How to saturate the command properly?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi. I have to implement a PID for the flow control. The command has to be in the range (0-100%) which controls the opening of the valve. The problem i'm confronting with is that if I have overshoot, the PID gives a negative command which is not what i want. However if I saturate the command to 0, I'll get an steady state error. So the question is... How can I have a 0% command(which means the flow is 0) so that the process response drops and does not stay still? Thanks!
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で PID Controller Tuning についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!