Autonomous Systems Tutorial 4
Autonomous Systems Tutorial 4
Mechatronics Engineering
z = T (x) (2)
d
ż = T (x) (3)
dt
∂T (x) ∂x
ż = (4)
∂x ∂t
where, ∂x
∂t is the dynamics of the system i.e. ẋ.
Therefore,
∂T (x)
ż = [f (x) + g(x)u] (5)
∂x
∂T (x) ∂T (x)
ż = f (x) + g(x)u (6)
∂x ∂x
ż = Az + B w(z)[u
e − φ(z)]
e (7)
where, w(z)
e = w(x), φ(z)
e = φ(x).
and,
T1 (x)
T2 (x)
T (x) =
..
(13)
..
Tn (x)
0 0 0 0 0 Tn (x) 1
(16)
T2 (x) 0
T3 (x) 0
∂T (x)
f (x) = .. −
.. (17)
∂x ..
..
0 w(x)φ(x)
Dr. Islam S. M. Khalil Autonomous Systems:Tutorial 4 9 / 17
T2 (x)
T3 (x)
∂T (x)
f (x) = .. (18)
∂x
..
−w(x)φ(x)
Similarly,
0 0
0 0
∂T (x)
w(x), ∂T (x) g(x) =
g(x) = .. .. (19)
∂x ∂x
.. ..
1 w(x)
Now using equations (18) and (19) we will be able to find the
required transformation T (x) to go from one representation to
another.
e x2 − 1
ẋ1 0
= + u (20)
ẋ2 ax12 1
This system representation is ẋ = f (x) + g(x)u.
How can we transform it to another representation:
ż = Az + B w(z)[u
e − φ(z)]
e