Difficulty: Easy
Correct Answer: Ap = Ai * Av
Explanation:
Introduction / Context:
Amplifier gain can be defined for voltage, current, or power. Linking these gains helps convert specifications and predict performance when cascading stages. Knowing the correct relationship between power gain, voltage gain, and current gain avoids design errors.
Given Data / Assumptions:
Concept / Approach:
Power is proportional to the product of voltage and current. For linear operation on the same reference impedances: Pout / Pin = (Vout * Iout) / (Vin * Iin) = (Vout / Vin) * (Iout / Iin) = Av * Ai. Thus, power gain is the product of voltage and current gains. Care must be taken with load and source impedances; if they change, gains should be defined consistently.
Step-by-Step Solution:
Verification / Alternative check:
In decibels, Gp(dB) = 10 * log10(Ap) = 20 * log10(Av) + 20 * log10(Ai) when impedances match, consistent with adding dB gains of voltage and current.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting impedance effects or adding linear gains instead of multiplying, and mixing decibel and linear domains.
Final Answer:
Ap = Ai * Av.
Discussion & Comments