필터 지우기
필터 지우기

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 CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by