* ******************************************* * *PMEG2002AESFB * *Nexperia * *20V, 0.2A low VF MEGA Schottky barrier rectifier * * *VRmax = 20V * *IFmax = 0.28A *VF = 375mV @ IF = 200mA *IR = 5ľA @ VR = 10V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: DSN0603-2(SOD962-2) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 28/2017 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG2002AESFB 1 2 * *The resistor R1 and the diode D2 do not *reflect physical devices but improve *only modeling in the reverse *mode of operation. * R1 1 2 2E+006 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 8E-009 + N = 0.7 + BV = 33 + IBV = 0.0041 + RS = 0.3 + CJO = 4.23E-011 + VJ = 0.17 + M = 0.38 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-006 + N = 0.97 + RS = 7 .ENDS *