A transistor amplifier requires a stable DC operating point (Q-point) to ensure linear operation across temperature changes, transistor replacement, and beta variation. Fixed-base bias (single resistor from V_CC to base) is the simplest but most unstable scheme — the Q-point shifts dramatically with beta, which varies 2:1 or more across production lots. Voltage-divider bias with an emitter resistor is the standard solution: the stiff voltage divider sets V_B independent of beta, and the emitter resistor R_E provides negative DC feedback — if I_C rises, the voltage drop across R_E increases, reducing V_BE and pulling I_C back down. The stability factor S = dI_C/dI_CO measures sensitivity to leakage current, with S = 1 being ideal. Collector-feedback bias uses a resistor from collector to base, also providing negative feedback against Q-point drift. Thermal runaway is a destructive positive-feedback loop where increased I_C raises junction temperature, which further increases I_C; proper biasing with adequate R_E prevents this by ensuring the thermal feedback loop gain stays below unity.
Design a voltage-divider bias circuit by choosing the bias resistors to make the divider current at least 10 times the base current (stiff divider condition). Calculate Q-point shift when beta changes by a factor of 2 to quantify the improvement over fixed-base bias. Simulate the same circuit at 25C and 75C to observe thermal drift and verify that R_E provides adequate stabilization.
You've already studied the BJT transistor and the common-emitter amplifier, which showed how a small base current controls a much larger collector current through the current gain β (beta). The common-emitter stage is useful precisely because of this amplification, but it hides a practical problem: β is not a reliable, stable parameter. It varies 2:1 or more between transistors of the same type from the same production batch, and it drifts significantly with temperature. The Q-point (DC operating point) — the combination of V_CE and I_C that positions the signal swing in the linear region — depends directly on β in simple bias circuits. If β doubles, I_C doubles, potentially saturating the transistor or pushing it into cutoff and destroying linear amplification.
Fixed-base bias (one resistor from V_CC to the base) is the simplest biasing scheme and the most unstable. The base current is set by the resistor: I_B ≈ (V_CC − V_BE) / R_B. Then I_C = β × I_B. Because β appears linearly in this equation, a factor-of-two spread in β produces a factor-of-two spread in I_C — an enormous Q-point shift that destroys reliable operation. The solution requires designing a bias circuit whose output — the base voltage and current — is *insensitive* to β. That is the design goal of voltage-divider bias.
In voltage-divider bias, two resistors (R1 and R2) form a voltage divider from V_CC to ground, setting a stable base voltage V_B independent of the transistor's β. An emitter resistor R_E is added in series with the emitter. The critical mechanism is negative feedback: if I_C rises (say, because temperature increases β), the voltage across R_E rises (V_E = I_E × R_E ≈ I_C × R_E). Since V_B is held fixed by the stiff divider, V_BE = V_B − V_E decreases. Reduced V_BE reduces I_C, fighting the original increase. This self-correcting feedback loop is what makes the Q-point stable against component variation and temperature drift. The stiff divider condition — divider current at least 10× the base current — ensures V_B truly behaves independently of β, so the feedback mechanism operates as intended.
Thermal runaway is the destructive failure mode this design is engineered to prevent. In a BJT, increased junction temperature increases thermally generated leakage current I_CO, which flows regardless of base drive. This raises I_C, generating more heat, raising temperature further — a positive feedback loop. If the loop gain exceeds one, the transistor destructs. The emitter resistor R_E provides thermal stabilization by making V_BE decrease as temperature-driven I_C rises, providing negative feedback that counteracts the thermal runaway mechanism. The stability factor S = ΔI_C / ΔI_CO quantifies this: S = 1 is ideal (I_C is perfectly insensitive to leakage current); S approaches β for fixed-base bias without R_E. Voltage-divider bias achieves S in the range of 5–20, dramatically reducing thermal sensitivity compared to fixed-base bias.
The tradeoff of adding R_E is AC degeneration — the same negative feedback that stabilizes the DC Q-point also reduces AC voltage gain. For every volt of AC signal at the base, the emitter voltage also rises through R_E, reducing the effective V_BE swing and output amplitude. The standard solution is a bypass capacitor C_E in parallel with R_E: at DC and low frequencies it is an open circuit, preserving the stabilizing DC feedback; at AC signal frequencies it appears as a short circuit, bypassing R_E and restoring full voltage gain. This clean separation of the DC bias design from the AC small-signal performance is the practical lesson of bias design — stability and gain are engineered in the same circuit but through different current paths.
No topics depend on this one yet.