Skip to content

AC Circuit simulator developed as part of the Object-Oriented Programming in C++ course at the Department of Physics and Astronomy, University of Manchester.

Notifications You must be signed in to change notification settings

fbbarnes/AC-Circuits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AC-Circuits

AC Circuit simulator developed as part of the Object-Oriented Programming in C++ course at the Department of Physics and Astronomy, University of Manchester.

AC-Circuits is a C++ program written to simulate circuits driven by alternat- ing currents (AC) as part of the course Object Oriented Programming in C++. The code allows users to create a library of components, build these compo- nents into a circuit, and calculate the electrical characteristics of the circuit. Additionally, users may add these custom circuits to the component library, allowing the nesting of circuits. Once circuits have been defined, the circuit diagrams may be displayed visually.

The project code is described in a report.

About

AC Circuit simulator developed as part of the Object-Oriented Programming in C++ course at the Department of Physics and Astronomy, University of Manchester.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages