Skip to content

Commit

Permalink
feat: add SDM263 feedback control theory
Browse files Browse the repository at this point in the history
  • Loading branch information
squarezhong committed May 18, 2024
1 parent 6f48e2b commit 10e76a0
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions courses/SDM263.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Feedback Control Theory

## Introduction
Classical control theory, mainly concerned with transfer function, time-domain analysis, stability, root locus, PID, frequency-domain analysis, and controller design.

This course is the basis for the more advanced courses in control theory.

## Notes

[Lecture Notes](https://squarezhong.notion.site/Feedback-Control-Theorem-d7f921b3c64e41ee82db147f806db5d9?pvs=4) @squarezhong

## Lab

Use NCSLab to do some very simple control experiments.

## Tools
- NCSLab
- [root-locus](https://github.com/squarezhong/root-locus)

## Books
- 自动控制原理 (胡寿松)
- Modern Control Systems, 13th (Richard C. Dorf, Robert H. Bishop)
- Automatic Control Systems, 10th (Farid Golnaraghi , Benjamin C.Kuo)

## Links

0 comments on commit 10e76a0

Please sign in to comment.