Mostafa-wael / Power-em

A website that allows the user to draw any RLC circuit and solve it, which is served as a partial fulfillment of the Requirements for Circuit's course, first year computer engineering 2019-2020 {Cairo university, faculty of engineering}

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power'em is a website that allows the user to draw any RLC circuit and solve it. Say bye to CircuitLab, bye to Multisim and embrace Power'em. The project serves as a partial fulfillment of the Requirements of the Circuits' course that's taught to Computer Engineering freshmen (2019-2020) at Cairo Uiversity.

🌌 How to Run 🌌

🟑 Draw the circuit on the website (index.html) then, download the netlist file.
πŸ”΅ After downloading the file, runs the exe to solve the netlist -they should be in the same directory.
πŸ”΄ Note that while drawing the circuit you need to select the two nodes first, then the element.

⚑ Action ⚑

Quick Tour


Circuit Example


Note that the course project only required the python the module that solves the netlist.

Thank you. πŸ’–

About

A website that allows the user to draw any RLC circuit and solve it, which is served as a partial fulfillment of the Requirements for Circuit's course, first year computer engineering 2019-2020 {Cairo university, faculty of engineering}

License:GNU General Public License v3.0


Languages

Language:JavaScript 36.4%Language:Python 25.3%Language:CSS 23.0%Language:HTML 15.2%