Update Time:2026-03-20

A Step-by-Step Guide to Applying Norton's Theorem to Circuits

Norton's theorem step-by-step guide: calculate Norton current and resistance, simplify complex circuits with practical examples and calculations.

Components & Parts

Norton's Theorem to Circuits

Introduction

Norton's Theorem is a powerful circuit analysis technique that simplifies complex linear circuits into a simple equivalent circuit consisting of a single current source in parallel with a resistor. Named after American engineer Edward Lawry Norton, this theorem enables engineers and students to analyze complicated networks efficiently, making it essential for circuit design, troubleshooting, and understanding load behavior. This comprehensive guide provides step-by-step procedures, worked examples, and practical applications of Norton's Theorem.


What is Norton's Theorem?

Theorem Statement

Norton's Theorem states: "Any two-terminal linear network containing voltage sources, current sources, and resistances can be replaced by an equivalent circuit consisting of a current source (IN) in parallel with a resistance (RN)."

Norton Equivalent Circuit:

        ┌─────┐
    ────┤ IN  ├──── A
        └─────┘
           │
          RN
           │
    ───────────── B

Where:
IN = Norton equivalent current (short-circuit current)
RN = Norton equivalent resistance (looking into terminals)

Key Concepts

Norton Current (IN):

  • Current that flows when output terminals are short-circuited
  • Represents maximum current source can deliver
  • Direction: From positive to negative terminal

Norton Resistance (RN):

  • Equivalent resistance seen from output terminals
  • Calculated with all independent sources deactivated (voltage sources = short circuit, current sources = open circuit)
  • Same value as Thevenin resistance (RN = RTh)

Step-by-Step Procedure

Step 1: Identify Terminals

Identify the two terminals between which you want to find the Norton equivalent circuit. These are typically labeled as terminals A and B, or the load connection points.

Example:

Original Circuit:
    ┌─────────────┐
    │   Complex   │ A
    │   Network   ├───┐
    │             │   │
    └─────────────┘ B │  Load RL
                  └───┘
                  
Goal: Replace complex network with Norton equivalent

Step 2: Calculate Norton Current (IN)

Norton Current = Short-circuit current between terminals A and B

Procedure:

  1. Short-circuit terminals A and B (connect with ideal wire, 0Ω resistance)
  2. Calculate current flowing through short circuit using any circuit analysis method:
    • Ohm's Law
    • Kirchhoff's Current Law (KCL)
    • Kirchhoff's Voltage Law (KVL)
    • Nodal analysis
    • Mesh analysis
  3. Note current direction (conventional current flow)

Important: With terminals short-circuited, load resistance RL has no effect on IN calculation.

Step 3: Calculate Norton Resistance (RN)

Norton Resistance = Equivalent resistance looking into terminals with all independent sources deactivated

Procedure:

  1. Deactivate all independent sources:
    • Voltage sources → Short circuit (replace with wire, 0Ω)
    • Current sources → Open circuit (remove, infinite resistance)
    • Dependent sources remain active (do not deactivate)
  2. Calculate equivalent resistance between terminals A and B:
    • Series resistances: R_total = R1 + R2 + R3 + ...
    • Parallel resistances: R_total = 1/(1/R1 + 1/R2 + 1/R3 + ...)
    • Series-parallel combinations
    • Delta-wye transformations (if needed)

Step 4: Draw Norton Equivalent Circuit

Construct the simplified circuit:

Norton Equivalent:
        ┌─────┐
    ────┤ IN  ├──── A
        └─────┘
           │
          RN
           │
    ───────────── B

Connect load RL between terminals A and B to analyze load behavior.

Step 5: Analyze Load Behavior

With Norton equivalent and load connected:

        ┌─────┐
    ────┤ IN  ├──── A
        └─────┘
           │
          RN    RL
           │    │
    ──────┴────┴── B

Load voltage: VL = IN × (RN || RL) = IN × (RN × RL)/(RN + RL)
Load current: IL = IN × RN/(RN + RL)  [Current divider]

Worked Examples

Example 1: Simple Circuit with One Voltage Source

Problem: Find Norton equivalent circuit for the network shown below:

Circuit:
        10Ω         20Ω
    A ────┬─────────┬──── B
          │         │
         12V       30Ω
          │         │
    ──────┴─────────┴────

Solution:

Step 1: Identify terminals A and B ✓

Step 2: Calculate Norton Current (IN)

Short-circuit terminals A-B:

        10Ω         20Ω
    A ────┬─────────┬──── B (short-circuited)
          │         │
         12V       30Ω
          │         │
    ──────┴─────────┴────

Total resistance seen by 12V source:
- 20Ω and 30Ω in parallel: (20 × 30)/(20 + 30) = 12Ω
- Total: 10Ω + 12Ω = 22Ω

Total current from source: I = 12V / 22Ω = 0.545 A

Current through short circuit (using current divider):
IN = 0.545A × [30Ω/(20Ω + 30Ω)] = 0.545A × 0.6 = 0.327 A

IN = 0.327 A (or 327 mA)

Step 3: Calculate Norton Resistance (RN)

Deactivate 12V source (short circuit):

        10Ω         20Ω
    A ────┬─────────┬──── B
          │         │
         [0Ω]      30Ω
          │         │
    ──────┴─────────┴────

Looking into A-B:
- 10Ω in parallel with (20Ω in series with 30Ω)
- RN = 10Ω || (20Ω + 30Ω) = 10Ω || 50Ω
- RN = (10 × 50)/(10 + 50) = 8.33Ω

RN = 8.33Ω

Step 4: Norton Equivalent Circuit

        ┌───────┐
    ────┤ 0.327A ├──── A
        └───────┘
            │
          8.33Ω
            │
    ────────────────── B

Example 2: Circuit with Current Source

Problem: Find Norton equivalent:

Circuit:
        5Ω
    A ────┬──── B
          │
        ┌─┴─┐
        │2A │ (current source)
        └─┬─┘
          │
         10Ω
          │
    ──────┴────

Solution:

Step 2: Norton Current (IN)

Short-circuit A-B:

Current source 2A splits between 5Ω and short circuit (0Ω)
All 2A flows through short circuit (path of least resistance)

IN = 2A

Step 3: Norton Resistance (RN)

Deactivate 2A source (open circuit):

        5Ω
    A ────┬──── B
          │
       [open]
          │
         10Ω
          │
    ──────┴────

RN = 5Ω + 10Ω = 15Ω (series)

Norton Equivalent:

  • IN = 2A
  • RN = 15Ω

Norton's Theorem vs Thevenin's Theorem

Comparison Table

FeatureNorton's TheoremThevenin's Theorem
Equivalent SourceCurrent source (IN)Voltage source (VTh)
ConfigurationParallel resistanceSeries resistance
Current ValueIN = Short-circuit currentISC = VTh/RTh
ResistanceRN (same as RTh)RTh (same as RN)
Best ForCurrent-driven analysisVoltage-driven analysis

Conversion Between Norton and Thevenin

Norton → Thevenin:

VTh = IN × RN
RTh = RN

Thevenin → Norton:

IN = VTh / RTh
RN = RTh

Example Conversion:

Norton equivalent: IN = 2A, RN = 10Ω

Thevenin equivalent:

  • VTh = 2A × 10Ω = 20V
  • RTh = 10Ω

Both represent the same circuit behavior!


Practical Applications

1. Load Analysis

Determine load voltage and current for different load resistances without re-analyzing entire circuit:

Given Norton equivalent: IN = 1A, RN = 50Ω

Load RL = 50Ω:
VL = 1A × (50Ω || 50Ω) = 1A × 25Ω = 25V
IL = 1A × 50Ω/(50Ω + 50Ω) = 0.5A

Load RL = 25Ω:
VL = 1A × (50Ω || 25Ω) = 1A × 16.67Ω = 16.67V
IL = 1A × 50Ω/(50Ω + 25Ω) = 0.667A

2. Maximum Power Transfer

Maximum power occurs when RL = RN:

Norton: IN = 2A, RN = 10Ω

Maximum power load: RL = RN = 10Ω
IL = 2A × 10Ω/(10Ω + 10Ω) = 1A
VL = 1A × 10Ω = 10V
Pmax = VL × IL = 10V × 1A = 10W

3. Circuit Simplification

Simplify complex networks before adding additional components or analyzing multiple scenarios.


Common Mistakes and Tips

Mistake 1: Forgetting to Short-Circuit for IN

Wrong: Leaving terminals open-circuited when calculating IN Correct: Always short-circuit terminals A-B for Norton current

Mistake 2: Not Deactivating Sources for RN

Wrong: Calculating RN with voltage/current sources still active Correct: Replace voltage sources with short circuits, current sources with open circuits

Mistake 3: Deactivating Dependent Sources

Wrong: Removing dependent (controlled) sources Correct: Keep dependent sources active; only deactivate independent sources

Mistake 4: Incorrect Current Direction

Tip: Mark current direction clearly; conventional current flows from + to - terminal

Conclusion

Norton's Theorem provides powerful circuit simplification technique, reducing complex networks to simple current source (IN) parallel with resistance (RN), enabling efficient analysis of load behavior, power transfer, and circuit design. Mastering the step-by-step procedure—calculating short-circuit current (IN), determining equivalent resistance (RN), and applying current divider rules—equips engineers and students with essential skills for practical circuit analysis and troubleshooting.

Key Takeaways:

Norton Equivalent: Current source IN || Resistance RN
IN = Short-circuit current between terminals
RN = Equivalent resistance (sources deactivated)
RN = RTh (same as Thevenin resistance)
Conversion: VTh = IN × RN; IN = VTh/RTh
Applications: Load analysis, maximum power transfer, circuit simplification
Works for: Linear circuits with resistors, voltage/current sources

Learning circuit analysis? Visit AiChipLink.com for electronics education resources, circuit design tools, and engineering consultation.

 

 

 

 


 

AiCHiPLiNK Logo

Written by Jack Elliott from AIChipLink.

 

AIChipLink, one of the fastest-growing global independent electronic   components distributors in the world, offers millions of products from thousands of manufacturers, and many of our in-stock parts is available to ship same day.

 

We mainly source and distribute integrated circuit (IC) products of brands such as BroadcomMicrochipTexas Instruments, InfineonNXPAnalog DevicesQualcommIntel, etc., which are widely used in communication & network, telecom, industrial control, new energy and automotive electronics. 

 

Empowered by AI, Linked to the Future. Get started on AIChipLink.com and submit your RFQ online today! 

 

 

Frequently Asked Questions

What is Norton's Theorem used for?

Norton’s Theorem is used to simplify complex linear circuits into a current source (IN) in parallel with a resistance (RN), making circuit analysis faster and more efficient. It is widely used for load analysis, power calculations, and evaluating circuit performance without repeatedly solving the entire network.

How do you calculate Norton current?

Norton current (IN) is the short-circuit current across the output terminals. It is calculated by shorting the terminals and using circuit analysis methods like Ohm’s Law or Kirchhoff’s Laws to find the resulting current, ignoring any load resistance.

What is the difference between Norton and Thevenin theorems?

The main difference is the equivalent model used. Norton’s Theorem uses a current source in parallel with resistance, while Thevenin’s Theorem uses a voltage source in series with resistance. Both are interchangeable and produce the same result at the load.

Can Norton's Theorem be applied to AC circuits?

Yes, Norton’s Theorem works for both DC and AC circuits. In AC analysis, resistances are replaced with complex impedances, and currents are expressed as phasors, allowing accurate analysis of frequency-dependent circuits.

Why is Norton resistance equal to Thevenin resistance?

Norton resistance equals Thevenin resistance because both represent the same equivalent resistance seen from the terminals. This ensures both models behave identically and can be easily converted into each other.