*********************************************************** * * BAS16L * * Nexperia * * High-speed switching diodes * IFmax = 215mA * VRmax = 100V * VFmax = 1,25V @ IF = 150mA * IRmax = 0,5µA @ VR = 80V * * * * Package pinning does not match Spice model pinning. * Package: SOD882 (DFN1006-2) * * Package Pin 1: Cathode * Package Pin 2: Anode * * * * Extraction date (week/year): # * Simulator: SPICE3 * *********************************************************** * * The resistor R1 and the diode D2 * do not reflect physical devices. * Instead they improve modeling in the * forward and reverse mode of operation. * .SUBCKT BAS16L 1 2 R1 1 2 5E+009 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 3.9E-009 + N = 1.9 + BV = 133.4 + IBV = 1.91E-008 + RS = 1.1 + CJO = 9.926E-013 + VJ = 0.4 + M = 0.05 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 3E-015 + N = 1.1 + RS = 280 .ENDS *