Vous êtes sur la page 1sur 9

Appendix C

Ohms Law, Kirchhoff s Laws


and AC Circuits

C.1 Introduction
This writeup deals with the behaviour of circuits consisting of resistances,
capacitances and inductances, and sinusoidal voltage sources. We assume
that the source has been turned on for a long time (compared to any char-
acteristic time constants of the circuit), and that we are dealing with the
steady state circuit operation. (The transient operation of such circuits are
discussed in writeups for individual experiments.)

C.1.1 Reactance and Impedance


A sinusoidal voltage V (t) can be written as:

V (t) = V0 cos (t + ) (C.1)

where V0 is the amplitude, is the angular frequency in rads/sec, and is


the phase angle in radians. The phase angle can be determined from V |(t=0) :

V |(t=0) = V0 cos (C.2)

When such a source is used to drive an RLC circuit (one containing resis-
tors, capacitors and inductors), the current and voltage associated with any
branch will also vary sinusoidally at the same frequency, but with a different
amplitude and possibly a different phase angle.
C-2 Ohms Law, Kirchhoff s Laws and AC Circuits

Resistors
For example, if Equation C.1 refers to the voltage applied to a simple resistor
R, Ohms Law tells us that:

V (t) = I(t)R (C.3)

and thus the current is given by:


V (t)
I(t) = R
(C.4)
V0
= R
cos (t) (C.5)

where we have taken the phase angle to be zero for convenience. We see
that the current through the resistor varies sinusoidally, and that it is in
phase with the applied voltage.

Capacitors
Let us analyze the situation when a voltage (Equation C.1) is applied to a
capacitor. The current flowing through the capacitor is, of course, the time
derivative of the charge stored in the capacitor:
dQ
I(t) = (C.6)
dt
and, since
Q(t) = CV (t) = CV0 cos (t) (C.7)
we have for the current:

I(t) = C dVdt(t) (C.8)


= CV0 sin (t) (C.9)

Using the fact that



 
sin = cos +
2
we can also write the current as:

 
I(t) = CV0 cos t + (C.10)
2
which shows that the current through the capacitor is also sinusoidal, but
we see that there is a phase difference of /2 between the voltage and the
C.1 Introduction C-3

current. Thus the current leads the voltage, or more commonly, the voltage
lags the current. Note that the phase difference of /2 means that the voltage
across the capacitor is zero when the current is at its peak value. We can
also write Equation C.9 in a form which looks like Ohms Law:

 
1
V0 cos t + = C
I(t) (C.11)
2
= XC I(t) (C.12)

where
1
XC =
C
and XC is known as the Capacitive Reactance and is somewhat analogous
to resistance in DC circuits; ie. it is the ratio between the maximum voltage
across the device and the maximum current through the device. Note that
XC is frequency dependent.

Inductors
Lastly, consider what happens when a sinusoidal current flows through an
inductor. The voltage across an inductance L is given by:

dI
V (t) = L (C.13)
dt
and if the current is given by:

I(t) = I0 cos (t) (C.14)

the voltage is then:

V (t) = LI0 sin (t) (C.15)


 

= LI0 cos t + 2
(C.16)

Thus the voltage across the inductor leads the current by a phase angle of
/2. Analogous to the case above,

XL = L

and now the Inductive Reactance is XL .


C-4 Ohms Law, Kirchhoff s Laws and AC Circuits

C.1.2 Ohms Law and AC Circuits


The total of resistances and reactances in a circuit or a branch is called the
impedance Z, where
V = IZ (C.17)
This is the AC analog of Ohms Law for DC circuits. It looks similar to
Ohms Law for DC circuits, but now the phases of I, V , and Z must be
taken into account. Since they have both a magnitude and a phase, then it
is clear that V , I, and Z are all vectors. In addition, I and V can be time
dependent (in general Z is not) and so V and I may be better represented
as V~ and I,
~ and Equation C.17 is better written as

~ = IZ
V ~ (C.18)

C.1.3 Phasors
To determine the impedance of a circuit, (i.e. its resistance including both
magnitude and phase information), and also the voltages and currents, it
is very convenient to introduce the use of complex algebra. That is, we
represent voltages, currents and impedances by complex quantities, with the
implicit understanding that we take the real parts of final answers to compare
with measured values. This is an eminently sensible thing to do, since our
instruments are not capable of measuring anything but real quantities! With
this in mind, we can make use of the extremely important result:

ej = cos j sin (C.19)

where
j= 1
~ Let us use Equa-
(Here j replaces i to avoid confusion between i and I.)
tion C.19 to represent a sinusoidal voltage:

V (t) = V0 cos t (C.20)


= < (V0 ejt ) (C.21)
= <V ~ (C.22)

where the notation <() means to extract the real part of the complex expres-
sion. What do you think =() means when applied to a complex expression?
C.1 Introduction C-5

We can rewrite Equation C.22 as


~ = V0 ejt
V (C.23)

Let us examine the capacitor again, this time using our complex notation.
With the applied voltage given by Equation C.23, the current through the
capacitor is:

~ ~
I = C ddtV
d
= C dt (V0 ejt )
= jC (V0 ejt )
= jC V ~

Rearranging gives !
~ =I
~ 1
V
jC
Notice the enormous simplification. If we define the capacitive impedance as
1
ZC = jC
(C.24)
j
= C (C.25)
1
= j C (C.26)

then the above equation becomes


~ = IZ
V ~

which is analogous to Ohms Law for DC circuits. Since


1
XC = (C.27)
C
then we have
ZC = jXC (C.28)
Next, notice that
j = e(j/2)
so we can write
~ = CV0 ej(t+/2)
I (C.29)
C-6 Ohms Law, Kirchhoff s Laws and AC Circuits

and after extracting the real part of the current:



 
I(t) = CV0 cos t + (C.30)
2
This is identical to our earlier result in Equation C.10. Similarly, if the
current flowing through an inductance L is represented as
~ = I0 ejt
I

the voltage across the inductor will be given by


 
V ~ (jL)
~ = jL I0 ejt = I (C.31)

and if we define the inductive impedance as

ZL = jL (C.32)

where
XL = L (C.33)
we have
ZL = jXL (C.34)
Notice that the capacitive and inductive impedances are now imaginary.
This means that circuit impedances will be complex quantities (in general)
and for both capacitors and inductors, |Z| = X.

C.1.4 Kirchhoff s Laws and AC Circuits


Using complex numbers to reflect the vector nature of circuit parameters
results in the following formulation of Kirchhoffs laws for AC circuits
~ =0
X
I

where now it is a vector sum


~ = ~
X X
V IZ

and this is a vector sum also.


We have gained an enormous mathematical advantage the total impedance
of an AC circuit can be determined in the same way as resistors are combined

C.1 Introduction C-7





Figure C.1: Sample Phasor Diagram

in DC circuits with the understanding that now all quantities are vectors,
and specifically
ZR = R = R 0
j 1
ZC = jXC = = 90
C C
ZL = jXL = jL = L90

As an example of how this works, consider a simple RL circuit. The


impedance Z of this circuit is given by:

Z = R + ZL (C.35)
= R + jXL (C.36)
= R + jL (C.37)

Figure C.1 shows a Phasor Diagram representing the impedance of the


circuit. From the diagram, it should be clear to you that a phasor is nothing
more than a vector in the complex plane. As such, we are interested in two
quantities: the length of the phasor, which is the magnitude of Z, denoted
by |Z|, and the angle that the phasor makes with the Real axis. Clearly,
the magnitude of Z is just the square root of the real part squared plus the
C-8 Ohms Law, Kirchhoff s Laws and AC Circuits

imaginary part squared, which is obtained from:

|Z|2 = ZZ (C.38)
= (R + jL) (R jL) (C.39)
= R 2 + 2 L2 (C.40)

or  1/2
|Z| = R2 + 2 L2 (C.41)
where the notation Z denotes complex conjugation (multiply the imagi-
nary part by 1). The phase angle is just

= arctan =(Z)
<(Z)
(C.42)
L
= arctan R
(C.43)

This gives us yet another way to represent the complex impedance, namely

Z = |Z| ej (C.44)

Now we can find the current in the circuit very easily:


~
~= V
I
Z
so
V (t)
I(t) = Z
(C.45)
V0 ejt
= R+jL
(C.46)
V0ejt
= |Z|ej
(C.47)
V0 j(t)
= |Z|
e (C.48)

Figure C.2 shows a phasor diagram representing the input voltage and the
circuit current. Both phasors rotate counterclockwise as t increases. Notice
that the voltage leads the current, as expected for an inductive circuit, and
that the angle between the voltage and current phasors is the phase angle
determined from the complex impedance. A final point: the projection of
the voltage phasor on the real axis is what you actually measure with an AC
voltmeter; similarly for the current phasor (this is the correspondence be-
tween a physical measurement and the mathematical operation of extracting
the real part of a complex quantity).

C.1 Introduction C-9





Figure C.2: Phasors Changing Over Time

Once the circuit current has been determined, the voltages across the
individual components are easily determined:

|VR (t)| = |I(t)| R |VL (t)| = |I(t)| XL

Vous aimerez peut-être aussi