The cc-transistor (common collector) configuration, universally known on the bench as the emitter follower, is your go-to topology for impedance matching and current buffering. Unlike the common emitter amplifier which inverts and multiplies voltage, the common collector delivers a voltage gain of approximately 1 ($A_v \approx 1$). Its real power lies in its massive current gain and its ability to transform a high-impedance, weak signal source into a low-impedance, high-current driver.
If you need to drive a heavy load—like a relay coil, a low-impedance speaker, or a high-current LED array—from a fragile 3.3V microcontroller GPIO or a high-impedance sensor divider, the cc-transistor is the correct tool for the job. Here is exactly how to select, bias, and test one.
Pinout Anatomy and the TO-92 vs TO-220 Trap
In a common collector NPN circuit, the Base is the input, the Emitter is the output, and the Collector is the common reference (usually tied directly to the positive supply rail, $V_{CC}$). For a PNP, the collector is tied to ground.
Never assume pinouts are universal across packages. When holding the transistor with the flat side facing you and the leads pointing down:
• TO-92 (e.g., 2N3904): Emitter - Base - Collector (E-B-C)
• TO-220 (e.g., TIP31): Base - Collector - Emitter (B-C-E)
Swapping the base and emitter on a TO-220 won't just fail to work; it will forward-bias the base-collector junction in reverse, often destroying the silicon die instantly when power is applied.
Safe Default Part Numbers and Core Specifications
When prototyping or repairing a board, you don't need to hunt for exotic RF transistors. Keep these four workhorses in your bin. They cover 95% of hobbyist and light-industrial emitter follower applications.
| Part Number | Type / Package | Max $V_{CE}$ | Max $I_C$ | Max $P_D$ (No Heatsink) | Typical $h_{FE}$ ($\beta$) |
|---|---|---|---|---|---|
| 2N3904 | NPN / TO-92 | 40V | 200mA | 625mW | 100 - 300 |
| 2N2222 (or PN2222) | NPN / TO-92 | 40V | 800mA | 625mW | 100 - 300 |
| TIP31 | NPN / TO-220 | 40V | 3A | 2W (40W w/ heatsink) | 10 - 50 |
| 2N3055 | NPN / TO-3 | 60V | 15A | 115W (w/ heatsink) | 20 - 70 |
Note on $h_{FE}$: Notice how the current gain ($\beta$) drops significantly as the physical size and maximum current of the transistor increase. This is why power transistors like the TIP31 often require a driver transistor (a Darlington pair) if the input signal source cannot supply at least 10-20mA of base current.
Designing a 12V Unity-Gain Current Buffer
Let's build a practical circuit: a 15V-to-12V linear buffer capable of delivering 500mA to a load, driven by a high-impedance source. We will use a TIP31 NPN transistor and a Zener diode to set the base voltage.
Component Selection and Bias Math
- Target Output: $V_{out} = 12V$ at $I_{load} = 500mA$.
- Base Voltage ($V_B$): The emitter voltage is always about 0.7V lower than the base. Therefore, $V_B = 12V + 0.7V = 12.7V$. We will use a standard 12V Zener diode (like the 1W BZX85C12), which yields a practical $V_{out}$ of roughly 11.3V.
- Base Current ($I_B$): The TIP31 has a worst-case $\beta$ of 20 at 500mA. $I_B = I_{load} / \beta = 500mA / 20 = 25mA$.
- Zener Bias Current ($I_Z$): To keep the 12V Zener in regulation under no-load conditions, we need at least 10mA flowing through it.
- Total Resistor Current ($I_R$): $I_B + I_Z = 25mA + 10mA = 35mA$.
- Bias Resistor ($R_B$): The voltage drop across $R_B$ is $V_{in} - V_B = 15V - 12V = 3V$. Using Ohm's law: $R_B = 3V / 35mA = 85.7\Omega$. We select the nearest standard value: $82\Omega$.
Thermal and Power Verification
Before soldering, verify the power dissipation. The voltage drop across the TIP31 ($V_{CE}$) is $15V - 11.3V = 3.7V$. At 500mA, the transistor dissipates $P = 3.7V \times 0.5A = 1.85W$. A bare TO-220 package can handle about 2W in free air, but it will get painfully hot (junction temp > 100°C). Add a small clip-on heatsink to keep the silicon safe.
Furthermore, under a no-load condition, the transistor turns off, and the full 36mA from the $82\Omega$ resistor flows through the Zener. The Zener will dissipate $12V \times 0.036A = 0.43W$. A standard 500mW Zener will run at its absolute limit and fail prematurely. Always use a 1W Zener for this topology.
Operation Regions and Voltage Thresholds
Understanding where your cc-transistor sits on the load line prevents accidental clipping in audio circuits or dropout in power supplies. Here are the defining regions for an NPN emitter follower.
| Region | Base-Emitter Voltage ($V_{BE}$) | Collector-Emitter Voltage ($V_{CE}$) | Circuit Behavior |
|---|---|---|---|
| Cutoff | < 0.5V | $\approx V_{CC}$ | Transistor is off. No emitter current flows. Output is floating or pulled low by load. |
| Active (Linear) | $\approx$ 0.6V to 0.7V | > 1.0V | Normal buffer operation. $V_E$ tracks $V_B$ minus the diode drop. $I_E = \beta \times I_B$. |
| Saturation | > 0.7V | < 0.3V | Rare in CC config. Occurs if $V_{in}$ approaches $V_{CC}$. The transistor acts as a closed switch, but $V_{out}$ will always be $\approx V_{CC} - V_{CE(sat)}$. |
According to All About Circuits' semiconductor guide, the common collector configuration inherently resists saturation because as the emitter voltage rises, the $V_{BE}$ differential shrinks, automatically reducing base current and self-regulating the device back into the active region.
Bench Testing and Common Failure Modes
When a buffer circuit fails, the transistor is usually the first suspect. You can diagnose a BJT without desoldering it using a standard digital multimeter (DMM) in Diode Test mode.
The 60-Second Junction Test
- Set your DMM to the diode symbol.
- Place the Red probe on the Base and the Black probe on the Emitter. You should read a forward voltage drop between 0.55V and 0.75V.
- Move the Black probe to the Collector. You should read a similar drop (0.55V to 0.75V).
- Reverse the probes (Black on Base, Red on Emitter/Collector). The meter should read OL (Open Loop / Overload).
- Measure across Collector and Emitter in both directions. Both should read OL.
If you read 0.00V (a short) or a voltage drop in reverse bias, the junction is blown. If you read OL in forward bias, the internal bond wire has snapped.
Why CC-Transistors Fail in the Wild
1. Thermal Runaway: As a BJT heats up, its $V_{BE}$ requirement drops by about 2mV/°C. In a poorly designed emitter follower without an emitter degeneration resistor, this causes the transistor to draw more current, which creates more heat, which draws more current, until the silicon melts. Fix: Always ensure your base drive is impedance-limited (via a resistor or voltage divider), never tie the base directly to a stiff voltage rail.
2. Secondary Breakdown (SOA Violation): Power transistors like the 2N3055 have a Safe Operating Area (SOA) graph in their OnSemi datasheet. If you subject the transistor to high voltage and high current simultaneously (e.g., $V_{CE} = 40V$ at $I_C = 2A$), localized hotspots form on the die, causing instant catastrophic failure even if the total wattage seems within the heatsink's limits. Fix: Keep $V_{CE}$ as low as possible by matching your input supply voltage closely to your required output voltage.
3. Inductive Kickback: If your emitter follower is driving a relay coil or a motor, the collapsing magnetic field will generate a massive reverse voltage spike when the transistor turns off. This punches through the collector-emitter junction. Fix: Always wire a flyback diode (e.g., 1N4007) in reverse parallel across the inductive load.






