When you are staring at a schematic during an exam or debugging a loaded voltage divider on the bench, writing out full mesh or nodal equations is often overkill. If you only care about the voltage and current at a specific pair of terminals, network theorems save you time and algebraic headaches. Below is a complete, step-by-step walkthrough of a classic exam problem. We will use Thevenin's theorem to simplify a linear network, providing a clear example of resistor circuit reduction that you can apply to both textbook problems and real-world PCB debugging.
The Exam Problem: Loaded Voltage Divider
Problem Statement
A 24V DC ideal voltage source ($V_s$) is connected in series with a 120Ω resistor ($R_1$). A 240Ω shunt resistor ($R_2$) is connected between the node after $R_1$ and ground. A load resistor ($R_L$) of 80Ω is connected in parallel with $R_2$.
Tasks:
- Calculate the Thevenin equivalent voltage ($V_{th}$) and resistance ($R_{th}$) of the source network as seen by the load.
- Calculate the exact current ($I_L$) flowing through the load resistor $R_L$.
- Verify your answer using an independent circuit analysis method.
Step-by-Step Thevenin Solution
Which theorem applies and why? We use Thevenin's Theorem here because we are analyzing a single load component ($R_L$) attached to a linear bilateral network. Thevenin allows us to collapse the entire source network into a single voltage source and a single series resistor, drastically reducing the algebra required to find the load current.
Step 1: Calculate the Thevenin Voltage ($V_{th}$)
The Thevenin voltage is the open-circuit voltage across the load terminals. We must mentally (or physically) remove $R_L$ from the circuit.
- With $R_L$ removed, $R_1$ and $R_2$ form a simple series voltage divider across $V_s$.
- Apply the voltage divider formula: $$V_{th} = V_s \times \left( \frac{R_2}{R_1 + R_2} \right)$$
- Substitute the known values: $$V_{th} = 24\text{V} \times \left( \frac{240\Omega}{120\Omega + 240\Omega} \right)$$
- Simplify the denominator: $$V_{th} = 24 \times \left( \frac{240}{360} \right)$$
- Reduce the fraction: $$V_{th} = 24 \times \left( \frac{2}{3} \right) = 16\text{V}$$
Step 2: Calculate the Thevenin Resistance ($R_{th}$)
To find the equivalent resistance looking back into the terminals, we must zero out all independent sources.
- Replace the 24V ideal voltage source with a short circuit (a wire).
- Looking back into the open load terminals, $R_1$ and $R_2$ are now in parallel with each other.
- Apply the parallel resistance formula: $$R_{th} = \frac{R_1 \times R_2}{R_1 + R_2}$$
- Substitute the values: $$R_{th} = \frac{120 \times 240}{120 + 240}$$
- Calculate the numerator and denominator: $$R_{th} = \frac{28800}{360} = 80\Omega$$
Step 3: Solve for the Load Current ($I_L$)
Now, reconstruct the circuit using the Thevenin equivalent: a 16V source in series with an 80Ω resistor, connected to our 80Ω load.
- Apply Ohm's Law to the new simplified series circuit: $$I_L = \frac{V_{th}}{R_{th} + R_L}$$
- Substitute the values: $$I_L = \frac{16\text{V}}{80\Omega + 80\Omega}$$
- Solve the denominator: $$I_L = \frac{16}{160} = 0.1\text{A}$$
Final Answer: The current through the load resistor is 100 mA (and the voltage across it is $0.1\text{A} \times 80\Omega = 8\text{V}$).
- Units: Volts divided by Ohms yields Amps. Correct.
- Order of Magnitude: 16V across roughly 160Ω should yield roughly 0.1A. Correct.
- Bounding Limits: The loaded voltage (8V) must be lower than the open-circuit voltage (16V) due to the loading effect. It is exactly half, which makes sense since $R_L$ (80Ω) exactly equals $R_{th}$ (80Ω), forming a 1:1 divider. Correct.
The Trap and Independent Verification
The Trap in This Problem
The most common mistake students make in this example of resistor network analysis is forgetting the loading effect. A novice might calculate the open-circuit voltage across $R_2$ (16V) and assume that 16V is still present when $R_L$ is connected, leading to an incorrect load current of $16\text{V} / 80\Omega = 200\text{mA}$. Thevenin's theorem forces you to account for the internal resistance of the source network ($R_{th}$), which drops the actual terminal voltage down to 8V under load.
A secondary procedural trap is forgetting to short the voltage source when calculating $R_{th}$. If you accidentally leave the voltage source as an open circuit, you would calculate $R_{th}$ as just $R_2$ (240Ω), completely ruining the final calculation.
How to Verify the Answer Independently
To prove our Thevenin result is correct, we can use Nodal Analysis (Kirchhoff's Current Law) on the original, un-simplified circuit.
- Define Node A as the junction between $R_1$, $R_2$, and $R_L$. Let $V_A$ be the voltage at this node (which is also the voltage across $R_L$).
- Write the KCL equation assuming all currents leave Node A: $$\frac{V_A - 24}{120} + \frac{V_A}{240} + \frac{V_A}{80} = 0$$
- To clear the fractions, multiply the entire equation by the lowest common multiple of the denominators (240): $$2(V_A - 24) + 1(V_A) + 3(V_A) = 0$$
- Distribute and combine like terms: $$2V_A - 48 + V_A + 3V_A = 0$$ $$6V_A - 48 = 0$$ $$6V_A = 48$$
- Solve for $V_A$: $$V_A = 8\text{V}$$
- Calculate the load current using Ohm's law: $$I_L = \frac{V_A}{R_L} = \frac{8\text{V}}{80\Omega} = 0.1\text{A}$$
The nodal analysis yields exactly 100 mA, confirming our Thevenin equivalent model is perfectly accurate.
FAQ: Real-World Resistor Examples and Applications
What is a real-world example of resistor power rating derating?
On the bench, calculating the nominal power dissipation is only half the battle. If our 80Ω load resistor in the problem above was dissipating $P = I^2R = (0.1)^2 \times 80 = 0.8\text{W}$, you might think a 1W resistor is sufficient. However, a practical example of resistor derating dictates that if the component is mounted inside an enclosed enclosure where ambient temperature exceeds 70°C, you must derate the power handling by 50%. In that scenario, a 1W resistor can only safely handle 0.5W. You would need to specify a 2W or 3W wirewound resistor to prevent thermal failure. Always check the manufacturer's derating curve.
How do you calculate an example of resistor color code values?
If you pull a physical through-hole component from a bin, you need to read the bands. Take a resistor with Brown, Black, Black, Red, and Brown bands. The first three bands (Brown=1, Black=0, Black=0) give the significant digits: 100. The fourth band (Red) is the multiplier ($10^2$ or 100). Multiply them: $100 \times 100 = 10,000\Omega$ (10kΩ). The final band (Brown) indicates a ±1% tolerance. This means the actual measured resistance on your multimeter should fall strictly between 9,900Ω and 10,100Ω.
Why is a pull-up resistor an essential example of resistor use in I2C?
In digital electronics, microcontrollers like the ESP32 or Arduino use open-drain outputs for I2C communication. An open-drain pin can pull the line to ground (logic 0) but cannot actively drive it high (logic 1). A pull-up resistor is required to passively pull the bus to $V_{CC}$ when the transistor is off. The value is a critical engineering trade-off: a lower resistance (e.g., 1kΩ) provides faster rise times for high-speed (400kHz) buses but wastes current and might exceed the GPIO's sink limit. A higher resistance (e.g., 10kΩ) saves power but causes the RC time constant (formed with the bus parasitic capacitance, limited to 400pF by the I2C spec) to rise too slowly, corrupting data. 2.2kΩ to 4.7kΩ is the standard sweet spot for 100kHz to 400kHz buses.






