The Norton theorem formula for calculating load current is IL = IN × [RN / (RN + RL)], where IN is the short-circuit current, RN is the equivalent resistance looking into the terminals with sources zeroed, and RL is the load resistance. While the formula itself is simple, university exams and real-world bench troubleshooting frequently test your ability to correctly extract IN and RN from messy, non-ideal circuits.

In this walkthrough, we will solve a classic exam-style problem designed to trap students who rely on memorized source transformations rather than fundamental circuit laws.

The Practice Problem: Spotting the "Dummy" Resistor Trap

Problem Statement:
Find the current flowing through an 8Ω load resistor (RL) connected across Terminals A and B. The circuit connected to Terminals A and B consists of three parallel branches:
Branch 1: A 24V DC voltage source (positive terminal pointing up) in series with a 4Ω resistor.
Branch 2: A single 5Ω resistor.
Branch 3: A 3A ideal current source (arrow pointing downward toward ground) in series with a 10Ω resistor.
Requirement: Use Norton's Theorem. Show all algebraic steps and verify your answer.

Which Method Applies and Why?

Norton's Theorem is the optimal choice here. We are asked to find the current through a specific load in a network dominated by parallel branches. While Mesh Analysis would work, it requires setting up and solving a system of linear equations. Norton's Theorem reduces the entire left side of the circuit to a single current source and parallel resistor, making the final load calculation a simple current divider.

The Trap in This Problem

The 10Ω resistor in Branch 3 is a classic exam trap. Students often attempt to include it when calculating RN or try to perform a source transformation on the 3A current source. However, an ideal current source has infinite internal resistance. Any resistor placed in series with an ideal current source simply drops voltage; it does not alter the current forced through that branch, nor does it affect the equivalent resistance seen by the rest of the circuit when the source is zeroed (opened). According to fundamental network theory documented by All About Circuits, this series resistor must be completely ignored when finding RN.

Step-by-Step Algebraic Solution

  1. Step 1: Find the Norton Current (IN)
    Remove the 8Ω load and short-circuit Terminals A and B. We need to find the current flowing down through this short.
    Branch 1 contribution: The 24V source pushes current through the 4Ω resistor into Node A. By Ohm's Law: I1 = 24V / 4Ω = 6A (flowing into Node A).
    Branch 2 contribution: The 5Ω resistor is shorted out by the A-B jumper. I2 = 0V / 5Ω = 0A.
    Branch 3 contribution: The 3A current source pulls current out of Node A toward ground. I3 = 3A (flowing out of Node A).
    KCL at Node A: Current In = Current Out.
    6A = Ishort + 3A
    Ishort = 6A - 3A = 3A.
    Therefore, IN = 3A.
  2. Step 2: Find the Norton Resistance (RN)
    Remove the load, turn off all independent sources, and look into Terminals A and B.
    Zero the voltage source: The 24V source becomes a short circuit. Branch 1 is now just the 4Ω resistor connected to ground.
    Zero the current source: The 3A source becomes an open circuit. Branch 3 is completely disconnected. The 10Ω resistor is isolated and removed from the calculation.
    Branch 2: Remains a 5Ω resistor.
    Looking into the terminals, we see the 4Ω and 5Ω resistors in parallel:
    RN = (4 × 5) / (4 + 5) = 20 / 9 Ω ≈ 2.222Ω.
  3. Step 3: Apply the Norton Theorem Formula
    Reconnect the 8Ω load. The circuit is now a 3A current source in parallel with a 20/9 Ω resistor and the 8Ω load. We use the current divider formula:
    IL = IN × [RN / (RN + RL)]
    IL = 3 × [(20/9) / (20/9 + 8)]
    To clear the complex fraction, multiply the numerator and denominator of the bracket by 9:
    IL = 3 × [20 / (20 + 72)]
    IL = 3 × [20 / 92]
    IL = 60 / 92 = 15 / 23 A
    IL ≈ 0.652 A
Callout Tip: When doing bench work, you can physically measure IN by placing a clamp meter or a shunt resistor across the load terminals (ensure your meter can handle the short-circuit current safely). However, measuring RN directly with an ohmmeter while the circuit is powered will destroy your multimeter. Always de-energize and zero sources before measuring equivalent resistance.

Sanity Check and Independent Verification

Before moving to the next exam question, always run a sanity check on your final number.

Order of Magnitude and Units

Our answer is 0.652 Amperes. The unit is correct for current. Does the magnitude make sense? The Norton resistance (2.22Ω) is significantly smaller than the load resistance (8Ω). In a parallel current divider, the path of least resistance takes the most current. Therefore, the majority of the 3A Norton current should bypass the load and flow through RN. Our calculated load current (0.652A) is roughly 21% of the total 3A, which perfectly aligns with the ratio of 2.22 / (2.22 + 8). The magnitude is logical.

Independent Verification via Thevenin's Theorem

As noted in Electronics Tutorials, Norton and Thevenin equivalents are source transformations of one another. We can verify our answer by converting our Norton equivalent into a Thevenin equivalent.
VTH = IN × RN = 3A × (20/9)Ω = 60/9 V = 20/3 V (approx 6.67V).
RTH = RN = 20/9 Ω.
Now, apply Ohm's law to the series Thevenin circuit:
IL = VTH / (RTH + RL)
IL = (20/3) / (20/9 + 8)
IL = (20/3) / (92/9)
IL = (20/3) × (9/92) = 180 / 276 = 15 / 23 A ≈ 0.652 A.
The independent verification matches our Norton theorem formula result exactly.

Norton Theorem Formula FAQ

What is the exact Norton theorem formula for load current?

The formula is IL = IN × [RN / (RN + RL)]. It is essentially the standard current divider rule applied to the simplified Norton equivalent circuit, where IN is the total source current, RN is the internal parallel resistance, and RL is the load.

How do I find the Norton resistance if the circuit has dependent sources?

You cannot simply zero the sources and combine resistors when dependent sources are present, because dependent sources cannot be turned off. Instead, you must find the open-circuit voltage (VOC) and the short-circuit current (ISC) at the terminals. The Norton resistance is then calculated using the formula RN = VOC / ISC. Alternatively, you can apply a 1V test voltage source (or 1A test current source) at the terminals with all independent sources zeroed, and calculate RN = Vtest / Itest.

Why is the Norton theorem formula preferred over mesh analysis for varying loads?

If you are designing a circuit where the load resistance will change (like a speaker impedance varying with frequency, or a motor drawing different currents under load), Mesh Analysis requires you to rewrite and solve the entire system of equations every time the load changes. Norton's Theorem reduces the entire fixed source network into a single IN and RN. You only calculate those once, and then you can plug any new RL value into the simple Norton formula to instantly find the new load current.

Can I use the Norton theorem formula for AC circuits with impedance?

Yes, the theorem applies to AC steady-state analysis, but you must replace resistance (R) with complex impedance (Z). The formula becomes IL = IN × [ZN / (ZN + ZL)]. You will need to perform complex number arithmetic (magnitude and phase angle) to find the final RMS current and phase shift. Ensure your multimeter or oscilloscope is set to measure true RMS if you are verifying these calculations on the bench.