Difficulty: Medium
Correct Answer: 12.28∠12.34° Ω
Explanation:
Introduction / Context:Analyzing impedance in a series RLC circuit is fundamental to AC circuit design. By computing the resistive and reactive parts at a given frequency, we can express the total impedance in polar form, which clearly shows magnitude and phase angle for phasor calculations.
Given Data / Assumptions:
Concept / Approach:
Compute inductive reactance XL = 2 * π * f * L, capacitive reactance Xc = 1 / (2 * π * f * C). For series RLC, the net reactance is X = XL − Xc and the impedance is Z = R + jX. Convert rectangular Z to polar form: |Z| = √(R^2 + X^2), angle θ = arctan(X / R).
Step-by-Step Solution:
XL = 2 * π * 200 * 0.01 ≈ 12.566 Ω.Xc = 1 / (2 * π * 200 * 80e−6) ≈ 9.95 Ω.Net reactance X = XL − Xc ≈ 12.566 − 9.95 = 2.616 Ω.Magnitude |Z| = √(12^2 + 2.616^2) ≈ √(144 + 6.84) ≈ √150.84 ≈ 12.28 Ω.Angle θ = arctan(2.616 / 12) ≈ 12.34°.Verification / Alternative check:
Because XL is slightly larger than Xc, the circuit is slightly inductive, so a small positive phase angle is expected. The magnitude is close to R because X is small compared to R, which matches the computed 12.28 Ω.
Why Other Options Are Wrong:
12.57∠12.34° Ω and 12.62∠12.34° Ω overstate the magnitude. 9.95∠12.34° Ω wrongly uses Xc as the magnitude of Z.
Common Pitfalls:
Using X = Xc − XL (sign error), forgetting unit conversions (mH, µF), or mixing degrees and radians in the arctangent.
Final Answer:
12.28∠12.34° Ω
Discussion & Comments