Circuit Review

Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

Page 1 of 9

Circuit Review

David Johns

Voltage

Voltage is the measure of the difference in the electric potential between 2 points. Voltage gives a measure
of how strongly a charge will want to move between the 2 points. We define the units of voltage to be volts
where 1 volt equals 1 joule per coulomb. In other words, in a static field where there is 1 volt between 2
points, 1 joule of energy will be needed to move 1 coulomb of charge.

Often the measure of voltage is referenced to a common ground in a circuit so that a voltage value can be
given for a single node in the circuit.

The units of the voltage value is volts: [V ].

Current

Current is the measure of electron charge flowing through a conductor. Since electron charge is measured
in coulombs, current is measured as coulombs per second that flow past a point. Since we use current
measure so often, we define the units of columbs per second to be amps or ampere. Specifically, 1 amp
equals 1 coulomb per second.

Since one electron has a charge of 1.60218 × 10−19 coulombs, a current of 1 amp implies that the number
of electrons moving past a point is 1/(1.60218 × 10−19 ) = 6.24 × 1018 .

By convention, current is defined to go from a higher voltage to a lower voltage. In other words, current is
defined to be in the opposite direction of electron flow.

The units of the current value is amps: [A].

Ohm’s Law and Resistors

A resistor is an element that ”resists” the flow of current. If the same voltage is placed across 2 resistors,
there will be less current flow in the resistor with the larger resistor value.

The units of resistor value is Ohms: [Ω].

Ohm’s law states the relationship between the current, I , through a resistor, R, and the voltage, V , across
the resistor.
Page 2 of 9

V R

V
I =
R

V = IR

It is important to get the correct polarity for the voltage relative to the direction of the current.

Power dissipation - Resistor

The power dissipated by the resistor, P, is given by the relationship

P = VI

which can also be written as

P = V 2 /R = I 2 R

Capacitors

Capacitors are an element that stores energy in its electric field.

iC

vC C
Page 3 of 9

The measure for the capacitance of a capacitor is farads. A capacitor of 1 farad will result in a 1V potential
difference when 1 coulomb of charge is put into the capacitor. So we have the following relationship

q = CvC

where q is the charge on the capacitor. If we take the derivative with respect to time of the above equation
(and assume C is a constant), we have
dq dvC
=C
dt dt
dq
and recognizing that dt is the current value, we have

dvC
iC = C
dt

Now taking the Laplace transform of the above, we also have a similar relationship in the frequency domain

IC (s) = sCVC (s)

Since the above is in the same form as Ohm’s law, we can see that the impedance of the capacitor, ZC , is
given by
1
ZC =
sC

The units of capacitance value is Farads: [F ].

Power dissipation - Capacitor

A capacitor does not dissipate any power. Instead it stores the energy across it and releases that energy
again depending on the situation. Defining the energy of the capacitor to be EC , the energy stored in the
capacitor’s electric field is given by
Cv 2
EC = C
2

Inductors

Inductors are an element that stores energy in its magnetic field.

iL

vL L
Page 4 of 9

The measure for the inductance of a inductor is henrys. An inductor of 1 henry will result in a 1V changing
potential difference when a changing current of 1 amp is put into the inductor. So we have the following
relationship
diL
vL = L
dt
Now taking the Laplace transform of the above, we also have a similar relationship in the frequency domain

VL (s) = sLIL (s)

Since the above is in the same form as Ohm’s law, we can see that the impedance of the inductor, ZL , is
given by
ZL = sL

Power dissipation - Inductor

An inductor does not dissipate any power. Instead it stores the energy across it and releases that energy
again depending on the situation. Defining the energy of the inductor to be EL , the energy stored in the
inductor’s magnetic field is given by
Li 2
EL = L
2

The units of inductance value is Henrys: [H].

KCL (Kirchhoff’s Current Law)

Kirchhoff’s current law (or KCL) states that the sum of all currents entering a node must equal zero.

Below is an example with 3 wires going into a node.

I1

I2 I3

In this case, we have

I1 + I2 + I3 = 0

In the general case, if there are n currents flowing into a node, then
Page 5 of 9

n
X
Ik = 0
k=1

KVL (Kirchhoff’s Voltage Law)

Kirchhoff’s voltage law (or KVL) states that the sum of all voltages around a loop equal zero.

Below is an example with 3 elements around a loop. Each element might be a resistor, part of a transistor,
capacitor, some other element or even multiple components.
V2

V1 V3

In this case, we have

V1 + V2 + V3 = 0

In the general case, if there are n elements around a loop, then

n
X
Vk = 0
k=1

Independent Sources

I1

V1 I2 V2

I1
Page 6 of 9

Above are 2 independent sources: a voltage source, V1 and a current source, I2 . They are called indepen-
dent sources since the value of their source (either V1 or I2 ) does not depend on the circuit that they are
attached to.

In both cases, power is delivered by the independent source to the circuit that is attached to the source.
The power delivered by the source is equal to the voltage times the current.

Dependent Sources

There are 4 types of dependent sources:


1. VCVS (voltage controlled voltage source)
2. VCCS (voltage controlled current source)
3. CCVS (current controlled voltage source)
4. CCCS (current controlled current source)

The 2 common ones are the VCVS and VCCS whereas the remaining 2 (CCVS and CCCS) are rarely used
but included here for completeness.

VCVS

vx Av vx

VCVS Av units: [V /V ]

(voltage controlled voltage source)

Above is a VCVS. The units for Av are [V /V ] which is in effect a unitless quantity but is often shown this
way for clarity.
Page 7 of 9

VCCS

vx gm vx

VCCS gm units: [A/V ]

(voltage controlled current source)

Above is a VCCS. The units for gm are [A/V ] which is also equivalent to units of Ω−1 . gm is referred to as a
transconductance.

CCVS

ix Rm ix

CCVS Rm units: [V /A]

(current controlled voltage source)

Above is a CCVS. The units for Rm are [V /A] which is also equivalent to units of Ω. Rm is referred to as a
transresistance.
Page 8 of 9

CCCS

ix Ai vx

CCCS Ai units: [A/A]

(current controlled current source)

Above is a CCCS. The units for Ai are [A/A] which is in effect a unitless quantity but is often shown this way
for clarity.

Voltage Divider

It is often useful to find the relationship between 2 voltages in the circuit below (this circuit is called a voltage
divider)

R1

V1

VS R2

The relationship between VS and V1 is found to be

R2
V1 = VS
R1 + R 2

This same equation can be used for 2 impedances instead of resistors. The extension is straighforward.
Page 9 of 9

Current Divider

It is often useful to find the relationship between 2 currents in the circuit below (this circuit is called a current
divider)

IS I1 R1 R2

The relationship between IS and I1 is found to be

R2
I1 = IS
R1 + R 2

This same equation can be used for 2 impedances instead of resistors.

You might also like