State Transition Matrix MCQ Quiz - Objective Question with Answer for State Transition Matrix - Download Free PDF

Last updated on Mar 21, 2025

Latest State Transition Matrix MCQ Objective Questions

State Transition Matrix Question 1:

The zero-input response of the following system [x1x2]=[1011][x1x2]and [x1(0)x2(0)]=[10] is given by -

  1. [ett]
  2. [ettet]
  3. [ttet]
  4. [tett]

Answer (Detailed Solution Below)

Option 2 : [ettet]

State Transition Matrix Question 1 Detailed Solution

Concept

The zero-input response of a system is calculated as:

ZIR=ϕ(t)x(0)

where, ϕ(t) = State transition matrix

The state transition matrix is calculated as:

ϕ(t)=L1[(sIA)1]

Calculation

Given, A=[1011]

x(0)=[10]

(sIA)1=[s101s1]1

(sIA)1=1(s1)2[s10+1s1]

ϕ(t)x(0)=1(s1)2[s11]

ZIR=[1s11(s1)2]

Taking inverse Laplace, we get:

ZIR=[ettet]

State Transition Matrix Question 2:

The state transition matrix of a control system is[e4te6te2te8te5te0.5t]. The system matrix A is

  1. [4430.5]
  2. [48120.5]
  3. [1/41/41/32]
  4. [1/41/81/122]
  5. None of the above mentioned

Answer (Detailed Solution Below)

Option 1 : [4430.5]

State Transition Matrix Question 2 Detailed Solution

Concept:

The state transition matrix ϕ(t):

The state-transition matrix is defined as a matrix that satisfies the linear homogeneous state equation.

It represents the free response of the system.

The state-transition matrix ϕ(t) completely defines the transition of the states from the initial time t = 0 to any time t when the inputs are zero.

The state transition matrix is given by 

ϕ(t) = L-1 [sI - A]-1 = eAt

Where A = state matrix

The state-transition matrix is dependent only upon the matrix A and, therefore, is sometimes referred to as the state transition matrix of A.

Properties of ϕ(t):

  1. ϕ(0) = I
  2. ϕ-1(t) = ϕ(-t)
  3. ϕ(t2 - t1) = ϕ(t2 - t0). ϕ(t0 - t1)
  4. ϕ(t2 + t1) = ϕ(t2) . ϕ(t1)
  5. [ϕ(t)]k = ϕ(kt)
  6. At t =0, dϕ /dt = A

 

Calculation:

Given that

State transition matrix ϕ(t) = [e4te6te2te8te5te0.5t]

Consider the sixth property of the state transition matrix

⇒ At t = 0, dϕ /dt = A

Where A is system or state matrix,

⇒ A = [4e4t6e6t+2e2t8e8t+5e5t0.5e0.5t]at t = 0

⇒ A = [46+28+50.5]

A = [4430.5]

State Transition Matrix Question 3:

Which of the following properties are associated with the state transition matrix ϕ(t)?

1. ϕ(0) = I

2. ϕ(t2 - t1) = ϕ(t2) . ϕ-1(t1)

3. ϕ(t2 + t1) = ϕ(t2) . ϕ(t1)

4. ϕ(t2 - t1) = ϕ(t2 - t0). ϕ(t0 - t1)

Select the correct answer using  the codes given below:

  1. 1, 3 and 4
  2. 1, 2 and 3
  3. 1, 2 and 4
  4. 2 and 3
  5. all of the above

Answer (Detailed Solution Below)

Option 5 : all of the above

State Transition Matrix Question 3 Detailed Solution

Concept:

The state transition matrix ϕ(t):

The state-transition matrix is defined as a matrix that satisfies the linear homogeneous state equation.

It represents the free response of the system.

The state-transition matrix ϕ(t) completely defines the transition of the states from the initial time t = 0 to any time t when the inputs are zero.

The state transition matrix is given by 

ϕ(t) = L-1 [sI - A]-1 = eAt

Where A = state matrix

The state-transition matrix is dependent only upon the matrix A and, therefore, is sometimes referred to as the state transition matrix of A.

Properties of ϕ(t):

  1. ϕ(0) = I
  2. ϕ-1(t) = ϕ(-t)
  3. ϕ(t2 - t1) = ϕ(t2 - t0). ϕ(t0 - t1)
  4. ϕ(t2 + t1) = ϕ(t2) . ϕ(t1)
  5. [ϕ(t)]k = ϕ(kt)
  6. At t =0, dϕ / dt = A

 

Application:

For statement 2,

ϕ(t2 - t1) = ϕ(t2) . ϕ-1(t1)

consider

ϕ(t2 - t1) = ϕ (t2 + (-t1)) 

By property 4

⇒ ϕ(t2 - t1) = ϕ (t2 + (-t1)) = ϕ(t2) . ϕ(-t1)

By property 2

⇒  ϕ(t2 - t1) = ϕ(t2) . ϕ(-t1) =  ϕ(t2) . ϕ-1(t1)

State Transition Matrix Question 4:

If the system matrix of the control system is given as A = [2002] and input matrix B = [0 1] and the output matrix as C = [1 3], then the state transition matrix is given by:

  1. [e2t00e2t]
  2. [e2t00e2t]
  3. [e2t00e2t]
  4. [e2t00e2t]

Answer (Detailed Solution Below)

Option 3 : [e2t00e2t]

State Transition Matrix Question 4 Detailed Solution

Concept:

The state transition matrix is given by:

ϕ(t) = e-At = L-1 [{sI - A}-1]

Calculation:

[sI - A] = [s+200s+2]

[sI - A]-1 = 1(s+2)2[s+200s+2]

[sI - A]-1 = [1s+2001s+2]

L-1 [{sI - A}-1] = [e2t00e2t]

Additional Information Properties of state transition matrix:

1.) ϕ(0) = e-0t = 1

2.) dϕ(0)dt=A, where A is the system matrix

State Transition Matrix Question 5:

The linear time invariant system is represented by the state space model as

dXdt=AX+BU

Y=CX+DU

Consider n=number of state variables, m = number of inputs, p= number of outputs. The state transition matrix Φ( t) Φ( t) is given by:

  1. Φ(t) = [(SI-A)]-1
  2. Φ(t) = L-1 [(SI-A)]-1
  3. Φ(t) = L[(SI-A)]-1
  4. Φ(t) = L-1 [(SI-A)]

Answer (Detailed Solution Below)

Option 2 : Φ(t) = L-1 [(SI-A)]-1

State Transition Matrix Question 5 Detailed Solution

Concept:

The state transition matrix [ϕ(t)] is given by:

ϕ(t) = eAt = L-1 [(SI-A)]-1

where, A = System matrix

I = Identity matrix

Properties of state transition matrix:

1.) State transition matrix at t = 0 is always equal to the identity matrix. 

ϕ(0) = eA0 = I

2.) The differentiation of the state transition matrix at t = 0 is always equal to its system matrix.

ddtϕ(0)= AeA0 = A

Top State Transition Matrix MCQ Objective Questions

The state transition matrix for the system [x˙1x˙2]=[1011][x1x2]+[11]u is

  1. [et0etet]
  2. [et0t2etet]
  3. [et0tetet]
  4. [ettet0et]

Answer (Detailed Solution Below)

Option 3 : [et0tetet]

State Transition Matrix Question 6 Detailed Solution

Download Solution PDF

Concept:

State transition matrix:

It is defined as inverse Laplace transform of |sI - A|-1

⇒ L-1 |sI - A|-1 = eAt = ϕ(t)

General state equation: 

x˙(t)=Ax(t)+BU(t)

Also, x˙(t)=dxdt

[x˙1(t)x˙2(t)x˙n(t)]=[A][x1x2xn]+[B][U1U2Un]

Where, x1, x2, x3 …. xn are state variables

A is state matrix

B is the input matrix

Calculation:

Given state equation

[x˙1x˙2]=[1011][x1x2]+[11]u

A=[1001],B=[11]

State transition matrix.

ϕ(t)=L1(sIA)1

[sIA]=[s00s][1011]

=[s101s1]

[sIA]1=1(s1)2[s101s1]

=[1s101(s1)21s1]

L1[sIA]1=[et0tetet]

What is the state-transition matrix Φ{t) of the following system?

[x1˙ x2˙]=[01 23][x1 x2]

  1. Φ(t)=[ete2tete2t 2et+2e2tet+2e2t]
  2. Φ(t)=[2ete2tete2t 2et+2e2tet+2e2t]
  3. Φ(t)=[2ete2tete2t et+e2tet+e2t]
  4. Φ(t)=[2et2e2t2ete2t 2et+2e2t2et+2e2t]

Answer (Detailed Solution Below)

Option 2 : Φ(t)=[2ete2tete2t 2et+2e2tet+2e2t]

State Transition Matrix Question 7 Detailed Solution

Download Solution PDF

Concept:

State transition matrix:

It is defined as inverse Laplace transform of |sI - A|-1

⇒ L-1 |sI - A|-1 = eAt = ϕ(t)

Given as state model, ẋ = A x(t)

Comparing with standard equation ẋ = A x(t) + B u(t)

Calculation:

A=[0123]

|sIA|=[s00s][0123]=[s12s+3]

|sIA|1=1s2+3s+2[s+312s]

 

Taking inverse Laplace transform,

Φ(t)=[2ete2tete2t 2et+2e2tet+2e2t]

Additional Information

Properties:

State transition matrix, ϕ(t) = eAt

  • ϕ(0) = eA0) = I, Identity matrix
  • ϕ1(t)=ϕ(t)
  • ϕ(t1 + t2) = ϕ(t1) ϕ(t2)
  • [ϕ(t)]n = ϕ(nt)
  • ϕ(t2 – t1) ϕ (t2 – t0) = ϕ (t2 – t0) = ϕ (t1 – t0) ϕ (t2 – t1)      


Trick: The above question can also be solved with the help of trick.

ϕ(0)=eA(0)=I, the Identity matrix.

We can put t = 0, in all the options and can be found the answer.

After putting t = 0, if the matrix becomes an identity matrix, that will be the answer.

The linear time invariant system is represented by the state space model as

dXdt=AX+BU

Y=CX+DU

Consider n=number of state variables, m = number of inputs, p= number of outputs. The state transition matrix Φ( t) Φ( t) is given by:

  1. Φ(t) = [(SI-A)]-1
  2. Φ(t) = L-1 [(SI-A)]-1
  3. Φ(t) = L[(SI-A)]-1
  4. Φ(t) = L-1 [(SI-A)]

Answer (Detailed Solution Below)

Option 2 : Φ(t) = L-1 [(SI-A)]-1

State Transition Matrix Question 8 Detailed Solution

Download Solution PDF

Concept:

The state transition matrix [ϕ(t)] is given by:

ϕ(t) = eAt = L-1 [(SI-A)]-1

where, A = System matrix

I = Identity matrix

Properties of state transition matrix:

1.) State transition matrix at t = 0 is always equal to the identity matrix. 

ϕ(0) = eA0 = I

2.) The differentiation of the state transition matrix at t = 0 is always equal to its system matrix.

ddtϕ(0)= AeA0 = A

If the system matrix of the control system is given as A = [2002] and input matrix B = [0 1] and the output matrix as C = [1 3], then the state transition matrix is given by:

  1. [e2t00e2t]
  2. [e2t00e2t]
  3. [e2t00e2t]
  4. [e2t00e2t]

Answer (Detailed Solution Below)

Option 3 : [e2t00e2t]

State Transition Matrix Question 9 Detailed Solution

Download Solution PDF

Concept:

The state transition matrix is given by:

ϕ(t) = e-At = L-1 [{sI - A}-1]

Calculation:

[sI - A] = [s+200s+2]

[sI - A]-1 = 1(s+2)2[s+200s+2]

[sI - A]-1 = [1s+2001s+2]

L-1 [{sI - A}-1] = [e2t00e2t]

Additional Information Properties of state transition matrix:

1.) ϕ(0) = e-0t = 1

2.) dϕ(0)dt=A, where A is the system matrix

The value of state transition matrix (ϕ) for a homogenous state equation, solved by Laplace transform method given by state equation (x(t) = Ax(t) + Bu(t)), is -

  1. ϕ(t) = L-1[sI - A]-1
  2. ϕ(t) = L-1[sI - A]
  3. ϕ(t) = [sI - A]
  4. None

Answer (Detailed Solution Below)

Option 1 : ϕ(t) = L-1[sI - A]-1

State Transition Matrix Question 10 Detailed Solution

Download Solution PDF

State Transition Matrix ϕ(t):

The state-transition matrix is defined as a matrix that satisfies the linear homogeneous state equation.

It represents the free response of the system.

The state-transition matrix ϕ(t) completely defines the transition of the states from the initial time t = 0 to any time t when the inputs are zero.

The state transition matrix is given by 

ϕ(t) = L-1 [sI - A]-1 = eAt

Where A = state matrix, I = identity matrix, L-1 = Laplace inverse 

The state-transition matrix is dependent only upon the matrix A and, therefore, is sometimes referred to as the state transition matrix of A.

Properties of ϕ(t):

  • ϕ(0) = I
  • ϕ-1(t) = ϕ(-t)
  • ϕ(t2 - t1) = ϕ(t2 - t0). ϕ(t0 - t1)
  • ϕ(t2 + t1) = ϕ(t2) . ϕ(t1)
  • [ϕ(t)]k = ϕ(kt)
  • at t =0, dϕ / dt = A

The state transition matrix ϕ (t) of a system 

[x˙1x˙2]=[0100][x1x2]

is

  1. [t110]
  2. [10t1]
  3. [011t]
  4. [1t01]

Answer (Detailed Solution Below)

Option 4 : [1t01]

State Transition Matrix Question 11 Detailed Solution

Download Solution PDF

Concept:

The inverse of 2 × 2 matrix

Let us consider a 2 × 2 matrix as:

A=[abcd]

A1=1det[A]adj[A]

A1=1adbc[dbca]

State transition matrix of for a given system is defined as:

ϕ(t) = eAt = L-1[(sI – A)-1]

Calculation:

Given matrix is:

 A=[0100] 

sI=[s00s]

sIA=[s00s][0100]

sIA=[s10s]

(sIA)1=1s2(0×1)[s10s]

(sIA)1=1s2[s10s]

(sIA)1=[1s1s201s]

ϕ(t)=L1[(sIA)1]

ϕ(t)=L1[1s1s201s]

ϕ(t)=[u(t)tu(t)0u(t)]

Considering unit step signal

ϕ(t)=[1t01]

Hence, option 4 is the correct answer. 

Extra concept:

X˙=AX+BU

Two different methods are there to solve the above state equation.

Method 1: Laplace Transform method

sX(s) = AX(s) + BU(s)

sX(s) – AX(s) =  X(0) + BU(s)

X(s)[sI - A] = X(0) + BU(s)

X(s) = (sI - A)-1 X(0) + (sI – A)-1 BU(s)

x(t) = L-1{(sI – A)-1X(0)} + L-1{(sI - A)-1BU(s)}

Zero input response is defined as:

L-1{(sI – A)-1X(0)}

Zero state response is defined as:

 L-1{(sI - A)-1BU(s)}

Method 2: Classical method

x(t)=eAtX(0)=0teA(tτ)BU(τ)dτ

Zero input response is defined as:

eAtX(0)

Zero state response is defined as:

0teA(tτ)BU(τ)dτ

Compare ZIR

ϕ(t)=eAt=L1[(sIA)1]

This is the state transition matrix

Compare ZSR

0teA(tτ)BU(τ)dτ=L1[ϕ(s)BU(s)]

x(t)=eAtX(0)=L1[ϕ(s)BU(s)]

For a Homogeneous state equation ( U = 0 )

X˙=AX

x(t)=ZIR=eAtX(0)

State diagram of a system is shown below. A system is described by the state variable equations

X˙=AX+BU;Y=CX+DU

GATE controls Mobile Content Review Images Q26a

State transition matrix eAtof the system shown in the figure is

  1. [et0tetet]

  2. [et0tetet]

  3. [et0etet]

  4. [ettet0et]

Answer (Detailed Solution Below)

Option 1 :

[et0tetet]

State Transition Matrix Question 12 Detailed Solution

Download Solution PDF

GATE controls Mobile Content Review Images Q28

Y=x1x2+U

x˙1=x1U

x˙2=x1x2+U

A=[1011];B=[11];C=[11];D=[1]

eAt=L1{(SIA)1}

(SIA)=[s+101s+1]

(SIA)1=1(s+1)2[s+101s+1]

=[1s+101(s+1)21s+1]

eAt=[et0tetet]

State Transition Matrix Question 13:

The state transition matrix of a control system is[e4te6te2te8te5te0.5t]. The system matrix A is

  1. [4430.5]
  2. [48120.5]
  3. [1/41/41/32]
  4. [1/41/81/122]

Answer (Detailed Solution Below)

Option 1 : [4430.5]

State Transition Matrix Question 13 Detailed Solution

Concept:

The state transition matrix ϕ(t):

The state-transition matrix is defined as a matrix that satisfies the linear homogeneous state equation.

It represents the free response of the system.

The state-transition matrix ϕ(t) completely defines the transition of the states from the initial time t = 0 to any time t when the inputs are zero.

The state transition matrix is given by 

ϕ(t) = L-1 [sI - A]-1 = eAt

Where A = state matrix

The state-transition matrix is dependent only upon the matrix A and, therefore, is sometimes referred to as the state transition matrix of A.

Properties of ϕ(t):

  1. ϕ(0) = I
  2. ϕ-1(t) = ϕ(-t)
  3. ϕ(t2 - t1) = ϕ(t2 - t0). ϕ(t0 - t1)
  4. ϕ(t2 + t1) = ϕ(t2) . ϕ(t1)
  5. [ϕ(t)]k = ϕ(kt)
  6. At t =0, dϕ /dt = A

 

Calculation:

Given that

State transition matrix ϕ(t) = [e4te6te2te8te5te0.5t]

Consider the sixth property of the state transition matrix

⇒ At t = 0, dϕ /dt = A

Where A is system or state matrix,

⇒ A = [4e4t6e6t+2e2t8e8t+5e5t0.5e0.5t]at t = 0

⇒ A = [46+28+50.5]

A = [4430.5]

State Transition Matrix Question 14:

The state transition matrix is given by

eAt=[et2(ab)0a2e2t],a>0

The state matrix of system x[t] when x[0] = [1 1]T is ____

  1. [ete2t]
  2. [ete2t]
  3. [ete2t]
  4. [ete2t]

Answer (Detailed Solution Below)

Option 2 : [ete2t]

State Transition Matrix Question 14 Detailed Solution

From the properties of state transition matrix,

eA0 = I

[12(ab)0a2]=[1001]

⇒ a = b and a = ± 1

For a > 0, a = b = 1

eAt=[et00e2t]

X(t) = eAt x[0]

=[et00e2t][11]=[ete2t]

State Transition Matrix Question 15:

Which of the following properties are associated with the state transition matrix ϕ(t)?

1. ϕ(0) = I

2. ϕ(t2 - t1) = ϕ(t2) . ϕ-1(t1)

3. ϕ(t2 + t1) = ϕ(t2) . ϕ(t1)

4. ϕ(t2 - t1) = ϕ(t2 - t0). ϕ(t0 - t1)

Select the correct answer using  the codes given below:

  1. 1, 3 and 4
  2. 1, 2 and 3
  3. 1, 2 and 4
  4. all of the above

Answer (Detailed Solution Below)

Option 4 : all of the above

State Transition Matrix Question 15 Detailed Solution

Concept:

The state transition matrix ϕ(t):

The state-transition matrix is defined as a matrix that satisfies the linear homogeneous state equation.

It represents the free response of the system.

The state-transition matrix ϕ(t) completely defines the transition of the states from the initial time t = 0 to any time t when the inputs are zero.

The state transition matrix is given by 

ϕ(t) = L-1 [sI - A]-1 = eAt

Where A = state matrix

The state-transition matrix is dependent only upon the matrix A and, therefore, is sometimes referred to as the state transition matrix of A.

Properties of ϕ(t):

  1. ϕ(0) = I
  2. ϕ-1(t) = ϕ(-t)
  3. ϕ(t2 - t1) = ϕ(t2 - t0). ϕ(t0 - t1)
  4. ϕ(t2 + t1) = ϕ(t2) . ϕ(t1)
  5. [ϕ(t)]k = ϕ(kt)
  6. At t =0, dϕ / dt = A

 

Application:

For statement 2,

ϕ(t2 - t1) = ϕ(t2) . ϕ-1(t1)

consider

ϕ(t2 - t1) = ϕ (t2 + (-t1)) 

By property 4

⇒ ϕ(t2 - t1) = ϕ (t2 + (-t1)) = ϕ(t2) . ϕ(-t1)

By property 2

⇒  ϕ(t2 - t1) = ϕ(t2) . ϕ(-t1) =  ϕ(t2) . ϕ-1(t1)

Get Free Access Now
Hot Links: teen patti royal - 3 patti teen patti winner teen patti master king teen patti master apk best teen patti classic