🔍
🔧

Transistor Biasing Calculator

Analyze a common-emitter BJT voltage-divider bias network to find its operating point (Q-point).

V

What this calculator does

Voltage-divider bias is the most common way to set up a stable DC operating point (Q-point) for a bipolar junction transistor (BJT) in a common-emitter amplifier stage. This calculator finds the resulting base, collector, and emitter currents and voltages.

The method

The bias network is first simplified using Thevenin’s theorem: Vth = Vcc × R2 / (R1 + R2) and Rth = (R1 × R2) / (R1 + R2). Base current follows from Ib = (Vth − Vbe) / (Rth + (β+1) × Re), using a typical silicon base-emitter drop of 0.7 V. Collector current is then Ic = β × Ib, and the collector-emitter voltage is found from Vce = Vcc − Ic×Rc − Ie×Re.

Real transistor β varies with temperature and current, so actual results in a physical circuit will vary from this idealized calculation. This tool is intended for general electronics education and design estimation.

Last reviewed August 2026