* ******************************************* * *PESD8V0S1ULD * *NEXPERIA Semiconductors * *Unidirectional ESD protection diode * * * * * * * * * * *VRWM = 8V *IPPM = 13A * * * * *Package pinning does not match Spice model pinning. *Package: SOD882D * *Package Pin 1: cathode *Package Pin 2: anode * * * *Extraction date (week/year): 03/2018 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PESD8V0S1ULD 1 2 * *The resistor R1, the diode D2 *and VZ do not reflect physical *devices but improve only modeling *in the reverse mode of operation. * R1 1 2 1E+011 D1 1 2 + DIODE1 D2 3 1 + DIODE2 VZ 2 3 8.6 * .MODEL DIODE1 D + IS = 1E-015 + N = 1 + BV = 9 + IBV = 1E-009 + RS = 0.3 + CJO = 6.51E-011 + VJ = 1 + M = 0.395 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 1E-013 + N = 1 + RS = 10 .ENDS *