Electrical Circuits and Sensors · Module 3 of 10

Nodal, Mesh, and Thevenin Analysis

When a network is too tangled to reduce by inspection, two systematic methods write the equations for you, and one powerful theorem replaces a whole circuit with a single source and resistor.

01

Readiness check

This module systematises the laws of Module 2. Tick only what you can do closed-notes.

  • Write KCL at a node and KVL around a loop.
  • Combine series and parallel resistors.
  • Solve two simultaneous linear equations.
  • Use the voltage and current divider rules.
  • Identify the two terminals of a load in a circuit.
0 or 1 weak itemsContinue with this module.
2 weak itemsRevisit KCL and KVL in Module 2.
3 or more weak itemsRebuild series and parallel reduction from Module 1 onward.
02

The core idea

Nodal analysis solves for node voltages with KCL; mesh analysis solves for loop currents with KVL. The Thevenin theorem then collapses everything outside a load into one source and one resistance.

nodal: KCL at each node → node voltagesmesh: KVL around each loop → loop currentsThevenin: VTh in series with RTh

Nodal analysis picks a reference node, assigns an unknown voltage to every other node, and writes KCL at each, giving as many equations as unknown voltages. Mesh analysis assigns a circulating current to each independent loop and writes KVL around each, giving as many equations as loops. Either method turns any network into linear algebra. The Thevenin theorem goes further: any linear two-terminal network, however complex, behaves at its terminals exactly like a single voltage source VTh in series with a single resistance RTh. That equivalent makes load calculations trivial and underlies the idea of a sensor's output impedance.

The skill works when: you count the unknowns first and choose the method that yields fewer equations.
The skill breaks down when: the reference node is forgotten, or RTh is found without zeroing the sources.
The concept. However many elements sit inside the box, at its two terminals the network looks like one source VTh behind one resistance RTh. That is what a load actually sees.
03

The skills, taught in order

Five skills cover the two systematic methods, the Thevenin and Norton equivalents, and the maximum power transfer that follows.

3.1 Nodal analysis

Choose a reference (ground) node and label the others with unknown voltages. Write KCL at each non-reference node, expressing every branch current as a node-voltage difference over a resistance. Solve the resulting linear system for the node voltages, from which every current follows.

3.2 Mesh analysis

Assign a circulating current to each independent loop (mesh) and write KVL around each, summing the IR drops. A resistor shared by two meshes carries the difference of their currents. Solve for the mesh currents; branch currents are sums or differences of them.

3.3 The Thevenin equivalent

To find the equivalent seen at a load port, remove the load. The open-circuit voltage at the terminals is VTh. The Thevenin resistance RTh is the resistance looking back into the port with all independent sources zeroed (voltage sources shorted, current sources opened).

MethodLaw usedUnknownsBest when
NodalKCLnode voltagesfew nodes, many loops
MeshKVLloop currentsfew loops, planar circuit
TheveninbothVTh, RThone load to study repeatedly

Choosing the method with the fewest unknowns saves the most work.

3.4 The Norton equivalent

The Norton equivalent is the dual: a current source IN in parallel with RN. The two are related by IN = VTh/RTh and RN = RTh, so you can convert freely between them depending on which form the rest of the circuit needs.

3.5 Maximum power transfer

A load draws the most power from a source when its resistance equals the Thevenin resistance, RL = RTh. At that match the load receives VTh2/(4RTh), and the source and load each dissipate half the total. This sets the impedance match in measurement and power circuits.

Engineering connection: a sensor and its conditioning amplifier are a Thevenin source feeding a load; matching their resistances is a recurring design choice.

04

Worked example 1: a Thevenin equivalent

A 32 V source feeds R1 = 4 Ω in series, then R2 = 12 Ω to ground, with the load port taken across R2. Find the Thevenin voltage and resistance seen at that port.

Figure 1. With the load removed, the open-circuit voltage across R2 is the divider output. Zeroing the source puts R1 and R2 in parallel for RTh.
  1. ProblemFind VTh and RTh at the load port in Figure 1.
  2. Given / findV = 32 V, R1 = 4 Ω, R2 = 12 Ω, port across R2. Find VTh and RTh.
  3. AssumptionsLinear network; load removed for the open-circuit voltage.
  4. ModelVTh is the divider voltage across R2; RTh is R1 parallel R2 with the source shorted.
  5. EquationsVTh = V · R2/(R1 + R2)RTh = R1R2/(R1 + R2)
  6. SolveVTh = 32 × 12/(4 + 12) = 32 × 12/16 = 24 V. RTh = (4 × 12)/16 = 48/16 = 3 Ω.
  7. CheckThe open-circuit current through the series pair is 32/16 = 2 A, and 2 × 12 = 24 V across R2, confirming VTh.
  8. ConclusionAny load placed at this port sees a 24 V source behind 3 Ω, no matter how the original network was drawn.
Result. VTh = 24 V and RTh = 3 Ω.
05

Worked example 2: loading the Thevenin source

Connect a load RL = 6 Ω to the Thevenin equivalent from Example 1 (VTh = 24 V, RTh = 3 Ω). Find the load current and the load voltage.

Figure 2. The load and the Thevenin resistance form a simple series loop, so the load current is VTh/(RTh + RL) and the load voltage follows.
  1. ProblemFind the load current and load voltage for the circuit in Figure 2.
  2. Given / findVTh = 24 V, RTh = 3 Ω, RL = 6 Ω. Find IL and VL.
  3. AssumptionsThe Thevenin equivalent fully represents the original network at this port.
  4. ModelSeries loop: the current is VTh over the total resistance; VL = ILRL.
  5. EquationsIL = VTh/(RTh + RL)VL = IL RL
  6. SolveIL = 24/(3 + 6) = 24/9 = 2.67 A. VL = 2.67 × 6 = 16 V.
  7. CheckThe drop across RTh is 2.67 × 3 = 8 V, and 8 + 16 = 24 V satisfies KVL. The divider gives VL = 24 × 6/9 = 16 V directly.
  8. ConclusionThe Thevenin model turns a loaded network into a one-line calculation, the payoff for finding the equivalent once.
Result. IL = 2.67 A and VL = 16 V.
06

Misconceptions and diagnostics

MistakeSymptomDiagnostic questionCorrection
No reference nodeNodal equations have no solution"Which node did I set to zero?"Always fix one node as ground first.
Sources left in for RThRTh comes out too large"Did I zero the independent sources?"Short voltage sources, open current sources.
Shared resistor mishandledMesh equation double counts a drop"Whose currents cross this resistor?"Use the difference of the two mesh currents.
Wrong match for power transferLoad chosen by largest current"Does RL equal RTh?"Maximum power needs RL = RTh, not the smallest RL.
07

Practice ladder

Level 1 · Direct skill

A 10 V source feeds 2 Ω in series with 8 Ω to ground, port across the 8 Ω. Find VTh.

Show answer

VTh = 10 × 8/(2 + 8) = 8 V.

Level 2 · Mixed concept

For the Level 1 circuit, find RTh and the current into a 4 Ω load.

Show answer

RTh = (2 × 8)/10 = 1.6 Ω. IL = 8/(1.6 + 4) = 8/5.6 = 1.43 A.

Level 3 · Independent problem

For the Example 1 source (VTh = 24 V, RTh = 3 Ω), what load gives maximum power, and how much power is that?

Show answer

RL = RTh = 3 Ω. Pmax = VTh2/(4RTh) = 576/12 = 48 W.

Transfer task | Real engineering

A sensor has an output resistance of 1 kΩ. Explain why a high-impedance amplifier input reads its voltage more accurately than a low one.

What good work looks like

The sensor is a Thevenin source; a load near 1 kΩ would halve the reading, so an input far above 1 kΩ draws little current and the measured voltage stays close to the true open-circuit value.

08

Working with AI, and proving it yourself

Use AI as an examiner, not a solver

"Check that I zeroed the sources correctly when finding RTh."
"Give me a two-node circuit; I will write the nodal equations."
"Find the Thevenin equivalent for me." Removing the load and computing it yourself is the skill.
"Which method should I use?" Counting the unknowns to decide is the point.

Portfolio task

Take a multi-resistor network with a defined load port, find its Thevenin equivalent, and verify it by computing the load current both from the full circuit and from the equivalent.

Must include: VTh, RTh, and a matching load current from two independent routes.
09

Retrieval and spaced review

Closed notes. Answer out loud, then reveal.

1. What does nodal analysis solve for?

The node voltages, by writing KCL at each non-reference node.

2. What does mesh analysis solve for?

The loop currents, by writing KVL around each mesh.

3. How do you find VTh and RTh?

VTh is the open-circuit terminal voltage; RTh is the resistance looking in with sources zeroed.

4. How are Thevenin and Norton related?

IN = VTh/RTh and RN = RTh.

5. State the maximum power transfer condition.

RL = RTh, giving Pmax = VTh2/(4RTh).

TodayFinish this quiz and Levels 1 and 2 of the ladder.
+1 dayRe-derive the Thevenin equivalent from a blank page.
+3 daysSolve a two-node and a two-mesh circuit.
+7 daysCarry the impedance idea into capacitors and inductors, Module 4.
+30 daysReuse Thevenin thinking for sensor output impedance.
10

Textbook mapping

This module follows Alexander and Sadiku, Fundamentals of Electric Circuits, 4th edition. Use these references to read further.

Topic in this moduleWhere to read more
Nodal and mesh analysisAlexander & Sadiku, Chapter 3
Thevenin and Norton theoremsAlexander & Sadiku, Chapter 4
Maximum power transferAlexander & Sadiku, Chapter 4

Chapter numbers refer to the 4th edition. The theorems are standard, so any recent edition will align closely.