A BJT is a three-terminal semiconductor device where a small base current I_B controls a much larger collector current I_C = β·I_B (β typically 50–300). For an NPN BJT in the active region, the base-emitter junction is forward biased (V_BE ≈ 0.7 V) and the base-collector junction is reverse biased. The four operating regions are cutoff (transistor off, both junctions reverse biased), active (amplification region), saturation (transistor fully on, V_CE ≈ 0.2 V), and reverse-active. DC bias circuits, most commonly voltage-divider bias, establish a stable quiescent operating point (I_CQ, V_CEQ) that is insensitive to β variation.
Analyze BJT circuits by assuming an operating region, applying KVL and KCL, solving for terminal voltages and currents, and then verifying the assumed region. Practice computing the Q-point for voltage-divider bias. Sketch the I_C vs. V_CE output characteristics and load line.
You already understand diodes: a forward-biased p-n junction allows current to flow (V_D ≈ 0.7 V), and a reverse-biased junction blocks it. A BJT is essentially two diodes placed back-to-back sharing a thin middle region — the base. For an NPN transistor, the structure is n-type emitter, p-type base, n-type collector. The magic happens in the base: it is so thin that carriers injected from the emitter mostly pass straight through to the collector rather than recombining with holes in the base. A small base current controls a large collector current — that is the transistor action.
The four operating regions are defined by the bias states of the two junctions. In cutoff, both junctions are reverse biased, no current flows, and the transistor acts as an open switch. In saturation, both junctions are forward biased, the transistor is fully on (V_CE ≈ 0.2 V), and it acts as a closed switch. These two regions are used for digital logic. In the active region — the amplification region — the base-emitter junction is forward biased (V_BE ≈ 0.7 V) and the base-collector junction is reverse biased. Here, I_C = β·I_B, where β (also called h_FE) is the current gain, typically 50–300. A small base current of, say, 20 μA controls a collector current of 2 mA at β = 100. This large current gain is what makes amplification possible.
Analyzing a BJT circuit requires assuming an operating region, solving for currents and voltages, then verifying the assumption. To confirm active-region operation, check that V_BE ≈ 0.7 V and V_CE > ≈ 0.2 V (equivalently, V_BC < 0). If your solution gives V_CE < 0.2 V, the transistor is actually saturated and you must redo the analysis with V_CE = 0.2 V as a constraint. If V_BE < 0.6 V, the transistor is in cutoff. This verify-and-revise loop is the standard analysis procedure.
Biasing means setting up a DC operating point — the quiescent point (Q-point) — that keeps the transistor in the active region under operating conditions. The simplest approach is a single resistor from V_CC to the base, but this sets I_B directly, making I_C = β·I_B vary with β. Since β can range from 50 to 300 for transistors of the same part number, the Q-point is unpredictable. Voltage-divider bias solves this by using two resistors to set V_B independently of β, plus an emitter resistor R_E that stabilizes I_E via negative feedback. The result is a Q-point that is largely insensitive to β variation — essential for reliable analog circuit design.
The Q-point (I_CQ, V_CEQ) is visualized graphically as the intersection of the load line with the transistor's output characteristics. The load line is a straight line from V_CC/R_C on the I_C axis to V_CC on the V_CE axis, determined by the circuit, not the transistor. The Q-point should sit near the middle of the load line to allow the collector current to swing up and down symmetrically without clipping — going into saturation on one side or cutoff on the other. Setting the Q-point is the foundation for AC amplifier analysis, which builds directly on this DC operating point.