Analyzed about 13 hours ago
A SPICE-like electronic circuit simulator and library written in Python.
Supported simulations:
Numeric simulations:
- Operating point, with guess computation to speed up the solution.
- DC analysis.
- AC analysis.
- Transient analysis, available differentiation formulas: implicit Euler
... [More]
, trapezoidal, gear orders from 2 to 5
- Periodic steady state analysis of non-autonomous circuits, time domain shooting and brute-force algorithms.
- Pole-Zero.
Symbolic simulation:
- small signal analysis
- extraction of transfer functions and singularities [Less]