*********************************************************** * * PMEG150G30ELP * * Nexperia * * 150V, 3A Silicon Germanium (SiGe) rectifier * IFmax = 3A (average) * VRmax = 150V * VFmax = 850mV @ IF = 3A * 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 PMEG150G30ELP 1 2 R1 1 2 1E+012 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 2E-018 + N = 0.7 + BV = 175 + IBV = 1E-005 + RS = 0.024 + CJO = 1.51E-010 + VJ = 0.65 + M = 0.5 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-010 + N = 1.08 + RS = 0.08 .ENDS *