In control theory, optimal projection equations constitute necessary and sufficient conditions for a locally optimal reduced-order LQG controller. The linear-quadratic-Gaussian (LQG) control problem is one of the most fundamental optimal control problems. It concerns uncertain linear systems disturbed by additive white Gaussian noise, incomplete state information (i.e. not all the state variables are measured and available for feedback) also disturbed by additive white Gaussian noise and quadratic costs. Moreover, the solution is unique and constitutes a linear dynamic feedback control law that is easily computed and implemented. Finally the LQG controller is also fundamental to the optimal perturbation control of non-linear systems. The LQG controller itself is a dynamic system like the system it controls. Both systems have the same state dimension. Therefore, implementing the LQG controller may be problematic if the dimension of the system state is large. The reduced-order LQG problem (fixed-order LQG problem) overcomes this by fixing a-priori the number of states of the LQG controller. This problem is more difficult to solve because it is no longer separable. Also the solution is no longer unique. Despite these facts numerical algorithms are available to solve the associated optimal projection equations.
Mathematical problem formulation and solution
Continuous-time The reduced-order LQG control problem is almost identical to the conventional full-order LQG control problem. Let x ^ r ( t ) {\displaystyle {\hat {\mathbf {x} }}_{r}(t)} represent the state of the reduced-order LQG controller. Then the only difference is that the state dimension n r = d i m ( x ^ r ( t ) ) {\displaystyle n_{r}=dim({\hat {\mathbf {x} }}_{r}(t))} of the LQG controller is a-priori fixed to be smaller than n = d i m ( x ( t ) ) {\displaystyle n=dim({\mathbf {x} }(t))} , the state dimension of the controlled system. The reduced-order LQG controller is represented by the following equations:
x ^ ˙ r ( t ) = A r ( t ) x ^ r ( t ) + B r ( t ) u ( t ) + K r ( t ) ( y ( t ) − C r ( t ) x ^ r ( t ) ) , x ^ r ( 0 ) = x r ( 0 ) , {\displaystyle {\dot {\hat {\mathbf {x} }}}_{r}(t)=A_{r}(t){\hat {\mathbf {x} }}_{r}(t)+B_{r}(t){\mathbf {u} }(t)+K_{r}(t)\left({\mathbf {y} }(t)-C_{r}(t){\hat {\mathbf {x} }}_{r}(t)\right),{\hat {\mathbf {x} }}_{r}(0)={\mathbf {x} }_{r}(0),}
u ( t ) = − L r ( t ) x ^ r ( t ) . {\displaystyle {\mathbf {u} }(t)=-L_{r}(t){\hat {\mathbf {x} }}_{r}(t).}
These equations are deliberately stated in a format that equals that of the conventional full-order LQG controller. For the reduced-order LQG control problem it is convenient to rewrite them as
… excerpt ends here. Continue reading the full article.
