* ******************************************* * *PMEG4010ESB * *NXP Semiconductors * *40V, 1A low VF MEGA Schottky barrier rectifier * * *VRmax = 40V * *IFmax(AV) = 1A *VF = 510mV @ IF = 1A *IR = 13ľA @ VR = 40V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD993 (DSN1006-2) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 18/2015 *Simulator: SPICE2 * ******************************************* *# .SUBCKT PMEG4010ESB 1 2 R1 1 2 5E+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 = 2.5E-007 + N = 0.99 + BV = 50.5 + IBV = 0.0051 + RS = 0.07 + CJO = 1.35E-010 + VJ = 0.295 + M = 0.465 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-010 + N = 0.98 + RS = 100.2 .ENDS *