* ******************************************* * *PMEG4005ESF * *NXP Semiconductors * *40V, 0.5A low VF MEGA Schottky barrier rectifier * * * * *IFSM = 3.5A @ tp = 8ms *VF = 750mV @ IF = 500mA * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD962-2 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG4005ESF 1 2 R1 1 2 4E+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 = 6E-008 + N = 0.99 + BV = 50 + IBV = 0.0021 + RS = 0.6 + CJO = 3E-011 + VJ = 0.24 + M = 0.36 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-010 + N = 0.78 + RS = 1.2 .ENDS *