* ******************************************* * *PMEG2015EPK * *NXP Semiconductors * *20V, 1.5A low VF MEGA Schottky barrier rectifier * * *VRmax = 20V * *IFmax(AV) = 1,5A *VF = 375mV @ IF = 1,5A *IR = 70ľA @ VR = 10V * * * * * * *trr = 5ns * * *Package pinning does not match Spice model pinning. *Package: SOD1608 (DFN1608D-2) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 01/2016 *Simulator: SPICE2 * ******************************************* *# .SUBCKT PMEG2015EPK 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 1.2E+005 D1 1 2 DIODE1 D2 1 2 DIODE2 * .MODEL DIODE1 D + IS = 8E-012 + N = 0.9 + BV = 26.3 + IBV = 1.96E-005 + RS = 20 + CJO = 2.015E-010 + VJ = 0.26 + M = 0.43 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1.6E-005 + N = 1 + RS = 0.03 .ENDS *