* ******************************************* * *BZB84-C2V7 * *NXP Semiconductors * *Dual Zener diodes * * * * * *VFmax = 0,9V @ IF = 10mA * * *VZmax = 2,9V @ IZ = 5mA * * * *PZSM = 40W * * * *Package pinning does not match Spice model pinning. *Package: SOT23 (TO-236AB) * *Package Pin 1: Cathode D1 *Package Pin 2: Cathode D2 *Package Pin 3: common Anode * * *Extraction date (week/year): 01/2016 *Simulator: SPICE2 * ******************************************* *# * Please note: This device is an array and the * symbol has to be placed twice on the schematic * .SUBCKT BZB84-C2V7 1 2 R1 1 2 1E+008 D1 1 2 + DIODE1 D2 3 1 + DIODE2 VZ 2 3 0.0001 * *The resistor R1, the diode D2 and *VZ do not reflect *physical devices but improve *only modeling in the reverse *mode of operation. * .MODEL DIODE1 D + IS = 5E-012 + N = 1.41 + BV = 3 + IBV = 0.005 + RS = 0.31 + CJO = 1.79E-010 + VJ = 0.8 + M = 0.35 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 2E-008 + N = 7.73 + RS = 40 .ENDS *