Thevenin and Norton Equivalent Circuits

+VthRthabINRNab
Thévenin (left) and Norton (right) equivalents seen from terminals a–b.

One Black Box, Two Equivalents

Thévenin's and Norton's theorems are among the most useful results in all of circuit theory because they let you replace an arbitrarily complicated network of sources and resistors with a single source and a single resistor, as seen from one pair of terminals. Once a circuit has been reduced to its equivalent, questions about how it drives different loads become almost trivial. The theorems apply to any linear network, no matter how tangled the interior, and they come in two interchangeable flavors. The Thévenin equivalent is a voltage source VthV_{th} in series with a resistance RthR_{th}. The Norton equivalent is a current source INI_N in parallel with the same resistance RN=RthR_N = R_{th}. Both describe the identical black box; you simply pick whichever is more convenient for the problem at hand.

The power of the idea is that the outside world cannot tell the difference. If you measure voltage and current at the terminals of the original network for every possible load, you will get exactly the same readings from its Thévenin or Norton equivalent. That is what "equivalent" means here, and it is guaranteed by the linearity of the underlying elements.

The Three Quantities You Need

A complete equivalent is fixed by any two of three quantities, and the third follows from the other two. The open-circuit voltage at the terminals is the Thévenin voltage:

Vth=VocV_{th} = V_{oc}

The short-circuit current that flows when you connect a wire across the terminals is the Norton current:

IN=IscI_N = I_{sc}

The equivalent resistance ties the two together. It is the resistance seen looking into the terminals with every independent source turned off, and it equals the ratio of the open-circuit voltage to the short-circuit current:

Rth=VocIsc=VthINR_{th} = \frac{V_{oc}}{I_{sc}} = \frac{V_{th}}{I_N}

Rearranging that relation gives the source-transformation identity that converts freely between the two forms:

Vth=INRthV_{th} = I_N \cdot R_{th}

Finding R_th by Zeroing the Sources

The most reliable way to find RthR_{th} when a circuit contains only independent sources is to deactivate them and compute the resistance looking back into the terminals. Deactivating a source means setting its value to zero:

  • An independent voltage source becomes a short circuit. A zero-volt source imposes zero volts between its nodes, which is exactly what a wire does, so replace it with a wire.
  • An independent current source becomes an open circuit. A zero-amp source forces zero current through its branch, which is exactly what a break does, so remove it.

With the sources zeroed, collapse the remaining resistor network using series and parallel combinations until a single equivalent resistance remains at the terminals. This is the same source-killing operation you use in the superposition theorem. One important caveat: if the network contains a dependent source, you cannot simply zero it, because its value tracks a circuit variable. In that case apply a 1 V test source (or a 1 A test source) at the terminals, solve for the resulting current (or voltage), and compute Rth=Vtest/ItestR_{th} = V_{test}/I_{test}.

A Step-by-Step Recipe

  1. Identify the two terminals where you want the equivalent, and remove the load resistor that connects to them.
  2. Find VthV_{th} as the open-circuit voltage across those terminals, using nodal or mesh analysis on the remaining network.
  3. Find RthR_{th} by zeroing all independent sources and reducing the resistor network (or by the test-source method if dependent sources are present).
  4. Obtain the Norton current from IN=Vth/RthI_N = V_{th}/R_{th}, or independently as the short-circuit current, and use it as a cross-check.
  5. Reattach the load to the simple equivalent and solve the now-trivial single-loop circuit.

Worked Example

Consider a 12 V source in series with a 4 kΩ resistor R1R_1, with a 12 kΩ resistor R2R_2 connected from the midpoint node down to ground. We want the Thévenin equivalent seen by a load attached between the midpoint node (call it terminal a) and ground (terminal b).

Step 1 — open-circuit voltage. With the load removed, no current is drawn from terminal a, so R1R_1 and R2R_2 form a simple voltage divider. The open-circuit voltage is:

Vth=12R2R1+R2=1212k4k+12k=121216=9  VV_{th} = 12 \cdot \frac{R_2}{R_1 + R_2} = 12 \cdot \frac{12\text{k}}{4\text{k} + 12\text{k}} = 12 \cdot \frac{12}{16} = 9\;\text{V}

Step 2 — equivalent resistance. Zero the 12 V source by replacing it with a short. Now R1R_1 and R2R_2 both connect from terminal a to ground, so they appear in parallel:

Rth=R1R2=4k12k4k+12k=4816  kΩ=3  kΩR_{th} = R_1 \parallel R_2 = \frac{4\text{k} \cdot 12\text{k}}{4\text{k} + 12\text{k}} = \frac{48}{16}\;\text{k}\Omega = 3\;\text{k}\Omega

Step 3 — Norton current. Short the terminals. The shorted R2R_2 carries no voltage, so the current is set entirely by the source and R1R_1:

IN=Isc=12R1=124k=3  mAI_N = I_{sc} = \frac{12}{R_1} = \frac{12}{4\text{k}} = 3\;\text{mA}

Cross-check. The source transformation must be consistent: Vth=INRth=(3 mA)(3 kΩ)=9 VV_{th} = I_N R_{th} = (3\text{ mA})(3\text{ k}\Omega) = 9\text{ V}, which matches Step 1 exactly. So the Thévenin equivalent is a 9 V source in series with 3 kΩ, and the Norton equivalent is a 3 mA source in parallel with 3 kΩ. As a final demonstration, attach a 6 kΩ load: the Thévenin model gives VL=96k/(3k+6k)=6 VV_L = 9 \cdot 6\text{k}/(3\text{k} + 6\text{k}) = 6\text{ V} and IL=9/(9k)=1 mAI_L = 9/(9\text{k}) = 1\text{ mA}.

Thévenin vs Norton at a Glance

AspectThévenin equivalentNorton equivalent
TopologySource in series with RSource in parallel with R
Source typeVoltage VthV_{th}Current INI_N
How to find the sourceOpen-circuit voltage VocV_{oc}Short-circuit current IscI_{sc}
ResistanceRthR_{th}RN=RthR_N = R_{th}
ConversionVth=INRthV_{th} = I_N \cdot R_{th}
Most natural forSeries loops, voltage divisionParallel nodes, current division

Common Mistakes

  • Leaving the load attached while finding VthV_{th}. The Thévenin voltage is the open-circuit voltage; you must remove the load first, or you will compute the loaded voltage instead.
  • Zeroing the wrong way. A voltage source is replaced by a short and a current source by an open. Reversing these — opening a voltage source or shorting a current source — is the classic blunder that wrecks RthR_{th}.
  • Deactivating dependent sources. Only independent sources are zeroed. Dependent sources stay active, so you must use a test source to find RthR_{th} when they are present.
  • Mismatched sign or reference for IscI_{sc}. The short-circuit current direction must be consistent with the polarity assumed for VocV_{oc}, or the ratio Voc/IscV_{oc}/I_{sc} comes out with the wrong sign.
  • Forgetting that the two equivalents share one resistance. RNR_N always equals RthR_{th}; students sometimes recompute it differently for each form and get inconsistent answers.

Try It in CircuitMath

You can build the example network in the editor, place a probe across the terminals of interest, and let CircuitMath solve the node voltages so you can read off VocV_{oc} directly. Reducing the source-killed network by hand and confirming it against the tool's results is a great way to build confidence with the method. Browse the full tutorial library for related analysis techniques.

Related Tutorials

Related Tutorials

Practical Topics

Dependent Sources in Circuit Analysis

Learn how VCVS, VCCS, CCVS, and CCCS dependent sources change nodal and mesh analysis, with worked examples.

Practical Topics

How to Read Circuit Schematics: A Beginner Guide

Learn to read schematic diagrams: component symbols, node connections, reference designators, and how to trace current paths.

Practical Topics

How to Use CircuitMath: Getting Started Guide

A step-by-step guide to using the CircuitMath editor: drawing circuits, adding components, running analysis, and reading results.

Back to All Tutorials