Emitter Follower (Common-Collector) Amplifiers: The Buffer That Isolates Without Amplifying Voltage

2026-09-06

The emitter follower — also called the common-collector amplifier — is the third fundamental single-transistor topology. Unlike the common-emitter (voltage gain, inverting) or common-base (current gain of ~1, wideband), the emitter follower delivers a voltage gain just under unity, no phase inversion, high input impedance, and low output impedance. It doesn't amplify voltage. It amplifies current, which is exactly what you need for buffering.

The topology: input goes to the base, output is taken from the emitter, and the collector ties directly to VCC. The emitter "follows" the base voltage, offset downward by one VBE (~0.65 V). Any current the load pulls from the emitter is supplied through the collector — multiplied by β, so the base only draws 1/β of the load current.

Why it matters: impedance transformation. Input impedance is approximately β × RE (in parallel with any bias network), and output impedance is roughly (Rsource/β) + re, where re = 26 mV / IE. A 2N3904 with β = 150 driving a 1 kΩ load at 5 mA emitter current gives you ~150 kΩ input impedance and ~5 Ω output impedance. That's a 30,000× impedance ratio through a 15-cent transistor.

Concrete example — driving a low-impedance load from an op-amp: A rail-to-rail op-amp with 50 mA output drive can't reliably feed a 32 Ω headphone. Wrap the op-amp's feedback loop around a complementary emitter-follower pair (NPN pulls up, PNP pulls down) and you get hundreds of milliamps of drive with the op-amp's precision. This is the output stage inside nearly every audio power amp ever built.

Rule of thumb: To pick RE, set the quiescent emitter voltage to about VCC/2 for maximum symmetric swing. With VCC = 12 V and a target IE = 10 mA, use RE = 6 V / 10 mA = 600 Ω. Bias the base with a divider that sets VB ≈ 6.65 V, and make the divider stiff — divider current should be at least 10× the base current (IB = IE/β ≈ 67 μA, so divider current ≥ 700 μA).

Watch out for:

See it in action: Check out Common Emitter vs Common Collector vs Common Base: What’s the Difference? by ElectronicsNotes to see this theory applied.
Key Takeaway: The emitter follower trades voltage gain for a massive impedance transformation, making it the go-to circuit whenever you need to drive a low-impedance load from a high-impedance source without loading it down.

All newsletters