* ******************************************* * *BAS17 * *NXP Semiconductors * *Low-voltage stabistor * * * * * *VFmax = 960mV @ IF = 100mA *IRmax = 5ľA @ VR = 4V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOT23 * *Package Pin 1: Anode *Package Pin 2: not connected *Package Pin 3: Cathode * * *Extraction date (week/year): 51/2015 *Simulator: SPICE3 * ******************************************* *# .SUBCKT BAS17 1 2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve only modeling in the reverse *mode of operation. * R1 1 2 8E+014 D1 1 2 DIODE1 D2 1 2 DIODE2 * .MODEL DIODE1 D + IS = 2.79E-015 + N = 1.05 + BV = 68.85 + IBV = 1.2E-007 + RS = 0.29 + CJO = 1.328E-011 + VJ = 0.7 + M = 0.375 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 1.2E-015 + N = 3.2 + RS = 0.12 .ENDS *