* ******************************************* * *PMEG3001EEF * *Nexperia * *30V, 0.1A low VF MEGA Schottky barrier rectifier * * *VRmax = 30V * *IFmax(AV) = 0.1A *VF = 415mV @ IF = 10mA *IR = 0.12ľA @ VR = 30V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: DFN0603-2 (SOD972E) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 50/2018 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG3001EEF 1 2 R1 1 2 3E+008 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 = 5E-009 + N = 1.04 + BV = 37.8 + IBV = 0.001 + RS = 2.8 + CJO = 4.35E-012 + VJ = 1.2 + M = 0.16 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-012 + N = 1 + RS = 500 .ENDS *