2026-08-18
You've seen voltage divider bias (the workhorse) and collector-to-base feedback (the self-correcting single-resistor trick). But those aren't the only games in town. Three simpler schemes still show up constantly in real circuits — each with a specific niche where it wins. Knowing when to reach for each one separates the hobbyist from the designer.
Fixed Bias (Base Resistor to Vcc). One resistor from Vcc to the base sets Ib = (Vcc − Vbe)/Rb, and Ic = β·Ib. Dead simple, dead cheap, and dead sensitive to β. A 2N3904 with β spec of 100–300 will give you a 3× spread in collector current across parts, and Ic drifts badly with temperature (Vbe drops ~2 mV/°C, β rises with temp). When to use it: switching applications where you drive the transistor hard into saturation and don't care about the exact Ic — e.g., a BJT driving a relay coil or LED where you just need "on" or "off."
Emitter Bias (Dual Supply). Base grounded through Rb, emitter tied to −Vee through Re. Now Ie ≈ (Vee − Vbe)/Re, essentially independent of β. This is the classic bias for split-supply analog circuits — long-tailed pairs, discrete op-amp front ends, and RF amplifiers where a negative rail is already available. Rule of thumb: pick Re so the voltage across it is at least 10× Vbe (i.e., 7 V or more) to keep the Vbe drift negligible.
Collector Feedback Bias. Rb runs from collector to base instead of Vcc to base. If Ic tries to rise, Vc drops, which drops Ib, which pulls Ic back down — built-in negative feedback. Simpler than voltage divider (two resistors vs. three) with far better stability than fixed bias.
Concrete example — audio preamp front end: You're building a discrete BJT preamp with a ±9 V battery supply. Emitter bias wins here. Set Ic = 1 mA for low noise, Re = (9 − 0.7)/1 mA = 8.3 kΩ (use 8.2 kΩ). Rc = 4.7 kΩ gives Vc ≈ 4.3 V, plenty of headroom. Base bias resistor Rb = 100 kΩ to ground sets input impedance without disturbing bias, since Ib ≈ 1 mA/200 = 5 µA drops only 0.5 V across Rb — well within tolerance.
Quick selection guide:
