Skip to content

This repo is a collection of functions and tools that will help with solving control systems problems based on second order approximation.

Notifications You must be signed in to change notification settings

brilliant-ember/Control_Systems_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Control_Systems_Solver

This repo is a collection of functions and tools that will help solve control systems problems. It is based on 2nd order approximations.

To use, open the jupyter notebook file PID_designer_notebook.ipynb, and run the code cells in it to be able to solve:

  1. Conversion from overshoot to damping ratio and vice versa --2nd order approximaiton
  2. Find zero locations and derivative gain for PD controller from desired pole location.
  3. Get the polynomial needed to preform Routh-Hurwitz stability criterion from state space representaion .

Anyone is welcome to contribute

About

This repo is a collection of functions and tools that will help with solving control systems problems based on second order approximation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published