Difficulty: Easy
Correct Answer: approximately +1 (slightly less than unity)
Explanation:
Introduction / Context:
The source follower (common-drain for FETs, analogous to the BJT emitter follower) is a go-to stage when you need high input impedance, low output impedance, and near-unity voltage gain. It is widely used as a buffer between a high-impedance source and a heavier load, preserving signal amplitude while improving drive capability.
Given Data / Assumptions:
Concept / Approach:
For a small-signal model, the source follower gain is A_v ≈ g_m * (R_S || R_L) / [1 + g_m * (R_S || R_L)]. Since the numerator and denominator share the same term, A_v approaches +1 as g_m * (R_S || R_L) becomes large; practical circuits yield a value slightly less than unity (for example 0.9–0.99). Importantly, the stage is non-inverting: the output at the source follows the input at the gate in phase.
Step-by-Step Solution:
Verification / Alternative check:
SPICE simulations of a JFET/MOSFET source follower with g_m around a few mS and R_eq of a few kΩ yield 0.95–0.99 gain, consistent with the formula and bench measurements.
Why Other Options Are Wrong:
Common Pitfalls:
Expecting voltage gain > 1 from a follower; its purpose is buffering, not voltage amplification. To obtain gain, use a common-source stage or add a preceding gain block.
Final Answer:
approximately +1 (slightly less than unity)
Discussion & Comments