* ******************************************* * *ES1GR * *NEXPERIA Semiconductors * *400V, 1A hyperfast switching time PN-rectifier * * *VRmax = 400V * *IFmax = 2A *VFtyp = 1050mV @ IF = 1A *IRtyp = 10nA @ VR = 400V * * * * *VRRM = 400V * * * * *Package pinning does not match Spice model pinning. *Package: CFP3 (SOD123W) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 41/2017 *Simulator: SPICE3 * ******************************************* *# .SUBCKT ES1GR 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.8E+010 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 8E-013 + N = 0.9 + BV = 485 + IBV = 5E-008 + RS = 4 + CJO = 3.626E-011 + VJ = 0.4 + M = 0.41 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-019 + N = 0.74 + RS = 0.18 .ENDS *