Questions: Impedance and Admittance in AC Circuits
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
Two impedances Z₁ = 3 + 4j Ω and Z₂ = 3 − 4j Ω are connected in series. What is the total impedance?
A10 Ω, because the magnitudes are |Z₁| = |Z₂| = 5 Ω and 5 + 5 = 10
B0 Ω, because the imaginary parts cancel to zero and the real parts also cancel
C6 Ω, because series impedances add as complex numbers: (3+4j) + (3−4j) = 6 + 0j
D25 Ω, because impedances multiply in series
Series impedances add as complex numbers, not as magnitudes. (3+4j) + (3−4j) = 6 + 0j = 6 Ω — purely resistive. Adding magnitudes (5 + 5 = 10) is wrong because it ignores phase: Z₁'s imaginary part +4j and Z₂'s imaginary part −4j cancel exactly. This is also physically meaningful: one element is inductive (Z₁), the other capacitive (Z₂), and at the specific frequency where their reactances are equal and opposite, the combination looks purely resistive — this is resonance.
Question 2 Multiple Choice
An engineer finds the impedance of a circuit element is Z = 1 + j Ω. She computes the admittance Y = 1/Z and then claims the conductance G = Re(Y) = 1/Re(Z) = 1 S. Is she correct?
AYes — conductance is always the reciprocal of the real part of impedance
BNo — G = Re(Y) = Re(1/(1+j)) = 0.5 S, which is not 1/Re(Z)
CNo — admittance and conductance are the same quantity, so the calculation is redundant
DYes — the real part of 1/Z equals the reciprocal of the real part of Z for any impedance
Conductance G = Re(Y) = Re(1/Z), but in general Re(1/Z) ≠ 1/Re(Z). For Z = 1+j: Y = 1/(1+j) = (1−j)/((1+j)(1−j)) = (1−j)/2 = 0.5 − 0.5j. So G = Re(Y) = 0.5 S, not 1 S. The relationship G = 1/R only holds when Z is purely real (a resistor). For mixed RLC impedances, you must compute Y = 1/Z using full complex arithmetic and then take the real part. This is one of the most common errors in AC circuit analysis.
Question 3 True / False
A capacitor's impedance increases as the frequency of the applied signal increases.
TTrue
FFalse
Answer: False
Capacitor impedance is Z_C = 1/(jωC), so its magnitude is |Z_C| = 1/(ωC), which *decreases* as frequency ω increases. At high frequency, the capacitor barely opposes the rapidly changing signal — it acts almost like a short circuit. At low frequency (approaching DC), |Z_C| → ∞ and the capacitor blocks current. This is the opposite of the inductor (Z_L = jωL), whose impedance *increases* with frequency. Understanding this frequency dependence is the foundation of filter design.
Question 4 True / False
Impedances combine in series and parallel by exactly the same rules as resistances, which means DC circuit analysis techniques — voltage dividers, Thévenin equivalents, node voltage, and mesh analysis — all apply directly in the phasor domain.
TTrue
FFalse
Answer: True
This is the central power of impedance analysis. Because Kirchhoff's laws hold for phasors, and because impedances combine by the same algebraic rules as resistances, every technique developed for DC resistive circuits transfers unchanged to AC circuits in the phasor domain. The only change is that resistances become complex impedances, so all arithmetic must be complex. A voltage divider with impedances gives V_out/V_in = Z₂/(Z₁ + Z₂), and because Z depends on ω, this ratio varies with frequency — which is precisely how filters work.
Question 5 Short Answer
Why does adding the magnitudes of two series impedances give the wrong total impedance, and what is the correct procedure?
Think about your answer, then reveal below.
Model answer: Impedances are complex numbers with both a real part (resistance) and an imaginary part (reactance). When impedances are in series, they add as complex numbers: Z_total = Z₁ + Z₂ = (R₁+R₂) + j(X₁+X₂). The magnitude |Z_total| = √((R₁+R₂)² + (X₁+X₂)²), which is generally not equal to |Z₁| + |Z₂| = √(R₁²+X₁²) + √(R₂²+X₂²). Adding magnitudes discards phase information — it ignores the fact that inductive and capacitive reactances can partially or fully cancel.
The triangle inequality for complex numbers states |Z₁ + Z₂| ≤ |Z₁| + |Z₂|, with equality only when Z₁ and Z₂ point in the same direction (same phase angle). When one impedance is inductive (+jX) and the other is capacitive (−jX), they point in opposite directions and partially cancel — the magnitude of the sum is much less than the sum of the magnitudes.