Correct AnswerA. 1 − 1/3(4e^(−t) − e^(−4t))
Quick Explanation
For unity feedback, first form T(s)=G(s)/(1+G(s)), then multiply by the step input 1/s and perform partial fractions. For G(s)=4/[s(s+5)], the closed-loop denominator is s²+5s+4=(s+1)(s+4), giving the response 1−(1/3)(4e⁻ᵗ−e⁻⁴ᵗ).
Detailed Explanation
Concept & Reasoning
The closed-loop transfer function is 4/[s(s+5)+4]=4/[(s+1)(s+4)]. For a unit step, C(s)=4/[s(s+1)(s+4)]. Partial-fraction expansion gives 1/s−(4/3)/(s+1)+(1/3)/(s+4). Taking the inverse Laplace transform produces the keyed result.
How to Solve It in the Exam
Unity feedback: close the loop before applying the input.
Important Exam PointCheck c(0⁺)=0 and c(∞)=1 as quick validation.
Related Revision Path
This question sits in the revision path Control Systems → Time Response → Closed-Loop Step Response .