* *PLVA662A * *NXP Semiconductors * *Low-voltage avalanche regulator diode * * * * * * *Irmax = 100nA @ 80%Vznom = 4,95V *IZRM = 250mA @ tp = 100µs *Vzmax = 6,4AV @ IZ = 250µA * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOT23 * *Package Pin 1: Anode *Package Pin 2: not connected *Package Pin 3: Cathode * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PLVA662A 1 2 * *The resistor R1, VZ and the *diode2 do not reflect *physical devices but improve *only modeling in the reverse *mode of operation. * R1 1 2 1E+012 D1 1 2 + DIODE1 D2 3 1 + DIODE2 VZ 2 3 0.1 .MODEL DIODE1 D + IS = 5E-016 + N = 0.98 + BV = 6.2 + IBV = 0.005 + RS = 0.2 + CJO = 1.115E-010 + VJ = 0.58 + M = 0.3 + FC = 0 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 1E-018 + N = 8.4 + RS = 10 .ENDS *