Skip to main content

Control Systems

sectionmedium9 MCQ

What is Control Systems?

A system that manages, commands, directs, or regulates the behavior of other systems or devices to achieve a desired output.

Key formula / rule: Transfer Function

Key points

  • Understand the fundamental concepts of open-loop and closed-loop control systems.
  • Be able to model physical systems using transfer functions and state-space representation.
  • Analyze the time-domain and frequency-domain response characteristics of control systems.
  • Determine the stability of a system using various criteria (Routh-Hurwitz, Root Locus, Nyquist).

Common exam trap

Incorrectly applying the Routh-Hurwitz criterion, especially in cases of a row of zeros or a zero in the first column.

Definitions

Term

Control System

Meaning

A system that manages, commands, directs, or regulates the behavior of other systems or devices to achieve a desired output.

Term

Open-Loop System

Meaning

A control system in which the control action is independent of the output; it does not use feedback.

Term

Closed-Loop System (Feedback System)

Meaning

A control system in which the control action is dependent on the output, using feedback to compare the output with the desired input and generate an error signal.

Term

Transfer Function

Meaning

The ratio of the Laplace transform of the output to the Laplace transform of the input, assuming all initial conditions are zero, representing the system's input-output relationship.

Term

Pole

Meaning

A value of 's' (complex frequency) for which the transfer function of a system becomes infinite. Poles determine the system's stability and transient response.

Term

Zero

Meaning

A value of 's' (complex frequency) for which the transfer function of a system becomes zero. Zeros influence the shape of the transient response and frequency response.

Term

Stability

Meaning

The property of a system to return to its equilibrium state after a disturbance, or for its output to remain bounded for a bounded input.

Term

Steady-State Error

Meaning

The difference between the desired output and the actual output of a system as time approaches ∞.

Term

Root Locus

Meaning

A graphical plot showing the locations of the closed-loop poles of a system in the s-plane as a system parameter (typically gain K) is varied from zero to ∞.

Term

Bode Plot

Meaning

A pair of plots (magnitude in dB vs. log frequency, and phase in degrees vs. log frequency) that graphically represent the frequency response of a system.

Term

Nyquist Plot

Meaning

A polar plot of the open-loop transfer function G(jω)H(jω) as the frequency ω varies from 0 to ∞, used for stability analysis.

Term

Compensator

Meaning

A device or network inserted into a control system to modify its open-loop transfer function and improve its performance characteristics, such as stability, transient response, or steady-state error.

Term

State-Space Representation

Meaning

A mathematical model of a physical system as a set of first-order differential equations relating input, output, and state variables.

Learning objectives

  • Understand the fundamental concepts of open-loop and closed-loop control systems.

  • Be able to model physical systems using transfer functions and state-space representation.

  • Analyze the time-domain and frequency-domain response characteristics of control systems.

  • Determine the stability of a system using various criteria (Routh-Hurwitz, Root Locus, Nyquist).

  • Design basic compensators (Lead, Lag) to meet specified performance requirements.

  • Evaluate system performance based on steady-state error, transient response, and stability margins.

Formulae

Name

Transfer Function

Note

Ratio of Laplace transform of output to Laplace transform of input, with zero initial conditions.

Expression

H(s) = C(s)/R(s)

Name

Characteristic Equation

Note

Equation whose roots are the closed-loop poles of the system.

Expression

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

Name

Standard Second-Order System

Note

General form for a second-order system, where ωn is natural frequency and ζ is damping ratio.

Expression

G(s) = ωn2 / (s2 + 2ζωn s + ωn2)

Name

Peak Overshoot (Mp)

Note

Maximum percentage overshoot for a step input in an underdamped system.

Expression

Mp = exp(-ζπ / √(1-ζ2)) * 100%

Name

Settling Time (ts) (2% criterion)

Note

Time required for the response to settle within 2% of the final value.

Expression

ts ≈ 4 / (ζωn)

Name

Rise Time (tr) (0-100% for underdamped)

Note

Time for the response to rise from 0% to 100% of the final value.

Expression

tr ≈ (π - β) / ωd, where ωd = ωn * √(1-ζ2) and β = tan-1(ωd / (ζωn))

Name

Steady-State Error (ess) for Unit Step Input

Note

Applicable for Type 0 systems.

Expression

ess = 1 / (1 + Kp), where Kp = lim(s→0) G(s)H(s)

Name

Steady-State Error (ess) for Unit Ramp Input

Note

Applicable for Type 1 systems.

Expression

ess = 1 / Kv, where Kv = lim(s→0) sG(s)H(s)

Name

Steady-State Error (ess) for Unit Parabolic Input

Note

Applicable for Type 2 systems.

Expression

ess = 1 / Ka, where Ka = lim(s→0) s2 G(s)H(s)

Name

Gain Margin (GM)

Note

Amount of gain that can be added to the system before it becomes unstable.

Expression

GM = 1 / |G(jωpc)H(jωpc)|, where ∠G(jωpc)H(jωpc) = -180°

Name

Phase Margin (PM)

Note

Amount of phase lag that can be added to the system before it becomes unstable.

Expression

PM = 180° + ∠G(jωgc)H(jωgc), where |G(jωgc)H(jωgc)| = 1

Name

Nyquist Stability Criterion

Note

N = number of encirclements of -1+j0 by Nyquist plot, P = number of open-loop RHP poles, Z = number of closed-loop RHP poles. For stability, Z must be 0.

Expression

N = P - Z

Name

State Equation

Note

Describes the dynamics of the system's state variables.

Expression

ẋ(t) = Ax(t) + Bu(t)

Name

Output Equation

Note

Relates the system's output to its state variables and input.

Expression

y(t) = Cx(t) + Du(t)

Prerequisites

  • Basic Calculus (differentiation, integration)

  • Differential Equations

  • Laplace Transforms

  • Complex Numbers

  • Basic Electrical Circuit Analysis

  • Linear Algebra (for state-space analysis)

Common mistakes

  • Incorrectly applying the Routh-Hurwitz criterion, especially in cases of a row of zeros or a zero in the first column.

  • Misinterpreting Root Locus plots, such as incorrect identification of break-away/in points or angles of departure/arrival.

  • Errors in drawing Bode plots, particularly with slopes, corner frequencies, and phase calculations.

  • Confusing the definitions and implications of gain margin and phase margin.

  • Not understanding the relationship between time-domain specifications (e.g., settling time, overshoot) and pole locations in the s-plane.

  • Incorrectly calculating steady-state error for different system types (Type 0, Type 1, Type 2) and input signals (step, ramp, parabolic).

Keywords

  • Control System

  • Feedback

  • Open-loop

  • Closed-loop

  • Transfer Function

  • Poles

  • Zeros

  • Stability

  • Routh-Hurwitz

  • Root Locus

  • Bode Plot

  • Nyquist Plot

  • Steady-State Error

  • Transient Response

  • Frequency Response

  • Compensator

  • Lead Compensator

  • Lag Compensator

  • State-Space

  • Controllability

  • Observability

  • Damping Ratio

  • Natural Frequency

  • Gain Margin

  • Phase Margin

Practice preview

  • What is the unit of time constant in a first-order system?

    easy

  • Which of the following is a characteristic of a stable closed-loop system?

    easy

  • The steady-state error of a unity feedback system for a unit step input is determined by:

    medium