*********************************************************** * * PMEG4010ETR * * Nexperia * * High-temperature 40 V, 1 A Schottky barrier rectifier * IFmax = 1A (average) * VRmax = 40V * VFmax = 490mV @ IF = 1A * IRmax = 50µA @ VR = 40V * * * * * 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 PMEG4010ETR 1 2 R1 1 2 4E+06 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 2E-07 + N = 0.9 + BV = 42 + IBV = 0.003 + RS = 0.07 + CJO = 2.39E-10 + VJ = 0.34 + M = 0.45 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-12 + N = 1 + RS = 1 .ENDS *