Difficulty: Easy
Correct Answer: 0.48 µs
Explanation:
Introduction / Context:
In a first-order RL circuit driven by a DC step, the current approaches its final value exponentially with time constant τ = L / R. A common engineering rule is that about 5τ is effectively 'full' (over 99% of the final value). This question tests time-constant calculation and unit handling.
Given Data / Assumptions:
Concept / Approach:
Compute τ = L / R, then multiply by 5. Careful prefix conversion is crucial to avoid errors of 10^3 or 10^6 in the answer.
Step-by-Step Solution:
Verification / Alternative check:
At 4τ, response is ≈ 98.2%; at 5τ, ≈ 99.3%, which is typically considered essentially full in practical design.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
0.48 µs
Discussion & Comments