*********************************************************** * * PMEG3005ELD * * Nexperia * * 0.5 A low VF MEGA Schottky barrier rectifier * IFmax = 500mA (average) * VRmax = 30V * VFmax = 500mV @ IF = 500mA * IRmax = 200µA @ VR = 10V * * * * * Package pinning does not match Spice model pinning. * Package: SOD882D * * Package Pin 1: Cathode * Package Pin 2: Anode * * * Extraction date (week/year): # * Simulator: SPICE3 * *********************************************************** * * The resistor R1 and the diode D2 * do not reflect physical devices. * Instead they improve modeling in the * forward and reverse mode of operation. * .SUBCKT PMEG3005ELD 1 2 R1 1 2 4E+005 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1.8E-007 + N = 0.84 + BV = 39.81 + IBV = 0.00242 + RS = 0.5 + CJO = 4.092E-011 + VJ = 0.42 + M = 0.5 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 2E-006 + N = 1 + RS = 0.9 .ENDS *