Info
This question is closed. Reopen it to edit or answer.
Do I convert the units?
    1 view (last 30 days)
  
       Show older comments
    
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.
0 Comments
Answers (1)
  Rick Rosson
    
 on 4 Feb 2015
        
      Edited: Rick Rosson
    
 on 4 Feb 2015
  
      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.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!