Consider the continuous-time linear dynamic system
where x {\displaystyle {\mathbf {x} }} represents the vector of state variables of the system, u {\displaystyle {\mathbf {u} }} the vector of control inputs and y {\displaystyle {\mathbf {y} }} the vector of measured outputs available for feedback. Both additive white Gaussian system noise v ( t ) {\displaystyle \mathbf {v} (t)} and additive white Gaussian measurement noise w ( t ) {\displaystyle \mathbf {w} (t)} affect the system. Given this system the objective is to find the control input history u ( t ) {\displaystyle {\mathbf {u} }(t)} which at every time t {\displaystyle {\mathbf {} }t} may depend linearly only on the past measurements y ( t ′ ) , 0 ≤ t ′ < t {\displaystyle {\mathbf {y} }(t'),0\leq t'<t} such that the following cost function is minimized:
where E {\displaystyle \mathbb {E} } denotes the expected value. The final time (horizon) T {\displaystyle {\mathbf {} }T} may be either finite or infinite. If the horizon tends to infinity the first term x T ( T ) F x ( T ) {\displaystyle {\mathbf {x} }^{\mathrm {T} }(T)F{\mathbf {x} }(T)} 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 J / T {\displaystyle {\mathbf {} }J/T} .
The LQG controller that solves the LQG control problem is specified by the following equations:
The matrix L ( t ) {\displaystyle {\mathbf {} }L(t)} is called the Kalman gain of the associated Kalman filter represented by the first equation. At each time t {\displaystyle {\mathbf {} }t} this filter generates estimates x ^ ( t ) {\displaystyle {\hat {\mathbf {x} }}(t)} of the state x ( t ) {\displaystyle {\mathbf {x} }(t)} using the past measurements and inputs. The Kalman gain L ( t ) {\displaystyle {\mathbf {} }L(t)} is computed from the matrices A ( t ) , C ( t ) {\displaystyle {\mathbf {} }A(t),C(t)} , the two intensity matrices V ( t ) , W ( t ) {\displaystyle \mathbf {} V(t),W(t)} associated to the white Gaussian noises v ( t ) {\displaystyle \mathbf {v} (t)} and w ( t ) {\displaystyle \mathbf {w} (t)} and finally E [ x ( 0 ) x T ( 0 ) ] {\displaystyle \mathbb {E} \left[{\mathbf {x} }(0){\mathbf {x} }^{\mathrm {T} }(0)\right]} . These five matrices determine the Kalman gain through the following associated matrix Riccati differential equation:
Given the solution P ( t ) , 0 ≤ t ≤ T {\displaystyle P(t),0\leq t\leq T} the Kalman gain equals
The matrix K ( t ) {\displaystyle {\mathbf {} }K(t)} is called the feedback gain matrix. This matrix is determined by the matrices A ( t ) , B ( t ) , Q ( t ) , R ( t ) {\displaystyle {\mathbf {} }A(t),B(t),Q(t),R(t)} and F {\displaystyle {\mathbf {} }F} through the following associated matrix Riccati differential equation:
Given the solution S ( t ) , 0 ≤ t ≤ T {\displaystyle {\mathbf {} }S(t),0\leq t\leq T} 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 A ( t ) , B ( t ) , C ( t ) , Q ( t ) , R ( t ) {\displaystyle {\mathbf {} }A(t),B(t),C(t),Q(t),R(t)} and the noise intensity matrices V ( t ) {\displaystyle \mathbf {} V(t)} , W ( t ) {\displaystyle \mathbf {} W(t)} do not depend on t {\displaystyle {\mathbf {} }t} and when T {\displaystyle {\mathbf {} }T} 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.
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 i {\displaystyle \mathbf {} i} represents the discrete time index and v i , w i {\displaystyle \mathbf {v} _{i},\mathbf {w} _{i}} represent discrete-time Gaussian white noise processes with covariance matrices V i , W i {\displaystyle \mathbf {} V_{i},W_{i}} , respectively, and are independent of each other.
The quadratic cost function to be minimized is
The discrete-time LQG controller is
and x ^ i {\displaystyle {\hat {\mathbf {x} }}_{i}} corresponds to the predictive estimate x ^ i = E [ x i | y i , u i − 1 ] {\displaystyle {\hat {\mathbf {x} }}_{i}=\mathbb {E} [\mathbf {x} _{i}|\mathbf {y} ^{i},\mathbf {u} ^{i-1}]} .
The Kalman gain equals
where P i {\displaystyle {\mathbf {} }P_{i}} is determined by the following matrix Riccati difference equation that runs forward in time:
The feedback gain matrix equals
where S i {\displaystyle {\mathbf {} }S_{i}} 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 N {\displaystyle {\mathbf {} }N} 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 algebraic Riccati equations. These determine the time-invariant linear–quadratic estimator and the time-invariant linear–quadratic regulator in discrete-time. To keep the costs finite instead of J {\displaystyle {\mathbf {} }J} one has to consider J / N {\displaystyle {\mathbf {} }J/N} in this case.
Karl Johan Astrom (1970). Introduction to Stochastic Control Theory. Vol. 58. Academic Press. ISBN 0-486-44531-3. 0-486-44531-3 ↩
Anders Lindquist (1973). "On Feedback Control of Linear Stochastic Systems". SIAM Journal on Control. 11 (2): 323–343. doi:10.1137/0311025.. /wiki/Doi_(identifier) ↩
Tryphon T. Georgiou and Anders Lindquist (2013). "The Separation Principle in Stochastic Control, Redux". IEEE Transactions on Automatic Control. 58 (10): 2481–2494. arXiv:1103.3005. doi:10.1109/TAC.2013.2259207. S2CID 12623187. /wiki/ArXiv_(identifier) ↩
Van Willigenburg L.G.; De Koning W.L. (2000). "Numerical algorithms and issues concerning the discrete-time optimal projection equations". European Journal of Control. 6 (1): 93–100. doi:10.1016/s0947-3580(00)70917-4. Associated software download from Matlab Central. /wiki/Doi_(identifier) ↩
Van Willigenburg L.G.; De Koning W.L. (1999). "Optimal reduced-order compensators for time-varying discrete-time systems with deterministic and white parameters". Automatica. 35: 129–138. doi:10.1016/S0005-1098(98)00138-1. Associated software download from Matlab Central. /wiki/Doi_(identifier) ↩
Zigic D.; Watson L.T.; Collins E.G.; Haddad W.M.; Ying S. (1996). "Homotopy methods for solving the optimal projection equations for the H2 reduced order model problem". International Journal of Control. 56 (1): 173–191. doi:10.1080/00207179208934308. /wiki/Doi_(identifier) ↩
Collins Jr. E.G; Haddad W.M.; Ying S. (1996). "A homotopy algorithm for reduced-order dynamic compensation using the Hyland-Bernstein optimal projection equations". Journal of Guidance, Control, and Dynamics. 19 (2): 407–417. doi:10.2514/3.21633. /wiki/Doi_(identifier) ↩
Hyland D.C; Bernstein D.S. (1984). "The optimal projection equations for fixed order dynamic compensation" (PDF). IEEE Transactions on Automatic Control. AC-29 (11): 1034–1037. doi:10.1109/TAC.1984.1103418. hdl:2027.42/57875. https://deepblue.lib.umich.edu/bitstream/2027.42/57875/1/OptimalProjectionRedOrdDynCompTAC1984.pdf ↩
Bernstein D.S.; Davis L.D.; Hyland D.C. (1986). "The optimal projection equations for reduced-order discrete-time modeling estimation and control" (PDF). Journal of Guidance, Control, and Dynamics. 9 (3): 288–293. Bibcode:1986JGCD....9..288B. doi:10.2514/3.20105. hdl:2027.42/57880. https://deepblue.lib.umich.edu/bitstream/2027.42/57880/1/DTReduced-OrderDiscrete-TimeModelingEstimationandControl.pdf ↩
Doyle, John C. (1978). "Guaranteed Margins for LQG Regulators" (PDF). IEEE Transactions on Automatic Control. 23 (4): 756–757. doi:10.1109/TAC.1978.1101812. ISSN 0018-9286. https://murray.cds.caltech.edu/images/murray.cds/b/b4/Guaranteed_margins_for_LQG_regulators_-_doyle.pdf ↩
Green, Michael; Limebeer, David J. N. (1995). Linear Robust Control. Englewood Cliffs: Prentice Hall. p. 27. ISBN 0-13-102278-4. 0-13-102278-4 ↩
Matsakis, Demetrios (March 8, 2019). "The effects of proportional steering strategies on the behavior of controlled clocks". Metrologia. 56 (2): 025007. Bibcode:2019Metro..56b5007M. doi:10.1088/1681-7575/ab0614. https://doi.org/10.1088%2F1681-7575%2Fab0614 ↩
Athans M. (1971). "The role and use of the stochastic Linear-Quadratic-Gaussian problem in control system design". IEEE Transactions on Automatic Control. AC-16 (6): 529–552. doi:10.1109/TAC.1971.1099818. /wiki/Doi_(identifier) ↩