Guide
control-analysis.md
Transfer functions, root locus, and controller-design exercises.
markdown
Control Systems Analysis
This topic summarizes Nicolas Pereira’s control-systems repository and related controller design work.
Repository
- Control Systems - Coursework around transfer functions, poles, zeros, stability, and response analysis.
Main Sections
- Transfer Function Exercises - Introductory analysis with Octave
- Dynamic System Behavior - Exercises on poles, zeros, and system response
- Stability Studies - Root solving and step-response interpretation
- DC Motor Analysis - Notebook-based analysis in Colab and Python
Related Project
- WebDroneControle - Includes controller design material and an online simulator
Technical Focus
- Modeling physical systems
- Classical control analysis
- Numerical experimentation in notebooks
- Controller design with practical examples