Electrical impedance

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Electromagnetism
Electricity · Magnetism
A graphical representation of the complex impedance plane.

Electrical impedance, or simply impedance, describes a measure of opposition to a sinusoidal alternating current (AC). Electrical impedance extends the concept of resistance to AC circuits, describing not only the relative amplitudes of the voltage and current, but also the relative phases. Impedance is a complex quantity \scriptstyle{\tilde{Z}} and the term complex impedance may be used interchangeably; the polar form conveniently captures both magnitude and phase characteristics,

\tilde{Z} = Z e^{j\theta} \quad

where the magnitude \scriptstyle{Z} represents the ratio of the voltage difference amplitude to the current amplitude, while the argument \scriptstyle{\theta} gives the phase difference between voltage and current and j is the imaginary unit. In Cartesian form,

\tilde{Z} = R + j\Chi \quad

where the real part of impedance is the resistance \scriptstyle{R} and the imaginary part is the reactance \scriptstyle{\Chi}. Dimensionally, impedance is the same as resistance; the SI unit is the ohm. The term impedance was coined by Oliver Heaviside in July 1886.[1][2] Arthur Kennelly was the first to represent impedance with complex numbers in 1893.[3]

The reciprocal of impedance is admittance.

Contents

[edit] Ohm's law

An AC supply applying a voltage \scriptstyle{V}, across a load \scriptstyle{Z}, driving a current \scriptstyle{I}.

The meaning of electrical impedance can be understood by substituting it into Ohm's law.[4][5]

\tilde{V} = \tilde{I}\tilde{Z} = \tilde{I} Z e^{j\theta} \quad

The magnitude of the impedance \scriptstyle{Z} acts just like resistance, giving the drop in voltage amplitude across an impedance \scriptstyle{\tilde{Z}} for a given current \scriptstyle{\tilde{I}}. The phase factor tells us that the current lags the voltage by a phase of θ (i.e. in the time domain, the current signal is shifted \frac{\theta T}{2 \pi} to the right with respect to the voltage signal).[6]

Just as impedance extends Ohm's law to cover AC circuits, other results from DC circuit analysis such as voltage division, current division, Thevenin's theorem, and Norton's theorem, can also be extended to AC circuits by replacing resistance with impedance.

[edit] Complex voltage and current

Generalized impedances in a circuit can be drawn with the same symbol as a resistor (US ANSI or DIN Euro) or with a labeled box.

In order to simplify calculations, sinusoidal voltage and current waves are commonly represented as complex-valued functions of time denoted as \scriptstyle{\tilde{V}} and \scriptstyle{\tilde{I}}.[7][8]

\ \tilde{V} = V_0e^{j(\omega t + \phi_V)}
\ \tilde{I} = I_0e^{j(\omega t + \phi_I)}

Impedance is defined as the ratio of these quantities.

\ \tilde{Z} = \frac{\tilde{V}}{\tilde{I}}

Substituting these into Ohm's law we have


\begin{align}
  V_0e^{j(\omega t + \phi_V)} &= I_0e^{j(\omega t + \phi_I)} Z e^{j\theta}    \\
                              &= I_0 Z e^{j(\omega t + \phi_I + \theta)}
\end{align}

Noting that this must hold for all t, we may equate the magnitudes and phases to obtain

\ V_0 = I_0 Z \quad
\ \phi_V = \phi_I + \theta \quad

The magnitude equation is the familiar Ohm's law applied to the voltage and current amplitudes, while the second equation defines the phase relationship.

[edit] Validity of complex representation

This representation using complex exponentials may be justified by noting that (by Euler's formula):

\ \cos(\omega t + \phi) = \frac{1}{2} \Big[ e^{j(\omega t + \phi)} + e^{-j(\omega t + \phi)}\Big]

i.e. a real-valued sinusoidal function (which may represent our voltage or current waveform) may be broken into two complex-valued functions. By the principle of superposition, we may analyse the behaviour of the sinusoid on the left-hand side by analysing the behaviour of the two complex terms on the right-hand side. Given the symmetry, we only need to perform the analysis for one right-hand term; the results will be identical for the other. At the end of any calculation, we may return to real-valued sinusoids by further noting that

\ \cos(\omega t + \phi) = \Re \Big\{ e^{j(\omega t + \phi)} \Big\}

In other words, we simply take the real part of the result.

[edit] Phasors

A phasor is a constant complex number, usually expressed in exponential form, representing the complex amplitude (magnitude and phase) of a sinusoidal function of time. Phasors are used by electrical engineers to simplify computations involving sinusoids, where they can often reduce a differential equation problem to an algebraic one.

The impedance of a circuit element can be defined as the ratio of the phasor voltage across the element to the phasor current through the element, as determined by the relative amplitudes and phases of the voltage and current. This is identical to the definition from Ohm's law given above, recognising that the factors of \scriptstyle{e^{j\omega t}} cancel.

[edit] Device examples

The phase angles in the equations for the impedance of inductors and capacitors indicate that the voltage across a capacitor lags the current through it by a phase of \scriptstyle{\pi/2}, while the voltage across an inductor leads the current through it by \scriptstyle{\pi/2}. The identical voltage and current amplitudes tell us that the magnitude of the impedance is equal to one.

The impedance of a resistor is purely real and is referred to as a resistive impedance.

\tilde{Z}_R = R \quad

Inductors and capacitors have a purely imaginary reactive impedance.

\tilde{Z}_L = j\omega L \quad
\tilde{Z}_C = \frac{1}{j\omega C}

Note the following identities for the imaginary unit and its reciprocal.

j = \cos{\left(\frac{\pi}{2}\right)} + j\sin{\left(\frac{\pi}{2}\right)} = e^{j\frac{\pi}{2}}
\frac{1}{j} = -j = \cos{\left(-\frac{\pi}{2}\right)} + j\sin{\left(-\frac{\pi}{2}\right)} = e^{j(-\frac{\pi}{2})}

Thus we can rewrite the inductor and capacitor impedance equations in polar form

\tilde{Z}_L = \omega Le^{j\frac{\pi}{2}}
\tilde{Z}_C = \frac{1}{\omega C}e^{j(-\frac{\pi}{2})}.

The magnitude tells us the change in voltage amplitude for a given current amplitude through our impedance, while the exponential factors give the phase relationship.

[edit] Deriving the device specific impedances

What follows below is a derivation of impedance for each of the three basic circuit elements, the resistor, the capacitor, and the inductor. Although the idea can be extended to define the relationship between the voltage and current of any arbitrary signal, these derivations will assume sinusoidal signals, since any arbitrary signal can be approximated as a sum of sinusoids through Fourier Analysis.

[edit] Resistor

For a resistor, we have the relation:

v_{\text{R}} \left( t \right) = {i_{\text{R}} \left( t \right)}R.

This is simply a statement of Ohm's Law.

Considering the voltage signal to be

v_{\text{R}}(t) = V_p \sin(\omega t) \,

it follows that

\frac{v_{\text{R}} \left( t \right)}{i_{\text{R}} \left( t \right)} = \frac{V_p \sin(\omega t)}{I_p \sin \left( \omega  t \right)} = R.

This tells us that the ratio of AC voltage amplitude to AC current amplitude across a resistor is R, and that the AC voltage leads the AC current across a resistor by 0 degrees.

This result is commonly expressed as

Z_{\text{resistor}} = R \,

[edit] Capacitor

For a capacitor, we have the relation:

i_{\text{C}}(t) = C \frac{\operatorname{d}v_{\text{C}}(t)}{\operatorname{d}t}.

Considering the voltage signal to be

v_{\text{C}}(t) = V_p \sin(\omega t) \,

it follows that

\frac{\operatorname{d}v_{\text{C}}(t)}{\operatorname{d}t} = \omega  V_p \cos \left( \omega  t \right).

And thus

\frac{v_{\text{C}} \left( t \right)}{i_{\text{C}} \left( t \right)} = \frac{V_p \sin(\omega t)}{\omega V_p C \cos \left( \omega  t \right)}= \frac{\sin(\omega t)}{\omega C \sin \left( \omega  t + \frac{\pi}{2}\right)}.

This tells us that the ratio of AC voltage amplitude to AC current amplitude across a capacitor is \frac{1}{\omega C}, and that the AC voltage leads the AC current across a capacitor by -90 degrees (or the AC current leads the AC voltage across a capacitor by 90 degrees).

This result is commonly expressed in polar form, as

\tilde{Z}_{\text{capacitor}} = \frac{1}{\omega C} e^{-j \frac{\pi}{2}}

or, by applying Euler's formula, as

\tilde{Z}_{\text{capacitor}} = -j\frac{1}{\omega C} = \frac{1}{j \omega C}

[edit] Inductor

For the inductor, we have the relation:

v_{\text{L}}(t) = L \frac{\operatorname{d}i_{\text{L}}(t)}{\operatorname{d}t}.

This time, considering the current signal to be

i_{\text{L}}(t) = I_p \sin(\omega t) \,

it follows that

\frac{\operatorname{d}i_{\text{L}}(t)}{\operatorname{d}t} = \omega  I_p \cos \left( \omega  t \right).

And thus

\frac{v_{\text{L}} \left( t \right)}{i_{\text{L}} \left( t \right)} = \frac{\omega I_p L \cos(\omega t)}{I_p \sin \left( \omega  t \right)}= \frac{\omega L \sin \left( \omega  t + \frac{\pi}{2}\right)}{\sin(\omega t)}.

This tells us that the ratio of AC voltage amplitude to AC current amplitude across an inductor is ωL, and that the AC voltage leads the AC current across an inductor by 90 degrees.

This result is commonly expressed in polar form, as

\tilde{Z}_{\text{inductor}} = \omega L e^{j \frac{\pi}{2}}

or, more simply, using Euler's formula, as

\tilde{Z}_{\text{inductor}} = j \omega L. \,

[edit] Resistance vs reactance

It is important to realize that resistance and reactance are not individually significant; together they determine the magnitude and phase of the impedance, through the following relations:

|\tilde{Z}| = \sqrt{\tilde{Z}\tilde{Z}^*} = \sqrt{R^2 + \Chi^2}
\theta = \arctan{\left(\frac{\Chi}{R}\right)}

In many applications the relative phase of the voltage and current is not critical so only the magnitude of the impedance is significant.

[edit] Resistance

Resistance \scriptstyle{R} is the real part of impedance; a device with a purely resistive impedance exhibits no phase shift between the voltage and current.

R = Z \cos{\theta} \quad

[edit] Reactance

Reactance \scriptstyle{\Chi} is the imaginary part of the impedance; a component with a finite reactance induces a phase shift θ between the voltage across it and the current through it.

\Chi = Z \sin{\theta}  \quad

A reactive component is distinguished by the fact that the sinusoidal voltage across the component is in quadrature with the sinusoidal current through the component. This implies that the component alternately absorbs energy from the circuit and then returns energy to the circuit. A pure reactance will not dissipate any power.

[edit] Capacitive reactance

A capacitor has a purely reactive impedance which is inversely proportional to the signal frequency. A capacitor consists of two conductors separated by an insulator, also known as a dielectric.

At low frequencies a capacitor is open circuit, as no charge flows in the dielectric. A DC voltage applied across a capacitor causes charge to accumulate on one side; the electric field due to the accumulated charge is the source of the opposition to the current. When the potential associated with the charge exactly balances the applied voltage, the current goes to zero.

Driven by an AC supply, a capacitor will only accumulate a limited amount of charge before the potential difference changes sign and the charge dissipates. The higher the frequency, the less charge will accumulate and the smaller the opposition to the current.

[edit] Inductive reactance

An inductor has a purely reactive impedance which is proportional to the signal frequency. An inductor consists of a coiled conductor. Faraday's law of electromagnetic induction gives the back emf \scriptstyle{\mathcal{E}} (voltage opposing current) due to a rate-of-change of magnetic field \scriptstyle{B} through a current loop.

\mathcal{E} = -\frac{{\operatorname{d}\Phi_B}}{\operatorname{d}t}.

For an inductor consisting of a coil with N loops this gives.

\mathcal{E} = -N\frac{\operatorname{d}\Phi_B}{\operatorname{d}t}.

The back-emf is the source of the opposition to current flow. A constant direct current has a zero rate-of-change, and sees an inductor as a short-circuit (it is typically made from a material with a low resistivity). An alternating current has a time rate-of-change that is proportional to frequency and so the inductive reactance is proportional to frequency.

[edit] Combining impedances

The total impedance of any network of components can be calculated using the rules for combining impedances in series and parallel. The rules are identical to those used for combining resistances, although they require some familiarity with complex numbers.

[edit] Series combination

For components connected in series, the current through each circuit element is the same; the ratio of voltages across any two elements is the inverse ratio of their impedances.

Image:Impedances in series.svg

\tilde{Z}_{\text{eq}} = \tilde{Z}_1 + \tilde{Z}_2 = (R_1 + R_2) + j(\Chi_1 + \Chi_2) \quad

[edit] Parallel combination

For components connected in parallel, the voltage across each circuit element is the same; the ratio of currents through any two elements is the inverse ratio of their impedances.

Image:Impedances in parallel.svg
\tilde{Z}_{\text{eq}} = \tilde{Z}_1 \| \tilde{Z}_2 \,\stackrel{\text{def}}{=}\, \left(\tilde{Z}_1^{-1} + \tilde{Z}_2^{-1}\right)^{-1} = \frac{\tilde{Z}_1 \tilde{Z}_2}{\tilde{Z}_1 + \tilde{Z}_2} \quad

The equivalent impedance \scriptstyle{\tilde{Z}_{\text{eq}}} can be calculated in terms of the equivalent resistance \scriptstyle{R_{\text{eq}}} and reactance \scriptstyle{\Chi_{\text{eq}}}.[9]

\tilde{Z}_{\text{eq}} = R_{\text{eq}} + j \Chi_{\text{eq}} \quad
R_{\text{eq}} = \frac{(\Chi_1 R_2 + \Chi_2 R_1) (\Chi_1 + \Chi_2) + (R_1 R_2 - \Chi_1 \Chi_2) (R_1 + R_2)}{(R_1 + R_2)^2 + (\Chi_1 + \Chi_2)^2}
\Chi_{\text{eq}} = \frac{(\Chi_1 R_2 + \Chi_2 R_1) (R_1 + R_2) - (R_1 R_2 - \Chi_1 \Chi_2) (\Chi_1 + \Chi_2)}{(R_1 + R_2)^2 + (\Chi_1 + \Chi_2)^2}

[edit] Measuring Impedance

According to Ohm’s law the impedance of a device can be calculated by complex division of the voltage and current. The impedance of the device can be calculated by applying a sinusoidal voltage to the device in series with a resistor, and measuring the voltage across the resistor and across the device. Performing this measurement by sweeping the frequencies of the applied signal provides the impedance phase and magnitude.[10]

[edit] Impulse impedance spectroscopy

The use of an impulse response may be used in combination with the fast Fourier transform (FFT) to rapidly measure the electrical impedance of various electrical devices. The technique compares well to other methodologies such as network and impedance analyzers while providing additional versatility in the electrical impedance measurement. The technique is theoretically simple, easy to implement and completed with ordinary laboratory instrumentation for minimal cost.[10]

[edit] References

  1. ^ Science, p. 18, 1888
  2. ^ Oliver Heaviside, The Electrician, p. 212, 23rd July 1886 reprinted as Electrical Papers, p64, AMS Bookstore, ISBN 0821834657
  3. ^ Kennelly, Arthur. Impedance (IEEE, 1893)
  4. ^ AC Ohm's law, Hyperphysics
  5. ^ Horowitz, Paul; Hill, Winfield (1989). "1". The Art of Electronics. Cambridge University Press. pp. 32–33. ISBN 0-521-37095-7. 
  6. ^ Capacitor/inductor phase relationships, Yokogawa
  7. ^ Complex impedance, Hyperphysics
  8. ^ Horowitz, Paul; Hill, Winfield (1989). "1". The Art of Electronics. Cambridge University Press. pp. 31–32. ISBN 0-521-37095-7. 
  9. ^ Parallel Impedance Expressions, Hyperphysics
  10. ^ a b Lewis Jr., George; George K. Lewis Sr. and William Olbricht (August 2008). "Cost-effective broad-band electrical impedance spectroscopy measurement circuit and signal analysis for piezo-materials and ultrasound transducers". Measurement Science and Technology 19: 105102. http://www.iop.org/EJ/abstract/0957-0233/19/10/105102/. Retrieved on 2008-09-15. 

[edit] See also

[edit] External links

Personal tools