Lecture 10: Observability Flashcards

1
Q

Observability Definition

A
  1. Present state can be determined based on future outputs and inputs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Unobservability Mathematical Definition

A

yzi = 0; C(t)Iota(t,t0)x(t0) = 0 for t >= t0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Unobservable Subspace

A

Set of all unobservable states x at t0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Completely Observable

A

Unobservable subspace has zero vector

Every vector can be estimated based on future outputs and inputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Constructability Definition

A

Present state can be determined based on past outputs and inputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Unconstructability Mathematical Definition

A

yzi = 0;C(t)Iota(t,t0)x(t0) t <= t1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Unconstruable Subspace

A

Set of all unconstructable states at t1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Completely Constructable

A

Unconstructable subspace has zero vector

Every vector can be constructed based on past outputs and inputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Observability and Constructability Relationship for LTI/V systems

A
  1. If syste is observable is constructable

2. If system is constructable is observable if inv(Iota) exists

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Complete Observability for LTI Systems

A
  1. Completely observable if Q has full rank
    Q = {C;CA;CA^2…CA^n-1}
  2. PBH for every eigenvalue of lambda of A [A-lambda*I;C] has full rank
  3. Grammian is non-singular for all values t>t0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Duality Property for LTI systems (A,B,C,D)

A

Systems is reachable if and only if (transpose(A),transpose(C),transpose(B),transpose(D)) is observable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why is observability dual of reachability

A

Taking the transpose of dual system yields controllability matrix and has full rank, thus observability matrix has full rank

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Unobservable Subspace

A

Finding nullspace of observability matrix yields unobservable states

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A-Invariance of Unobservable Subspace

A

If x is an element of unobservable subspace then Ax is also an element of unobservable subspace

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Method for Finding Observability Canonical Form Transformation

A

U = (transpose(U1),transpose(U2))
inv(U) = (T1,T2)
U1 -> basis{span(Q)}
U2 -> n-p rows that make U2 non-singular

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Observability Canonical Form State Space

A
x' = [A'11 0; A'21 A'22]x + [B1';B2']u
y = [C'1 0]x + Du
17
Q

Properties of Observability Canonical Transformation

A
  1. (A’11, C’1) is completely observable
  2. A’11 and A’22 are invariant
  3. A’11 -> observable eigenvalues
  4. A’22 -> unobservable eigenvalues
18
Q

Observable for LTV Systems

A
  1. If grammian is non-singular then LTV is observable

2. N-Test

19
Q

N-Test

A

N0 = C(t)
Nj = N(j-1) * A(t) + N’(j-1)(t), j = 1,…,n-1
System is observable if [N0;N1;…N(n-1)] has full rank

20
Q

Conditions for Observability of D.T.S

A

Observability Matrix has full rank

21
Q

Constructability Matrix for DTS

A

[C(k0);C(k0+1)Iota(k0+1,k0);…;C(k1-1)Iota(k1-1,k0)]