This repo contains the simulations of different linear circuits topologies.
It is employed multiple simulation techniques such as:
-
Backward-Euler
-
Forward-Euler
-
Trapezoidal
-
Runge-Kutta
Python programs were developed in order to observe the different simulation techniques results.
An academic version of PSIM was used in order to validated Python results.