Solved Problems

Norton's Theorem

Master Network Theorems

Dr. Mithun Mondal

Tutorial 8 — Norton's Theorem

Any linear two-terminal network can be replaced by a single current source \(I_N\) (the short-circuit current at the terminals) in parallel with a resistance \(R_N\). The Norton resistance equals the Thevenin resistance, \(R_N = R_{TH}\). These problems cover finding the equivalent for circuits with independent sources (using KCL, superposition, and source transformation) and dependent sources (using the open-circuit/short-circuit method), and then using the equivalent to obtain a load current or voltage.

Network Theorems · Electric Circuit Analysis · 7 solved problems

Demonstrative VideoWalkthrough
Problem 1Independent Sources · KCL

Determine the Norton equivalent current and resistance at terminals a–b. The network is a 20 V source in series with a 24 Ω resistor, in parallel with a 2 A current source (directed downward) across the terminals.

Circuit for Problem 1
Solution

For the Norton resistance, deactivate the sources — short the 20 V source and open the 2 A source. Only the 24 Ω resistor then connects a to b:

\[ R_N = 24\ \Omega \]

For the Norton current, short terminals a–b. With a at the reference potential, the 20 V source drives a current \(I_1 = \tfrac{20}{24} = \tfrac{5}{6}\ \text{A}\) through the 24 Ω into the node. Applying KCL at node a (taking currents into the short-circuit branch):

\[ \begin{aligned} I_N + I_1 + 2 &= 0\\ I_N - \tfrac{5}{6} + 2 &= 0\\ I_N &= -\tfrac{7}{6}\ \text{A} \approx -1.167\ \text{A} \end{aligned} \]
Short-circuit setup for Problem 1
Answer\(I_N = -\tfrac{7}{6}\ \text{A},\quad R_N = 24\ \Omega\)
Problem 2Ladder Network · Superposition

Determine \(V_0\) across the 1 kΩ load using Norton's theorem.

Circuit for Problem 2
Solution

Remove the 1 kΩ load and find the Norton resistance. Deactivating the sources (short the 36 V source, open the 3 mA source), the resistance seen from the load terminals is:

\[ R_N = 10 + 2 + (12 \parallel 24) = 10 + 2 + 8 = 20\ \text{k}\Omega \]

The Norton (short-circuit) current is found by superposition, \(I_N = I_v + I_i\), activating one source at a time.

Norton current setup for Problem 2

aVoltage source only (3 mA open). Transforming the 36 V–12 kΩ pair to a 3 mA source with a shunt \(12 \parallel 24 = 8\ \text{k}\Omega\), current division to the short gives:

\[ I_1 = \frac{8}{8 + 12}\times 3 = 1.2\ \text{mA} \]

bCurrent source only (36 V shorted). The node feeding the short sees two equal 10 kΩ paths, so the 3 mA splits equally; the part reaching the short opposes the reference direction:

\[ I_2 = -1.5\ \text{mA} \]

Superposing the two contributions:

\[ I_N = I_1 + I_2 = 1.2 - 1.5 = -0.3\ \text{mA} \]

Reconnecting the 1 kΩ load to the Norton equivalent (\(I_N\) in parallel with \(R_N = 20\ \text{k}\Omega\)), the output voltage is the current through the 1 kΩ times 1 kΩ:

\[ V_0 = (1\ \text{k}\Omega)\,\frac{20}{20 + 1}\,(-0.3\ \text{mA}) = -\frac{6}{21} \approx -0.286\ \text{V} \]
Answer\(I_N = -0.3\ \text{mA},\ R_N = 20\ \text{k}\Omega,\ V_0 \approx -0.286\ \text{V}\)
Problem 3Source Transformation

Determine the Norton equivalent current and resistance at terminals a–b. A 120 V source feeds a 20 Ω resistor into a parallel combination of a current source and a 40 Ω resistor, with a 12 Ω resistor across a–b.

Circuit for Problem 3

Note: the worked solution uses a current source of 2 A. The transformed 80 V branch in the figure equals \(2\ \text{A}\times 40\ \Omega\); a 3 A value would make the network degenerate (\(I_N = 0\)), so 2 A is the consistent value.

Solution

For the Norton resistance, deactivate the sources (short the 120 V source, open the current source). The 20 Ω and 40 Ω are then in series and that combination is in parallel with the 12 Ω:

\[ R_N = 12 \parallel (20 + 40) = \frac{12 \times 60}{12 + 60} = 10\ \Omega \]

For the Norton current, short a–b (the 12 Ω carries no current). Transform the 2 A–40 Ω pair into an 80 V source in series with 40 Ω, then apply KVL around the resulting single loop:

\[ \begin{aligned} -120 + 80 + (20 + 40)\,I_N &= 0\\ 60\,I_N &= 40\\ I_N &= \tfrac{2}{3} \approx 0.667\ \text{A} \end{aligned} \]
Source-transformation setup for Problem 3
Answer\(I_N = \tfrac{2}{3} \approx 0.667\ \text{A},\quad R_N = 10\ \Omega\)
Problem 4Combining Norton Equivalents

Determine the current \(i\) through the 5 Ω resistor using a Norton equivalent. Replace the network to the left of a–b by its Norton equivalent, then recombine with the 5 Ω resistor and 4 A source on the right.

Circuit for Problem 4
Solution

For the left network, deactivate its sources (open the 2 A source, short the 12 V source). The 6 Ω and 4 Ω are then in series at a–b:

\[ R_N = 6 + 4 = 10\ \Omega \]

For the left short-circuit current, short a–b and let \(v\) be the node between the 4 Ω and 6 Ω. KCL at that node gives:

\[ 2 + \frac{12 - v}{6} = \frac{v}{4} \;\Rightarrow\; v = 9.6\ \text{V} \]

Hence the left Norton current:

\[ I_N = -\frac{12 - v}{6} = -\frac{12 - 9.6}{6} = -0.4\ \text{A} \]

Combining with the right-hand side: the 4 A source and the −0.4 A Norton source drive the parallel combination of \(R_N = 10\ \Omega\) and the 5 Ω resistor. By current division through the 5 Ω:

\[ i = \frac{10}{10 + 5}\,(4 - 0.4) = \frac{2}{3}\times 3.6 = 2.4\ \text{A} \]
Answer\(i = 2.4\ \text{A}\)
Problem 5Dependent Source (Voc / Isc)

Find the Norton equivalent circuit at terminals a–b. The network contains a dependent current source \(2 i_1\) controlled by the current \(i_1\) in the middle 2 Ω resistor.

Circuit for Problem 5
Solution

Because there are no independent sources, the short-circuit current is found directly. Short a–b and write nodal equations. KCL at node \(v_1\):

\[ \frac{v_1}{8} + \frac{v_1}{2} + \frac{v_1 - v_2}{2} = 0 \]

KCL at node \(v_2\), with the dependent source \(2 i_1\) feeding the node:

\[ i_1 + 2 i_1 = \frac{v_2}{2} \]

The controlling current is the branch current through the middle 2 Ω:

\[ i_1 = \frac{v_1 - v_2}{2} \]
Short-circuit nodal setup for Problem 5

Solving the three equations gives both node voltages zero, so the short-circuit current is zero:

\[ \begin{aligned} v_1 &= 0\ \text{V},\qquad v_2 = 0\ \text{V}\\ i_{sc} &= \frac{v_1}{2} - 2 i_1 = \frac{v_1}{2} - 2\!\left(\frac{v_1 - v_2}{2}\right) = 0\ \text{A} \end{aligned} \]

With \(I_N = i_{sc} = 0\), the Norton resistance is obtained by applying a test source \(v_0\) at a–b and measuring the resulting current \(i_0\):

\[ R_N = \frac{v_0}{i_0} = 3\ \Omega \]
Test-source setup for Problem 5
Norton equivalent for Problem 5
Since \(I_N = 0\), the Norton equivalent reduces to a single 3 Ω resistor across a–b (a zero-valued current source in parallel with \(R_N\)).
Answer\(I_N = 0\ \text{A},\quad R_N = 3\ \Omega\)

Additional Practice Problems

Two self-contained worked examples with schematics: a Norton equivalent driven by an independent voltage source, and one driven by a current source.

Problem 6Voltage-Source Norton

For the circuit below, find the Norton equivalent at terminals a–b and the current delivered to a 6 Ω load. The source is 24 V, with a 4 Ω series resistor and a 12 Ω resistor across the terminals.

24V 4Ω a 12Ω Rₗ 6Ω b
Solution

Remove the 6 Ω load and short terminals a–b. The 12 Ω is then short-circuited and carries no current, so the full short-circuit current is set by the 24 V source and the 4 Ω:

\[ I_N = \frac{24}{4} = 6\ \text{A} \]

Deactivating the source (short it), the resistance seen from a–b is the 4 Ω and 12 Ω in parallel:

\[ R_N = \frac{4 \times 12}{4 + 12} = 3\ \Omega \]

Reconnecting the 6 Ω load to the Norton source, current division gives the load current:

\[ I_L = I_N\,\frac{R_N}{R_N + R_L} = 6\times\frac{3}{3 + 6} = 2\ \text{A} \]
Answer\(I_N = 6\ \text{A},\ R_N = 3\ \Omega,\ I_L = 2\ \text{A}\)
Problem 7Current-Source Norton

A 6 A source has a 3 Ω resistor across it, then a 6 Ω resistor in series to terminal a. Find the Norton equivalent at a–b and the current into a 9 Ω load.

6A 3Ω 6Ω a Rₗ 9Ω b
Solution

Short terminals a–b. The 6 A from the source divides between the 3 Ω shunt and the 6 Ω series branch leading to the short; the short-circuit current is the part through the 6 Ω:

\[ I_N = 6\times\frac{3}{3 + 6} = 2\ \text{A} \]

Deactivating the current source (open it), the resistance seen from a–b is the 3 Ω and 6 Ω in series:

\[ R_N = 3 + 6 = 9\ \Omega \]

With a 9 Ω load on the Norton source, current division gives:

\[ I_L = I_N\,\frac{R_N}{R_N + R_L} = 2\times\frac{9}{9 + 9} = 1\ \text{A} \]
Answer\(I_N = 2\ \text{A},\ R_N = 9\ \Omega,\ I_L = 1\ \text{A}\)