• WARNING: Tube/Valve amplifiers use potentially LETHAL HIGH VOLTAGES.
    Building, troubleshooting and testing of these amplifiers should only be
    performed by someone who is thoroughly familiar with
    the safety precautions around high voltages.

ISYS Depletion MOSFET for cathode CCS in LTspice

Hi,

I'm testing the IXTP08N100D2 Depletion N-Mosfet in a cathode CCS. So far so good, it works exactly as expected in real life.

Now I want to add this type of MOSFET to my ltSpice XVII schematic diagram for simulation and analyzing. I found only one spice model on the IXYS website: IXTT20N50D. I did not edit this file, but just added this to my files and to my drawing. When trying to run a test I get an error.

I'm very limited in my knowledge of LTspice, and cannot work out what went wrong or what to change.

Regards, Gerrit
 

Attachments

  • ltspice1.png
    ltspice1.png
    32.6 KB · Views: 280
  • ltspice2.png
    ltspice2.png
    28 KB · Views: 263
Gerrit,

you don't need the .asy
Just put a NMOS and .lib IXTT20N50D.lib on the canvas
Hold down control and then RMB on the NMOS, then set value=IXTT20N50D
(By setting prefix=X, LTspice expects a .SUBCKT and not a .MODEL)
 
Hi,

First of all thanks for all the help.

I have used the information posted by Ray to get the right IXYS part in the diagram. But I cannot get the MOSFET working in simulation. There should be around 4 mA running in each triode, with 8 mA total running through the MOSFET.

This is not true in this simulation. LTspice runs the file without any errors. I'm pretty sure I made a mistake somewhere, but I don't have enough knowlegde of LTspice yet to find out what or where.

I attach the essential part of my diagram with the MOSFET CCS. I see the old ISYS part is still mentioned, but I don't think that causes the difference.

Regards, Gerrit
 

Attachments