* ******************************************* * *PMEG4010EPK * *NXP Semiconductors * *40V, 1A low VF MEGA Schottky barrier rectifiers * * *VRmax = 40V * *IFmax(AV) = 1A *VF = 540mV @ IF = 1A *IR = 0,6ľA @ VR = 10V * * * * * * *trr = 3ns * * *Package pinning does not match Spice model pinning. *Package: SOD1608 (DFN1608D-2) * *Package Pin 1: Anode D1 *Package Pin 2: Cathode D2 * * * *Extraction date (week/year): 01/2016 *Simulator: SPICE2 * ******************************************* *# .SUBCKT PMEG4010EPK 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+007 D1 1 2 DIODE1 D2 1 2 DIODE2 * .MODEL DIODE1 D + IS = 8E-013 + N = 0.9 + BV = 50.12 + IBV = 1.955E-005 + RS = 200 + CJO = 9.227E-011 + VJ = 0.42 + M = 0.5 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 2E-007 + N = 1 + RS = 0.1 .ENDS *