Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Do I convert the units?

조회 수: 1 (최근 30일)
Daniel Moulin
Daniel Moulin 2015년 2월 4일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi all, I have rather simple question, but I'm not sure about the answer. If I simulate plant with a PID controller in simulink and variables have certain units (let say units are meters and seconds), do I have to convert those units if I'm working on a physical plant, that has different units (milimeters and minutes). Do the parameters of PID change?
Thanks in advance.

답변 (1개)

Rick Rosson
Rick Rosson 2015년 2월 4일
편집: Rick Rosson 2015년 2월 4일
Yes.
I think Kp will remain unchanged, but Ki and Kd will both need to scale to account for the change in the time units.

Community Treasure Hunt

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

Start Hunting!

Translated by