* ******************************************* * *PMEG6010ESB * *NXP Semiconductors * *60V, 1A low VF MEGA Schottky barrier rectifier * * *VRmax = 60V * *IFmax(AV) = 1A *VF = 625mV @ 1A *IR = 9ľA @60V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD993 (DSN1006-2) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 36/2015 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG6010ESB 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 2E+007 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 = 1E-010 + VJ = 0.44 + M = 0.5 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 3.8E-007 + N = 1.03 + RS = 0.22 .ENDS *