-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi again @chetangk94
I am working on the PID control of the model developed. I want to ask about the completeness of the current version of the discrete time plant model, and how representative this is of the system.
The discrete time model has an unstable step response (below):
And when combined with the voltage divider, the problem is not solved (below).
As I understand it, the PID control will allow the stable plant system to use feedback and react more quickly to perturbations. Since the current model of the plant is unstable, designing the correct feedback using simple Ziegler Nichols tuning techniques is not possible.
So, is the plant model incorrect (perhaps due to being incomplete?), or is there some other issue I am not considering?
Thanks,
Ryan