* ******************************************* * *PSC1065H * *Nexperia * *650V, 10A SiC Schottky diode in DPAK R2P * * * * *IFmax = 10A *VFtyp = 1,5V @ IF = 10A *IRtyp = 1uA @ VR = 650V * * * * * * * * * *Package pinning does not match Spice model pinning. *Package: DPAK R2P (SOT8017) * *Package Pin 1: cathode *Package Pin 2: anode *Mounting base: connected to cathode * * *Extraction date (week/year): 08/2024 *Simulator: SPICE3 * ******************************************* *# .SUBCKT PSC1065H 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 6.5E+08 D1 1 2 + DIODE1 D2 1 2 + DIODE2 * .MODEL DIODE1 D + IS = 7E-16 + N = 1.12 + BV = 720 + IBV = 6.69E-08 + RS = 0.1 + CJO = 3.9E-10 + VJ = 3.2 + M = 0.498 + FC = 0.5 + TT = 0 + EG = 0.69 + XTI = 2 .MODEL DIODE2 D + IS = 8E-17 + N = 1 + RS = 0.09 .ENDS *