Practical source with internal resistance: An 18 V Thevenin source has internal resistance RS = 70 Ω and is connected to a load RL = 33 Ω. Compute the load power PL delivered to RL.
-
A175 mW
-
B18 mW
-
C0 W
-
D1 W
-
E3.5 W
Answer
Correct Answer: 1 W
Explanation
Introduction / Context:This problem tests application of Thevenin's model and the voltage-divider concept to determine power delivered to a load when a real (non-ideal) voltage source with internal resistance supplies a resistive load. Computing load voltage first and then using P = V^2 / R is a standard, reliable approach in basic circuit analysis.
Given Data / Assumptions:
- Thevenin source voltage, VS = 18 V.
- Internal (series) resistance, RS = 70 Ω.
- Load resistance, RL = 33 Ω.
- Direct current conditions and purely resistive elements.
Concept / Approach:
The load sees a voltage set by a simple divider: VL = VS * RL / (RS + RL). Once VL is known, compute load power using PL = VL^2 / RL. Alternatively, compute current I = VS / (RS + RL), then PL = I^2 * RL. Both methods should agree.
Step-by-Step Solution:
Compute total resistance: RT = RS + RL = 70 + 33 = 103 Ω.Find current: I = VS / RT = 18 / 103 ≈ 0.174757 A.Find load voltage: VL = I * RL ≈ 0.174757 * 33 ≈ 5.767 V.Compute power: PL = VL^2 / RL ≈ (5.767^2) / 33 ≈ 33.28 / 33 ≈ 1.01 W.Rounded to offered choices: ≈ 1 W.Verification / Alternative check:
Alternative: PL = I^2 * RL ≈ (0.174757^2) * 33 ≈ 0.03053 * 33 ≈ 1.01 W. This matches the previous result, validating the computation.
Why Other Options Are Wrong:
175 mW and 18 mW undervalue power by ignoring the divider effect correctly. 0 W would require VL = 0 or an open circuit, which is not the case. 3.5 W far exceeds what an 18 V source can deliver into 33 Ω with 70 Ω in series.
Common Pitfalls:
Using VS^2 / RL directly (ignores RS), or adding powers instead of using the divider and load formula. Also, rounding too early can skew the final choice.
Final Answer:
1 W