* ******************************************* * *ES2DP * *NXP Semiconductors * *200V, 2A hyperfast switching time PN-rectifier * * *VRmax = 200V * *IFmax = 2A *VFtyp = 890mV @ IF = 2A *IRtyp = 10nA @ VR = 200V * * * * *VRRM = 200V * * * * *Package pinning does not match Spice model pinning. *Package: SOD128 (SMD) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 48/2016 *Simulator: SPICE3 * ******************************************* *# .SUBCKT ES2DP 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 2.1E+010 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1E-014 + N = 0.9 + BV = 265 + IBV = 1E-007 + RS = 0.07 + CJO = 6.118E-011 + VJ = 0.8 + M = 0.54 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 2.5E-011 + N = 1.05 + RS = 2 .ENDS *