Preparing for a lab defense, a student was asked what would happen if you shorted the emitter resistor to ground — and answered that nothing much would change, because the voltage divider still holds VB steady, so IC stays put and beta-independent. That answer feels airtight and is exactly wrong: short RE and the Q-point collapses into saturation, and any current you do get rides on beta and temperature again.

Short answer: a divider-stiff base voltage VB by itself fixes only VBE, and collector current depends exponentially on VBE. A fixed VBE pins IC to IS·exp(VBE/VT), which swings by orders of magnitude with temperature and device spread. The emitter resistor RE is what turns a fixed base voltage into a fixed emitter current, and therefore a fixed IC. Remove RE and IC rides on beta again.

The trap is understandable. Once you've convinced yourself that the voltage divider holds VB rock-steady regardless of base current, it feels like the stabilization job is done — VB is the thing you fought to stabilize, so VB must be the thing doing the stabilizing. RE then reads as a spare resistor you tacked on, and "I could short it to ground and VB would still fix things" sounds reasonable.

It isn't. VB fixing VBE is the setup, not the mechanism. The mechanism is the chain VB → VE → IE → IC, and that chain only exists if there is an RE for VE to develop across.

What VB alone actually does

A BJT in the active region obeys IC = IS·exp(VBE/VT), with VT ≈ 26 mV at room temperature. That exponential is brutal: IS roughly doubles every 10°C. If you clamp VBE to a fixed number, IC is at the mercy of IS and temperature — and from the input side IB = IC/beta means the current also rides on beta. So fixing VB, and through it VBE, gives you a fixed VBE bias, one of the least stable schemes there is. VB stability is necessary but nowhere near sufficient.

What RE adds: a feedback loop that pins IE

Put a resistor RE from emitter to ground and the emitter is no longer nailed to 0 V:

  • VE = VB − VBE ≈ VB − 0.7 V
  • IE = VE / RE
  • IC ≈ IE (since IC = IE · alpha, alpha ≈ 0.99)

VBE barely moves — it sits near 0.7 V across a huge range of currents because of that same exponential — so VE is set almost entirely by VB, and IE is set by VE/RE. Beta never appears in this chain. IC is whatever IE is, and IE is a voltage divided by a resistor.

The reason it holds is negative feedback. Suppose IC tries to drift up (hotter transistor, higher beta, different part). Higher IC means higher IE, raising VE across RE. With VB held fixed by the divider, a higher VE means a smaller VBE — and a smaller VBE pulls IC right back down. The emitter resistor reports the current back to the base junction as a voltage, and the junction self-corrects. Knock out RE and there is nothing to convert "too much current" into "less drive."

Run the numbers: VCC = 12 V, R1 = 10k, R2 = 2.2k

Take the standard divider bias. R1 from VCC to the base, R2 from base to ground:

VB ≈ VCC · R2/(R1 + R2) = 12 · 2.2k/(12.2k) ≈ 2.16 V.

With RE = 1k:

  • VE = VB − 0.7 ≈ 2.16 − 0.7 = 1.46 V
  • IE = VE/RE = 1.46 V / 1k = 1.46 mA
  • IC ≈ 1.46 mA

Now stress-test it. Swap in a transistor with twice the beta, or warm it 30°C. VBE shifts by maybe 50–60 mV; VE shifts by the same tiny amount; IE changes by a few percent at most. IC stays right around 1.46 mA. That is the beta-stiff Q-point everyone quotes.

Without RE (emitter shorted to ground):

Now VE = 0 by force, so VBE = VB ≈ 2.16 V. Ask the diode equation what current that demands:

IC = IS·exp(VBE/VT) = IS·exp(2.16 / 0.026) = IS·exp(83).

exp(83) is about 10^36. For any realistic IS (femto- to pico-amps), that demanded current is astronomical. The transistor cannot supply it, so it slams into deep saturation: a closed switch at VCE ≈ 0.1–0.2 V, with collector current set by external resistors, not by any clean bias point.

And to the extent you imagine a base voltage that does land the part in the active region, IC = IS·exp(VBE/VT) is the only thing setting current. A 5°C rise roughly doubles it; a different device lands somewhere else entirely. There is no 1.46 mA and no beta-stiffness. The number that made divider bias look so clean came entirely from VE/RE — and you just shorted out VE.

The one-line correction

VB fixes VBE. RE converts a fixed base voltage into a fixed emitter current by feeding the current back as VE = VB − VBE. The exponential diode law makes a fixed VBE useless for setting current; the linear IE = (VB − 0.7)/RE makes a fixed VB plus RE excellent for it. Beta drops out only because the loop forces VBE to self-adjust, and that loop lives entirely in RE. A fast sanity check: if beta appears nowhere in your IC expression, the resistor that made it vanish is RE. (If you want to see what beta does still move when RE is missing, look at how the Q-point shifts with beta under voltage-divider bias.)

Check yourself

A divider-biased BJT has a stable VB ≈ 2.0 V. A student shorts the 1k emitter resistor to ground "because VB still fixes everything." What happens to the Q-point?

A) Nothing — VB still sets VBE, so IC stays put and beta-independent. B) IC stays the same value but now depends on beta. C) VBE is pinned near 2.0 V, far past ~0.7 V, so the transistor saturates; any active-region current becomes IS·exp(VBE/VT) and is wildly temperature- and device-dependent. D) IC drops to zero because there's no emitter path.


Correct answer: C.

With the emitter grounded, VBE = VB ≈ 2.0 V — nowhere near the ~0.7 V of an active-region junction, so the demanded current IS·exp(2.0/0.026) is absurd and the transistor saturates. A is the misconception itself: VB does not "still fix everything," because fixing VBE does not fix IC. B is wrong because IC does not stay the same; losing RE changes the current entirely. D is wrong because there is still a collector path; the device conducts hard, it doesn't shut off.

Close the gap

The leap from "VB is stable" to "therefore IC is stable" stays invisible until someone makes you run the diode equation with a real number in it. Gradual Learning catches exactly these — the rule you imported from one case that quietly breaks in the next — and switches approaches mid-session until the corrected idea sticks.

Try Gradual Learning free →