Intermediate
3 hours
Simple Class-A Transistor Amplifier Circuit
Understanding how transistors amplify signals is a fundamental electronics skill. This Class-A common-emitter amplifier uses a single BC547 transistor and a biasing resistor network to amplify weak audio signals (from a phone headphone output, for example) to a level loud enough to drive a small speaker. It’s not hi-fi, but it teaches the core principles used in every audio system.
What You’ll Need
- BC547 NPN transistor (or 2N2222)
- R1: 47 kΩ resistor (upper bias)
- R2: 10 kΩ resistor (lower bias)
- RC (collector): 1 kΩ
- RE (emitter): 470 Ω
- C1 (input coupling): 10 µF electrolytic
- C2 (output coupling): 100 µF electrolytic
- CE (emitter bypass): 100 µF electrolytic
- 9 V battery and connector
- 3.5 mm audio jack (input) and small 8 Ω speaker (output)
- Stripboard, soldering iron, solder
Step-by-Step Instructions
- Understand the bias: R1 and R2 form a voltage divider that biases the transistor base to approximately VCC × (R2 / (R1+R2)) = 9 × (10/(57)) ≈ 1.6 V. This sets the quiescent (idle) collector current.
- Build on breadboard first: Wire R1 from VCC to base, R2 from base to GND. RC from VCC to collector, RE from emitter to GND. Add CE across RE for AC gain. Add C1 in series with audio input to base, C2 from collector to speaker.
- Measure quiescent point: With multimeter, measure collector voltage (should be ~4.5 V, half VCC) and collector current (~4 mA). Adjust R1 if needed.
- Test with audio: Connect a phone headphone output through C1. Speaker to C2 output. Play music — you should hear amplified audio from the speaker.
- Transfer to stripboard: Lay out the circuit on stripboard, solder components, and cut tracks as needed.
- Add volume control: Add a 10 kΩ potentiometer in series between the input jack and C1 for volume adjustment.
Safety Notes
- Electrolytic capacitors are polarity-sensitive — the stripe marks the negative leg. Installing backwards can cause failure or bulging.
- Keep the 9 V battery well clear of your multimeter’s voltage and current leads to avoid accidental shorts.
Tips & Troubleshooting
- Distorted output usually means the transistor is clipping — reduce input signal level with the volume pot.
- No output: check transistor orientation (flat face toward you: E-B-C pins left to right for BC547) — easy to install backwards.
- For much higher output, cascade this stage into a second transistor or follow it with a TDA2822 audio power amp IC.