* ******************************************* * *PMEG3002EEF * *Nexperia * *30V, 0.2A low VF MEGA Schottky barrier rectifier * * *VRmax = 30V * *IFmax(AV) = 0.2A *VF = 0.45V @ IF = 0.2A *IR = 2.1ľ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 PMEG3002EEF 1 2 R1 1 2 2E+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 = 5E-009 + N = 0.8 + BV = 37.8 + IBV = 0.001 + RS = 0.45 + CJO = 3E-011 + VJ = 0.7 + M = 0.53 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-012 + N = 1 + RS = 500 .ENDS *