Why This Matters
Thevenin's Theorem lets you reduce any linear circuit, no matter how complex, down to just two components: a single voltage source (VThโ) in series with a single resistance (RThโ). This makes analyzing load behavior far simpler and shows up constantly in circuit design and on exams.
The catch is that the method for finding VThโ and RThโ changes depending on what's in your circuit. Independent sources, dependent sources, and reactive elements each require a different approach. Knowing which technique to use and why is what separates real understanding from formula plugging.
Circuits with Independent Sources Only
These are your foundational cases. When a circuit contains only independent voltage and/or current sources, you can find RThโ by "turning off" all sources: replace voltage sources with short circuits and current sources with open circuits. Then calculate the equivalent resistance seen from the load terminals.
Simple Resistive Circuit with a Single Voltage Source
- Remove the load from the circuit. Leave the terminals open.
- Find VThโ by calculating the open-circuit voltage across those terminals. Use voltage divider or KVL as needed.
- Find RThโ by replacing the voltage source with a short circuit (a wire), then combining series and parallel resistances as seen from the load terminals.
- Verify: reconnect the load in your Thevenin equivalent and check that ILโ=RThโ+RLโVThโโ matches your original circuit analysis.
Circuit with Multiple Voltage Sources
- Apply superposition: analyze each voltage source one at a time. While you analyze one source, short all the others.
- Sum the contributions from each source to get the total open-circuit voltage VThโ.
- Calculate RThโ once by shorting all voltage sources simultaneously. The equivalent resistance doesn't depend on source values, only on the resistor network.
Circuit with Current Sources
- Use nodal analysis to find the open-circuit voltage across the load terminals. Current sources set up known node equations, making this approach natural.
- Open the current source when finding RThโ. An open circuit means zero current, which effectively removes the source from the network.
- Convert strategically: sometimes a source transformation (current source in parallel with a resistor โ voltage source in series with that resistor) simplifies the circuit before you apply Thevenin's theorem.
Circuit with Both Voltage and Current Sources
- Superposition still works: short voltage sources and open current sources when analyzing each one independently.
- Combine contributions to find VThโ, then deactivate all sources together to find RThโ.
- Choose your method wisely: for circuits with many sources, direct open-circuit/short-circuit analysis (find Vocโ and Iscโ, then RThโ=IscโVocโโ) may be faster than superposition.
Compare: Single voltage source vs. mixed sources: both use the same RThโ calculation (deactivate all sources), but mixed-source circuits often benefit from superposition for VThโ. If a problem gives you three sources, just analyze one at a time.
Circuits with Dependent Sources
Dependent sources change the process significantly. You cannot simply turn them off because their value depends on a circuit variable that must remain active. If you deactivate a dependent source, you destroy the relationship it models, and your answer will be wrong.
Finding VThโ and RThโ with Dependent Sources
For VThโ:
- Remove the load and leave the terminals open.
- Keep all sources (independent and dependent) active.
- Use KVL, KCL, or mesh/nodal analysis to find the open-circuit voltage. You'll need to express the dependent source's value in terms of a circuit variable and solve the resulting equations simultaneously.
For RThโ (test-source method):
- Deactivate all independent sources (short voltage sources, open current sources). Leave dependent sources in the circuit.
- Apply a test voltage Vtestโ across the open terminals (or inject a test current Itestโ).
- Solve for the resulting Itestโ (or Vtestโ) using circuit analysis.
- Calculate RThโ=ItestโVtestโโ.
This ratio captures the effect of the dependent source on the equivalent resistance. Sometimes RThโ can even come out negative, which is physically meaningful in circuits with active elements.
Compare: Independent vs. dependent sources: with independent sources only, you deactivate everything and directly combine resistances. With dependent sources, you must use the test-source method because the dependent source's output is tied to a circuit variable. This distinction is a common exam trap.
Special Circuit Configurations
Some circuits have structures that require a modified approach. Recognizing these configurations saves time and prevents errors.
Bridge Circuit
- Identify the Wheatstone bridge structure: four resistors arranged in a diamond, with a source across one diagonal and the load across the other.
- Check for balance: if R2โR1โโ=R4โR3โโ, no current flows through the bridge element. This means VThโ=0 across that element, which simplifies analysis dramatically.
- For unbalanced bridges, remove the bridge element, find VThโ across its terminals using KVL or nodal analysis, and find RThโ by deactivating sources and reducing the resulting resistor network (often two pairs of series resistors in parallel).
Op-Amp Circuit
- Use ideal op-amp assumptions: infinite input impedance (no current into the input terminals), zero output impedance, and the virtual short (V+โ=Vโโ) when negative feedback is present.
- Thevenin equivalent at the output: for an ideal op-amp with feedback, RThโโ0 at the output, and VThโ equals the closed-loop output voltage determined by the feedback network.
- Feedback networks set the closed-loop gain. Analyzing the Thevenin equivalent seen by the feedback path helps you understand gain and loading effects.
Compare: Bridge circuits test your ability to recognize symmetry and balance conditions. Op-amp circuits test your understanding of ideal assumptions and feedback. Exam problems often combine Thevenin analysis with op-amp gain calculations.
AC and Frequency-Domain Circuits
When capacitors, inductors, or transformers appear, you work in the frequency domain. Thevenin's theorem still applies, but now you find a Thevenin impedance ZThโ (a complex number) instead of a simple resistance.
Circuit with Capacitors and Inductors (AC Analysis)
- Convert to phasors: represent sinusoidal voltages and currents as complex numbers with magnitude and phase angle.
- Replace components with impedances: ZRโ=R, ZCโ=jฯC1โ for capacitors, and ZLโ=jฯL for inductors.
- Find VThโ (now a phasor) and ZThโ (now complex) using the same Thevenin process as DC circuits, but with impedances replacing resistances.
- ZThโ has real and imaginary parts: the real part is resistive, and the imaginary part is reactive. Both affect the magnitude and phase of the load response.
- Apply the turns ratio n=N1โN2โโ: voltage scales by n, current scales by n1โ.
- Use reflected impedance: an impedance ZLโ on the secondary appears as n2ZLโโ when viewed from the primary side.
- Find the Thevenin equivalent on one side by reflecting all components to that side first, then applying standard methods to the resulting single-loop or single-node circuit.
Compare: DC resistive circuits vs. AC reactive circuits: the process is identical, but you replace R with Z and work with complex arithmetic. Exam questions often test whether you can correctly compute impedance combinations and handle phase angles.
Network Abstraction
For complex systems, two-port network theory provides a systematic framework that builds on Thevenin concepts.
Two-Port Network
- Define port parameters: Z-parameters, Y-parameters, H-parameters, or ABCD-parameters describe the input-output relationships of a network without needing to know its internal structure.
- Thevenin equivalent at each port can be derived from these parameters. For example, with the output port open-circuited, the input port Thevenin equivalent has VThโ=Z11โI1โ and ZThโ=Z11โ.
- Cascade complex networks by multiplying ABCD matrices of individual stages, which simplifies multi-stage amplifier or filter analysis considerably.
Quick Reference Table
|
| Basic VThโ and RThโ calculation | Single voltage source, single current source circuits |
| Superposition method | Multiple voltage sources, mixed source circuits |
| Test-source method for RThโ | Any circuit containing dependent sources |
| Special configurations | Bridge circuit, op-amp circuit |
| Frequency-domain Thevenin | Capacitor/inductor circuits, transformer circuits |
| Source deactivation rules | Short voltage sources, open current sources |
| Impedance vs. resistance | AC circuits use ZThโ, DC circuits use RThโ |
| Network abstraction | Two-port networks |
Self-Check Questions
-
What is the key difference in finding RThโ for a circuit with only independent sources versus one containing dependent sources?
-
When applying superposition to a circuit with two voltage sources and one current source, how do you deactivate each source type, and why?
-
Compare the Thevenin equivalent process for a DC resistive circuit versus an AC circuit with capacitors. What quantity replaces RThโ, and how does this affect your calculations?
-
A bridge circuit is balanced when what condition is met? How does this simplify finding the Thevenin equivalent across the bridge element?
-
FRQ-style: Given a circuit with one independent voltage source and one voltage-controlled current source (VCCS), outline the complete procedure for finding both VThโ and RThโ at a specified load terminal. Why can't you simply short the voltage source and calculate resistance directly?