* ****************************************** * *PMEG3010CEH * *NXP Semiconductors * *1A very low Vf MEGA Schottky barrier rectifiers * * * * *IFSM = 9A @ tp = 8ms *VF = 450mV @ IF = 1A * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD123F * *Package Pin 1: Cathode *Package Pin 2: Anode * * * * *Simulator: SPICE3 * ****************************************** *# .SUBCKT PMEG3010CEH 1 2 * *The resistor R1 and the diode2 *do not reflect physical devices but improve *only modeling in the reverse mode of operation. * R1 1 2 1E+007 D1 1 2 DIODE1 D2 1 2 DIODE2 * .MODEL DIODE1 D + IS = 3.73E-007 + N = 0.93 + BV = 40.37 + IBV = 1E-005 + RS = 0.07992 + CJO = 1.526E-010 + VJ = 0.41 + M = 0.48 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-014 + N = 1 + RS = 0.1 .ENDS *