A transistor is an amplifier because a small current applied to its base terminal controls a much larger current flowing between its collector and emitter. By converting a low-power input signal into a high-power output signal, it provides both current and voltage gain. For a standard NPN bipolar junction transistor (BJT) like the 2N3904, a base current of just 10 µA can control a collector current of 2 mA, assuming a DC current gain (hFE or β) of 200. This guide breaks down the exact biasing networks, component values, and testing procedures you need to build and troubleshoot transistor amplifier circuits on the bench.
The Core Mechanism: Pinout, Symbol, and Current Control
To understand how a transistor is an amplifier, you have to look at the semiconductor junctions. An NPN BJT consists of three layers: an N-type emitter, a P-type base, and an N-type collector. In circuit schematics, the NPN symbol features an arrow on the emitter leg pointing outward (away from the base), indicating conventional current flow direction.
For the ubiquitous TO-92 packaged transistors (like the 2N3904 or BC547), the physical pinout is standardized. Hold the transistor with the flat side facing you and the pins pointing down. From left to right, the pins are:
- Emitter (E): The reference terminal, usually tied to ground in common-emitter circuits.
- Base (B): The control terminal. A small current here opens the "valve."
- Collector (C): The output terminal where the amplified current exits.
Amplification happens when the base-emitter junction is forward-biased (acting like a closed diode) and the base-collector junction is reverse-biased. Electrons are injected from the emitter into the thin base region. Because the base is so thin and lightly doped, most of these electrons are swept across the reverse-biased collector junction by the higher positive voltage at the collector. The ratio of collector current (Ic) to base current (Ib) is the current gain, known as beta (β) or hFE.
Operation Regions and Biasing Voltages
A transistor doesn't just amplify; it can also act as a switch. The behavior depends entirely on the biasing voltages applied to the junctions. When designing an amplifier, you must keep the transistor in the Active (Linear) Region.
| Operation Region | Base-Emitter Voltage (Vbe) | Collector-Emitter Voltage (Vce) | Collector Current (Ic) | Primary Function |
|---|---|---|---|---|
| Cutoff | < 0.6V | Vce = Vcc (Supply) | 0 A | Open Switch (OFF) |
| Active (Linear) | ≈ 0.65V - 0.7V | Vce(sat) < Vce < Vcc | Ic = β × Ib | Amplifier |
| Saturation | ≈ 0.7V - 0.8V | ≈ 0.2V (Vce sat) | Ic < β × Ib (Limited by external circuit) | Closed Switch (ON) |
Building the Circuit: A 1kHz Common-Emitter Audio Amplifier
The common-emitter configuration is the workhorse of BJT amplifiers. It provides high voltage gain and moderate current gain. Let's design a single-stage amplifier to amplify a small AC audio signal from an electret microphone, powered by a standard 9V battery.
Design Assumptions & Targets:
- Supply Voltage (Vcc): 9V
- Target Collector Current (Ic): 1 mA (keeps power dissipation low and provides adequate gain)
- Target Vce: 4.5V (Exactly half of Vcc to allow maximum symmetrical voltage swing without clipping)
- Transistor: 2N3904 (Assume worst-case β = 100 for stable biasing)
Step-by-Step Component Selection
- Calculate Collector Resistor (Rc): We need to drop 4.5V across Rc at 1 mA. R = V / I = 4.5V / 0.001A = 4500Ω. We will use the standard E12 value of 4.7kΩ.
- Calculate Emitter Resistor (Re): Re provides negative feedback for thermal stability. A good rule of thumb is to drop about 10% of Vcc across Re. Target Ve = 1V. Re = 1V / 1mA = 1000Ω. Use a 1kΩ resistor.
- Calculate Base Voltage (Vb): The base must be 0.7V higher than the emitter to forward-bias the junction. Vb = Ve + 0.7V = 1.7V.
- Design the Voltage Divider (R1 and R2): To make the bias stiff (immune to variations in the transistor's β), the current through the divider should be about 10 times the base current. Base current Ib = Ic / β = 1mA / 100 = 10 µA. Divider current = 100 µA.
R2 = Vb / 100µA = 1.7V / 0.0001A = 17kΩ. Let's use the standard 15kΩ for R2.
Recalculate R1: R1 = (Vcc - Vb) / (Vb / R2) = (9 - 1.7) / (1.7 / 15000) ≈ 64kΩ. We will use the standard 68kΩ for R1. - Select Coupling Capacitors: Use 10µF electrolytic capacitors for the input (Cin) and output (Cout) to block DC while passing the AC audio signal. Ensure the positive leg faces the higher DC voltage potential.
- Add an Emitter Bypass Capacitor (Ce): While Re stabilizes the DC bias, it also reduces AC voltage gain. Place a 10µF capacitor in parallel with Re to short out the AC signal to ground, restoring high AC gain.
For a deeper theoretical breakdown of the AC equivalent circuit and impedance calculations, the All About Circuits semiconductor textbook provides excellent small-signal models.
Safe Default Part Numbers and Absolute Maximum Ratings
Never drop a transistor into a circuit without checking its absolute maximum ratings. Exceeding Vce(max) causes avalanche breakdown, while exceeding Pd(max) melts the silicon die. Here are the safe, ubiquitous defaults you should keep in your bench kit.
| Part Number | Package | Vce (max) | Ic (max) | Pd (max) | Typical hFE | Best Use Case |
|---|---|---|---|---|---|---|
| 2N3904 | TO-92 | 40V | 200 mA | 625 mW | 100 - 300 | General purpose small-signal amplification |
| BC547 | TO-92 | 45V | 100 mA | 500 mW | 110 - 800 | High-gain audio preamps (Note: Pinout differs from 2N3904) |
| 2N2222 | TO-92 / TO-18 | 40V | 800 mA | 500 mW | 100 - 300 | Medium current switching and driving relays |
| TIP31C | TO-220 | 100V | 3 A | 40 W | 10 - 50 | Power audio output stages, motor drivers (Requires heatsink) |
Always verify the exact pinout for your specific part number. For example, the BC547 (Collector-Base-Emitter) has a different pin sequence than the 2N3904 (Emitter-Base-Collector) when viewing the flat side. Consult the ON Semiconductor 2N3904 datasheet for physical dimensions and exact thermal derating curves.
How Transistors Fail and How to Test Them
Transistors typically fail in three ways: thermal runaway (excessive heat causes leakage current to spike, creating a destructive feedback loop), overvoltage punch-through (Vce exceeds the breakdown voltage, destroying the collector-base junction), or overcurrent (the microscopic bond wires inside the package melt). When a BJT fails, it almost always fails as a dead short between the Collector and Emitter.
The Multimeter Diode Test Procedure
Set your digital multimeter (DMM) to the Diode Test mode (usually indicated by a diode symbol). This mode applies a small test current and measures the forward voltage drop.
- Test Base to Emitter (Forward): Place the Red probe on the Base, Black on the Emitter. You should read between 0.600V and 0.750V.
- Test Base to Collector (Forward): Red on Base, Black on Collector. You should read between 0.600V and 0.750V (often slightly lower than the B-E reading).
- Test Reverse Bias: Swap the probes (Black on Base, Red on Emitter/Collector). The meter should read OL (Over Limit / Open).
- Test Collector to Emitter: Place probes across C and E in both directions. The meter must read OL. If it reads 0.00V or a very low resistance, the transistor is internally shorted and belongs in the trash.
Frequently Asked Questions
Why is a transistor considered an amplifier and not just a switch?
A transistor acts as a switch when it is driven hard into saturation or completely into cutoff—operating only at the extreme ends of its capability. It is considered an amplifier when it is biased in the active (linear) region. In this state, tiny, continuous variations in the base current result in proportionally scaled, continuous variations in the collector current. The output waveform is an exact, larger replica of the input waveform, which is the literal definition of amplification.
How does a transistor amplify voltage if it only controls current?
The transistor itself is technically a current-controlled current source. However, by passing that controlled, varying collector current through a resistor (the collector resistor, Rc), Ohm's Law (V = I × R) dictates that a varying voltage will develop across that resistor. Because the collector resistor is typically much larger in value than the input impedance of the base circuit, a small input voltage swing creates a small base current, which creates a large collector current, which creates a massive voltage swing across Rc. This is how current gain is translated into voltage gain.
Can I use a MOSFET instead of a BJT when a transistor is an amplifier?
Yes, but the biasing physics are entirely different. A BJT is current-controlled (base current dictates collector current), while a MOSFET is voltage-controlled (gate-to-source voltage dictates drain current). MOSFETs offer massively higher input impedance (drawing virtually zero gate current), making them ideal for amplifying signals from high-impedance sources like piezo pickups or electret microphones without loading them down. However, for standard low-frequency, high-gain linear audio stages, BJTs often provide more predictable transconductance and simpler biasing networks for hobbyists.
What causes an amplifier transistor to overheat and fail?
The most common culprit is improper biasing that allows excessive quiescent (idle) current to flow through the collector-emitter path, pushing the device past its maximum power dissipation rating (Pd). For a TO-92 package, Pd is usually around 625 mW. If your Vce is 5V and your Ic is 200mA, you are dissipating 1000 mW (1 Watt). The silicon die will overheat, causing the internal junction temperature to spike. This increases leakage current, which further increases heat—a phenomenon known as thermal runaway. Always use an emitter resistor (Re) to provide negative DC feedback and stabilize the thermal operating point.






