https://github.com/abdallahhemdan/circuits-solver
🔌Circuits Solver is a simple tool to simulate and solve AC circuits....
https://github.com/abdallahhemdan/circuits-solver
circuit circuit-analysis circuit-solver circuits circuits-simulator cpp cufe-2022
Last synced: 8 months ago
JSON representation
🔌Circuits Solver is a simple tool to simulate and solve AC circuits....
- Host: GitHub
- URL: https://github.com/abdallahhemdan/circuits-solver
- Owner: AbdallahHemdan
- License: mit
- Created: 2019-03-14T01:53:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T02:13:00.000Z (almost 7 years ago)
- Last Synced: 2025-03-31T09:41:20.793Z (10 months ago)
- Topics: circuit, circuit-analysis, circuit-solver, circuits, circuits-simulator, cpp, cufe-2022
- Language: C++
- Homepage:
- Size: 3.69 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🔌Circuits Solver
Circuits Solver ia a simple tool to simulate and solve AC circuits.
## 🎯The project objective
The mission is to develop a CAD (Computer Aided Design) tool
to simulate simple AC circuits that contains :
- independent voltage sources
- independent current sources
- dependent voltage source
- dependent current source
- resistors
- capacitors
- inductors