advanced

Thevenin Norton Theorem Guide | Vth, Rth & In

Find Thevenin/Norton equivalents: 12 V with 3Ω and 6Ω gives Vth 8 V, Rth 2Ω, In 4 A, and Pmax 8 W for RL = Rth.

42 min read
Updated 6/1/2026
EleCalculator Team

Quick Answer: Any linear circuit seen from two terminals = V_th (open-circuit voltage) in series with R_th (resistance with sources deactivated). For a 12 V divider with 3 Ω and 6 Ω, the load terminals have Vth 8 V, Rth 2 Ω, In 4 A, and Pmax 8 W when RL = Rth. Norton equivalent: I_n = V_th/R_th in parallel with R_n = R_th.

Thevenin and Norton theorems are powerful circuit analysis tools that allow complex linear circuits to be simplified into equivalent circuits. These theorems enable engineers to analyze circuit behavior, optimize designs, and understand load interactions with remarkable efficiency.

Formula Worksheet and Calculator Handoff

Use this worksheet when the real task is to replace a source network with an equivalent seen from a defined pair of terminals.

Task Formula or method Use it for
Find Thevenin voltage V_th = V_oc Open-circuit voltage at the load terminals
Find Norton current I_n = I_sc Short-circuit current through the load terminals
Convert Thevenin to Norton I_n = V_th / R_th Moving from a voltage-source model to a current-source model
Convert Norton to Thevenin V_th = I_n x R_n Moving from a current-source model to a voltage-source model
Match equivalent resistance R_n = R_th Confirming both equivalents describe the same linear network
Maximum power transfer R_L = R_th, P_max = V_th^2 / (4 x R_th) Signal and communications work where delivered power matters more than efficiency
Dependent-source resistance R_th = V_test / I_test Circuits where controlled sources must remain active

Helpful calculators and supporting guides:

Introduction to Circuit Theorems

Historical Background

Léon Charles Thévenin (1857-1926):

  • French telegraph engineer
  • Published theorem in 1883
  • Originally applied to telegraph circuit analysis
  • Fundamental contribution to electrical engineering

Edward Lawry Norton (1898-1983):

  • American engineer at Bell Labs
  • Developed Norton equivalent in 1926
  • Dual form of Thevenin's theorem
  • Widely used in electronic circuit design

Importance of Equivalent Circuits

Circuit Simplification:

  • Reduce complex networks to simple equivalents
  • Facilitate load analysis and design
  • Enable rapid circuit optimization
  • Simplify mathematical calculations

Design Applications:

  • Interface circuit design
  • Load matching analysis
  • Power transfer optimization
  • System integration planning

Thevenin's Theorem

Statement of Thevenin's Theorem

Thevenin's Theorem: "Any linear bilateral network containing voltage sources, current sources, and resistances can be replaced by an equivalent circuit consisting of a voltage source (V_th) in series with a resistance (R_th)."

Thevenin Equivalent Circuit

Components:

  • Thevenin Voltage (V_th): Open-circuit voltage across load terminals
  • Thevenin Resistance (R_th): Equivalent resistance seen from load terminals with all independent sources deactivated

Circuit Configuration:

V_th ----[R_th]----o Load Terminal A
 | |
 | |
 +-----------------o Load Terminal B

Finding Thevenin Equivalent

Step 1: Find Thevenin Voltage (V_th)

Procedure:

  1. Remove the load from the circuit (leave terminals open)
  2. Calculate the open-circuit voltage across the load terminals
  3. Use any circuit analysis method (voltage divider, KVL, KCL, node analysis)
  4. V_th = V_open-circuit

Example 1: Voltage Divider Source Network Circuit topology:

  • V_s = 12V source with R₁ = 3Ω in series (from V_s positive terminal to Node A)
  • R₂ = 6Ω from Node A to ground
  • Load terminals are Node A (+) and Ground (−)

Finding V_th (load terminals open): With no load, current flows only through R₁ and R₂ in series: I = V_s / (R₁ + R₂) = 12 / (3 + 6) = 12/9 = 4/3 A V_th = I × R₂ = (4/3) × 6 = 8 V (Alternatively, voltage divider: V_th = V_s × R₂/(R₁+R₂) = 12 × 6/9 = 8 V)

Step 2: Find Thevenin Resistance (R_th)

Procedure (no dependent sources):

  1. Deactivate all independent sources:
  • Replace voltage sources with short circuits (0Ω wires)
  • Replace current sources with open circuits
  1. Calculate equivalent resistance seen from the load terminals
  2. Use series/parallel combination rules

Example 1 Continued: Finding R_th With V_s shorted (replaced by a wire), R₁ and R₂ are now both connected between Node A and Ground:

  • R_th = R₁ ∥∥ R₂ = (3 × 6)/(3 + 6) = 18/9 = 2 Ω

Thevenin Equivalent:

  • V_th = 8 V
  • R_th = 2 Ω

Alternative Method for R_th

Test Source Method:

  1. Deactivate all independent sources
  2. Apply test voltage V_test across load terminals
  3. Calculate resulting current I_test
  4. R_th = V_test / I_test

When to Use:

  • Circuits with dependent sources
  • Complex resistor networks
  • Verification of parallel/series calculations

Norton's Theorem

Statement of Norton's Theorem

Norton's Theorem: "Any linear bilateral network can be replaced by an equivalent circuit consisting of a current source (I_n) in parallel with a resistance (R_n)."

Norton Equivalent Circuit

Components:

  • Norton Current (I_n): Short-circuit current through load terminals
  • Norton Resistance (R_n): Same as Thevenin resistance (R_n = R_th)

Circuit Configuration:

 I_n R_n
 ↓ ||
o---+----||----o Load Terminal A
 | || |
 | |
o--------------o Load Terminal B

Finding Norton Equivalent

Step 1: Find Norton Current (I_n)

Procedure:

  1. Short-circuit the load terminals
  2. Calculate current through the short circuit
  3. Use any circuit analysis method
  4. I_n equals the short-circuit current

Example 2: Finding I_n (same circuit as Example 1) With load terminals shorted, R₂ is bypassed by the short circuit:

  • Total resistance = R₁ only (R₂ is shorted out, all current flows through the short)
  • I_n = V_s / R₁ = 12 / 3 = 4 A

Verification: I_n should equal V_th / R_th = 8V / 2Ω = 4 A

Step 2: Find Norton Resistance (R_n)

Important Relationship: R_n = R_th (identical resistance for both equivalent circuits) R_n = R_th = 2 Ω (from Example 1)

Norton Equivalent:

  • I_n = 4 A
  • R_n = 2 Ω

Thevenin vs Norton Comparison Table

Attribute Thevenin Equivalent Norton Equivalent
Circuit form Voltage source V_th in series with R_th Current source I_n in parallel with R_n
Open-circuit voltage V_th (directly) V_oc = I_n × R_n
Short-circuit current I_sc = V_th / R_th I_n (directly)
Equivalent resistance R_th = V_th / I_sc R_n = V_oc / I_n
Conversion I_n = V_th / R_th V_th = I_n × R_n
Preferred use Series-connected loads Parallel-connected loads
Frequency domain (AC) Z_th in series with V_th phasor Z_n in parallel with I_n phasor
Valid for Linear bilateral networks only Linear bilateral networks only

Methods for Finding V_th and R_th

Situation Method for V_th Method for R_th
Independent sources only KVL/KCL/voltage divider at open-circuit terminals Deactivate all sources; reduce resistor network
Dependent sources present Must keep dependent sources active; use KVL/KCL Test source method (V_test/I_test with independent sources deactivated)
Experimental (lab) Measure V_oc directly with voltmeter Connect known load R_L; measure V_L; R_th = R_L(V_th/V_L − 1)
Short-circuit method V_th = I_sc × R_th I_sc = V_th / R_th (requires R_th from another method)

Source Transformations

Thevenin to Norton Conversion

Conversion Formulas:

  • I_n = V_th / R_th
  • R_n = R_th

Example 3: Thevenin to Norton Given Thevenin equivalent:

  • V_th = 9V
  • R_th = 3Ω

Norton equivalent:

  • I_n = 9V / 3Ω = 3A
  • R_n = 3Ω

Norton to Thevenin Conversion

Conversion Formulas:

  • V_th = I_n × R_n
  • R_th = R_n

Example 4: Norton to Thevenin Given Norton equivalent:

  • I_n = 2A
  • R_n = 5Ω

Thevenin equivalent:

  • V_th = 2A × 5Ω = 10V
  • R_th = 5Ω

Verification of Equivalence

Load Current Test: For any load R_L, both equivalents should give same current:

Thevenin: I_L = V_th / (R_th + R_L) Norton: I_L = I_n × R_n / (R_n + R_L)

These expressions are identical when conversion formulas are applied.

Maximum Power Transfer Theorem

Statement of Maximum Power Transfer

Maximum Power Transfer Theorem: "Maximum power is transferred from a source to a load when the load resistance equals the source resistance."

Condition for Maximum Power: R_L = R_th = R_n

Derivation of Maximum Power Condition

Power in Load: P_L = I_L² × R_L = [V_th / (R_th + R_L)]² × R_L

To find maximum, take derivative and set to zero: dP_L/dR_L = 0

Result: R_L = R_th for maximum power transfer

Maximum Power Calculations

Maximum Power Formula: P_max = V_th² / (4 × R_th)

Efficiency at Maximum Power Transfer: η = P_L / P_source = 50% (Half the power is dissipated in R_th; half reaches R_L. Maximum efficiency and maximum power transfer are therefore conflicting objectives.)

Example 5: Maximum Power Transfer (using Example 1 circuit) Thevenin equivalent from Example 1:

  • V_th = 8V, R_th = 2Ω

For maximum power transfer:

  • R_L(opt) = R_th = 2 Ω
  • I_L = V_th / (R_th + R_L) = 8 / (2 + 2) = 2 A
  • P_max = I_L² × R_L = 2² × 2 = 8 W
  • Check: P_max = V_th² / (4 × R_th) = 64/8 = 8 W

Maximum Power Transfer vs Load Resistance

R_L (Ω) I_L (A) P_L (W) P_source (W) Efficiency
0.5 3.20 5.12 25.60 20.0%
1.0 2.67 7.11 21.33 33.3%
2.0 (= R_th) 2.00 8.00 16.00 50.0% ← maximum P_L
4.0 1.33 7.11 10.67 66.7%
8.0 0.80 5.12 6.40 80.0%
20.0 0.36 2.65 2.91 91.1%

For V_th = 8 V, R_th = 2 Ω. As R_L increases beyond R_th, efficiency rises but absolute P_L falls. Maximum power to the load (8 W) occurs only at R_L = R_th = 2 Ω. In power distribution engineering, where efficiency > 90% is required, R_L ≫ R_th; Thevenin maximum power transfer is therefore reserved for signal/communications circuits.

Practical Applications

Electronic Circuit Design

Amplifier Input/Output Matching:

  • Input impedance matching for maximum signal transfer
  • Output impedance matching for maximum power transfer
  • Frequency response optimization
  • Noise figure considerations

Signal Source Analysis:

  • Microphone and sensor interfaces
  • Antenna matching networks
  • Transmission line terminations
  • Filter design applications

Power System Applications

Generator Modeling:

  • Equivalent circuit representation
  • Load flow analysis
  • Fault current calculations
  • System stability studies

Distribution System Analysis:

  • Feeder equivalent circuits
  • Load modeling
  • Voltage regulation studies
  • Loss calculations

Communication Systems

Transmission Line Analysis:

  • Source and load matching
  • Reflection coefficient calculations
  • Standing wave ratio (SWR)
  • Impedance transformation

RF Circuit Design:

  • Antenna matching networks
  • Filter design
  • Amplifier design
  • Mixer circuits

Advanced Applications

Circuits with Dependent Sources

Controlled Sources:

  • Voltage-controlled voltage source (VCVS)
  • Current-controlled current source (CCCS)
  • Voltage-controlled current source (VCCS)
  • Current-controlled voltage source (CCVS)

Analysis Procedure:

  1. Include dependent sources in V_th calculation
  2. Use test source method for R_th
  3. Maintain controlling relationships
  4. Verify equivalent circuit operation

Example 6: Circuit with Dependent Source Circuit with:

  • Independent voltage source: 10V
  • Resistors: R₁ = 2Ω, R₂ = 3Ω
  • Dependent current source: 2I_x (where I_x is current through R₁)

Finding V_th:

  1. Apply node analysis including dependent source
  2. Express dependent source in terms of node voltages
  3. Solve for open-circuit voltage

Finding R_th:

  1. Apply test voltage across terminals
  2. Calculate test current including dependent source effects
  3. R_th = V_test / I_test

Frequency Domain Applications

AC Circuit Analysis:

  • Extend theorems to complex impedances
  • Phasor domain calculations
  • Frequency-dependent equivalent circuits
  • Filter analysis and design

Impedance Matching:

  • Complex conjugate matching
  • Broadband matching networks
  • Smith chart applications
  • Transmission line matching

Nonlinear Circuit Approximations

Small Signal Analysis:

  • Linearize around operating point
  • Use incremental resistance values
  • Apply theorems to small signal equivalent
  • Analyze amplifier circuits

Piecewise Linear Models:

  • Diode circuit analysis
  • Transistor biasing circuits
  • Switching circuit analysis
  • Power converter applications

Computer-Aided Analysis

SPICE Implementation

Thevenin Equivalent Extraction:

  • DC operating point analysis
  • Small signal AC analysis
  • Parameter extraction techniques
  • Model validation methods

Norton Equivalent Modeling:

  • Current source models
  • Behavioral modeling
  • Subcircuit development
  • Library component creation

Measurement Techniques

Experimental Determination:

  • Open-circuit voltage measurement
  • Short-circuit current measurement
  • Load variation method
  • Impedance analyzer techniques

Instrumentation Requirements:

  • High-impedance voltmeters
  • Low-resistance ammeters
  • Variable load resistors
  • Oscilloscopes for AC measurements

Problem-Solving Strategies

Systematic Approach

1. Circuit Analysis:

  • Identify the portion to be replaced
  • Determine load terminals clearly
  • Choose appropriate analysis method
  • Verify circuit linearity

2. Equivalent Circuit Calculation:

  • Calculate V_th using preferred method
  • Determine R_th systematically
  • Verify calculations with alternative methods
  • Check units and reasonableness

3. Application and Verification:

  • Apply equivalent to specific problems
  • Verify results with original circuit
  • Check limiting cases
  • Validate with measurements if possible

Common Mistakes

Calculation Errors:

  • Incorrect source deactivation
  • Sign errors in voltage calculations
  • Parallel/series combination mistakes
  • Unit conversion errors

Conceptual Errors:

  • Confusing open-circuit and short-circuit conditions
  • Incorrect terminal identification
  • Misapplying theorems to nonlinear circuits
  • Ignoring dependent source effects

Verification Issues:

  • Not checking equivalent circuit operation
  • Failing to verify with known load conditions
  • Ignoring frequency dependencies
  • Inadequate measurement techniques

Frequently Asked Questions

What is the fastest way to find a Thevenin equivalent?

Define the two load terminals first, remove the load, calculate the open-circuit voltage as V_th, then calculate the resistance seen back into the network as R_th. If the network has only independent sources, deactivate the sources and reduce the resistors. If dependent sources are present, use a test source.

When should I use Norton instead of Thevenin?

Use Norton when the load is naturally in parallel with other branches, when current division is the easier path, or when a current-source model makes the downstream calculation clearer. Thevenin and Norton describe the same linear network when R_n = R_th and I_n = V_th / R_th.

Does maximum power transfer mean maximum efficiency?

No. At maximum power transfer, R_L = R_th and the efficiency is 50 percent for a purely resistive source/load model. U.S. power distribution work normally favors voltage regulation, conductor ampacity, equipment ratings, and low losses instead of operating at maximum power transfer.

How do dependent sources change the process?

Dependent sources stay active because their value is controlled by a circuit voltage or current. Deactivate only independent sources, apply a known test voltage or test current at the terminals, solve for the response, and calculate R_th = V_test / I_test.

Can Thevenin and Norton models be used for AC circuits?

Yes. In sinusoidal steady-state AC analysis, use phasors and complex impedance. V_th becomes a phasor, Z_th replaces R_th, and maximum real power transfer occurs when the load impedance is the complex conjugate of the source impedance.

Summary

Thevenin and Norton theorems provide powerful tools for circuit analysis and design:

  1. Thevenin Equivalent: Voltage source with series resistance
  2. Norton Equivalent: Current source with parallel resistance
  3. Source Transformation: Convert between equivalent forms
  4. Maximum Power Transfer: Optimize power delivery to loads
  5. Practical Applications: Electronic design, power systems, communications
  6. Advanced Techniques: Handle dependent sources and frequency domain

These theorems simplify complex circuit analysis and enable efficient engineering design across all electrical disciplines.

Next Steps

Continue your circuit analysis education with these related topics:

Mastering Thevenin and Norton theorems is essential for advanced circuit analysis and practical electrical engineering applications.

Tags

TheveninNortonequivalent circuitssimplification

Related Calculators

Frequently Asked Questions

What is Thevenin's theorem in simple terms?
Thevenin's theorem states that any linear circuit with sources and resistances, viewed from two output terminals, behaves identically to a single voltage source V_th in series with a single resistance R_th. V_th equals the open-circuit voltage at the terminals; R_th equals the resistance seen from the terminals with all independent sources deactivated (voltage sources replaced by short circuits, current sources replaced by open circuits). You can then analyze any load attached to these terminals using only V_th and R_th, without re-solving the original complex circuit.
What is the difference between Thevenin and Norton equivalent circuits?
Both are exact equivalents of the same linear network. Thevenin uses a voltage source V_th in series with R_th; Norton uses a current source I_n in parallel with R_n. The relationship between them is V_th = I_n × R_n and R_th = R_n. Thevenin is more natural when the load is connected in series; Norton is more natural when parallel combinations are involved. Convert between them with I_n = V_th / R_th and vice versa.
How do I find the Thevenin resistance R_th with dependent sources?
When dependent sources are present, you cannot simply deactivate all sources and reduce resistors — the circuit topology changes and may produce incorrect results. Use the test source method instead: (1) deactivate all independent sources only, (2) apply a test voltage V_test across the terminals, (3) calculate the resulting current I_test drawn from the terminals, (4) R_th = V_test / I_test. Alternatively, apply a test current I_test and measure V_test. Either gives R_th. Note: R_th can be negative when dependent sources supply energy.
What is the maximum power transfer theorem?
Maximum power is transferred from a source (represented by its Thevenin equivalent V_th, R_th) to a load R_L when R_L = R_th. At this condition, P_max = V_th² / (4 × R_th). The efficiency at maximum power transfer is exactly 50% — half the source power is dissipated in R_th and half in R_L. This differs from maximum efficiency (which occurs at the lightest load), so the theorem is used for communication systems and signal circuits (where power delivery matters) rather than power distribution systems (where efficiency matters).
Can Thevenin's theorem be applied to AC circuits?
Yes. Thevenin's theorem extends directly to AC circuits in the phasor domain. Replace all resistances with complex impedances Z, and V_th becomes a phasor voltage, Z_th a complex Thevenin impedance. For maximum power transfer in AC circuits, the load impedance must be the complex conjugate of Z_th: Z_L = Z_th* = R_th − jX_th. This conjugate matching condition maximizes average real power delivered to the load.
Does Thevenin's theorem work for nonlinear circuits?
No. Thevenin's and Norton's theorems apply only to linear bilateral circuits (circuits with linear resistors, inductors, capacitors, and linear dependent sources). They do not apply to circuits containing diodes, transistors in large-signal operation, or other nonlinear elements. However, small-signal linearization (replacing a nonlinear device with its linear small-signal equivalent) allows Thevenin/Norton analysis to be used for incremental (small-signal) circuit analysis around an operating point.

Need to Calculate Something?

Use our electrical calculators to solve your engineering problems quickly and accurately.