* ******************************************* * *BZB784-C3V9 * *NXP Semiconductors * *Voltage regulator double diodes * * * * * * *IR = 3µA @ VR = 1V *IZSM = 6A @ tp = 100µs *Vzmax = 4,1V @ IZ = 5mA * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOT323 * *Package Pin 1: Cathode D1 *Package Pin 2: Cathode D2 *Package Pin 3: common Anode * * * *Simulator: SPICE2 * ******************************************* *# * Please note: This device is an array and the * symbol has to be placed twice on the schematic * .SUBCKT BZB784-C3V9 1 2 * * The diode D2 does not reflect * a physical device. Instead it * improves modeling in the reverse * mode of operation. * D1 1 2 DIODE1 D2 1 2 DIODE2 * .MODEL DIODE1 D + IS = 3.431E-19 + N = 0.7931 + BV = 3.9 + IBV = 0.005 + RS = 0.4145 + CJO = 2.77E-10 + VJ = 0.6806 + M = 0.3301 .MODEL DIODE2 D + IS = 1.421E-10 + N = 1.705 + RS = 0.7031 .ENDS *