* ******************************************* * *BZX84-C47 * *Nexperia * *Voltage regulator diodes * * * * * * *IRmax = 50nA @ VR = 32,9V *IZSM = 0,5A @ tp = 100µs *VZmax = 50V @ IZ = 5mA * * * * * * * *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): 40/2022 *Simulator: SPICE3 * ******************************************* *# .SUBCKT BZX84-C47 1 2 * *The resistor R1 and the diode2 *do not reflect physical devices *but improve only modeling in the *forward mode of operation. * R1 1 2 1E+12 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 3E-15 + N = 1.09 + BV = 46.93 + IBV = 0.001 + RS = 0.396 + CJO = 1.697E-11 + VJ = 0.6 + M = 0.35 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 2E-16 + N = 1 + RS = 40 .ENDS *