* ******************************************* * *PMEG045V100EPE * *Nexperia * *45V, 10A low VF Schottky barrier rectifier * * *VRmax = 45V * *IFmax = 10A *VFmax = 0,49V @ IF = 10A *IRmax = 600µA @ VR = 45V * * * * * * * * * *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): 17/2022 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG045V100EPE 1 2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve only modeling in the forward *mode of operation. * R1 1 2 3.1E+05 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 3.4E-08 + N = 0.87 + BV = 49 + IBV = 0.04 + RS = 0.02 + CJO = 2097 + VJ = 0.45 + M = 0.546 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-06 + N = 0.97 + RS = 0.012 .ENDS *