
92 4 System Response Analysis
>>s=tf(‘s’);
>>G=1/(s-3);
>>step(G);
Fig. 4.5 System response for an unstable first-order system.
Second-Order System Response
In general, second-order systems can be represented as differential equations in
the form:
(4.19)
That is, it relates the input (u(t)) and the output (y(t)) of the system involving, as
maximum, the second derivation order of the latter. An example of a second-order
system can be shown in fig. 4.6. This example is a simple representation of the
shock-absorbing system of a vehicle made of a spring (with a force constant, k), a
dashpot (with a damping constant, b), and the mass of the vehicle, m. Considering a
rest setup at rest, (initial conditions considered as null) we are interested on studying
the pose of the mass (y(t)) when a given input force (u(t)) is applied.
Recalling Chapter 2, and applying the force conservation principle, we can
derive the differential equation shown in fig. 4.6, obtaining thus the transfer
function for this system.
In general, the transfer function for a second-order system is
1
(4.20)
where the characteristic equation (the denominator of the function) is of second
order.
1
Without generality loss, we assume there are no derivates for the input.
1010
'' ' 'yy uuaaybb+++=
0
2
10
()
b
Gs
sasa
=
++