Fiveable

Intro to Dynamic Systems Unit 4 Review

QR code for Intro to Dynamic Systems practice questions

4.3 Step, Impulse, and Ramp Responses

4.3 Step, Impulse, and Ramp Responses

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
Intro to Dynamic Systems
Unit & Topic Study Guides

Step, impulse, and ramp responses are key tools for understanding how systems behave. They show how a system reacts to different input signals, giving us crucial info about stability, speed, and accuracy.

These responses help us analyze both short-term and long-term system behavior. By studying them, we can predict how a system will perform in real-world situations and make improvements to its design if needed.

Step Response of Systems

First-order Systems

  • Step response is the output when the input is a unit step function, which instantly changes from zero to one at time t=0 and remains at one for all time t>0
  • For a first-order system with transfer function G(s)=K/(τs+1)G(s) = K/(τs + 1), the step response is c(t)=K(1e(t/τ))c(t) = K(1 - e^(-t/τ))
    • KK is the steady-state gain
    • ττ is the time constant, representing the time required to reach 63.2% of the final value
  • Settling time is approximately 4τ, the time required for the response to settle within 2% of its final value

Second-order Systems

  • For a second-order system with transfer function G(s)=ωn2/(s2+2ζωns+ωn2)G(s) = ω_n^2/(s^2 + 2ζω_ns + ω_n^2), the step response depends on the damping ratio ζζ and the natural frequency ωnω_n
  • Underdamped system (0<ζ<10 < ζ < 1) exhibits oscillations with a decay envelope
    • Settling time and peak overshoot are determined by ζζ and ωnω_n
  • Critically damped system (ζ=1ζ = 1) reaches the final value without oscillations in the shortest possible time
  • Overdamped system (ζ>1ζ > 1) approaches the final value more slowly without oscillations

Impulse Response and Transfer Functions

First-order Systems, control system - Describing step response in terms of poles and zeros of transfer function ...

Impulse Response Characteristics

  • Impulse response is the output when the input is an impulse function, a signal with an infinitely high amplitude and infinitesimally short duration, such that its integral equals one
  • Impulse response h(t)h(t) is related to the transfer function G(s)G(s) by the inverse Laplace transform: h(t)=L(1)G(s)h(t) = L^(-1){G(s)}
  • For a first-order system with transfer function G(s)=K/(τs+1)G(s) = K/(τs + 1), the impulse response is h(t)=(K/τ)e(t/τ)h(t) = (K/τ)e^(-t/τ) for t0t ≥ 0

Relationship to System Response

  • The impulse response of a second-order system depends on the damping ratio ζζ and the natural frequency ωnω_n, obtained by taking the inverse Laplace transform of the transfer function
  • The impulse response determines the system's response to any input using the convolution integral: y(t)=[0tot]h(τ)x(tτ)dτy(t) = ∫[0 to t] h(τ)x(t-τ)dτ
    • x(t)x(t) is the input signal
    • y(t)y(t) is the output signal

Ramp Response and System Performance

First-order Systems, untagged - How to find poles of transfer function by looking at the step response? - Signal ...

Ramp Response Characteristics

  • Ramp response is the output when the input is a ramp function, a signal that linearly increases with time, starting from zero at t=0
  • Laplace transform of a unit ramp function is R(s)=1/s2R(s) = 1/s^2
  • To obtain the ramp response, multiply the transfer function G(s)G(s) by 1/s21/s^2 and take the inverse Laplace transform
  • For a first-order system with transfer function G(s)=K/(τs+1)G(s) = K/(τs + 1), the ramp response is c(t)=KtKτ(1e(t/τ))c(t) = Kt - Kτ(1 - e^(-t/τ))
    • Consists of a linearly increasing term and an exponentially decaying term

Steady-state Error and System Performance

  • Steady-state error of a first-order system to a ramp input is ess=lim[t](tc(t))=Kτe_ss = lim[t→∞] (t - c(t)) = Kτ, proportional to the time constant ττ
  • For a second-order system, the ramp response depends on the damping ratio ζζ and the natural frequency ωnω_n
    • Steady-state error is determined by the open-loop transfer function's velocity error constant KvKv
  • Ramp response provides insights into a system's ability to track a linearly increasing input (position control systems)

Step, Impulse, and Ramp Responses: A Comparison

Input Signal Characteristics

  • Step, impulse, and ramp responses are fundamental input signals used to characterize the behavior of linear time-invariant (LTI) systems
  • Step response shows how a system responds to a sudden change in input
    • Provides information about steady-state gain, settling time, and oscillatory behavior
  • Impulse response represents the system's response to a brief, high-intensity input
    • Directly related to the transfer function through the inverse Laplace transform
    • Determines the system's response to any input using convolution

System Behavior and Performance

  • Ramp response reveals how well a system can track a linearly increasing input
    • Steady-state error indicates the system's ability to follow the ramp input accurately
  • Step and impulse responses are useful for understanding a system's transient behavior and stability
  • Ramp response provides information about the system's tracking performance and steady-state error
  • The relationship between the input signal and the system's transfer function determines the characteristics of the step, impulse, and ramp responses (oscillations, settling time, steady-state error)