Skip to content

TiNovosel/Control-Theory-2024

 
 

Repository files navigation

How to use

This repository contains regularly updated course materials. You can use lecture slides for self study (they are written as lecture notes). Lecture recordings from this and last year offerings are linked below. The links in the Self-study with Colab section are both for self-study and reviewing the practical sessions. Refer to the book and resourses suggestions at the bottom of the page.

Lecture slides

Lecture videos:

playlist

Assignments (labs)

Practice sessions with Colab

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. Download

Lecture 2. Stability

Lecture 3. Stabilizing control

Lecture 4. Laplace Transform, Transfer functions

Lecture 5. Frequency response, Bode plot

Lecture 6. Discrete Systems

Lecture 7 LQR

Lecture 8 Observers

Lecture 9 Controllability, Observability

Lecture 10 Kalman Filter

Lyapunov Theory

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.1%
  • TeX 5.8%
  • Python 0.1%