*********************************************************** * * PMEG150G10ELR * * Nexperia * * 150V, 1A SiGe rectifier * IFmax = 1A (average) * VRmax = 150V * VFmax = 850mV @ IF = 1A * IRmax = 150µA @ VR = 150V * * * * * Package pinning does not match Spice model pinning. * Package: CFP3 (SOD123W) * * Package Pin 1: Cathode * Package Pin 2: Anode * * * Extraction date (week/year): 06/2020 * 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 PMEG150G10ELR 1 2 R1 1 2 2E+13 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1E-14 + N = 0.89 + BV = 174 + IBV = 0.001 + RS = 0.05 + CJO = 5.37E-11 + VJ = 0.65 + M = 0.48 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 3E-12 + N = 0.91 + RS = 1 .ENDS *