* ******************************************* * *PMEG3010AESA * *NXP Semiconductors * *30V, 1A low VF MEGA Schottky barrier rectifier * * *VRmax = 30V * *IFmax(AV) = 1A *VF = 415mV @ IF = 1A *IR = 300ľA @ VR = 30V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD995 (DSN1006U-2) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 51/2015 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG3010AESA 1 2 R1 1 2 4E+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 = 1.2E-005 + N = 0.94 + BV = 38.5 + IBV = 0.2 + RS = 0.1 + CJO = 1.9E-010 + VJ = 0.21 + M = 0.43 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 6E-013 + N = 0.81 + RS = 0.6 .ENDS *