Buffering a CE pre-amp into 16 Ω headphones
Scenario: A CE pre-amp (Rᴄ = 2 kΩ, Iᴄ = 2 mA, β = 150) must drive a pair of 16 Ω headphones. First we calculate what happens without a buffer, then we add a CC emitter-follower and compare.
Parameters: VCC=12V, IC=2mA, β=150, RC=2kΩ, RL=16Ω, RE2=100Ω.
- Spec — drive 16 Ω headphones from a 2 kΩ CE pre-amp.
gm=VTIC=25mV2mA=80mA/V,rπ=gmβ=0.08150=1,875Ω The problem: Rᴄ = 2 kΩ is 125× larger than Rʟ = 16 Ω. Direct coupling will collapse the gain. - Without a follower — direct drive into 16 Ω.
Av,direct=−gm(RC∥RL)=−0.08×2000+162000×16 =−0.08×15.9≈−1.3V/V(collapsed!) The headphone load is so heavy it essentially short-circuits the collector — gain disappears. - Add a CC follower — compute R_in of the CC stage.With RE2=100Ω and RL=16Ω:
RE2∥RL=100+16100×16=13.8Ω Rin,CC=rπ+(β+1)(RE2∥RL)=1,875+151×13.8≈3,960Ω The CC follower presents nearly 4 kΩ to the CE collector — a manageable load. - Pre-amp gain with R_in_CC as the effective load.
RC∥Rin,CC=2,000+3,9602,000×3,960=1,328Ω Av,CE=−gm(RC∥Rin,CC)=−0.08×1,328≈−106V/V The CE gain is largely restored because Rin,CC is much larger than RL. - CC stage gain and total system gain.
Av,CC=1+gm(RE2∥RL)gm(RE2∥RL)=1+0.08×13.80.08×13.8=2.101.10≈0.52 Av,total=Av,CE×Av,CC=−106×0.52≈−55V/V Note: with a larger RE2 (e.g. 1 kΩ), Av,CC approaches 1 but Rin,CC grows further — the designer trades off gain per stage vs. impedance ratio.
The CC follower turns a crushing 16 Ω load into a manageable ≈ 4 kΩ load that the CE stage can drive without collapsing. Without the buffer: Aᵥ ≈ −1.3 V/V (useless). With the buffer: Aᵥ ≈ −55 V/V (restored). The follower trades a small gain reduction (Aᵥ_CC ≈ 0.5 in this case) for the ability to drive a heavy load at all.