For a 12V supply with a 22kΩ/4.7kΩ base divider, a 2.2kΩ collector resistor, and a 1kΩ emitter resistor, the exact DC operating point (Q-point) is IC = 1.35 mA and VCE = 7.68 V. This places the transistor firmly in the forward-active region, ideal for linear amplification. Below is the complete, step-by-step derivation of these values, the common exam traps to avoid, and the physical component selection framework.

The Problem Statement: Voltage-Divider Bias Example of a Transistor

Exam Problem:
Analyze the NPN voltage-divider bias circuit shown in your exam booklet. Given the following parameters, determine the exact collector current (IC) and collector-emitter voltage (VCE):
  • VCC = 12 V
  • R1 (top base resistor) = 22 kΩ
  • R2 (bottom base resistor) = 4.7 kΩ
  • RC (collector resistor) = 2.2 kΩ
  • RE (emitter resistor) = 1 kΩ
  • Transistor β (DC current gain) = 100
  • VBE (base-emitter voltage drop) = 0.7 V

Method Selection and The "Stiff Divider" Trap

To solve this example of a transistor biasing network, you must use Thevenin's Theorem combined with Kirchhoff's Voltage Law (KVL). Thevenin's theorem allows us to reduce the R1/R2 voltage divider and the VCC supply into a single equivalent voltage source (VTH) and series resistance (RTH) driving the base.

⚠️ The Exam Trap: Many students use the "approximate analysis" method, assuming the base current (IB) is zero and calculating VB purely from the unloaded voltage divider formula. This is only valid if the divider is "stiff"—meaning RTH ≤ 0.1(β × RE). In this problem, RTH is 3.87 kΩ, while 0.1(β × RE) is 10 kΩ. Because 3.87 kΩ < 10 kΩ, the approximate method happens to be close, but if your professor changes β to 50 or RE to 470Ω, the approximate method will yield a failing grade. Always use the exact Thevenin method unless explicitly told otherwise.

Step-by-Step Algebraic Solution

Follow these numbered steps to derive the exact Q-point. Do not skip the algebraic substitutions, as partial credit is often tied to showing the KVL loop setup.

  1. Calculate Thevenin Resistance (RTH):
    RTH = R1 || R2 = (R1 × R2) / (R1 + R2)
    RTH = (22,000 × 4,700) / (22,000 + 4,700) = 103,400,000 / 26,700 = 3,872 Ω (3.87 kΩ)
  2. Calculate Thevenin Voltage (VTH):
    VTH = VCC × [R2 / (R1 + R2)]
    VTH = 12 × [4,700 / 26,700] = 2.112 V
  3. Write the Base-Emitter KVL Equation:
    Starting from VTH and moving through the base-emitter junction to ground:
    VTH - IBRTH - VBE - IERE = 0
  4. Substitute IE with IB:
    We know IE = (β + 1)IB. Substitute this into the KVL equation to solve for a single variable (IB):
    2.112 - IB(3,872) - 0.7 - IB(101)(1,000) = 0
    1.412 = IB(3,872 + 101,000)
    1.412 = IB(104,872)
  5. Solve for Base Current (IB):
    IB = 1.412 / 104,872 = 13.46 μA
  6. Calculate Collector and Emitter Currents:
    IC = β × IB = 100 × 13.46 μA = 1.346 mA
    IE = (β + 1) × IB = 101 × 13.46 μA = 1.360 mA
  7. Write the Collector-Emitter KVL Equation:
    VCC - ICRC - VCE - IERE = 0
    12 - (1.346 mA × 2,200) - VCE - (1.360 mA × 1,000) = 0
    12 - 2.961 - VCE - 1.360 = 0
    12 - 4.321 = VCE
  8. Solve for VCE:
    VCE = 7.679 V

Sanity Check and Independent Verification

Before moving to the next exam question, run a rapid sanity check on your order of magnitude and units:

  • Voltage Bounds: VCE must be strictly between 0 V (saturation) and VCC (cutoff). Our answer, 7.68 V, is perfectly centered around VCC/2 (6 V), confirming the circuit is biased for maximum symmetrical AC swing.
  • Current Bounds: The absolute maximum IC (if VCE = 0 and RE = 0) would be 12V / 2.2kΩ = 5.45 mA. Our 1.35 mA is well below this physical limit.
  • Unit Check: μA multiplied by unitless β yields mA. mA multiplied by kΩ yields Volts. The dimensional analysis holds.
💡 Breadboard Verification: To verify this independently in the lab, build the circuit and use a digital multimeter (DMM) set to DC Voltage. Measure the emitter voltage (VE) relative to ground. You should read exactly 1.36 V. Next, measure the collector voltage (VC); it should read 9.04 V. Subtracting VE from VC (9.04 - 1.36) yields your VCE of 7.68 V. If your physical VE reads closer to 1.5 V, your physical transistor's β is higher than 100, or your VBE is slightly lower than the assumed 0.7 V.

Decision Path: Picking the Physical Transistor Part

Knowing the theoretical Q-point is only half the battle. For a practical build, you must select a physical component that can handle the calculated stress. Based on IC = 1.35 mA and VCE = 7.68 V, the power dissipated by the transistor is PD = VCE × IC = 10.37 mW. Use the decision matrix below to pick your part.

Criteria 2N3904 (NPN) 2N2222 (NPN) TIP31C (NPN)
Max IC 200 mA 800 mA 3 A
Max PD 625 mW 500 mW (TO-92) 2 W (TO-220)
Typical Cost (2026) $0.05 / ea $0.12 / ea $0.45 / ea
Best Use Case Low-power signal amp Medium switching/driver Power supply / motor

Final Recommendation: Select the ON Semiconductor 2N3904. Our calculated PD of 10.37 mW is less than 2% of its 625 mW maximum rating, and the 1.35 mA collector current is well under its 200 mA limit. The 2N2222 is unnecessary overkill for this specific signal-level bias point, and the TIP31C would be a waste of board space and budget. For authoritative datasheet limits, always cross-reference the ON Semiconductor 2N3904 datasheet and foundational texts like Electronics Tutorials on BJT Biasing.

Frequently Asked Questions

What happens to VCE if the transistor heats up?

As the silicon die heats up, the base-emitter voltage drop (VBE) decreases by roughly 2 mV/°C, and β increases. Both effects cause IC to rise. Because IC rises, the voltage drop across RC increases, which forces VCE to drop. The emitter resistor (RE) provides negative feedback to stabilize this: as IE rises, VE rises, which reduces the forward bias VBE and throttles the current back down. This is why RE is critical for thermal stability.

Can I use the approximate method if β is 300?

If β = 300, the term 0.1(β × RE) becomes 30 kΩ. Since our RTH is 3.87 kΩ, the condition RTH ≤ 0.1(βRE) is strongly satisfied. In that specific scenario, the approximate method (ignoring IB loading) will yield an answer within 1-2% of the exact Thevenin method. However, in an exam setting, unless the prompt explicitly says "use approximate analysis," default to the exact method to guarantee full credit.