1.2.10 · D2Circuit Analysis Fundamentals

Visual walkthrough — Use Norton equivalent circuits

2,154 words10 min readBack to topic

Step 1 — What is a "two-terminal network"?

WHAT. A two-terminal network is any tangle of resistors and sources with exactly two wires poking out — a top wire and a bottom wire. We call these two exposed wires the terminals. Everything you are ever allowed to do to the box is: connect something between those two terminals and measure.

WHY start here. The whole Norton idea is about what the box looks like from outside. So the first thing to nail down is: the outside world only ever touches those two dots. Nothing inside is observable except through them.

PICTURE. The grey cloud is the mystery circuit. Only the two lavender dots — the terminals — are exposed. We name the top dot and the bottom dot .

Figure — Use Norton equivalent circuits

Step 2 — The box speaks only one language: a straight line

WHAT. For a linear box (resistors + independent sources, no weird nonlinear parts), the relationship between and is always a straight line. Sweep from small to large and plot the you measure — the dots fall on a line:

  • ::: current leaving terminal
  • ::: voltage across the terminals
  • ::: the slope — how much changes per volt (negative: more voltage ⇒ less current out)
  • ::: the intercept — the current when

WHY a straight line and not a curve? Because of Superposition: in a linear circuit every response adds up proportionally. Doubling a driving voltage doubles its contribution to . An "add-up-proportionally" rule is exactly the recipe for a straight line. No squares, no bends.

PICTURE. The coral line is the box's entire personality. A line needs only two numbers to pin it down — where it crosses () and how steep it is (). Remember that "two numbers" — it is the seed of the whole equivalent.

Figure — Use Norton equivalent circuits

Step 3 — Read off the intercept: short the terminals to get

WHAT. Take the box and connect the two terminals directly with a plain wire — a short circuit. A wire has (ideally) zero resistance, so it forces . Measure the current racing through that wire; call it , the Norton current.

WHY this move. Look at the line . Setting kills the slope term entirely: So the short-circuit current is the intercept . The short reads the intercept off the graph directly — no algebra needed. We rename .

PICTURE. The wire across collapses the terminal voltage to zero (green marker sits at ), and the current through the wire is the height where the line meets the vertical axis.

Figure — Use Norton equivalent circuits

Step 4 — Read off the slope: kill the sources to get

WHAT. Now we want the slope . Trick: turn off every independent source inside the box — replace each voltage source with a wire (a source is a wire), and each current source with a gap (a source is an open). What remains is a pure pile of resistors. Measure the resistance between and ; call it , the Norton resistance.

WHY kill the sources. The slope tells you how current sags as voltage rises — that is a purely resistive effect. Sources only shift the line up or down (they move the intercept); they never tilt it. So to isolate the tilt, we must remove the shift. Deactivating the sources drops the whole line down to pass through the origin, leaving only its slope to measure.

Relating slope to . With sources off, the box is just a resistance . By Ohm's Law the current out is (out-current falls as you raise against it). Comparing to : The steeper (more negative) the slope, the smaller .

PICTURE. Top: sources alive, line sits high (intercept ). Bottom: sources killed, the same line slides down to the origin — same steepness, and that steepness is .

Figure — Use Norton equivalent circuits

Step 5 — Rebuild the line from the two numbers

WHAT. We now have the intercept and the slope . Plug them into :

Every term is now earned:

  • ::: current delivered to whatever load you attach (we now call it )
  • ::: the full current the source pushes in (from Step 3)
  • ::: the piece of that current that leaks back through (Ohm's Law: current = voltage ÷ resistance)
  • ::: the terminal voltage the load develops

WHY it is the leak. This is Kirchhoff's Current Law at the top node. The source shoves in. sits across the terminals feeling voltage , so it siphons back down. What survives, , must exit to the load — current in equals current out.

PICTURE. The lavender arrow enters the node. A mint arrow peels off down through . The coral arrow — the remainder — leaves to the load. That is the whole Norton circuit, and the equation is just bookkeeping at the dot.

Figure — Use Norton equivalent circuits

Step 6 — Every case on the load line (nothing left unshown)

WHAT. The one line must cover all possible loads. Let us walk the line end to end and make sure no scenario surprises the reader.

  • Short circuit (, load = wire): . Maximum current out. Left end of the line.
  • Open circuit (, load = gap): solve . Maximum voltage, zero current. Right end of the line — and this is exactly the Thévenin voltage.
  • Matched load (): current splits equally, , . This is the Maximum power transfer point — the midpoint of the line.
  • In between (): ordinary operation, current-divider .

WHY these edges matter. A real load can be anything from a dead short to nothing at all. The line already answers all of them; a reader who only saw the "middle" case would panic at the ends. Here are the ends, drawn.

PICTURE. The same coral load line, now with three marked points: short-circuit (left, on the -axis), matched load (middle), open-circuit (right, on the -axis).

Figure — Use Norton equivalent circuits

Step 7 — Numbers on the line (worked, from the parent)

WHAT. Parent Worked Example: source, in series, across the output.

  • Step 3 in action (): short the terminals ⇒ shorted out ⇒ .
  • Step 4 in action (): kill the (→ wire) ⇒ .
  • Line: .
  • Attach : , and .

WHY it lands on our line. The point must satisfy : check . ✓ The abstract line and the concrete numbers are the same object.

PICTURE. The line with the load-resistor line crossing it. The crossing dot is the operating point .

Figure — Use Norton equivalent circuits

The one-picture summary

Everything above in one frame: the mystery box collapses to a line, the line's intercept is (short the terminals), its slope is (kill the sources), and rebuilt they give the current source ∥ resistor that obeys .

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

Picture a sealed box with two wires sticking out. You are never allowed inside; you can only push voltage across the wires and watch the current. When you do, the current-vs-voltage points always land on a straight line — that is what "linear" buys you. A straight line is just two facts: where it starts and how steeply it drops. To get where it starts, short the wires (voltage = 0) and read the current — that's , the biggest current the box can give. To get the steepness, switch off the internal sources (batteries become plain wire, current pumps become gaps) and measure the leftover resistance — that's . Now you can throw the box away: a single current source sitting beside a single resistor reproduces the exact same line. Attach any load, and the current it gets is "everything the source pushes, minus whatever leaks back through " — . Short load? All the current comes out. No load? All the voltage builds up. Matched load? Split it in half. One box, two numbers, every case covered.

Recall Self-test

Why is the relationship a straight line? ::: Linearity/superposition makes an affine function of . What does shorting the terminals read off? ::: The intercept (current at ). What does killing the sources isolate? ::: The slope, i.e. . What is the open-circuit terminal voltage of the Norton model? ::: (the Thévenin voltage). What happens to the line when ? ::: It goes flat — a pure ideal current source.


Connections

  • Use Norton equivalent circuits — parent topic; this page is its picture-derivation.
  • Superposition — why the terminal law is a straight line.
  • Ohm's Law — supplies the leak term and the slope.
  • Kirchhoff's Current Law — bookkeeping at the parallel node.
  • Thévenin equivalent circuits — the open-circuit end of the same line.
  • Source transformation — converts between the two descriptions.
  • Maximum power transfer — the matched-load midpoint of the line.