Question Details

A system is represented in state-space form as follows:  x . = 1 2 - 3 0 x + 1 2 u , y = 1 2 x .  Consider the new state vector  z = 2 1 - 1 0 x . What is the state-space representation in terms of the new vector  z ?

Options

A

B

C

D

Show Answer

Correct Answer :

Option C

Solution :

The correct answer is the option shown in the third image (image_2.webp):
z . = 4 9 -2 -3 z + 4 -1 u , y = 2 3 z

Step-by-Step Explanation:

1. Identify the system matrices:
From the given state-space representation:
x . = A x + B u
y = C x
We extract the matrices:
A = 1 2 -3 0 , B = 1 2 , C = 1 2

2. Understand the state transformation:
We are given a new state vector:
z = T x
where the transformation matrix T is:
T = 2 1 -1 0
Therefore, the relationship between the old state x and the new state z is given by:
x = T - 1 z

3. Compute the inverse of the transformation matrix, T-1:
First, find the determinant of T:
det ( T ) = ( 2 Ă— 0 ) - ( 1 Ă— ( - 1 ) ) = 0 + 1 = 1
Using the formula for the inverse of a 2 Ă— 2 matrix:
T - 1 = 1 det ( T ) 0 -1 1 2 = 0 -1 1 2

4. Find the new state-space system matrices:
Substituting x=T-1z into the state equations yields:
z . = T x . = T x . = T ( A x + B u ) = T A T - 1 z + T B u
y = C T - 1 z
Thus, the new system matrices are:
A new = T A T - 1
B new = T B
C new = C T - 1

5. Perform the matrix multiplications:
• For Anew:
First compute TA:
T A = 2 1 -1 0 1 2 -3 0 = (2Ă—1)+(1Ă—(-3)) (2Ă—2)+(1Ă—0) (-1Ă—1)+(0Ă—(-3)) (-1Ă—2)+(0Ă—0) = -1 4 -1 -2
Now compute (TA)T-1:
A new = -1 4 -1 -2 0 -1 1 2 = (-1Ă—0)+(4Ă—1) (-1Ă—(-1))+(4Ă—2) (-1Ă—0)+(-2Ă—1) (-1Ă—(-1))+(-2Ă—2) = 4 9 -2 -3

• For Bnew:
B new = 2 1 -1 0 1 2 = (2Ă—1)+(1Ă—2) (-1Ă—1)+(0Ă—2) = 4 -1

• For Cnew:
C new = 1 2 0 -1 1 2 = (1Ă—0)+(2Ă—1) (1Ă—(-1))+(2Ă—2) = 2 3

Thus, the transformed state-space equations match the result in image_2.webp.

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Discover more resources

You may also like

Ask AI Tutor
5 left
Q1 View Question & Options
AI Tutor is solving this question...
Reading question context & options...