* ******************************************* * *PMEG060V100EPD * *NXP Semiconductors * *60V, 10A low VF MEGA Schottky barrier rectifier * * *VBR = 60V @ IR = 5mA * * *VF = 487mV @ IF = 10A *IR = 200ľA @ VR = 60V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOT1289 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG060V100EPD 1 2 R1 1 2 8E+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 = 7E-006 + N = 1.045 + BV = 71.5 + IBV = 0.03 + RS = 0.009 + CJO = 1.853E-009 + VJ = 0.35 + M = 0.5 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-012 + N = 1 + RS = 1.2 .ENDS *