QUESTION IMAGE
Question
- investigate the observability of the system
\\ \dot{\mathbf{x}} = \mathbf{a}\mathbf{x} + \mathbf{b}\mathbf{u} \\
\\ \mathbf{y} = \mathbf{c}\mathbf{x} \\
where
(a) \mathbf{a} = \
, \quad \mathbf{c} = \
;
(b) \mathbf{a} = \
, \quad \mathbf{c} = \
.
🆕 New Concept Discovered: Observability Matrix
Determining if internal states can be reconstructed from outputs.
Step 1: Understand Observability
A linear time-invariant system is completely state observable if and only if the observability matrix \( \mathcal{O} \) has full rank (i.e., rank equal to the number of states \( n \)).
The observability matrix is defined as:
---
Step 2: Investigate System (a)
For system (a), the system matrices are:
The number of states is \( n = 2 \). Thus, the observability matrix is:
First, calculate \( CA \):
Construct the observability matrix \( \mathcal{O} \):
Calculate the determinant of \( \mathcal{O} \):
Since \( \det(\mathcal{O})
eq 0 \), the matrix \( \mathcal{O} \) has full rank (\( \text{rank}(\mathcal{O}) = 2 \)). Therefore, system (a) is observable.
---
Step 3: Investigate System (b)
For system (b), the system matrices are:
The number of states is \( n = 3 \). Thus, the observability matrix is:
First, calculate \( CA \):
Next, calculate \( CA^2 \):
Construct the observability matrix \( \mathcal{O} \):
The matrix \( \mathcal{O} \) is the \( 3 \times 3 \) identity matrix, which has a determinant of \( 1 \). Since \( \det(\mathcal{O})
eq 0 \), the matrix has full rank (\( \text{rank}(\mathcal{O}) = 3 \)). Therefore, system (b) is observable.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- System (a) is observable because its observability matrix \( \mathcal{O} =
\) has full rank (\( \text{rank} = 2 \)).
- System (b) is observable because its observability matrix \( \mathcal{O} =
\) has full rank (\( \text{rank} = 3 \)).