* ******************************************* * *PMEG2002ESF * *NXP Semiconductors * *20V, 0,2A low VF MEGA Schottky barrier rectifier * * * * *IFSM = 4A @ tp = 8ms *VF = 310mV @ IF = 10mA * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD962 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG2002ESF 1 2 R1 1 2 2E+007 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve *only modeling in the reverse *mode of operation. * .MODEL DIODE1 D + IS = 5E-010 + N = 0.7 + BV = 36 + IBV = 0.0041 + RS = 0.3 + CJO = 4.511E-011 + VJ = 0.23 + M = 0.4 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 8E-008 + N = 0.9 + RS = 10 .ENDS *