*********************************************************** * * PMEG150G20ELP * * Nexperia * * 150V, 2A Silicon Germanium (SiGe) rectifier * IFmax = 2A (average) * VRmax = 150V * VFmax = 850mV @ IF = 2A * IRmax = 30nA @ VR = 150V * * * * * Package pinning does not match Spice model pinning. * Package: CFP5 (SOD128) * * Package Pin 1: Cathode * Package Pin 2: Anode * * * Extraction date (week/year): 20/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 PMEG150G20ELP 1 2 * R1 1 2 2E+013 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1E-013 + N = 0.86 + BV = 176 + IBV = 0.001 + RS = 0.055 + CJO = 1.11E-010 + VJ = 0.65 + M = 0.49 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-012 + N = 0.9 + RS = 1 .ENDS *