Please wait...
/
-
A second order system is governed by d2ydt2+sdydt+6y=u(t)
Number of state variables = order of the system
= number of independent energy storage elements
= number of poles of the system.
Given system is governed by
d2ydt2+sdydt+6y=u(t)
State transition matrix, ϕ(t) = eAt
From the properties of state transition matrix,
ϕ(0)=eA(0)=I
1. ϕ(t)=[e−t01e−2t]ϕ(o)=[1010]≠I
2. ϕ(t)=[ett12e−t]ϕ(o)=[1012]≠I
3. ϕ(t)=[et+e−t002e−t]ϕ(o)=[2002]≠I
4. ϕ(t)=[et00e−2t]ϕ(o)=[1001]=I
Hence option (d) can be state transition matrix.
The minimum number of states required to describe the network shown in the figure is
The minimum number of states required
= number of energy storage elements in the circuit
= order of the circuit
The vector matrix differential equation of a system is given by x˙=[01−2−3]x
The state transition matrix of the system is-
The state transition matrix ϕ(t)=L−1[(SI−A)−1]
Given, A=[01−2−3]
SI−A=[s00s]−[01−2−3]
=[s−12s+3]
|SI - A| = s(s + 3) + 2
= s2 + 3s + 2
(SI−A)−1=1s2+3s+2[s+31−2s]
L−1[(SI−A)−1]=L−1[s+3(s+2)(s+1)1(s+2)(s+1)−2(s+2)(s+1)s(s+2)(s+1)]
=L−1[2s+1−1s+21s+1−1s+22s+2−2s+12s+2−1s+1]
=[2e−t−e−2te−t−e−2t2e−2t−2e−t2e−2t−e−t]
The state diagram is given below.
The state space representation for the above state diagram is
ẋ(t) = A x(t) + B u(t)
y(t) = C x(t) + D u(t)
Then, which of the following is / are true?
State Space Representation:
ẋ(t) = A(t)x(t) + B(t)u(t)
y(t) = C(t)x(t) + D(t)u(t)
y(t) is output
u(t) is input
x(t) is a state vector
A is a system matrix
Application:
ẋ2 = -2x2 – 3x1 + u(t)
ẋ1 = x2
y(t) = x1 + 2x2
[x˙1x˙2]=[01−3−2][x1(t)x2(t)]+[01]u(t)
y(t)=[12][x1(t)x2(t)]
A=[01−3−2],B=[01],C=[12]
Given the homogeneous state space equation x˙=[01−1−2]x and the initial state value x(0)=[10−10]
The steady state values of xss1=limt→∞x1(t) and xss2=limt→∞x2(t) are
From the given state space representation,
A=[01−1−2]
[sI−A]=s[1001]−[01−1−2]
=[s−11s+2]
[sI−A]−1=1s(s+2)+1[s+21−1s]=1(s+1)2[s+21−1s]
eAt=L−1[sI−A]−1=L−1[s+2(s+1)21(s+1)2−1(s+1)2s(s+1)2]
=L−1[1s+1+1(s+1)21(s+1)2−1(s+1)21(s+1)2−1(s+1)2]
=[e−t+te−tte−t−te−te−t−te−t]
x(t)=eAtx(0)