Common Drain - The Source Follower

Transistor Amplifier Configurations

A transistor operates by controlling the current flowing between the drain and the source terminals in response to the gate-to-source voltage (VGS). This behavior allows for three distinct amplifier configurations based on where the input signal is applied and where the output signal is observed:

  1. Common Source: Input at gate, output at drain.

  2. Common Drain: Input at gate, output at source.

  3. Common Gate: Input at source, output at drain.

The Common Drain Amplifier (Source Follower)

In the common drain configuration, the drain is kept at a constant potential (small-signal ground), the input is applied to the gate, and the output is taken from the source. For an NMOS transistor, the drain is typically connected to the supply voltage VDD.

Biasing and Large Signal Operation

To bias the transistor, a constant current source I0 is connected to the source terminal.

Ideally, neglecting channel length modulation (ro), the drain current is a function only of VGS. Since the current source forces the drain current to remain constant at I0, the gate-to-source voltage VGS must also remain constant. Consequently, if the gate voltage changes by a small amount vin, the source voltage must change by the same amount to maintain a constant VGS. The source voltage "follows" the gate voltage.

voutvinVoltage Gain1

Application as a Voltage Buffer

The primary application of this configuration is as a voltage buffer. A voltage buffer is required when a voltage source with a high internal source resistance (RS) needs to drive a low-resistance load (RL). Direct connection results in significant voltage attenuation:

vload=vinRLRL+RS

A voltage buffer interposes a stage with infinite input resistance (to sense the full input voltage) and zero output resistance (to drive the load without attenuation). For the buffer to be an improvement over direct connection, its output resistance (Rout) must be smaller than the source resistance (RS) of the signal source.

Small Signal Analysis

Input Resistance:

Since the input is applied to the gate and the gate draws zero DC current, the input resistance is infinite.

Output Resistance:

To find the output resistance, we analyze the circuit looking into the source terminal. The drain is at signal ground, and the gate is grounded for the resistance calculation.

  1. Apply a test voltage vtest at the source.

  2. The gate-source voltage is vgs=0vtest=vtest.

  3. The transistor produces a current gmvgs=gmvtest flowing from drain to source.

  4. This corresponds to a current of gmvtest flowing into the source terminal from the test source.

  5. Thus, the resistance looking into the source (ignoring ro) is 1/gm.

If the transistor's output resistance ro is included, it appears between the source and the drain (ground). Therefore, ro is in parallel with 1/gm. The effective output resistance is:

Rout=1gm||ro1gm

Voltage Gain Calculation:

The voltage gain can be calculated using the Norton equivalent approach: finding the short-circuit transconductance (Gm) and multiplying it by the output resistance (Rout).

  1. Short Circuit Transconductance (Gm): Short the output (source) to small-signal ground. The current flowing through the short is the drain current. With the source grounded, vgs=vin. The current is gmvin. Thus, the short-circuit transconductance is Gm=gm. Note that ro does not affect this calculation as it is connected between two grounds.

  2. Output Resistance (Rout): As derived above, Rout=1gm||ro.

The voltage gain is:

Av=Gm×Rout=gm(1gm||ro)=gmro1+gmro

As gmro, the gain approaches 1.

Resistance Looking into the Source

While the resistance looking into the source is approximately 1/gm when the drain is grounded, it is strongly dependent on the resistance connected at the drain (RD).

If a resistance RD is present at the drain, the resistance looking into the source is given by:

Rin,source=RD+ro1+gmro

Therefore, one cannot blindly assume the resistance looking into the source is always 1/gm; it depends on the load at the drain.

Resistive Biasing

In practice, the ideal current source I0 at the source terminal is often replaced or implemented by a resistor RS. Based on the substitution theorem, a resistor RS can replace a current source if the voltage across it maintains the required current I0.

For small-signal analysis of this resistive-biased common drain amplifier:

The Infinite Gain Argument and Negative Feedback

The observation that gain approaches 1 as gm can be intuitively explained: if the output current is finite and gm is infinite, the input voltage difference VGS must approach zero. Thus VSVG.

However, this argument is valid only under negative feedback conditions where the output remains finite. In positive feedback, the output may saturate, violating the assumption of finite signals, rendering the VGS0 approximation invalid.