* ******************************************* * *PESD5V0L1USF * *NXP Semiconductors * *Low capacitance unidirectional ESD protection diodes * *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 PESD5V0L1USF 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 4E+011 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1E-016 + N = 1.01 + BV = 7.2 + IBV = 0.00065 + RS = 0.8 + CJO = 1.2E-011 + VJ = 0.46 + M = 0.22 + FC = 0 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 1E-018 + N = 1 + RS = 1 .ENDS *