Stability of Linear Systems
For linear systems with constant coefficients, stability is completely determined by the eigenvalues of the coefficient matrix. This provides a complete and computable stability theory.
Eigenvalue Criterion
For the system with constant matrix :
- The origin is asymptotically stable if and only if all eigenvalues have .
- The origin is stable (not asymptotically) if and only if all eigenvalues satisfy and those with are semisimple (geometric multiplicity equals algebraic multiplicity).
- The origin is unstable if any eigenvalue has , or if an eigenvalue with is not semisimple.
: eigenvalues , both negative. Asymptotically stable.
: eigenvalues , pure imaginary, semisimple. Stable (center), not asymptotically stable.
: eigenvalue with algebraic multiplicity , geometric multiplicity . Unstable ( grows).
The Routh-Hurwitz Criterion
For a polynomial , the Hurwitz matrix is constructed from the coefficients. All roots have negative real parts if and only if all leading principal minors of the Hurwitz matrix are positive.
For a polynomial , all roots satisfy if and only if:
- : .
- : and .
- : , , and .
Is stable? Check: , , and . Yes, all roots have .
Is stable? . No, the system is unstable.
Exponential Stability
The equilibrium is exponentially stable if there exist such that for all and all initial conditions.
For constant-coefficient linear systems, asymptotic stability and exponential stability are equivalent. The decay rate can be taken as any number less than . For nonautonomous or nonlinear systems, the distinction matters.