フィルターのクリア

How to set sample time in the PID-tuner

10 ビュー (過去 30 日間)
Erik Hjertholm
Erik Hjertholm 2017 年 6 月 20 日
回答済み: Arkadiy Turevskiy 2017 年 7 月 6 日
Hi, I am fairly new to Matlab so this might be really simple. How do I set the sample interval time in the PID-tuner? I have used the system identification tool to find a transfer function of my system, and this is imported into the PID-tuner.
For different reasons I want to update my system every 12th second. How can I set this? I reckon this sampling time will affect the PID-parameters?
(by fairly new I mean super novice)

回答 (1 件)

Arkadiy Turevskiy
Arkadiy Turevskiy 2017 年 7 月 6 日
PID Tuner automatically assumes controller sample time is equal to the sample time of the plant. So if you want to change the sample time of the controller, change the sample time of the plant using c2d command before launching PID Tuner.

カテゴリ

Help Center および File ExchangePID Controller Tuning についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by