This is a free preview. For full access
Design of Control Systems
PI Controller Gains and Error Correction
Description
A PI controller uses proportional and integral action to correct error in a control system. PI stands for proportional integral. It is used in modern control systems to improve performance and reduce steady-state error, which is the small error that remains after a system settles.
PI controllers ...
Show More
Transcript
スマートフォンの自動輝度調整などのアプリケーションでは、比例積分コントローラは、時間変動誤差を必要とするPDコントローラとは異なり、ステップ関数入力の定常状態誤差を効果的に軽減します。
PIコントローラーの積分コンポーネントは、比例部分によって対処されない残留定常状態誤差を排除します。
オペアンプベースのPIコントローラは、抵抗とコンデンサを使用してエラー信号を処理し、抵抗からの比例フィードバックとコンデンサからの積分応答によって制御信号を生成します。
2つまたは3つのオペアンプ回路には独自の伝達関数があり、PIコントローラーのパラメーターは回路特性にリンクされています。
3つのオペアンプ回路は、比例ゲインと積分ゲインを回路パラメ...
Show More