Electronic – How to import a spice model into LT spice

ltspicemodelingspice

I decided to create a question of how to import models into LT spice since there were questions that are related but no definitive guide on how to import 3rd party models on this site. There are many ways to do this, post your favorite method

How do I import a 3rd party spice model into LT spice?

Best Answer

It is possible in LTspice IV to create a new symbol from scratch for a third-party model but who has the time? Follow these easy steps to generate a new symbol for a third-party model defined in a subcircuit (.SUBCKT statement).

  1. Open the netlist file that contains the subcircuit definitions in LTspice (File > Open or drag file into LTspice)
  2. Right-click the line containing the name of the subcircuit, and select Create Symbol:
  3. Edit the symbol if needed and save.

To use the new symbol (and associated third party model) in a schematic, select the symbol from the AutoGenerated directory in the component library (F2) and place it in your schematic

Source: https://www.analog.com/en/technical-articles/ltspice-simple-steps-to-import-third-party-models.html