1.2.9 · D2Circuit Analysis Fundamentals

Visual walkthrough — Use Thevenin equivalent circuits

1,916 words9 min readBack to topic

See also the parent: Thevenin topic note.


Step 1 — What "two terminals" even means

WHAT. Draw a big scribbly box full of resistors and batteries. Cover all of it with your hand except two wires poking out — call them the terminals, top one , bottom one .

WHY. The whole theorem is about what you can observe from outside. You are only allowed to touch and . So the only two things you can ever measure are:

  • the voltage between and — call it (like a height between two points),
  • the current that flows out of , through whatever you attach, and back into .

PICTURE. In the figure, the tangle is hidden behind a violet curtain. Only , , and escape. That pair is all the information the outside world has.

Figure — Use Thevenin equivalent circuits

Step 2 — Poke the box and collect points

WHAT. Attach different external resistors, one at a time. Each one lets a different amount of current flow, and each gives you a reading. Plot every reading as a dot on a graph: horizontal axis , vertical axis .

WHY. We do not yet know how the box behaves. So we experiment. If the box is made only of resistors and sources that obey (that is what linear means — no bending, no squaring), then something magical is about to show up in the dots.

PICTURE. The magenta dots — from many different loads — all fall on one straight line. Not a curve. A line.

Figure — Use Thevenin equivalent circuits

Step 3 — Read off the first number: the intercept

WHAT. Follow the line left until (nothing drawn from the box, terminals open). Read the height there.

WHY. is the easiest experiment of all — attach nothing. The voltage you read is called the open-circuit voltage, . On the graph it is where the line crosses the vertical axis: the intercept.

PICTURE. The orange dot sits on the -axis. Its height is the intercept. We name it .

Figure — Use Thevenin equivalent circuits

  • — the terminal voltage when no current flows.
  • — the name we give that height. Nothing more mysterious than "where the line hits the axis."

Step 4 — Read off the second number: the slope

WHAT. Now measure how much the line drops in height for each extra amp you pull. Take any two points, divide the fall in by the rise in . That ratio is the slope.

WHY. The line tilts downward: the more current you draw, the more the terminal voltage sags. That sag is caused by an internal resistance. A slope has units of volts-per-amp — which is ohms. So the slope literally is a resistance (with a minus sign, because it droops).

PICTURE. The violet right-triangle on the line shows a horizontal run and a downward drop . Their ratio is the tilt.

Figure — Use Thevenin equivalent circuits

  • — how far the voltage fell (a negative number, the line goes down).
  • — how much more current we pulled (positive).
  • — the negative tells us "voltage sags as current rises"; the size is the internal resistance in ohms.

Step 5 — Assemble the equation from the two numbers

WHAT. A straight line is "intercept plus slope times the input." Plug in our two numbers:

WHY. We now have both pieces the line needs. Writing them together is the terminal law — no new physics, just naming what the graph already shows.

PICTURE. The full line, with the intercept labelled and the tilt labelled , and the equation written along it.

Figure — Use Thevenin equivalent circuits

  • — terminal voltage, the output.
  • — where the line starts (the open-circuit height).
  • — how much that height drops once current flows.

Step 6 — Build the physical box that makes this line

WHAT. Ask: what is the simplest real circuit whose terminal graph is this exact line? Answer: one battery in series with one resistor .

WHY. Walk current through that little circuit. The battery lifts you to ; the resistor drops you by . Terminal voltage — the same line. Since the outside world only sees the line, it cannot tell this tiny circuit apart from the original tangle.

PICTURE. Left: the violet tangle. Right: battery stacked on resistor . An "=" sign between them, because their graphs are identical.

Figure — Use Thevenin equivalent circuits

Step 7 — The edge cases: read them off the line

Every scenario is just a special spot on our line. Nothing new to compute.

WHAT / WHY / PICTURE (one figure, three marked points):

Figure — Use Thevenin equivalent circuits
  1. Open circuit (): the intercept. . Nothing attached ⇒ full open-circuit voltage. (orange dot on the -axis)
  2. Short circuit (): where the line crosses the horizontal axis. Set , so This is the third route to — cross-check with Nodal and Mesh Analysis. (magenta dot on the -axis)
  3. Degenerate (ideal source): the line is flat — voltage never sags, no matter the current. A perfect battery.
  4. Degenerate (no internal sources): the line passes through the origin — the box is just a plain resistor , giving (i.e. it only ever absorbs).
  • — short-circuit current, the current when you clip the terminals together.
  • The four marked spots cover every possibility: any load you attach lands somewhere on this one line.

The one-picture summary

One figure holds the entire derivation: the hidden tangle on the left, its measured straight line in the middle (intercept , slope , marked open- and short-circuit points), and the two-part equivalent box on the right.

Figure — Use Thevenin equivalent circuits
Recall Feynman retelling — the whole walkthrough in plain words

You have a sealed machine with two plug holes. You cannot open it. So you experiment: plug in different resistors and, each time, write down two things — how hard it pushes (voltage ) and how much flows (current ). Dot by dot, you graph those pairs.

Surprise: all the dots line up straight. A straight line has just two facts to it — where it starts (its height with nothing plugged in, that's ) and how fast it droops as you pull more current (its steepness in ohms, that's ). Two facts, two dots' worth of information.

So you write the line as : start at , sag by . Then you notice the simplest real gadget that makes exactly this line — one battery () sitting on top of one resistor (). From the outside it's a perfect twin of the sealed machine. That twin is the Thevenin equivalent, and the two special dots — one on each axis — are the open-circuit voltage and short-circuit current you can always use to double-check your two numbers.

Recall Quick self-check

The line crosses the vertical axis at ::: (open circuit, ). The line crosses the horizontal axis at ::: (short circuit, ). The slope of the line equals ::: (volts dropped per amp drawn). Why must the graph be a straight line? ::: Because the network is linear — only linearity forbids curves, leaving . If the line looks like ::: a flat horizontal line — an ideal voltage source that never sags.


Connections

  • Use Thevenin equivalent circuits — the parent topic this page unpacks visually.
  • Superposition Theorem — the reason we may split the line into "intercept part" + "slope part".
  • Norton Equivalent Circuits — same line, read as a current source; , .
  • Source Transformation — swap freely between the battery+resistor and current-source forms.
  • Maximum Power Transfer Theorem — sliding the load along this same line to the sweet spot .
  • Voltage and Current Dividers · Nodal and Mesh Analysis — tools that compute the two numbers , .