* ******************************************* * *PMEG4010AESB * *NXP Semiconductors * *40V, 1A very low VF MEGA Schottky barrier rectifier * * *VRmax = 40V * *IFmax(AV) = 1A *VF = 435mV @ IF = 1A *IR = 325ľA @ VR = 40V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD993 (DSN1006-2) * *Package Pin 1: Anode D1 *Package Pin 2: Cathode D2 * * * *Extraction date (week/year): 51/2015 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG4010AESB 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 4.5E+005 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1E-005 + N = 0.95 + BV = 48 + IBV = 0.2 + RS = 0.1 + CJO = 1.426E-010 + VJ = 0.18 + M = 0.39 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-013 + N = 0.81 + RS = 0.07 .ENDS *