zainmehdi / Control-Theory-Slides-Spring-2021

Slides for Control Theory, Innopolis, 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lecture slides

Lecture videos

Labs

  • Assignment / lab / submission / gradable item # 1:
  • Assignment / lab / submission / gradable item # 2:
  • Assignment / lab / submission / gradable item # 3:

Self-study with Colab

For contributors

Pull requests with suggestions and improvements, however small or big, are welcome!

The changes in lecture slides are going through an automated check.

The PDFs are compiled and updated automatically when PR is merged (thanks to k1rill-fedoseev from the 2020 Linear Control class!). You don't need to update them manually. They are also uploaded as workflow artifacts for every new commit pushed into this repository. You can use them to see your changes.

Consider adding *.pdf to the .git/info/exclude file on your local repo. Here is the overy long but helpful description why it works.

Book suggestions

Lecture 1. State-Space, ODE

  • Control Systems Engineering Norman S. Nise
    • Chapter 3.3: The General State-Space Representation
    • Chapter 3.4: Applying the State-Space Representation
  • Systems of First Order Linear Differential Equations.
  • [Control theory by S. Simrock]

Lecture 2. Stability

Lecture 3. Transfer functions

Lecture 4. Stabilizing control

Lecture 5. Discrete Systems

Lecture 6, 7 - Fundamental subspaces, Projectors.

Lecture 8 Lyapunov Theory

Lecture 9 LQR

Lecture 10 Observers

Lecture 11 Controllability, Observability

Other

MIMO, LTI, LTV

Optimal Control of LTI systems

  • (Underactuated Robotics) Continuous dynamic programming.
  • Control theory by S. Simrock

Noise, Information, Observation

  • For statistical prerequisites, see Mathematics for Machine Learning

Observer Design, Kalman Filter

Parameter estimation

Difference between linear and non-linear dynamics

About

Slides for Control Theory, Innopolis, 2021


Languages

Language:Jupyter Notebook 95.5%Language:TeX 4.5%