LTSpice: Difference between revisions

From wikipost
Jump to navigation Jump to search
(Created page with "LTSpice is a free electronics simulation program from Analog Devices (originally made by Linear Technologies). It can be downloaded from their website: https://www.analog.co...")
 
(No difference)

Latest revision as of 01:36, 25 September 2021

LTSpice is a free electronics simulation program from Analog Devices (originally made by Linear Technologies).

It can be downloaded from their website: https://www.analog.com/en/design-center/design-tools-and-calculators.html


If the component you want to use in your circuit is not available you can import one.

LTSpice models are available in two types:


  • Model (.mod, model)

- these are simple components such as transistors and diodes

  • SubCircuit (.sub, subckt)

- these are more complex parts made up of simpler Spice parts (diodes, transistors, resistors etc)


comp (component)

sub ()

lib (library)

inc (include)

sym (symbol)