Bipolar Junction Transistor (BJT)

Semiconductor Devices · BJT · Learn

NPNn+pnEBCEmitterBaseCollector(heavily doped)PNPp+npEBCEmitterBaseCollector(heavily doped)
Figure 1. Three doped layers — N+/P/N (NPN) or P+/N/P (PNP). Emitter is heavy-doped, base is thin, collector is moderate.
  • Three layers, two junctions. Emitter–base (E–B) and base–collector (B–C). Each junction is a PN diode in its own right.
  • Base is thin and lightly doped so most carriers injected from the emitter sail straight through to the collector instead of recombining.
NPNBCEarrow OUTPNPBECarrow IN
Figure 2. Schematic symbols. The arrow lives on the EMITTER and points OUT for NPN, IN for PNP — same direction as conventional current.
  • NPN ⇒ arrow OUT — the arrow points in the direction of conventional current. For an NPN in active mode, IEI_E flows OUT of the emitter terminal externally (electrons flow IN — they are supplied by the external circuit and then injected from the emitter region into the base).
  • PNP ⇒ arrow IN — same rule, polarity flipped. Conventional current flows INTO the emitter externally (holes flow IN — supplied from the external circuit and injected into the base).

The three terminal currents obey KCL exactly:

IE=IB+ICI_E = I_B + I_C

Three operating regions

ICVCESATVCE ≈ 0.2 VCUTOFF — IC ≈ 0, VBE < VBE(on)ACTIVEIC = β · IB
Figure 3. The three regions in (VCEV_{CE}, ICI_C) state space. Cutoff is the bottom strip; saturation is the left slab; active is the bulk where ICI_C tracks βIB\beta \cdot I_B.
  • Cutoff. VBE<VBE(on)0.5VV_{BE} < V_{BE(\text{on})} \approx 0.5\,\text{V}— both junctions reverse-biased, IC0I_C \approx 0. The transistor looks like an open switch.
  • Active. BE forward-biased, BC reverse-biased. Here the transistor *amplifies*: IC=βIBI_C = \beta \cdot I_B.β\beta (also written hFEh_{FE}) is the DC current gain — typically 50–300.
  • Saturation. Both junctions forward-biased. The collector–emitter voltage clamps near VCE(sat)0.2VV_{CE(\text{sat})} \approx 0.2\,\text{V}; ICI_C is now limited by the load resistor, not by βIB\beta \cdot I_B. The transistor looks like a closed switch.
βIB\beta \cdot I_B is what the transistor would pass.ICI_C is what it actually passes — capped by the load as soon as VCEV_{CE} hits VCE(sat)V_{CE(\text{sat})}.
IC (mA)VCEVCE(sat)IB = 10 µAIB = 30 µAIB = 60 µAIB = 100 µAsatactive region — IC ≈ β·IB
Figure 4. Common-emitter output curves. Each curve is one IBI_B value. In the active region (right of the dashed sat boundary) every curve is flat at βIB\beta \cdot I_B.

Read these like contour lines: pick an IBI_B, follow that curve from left to right. The flat plateau is the active region; you can move the load along that flat line by changing VCEV_{CE} with the load resistor without changing ICI_C.

Why a base resistor

Vin+RBB–E junctionKVL:Vin = IB ·RB + VBEVBE ≈ 0.7 V (clamped)⇒ IB = (Vin − 0.7) / RBWithout RB , VBEcannot self-limit andIB blows up.
Figure 5. The base–emitter junction is a forward-biased diode that clamps VBEV_{BE} near 0.7 V. Without RBR_B, VinV_{in} would drive an unbounded IBI_B and burn out the transistor.
  • The B–E junction clamps at VBE0.7VV_{BE} \approx 0.7\,\text{V} once it conducts (it's just a forward-biased diode).
  • Anything above 0.7 V on VinV_{in} drops across RBR_B. So RBR_B sets IBI_B:
    IB=(VinVBE)/RBI_B = (V_{in} - V_{BE}) / R_B
  • From IBI_B we get βIB\beta \cdot I_B. If that exceeds (VCCVCE(sat))/RC(V_{CC} - V_{CE(\text{sat})}) / R_C, the transistor saturates.