The Routh criterion allows us to determine the stability of a polynomial without computing the roots.

Routh Table Construction

  • The first two rows come directly from the coefficients of
  • Each of the other rows is computed from its two preceding rows as
  • Whenever is missing, let , then .

Pole Locations from Routh Table

  • Total number of poles = Degree of characteristic polynomial
  • RHP poles: Number of sign changes in first column
  • -axis poles: All-zero rows
  • LHP poles: Total poles - RHP poles - -axis poles

Examples

Example 1

Example 2

Example 3

Example 4

Example 5