Alessio98
Student
- Sep 13, 2023
- 2
Hello everyone,
I am designing an MPC controller in Matlab/Simulink and I was actually able to make it work.
Now I would like to bring the tracking error to zero by implementing an integral action, and I have to do it via the "full increment velocity form" technique. In my head this should be an easy task: after augmenting the state properly, I just need to modify the scheme so that, in the cost function, u_ref is replaced by u(k-1).
However this solution does not work, so I suppose I am missing something.
Can anybody please help me?
I am designing an MPC controller in Matlab/Simulink and I was actually able to make it work.
Now I would like to bring the tracking error to zero by implementing an integral action, and I have to do it via the "full increment velocity form" technique. In my head this should be an easy task: after augmenting the state properly, I just need to modify the scheme so that, in the cost function, u_ref is replaced by u(k-1).
However this solution does not work, so I suppose I am missing something.
Can anybody please help me?