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!