Biasing Methods
Part of The Transistor
Setting the transistor’s DC operating point for stable amplification over temperature and gain variation.
Why This Matters
A transistor amplifier works correctly only when its DC operating point — the quiescent collector current and voltage — sits in the middle of the active region. If the operating point drifts too high (toward saturation), signal peaks are clipped. Too low (toward cutoff), signal troughs are clipped. In either case, the amplifier distorts.
Operating point stability matters because two things change it: transistor gain variation (two transistors of the same type may have hFE differing by 3:1), and temperature (as temperature rises, VBE decreases and ICEO increases, both pushing the operating point toward saturation). Poor biasing design produces circuits that work with one transistor but fail with another, or work in winter but clip in summer.
For a rebuilding civilization producing transistors with wide gain variation (hFE 50-300 in a batch), robust biasing design is essential. The voltage divider with emitter resistor — described in detail below — provides operating point stability independent of transistor gain over a factor-of-three range and over the full expected temperature span. This design should be used for every amplifier stage.
Single Resistor Biasing (Poor Stability)
The simplest approach: one resistor from the supply rail to the base. The collector resistor and emitter connection complete the circuit.
Calculation: Choose IC = 1 mA. If hFE = 100, IB = 10 µA. RB = (Vcc - VBE) / IB = (9 - 0.7) / 10 µA = 830 kΩ.
Problem: If the transistor is replaced with one having hFE = 200, IB = 10 µA now produces IC = 2 mA. The voltage across RC increases, VCE decreases — the transistor is driven toward saturation. With hFE = 50, IC = 0.5 mA, VCE too high — signal is clipped on negative swing.
This biasing fails because it sets base current directly, and IC = hFE × IB amplifies gain variation directly into operating point variation.
Temperature instability: As temperature rises, VBE decreases (~-2 mV/°C for silicon). With fixed RB, lower VBE means higher IB, means higher IC. The operating point drifts toward saturation. Germanium transistors (higher leakage, larger ICEO at temperature) are even more susceptible.
Use this method only in non-critical switching applications where operating point accuracy is unimportant.
Voltage Divider Bias (Standard Method)
Two resistors (R1, R2) form a voltage divider from Vcc to ground, setting the base voltage relatively independent of the transistor. An emitter resistor (RE) provides negative feedback that further stabilizes IC.
Design procedure (step by step):
- Choose IC (operating current). For small-signal amplifier: 0.5-2 mA. Higher current gives lower re and higher gain but more power consumption.
- Choose VCE = Vcc/2 for maximum symmetric swing. With Vcc = 9V: VCE = 4.5V.
- Choose VE = (0.1 to 0.15) × Vcc for stability vs. dynamic range. VE = 1V.
- RE = VE / IC = 1V / 1 mA = 1 kΩ.
- RC = (Vcc - VCE - VE) / IC = (9 - 4.5 - 1) / 1 mA = 3.5 kΩ → use 3.3 kΩ standard value.
- VB = VE + VBE = 1 + 0.7 = 1.7V.
- Divider current should be 10× IB for stability: Idiv = 10 × (1 mA / 100) = 100 µA (assuming hFE = 100).
- R2 = VB / Idiv = 1.7 / 100 µA = 17 kΩ → use 18 kΩ.
- R1 = (Vcc - VB) / Idiv = (9 - 1.7) / 100 µA = 73 kΩ → use 68 kΩ.
Why it’s stable: If hFE doubles to 200, IC tries to rise. Higher IC means higher VE = IC × RE. Higher VE means lower VBE = VB - VE. Lower VBE means less IB. Less IB compensates the higher hFE. The negative feedback of RE stabilizes IC against gain variation.
Thermal stability: Temperature rise lowers VBE. With the voltage divider, lower VBE reduces IB, reducing IC — the emitter resistor feedback limits the drift. Additionally, any ICEO leakage flowing through RE raises VE, reducing VBE further, limiting its effect.
Gain reduction from RE: RE provides negative feedback that reduces AC gain. For signals, AC emitter current flows through RE and rE in series, reducing gain. Bypass RE with a capacitor (CE) to short it for AC while preserving DC stability.
Collector Feedback Bias
Connect the base resistor from the collector instead of the supply. Gain instability is partially corrected: if IC rises (due to high hFE), VC falls, reducing VB, reducing IB, partially compensating.
Less stable than voltage divider bias but requires only one bias resistor instead of two. Useful where circuit simplicity is valued over stability.
Design: RB = (VC - VBE) / IB = (VCC - IC×RC - VBE) / (IC/hFE).
Limitation: High-frequency feedback — the collector resistance sees base variations — can cause oscillation in high-gain stages. Add a small capacitor (100 pF) from base to emitter to stabilize.
Self-Bias for Single-Supply Circuits
For circuits with only a positive supply (no negative rail), the emitter can be connected to a negative bias voltage generated from the signal ground through a separate resistor-capacitor network. This allows the base voltage to be set near ground while the emitter is slightly negative, forward biasing the junction.
This approach is common in germanium transistor circuits where VBE = 0.3V — a small negative emitter bias is easily generated from a rectified signal or a battery tap.
Temperature Compensation Techniques
Even with voltage divider bias, temperature sensitivity remains. Advanced compensation:
Diode compensation: Place a silicon diode (or forward-biased transistor junction) in series with R2 in the bias divider. The diode’s VF has the same -2 mV/°C temperature coefficient as VBE. As temperature rises, both VF and VBE decrease by the same amount — the net VBE stays nearly constant. This reduces temperature drift by 5-10×.
Thermistor compensation: Replace R2 with a negative temperature coefficient (NTC) thermistor. As temperature rises, thermistor resistance decreases, raising divider output voltage VB, which compensates for the decrease in VBE. Match the thermistor’s temperature coefficient to the transistor’s VBE coefficient. This can achieve near-zero drift over wide temperature ranges.
Current source bias: Replace the collector resistor with a constant-current source (another transistor biased to supply fixed IC). The operating point is then set by the current source, entirely independent of the amplifying transistor’s gain.
Power Stage Biasing
Output transistors handling high current require different biasing considerations:
Class A: One transistor conducts continuously. Biased to IC = Ipeak/2 for maximum symmetric output swing. High quiescent current means continuous power dissipation. Simple but inefficient (~25% maximum efficiency).
Class B push-pull: Two transistors (NPN and PNP) each conduct half the cycle. Quiescent current near zero. Efficient (~78% theoretical maximum). Problem: “crossover distortion” as one device turns off and the other turns on — the gain discontinuity at zero crossing creates a notch in the output waveform, audible and measurable.
Class AB: Bias both transistors to a small quiescent current using a VBE multiplier (a transistor and resistors configured to drop exactly 2 × VBE) or diodes. The small quiescent current eliminates the zero-crossing discontinuity while consuming far less power than class A. Standard for audio output stages.
VBE multiplier biasing: Transistor Q_bias with R1 from base to collector and R2 from base to emitter. Voltage across the multiplier: V = VBE × (1 + R1/R2). Set R1/R2 to produce the required bias voltage for the output transistors. The multiplier transistor should be thermally coupled to the output transistors so its VBE tracks theirs — thermal runaway prevention.