Skip to content

Control Theory topics explained using visual Python scripts

Notifications You must be signed in to change notification settings

GiulioRusso/Control-Theory

Repository files navigation

Control Theory Repository

This is a free repository with the aim to create usefull interactive python scripts well commented and explained in order to better understand the topics of the Control Theory


Controller Schema

Rules

The aim is to create interactive python scripts via sliders or any other GUI that can be used in an interactive way to deeply understand the specific topic.

Example GUI:
Example

Any description on the topic covered in the script can be added

Structure

The topics already studied correspond to their python script name. Here there is the list:

  • bode.ipynb
  • corrective-network.ipynb
  • nichols.ipynb
  • nyquist.ipynb
  • PID.ipynb
  • response.ipynb
  • root-locus.ipynb
  • stability.ipynb
  • steady-state-error.ipynb

All the images needed are in the folder:

  • images/

Collaboration

Feel free to update the repository by improving the explainability of the existing scripts, or add new scripts that show a new topic.

About

Control Theory topics explained using visual Python scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published