* ******************************************* * *HPZR-C75-Q * *Nexperia * *High power voltage regulator diodes * * *VZmax = 78.6V @ IZ = 1mA *IRmax = 0.1ľA @ VR = 64V * * * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD123W * *Package Pin 1: cathode *Package Pin 2: anode * * * *Extraction date (week/year): 23/2022 *Simulator: SPICE3 * ******************************************* *# .SUBCKT HPZR-C75-Q 1 2 R1 1 2 3E+11 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve only modeling *in the reverse mode of operation. * .MODEL DIODE1 D + IS = 1E-14 + N = 1.01 + BV = 74.5 + IBV = 1.3E-09 + RS = 0.001 + CJO = 2.7E-10 + VJ = 0.8 + M = 0.37 + FC = 0 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 4E-12 + N = 1.7 + RS = 100 .ENDS *