* ******************************************* * *S1DR * *NEXPERIA Semiconductors * *200V, 1A high power density, standard switching time PN-rectifier * * *VRmax = 200V * *IFmax = 1A *VFtyp = 880mV @ IF = 1A *IRtyp = 0.002ľA @ VR = 200V * * * * *VRRM = 200V * * * * *Package pinning does not match Spice model pinning. *Package: SOD123W * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 49/2017 *Simulator: SPICE3 * ******************************************* *# .SUBCKT S1DR 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 1E+011 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 6E-014 + N = 1.08 + BV = 275 + IBV = 5E-008 + RS = 0.01 + CJO = 2.654E-011 + VJ = 0.45 + M = 0.36 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-018 + N = 1 + RS = 300 .ENDS *