* ******************************************* * *PMEG6010AESB * *NXP Semiconductors * *60V, 1A low VF MEGA Schottky barrier rectifier * * *VRmax = 60V * *IFmax(AV) = 1A *VF = 525mV @ IF = 1A *IR = 185ľA @ VR = 60V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD993 (DSN 1006-2) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 31/2015 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG6010AESB 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 1E+006 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1E-010 + N = 1.1 + BV = 74 + IBV = 0.001 + RS = 1 + CJO = 1.08E-010 + VJ = 0.4 + M = 0.5 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 4E-006 + N = 1.02 + RS = 0.2 .ENDS *