* ******************************************* * *PESD42VS2UT * *Nexperia * *Double ESD protection diode array *VCL = 80,0V @ IPPM = 1,8A * * * * * * * * * *VRWM = 42V *IPPM = 1,8A @ tp = 8/20µs * * * * *Package pinning does not match Spice model pinning. *Package: SOT23 (TO-236AB) * *Package Pin 1: cathode (diode1) *Package Pin 2: cathode (diode2) *Package Pin 3: common anode * * *Extraction date (week/year): 04/2019 *Simulator: SPICE3 ******************************************* *# .SUBCKT PESD42VS2UT 1 2 * *The resistor R1 and the diode D2 *do not reflect physical devices *but improve only modeling in the *reverse mode of operation. * R1 1 2 5E+011 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 3E-015 + N = 1.07 + BV = 47 + IBV = 0.001 + RS = 0.3 + CJO = 1.855E-011 + VJ = 0.65 + M = 0.33 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 2E-016 + N = 1 + RS = 40 .ENDS *