Phasors and AC Impedance

Phasors and AC Impedance

Analyzing Alternating Current (AC) circuits using time-domain sinusoids requires solving difficult differential equations. To simplify this, electrical engineers transform time-domain sinusoids into the phasor domain, where variables are treated as complex numbers. This allows AC circuits to be solved using simple algebra, exactly like DC circuits.

Minimal Complex Number Notation

To understand phasors, we use a basic complex number notation. In electrical engineering, the imaginary unit is denoted by jj (where j2=−1j^2 = -1) instead of ii, to avoid confusion with electrical current. A phasor V\mathbf{V} can be written in polar form as a magnitude and an angle: V=Vm∠ϕ\mathbf{V} = V_m \angle \phi

The Phasor Concept

A sinusoid in the time domain, v(t)=Vmcos⁡(ωt+ϕ)v(t) = V_m \cos(\omega t + \phi), is transformed into a phasor V=Vm∠ϕ\mathbf{V} = V_m \angle \phi. (Note: By convention, we reference phasors to the cosine function. If a sine function is given, it is converted to cosine by subtracting 90∘90^\circ.)

Impedance (ZZ)

Impedance (Z\mathbf{Z}) is the AC equivalent of resistance. It represents the total opposition a component offers to alternating current. Like resistance, it is measured in Ohms (Ω\Omega). Because AC circuits involve phase shifts, impedance is a complex number.

The fundamental relationship in the phasor domain is Ohm's Law for AC: V=IZ\mathbf{V} = \mathbf{I} \mathbf{Z}

Impedance of Basic Components

For the three ideal circuit elements, the impedances are defined as follows:

  1. Resistor (R): ZR=R\mathbf{Z}_R = R (The voltage and current are exactly in phase).

  2. Inductor (L): ZL=jωL\mathbf{Z}_L = j \omega L (The current lags the voltage by 90∘90^\circ).

  3. Capacitor (C): ZC=1jωC=−j1ωC\mathbf{Z}_C = \frac{1}{j \omega C} = -j \frac{1}{\omega C} (The current leads the voltage by 90∘90^\circ).

The inverse of impedance is Admittance (Y=1/Z\mathbf{Y} = 1/\mathbf{Z}), measured in Siemens (S).

Worked Example

Problem: A 10 mH10 \text{ mH} inductor is connected to an AC voltage source. The frequency of the source is 50 Hz50 \text{ Hz}. Calculate the impedance of the inductor.

Solution:

  1. Identify the given values: L=10×10−3 HL = 10 \times 10^{-3} \text{ H}, f=50 Hzf = 50 \text{ Hz}.
  2. Calculate the angular frequency ω\omega: ω=2πf=2π(50)≈314.16 rad/s\omega = 2 \pi f = 2 \pi (50) \approx 314.16 \text{ rad/s}
  3. Calculate the impedance ZL\mathbf{Z}_L: ZL=jωL=j(314.16)(10×10−3)\mathbf{Z}_L = j \omega L = j (314.16) (10 \times 10^{-3}) ZL=j3.1416 Ω\mathbf{Z}_L = j 3.1416 \, \Omega

The magnitude of the impedance is 3.1416 Ω3.1416 \, \Omega, and the phase angle is exactly +90∘+90^\circ.

Engineering Check

Notice that the impedance of an inductor (jωLj \omega L) increases with frequency, acting like an open circuit at very high frequencies. Conversely, the magnitude of a capacitor's impedance (1/ωC1/\omega C) decreases with frequency, acting like a short circuit at high frequencies. This fundamental behavior is the basis for all electronic filtering (e.g., low-pass and high-pass filters).\n

Related Content