* ******************************************* * *BAS16LS * *Nexperia * *High-speed switching diodes * * *VRmax = 100V * *IFmax = 215mA * *IRmax = 0,5µA @VR = 80V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: DFN1006BD-2(SOD882BD) * *Package Pin 1: cathode *Package Pin 2: anode * * * *Extraction date (week/year): 36/2020 *Simulator: SPICE3 * ******************************************* *# .SUBCKT BAS16LS 1 2 R1 1 2 5E+09 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve only modeling *in the reverse mode of operation. * .MODEL DIODE1 D + IS = 2.8E-09 + N = 1.85 + BV = 130 + IBV = 0.0005 + RS = 0.95 + CJO = 6E-13 + VJ = 0.5 + M = 0.07 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 2E-09 + N = 1.9 + RS = 200 .ENDS *