* ******************************************* * *PMEG3002ESF * *NXP Semiconductors * *30V, 0.2A low VF MEGA Schottky barrier rectifier * * * * *IFSM = 3.5A @ tp = 8ms *VF = 460mV @ IF = 200mA * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD962-2 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * * *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG3002ESF 1 2 R1 1 2 3E+007 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 = 8E-007 + N = 1.15 + BV = 41.46 + IBV = 0.0021 + RS = 0.5 + CJO = 3.75E-011 + VJ = 0.14 + M = 0.36 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-010 + N = 1 + RS = 0.9 .ENDS *