HOME

TheInfoList



OR:

In
control theory Control theory is a field of mathematics that deals with the control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the application of system inputs to drive the system to a ...
, 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: Computer science and information theory * In information theory, any system which receives information from an object * State observer in con ...
for the state of the system, which feeds into an optimal deterministic
controller Controller may refer to: Occupations * Controller or financial controller, or in government accounting comptroller, a senior accounting position * Controller, someone who performs agent handling in espionage * Air traffic controller, a person ...
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: Computer science and information theory * In information theory, any system which receives information from an object * State observer in con ...
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 handled ...
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 linearity and time-invariance; these terms are briefly define ...
(LTI system hereafter), then the combined observer and feedback is
stable A stable is a building in which livestock, especially horses, are kept. It most commonly means a building that is divided into separate stalls for individual animals and livestock. There are many different types of stables in use today; the ...
. 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 For statistics and control theory, Kalman filtering, also known as linear quadratic estimation (LQE), is an algorithm that uses a series of measurements observed over time, including statistical noise and other inaccuracies, and produces estimat ...
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 ...
, the
eigenvalues In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted b ...
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