*********************************************************** * * PMEG120G30ELP * * Nexperia * * 120V, 3A Silicon Germanium (SiGe) rectifier * IFmax = 3A (average) * VRmax = 120V * VFmax = 840mV @ IF = 3A * IRmax = 300µA @ VR = 120V * * * * * Package pinning does not match Spice model pinning. * Package: CFP5 (SOD128) * * Package Pin 1: Cathode * Package Pin 2: Anode * * * Extraction date (week/year): 50/2019 * 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 PMEG120G30ELP 1 2 R1 1 2 7E+11 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 5E-16 + N = 0.81 + BV = 129 + IBV = 0.03 + RS = 0.018 + CJO = 1.64E-10 + VJ = 0.61 + M = 0.48 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 6E-12 + N = 0.9 + RS = 0.1 .ENDS *