Linear–quadratic–Gaussian control

Source: Wikipedia, the free encyclopedia.

In

cost
criterion. Output measurements are assumed to be corrupted by Gaussian noise and the initial state, likewise, is assumed to be a Gaussian random vector.

Under these assumptions an optimal control scheme within the class of linear control laws can be derived by a completion-of-squares argument.

linear time-invariant systems as well as linear time-varying systems
, and constitutes a linear dynamic feedback control law that is easily computed and implemented: the LQG controller itself is a dynamic system like the system it controls. Both systems have the same state dimension.

A deeper statement of the separation principle is that the LQG controller is still optimal in a wider class of possibly nonlinear controllers. That is, utilizing a nonlinear control scheme will not improve the expected value of the cost function. This version of the separation principle is a special case of the separation principle of stochastic control which states that even when the process and output noise sources are possibly non-Gaussian martingales, as long as the system dynamics are linear, the optimal control separates into an optimal state estimator (which may no longer be a Kalman filter) and an LQR regulator.[2][3]

In the classical LQG setting, implementation of the LQG controller may be problematic when 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[4][5][6][7] to solve the associated optimal projection equations[8][9] which constitute necessary and sufficient conditions for a locally optimal reduced-order LQG controller.[4]

LQG optimality does not automatically ensure good robustness properties.[10] The robust stability of the closed loop system must be checked separately after the LQG controller has been designed. To promote robustness some of the system parameters may be assumed stochastic instead of deterministic. The associated more difficult control problem leads to a similar optimal controller of which only the controller parameters are different.[5]

It is possible to compute the expected value of the cost function for the optimal gains, as well as any other set of stable gains.[11]

The LQG controller is also used to control perturbed non-linear systems.[12]

Mathematical description of the problem and solution

Continuous time

Consider the

continuous-time
linear dynamic system

where represents the vector of state variables of the system, the vector of control inputs and the vector of measured outputs available for feedback. Both additive white Gaussian system noise and additive white Gaussian measurement noise affect the system. Given this system the objective is to find the control input history which at every time may depend linearly only on the past measurements such that the following cost function is minimized:

where denotes the expected value. The final time (horizon) may be either finite or infinite. If the horizon tends to infinity the first term of the cost function becomes negligible and irrelevant to the problem. Also to keep the costs finite the cost function has to be taken to be .

The LQG controller that solves the LQG control problem is specified by the following equations:

The matrix is called the Kalman gain of the associated Kalman filter represented by the first equation. At each time this filter generates estimates of the state using the past measurements and inputs. The Kalman gain is computed from the matrices , the two intensity matrices associated to the white Gaussian noises and and finally . These five matrices determine the Kalman gain through the following associated matrix Riccati differential equation:

Given the solution the Kalman gain equals

The matrix is called the feedback gain matrix. This matrix is determined by the matrices and through the following associated matrix Riccati differential equation:

Given the solution the feedback gain equals

Observe the similarity of the two matrix Riccati differential equations, the first one running forward in time, the second one running backward in time. This similarity is called duality. The first matrix Riccati differential equation solves the linear–quadratic estimation problem (LQE). The second matrix Riccati differential equation solves the

linear–quadratic regulator
problem (LQR). These problems are dual and together they solve the linear–quadratic–Gaussian control problem (LQG). So the LQG problem separates into the LQE and LQR problem that can be solved independently. Therefore, the LQG problem is called separable.

When and the noise intensity matrices , do not depend on and when tends to infinity the LQG controller becomes a time-invariant dynamic system. In that case the second matrix Riccati differential equation may be replaced by the associated algebraic Riccati equation.

Discrete time

Since the

discrete-time
LQG control problem is similar to the one in continuous-time, the description below focuses on the mathematical equations.

The discrete-time linear system equations are

Here represents the discrete time index and represent discrete-time Gaussian white noise processes with covariance matrices , respectively, and are independent of each other.

The quadratic cost function to be minimized is

The discrete-time LQG controller is

,

and corresponds to the predictive estimate .

The Kalman gain equals

where is determined by the following matrix Riccati difference equation that runs forward in time:

The feedback gain matrix equals

where is determined by the following matrix Riccati difference equation that runs backward in time:

If all the matrices in the problem formulation are time-invariant and if the horizon tends to infinity the discrete-time LQG controller becomes time-invariant. In that case the matrix Riccati difference equations may be replaced by their associated discrete-time

linear–quadratic regulator
in discrete-time. To keep the costs finite instead of one has to consider in this case.

See also

References

Further reading