*********************************************************** * * PMEG6010CPA * * Nexperia * * 1 A low VF dual MEGA Schottky barrier rectifier * IFmax = 1A (average) * VRmax = 60V * VFmax = 540mV @ IF = 1A * 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): 21/2024 * Simulator: SPICE3 * *********************************************************** * .SUBCKT PMEG6010CPA 1 2 * * The resistor R1 and the diode D2 * do not reflect physical devices. * Instead they improve modeling in the * forward and reverse mode of operation. * R1 1 2 2E+06 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 5E-10 + N = 0.9 + BV = 74.13 + IBV = 0.001 + RS = 0.3 + CJO = 2.034E-10 + VJ = 0.42 + M = 0.49 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-06 + N = 1.02 + RS = 0.14 .ENDS *