How to determine if the control signal I got in tuning my PI controllers for my SS model is valid?
4 次查看(过去 30 天)
显示 更早的评论
How to determine if the control signal I got in tuning my PI controllers for my SS model is valid?
0 个评论
采纳的回答
Birdman
2017-11-5
Well, I have checked your model. You defined your control signal as Joule, and it almost rises from zero to its peak value in no time. This is not realistic since you arranged your Kp coefficient higher than 700. In simulation, it may give you a fine result, but in reality, since the control signal applied on the system is mostly voltage, you can not increase your Kp coefficient this much. Therefore, to make your control process more realistic, I suggest you to either put a saturation element in front of your control signal or redesign your controller. Note that mostly the energy given to the system is generated by an electrical source, which means you have to control the voltage level coming out of your driver circuit.
10 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!