* ******************************************* * *MMBZ16VAL * *Nexperia Semiconductors * *Low capacitance unidirectional double ESD protection diodes * * *VBR = 16V @ IR = 1mA * * *VFmax = 0.9V @ IF = 10A *IR = 0.1nA @ VRWM = 13V * * * *VRWM = 13V * * *Cd = 76pF * * *Package pinning does not match Spice model pinning. *Package: SOT23 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 11/2017 *Simulator: SPICE3 * ******************************************* *# .SUBCKT MMBZ16VAL 1 2 R1 1 2 1.5E+011 D1 1 2 + DIODE * *The resistor R1 does not reflect *a physical devices but improves *only modeling in the reverse *mode of operation. * .MODEL DIODE D + IS = 4E-014 + N = 1.18 + BV = 16.3 + IBV = 0.1 + RS = 1 + CJO = 7.548E-011 + VJ = 0.65 + M = 0.334 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .ENDS *