* ******************************************* * *PNE20010EXD * *Nexperia * *200V, 1A hyperfast recovery rectifier * * *VRmax = 200V * *IFmax(AV) = 1A *VFmax = 1,02V @ IF = 1A *IRmax = 75nA @ VR = 200V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: CFP2-HP (SOD323HP) * *Package Pin 1: cathode *Package Pin 2: anode * * * *Extraction date (week/year): 09/2022 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PNE20010EXD 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 9E+10 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 1.2E-11 + N = 1.11 + BV = 263 + IBV = 1E-06 + RS = 0.8 + CJO = 2.6E-11 + VJ = 0.41 + M = 0.37 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 3E-13 + N = 1.11 + RS = 0.08 .ENDS *