A common emitter (CE) amplifier is a bipolar junction transistor (BJT) circuit configuration that uses the emitter as the shared ground reference to amplify a weak input signal at the base into a larger, phase-inverted output signal at the collector. In a real circuit, it changes a high-impedance, millivolt-level AC signal into a robust volt-level swing capable of driving subsequent stages, while fundamentally introducing a 180-degree phase shift. Beginners commonly confuse the CE amplifier with the Common Collector (Emitter Follower), which provides current gain but unity voltage gain, and the Common Base configuration, which offers voltage gain but no phase inversion.
The Core Mechanism: How a CE Amplifier Actually Works
The magic of the CE amplifier lies in how the transistor's base-emitter junction controls the much larger collector-emitter current. We establish a DC operating point (the quiescent point, or Q-point) using a resistor network. This biases the transistor in its active region, meaning it is partially turned on even when no AC signal is present.
When an AC signal is injected into the base via a coupling capacitor, it slightly modulates the base voltage. Because the base-emitter junction behaves like a forward-biased diode, a tiny change in base voltage causes an exponential change in base current. The transistor's current gain (beta, or hFE) multiplies this base current into a much larger collector current. This fluctuating collector current passes through a collector resistor (Rc), converting the current changes back into voltage changes according to Ohm's Law.
The phase inversion is a direct result of Kirchhoff's Voltage Law. As the input signal at the base goes positive, collector current increases. This increased current causes a larger voltage drop across Rc. Since the collector voltage is measured as Vcc minus the drop across Rc, a larger drop means the collector voltage goes down. A positive input swing yields a negative output swing.
Worked Numeric Example: Biasing a 2N3904 CE Amplifier
Let's design a stable, voltage-divider-biased CE amplifier using a standard 2N3904 NPN transistor. We will target a 12V supply (Vcc) and a quiescent collector current (Icq) of 1mA to balance power consumption with noise performance.
- Calculate Rc and Re: We need the total voltage drop across Rc and Re to be Vcc - Vceq = 12V - 6V = 6V. At 1mA, Rc + Re = 6V / 1mA = 6kΩ. To ensure thermal stability, we allocate about 10-20% of Vcc to the emitter resistor. Let's set Re = 1kΩ. This leaves 5kΩ for Rc; we will use the standard E12 value of Rc = 4.7kΩ.
- Establish Base Voltage (Vb): The voltage at the emitter (Ve) is Icq × Re = 1mA × 1kΩ = 1V. The base must be roughly 0.7V higher than the emitter to forward-bias the junction. Therefore, Vb = 1.7V.
- Design the Voltage Divider (R1, R2): The base current (Ib) is Icq / hFE. Assuming a conservative hFE of 150 for the 2N3904 at 1mA, Ib = 6.6µA. To make the bias 'stiff' and immune to beta variations, the current through the R1/R2 divider should be at least 10× Ib (approx. 66µA).
R2 = Vb / 66µA = 1.7V / 66µA ≈ 25.7kΩ (use standard 24kΩ).
R1 = (Vcc - Vb) / 66µA = 10.3V / 66µA ≈ 156kΩ (use standard 150kΩ). - Calculate AC Voltage Gain (Av): The internal emitter resistance (re) is approximately 26mV / Icq = 26Ω. If we bypass Re with a large electrolytic capacitor, the AC gain is Av ≈ -Rc / re = -4700 / 26 ≈ -181. If we leave Re unbypassed, the gain drops to Av ≈ -Rc / (re + Re) = -4700 / 1026 ≈ -4.5, but linearity improves drastically.
Where You Meet This in Practice
While operational amplifiers have replaced discrete transistors in many low-frequency applications, the CE amplifier remains foundational in specific domains:
- Audio Preamplifiers: The input stage of guitar effect pedals and dynamic microphone preamps often relies on discrete CE stages to provide the initial 40-60dB of voltage gain before the signal hits an op-amp or tone stack.
- RF Intermediate Frequency (IF) Stages: In superheterodyne receivers, CE amplifiers tuned with LC tanks are used to amplify specific IF frequencies (like 455kHz or 10.7MHz) due to their excellent high-frequency gain characteristics.
- Sensor Signal Conditioning: Piezoelectric vibration sensors and photodiodes often feed into a CE stage to convert high-impedance, low-level transducer outputs into robust signals for an ADC.
Bench Scenario: Designing an Electret Mic Preamp (And Why It Clipped)
The Setup: I was building a compact preamp for an electret microphone capsule to feed a line-level input on an audio interface. The electret capsule outputs roughly 10mV p-p during normal speech. The audio interface expects a nominal 1V p-p signal. I built the 2N3904 circuit calculated above, bypassing the 1kΩ emitter resistor with a 10µF capacitor to achieve the theoretical gain of -181.
The Numbers: With a 10mV p-p input and a gain of 181, the expected output was 1.81V p-p. Since the Q-point was set to 6V, the collector should theoretically be able to swing from roughly 1V to 11V, giving a maximum symmetrical swing of 10V p-p. Mathematically, 1.81V p-p should have been well within the clean headroom.
The Outcome: When I spoke into the mic, the oscilloscope showed severe asymmetrical flat-topping (clipping) on the negative half-cycles of the waveform, even at moderate speaking volumes. The audio sounded heavily distorted and 'fuzzy'.
What Went Wrong: The failure was a classic DC-loading error. I had connected the output of the amplifier directly to the audio interface's input without an output coupling capacitor. The audio interface presented a 600Ω DC input impedance to ground. This 600Ω load was in parallel with my 4.7kΩ collector resistor, pulling the effective DC resistance down to roughly 530Ω. This completely destroyed my voltage divider bias, dragging the collector's quiescent DC voltage down from 6V to roughly 1.2V. With only 1.2V of headroom to ground, the negative swing immediately hit the transistor's saturation region (Vce(sat) ≈ 0.2V). The Fix: I inserted a 1µF WIMA film capacitor in series with the output. This blocked the DC current from flowing into the interface, restored the collector's 6V bias point, and resulted in a pristine, unclipped 1.8V p-p signal.
Common Confusions: CE vs. CC vs. CB
Understanding the differences between the three BJT configurations prevents fundamental design errors. Refer to the comparison matrix below, aligned with standard semiconductor amplifier theory.
| Parameter | Common Emitter (CE) | Common Collector (CC) | Common Base (CB) |
|---|---|---|---|
| Voltage Gain | High (Inverting) | Unity (~1, Non-inverting) | High (Non-inverting) |
| Current Gain | High (Beta) | High (Beta + 1) | Unity (~1) |
| Input Impedance | Medium (1kΩ - 5kΩ) | High (100kΩ+) | Very Low (10Ω - 50Ω) |
| Output Impedance | Medium/High (Rc dependent) | Very Low | Very High |
| Primary Use Case | Voltage amplification | Impedance matching / Buffers | High-frequency / RF amplification |
FAQ: Troubleshooting and Design Nuances
Q: Why is my CE amplifier outputting a flat line exactly at Vcc?
A: Your transistor is in cutoff. No collector current is flowing, meaning there is zero voltage drop across Rc. Check your base voltage divider; R1 might be open, or the base voltage is below the 0.7V threshold required to turn on the base-emitter junction.
Q: Why is the output stuck at roughly 0.2V regardless of the input signal?
A: The transistor is in hard saturation. The base current is too high, turning the transistor fully 'on' like a closed switch. The collector voltage drops to Vce(sat). Increase the value of R1 to reduce base current, or increase the value of Rc.
Q: How do I prevent thermal runaway in a high-power CE stage?
A: Never bypass the emitter resistor (Re) in high-current applications. Re provides negative DC feedback: if the transistor heats up and collector current tries to increase, the voltage drop across Re increases, which reduces the base-emitter voltage difference (Vbe), automatically throttling the current back down. For further reading on bias stability, consult Learn About Electronics.






