Circuit Theory/Maximum Power Transfer

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

[edit] Maximum Power Transfer

Often we would like to transfer the most power from a source to a load placed across the terminals as possible. How can we determine the optimum resistance of the load for this to occur?

Let us consider a source modelled by a Thévenin equivalent (a Norton equivalent will lead to the same result, as the two are directly equivalent), with a load resistance, RL. The source resistance is Rs and the open circuit voltage of the source is vs:

Maximum Power Transfer Circuit.svg

The current in this circuit is found using Ohm's Law:

i=\frac{v_s}{R_s+R_L}

The voltage across the load resistor, vL, is found using the voltage divider rule:

v_L=v_s \,\frac{R_L}{R_s + R_L}

We can now find the power dissipated in the load, PL as follows:

P_L=v_Li=\frac{R_L \, v^2_s}{\left(R_s+R_L\right)^2}

We can now rewrite this to get rid of the RL on the top:

P_L=\frac{v^2_s}{ \left(\frac{R_s}{\sqrt{R_L}}+\sqrt{R_L}\right)^2} = 
\frac{v^2_s}{ R_s \left(\frac{\sqrt{R_s}}{\sqrt{R_L}}+\frac{\sqrt{R_L}}{\sqrt{R_s} }\right)^2}

Assuming the source resistance is not changeable, then we obtain maximum power by minimising the bracketed part of the denominator in the above equation. it is an elementary mathematical result that x + x − 1 is at a minimum when x=1. in this case, it is equal to 2. Therefore, the above expression is minimum under the following condition:

\frac{\sqrt{R_s}}{\sqrt{R_L}}=1

This leads to the condition that:

R_L=R_s \,

We will get maximum power out of the source if the load resistance is identical to the internal source resistance. This is the Maximum Power Transfer Theorem.

[edit] Efficiency

The efficiency, η of the circuit is the proportion of all the energy dissipated in the circuit that is dissipated in the load. We can immediately see that at maximum power transfer to the load, the efficiency is 0.5, as the source resistor has half the voltage across it. We can also see that efficiency will increase as the load resistance increases, even though the power transferred will fall.

The efficiency can be calculated using the following equation:

\eta=\frac{P_L}{P_L+P_s}

where Ps is the power in the source resistor. This can be found using a simple modification to the equation for PL:

P_s=\frac{v^2_s}{ R_L \left(\frac{\sqrt{R_s}}{\sqrt{R_L}}+\frac{\sqrt{R_L}}{\sqrt{R_s} }\right)^2}

The graph below shows the power in the load (as a proportion of the maximum power, Pmax) and the efficiency for values of RL between 0 and 5 times Rs.

Maximum Power Transfer Graph.svg