* ******************************************* * *E3DP * *NXP Semiconductors * *200V, 3A hyperfast switching time PN-rectifier * * *VRmax = 200V * *IFmax = 3A *VFtyp = 900mV @ IF = 3A *IRtyp = 15nA @ 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 ES3DP 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 1.37E+010 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 4E-015 + N = 0.88 + BV = 263 + IBV = 1.5E-008 + RS = 0.045 + CJO = 6.404E-011 + VJ = 0.515 + M = 0.429 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 2.5E-011 + N = 1.05 + RS = 0.8 .ENDS *