(no title)
iaaan
|
7 months ago
The naive programmer in me wants to assume, "It can't possibly be that hard to simulate a circuit," and get to work on prototyping my own simulation engine but the fact that this apparently has not ben adequately solved yet gives me pause.
bartlettD|7 months ago
Theres an interesting article by Mike Engelhardt (author of LTspice) which gives hints on the details of their implementation.
https://www.analog.com/media/en/technical-documentation/tech...
fc417fc802|7 months ago
Imagine trying to simulate something that used water in tubes to implement logic, except it's analog logic and there's resonance and some of the joints start leaking when they exceed a certain pressure and etc.
tuatoru|7 months ago
LT-spice is just a graphical front end to make SPICE easier to use.
Yeah, analog is hard.