* ******************************************* * *PMEG2005AESF * *NXP Semiconductors * *20V, 0.5A low VF MEGA Schottky barrier rectifier * * * * *IFSM = 4.5A @ tp = 8ms *VF = 475mV @ IF = 500mA * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD962-2 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG2005AESF 1 2 R1 1 2 2.2E+006 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 = 1E-008 + N = 0.7 + BV = 31 + IBV = 0.0041 + RS = 0.3 + CJO = 4.911E-011 + VJ = 0.2 + M = 0.38 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-006 + N = 0.99 + RS = 10 .ENDS *