BJT explorer.
A toy for the bipolar junction transistor. The component in introductory analog electronics that most people I know found genuinely confusing — three terminals, two PN junctions, four operating regions, and the disorienting fact that a tiny base current controls a much larger collector current. This widget lays out a single common-emitter NPN circuit, and as you slide the biasing components it traces a live operating point across the family of characteristic curves and the DC load line. The curve family, the saturation knee, the active flat top — they all become moving parts you can poke at.
What you're looking at.
A single NPN in common-emitter configuration. The base is biased by VBB through RB; the collector is loaded by RC from VCC; the emitter sits on ground. KVL around the input loop gives IB = (VBB − VBE) / RB, and around the output loop VCE = VCC − ICRC — the equation of the DC load line drawn on the right.
Each gray curve on the right is one value of IB; the cobalt curve is your actual IB. The operating point is the dot where the active IB curve crosses the load line — that's where the circuit settles. The three regions tell you what the transistor is doing:
- cutoff — VBB < VBE,on; the base-emitter diode isn't forward biased, no IB, no IC, and VCE = VCC. The transistor is "off."
- active — base diode on, collector hungry for current, IC ≈ β · IB, with a slight upward slope from the Early effect. This is amplifier territory: a small change in IB makes a much larger change in IC.
- saturation — VCE drops to about 0.2 V and stops; IC is now pinned at (VCC − 0.2) / RC by the load line, and adding more IB does nothing. This is switch territory: VCE ≈ 0 means the "switch is closed."
Try dragging VBB from 0 to 5 V slowly and watch the operating point walk: cutoff at the bottom-right of the load line, climbing through active up to the saturation knee at the top-left. That walk is what a BJT does. Everything else — biasing schemes, small-signal models, AC analysis — is layered on top.
The dots flowing on the wires are conventional current — speed is proportional to magnitude, so the collector path moves much faster than the base path even when both look like "current." That ratio is β. Hover any component or wire to read its current value; the schematic stays clean otherwise.