* ******************************************* * *PLVA668A * *Nexperia * *Low-voltage avalanche regulator diode * * * * * *VFmax = 0,9V @ IF = 10mA * *IZRM = 250mA @ tp = 100µs *VZmax = 7V @ 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 * * *Extraction date (week/year): 26/2020 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PLVA668A 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 1.8E+11 D1 1 2 + DIODE1 D2 3 1 + DIODE2 VZ 2 3 0.43 .MODEL DIODE1 D + IS = 1E-15 + N = 1 + BV = 6.8 + IBV = 2E-05 + RS = 1.3 + CJO = 1.266E-10 + VJ = 0.6 + M = 0.3 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 4E-16 + N = 12.9 + RS = 20 .ENDS *