* ******************************************* * *PMEG6030ELP-Q * *NEXPERIA * *60V, 3A low leakage current Schottky barrier rectifier * * *VRmax = 60V * *IFmax(AV) = 3A *VFmax = 670mV @ IF = 3A *IRmax = 1µA @ VR = 60V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOD128 * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 17/2022 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG6030ELP-Q 1 2 R1 1 2 1.96E+08 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * *The resistor R1 and the diode D2 do *not reflect physical devices but *improve only modeling in the reverse *mode of operation. * .MODEL DIODE1 D + IS = 1E-09 + N = 0.92 + BV = 72 + IBV = 0.03 + RS = 0.027 + CJO = 5E-10 + VJ = 0.6 + M = 0.48 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 5E-12 + N = 1 + RS = 1 .ENDS *