Stability

Consider a system with transfer function H(s) such that,

H(s)=N(s)D(s)

where

D(s)=sn+an1sn1+...+a1s+a0=(s+p1)(s+p2)...(s+pn)

The system is stable if and only if all roots of D(s), (p1,p2...pn) are in the open left half plane. In order words,

Re(pi)<0,for all0<in

Necessary Condition for Stability

A system defined by transfer function H(s) is stable only if all coefficients of D(s), (a0,a1...an1) are positive. In other words, if

H(s)=N(s)D(s)

and

D(s)=sn+an1sn1+...+a1s+a0=(s+p1)(s+p2)...(s+pn)

Then,

ai>0for all0<inthe system is stable

Routh-Hurwitz Test

For a system with D(s) such that,

D(s)=ansn+an1sn1+...+a1s+a0

We can construct a Routh array:

snanan2an4
sn1an1an3an5
sn2b1b2b3
sn3c1c2c3
............
s2.........
s.........
1.........

where,

bi=1an1(an1ani1anan2i1)ci=1b1(b1ani2an1bi+1)

The number of sign changes in the second column of the table indicates the number of roots that are in the open left hand plane. All roots are in the open left hand plane if and only if there are no sign changes in the second column (i.e. either all entries are positive, or all entries are negative). In other words, the system described above is stable if and only if

an>0,an1>0,b1>0,c1>0,...ORan<0,an1<0,b1<0,c1<0,...