Skip to content

karimali03/Circuit-k

 
 

Repository files navigation

Circuit K

Presenation

Contributors

Overview

Circuit K is a Python-based application that provides solutions for AC and DC RLC circuits in the time domain. This is achieved through the use of Modified Nodal Analysis (MNA) and the Trapezoid rule. The application features a user-friendly interface created with tkinter and leverages Matplotlib for plotting and Schemdraw for circuit visualization.

Main Features

  1. Modified Nodal Analysis (MNA):

    • Circuit K employs MNA for analyzing AC and DC RLC circuits in the time domain.
  2. Trapezoid Rule:

    • The Trapezoid rule is utilized for accurate time domain circuit analysis.
  3. Circuit Drawing:

    • Users can easily draw circuits using the integrated Schemdraw library.
  4. Plotting:

    • Circuit K supports plotting of branch and node voltages and currents for better visualization.
  5. Export to CSV:

    • All relevant data, including voltages and currents, can be exported as CSV files for further analysis.
  6. User Interface (UI):

    • The application features a user-friendly interface built with tkinter, ensuring ease of use.
  7. Plotting Libraries:

    • Matplotlib is employed for high-quality graphical representations of circuit parameters.
  8. Circuit Drawing Library:

    • Schemdraw is integrated for drawing and customizing circuit schematics.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%