Difference between revisions of "LTSpice"

From Steak Wiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
LTSpice is a popular simulation package.
 
LTSpice is a popular simulation package.
 
==Getting Started==
 
==Getting Started==
* https://learn.sparkfun.com/tutorials/getting-started-with-ltspice/all
+
* https://learn.sparkfun.com/tutorials/getting-started-with-ltspice/all - some videos here, and they also  link to the LT youtube playlist. The forum is DOA, don't bother clicking that. Some high frequency noise on the sprakfun videos. they cover most of what the LT videos cover but in a different interpretation. Both worth watching.
  
 
==Tips/Techniques==
 
==Tips/Techniques==
Line 12: Line 12:
 
* https://github.com/joaocarvalhoopen/LTSpice_on_Linux_Ubuntu__How_to_install_and_use
 
* https://github.com/joaocarvalhoopen/LTSpice_on_Linux_Ubuntu__How_to_install_and_use
 
For 32 bit linux, use LTSpice XVII.  
 
For 32 bit linux, use LTSpice XVII.  
 +
===Stepping Parameters===
 +
beginning, end, interval. E.g. test a capacitor from 2nf to 10nf in 2nf steps.
 +
* https://www.youtube.com/watch?v=hH74uZvEm6I
  
 
[[Category:online_notes]]
 
[[Category:online_notes]]

Latest revision as of 10:07, 6 May 2024

LTSpice is a popular simulation package.

Getting Started

Tips/Techniques

Amp Hour

https://theamphour.com/196-an-interview-with-mike-engelhardt-spice-simulator-synteresis/

Simulating a delay

https://www.youtube.com/watch?v=-aQ77YI7inI A competent user of LTSpice. A good video to show usage and a reasonable circuit as well (the circuit is essentially simulating a 555 timer from discrete (well op amps) components).

Guaranteed to Work on Linux (TM)

For 32 bit linux, use LTSpice XVII.

Stepping Parameters

beginning, end, interval. E.g. test a capacitor from 2nf to 10nf in 2nf steps.