* ******************************************* * *PMEG3010ESB * *NXP Semiconductors * *30V, 1A low VF MEGA Schottky barrier rectifier * * *VRmax = 30V * *IFmax(AV) = 1A *VF = 495mV @ IF = 1A *IR = 12ľA @ VR = 30V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD993 (DSN1006-2) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 18/2015 *Simulator: SPICE2 * ******************************************* *# .SUBCKT PMEG3010ESB 1 2 R1 1 2 5E+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 = 2.5E-007 + N = 0.99 + BV = 43 + IBV = 0.0051 + RS = 0.07 + CJO = 1.7E-010 + VJ = 0.29 + M = 0.46 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-010 + N = 0.98 + RS = 100.2 .ENDS *