*********************************************************** * * PMEG100T100ELPE * * Nexperia * * 100V, 10A low leakage current Trench MEGA Schottky barrier rectifier * IFmax = 10A (average) * VRmax = 100V * VFmax = 810mV @ IF = 10A * IRmax = 5µA @ VR = 100V * * * * Package pinning does not match Spice model pinning. * Package: CFP15B (SOT1289B) * * Package Pin 1: Anode * Package Pin 2: Anode * Package Pin 3: Cathode * * * Extraction date (week/year): 50/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 PMEG100T100ELPE 1 2 R1 1 2 1.5E+08 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 5E-09 + N = 0.85 + BV = 109 + IBV = 0.04 + RS = 0.065 + CJO = 1.2E-09 + VJ = 0.6 + M = 0.56 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-09 + N = 0.9 + RS = 0.042 .ENDS *