*********************************************************** * * PMEG6020ETR * * Nexperia * * High-temperature 60 V, 2 A Schottky barrier rectifier * IFmax = 2A (average) * VRmax = 60V * VFmax = 460mV @ IF = 2A * IRmax = 150µA @ VR = 60V * * * * * Package pinning does not match Spice model pinning. * Package: CFP3 (SOD123W) * * Package Pin 1: Cathode * Package Pin 2: Anode * * * Extraction date (week/year): 17/2021 * 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 PMEG6020ETR 1 2 R1 1 2 1E+06 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 4.6E-07 + N = 0.932 + BV = 66 + IBV = 0.03 + RS = 0.048 + CJO = 4.5E-10 + VJ = 0.4 + M = 0.506 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-12 + N = 1 + RS = 1.2 .ENDS *