Difference between revisions of "LTSpice"

From Steak Wiki
Jump to navigationJump to search
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]]

Revision as of 10:05, 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.