Observability

From testwiki
Jump to navigation Jump to search

Template:Short description Template:For-multi Observability is a measure of how well internal states of a system can be inferred from knowledge of its external outputs. In control theory, the observability and controllability of a linear system are mathematical duals.

The concept of observability was introduced by the Hungarian-American engineer Rudolf E. Kálmán for linear dynamic systems.[1][2] A dynamical system designed to estimate the state of a system from measurements of the outputs is called a state observer for that system, such as Kalman filters.

Definition

Consider a physical system modeled in state-space representation. A system is said to be observable if, for every possible evolution of state and control vectors, the current state can be estimated using only the information from outputs (physically, this generally corresponds to information obtained by sensors). In other words, one can determine the behavior of the entire system from the system's outputs. On the other hand, if the system is not observable, there are state trajectories that are not distinguishable by only measuring the outputs.

Linear time-invariant systems

For time-invariant linear systems in the state space representation, there are convenient tests to check whether a system is observable. Consider a SISO system with n state variables (see state space for details about MIMO systems) given by

𝐱˙(t)=𝐀𝐱(t)+𝐁𝐮(t)
𝐲(t)=𝐂𝐱(t)+𝐃𝐮(t)

Observability matrix

If and only if the column rank of the observability matrix, defined as

𝒪=[CCACA2CAn1]

is equal to n, then the system is observable. The rationale for this test is that if n columns are linearly independent, then each of the n state variables is viewable through linear combinations of the output variables y.

Observability index

The observability index v of a linear time-invariant discrete system is the smallest natural number for which the following is satisfied: rank(𝒪v)=rank(𝒪v+1), where

𝒪v=[CCACA2CAv1].

Unobservable subspace

The unobservable subspace

N

of the linear system is the kernel of the linear map

G

given by[3]

G:n𝒞(;n)x(0)CeAtx(0)

where

𝒞(;n)

is the set of continuous functions from

to

n

.

N

can also be written as [3]

N=k=0n1ker(CAk)=ker𝒪

Since the system is observable if and only if rank(𝒪)=n, the system is observable if and only if N is the zero subspace.

The following properties for the unobservable subspace are valid:[3]

  • NKe(C)
  • A(N)N
  • N={SRnSKe(C),A(S)N}

Detectability

A slightly weaker notion than observability is detectability. A system is detectable if all the unobservable states are stable.[4]

Detectability conditions are important in the context of sensor networks.[5][6]

Linear time-varying systems

Consider the continuous linear time-variant system

𝐱˙(t)=A(t)𝐱(t)+B(t)𝐮(t)
𝐲(t)=C(t)𝐱(t).

Suppose that the matrices A, B and C are given as well as inputs and outputs u and y for all t[t0,t1]; then it is possible to determine x(t0) to within an additive constant vector which lies in the null space of M(t0,t1) defined by

M(t0,t1)=t0t1φ(t,t0)TC(t)TC(t)φ(t,t0)dt

where φ is the state-transition matrix.

It is possible to determine a unique x(t0) if M(t0,t1) is nonsingular. In fact, it is not possible to distinguish the initial state for x1 from that of x2 if x1x2 is in the null space of M(t0,t1).

Note that the matrix M defined as above has the following properties:

ddtM(t,t1)=A(t)TM(t,t1)M(t,t1)A(t)C(t)TC(t),M(t1,t1)=0
  • M(t0,t1) satisfies the equation
M(t0,t1)=M(t0,t)+φ(t,t0)TM(t,t1)φ(t,t0)[7]

Observability matrix generalization

The system is observable in [t0,t1] if and only if there exists an interval [t0,t1] in such that the matrix M(t0,t1) is nonsingular.

If A(t),C(t) are analytic, then the system is observable in the interval [t0,t1] if there exists t¯[t0,t1] and a positive integer k such that[8]

rank[N0(t¯)N1(t¯)Nk(t¯)]=n,

where N0(t):=C(t) and Ni(t) is defined recursively as

Ni+1(t):=Ni(t)A(t)+ddtNi(t), i=0,,k1

Example

Consider a system varying analytically in

(,)

and matrices

A(t)=[t100t3000t2],C(t)=[101].

Then

[N0(0)N1(0)N2(0)]=[101010100]

, and since this matrix has rank = 3, the system is observable on every nontrivial interval of

.

Nonlinear systems

Given the system x˙=f(x)+j=1mgj(x)uj, yi=hi(x),ip. Where xn the state vector, um the input vector and yp the output vector. f,g,h are to be smooth vector fields.

Define the observation space 𝒪s to be the space containing all repeated Lie derivatives, then the system is observable in x0 if and only if dim(d𝒪s(x0))=n, where

d𝒪s(x0)=span(dh1(x0),,dhp(x0),dLviLvi1,,Lv1hj(x0)), jp,k=1,2,.[9]

Early criteria for observability in nonlinear dynamic systems were discovered by Griffith and Kumar,[10] Kou, Elliot and Tarn,[11] and Singh.[12]

There also exist an observability criteria for nonlinear time-varying systems.[13]

Static systems and general topological spaces

Observability may also be characterized for steady state systems (systems typically defined in terms of algebraic equations and inequalities), or more generally, for sets in n.[14][15] Just as observability criteria are used to predict the behavior of Kalman filters or other observers in the dynamic system case, observability criteria for sets in n are used to predict the behavior of data reconciliation and other static estimators. In the nonlinear case, observability can be characterized for individual variables, and also for local estimator behavior rather than just global behavior.

See also

References

Template:Reflist

fr:Représentation d'état#Observabilité et détectabilité

  1. Template:Cite journal
  2. Template:Cite journal
  3. 3.0 3.1 3.2 Sontag, E.D., "Mathematical Control Theory", Texts in Applied Mathematics, 1998
  4. Template:Cite web
  5. Template:Cite journal
  6. Template:Cite journal
  7. Template:Cite book
  8. Eduardo D. Sontag, Mathematical Control Theory: Deterministic Finite Dimensional Systems.
  9. Lecture notes for Nonlinear Systems Theory by prof. dr. D.Jeltsema, prof dr. J.M.A.Scherpen and prof dr. A.J.van der Schaft.
  10. Template:Cite journal
  11. Template:Cite journal
  12. Template:Cite journal
  13. Template:Cite journal
  14. Template:Cite journal
  15. Template:Cite journal