* ******************************************* * *PNE20060CPE * *Nexperia * *200V, 2 x 3 A dual common cathode hyperfast recovery rectifier * * *VRmax = 200V * *IFmax = 3A *VF = 0,87V @ IF = 3A *IRmax = 1ľA @ VR = 200V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: CFP15B (SOT1289B) * *Package Pin 1: anode (diode1) *Package Pin 2: anode (diode2) *Package Pin 3: common cathode * * *Extraction date (week/year): 04/2020 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PNE20060CPE 1 2 * *The resistor R1 and the diode D2 do not reflect *physical devices but improve only modeling in the reverse *mode of operation. * R1 1 2 2.5E+10 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 2E-12 + N = 0.92 + BV = 259 + IBV = 6.69E-08 + RS = 0.7 + CJO = 9.24E-11 + VJ = 0.48 + M = 0.42 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 5E-14 + N = 0.95 + RS = 0.035 .ENDS *