Control Systems

Stability Analysis

Stability analysis checks whether a control system output remains bounded and eventually settles instead of growing uncontrollably.

Core question

Will the system remain under control for bounded inputs and disturbances?

Exam focus

Concept of stability, Routh-Hurwitz criterion, relative stability, root locations.

Engineering use

Aerospace, power systems, motor drives, industrial loops, safety-critical automation.

Introduction

A control system that is accurate but unstable is unusable. Stability is the first safety requirement.

Stability analysis tells whether natural response dies out, stays sustained, or grows.

Why It Matters

  • It prevents unsafe oscillations and runaway output.
  • It determines whether controller design is acceptable.
  • It is one of the highest-weightage GATE Control Systems topics.

Prerequisites

  • Characteristic equation.
  • Poles of transfer function.
  • Laplace Transform.
  • Basic determinant/algebra skills.

Basic Intuition

A stable system is like a disturbed pendulum that eventually calms down. An unstable system keeps growing away from the desired condition.

Read the topic as a physical behavior first, then let the equations describe that behavior.
S-Plane Stability Region Diagram Here
Animated Pole Movement and Stability Visualization

Step-by-Step Visualization

Use this animated view to connect the exam formula with the physical idea behind Stability Analysis.

Core Theory

Characteristic equation

$$1+G(s)H(s)=0$$

Closed-loop pole locations come from the characteristic equation.

Stability condition

$$Re(p_i)<0$$

For continuous-time systems, all poles must lie in the left half-plane.

Routh-Hurwitz criterion

$$No.\ of\ sign\ changes = No.\ of\ RHP\ poles$$

Routh array finds right-half-plane poles without solving roots.

Working Principle

The working method is to move from the physical system to the mathematical model, then use the model to predict or improve behavior.

  • Write characteristic equation.
  • Form Routh array.
  • Check first-column sign changes.
  • Use pole-location interpretation for stability and relative stability.
Step-by-Step Operation Animation Here

Formula Explanation

Closed-loop characteristic equation

$$1+G(s)H(s)=0$$

Determines closed-loop poles.

Stable CT condition

$$All\ poles\ in\ LHP$$

Natural response decays.

Marginal stability

$$Poles\ on\ j\omega\ axis\ with\ no\ repetition$$

Sustained oscillation may occur.

Diagram Explanation Placeholder

The diagram should show the signal flow, physical interpretation, and the main mathematical variables used in this topic.

S-Plane Stability Region Diagram Here
Interactive Framer Motion Visualization Placeholder

Real-World Applications

  • Aircraft control.
  • Power grid stabilizers.
  • Industrial process loops.
  • Robot balance systems.
  • High-gain amplifier feedback.

Solved Examples

Pole check

Poles at -2 and -5.

$$Stable\ because\ all\ poles\ are\ in\ LHP$$

Unstable pole

One pole at +1.

$$Unstable\ because\ RHP\ pole\ exists$$

Common Mistakes

  • Checking open-loop poles instead of closed-loop poles.
  • Forgetting special Routh cases.
  • Calling marginally stable systems asymptotically stable.
  • Ignoring repeated imaginary-axis roots.

Interview Questions

  • Define stability.
  • State Routh-Hurwitz criterion.
  • What is relative stability?
  • Why are right-half-plane poles dangerous?
  • What is marginal stability?

Exam Notes

  • First-column sign changes give RHP poles.
  • All coefficients positive is necessary but not sufficient.
  • Repeated imaginary-axis poles imply instability.
  • Relative stability measures how far poles are from the imaginary axis.

Revision Summary

  • Stability analysis checks whether a control system output remains bounded and eventually settles instead of growing uncontrollably.
  • First-column sign changes give RHP poles.
  • All coefficients positive is necessary but not sufficient.
  • Repeated imaginary-axis poles imply instability.
  • Relative stability measures how far poles are from the imaginary axis.

Stability Analysis FAQ

Why is Stability Analysis important for GATE ECE?

Stability Analysis is important because it supports numerical problem solving in Control Systems and helps connect formulas with practical engineering behavior.

What should I revise first in Stability Analysis?

First-column sign changes give RHP poles.

How should I practice Stability Analysis for university exams?

Start with the intuition, memorize the core formulas, solve standard examples, and then practice previous-year style questions on concept of stability, routh-hurwitz criterion, relative stability, root locations..

Practice Questions

  • Test stability of s^3+2s^2+3s+4.
  • Find RHP poles using Routh array.
  • Explain relative stability using pole distance.
  • Classify a system with poles at -1 and ±j2.