Network Theorem
Network Theorem
Current Sources
The current source is described as the dual of the voltage
source. Just as a battery provides a fixed voltage to a
network, a current source establishes a fixed current in the
branch where it is located. Further, the current through a
battery is a function of the network to which it is applied,
just as the voltage across a current source is a function of
the connected network. The term dual is applied to any two
elements in which the traits of one variable can be
interchanged with the traits of another. This is certainly true
for the current and voltage of the two types of sources.
A current source determines the direction and magnitude of the current in the branch where it is
located.
Furthermore,
The magnitude and the polarity of the voltage across a current source are each a function of the
network to which the voltage is applied.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 1: Find the source voltage, the voltage V1, and
current I1 for the circuit in Fig. 2.
Solution:
Since the current source establishes the current in the
branch in which it is located, the current I1 must equal I,
and Figure 2.
𝐼1 = 𝐼 = 10 𝑚𝐴
The voltage across R1 is then determined by Ohm’s law:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Nodal Analysis
Nodal analysis is based on Kirchhoff’s Current Law (KCL). It provides a general procedure for
analyzing circuits using node voltages as the circuit variables. Choosing node voltages instead of
element voltages as circuit variables is convenient and reduces the number of equations one must
solve simultaneously.
Procedure
Note:
Problem 3: Determine the node voltages for the network in Fig 4. And calculate the current flow
through 6 Ω and 12 Ω resistor.
Figure 4.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Solution:
Figure 5: (a) Network with assigned nodes, (b) Applying KCL to the node V1.
Applying KCL at node V1
𝑉1 − 24 𝑉1 − 0
+ −1=0
6 12
2 𝑉1 − 48 + 𝑉1 − 12
𝑂𝑟, =0
12
𝑂𝑟, 3𝑉1 − 60 = 0
𝑂𝑟, 𝑉1 = 20 𝑉
The currents I1 and I2 can then be determined using the preceding equations:
𝑉1 − 𝐸 20 𝑉 − 24 𝑉 −4 𝑉
𝐼1 = = = = −0.67 𝐴
𝑅1 6Ω 6Ω
And,
𝑉1 − 0 20 𝑉 − 0 𝑉 20 𝑉
𝐼2 = = = = 1.67 𝐴
𝑅2 12 Ω 12 Ω
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 5: Determine the node voltages for the network in Fig 6. And calculate the current flow
through 8 Ω, 4 Ω and 10 Ω resistor.
Figure 6.
Solution:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Current flow through 8 Ω resistor
64 𝑉 − 37.82 𝑉
𝐼𝑅1 = = 3.27 𝐴
8Ω
Current flow through 4 Ω resistor
37.82 𝑉 − 32.73 𝑉
𝐼𝑅2 = = 1.27 𝐴
4Ω
Current flow through 10 Ω resistor
32.73 𝑉 − 0 𝑉
𝐼𝑅3 = = 3.27 𝐴
10 Ω
Problem 6: Find the node voltages in the following circuit and determine the current flow through
20 Ω resistor.
Solution:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Apply KCL at node V2
𝑉2 − 𝑉1 𝑉2 − 0
−5 + =0
10 20
2𝑉2 − 2𝑉1 − 100 + 𝑉2
𝑂𝑟, =0
20
𝑂𝑟, −2 𝑉1 + 3 𝑉2 = 100 ……………….(2)
Solving equation (1) and (2),
V1 = 22 V
V2 = 48 V
Current flow through 8 Ω resistor
(48 − 0)𝑉
𝐼 = = 2.4 𝐴
20 Ω
Problem 7: Determine the nodal voltages for the network shown in below.
Problem 8: Determine the node voltages in the following circuit shown in below.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Solution:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Supernode Analysis
A supernode is formed by enclosing a (dependent or independent) voltage source connected
between two non-reference nodes and any elements connected in parallel with it.
Note the following properties of a supernode:
1. The voltage source inside the supernode provides a constraint equation needed to solve
for the node voltages.
2. A supernode has no voltage for its own.
3. A supernode requires the application of both KCL and KVL.
Problem 9: Find the currents in the two resistors in the circuit of Figure 7.
Answer: 1.67 mA; 0.33 mA
Figure 7.
Figure 8.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 11: Use nodal analysis to find I0 in the network in Figure 9.
Answer: 3.8 mA
Figure 9.
Problem 12: Find V0 in Figure 10 using nodal analysis.
Answer: 5.6 V
Figure 10.
Problem 13: For the circuit shown in Figure 11, find the node voltages.
Answer: -7.333 V; -5.333 V
Figure 11.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 14: Find v and I in the circuit of Figure 12.
Figure 12.
Figure 13:Replacing a linear two-terminal circuit by its Thevenin equivalent: (a) original circuit,
(b) the Thevenin equivalent circuit.
Turned off: It means all the independent sources are replaced by their internal resistances, i.e. we
replace every voltage source by 0 V and every current source by 0 A.
Voltage Source → Short Circuited
Current Source → Open Circuited
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Thevenin Theorem Procedure
Preliminary:
1. Remove that portion of the network where the Thévenin equivalent circuit is found. In Fig.
14(a), this requires that the load resistor RL be temporarily removed from the network.
2. Mark the terminals of the remaining two-terminal network. (Fig. 14 (b))
RTh :
3. Calculate RTh by first setting all sources to zero (voltage sources are replaced by short
circuits, and current sources by open circuits) and then finding the resultant resistance
between the two marked terminals. (If the internal resistance of the voltage and/or current
sources is included in the original network, it must remain when the sources are set to zero.)
(Fig. 14(c))
VTh :
4. Calculate VTh by first returning all sources to their original position and finding the open-
circuit voltage between the marked terminals. (Fig. 14 (d)).
Conclusion:
5. Draw the Thévenin equivalent circuit with the portion of the circuit previously removed
replaced between the terminals of the equivalent circuit. This step is indicated by the
placement of the resistor RL between the terminals of the Thévenin equivalent circuit as
shown in Fig. 14(e).
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Figure 14: (a) Example circuit, (b) Identifying the terminals of particular importance, (c)
Determining RTh for the network, and (d) Determining VTh for the network, and (e) Substituting the
Thévenin equivalent circuit for the network external to RL
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 15: Find the Thevenin equivalent circuit of the circuit shown in Figure below, to the left
of the terminals Then find the current through RL = 6 Ω, 16 Ω, and 36 Ω.
Solution:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
When RL = 6 Ω,
30
𝐼𝐿 = =3𝐴
10
When RL = 6 Ω,
30
𝐼𝐿 = = 1.5 𝐴
20
When RL = 6 Ω,
30
𝐼𝐿 = = 0.75 𝐴
40
Problem 16: Find the Thévenin equivalent circuit for the network in the shaded area of the network
in Figure below. Then determine the current through RL for values of 2 Ω, 10 Ω, and 100 Ω.
Solution:
Find RTh:
Replacing the voltage source E1 with a short-circuit equivalent yields the network in Fig. 17(a),
where
𝑅𝑇ℎ = (3 Ω II 6 Ω) = 2 Ω
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Find ETh :
For this case, the open circuit voltage ETh is the same as the voltage drop across the 6 Ω resistor
(Figure 17(b)). Applying the voltage divider rule,
𝑅2 𝑅2 6Ω
𝐸𝑇ℎ = 𝐸1 = 𝐸1 = (9𝑉) = 6𝑉
𝑅𝑇 𝑅1 + 𝑅2 6Ω + 3Ω
The Thevenin equivalent circuit is shown in Fig. 18. The
current through RL is
𝐸𝑇ℎ 6
𝐼𝐿 = =
𝑅𝑇ℎ + 𝑅𝐿 2 + 𝑅𝐿
When RL = 2 Ω,
6
𝐼𝐿 = = 1.5 𝐴 Figure 18: Thevenin Equivalent
4
Circuit.
When RL = 10 Ω,
6
𝐼𝐿 = = 0.5 𝐴
12
When RL = 100 Ω,
6
𝐼𝐿 = = 0.06 𝐴
102
Problem 17: Find the Thévenin equivalent circuit for the network in the shaded area of the network
in Figure below. Then determine the current through RL.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 18: Determine the Thevenin equivalent circuit at terminal a-b. Then find the current flow
through the 1 Ω resistor.
Solution:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Solving equation (1) and (2),
V1 = 22.5 V
V2 = 9 V
Therefore, VTh = V2 – 0 = 9 V
𝑅𝑇ℎ = (6 Ω + 6 Ω)II 4 Ω = 12 Ω II 4 Ω = 3 Ω
Thevenin Equivalent Circuit:
The Thevenin equivalent circuit is shown in Fig. 20. The current through RL =1 Ω is
𝑉𝑇ℎ 9
𝐼𝐿 = = = 2.25 𝐴
𝑅𝑇ℎ + 𝑅𝐿 3 + 1
Problem 19: Apply Thevenin theorem to find V0 in the circuit below when RL = 10 Ω.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 20: Design the Thevenin equivalent circuit at terminal a-b of the circuit in the figure
below.
Solution:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Solving equation (1) and (2),
V1 = 32 V
V2 = 92 V
Therefore, VTh = V2 – 0 = 92 V
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 21: Find the Thevenin equivalent circuit at terminal a-b for the network shown in Figure
below.
Solution:
Find ETh: (Figure 24)
The network can be redrawn as shown in Fig. 24. Since the voltage is the same across parallel
elements, the voltage across the series resistors R1 and R2 is E1, or 8 V. Applying the voltage
divider rule,
𝑅1 𝑅1 6Ω
𝐸𝑇ℎ = 𝐸1 = 𝐸1 = (8𝑉) = 4.8 𝑉
𝑅𝑇 𝑅1 + 𝑅2 6Ω + 4Ω
Find RTh: (Figure 25)
𝑅𝑇ℎ = 𝑅1 II 𝑅2 = 6 Ω II 4 Ω = 2.4 Ω
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Figure 25: Finding RTh for the network.
Problem 22: Find the Thevenin equivalent circuit at terminal a-b for the network shown in Figure
below.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Find ETh: (Figure 27 (b))
Figure 27: (a) Identifying the terminals of particular interest for the network, (b)
Determining ETh for the network.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Figure 28: Finding RTh for the network.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Superposition Theorem
The superposition principle states that the voltage across (or current through) an element in a linear
circuit is the algebraic sum of the voltages across (or currents through) that element due to each
independent source acting alone.
Figure 30: Removing a voltage source and a current source to permit the application of the
superposition theorem.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 23: Use the superposition theorem to find v in the circuit of figure below.
Solution:
Since there are two sources, let
𝑣 = 𝑣1 + 𝑣2
To obtain 𝑣1 , we replace the 3A-current source by an open
circuit, as shown in Fig. 31 (a). Using voltage divider rule,
4 4
𝑣1 = 𝑉= (6) = 2 𝑉
𝑅𝑇 4+8
To get 𝑣2 , we replace the 6V-voltage source by a short circuit,
as shown in Fig. 31(b). Using current divider rule,
𝑅𝑇
𝑖2 =
𝐼
4
Where, 𝑅𝑇 = (8 Ω II 4 Ω) = 2.67 Ω Figure 31: (a) Calculating 𝑣1 ,
(b) calculating 𝑣2 ,.
2.67
𝑖2 = (3) = 2 𝐴
4
Hence,
𝑣2 = 4 𝑖2 = 4 × 2 = 8𝑉
And we find
𝑣 = 𝑣1 + 𝑣2 = 2 + 8 = 10 𝑉
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 24: Using the superposition theorem, find 𝑣0 in the circuit of Figure below.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 27: Using the superposition theorem, determine the current through the 12 Ω resistor in
Figure below.
Solution:
Considering the effects of the 54 V source requires replacing the 48 V source by a short-circuit
Figure 32: To determine the effect of the 54 V voltage source on current I2.
𝑅𝑇 = 𝑅1 + (𝑅2 II 𝑅3 ) = 24 Ω + (12 Ω II 4 Ω) = 24 Ω + 3 Ω = 27 Ω
𝐸1 54 𝑉
𝐼𝑠 = = = 2𝐴
𝑅𝑇 27 Ω
Using the current divider rule results in the contribution to I2 due to the 54 V source:
𝑅23 𝑅3 4Ω
𝐼2′ = 𝐼𝑠 = 𝐼𝑠 = (2𝐴) = 0.5 𝐴
𝑅2 𝑅2 + 𝑅3 4 Ω + 12 Ω
If we now replace the 54 V source by a short-circuit equivalent, the network in Fig. 33 results. The
result is a parallel connection for the 12 Ω and 24 Ω resistors.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Figure 33: To determine the effect of the 48 V voltage source on current I2.
𝑅𝑇 = 𝑅3 + (𝑅2 II 𝑅1 ) = 4 Ω + (12 Ω II 24 Ω) = 4 Ω + 8 Ω = 12 Ω
𝐸2 48 𝑉
𝐼𝑠 = = =4𝐴
𝑅𝑇 12 Ω
Using the current divider rule results in the contribution to I2 due to the 48 V source:
𝑅12 𝑅1 24 Ω
𝐼2′′ = 𝐼𝑠 = 𝐼𝑠 = (4 𝐴) = 2.67 𝐴
𝑅2 𝑅1 + 𝑅2 24 Ω + 12 Ω
Figure 34: Using the results of Figs. 32 and 33 to determine the current I2 for the network.
The current I2 due to each source has a different direction, as shown in Fig. 34. The net current
therefore is the difference of the two and the direction of the larger as follows:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 28: Using the principle of superposition, find the current I2 through the 12 kΩ resistor in
Figure below.
Solution:
Considering the effect of the 6 mA current source (Figure 35):
Figure 35: The effect of the current source I on the current I2.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Figure 36:The effect of the voltage source E on the current I2.
Problem 29: Find the current through the 2Ω resistor of the network in Figure below.
Solution:
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Considering the effect of the 12 V source (Figure 37):
𝐸1 𝐸1 12 V
𝐼1′ = = = = 2𝐴
𝑅12 𝑅1 + 𝑅2 2 Ω + 4 Ω
𝐸2 𝐸2 6V
𝐼1′′ = = = = 1𝐴
𝑅12 𝑅1 + 𝑅2 2 Ω + 4 Ω
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Figure 40: The resultant current I1.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Mesh Analysis
Mesh Analysis is also known as loop analysis or the mesh-current method.
To understand mesh analysis, we should first explain more about what we mean by a mesh.
A mesh is a loop which does not contain any other loops within it.
In Figure 35, for example, paths abefa and bcdeb are meshes, but path abcdefa is not a mesh.
• Nodal analysis applies KCL to find unknown voltages in a given circuit, while mesh
analysis applies KVL to find unknown currents.
• The current through a mesh is known as mesh current. Here, i1 and i2 are the mesh current.
• Mesh analysis is not quite as general as nodal analysis because it is only applicable to a
circuit that is planar. A planar circuit is one that can be drawn in plane with no branches
crossing one another; otherwise it is nonplanar.
• A circuit may have crossing branches and still be planar if it can redrawn such that it has
no crossing branches.
Figure 42: (a) A planar with crossing branches, (b) the same circuit redrawn with no crossing
branches, (c) nonplanar circuit.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Steps to Determine Mesh Currents
1. Make a clear diagram.
2. Assign mesh currents i1 , i2, i3,…. in to the N meshes.
3. Apply KVL to each of the n meshes. Use Ohm’s law to express the voltages i terms of the
mesh currents.
4. Solve the resulting n simultaneous equations to get the mesh currents.
N.B. The direction of the mesh current is arbitrary (clockwise or counterclockwise).
Problem 30: For the circuit in Figure 43, find the branch currents I1, I2, and I3 using mesh analysis.
Figure 43.
Solution:
We first obtain the mesh currents using KVL.
For mesh 1,
−15 + 5𝑖1 + 10(𝑖1 − 𝑖2 ) + 10 = 0
Or, 15𝑖1 − 10𝑖2 − 5 = 0
Or, 3𝑖1 − 2𝑖2 = 1 (1)
For mesh 2,
6𝑖2 + 4𝑖2 − 10 + 10(𝑖2 − 𝑖1 ) = 0
Or, −10𝑖1 + 20𝑖2 − 10 = 0
Or, −𝑖1 + 2𝑖2 = 1 (2)
By solving equation (1) and equation (2),
𝑖1 = 1 𝐴 and 𝑖2 = 1 𝐴
Thus,
𝐼1 = 𝑖1 = 1𝐴
𝐼2 = 𝑖2 = 1𝐴
𝐼3 = 𝑖1 − 𝑖2 = 0 𝐴
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 31: Calculate the mesh currents i1 and i2 of the circuit of Figure 44.
Figure 44.
Solution: Try it yourself.
Answer: 𝑖1 = 2 𝐴, 𝑖2 = 0 𝐴.
Problem 32: Use mesh analysis to find the current I0 in the circuit of Figure 45.
Figure 45.
Solution:
We apply KVL to the three meshes in turn.
For mesh 1,
−24 + 10(𝑖1 − 𝑖2 ) + 12(𝑖1 − 𝑖3 ) = 0
Or, 11𝑖1 − 5𝑖2 − 6𝑖3 = 12 (1)
For mesh 2,
24𝑖2 + 4(𝑖2 − 𝑖3 ) + 10(𝑖2 − 𝑖1 ) = 0
Or, −5𝑖1 + 19𝑖2 − 2𝑖3 = 0 (2)
For mesh 3,
4𝐼0 + 12(𝑖3 − 𝑖1 ) + 4(𝑖3 − 𝑖2 ) = 0
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
But at node A, 𝐼0 = 𝑖1 − 𝑖2 = 0, so that
4(𝑖1 − 𝑖2 ) + 12(𝑖3 − 𝑖1 ) + 4(𝑖3 − 𝑖2 ) = 0
Or, −𝑖1 − 𝑖2 + 2𝑖3 = 0 (3)
By solving equation (1), (2) and (3),
𝑖1 = 2.25 𝐴
𝑖2 = 0.75 𝐴
𝑖3 = 1.5 𝐴
Thus, 𝐼0 = 𝑖1 − 𝑖2 = 1.5 𝐴.
Problem 33: Using mesh analysis, find I0 in the circuit of Figure 46.
Figure 46.
Figure 47.
Solution: Try it yourself.
Answer: 𝑖1 = 3 𝐴, 𝑖2 = 2 𝐴, 𝑎𝑛𝑑 𝑖3 = 3 𝐴.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 35: Determine the current 𝑖1 in the circuit of Figure 48.
Figure 48.
Case 1: When a current source exists only in one mesh: Consider the circuit in Figure 49, for
example.
Figure 49.
We set 𝑖2 = −5𝐴 and write a mesh equation for the other mesh in the usual way; that is
−10 + 4𝑖1 + 6(𝑖1 − 𝑖2 ) = 0
Or, −10 + 4𝑖1 + 6(𝑖1 + 5) = 0
Or, −10 + 10𝑖1 + 30 = 0
Or, 𝑖1 = −2𝐴
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Case 2: When a current source exists between two meshes. Consider the circuit in Figure 50 (a),
for example. We create a superrmesh by excluding the current source and any elements connected
in series with it, as shown in Figure 50(b). Thus,
A supermesh results when two meshes have a (dependent or independent) current source in
common.
Figure 50: (a) Two meshes having a current source in common, (b) a supermesh, created by excluding
the current.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 36: In the circuit shown in Figure 51 determine the current through 2Ω resistor.
Figure 51.
Soluution:
Figure 52.
I1 and I2 are the two meshes in which 2 A current source is common to I1 and I2 meshes which is
as shown in Figure 52 (a).
Draw a supermesh by combining two meshes I1 and I2 as shown in Figure 52(b).
Apply KVL to the supermesh as
4𝐼1 + 6𝐼2 + 6 + 2𝐼2 − 10 = 0
Or, 4𝐼1 + 8𝐼2 = 4 (1)
Apply KCL at the upper node of current source
𝐼2 − 𝐼1 = 2 (2)
Solving the above equations
𝐼1 = −1𝐴 𝑎𝑛𝑑 𝐼2 = 1 𝐴
Current through 2Ω resistor is 𝐼2 = 1 𝐴.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 37: In the circuit shown in Figure 53 determine all the loop currents.
Figure 53.
Solution:
Figure 54.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 38: Use mesh analysis to determine all the mesh currents in Figure 55.
Figure 55.
Solution:
Figure 56.
Apply KVL for I2 is
2𝐼2 + 4(𝐼2 − 𝐼3 ) + 2(𝐼2 − 𝐼1 ) = 0
Or, −2𝐼1 + 8𝐼2 − 4𝐼3 = 0 (1)
Apply KVL for supermesh
2(𝐼1 − 𝐼2 ) + 4(𝐼3 − 𝐼2 ) + 8𝐼3 − 6 = 0
Or, 2𝐼1 − 6𝐼2 + 12𝐼3 = 6 (2)
Apply KCL at node e
𝐼1 − 𝐼3 = 3 (3)
By solving equations (1), (2), and (3)
𝐼1 = 3.4736 𝐴, 𝐼2 = 1.105 𝐴, 𝐼3 = 0.4736 𝐴
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 39: Determine the three mesh currents in Figure below.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Norton’s Theorem
Norton’s theorem states that a linear two-terminal circuit can be replaced by an equivalent circuit
consisting of a current source 𝐼𝑁 in parallel with a resistor 𝑅𝑁 , where 𝐼𝑁 is the short-circuit current
through the terminals and 𝑅𝑁 is the input or equivalent resistance at the terminals where the
independent sources are turned off.
Thus, the circuit in Figure 57(a) can be replaced by the one in Figure 57(b).
We find 𝑅𝑁 in the same way we find 𝑅𝑇ℎ . The Thevenin and Norton resistances are equal i.e.
𝑅𝑁 = 𝑅𝑇ℎ
Calculate 𝑅𝑁 by first setting all sources to zero (voltage sources are replaced with short circuits,
and current sources with open circuits) and then finding the resultant resistance between the two
marked terminals.
To find the Norton current 𝐼𝑁 , we determine the short-
circuit current flowing from terminal a to b in both
circuits in Figure 57. Thus,
𝐼𝑁 = 𝑖𝑠𝑐
shown in Figure 58. Dependent and independent
Figure 58: Finding Norton current, IN.
sources are treated the same way as in Thevenin’s
theorem.
Observe the close relationship between Norton’s and Thevenin’s theorems: 𝑅𝑁 = 𝑅𝑇ℎ , and
𝑉𝑇ℎ
𝐼𝑁 =
𝑅𝑇ℎ
This is essentially source transformation. For this reason, source transformation is often called
Thevenin-Norton transformation.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Since 𝑉𝑇ℎ , 𝐼𝑁 , and 𝑅𝑇ℎ are related to determine the Thevenin or Norton equivalent circuit requires
that we find:
The open-circuit voltage 𝑣𝑜𝑐 across terminals a and b.(i.e. 𝑉𝑇ℎ = 𝑣𝑜𝑐 )
The short-circuit current 𝑖𝑠𝑐 at terminals a and b.(i.e. 𝐼𝑁 = 𝑖𝑠𝑐 )
The equivalent or input resistance 𝑅𝑖𝑛 at terminals a and b when all independent sources are turned
𝑣𝑜𝑐
off. (𝑅𝑇ℎ = = 𝑅𝑁 )
𝑖𝑠𝑐
Problem 40: Find the Norton equivalent circuit of the circuit in Figure 59 at terminals a-b.
Figure 59.
Solution:
𝑅𝑁 = 5 ||(8 + 4 + 8) = 5||20 = 4Ω
𝑰𝑵 :
From Figure 60(b)
Apply mesh analysis, we obtain
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
From 𝑖1 ,
𝑖1 = 2 𝐴
From 𝑖2 ,
4 (𝑖2 − 𝑖1 ) + 8𝑖2 + 8𝑖2 − 12 = 0
Or, 20 𝑖2 − 4𝑖1 − 12 = 0
Or, 20 𝑖2 − 4 × 2 − 12 = 0
Or, 20 𝑖2 = 20
Or, 𝑖2 = 1 𝐴
Hence, we obtain, , 𝑖2 = 1 𝐴 = 𝑖𝑠𝑐 = 𝐼𝑁
Norton Equivalent Circuit:
Problem 41: Find the Norton equivalent circuit for the circuit in Figure 62, at terminals a-b.
Figure 62.
Solution: Try it yourself.
Answer: 𝑅𝑁 = 3Ω, 𝐼𝑁 = 4.5 𝐴.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Problem 42: Find the Norton equivalent circuit for the network in the shaded area of Figure 63.
Figure 63.
Solution: Try it yourself.
Answer: 𝑅𝑁 = 2Ω, 𝐼𝑁 = 3 𝐴.
Problem 43: Find the Norton equivalent circuit for the network external to the 9Ω resistor in Figure
64.
Figure 65.
Solution:
Figure 64: (a) Identifying the terminals of particular interest for the network, (b)
Determining RN.
RN:
𝑅𝑁 = 𝑅1 + 𝑅2 = 5 + 4 = 9Ω
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
IN :
𝑅1 𝐼 5 × 10
𝐼𝑁 = = = 5.556 𝐴
𝑅1 + 𝑅2 5+4
Norton Equivalent Circuit:
Problem 44: Find the Norton equivalent circuit for the portion of the network to the left of a-b in
Figure 68.
Figure 68.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Solution:
Figure 69: (a) Identifying the particular interest for the network. (b) Determining RN of the network.
Figure 70.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)
Norton Equivalent Circuit:
Figure 71: Substituting the Norton equivalent circuit for the network to the left
of the terminals a-b.
Problem 45: Determine the Thevenin and Norton equivalents of the circuit of Figure 72.
Figure 72.
Solution: Try it yourself.
Answer: -7.857 V,, -3.2235 mA, 2429 kΩ.
Figure 73.
Developed By: Md. Rakib Hossain, Lecturer, Dept. of CSE, DIU (Mobile: 01858940488)