1.2.9 · D5Circuit Analysis Fundamentals

Question bank — Use Thevenin equivalent circuits

1,407 words6 min readBack to topic

Before we start, two words we lean on constantly:


True or false — justify

The equivalent is identical to the original circuit inside the box.
False — it only reproduces the terminal behaviour ( vs ). Internal node voltages and internal power dissipation generally differ; only what the load "sees" is preserved.
always equals the largest source voltage in the network.
False — is the open-circuit terminal voltage, which is what remains after internal resistive drops; it is usually smaller (e.g. 4 V from a 12 V source in the parent example).
A circuit made only of resistors and one battery has a Thevenin equivalent.
True — resistors and independent sources are linear elements, so the straight-line terminal law holds and the theorem applies.
A circuit containing a diode has a valid Thevenin equivalent.
False — a diode is non-linear, so the relation is a curve, not a straight line; superposition fails and no single pair reproduces it.
If the network contains a dependent source, it still has a Thevenin equivalent.
True — dependent sources are linear (output proportional to a circuit variable), so the equivalent exists; you just cannot deactivate the dependent source when finding .
can be negative.
True in principle — a network with dependent sources can present a negative terminal resistance (the line slopes upward). The test-source method will simply return a negative .
Turning off a voltage source means removing it and leaving a gap.
False — an ideal voltage source at is a short (a wire), not a gap. You remove current sources by leaving a gap; you short voltage sources.
The Thevenin resistance depends on which load you attach.
False — is a property of the network as seen from its terminals with sources deactivated; it is fixed before any load is chosen.

Spot the error

"To find with a dependent source, deactivate every source including the dependent one."
Wrong — a dependent source tracks a circuit variable, so zeroing it changes the network's behaviour. Leave dependent sources active and inject a test source: .
" and are in series in the original divider, so ."
Wrong — you must first deactivate the source. Shorting the battery ties one end of to ground, so from the terminals and run in parallel: .
" is measured with the load connected, across the load."
Wrong — is the open-circuit voltage, so the load must be removed. With the load on, the terminal voltage is , not .
"Since , I can find without ever removing the source."
The relation is correct, but note is measured with sources active and terminals shorted — this is the alternative to deactivation, not a way to skip understanding it. Both routes give the same .
"A current source in the network means can't be computed by deactivation."
Wrong — an independent current source is deactivated by opening it (leaving a gap), and deactivation works fine. Only dependent sources block the deactivation method.
"The short-circuit current equals ."
Wrong — short circuit means the terminals are joined directly (, ), so . The load is not part of .

Why questions

Why must the network be linear for Thevenin to work?
Linearity guarantees a straight-line relation, and only a straight line is fully described by two numbers (intercept , slope ). Superposition, the proof's engine, is also legal only for linear elements.
Why is the slope of the terminal line rather than ?
As you pull more current out of the terminals, the internal resistance drops more voltage, so terminal voltage falls: . The minus sign is the falling voltage as load draws current.
Why does maximum power transfer occur at and not at or ?
At the voltage across the load is zero; at the current is zero — both give zero power. The peak of sits in between, exactly where .
Why can the same be found three different ways (deactivation, test source, )?
All three probe the same fixed slope of the terminal line. Deactivation reads the resistance directly; the test source forces it; reads it from two points on the line. Different measurements of one property must agree.
Why does shorting a voltage source (not opening it) correctly model "turned off"?
"Off" means the source contributes zero voltage. A wire holds zero volts across itself, so replacing the source with a wire enforces exactly the condition while still letting current pass through that branch.

Edge cases

What is for a single ideal voltage source alone across the terminals?
Zero — deactivating the source shorts the terminals, so looking in you see a wire, . This is a "stiff" source: terminal voltage never sags with load.
What is for a single ideal current source alone across the terminals?
Infinite — deactivating opens the source, leaving no path, so . The Norton form is natural here; the Thevenin voltage is undefined (infinite) for a bare ideal current source.
If but the network still has resistors, is the equivalent trivial?
Not quite — means no net driving voltage, but can be non-zero, so the box behaves as a pure resistor to any external source you attach.
Terminals are shorted from the start (): what does the terminal law give?
, so , giving the short-circuit current . This is one endpoint of the terminal line.
Terminals are left open (): what does the terminal law give?
, so . This is the other endpoint of the terminal line — the definition of itself.
If , what is the maximum power transferred to a load?
Unbounded in the ideal model — matching gives , which is why real sources always carry some internal resistance to cap the current.
Can two different-looking circuits share the exact same Thevenin equivalent?
Yes — any two networks with the same open-circuit voltage and the same terminal resistance are indistinguishable from the terminals. Thevenin's theorem is precisely the statement that only matters externally.

Recall One-line self-test

Cover everything above. Can you state, from memory, the three ways to get and exactly when each is legal? ::: Deactivation (no dependent sources), test source (dependent sources present), and (any linear network) — all read the same slope of the terminal line.


Connections

  • Norton Equivalent Circuits — the dual: swaps intercept for the short-circuit endpoint.
  • Superposition Theorem — the linearity tool these traps keep circling back to.
  • Maximum Power Transfer Theorem — several edge cases here live at its peak.
  • Source Transformation — clarifies the "short a V-source / open an I-source" traps.
  • Voltage and Current Dividers — the divider trap in "Spot the error".
  • Nodal and Mesh Analysis — general routes to and underneath these questions.