* ******************************************* * *PMEG100V100EPLD * *NXP Semiconductors * *100V, 10A low leakage current Schottky barrier rectifier * * *VRmax = 100V * *IFmax(AV) = 10A *VF = 770mV @ IF = 10A *IR = 0,2ľA @ VR = 100V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: SOT1289 (CFP15) * *Package Pin 1: Cathode *Package Pin 2: Anode * * * *Extraction date (week/year): 49/2015 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG100V100ELPD 1 2 R1 1 2 6.5E+008 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 = 7.8E-009 + N = 1 + BV = 120 + IBV = 0.05 + RS = 0.08 + CJO = 5.899E-010 + VJ = 0.655 + M = 0.518 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 2E-011 + N = 1 + RS = 0.013 .ENDS *