*********************************************************** * * PMEG4010CPA * * Nexperia * * 1 A low VF dual MEGA Schottky barrier rectifier * IFmax = 120mA * VRmax = 40V * VFmax = 380mV @ IF = 1mA * IRmax = 10µA @ VR = 40V * * * * 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 PMEG4010CPA 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 = 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 *