Transient and Steady State Response Analysis
Transient and Steady State Response Analysis
Transient and Steady State Response Analysis
Systems
Motivation
• How to know the performance of a control
system for any input signal?
• How to design a control system which meets the
desired response and control requirements ?
• Underdamped systems:
– All string instruments, bells are underdamped to make
sound appealing
– Analog electrical or mechanical measuring instruments
Problem Number 1
• A unity feedback system is characterised by an open
loop transfer function
Note that, there should not be any term missing in the nth
order characteristic equation. This means that the nth order
characteristic equation should not have any coefficient that
is of zero value.
Sufficient Condition for R-H Stability
• The sufficient condition is that all the
elements of the first column of the Routh
array should have the same sign. This means
that all the elements of the first column of the
Routh array should be either positive or
negative.
Routh Array Method
Follow this procedure for forming the Routh table.
• Fill the first two rows of the Routh array with the
coefficients of the characteristic polynomial as mentioned in
the table below. Start with the coefficient of sn and continue
up to the coefficient of s0.
• Fill the remaining rows of the Routh array with the elements
as mentioned in the table below. Continue this process till
you get the first column element of row s0 is an. Here, an is
the coefficient of s0 in the characteristic polynomial.
The row s3 elements have 2 as the common factor. So, all these
elements are divided by 2.
Special case (i) − Only the first element of row s2 is zero. So, replace it
by ϵ and continue the process of completing the Routh table.
Step 3 − Verify the sufficient condition for the Routh-Hurwitz stability.
There are two sign changes in the first column of Routh table.
The row s4 elements have 3 as the common factor. So, all these elements are divided by 3.
Special case (ii) – All the elements of row s3 are zero. So, write the auxiliary equation,
A(s) of the row s4
A(s) = s4 + s2 + 1
s3 1 26
s2 9 24
s1 70/3 0
s0 24 0
Since there are no sign changes in the first column of the Routh array
and are positive,
Hence the system is stable
Problem Number 2
Examine the stability of the system having
characteristic equation as
s5 + 2s4 + 3s3 + 6s2 + 2s + 1 = 0
Solution to Problem Number 2
s5 1 3 2
s4 2 6 1
s3 0 1.5 0
s3 0 1.5 0
s2 1 0
s1 +1.5
s0 1 0 0
As there are two sign changes
System is unstable
Problem Number 3
Ascertain the stability of the system given by the
characteristic equation, s6 + 3s5 + 5s4 + 9s3 + 8s2 + 6s + 4 = 0
Solution to Problem Number 3
s6 1 5 8 4 s6 1 5 8 4
s5 3 9 6 0 s5 3 9 6 0
s4 2 6 4 0 s4 2 6 4 0
s3 0 0 0 s3 8 12 0 0
s2 4 0 0
s1 1.33 0 0 0
s0 4 0 0 0
Since there are no sign changes in the first column of the Routh array
and are positive,
Hence the system is marginally stable
Problem Number 4
Ascertain the stability of the system given by the
characteristic equation,
s6 + 2s5 + 8s4 + 12s3 + 20s2 + 16s + 16 = 0
Solution to Problem Number 4
s6 1 8 20 16 s6 1 8 20 16
s5 2 12 16 0 s5 2 12 16 0
s4 2 12 16 0 s4 2 12 16 0
s3 8 24 0 0
s3 0 0 0
s2 6 16 0 0
s1 2.67 0 0 0
s0 16 0 0 0
Since there are no sign changes in the first column of the Routh array
and are positive,
Hence the system is marginally stable
Problem Number 5
Solution to Problem Number 5
s3 1 (k + 31)
s2 7 (25 – 2k)
s1 (192 + 9k) / 7 0
s3 (25 – 2k) 0
s4 2 4 k
s3 3 1 0
s2 10/3 K 0
s1 (10– 9k)/10 0 0
s1 K 0 0
The derivative controller is used to make the unstable control system into a stable one.
• Integral Controller
The integral controller produces an output, which is
integral of the error signal.
The proportional integral controller is used to decrease the steady state error without
affecting the stability of the control system.
• Proportional Integral Derivative(PID)Controller
• The proportional integral derivative controller produces
an output, which is the combination of the outputs of
proportional, integral and derivative controllers.