Collector-to-Base Feedback Biasing: The Self-Correcting Single-Resistor BJT Bias

2026-08-18

Voltage-divider biasing gets all the textbook attention, but sometimes you just need a stable common-emitter stage with the fewest possible parts. Collector-to-base feedback bias (also called shunt feedback bias) uses a single resistor from collector to base to establish the operating point — and that resistor gives you automatic thermal stabilization for free.

The topology is dead simple: RC from VCC to the collector, and RB from collector to base. That's it. No emitter resistor required, no divider. The magic is in the negative feedback loop: if IC tries to rise (say, from temperature increase), VC drops, which reduces the voltage across RB, which reduces IB, which pulls IC back down. Self-correcting.

How it stabilizes: In a fixed-bias design (RB from VCC to base), a 10°C temperature rise can shift IC by 20-30% because β drifts and VBE falls ~2 mV/°C. With collector-to-base feedback, the same thermal event might shift IC by only 5-8%. Not as good as emitter degeneration with a divider, but vastly better than fixed bias — with one fewer resistor.

Design equations. Set VC to roughly VCC/2 for maximum symmetric swing. Then:

Worked example: Design a 1 mA bias stage from VCC = 9 V with a 2N3904 (β ≈ 150). Target VC = 4.5 V. Then RC = (9 − 4.5)/1 mA = 4.5 kΩ (use 4.7 kΩ). IB = 1 mA / 150 = 6.67 µA. RB = (4.5 − 0.7)/6.67 µA = 570 kΩ (use 560 kΩ). Two resistors, one transistor, done.

Real-world use: This is the classic biasing scheme for the input stage of a cheap guitar fuzz pedal (think Fuzz Face or Rangemaster). Vintage germanium designs relied on collector-feedback bias precisely because germanium's leakage current makes fixed bias unusable — the feedback loop compensates for the huge ICBO. It's also common in RF preamps where minimizing parts count reduces parasitics.

The catch: RB also creates Miller feedback at signal frequencies, reducing input impedance to roughly RB/(1+Av) and killing high-frequency gain. For a stage with Av = 100, a 560 kΩ RB looks like only ~5.5 kΩ at the input. Split RB into two halves with a bypass cap to AC ground at the midpoint if you need to preserve input impedance.

See it in action: Check out Voltage Divider Bias Circuit by The Organic Chemistry Tutor to see this theory applied.
Key Takeaway: Collector-to-base feedback bias trades one resistor for automatic thermal stabilization, at the cost of Miller-reduced input impedance you can recover by splitting RB and bypassing the midpoint.

All newsletters