*********************************************************** * * PMEG4050EP * * Nexperia * * 1 A low VF dual MEGA Schottky barrier rectifier * IFmax = 1A (average) * VRmax = 60V * VFmax = 540mV @ IF = 5A * IRmax = 100µA @ VR = 60V * * * * Package pinning does not match Spice model pinning. * Package: SOT1061 * * Package Pin 1: Anode D1 * Package Pin 2: Anode D2 * Package Pin 3: Common Cathode * * * Extraction date (week/year): # * Simulator: SPICE2 * *********************************************************** * * Please note: This device is an array and the * symbol has to be placed twice on the schematic. * * The resistors R1, R2 and the diode D2 * do not reflect physical devices. * Instead they improve modeling in the * forward and reverse mode of operation. * .SUBCKT PMEG6010CPA 1 2 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 = 74.13 + IBV = 6.124E-005 + RS = 160 + CJO = 2.034E-010 + VJ = 0.42 + M = 0.49 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-007 + N = 1.02 + RS = 0.14 .ENDS *