Separation Principle
   HOME

TheInfoList



OR:

In
control theory Control theory is a field of control engineering and applied mathematics that deals with the control system, control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the applic ...
, a separation principle, more formally known as a principle of separation of estimation and control, states that under some assumptions the problem of designing an optimal feedback controller for a stochastic system can be solved by designing an optimal
observer An observer is one who engages in observation or in watching an experiment. Observer may also refer to: Fiction * ''Observer'' (novel), a 2023 science fiction novel by Robert Lanza and Nancy Kress * ''Observer'' (video game), a cyberpunk horr ...
for the state of the system, which feeds into an optimal deterministic controller for the system. Thus the problem can be broken into two separate parts, which facilitates the design. The first instance of such a principle is in the setting of deterministic linear systems, namely that if a stable
observer An observer is one who engages in observation or in watching an experiment. Observer may also refer to: Fiction * ''Observer'' (novel), a 2023 science fiction novel by Robert Lanza and Nancy Kress * ''Observer'' (video game), a cyberpunk horr ...
and a stable state
feedback Feedback occurs when outputs of a system are routed back as inputs as part of a chain of cause and effect that forms a circuit or loop. The system can then be said to ''feed back'' into itself. The notion of cause-and-effect has to be handle ...
are designed for a
linear time-invariant system In system analysis, among other fields of study, a linear time-invariant (LTI) system is a system that produces an output signal from any input signal subject to the constraints of Linear system#Definition, linearity and Time-invariant system, ...
(LTI system hereafter), then the combined observer and feedback is
stable A stable is a building in which working animals are kept, especially horses or oxen. The building is usually divided into stalls, and may include storage for equipment and feed. Styles There are many different types of stables in use tod ...
. The separation principle does not hold in general for nonlinear systems. Another instance of the separation principle arises in the setting of linear stochastic systems, namely that state estimation (possibly nonlinear) together with an optimal state feedback controller designed to minimize a quadratic cost, is optimal for the stochastic control problem with output measurements. When process and observation noise are Gaussian, the optimal solution separates into a
Kalman filter In statistics and control theory, Kalman filtering (also known as linear quadratic estimation) is an algorithm that uses a series of measurements observed over time, including statistical noise and other inaccuracies, to produce estimates of unk ...
and a linear-quadratic regulator. This is known as linear-quadratic-Gaussian control. More generally, under suitable conditions and when the noise is a martingale (with possible jumps), again a separation principle applies and is known as the
separation principle in stochastic control The separation principle is one of the fundamental principles of stochastic control theory, which states that the problems of optimal control and state estimation can be decoupled under certain conditions. In its most basic formulation it deals wit ...
. The separation principle also holds for high gain observers used for state estimation of a class of nonlinear systems and control of quantum systems.


Proof of separation principle for deterministic LTI systems

Consider a deterministic LTI system: : \begin \dot(t) & = A x(t) + B u(t) \\ y(t) & = C x(t) \end where :u(t) represents the input signal, :y(t) represents the output signal, and :x(t) represents the internal state of the system. We can design an observer of the form :\dot = ( A - L C ) \hat + B u + L y \, and state feedback :u(t) = - K \hat \, . Define the error ''e'': :e = x - \hat \, . Then :\dot = (A - L C) e \, :u(t) = - K ( x - e ) \, . Now we can write the closed-loop dynamics as :\begin \dot \\ \dot \\ \end = \begin A - B K & BK \\ 0 & A - L C \\ \end \begin x \\ e \\ \end. Since this is a
triangular matrix In mathematics, a triangular matrix is a special kind of square matrix. A square matrix is called if all the entries ''above'' the main diagonal are zero. Similarly, a square matrix is called if all the entries ''below'' the main diagonal are z ...
, the
eigenvalues In linear algebra, an eigenvector ( ) or characteristic vector is a vector that has its direction unchanged (or reversed) by a given linear transformation. More precisely, an eigenvector \mathbf v of a linear transformation T is scaled by a ...
are just those of ''A'' − ''BK'' together with those of ''A'' − ''LC''.Proof can be found in this math.stackexchang

Thus the stability of the observer and feedback are Linear independence, independent.


References

{{reflist * Brezinski, Claude. ''Computational Aspects of Linear Control (Numerical Methods and Algorithms)''. Springer, 2002. Control theory Stochastic control