The question asks about the condition required for transferring the maximum power from a source to a load in an electrical circuit. This is a fundamental concept governed by the Maximum Power Transfer Theorem.
The Maximum Power Transfer Theorem states that to obtain maximum power from a source with a non-zero internal resistance (or equivalent resistance when viewed from the load), the resistance of the load must be equal to the resistance of the source (or the equivalent resistance of the source network). In the context of circuit analysis, this equivalent source resistance is often referred to as the Thevenin's equivalent resistance ($R_{th}$) when looking back from the load terminals.
Consider a simple circuit where a source with a Thevenin's equivalent voltage $V_{th}$ and Thevenin's equivalent resistance $R_{th}$ is connected to a load resistance $R_L$. The total resistance in the circuit is $R_{total} = R_{th} + R_L$. The current flowing through the circuit is given by Ohm's Law:
$ I = \frac{V_{th}}{R_{th} + R_L} $
The power delivered to the load ($P_L$) is calculated as:
$ P_L = I^2 R_L = \left(\frac{V_{th}}{R_{th} + R_L}\right)^2 R_L $
$ P_L = \frac{V_{th}^2 R_L}{(R_{th} + R_L)^2} $
To find the value of $R_L$ that maximizes $P_L$, we need to take the derivative of $P_L$ with respect to $R_L$ and set it to zero.
$ \frac{dP_L}{dR_L} = \frac{d}{dR_L} \left[ V_{th}^2 \frac{R_L}{(R_{th} + R_L)^2} \right] $
Using the quotient rule for differentiation:
$ \frac{dP_L}{dR_L} = V_{th}^2 \left[ \frac{(R_{th} + R_L)^2 \cdot 1 - R_L \cdot 2(R_{th} + R_L)}{(R_{th} + R_L)^4} \right] $
Simplifying the expression:
$ \frac{dP_L}{dR_L} = V_{th}^2 \left[ \frac{(R_{th} + R_L) - 2R_L}{(R_{th} + R_L)^3} \right] $
$ \frac{dP_L}{dR_L} = V_{th}^2 \left[ \frac{R_{th} - R_L}{(R_{th} + R_L)^3} \right] $
For maximum power, we set the derivative to zero:
$ \frac{dP_L}{dR_L} = 0 $
This implies the numerator must be zero (assuming $V_{th}$ is non-zero and $R_{th} + R_L$ is non-zero):
$ R_{th} - R_L = 0 $
Therefore, the condition for maximum power transfer is:
$ R_L = R_{th} $
The maximum power will be transferred from the source to the load only if the load resistance ($R_L$) is equal to the Thevenin's equivalent resistance ($R_{th}$) of the source network as seen from the load terminals.