Quadratic Optimal Regulator Systems (LQR), (p793) : Minimize The Performance Index, Defined As
Quadratic Optimal Regulator Systems (LQR), (p793) : Minimize The Performance Index, Defined As
The advantage of LQR methods over pole assignment methods is that LQR
offers a more direct control on system performance.
The LQR problem for real matrices is posed as follows:
Minimize the performance index J , defined as
∞
J=∫ ( xT Qx+ uT Ru ) dt
0
i.e. the value of J is solely dependent on the initial conditions since P is unique.
Furthermore, the optimal controller guarantees a closed loop system to be
asymptotically stable.
Solution by hand is not practical. Use the lqr function of MATLAB.
For examples: Study all examples in the book from pp796-802. Pay particular
attention to the proper use of the lqr function of MATLAB.
For additional Examples: A Solved problem, A-10-16, pp846-848.
For additional Problems: Unsolved problems B-10-19 to B-10-21, p 858.