* ******************************************* * *PMEG45A10EPD * *NXP Semiconductors * *45V, 10A low VF MEGA Schottky barrier rectifiers * * * * * *VF = 473mV @ IF = 10A *IR = 150ľA @ VR = 45V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOT1289 * *Package Pin 1: Anode D1 *Package Pin 2: Cathode D1 *Package Pin 3: Cathode D1 * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG45A10EPD 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 = 9E-007 + N = 0.88 + BV = 54.5 + IBV = 0.002 + RS = 0.01 + CJO = 1.283E-009 + VJ = 0.376 + M = 0.5 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-013 + N = 1 + RS = 0.1 .ENDS *