* ******************************************* * *PMEG4010CPAS * *NXP Semiconductors * *40V, 1A low VF dual MEGA Schottky barrier rectifier * * * * *IFSM = 9A @ tp = 8ms *VF = 440mV @ IF = 1A * * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: DFN2020D-3 (SOT1061D) * *Package Pin 1: Anode D1 *Package Pin 2: Anode D2 *Package Pin 3: common Cathode * * * *Simulator: SPICE2 * ******************************************* *# * Please note: This device is an array and the * symbol has to be placed twice on the schematic * .SUBCKT PMEG4010CPAS 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 3 1E+007 D1 1 3 + DIODE1 D2 1 3 + DIODE2 R2 2 3 1E+007 * .MODEL DIODE1 D + IS = 8E-008 + N = 0.9 + BV = 48.98 + IBV = 1.955E-005 + RS = 100 + CJO = 2.309E-010 + VJ = 0.28 + M = 0.44 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5.2E-007 + N = 1 + RS = 0.14 .ENDS *