4/20/2011

[講義] PID / PI-D / I-PD 控制的差別

此講義主要介紹PID控制器的修正型態 (standard PID, I-PD, PI-D),
內容涵蓋所需的基礎PID控制介紹與參數設定法,接著透過一個簡單的模擬例子,來說明三種控制架構的的差異。

講義如附檔
Modifications of PID control schemes
Edited by 謝宗翰, 2011

ref: Katsuhiko Ogata, Modern Control Engineering, Fourth Edition, Prentice Hall, 2002. Chapter 10

沒有留言:

張貼留言

[測度論] 期望值下確界與函數值下確界之恆等式

  Claim: 令 $(X, \mathcal{F})$ 為可測空間。令 $g: X \to \mathbb{R}$ 為可測函數,則 $$\inf_{\mathbb{P} \in \mathcal{P}(X)} \int_X g(x) d\mathbb{P}(x) = \in...