* ******************************************* * *PMEG050V150EPD * *NXP Semiconductors * *50V, 15A low VF MEGA Schottky barrier rectifier * * *VBR = 50V @ IR = 5mA * * *VF = 441mV @ IF = 15A *IR = 480ľA @ VR = 50V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOT1289 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG050V150EPD 1 2 R1 1 2 3.5E+005 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve *only modeling in the reverse *mode of operation. * .MODEL DIODE1 D + IS = 1E-005 + N = 1.03 + BV = 62 + IBV = 0.03 + RS = 0.004 + CJO = 3.107E-009 + VJ = 0.36 + M = 0.5 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-012 + N = 1 + RS = 1.2 .ENDS *