How to determine if the control signal I got in tuning my PI controllers for my SS model is valid?
4 views (last 30 days)
Show older comments
How to determine if the control signal I got in tuning my PI controllers for my SS model is valid?
0 Comments
Accepted Answer
Birdman
on 5 Nov 2017
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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!