* ******************************************* * *PESD5V0F1USF * *NXP Semiconductors * *Extremely low capacitance unidirectional *ESD protection diodes * *VCL = 10V @ Ipp = 3A *VBR = 8,0V @ IR = 5mA *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 PESD5V0F1USF 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 = 8.4 + IBV = 4E-006 + RS = 3 + CJO = 7.07E-013 + VJ = 4 + M = 0.03 + FC = 0 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 1E-018 + N = 1.08 + RS = 1 .ENDS *