* ******************************************* * *ES1DR * *NXP Semiconductors * *200V, 1A hyperfast switching time PN-rectifier * * *VRmax = 200V * *IFmax = 1A *VFtyp = 0.9V @ IF = 1A * * * * * *VRRM = 200V * * * * *Package pinning does not match Spice model pinning. *Package: SOD123W (SMD) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 48/2016 *Simulator: SPICE3 * ******************************************* *# .SUBCKT ES1DR 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 4E+010 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 2E-014 + N = 0.95 + BV = 266 + IBV = 5E-009 + RS = 0.16 + CJO = 3.521E-011 + VJ = 0.55 + M = 0.43 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 3E-011 + N = 1.1 + RS = 1.5 .ENDS *