Inspiration

Controls Theory can be quite fun... but also intimidating. This should help during the learning and practice of determining the system quality.

What it does

Input the transfer function to test and it returns if the system is stable and graphs the time response.

How we built it

Using Julia and Pluto notebooks

Challenges we ran into

the find_zeros function returned empty vectors; also, the transfer function... function had some trouble with inputs.

Accomplishments that we're proud of

Utilizing the interactive nature of Pluto notebooks; learned about useful libraries (particularly ControlSystems.jl)

What we learned

What's next for SystemStability

Make it run!

Built With

  • julia
  • pluto
Share this project:

Updates