PID控制相關在線教程

參考網址http://ctms.engin.umich.edu/CTMS/index.php?example=Introduction&section=ControlPID
Introduction: PID Controller Design
In this tutorial we will introduce a simple yet versatile feedback compensator structure, the Proportional-Integral-Derivative (PID) controller. We will discuss the effect of each of the pid parameters on the closed-loop dynamics and demonstrate how to use a PID controller to improve the system performance.

Key MATLAB commands used in this tutorial are: tf , step , pid , feedback , pidtool , pidtune

發佈了42 篇原創文章 · 獲贊 23 · 訪問量 13萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章