PIDオートチューナーでリアルタイム調整可能ですか?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
設備器機の入出力を取り込みリアルタイムにPIDの各項を最適値に調整したいと考えてます。
チュートリアルではMATLABに組み込んだモデルの入出力値を読み込みPID各項を調整してますが、
これを実機で行いたいと考えてます。
必要なパッケージの紹介等よろしくお願いします。
0 Kommentare
Antworten (1)
Toshinobu Shintai
am 2 Aug. 2022
2 Kommentare
Toshinobu Shintai
am 25 Aug. 2022
あらかじめシステムにPID制御対象の応答特性に準ずるモデルを組み込んでおく必要はありません。デモモデルのように、「Closed-Loop PID Autotuner」ブロックをマイコンなどに実装することで、実機に対してリアルタイムにPID制御ゲインを推定することができるようになります。
Siehe auch
Kategorien
Mehr zu リアルタイムの PID 自動調整 finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!