How to design LQR problem for tracking a reference output

127 vues (au cours des 30 derniers jours)
pippo
pippo le 11 Juil 2013
Hi,
I am trying to design an optimal control for tracking a real time reference signal. As I know, the 'lqr/dlqr' command in MATLAB just works for regulator problem. Could anyone give me a help? or some reference readings.
Many thanks.
  1 commentaire
Shashank Prasanna
Shashank Prasanna le 11 Juil 2013
Could you elaborate on what you are looking for?

Connectez-vous pour commenter.

Réponses (2)

M
M le 28 Août 2018
You can use the lqi function.

Mohamed Abdullah
Mohamed Abdullah le 6 Nov 2022
you convert your problem to be in a regulator form. this is done by incorporating your desired states with the actual states in one vector and (that is the error vector) to be your new state vetor in this way, your controller is trying to bring the error between the desired and actual states or outputs to zero.
and the new cost function shall be

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by