* ******************************************* * *PESD5V0S1USF * *NXP Semiconductors * *Unidirectional ESD protection diode * * * *VCL = 10,5V @ Ipp =1A *VBR = 7,0V @ IR = 1mA *IRM = 1nA @ VRWM = 5V * * * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD962 * *Package Pin 1: cathode *Package Pin 2: anode * * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PESD5V0S1USF 1 2 * *The resistor R1 and the diode2 do *not reflect physical devices but *improve only modeling in the *reverse mode of operation. * R1 1 2 8E+010 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 8E-017 + N = 0.98 + BV = 7 + IBV = 4E-006 + RS = 0.2 + CJO = 3.5E-011 + VJ = 0.58 + M = 0.306 + FC = 0 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 1E-018 + N = 1.08 + RS = 1 .ENDS *