Difficulty: Easy
Correct Answer: R is correct but A is wrong
Explanation:
Introduction / Context:In classical control systems, we frequently compare time-domain intuition (initial conditions, transients, steady state) with frequency-domain tools (Bode, Nyquist). This assertion–reason item tests whether steady-state sinusoidal response depends on initial conditions and recalls how frequency response is constructed from a transfer function.
Given Data / Assumptions:
Concept / Approach:For a stable LTI system, the total response = transient response + forced (steady-state) response. Transients depend on initial conditions but decay to zero as t → ∞. The steady-state sinusoidal output has the same frequency as the input, scaled by |G(jω)| and phase-shifted by ∠G(jω). Therefore steady state is independent of initial conditions. Frequency response is indeed obtained by evaluating G(s) on the jω axis (s = jω).
Step-by-Step Solution:
Write output y(t) = y_tr(t) + y_ss(t).For stability, y_tr(t) → 0 as t → ∞; only y_ss(t) remains.Compute phasor: Y(jω) = G(jω) X(jω).Back to time domain: y_ss(t) = |G(jω)| A sin(ωt + ∠G(jω)).Verification / Alternative check:
Simulate any stable first/second-order system with different initial conditions; long-time output waveforms coincide in amplitude/phase, confirming independence from initial conditions.Why Other Options Are Wrong:
Options claiming A is correct contradict the decay of transients in stable LTI systems.Saying both are wrong ignores the standard definition of frequency response (s = jω) and steady-state behavior.Common Pitfalls:
Confusing transient overshoot (initial conditions matter) with the ultimate periodic output (they do not).Final Answer:
R is correct but A is wrong
Discussion & Comments