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