Circuit Theory 1 · Thevenin and Norton

#30 Thevenin and Norton #30 — Maximum power transfer

Derives R_L=R_Th from the Thevenin equivalent, then finds the load and P_max in a worked example.

Question

Circuit with independent 12 V and 2 A sources, 6 Ω, 12 Ω, 3 Ω, 2 Ω, and load R_L between a-b.
Remove R_L to find the Thevenin equivalent seen at the a-b port.

Find the value of load R_L that receives maximum power at terminals a-b and calculate that maximum power.

Written solution and narration transcript(shows the full solution)

Below are all the lines written in the notebook together with the full narration transcript.

  1. 1. Power balance

    Thevenin circuit with source V_Th and series resistance R_Th feeding load R_L.
    For a purely resistive DC load, maximum power occurs at R_L=R_Th.

    Why is maximum power a balance?

    Network fixed; RL is selectable

    RL→0: load voltage falls

    RL→∞: load current falls

    PL=VLILP_{\mathrm{L}}=V_{\mathrm{L}}I_{\mathrm{L}}

    Reduce the network to Thevenin

    Goal: maximize PL

    Narration transcript

    Maximum power transfer answers a very practical question. Suppose everything to the left of terminals a and b is fixed, and only the load resistor can be chosen. What value of R L makes the load receive the largest power? The common wrong instinct is to say, make R L very small so the current is large, or make R L very large so the voltage is large. Both instincts miss the tradeoff. A tiny load gets current but almost no voltage. A huge load gets voltage but almost no current. Maximum power happens in the balance between the two.

  2. 2. Load power

    Thevenin circuit with source V_Th and series resistance R_Th feeding load R_L.
    For a purely resistive DC load, maximum power occurs at R_L=R_Th.

    Load-power function

    I=VTh/(RTh+RL)I=V_{\mathrm{Th}}/(R_{\mathrm{Th}}+R_{\mathrm{L}})

    PL=I2RLP_{\mathrm{L}}=I^{2}R_{\mathrm{L}}

    x=RL>0x=R_{\mathrm{L}}>0

    P(x)=VTh2x/(RTh+x)2P(x)=V_{\mathrm{Th}}^{2}x/(R_{\mathrm{Th}}+x)^{2}

    VTh, RTh: constants

    One-variable optimization

    Narration transcript

    We replace the left side by its Thevenin equivalent. That is a voltage source V Thevenin in series with R Thevenin, feeding the load R L. Now call the load value x. The current through the load is V Thevenin divided by R Thevenin plus x. The load power is i squared times R L. So substitute the current: P equals V Thevenin over R Thevenin plus x, squared, times x. In one line: P of x equals V Thevenin squared times x, divided by R Thevenin plus x, all squared.

  3. 3. Maximum condition

    Thevenin circuit with source V_Th and series resistance R_Th feeding load R_L.
    For a purely resistive DC load, maximum power occurs at R_L=R_Th.

    Maximum condition

    dP/dx=VTh2(RTh−x)/(RTh+x)3

    0<x<RTh: dP/dx>0

    x=RTh: dP/dx=0

    x>RTh: dP/dx<0

    RL=RThR_{\mathrm{L}}=R_{\mathrm{Th}}

    Pmax=VTh2/(4RTh)P_{\mathrm{max}}=V_{\mathrm{Th}}^{2}/(4R_{\mathrm{Th}})

    Narration transcript

    To find the best x, differentiate P with respect to x. V Thevenin squared is a constant, so it stays outside. The derivative reduces to V Thevenin squared times R Thevenin minus x, divided by R Thevenin plus x, cubed. For a maximum, set the numerator to zero. R Thevenin minus x equals zero, so x equals R Thevenin. Since x is the load resistor, the rule is R L equals R Thevenin. Then the maximum power is V Thevenin squared divided by four R Thevenin. This is the rule to remember: match the load to the resistance seen from the port.

  4. 4. Example circuit

    Circuit with independent 12 V and 2 A sources, 6 Ω, 12 Ω, 3 Ω, 2 Ω, and load R_L between a-b.
    Remove R_L to find the Thevenin equivalent seen at the a-b port.

    Example — required results

    Load RL is between a and b

    Sources: 12 V and 2 A

    Resistors: 6, 12, 3, 2 Ω

    1) RTh

    2) VTh

    3) RL and Pmax

    Narration transcript

    Now use the rule on the example. The question is not asking for the current first, and it is not asking for an arbitrary load. It asks: what R L gives maximum power between a and b? So we need two things from the network with the load removed: first R Thevenin seen from a b, and second V Thevenin, the open-circuit voltage at a b. After those two numbers are known, the answer is direct: R L equals R Thevenin, and P max equals V Thevenin squared over four R Thevenin.

  5. 5. R_Th

    R_Th circuit after shorting the 12 V source and opening the 2 A source.
    From a-b, 2 Ω and 3 Ω are in series with 6 Ω in parallel with 12 Ω.

    Find RTh

    12 V source → short circuit

    2 A source → open circuit

    612=4Ω6∥12=4 \Omega

    RTh=2+3+(612)R_{\mathrm{Th}}=2+3+(6∥12)

    RTh=2+3+4R_{\mathrm{Th}}=2+3+4

    RTh=9ΩR_{\mathrm{Th}}=9 \Omega

    Narration transcript

    Start with R Thevenin. Turn off the independent sources only. The 12 volt voltage source becomes a short circuit. The 2 amp current source becomes an open circuit. Looking in from a and b, the 2 ohm resistor is in series with the 3 ohm resistor. After that, the 6 ohm and 12 ohm resistors are in parallel to the bottom node. Compute the parallel part: 6 times 12 is 72. 6 plus 12 is 18. 72 divided by 18 is 4 ohms. Then add the series resistors: 2 plus 3 plus 4 equals 9 ohms. Therefore R Thevenin is 9 ohms, and the maximum-power load will also be 9 ohms.

  6. 6. V_Th equation

    Open-circuit network with R_L removed and nodes V_1 and V_Th marked.
    No current flows through 2 Ω, so terminal a has the same voltage as the V_Th node.

    VTh — node equation

    Remove RL: output is open

    No current through 2 Ω

    Va=VThV_{\mathrm{a}}=V_{\mathrm{Th}}

    Left node: V1

    (VThV1)/32=0(V_{\mathrm{Th}}-V_{1})/3-2=0

    VThV1=6VV_{\mathrm{Th}}-V_{1}=6 V

    Narration transcript

    Next find V Thevenin. Remove R L, so the output is open. Because the output is open, no current flows through the 2 ohm resistor; therefore there is no voltage drop across it, and the terminal a voltage equals the top middle node voltage, V Thevenin. Let the node between 6 ohms, 12 ohms, and 3 ohms be V 1. At the V Thevenin node, the 2 amp source injects current upward, so KCL gives V Thevenin minus V 1 over 3, minus 2, equals zero. That means V Thevenin minus V 1 equals 6.

  7. 7. Solve V_Th

    Open-circuit network with R_L removed and nodes V_1 and V_Th marked.
    No current flows through 2 Ω, so terminal a has the same voltage as the V_Th node.

    VTh — solution

    (V112)/6+V1/12+(V1VTh)/3=0(V_{1}-12)/6+V_{1}/12+(V_{1}-V_{\mathrm{Th}})/3=0

    Multiply the equation by 12

    7V14VTh=247V_{1}-4V_{\mathrm{Th}}=24

    VThV1=6V_{\mathrm{Th}}-V_{1}=6

    V1=16VV_{1}=16 V

    VTh=22VV_{\mathrm{Th}}=22 V

    Narration transcript

    Now write KCL at V 1. Current through 6 ohms is V 1 minus 12 over 6. Current through 12 ohms is V 1 over 12. Current through 3 ohms is V 1 minus V Thevenin over 3. Add them and set the sum to zero. Multiply the whole equation by 12 to clear denominators. We get 2 V 1 minus 24, plus V 1, plus 4 V 1 minus 4 V Thevenin equals zero. Combine like terms: 7 V 1 minus 4 V Thevenin equals 24. Together with V Thevenin minus V 1 equals 6, solving gives V Thevenin equals 22 volts.

  8. 8. R_L and P_max

    Final equivalent with a 22 V Thevenin source, series 9 Ω, and a 9 Ω load.
    The maximum load power is approximately 13.44 W.

    Load and maximum power

    RL=RThR_{\mathrm{L}}=R_{\mathrm{Th}}

    RL=9ΩR_{\mathrm{L}}=9 \Omega

    Pmax=VTh2/(4RTh)P_{\mathrm{max}}=V_{\mathrm{Th}}^{2}/(4R_{\mathrm{Th}})

    Pmax=222/(49)P_{\mathrm{max}}=22^{2}/(4\cdot 9)

    Pmax=484/36P_{\mathrm{max}}=484/36

    Pmax13.44WP_{\mathrm{max}}\approx 13.44 W

    Narration transcript

    Now combine the two results. For maximum power, R L equals R Thevenin, so R L equals 9 ohms. For the maximum power value, use P max equals V Thevenin squared over 4 R Thevenin. Substitute the numbers: V Thevenin is 22 volts, so 22 squared is 484. Four times R Thevenin is 4 times 9, which is 36. Then 484 divided by 36 is 13.44 watts. That is the largest power this network can deliver to a purely resistive load.

  9. 9. Method summary

    Final equivalent with a 22 V Thevenin source, series 9 Ω, and a 9 Ω load.
    The maximum load power is approximately 13.44 W.

    Method summary

    Remove the load

    RTh: deactivate independent sources

    VTh: leave the port open

    RL=RThR_{\mathrm{L}}=R_{\mathrm{Th}}

    Pmax=VTh2/(4RTh)P_{\mathrm{max}}=V_{\mathrm{Th}}^{2}/(4R_{\mathrm{Th}})

    9 Ω, 22 V, 13.44 W

    Narration transcript

    The whole method is short, but the order matters. First convert the rest of the circuit into what the load sees. Find R Thevenin with independent sources turned off. Find V Thevenin with the load open. Then choose R L equal to R Thevenin. If the question also asks for power, use P max equals V Thevenin squared over four R Thevenin. In this example, R Thevenin is 9 ohms, V Thevenin is 22 volts, and the maximum load power is 13.44 watts.

Source video: Circuit Theory #30 | Maximum Power Transfer - Find RL and Pmax (6:23)