*********************************************************** * * BZB100A * * Nexperia * * Bidirectional Zener diode * IRmax = 50nA @ VR = 76V * VZmax = 105V @ IZ = 1mA * IZSM = 0,23A @ tp = 100µs * * * * * Package pinning does not match Spice model pinning. * Package: SOD323 (SC-76) * * Package Pin 1: Cathode D1 * Package Pin 2: Cathode D2 * * * * Extraction date (week/year): # * Simulator: SPICE2 * *********************************************************** * * The resistors R1 and R2 do not reflect * physical devices. Instead they * improve modeling in the reverse * mode of operation. * .SUBCKT BZB100A 1 2 R1 1 22 5E+011 R2 2 22 5E+011 D1 22 1 DIODE1 D2 22 2 DIODE2 * .MODEL DIODE1 D + IS = 1E-015 + N = 1 + BV = 100 + IBV = 0.001 + RS = 0.1 + CJO = 1.13E-011 + VJ = 1.616 + M = 0.5353 + FC = 0.5 * .MODEL DIODE2 D + IS = 1E-014 + N = 1 + BV = 100 + IBV = 0.001 + RS = 0.1 + CJO = 1.13E-011 + VJ = 1.423 + M = 0.517 + FC = 0.5 .ENDS *