Thevenin Equivalent Calculator

Thevenin Equivalent Calculator
IL = Vth / (Rth + RL)
VL = Vth × RL / (Rth + RL)
Pmax when RL = Rth
Thevenin Equivalent — Enter Vth, Rth and RL
Vth Thevenin Voltage
Open-circuit voltage at the terminals
Rth Thevenin Resistance
Equivalent resistance seen from terminals
RL Load Resistance
Load connected to Thevenin equivalent
Enter Vth, Rth and RL
Thevenin Load Analysis
Norton Equivalent
Max Power Transfer
Load Current IL
A
Load Voltage VL
V
Load Power PL
W
Vth (open cct)
V
Rth
Ω
Isc (Norton)
A
Pmax (at RL=Rth)
W
Efficiency
%
Rth Power Loss
W
Thevenin Equivalent Circuit Vth Rth RL IL IL = Vth / (Rth + RL)

Figure 1: Any linear circuit can be replaced by a Thevenin equivalent: a voltage source Vth in series with resistance Rth. This simplifies load analysis to a single voltage divider.

Table of Contents
Fundamentals
  1. What Is Thevenin’s Theorem?
  2. How to Find Vth and Rth
Worked Examples
  1. Simple Voltage Divider Source
  2. Maximum Power Transfer
  3. Thevenin to Norton Conversion
Deep Dive
  1. Maximum Power Transfer Theorem
  2. Thevenin vs Norton
Reference
  1. Frequently Asked Questions
  2. Related Circuit Analysis Calculators

What Is Thevenin’s Theorem?

Thevenin’s theorem states that any linear two-terminal circuit can be replaced by an equivalent circuit consisting of a single voltage source (Vth) in series with a single resistance (Rth). This is enormously useful because it reduces complex networks to a simple series circuit for load analysis — you only need two numbers to fully characterise the source.

Named after Léon Charles Thévenin (1857–1926), the theorem applies to any circuit containing only linear components: resistors, voltage sources, current sources, and controlled sources. The Norton Equivalent Calculator provides the dual representation using a current source in parallel with a resistance.

How to Find Vth and Rth

Step 1 — Vth: Remove the load. Calculate or measure the open-circuit voltage at the terminals. This is Vth.
Step 2 — Rth: Turn off all independent sources (replace voltage sources with short circuits, current sources with open circuits). Calculate the resistance seen looking into the terminals. This is Rth.

Once you have Vth and Rth, any load analysis becomes a simple voltage divider: VL = Vth × RL / (Rth + RL).

Worked Example — Simple Voltage Divider Source

Given: 12 V source, R₁ = 1 kΩ in series, R₂ = 2.2 kΩ to ground, load across R₂

Vth = 12 × 2200/(1000+2200) = 8.25 V

Rth = 1000 ∥ 2200 = (1000×2200)/(1000+2200) = 687.5 Ω

With a 220 Ω load: IL = 8.25/(687.5+220) = 9.09 mA, VL = 9.09m × 220 = 2.0 V. The Series Circuit Calculator can verify the voltage divider portion of this analysis.

Worked Example — Maximum Power Transfer

Given: Vth = 5 V, Rth = 50 Ω

RL for max power = Rth = 50 Ω

Pmax = 5²/(4×50) = 125 mW

Efficiency at max power = 50% (half the power is lost in Rth)

Worked Example — Thevenin to Norton Conversion

Given: Vth = 12 V, Rth = 100 Ω

IN = Vth / Rth = 12/100 = 120 mA

RN = Rth = 100 Ω (same resistance)

The Norton equivalent is a 120 mA current source in parallel with 100 Ω. Both representations are mathematically identical — they produce the same voltage and current for any load. The Current Divider Calculator analyses the Norton equivalent with a load.

Maximum Power Transfer Theorem

Maximum power is delivered to the load when RL = Rth. At this point Pmax = Vth²/(4Rth). However, the efficiency is only 50% — equal power is wasted in Rth. In practice, power systems operate at high efficiency (RL >> Rth), while communication systems operate at matched impedance for maximum signal power.

Thevenin vs Norton

Thevenin (voltage source + series R) and Norton (current source + parallel R) are equivalent. Convert between them with IN = Vth/Rth and RN = Rth. Use Thevenin when analysing voltage-driven circuits and Norton when analysing current-driven circuits. The KCL Circuit Calculator often benefits from Norton form for nodal analysis.

Frequently Asked Questions

Does Thevenin work for non-linear circuits?
No. Thevenin’s theorem applies only to linear circuits (components that obey a linear V-I relationship). Diodes, transistors, and other non-linear components cannot be directly Thevenised, though you can linearise them at a specific operating point for small-signal analysis.
Can a circuit have multiple Thevenin equivalents?
A circuit has one Thevenin equivalent for each pair of terminals. If you look at different terminals, you get different Vth and Rth values. The equivalent depends on where you “cut” the circuit.
What about dependent sources?
Dependent (controlled) sources cannot be turned off when finding Rth. Instead, apply a test voltage or current at the terminals and calculate Rth = Vtest/Itest.
Is 50% efficiency at max power always bad?
Not necessarily. In RF and audio systems, the priority is maximum signal power to the load, not efficiency. In power systems, efficiency matters more, so loads are designed with RL >> Rth to minimise source losses.
How does this relate to source impedance?
Rth is the source impedance (or output impedance). A low Rth means the source can deliver high current with little voltage sag — a “stiff” source. A high Rth means the voltage drops significantly under load.

Browse all Electronics Calculators →

Last updated: March 2026