This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Add a LTspice Mosfet Model as a Macro on TINA-TI simulator

Other Parts Discussed in Thread: TINA-TI

Hi to everyone

I have this 2 LTSpice models (provided by Bob Cordell):

* IRFP240C VDMOS   copyright Cordell Audio December 6, 2010

.model irfp240C VDMOS(nchan Vto=4.0 Kp=4.8 Lambda=0.0032 Rs=0.01 Rd=0.1 Rds=1e7 Cgdmax=2600p Cgdmin=10p a=0.35 Cgs=1250p Cjo=3000p m=0.75 VJ=2.5 IS=4.0E-06 N=2.4)

* IRFP9240C VDMOS   copyright Cordell Audio December 6, 2010

.model irfp9240C VDMOS(pchan Vto=-3.76 Kp=9 Lambda=0.004 Rs=0.064 Rd=0.1 Rds=1e7 Cgdmax=1200p Cgdmin=15p a=0.26 Cgs=1130p Cjo=2070p m=0.68 VJ=2.5 IS=4.0E-06 N=2.4)

and I need to use them on TINA-TI simulator. I know I have to create a new macro but I don't know how to do it because it is a model of a VDMOS and not a .subckt

I really appreciate any help from you guys.

Thanks