Difficulty: Easy
Correct Answer: It exhibits a damped oscillatory response (stable underdamped).
Explanation:
Introduction / Context:
Recognising the qualitative time response of a given transfer function is a core skill in control engineering. Here, the denominator s^2 + 2s + 3 defines a second-order system. From its coefficients we can infer damping ratio, natural frequency, stability, and whether the unit step response oscillates or not. The goal is to select the statement that best matches the true response behaviour.
Given Data / Assumptions:
Concept / Approach:
Compare the standard second-order form: G(s) = ω_n^2 / (s^2 + 2ζω_n s + ω_n^2). For s^2 + 2s + 3 we have ω_n^2 = 3 ⇒ ω_n = √3, and 2ζω_n = 2 ⇒ ζ = 2/(2√3) = 1/√3 ≈ 0.577. Since 0 < ζ < 1, the system is underdamped and stable, which means the step response will overshoot and oscillate with exponentially decaying envelope.
Step-by-Step Solution:
Verification / Alternative check:
Poles at −1 ± j√2 confirm an exponentially decaying sinusoid in the homogeneous response. The particular solution reaches a finite steady value, so the total step response is underdamped and stable.
Why Other Options Are Wrong:
Common Pitfalls:
Mixing up damping categories or assuming any second-order denominator implies overdamping. Always compute ζ and inspect pole locations.
Final Answer:
It exhibits a damped oscillatory response (stable underdamped).
Discussion & Comments