* ******************************************* * *PMEG10020ELXE-Q * *Nexperia * *100V, 2A low leakage Schottky barrier rectifier * * *VRmax = 100V * *IFmax(AV) = 2A *VFmax = 0,84V @ IF = 2A *IRmax = 500µA @ VR = 100V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: CFP3-HP (SOD123WHP) * *Package Pin 1: cathode *Package Pin 2: anode * * * *Extraction date (week/year): 03/2024 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PMEG10020ELXE 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 1E+10 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1.1E-08 + N = 1.54 + BV = 120 + IBV = 0.04 + RS = 0.025 + CJO = 8.8E-11 + VJ = 0.66 + M = 0.47 + FC = 0 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 1E-08 + N = 1.2 + RS = 0.33 .ENDS *