Lecture 3 - Circuits
Lecture 3 - Circuits
4
The Circuit Abstraction
Circuits represent systems as
connections of elements
• through which currents (through
variables) flow and
• across which voltages (across variables)
develop.
5
The Circuit Abstraction: Flashlight
6
The Circuit Abstraction: Flashlight
We can represent the flashlight as a voltage source
(battery) connected to a resistor (light bulb).
7
The Circuit Abstraction: Water Flow
9
Analyzing Simple Circuits
Analyzing simple circuits is
straightforward.
Example 1:
The voltage source determines
the voltage across the resistor,
v = 1V, so the current through
the resistor is
i = v/R = 1/1 = 1A.
Example 2:
The current source determines
the current through the
resistor, i = 1A, so the voltage
across the resistor is
v = iR = 1 * 1 = 1V. 10
Check Yourself
11
Check Yourself
What is the current through the resistor below?
12
Check Yourself
Does the current source do anything?
14
Analyzing More Complex Circuits
15
Analyzing Circuits: KVL
16
Analyzing Circuits: KVL
KVL: The sum of the voltages around any
closed path is zero.
17
Check Yourself
18
Check Yourself
19
Check Yourself
20
Check Yourself
21
Check Yourself
22
Check Yourself
23
Check Yourself
A : − v1 + v 2+ v4 = 0
B : − v2 + v3 − v6 = 0
C : − v4 + v6 + v5 = 0
D : − v1 + v3 − v6 + v4 = 0
E : − v1 + v2 + v6 + v5 = 0
F : − v4 − v2 + v3 + v5 = 0
G : − v1 + v3 + v5 = 0
Not all of these equations are linearly independent.
24
Check Yourself
A : −v1 + v2 + v4 = 0
B : −v2 + v3 − v6 = 0
C : −v4 + v6 + v5 = 0
26
Analyzing Circuits: KVL
27
KVL : Summary
29
Kirchoff’s Current Law
i1 = i4
i2 = i5
i3 = i6
32
Check Yourself
A : i1 + i2 + i3 = 0
B : −i2 + i4 + i6 = 0
C : −i6 − i3 + i5 = 0
D : i1 + i4 + i5 = 0
33
Check Yourself
These equations are not linearly independent.
1 : i 1 + i2 + i 3 = 0
2 : −i2 + i4 + i6 = 0
3 : −i6 − i3 + i5 = 0
4 : i 1 + i4 + i 5 = 0
This is equation 4!
There are only 3 linearly independent KCL
equations.
34
Check Yourself
35
Analyzing Circuits: KCL
The number of independent KCL equations is one
less than the number of nodes.
Previous circuit: four nodes and three independent
KCL equations.
node 1: i1 + i2 + i3 = 0
37
Analyzing Circuits: KCL
node 1: i1 + i2 + i3 = 0
node 2: − i2 + i4 + i6 = 0
38
Analyzing Circuits: KCL
node 1: i1 + i2 + i3 = 0
node 2: − i2 + i4 + i6 = 0
nodes 1+2: i1 + i2 + i3 − i2 + i4 + i6
= i1 + i3 + i4 + i6 = 0
39
Analyzing Circuits: KCL
nodes 1+2: i1 + i2 + i3 − i2 + i4 + i6 = i1 + i3 + i4 + i6 = 0
node 3: − i3 − i6 + i5 = 0
40
Analyzing Circuits: KCL
The net current out of any closed surface (which
can contain multiple nodes) is zero.
nodes 1+2: i1 + i2 + i3 − i2 + i4 + i6 = i1 + i3 + i4 + i6 = 0
node 3: − i3 − i6 + i5 = 0
nodes 1+2+3: i1 + i3 + i4 + i6 − i3 − i6 + i5
= i1 + i 4 + i5 = 0
41
Analyzing Circuits: KCL
The net current out of any closed surface (which can contain multiple
nodes) is zero.
nodes 1+2: i1 + i2 + i3 − i2 + i4 + i6 = i1 + i3 + i4 + i6 = 0
node 3: − i3 − i6 + i5 = 0
nodes 1+2+3: i1 + i3 + i4 + i6 − i3 − i6 + i5
= i1 + i4 + i5 = 0
44
KVL, KCL, and Constitutive Equations
12 unknowns: v1, v2, v3, v4, v5, v6, i1, i2, i3, i4, i5 and i6.
12 equations: 3 KVL + 3 KCL + 5 for resistors + 1 for V source
This circuit is characterized by 12 equations in 12 unknowns!
45
Node Voltages
The “node” method is one (of many) ways to systematically
reduce the number of circuit equations and unknowns.
• label all nodes except one: ground (gnd) ≡ 0 volts
• write KCL for each node whose voltage is not known
48
Check Yourself
49
Check Yourself
50
Check Yourself
51
Check Yourself
52
Common Patterns
Find all the current and voltages for the circuit elements?
54
Example : Solutions
55
Series Combinations
58
Check Yourself
59
Check Yourself
60
Voltage Divider
61
Current Divider
62
Check Yourself
63
Check Yourself
64
Check Yourself
65
Summary
Circuits represent systems as connections of
elements
• through which currents (through variables) flow and
• across which voltages (across variables) develop.
We have seen three (of many) methods for analyzing
circuits.
Each one is based on a different set of variables:
• currents and voltages for each element
• node voltages
• loop currents
We can simplify analysis by recognizing common
patterns:
• series and parallel combinations
• voltage and current dividers
66