*********************************************************** * * BAS16 * * 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: SOT23 (TO-236AB) * * Package Pin 1: Anode * Package Pin 2: Not Connected * Package Pin 3: Cathode * * * 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 BAS16 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 = 129.6 + IBV = 2.906E-007 + RS = 1.1 + CJO = 4.29E-013 + VJ = 0.68 + M = 0.026 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 3E-015 + N = 1.1 + RS = 280 .ENDS *