Skip to content

C++ DC circuits solver. Can solve basic circuits with resistances, current sources, and voltage sources. Uses Eigen for matrix computations. Written for a university group project, hopefully will be extended to alternating current circuits and more properly documented in the future.

License

rka97/Circuits-Solver

Repository files navigation

Circuits-Solver

Console-based C++ DC circuits simulator. Can simulate basic circuits with resistances, current sources, and voltage sources. Can compute thevenin equivalents and maximum power transfer and solve circuits by superposition. Uses Eigen for matrix computations. Written for a university group project, hopefully will be extended to alternating current circuits and more properly documented in the future. An operation manual is included.

About

C++ DC circuits solver. Can solve basic circuits with resistances, current sources, and voltage sources. Uses Eigen for matrix computations. Written for a university group project, hopefully will be extended to alternating current circuits and more properly documented in the future.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages