Key Points About Stability
- Stability is an inherent property of a system
- This means its output does not diverge for any reasonable input (impulse, step, etc…)
- Stability of an LTI system is the exponential stability
- Stability of an LTI system is determined by its poles
How Can You Tell if a System is Stable?
- An LTI system is stable if and only if all poles are in the LHP
- If some poles are on the imaginary axis, and the others are in the LHP, the system is marginally stable (which is neither stable or unstable)
- For a stable system, all coefficients of its characteristic equation defined in 2nd Order Dynamic Systems must be positive
- Computing the roots of a characteristic equation is not very practically useful (used only for analysis but not for design)
Routh Test
This method is based on assembling this table…
- You fill up the first two rows and then use these equations to fill up the rest…
- The first row is made of even subtractions of n
- The second row is made of odd subtractions of n
- This will full out triangularly
- The anchor for a row is the leftmost element in the row above where the anchor is the denominator term
- The number of roots with positive real parts is equal to the number of sign changes in the first column
- Empty slots in the right of each row are all zero
- The last element is always
Solving
- Simplify transfer function
- Expand denominator
- Write down Rauth table and solve for stability
Special Case 1
- If an element in the first column = 0…
- We replace the zero by a small positive number ()
- Apply the rule by taking the limit as needed
- If there is no sign change, the system is not unstable (Happens when some poles lie on the imaginary axis (marginally stable))
- You basically just skip that cell
Special Case 2
- If all elements in some row are zero
- You can get the row before row m where row m is the row containing all zeroes by using the terms in the row above the row m
- You need to form an auxiliary polynomial using these coefficients
- Then, take its derivative
- Use the coefficients of the derivative polynomial to fill up the row containing all zeroes