NPN Structure

The NPN transistor consists of three semiconductor layers — n-type emitter, thin p-type base, n-type collector — whose precise geometry and doping determines gain, speed, and power handling.

Why This Matters

The NPN transistor is the most widely manufactured electronic component in history. In 2023, an estimated 10²² transistors were produced — far more than any other manufactured object. The NPN configuration dominates because electrons are faster than holes, making NPN transistors faster and more efficient than their PNP counterparts.

Understanding NPN structure is not academic. When you analyze a salvaged circuit, identify components, troubleshoot failures, or attempt to fabricate transistors from raw materials, the physical structure determines everything: which terminal is which, how to bias it, what gain to expect, what voltages it can handle. An NPN transistor biased backward either does nothing or fails. One with incorrect geometry amplifies poorly or not at all.

This article covers the physical structure, how to identify the terminals, what the geometry achieves electrically, and how the first NPN transistors were built by hand.

The Three-Layer Sandwich

An NPN transistor is a sandwich of three semiconductor regions:

[Emitter - n-type]
      |
[Base - p-type]     (thin)
      |
[Collector - n-type]

Each region has specific doping characteristics:

RegionTypeDoping LevelTypical Thickness
Emittern+Heavy (10¹⁸–10²⁰ /cm³)1–10 µm
BasepLight (10¹⁵–10¹⁷ /cm³)0.1–5 µm
CollectornLight (10¹⁴–10¹⁶ /cm³)100–500 µm (bulk)

These are not arbitrary numbers — each dimension and doping level has a specific purpose.

Why Each Region Is What It Is

The Emitter: Heavily Doped N-Type

The emitter’s job is to emit (inject) electrons into the base. Heavy n-type doping (n+) means a very high concentration of free electrons — much higher than the base’s hole concentration. This asymmetry is critical.

When the base-emitter junction is forward biased, electrons flow from the emitter into the base. Because the emitter has vastly more electrons than the base has holes, the current is dominated by electron injection from emitter to base, not hole injection from base to emitter. This one-way injection efficiency is what makes the transistor work.

If the emitter were not heavily doped: The emitter and base would contribute similar amounts of current. The ratio of emitter-to-collector current (current gain β) would approach 1 — the transistor would amplify nothing.

The Base: Thin and Lightly Doped P-Type

The base must be thin and lightly doped. These are not accidents.

Thin base: Electrons injected from the emitter must cross the base and reach the collector before recombining with holes in the base. The probability of crossing without recombining increases as the base gets thinner. A thick base means most injected electrons recombine in the base, contributing to base current rather than collector current — low gain. A thin base means most electrons zip through to the collector — high gain.

Modern transistors have base widths of 0.1–1 µm. Early alloy-junction transistors had base widths of 5–25 µm and correspondingly lower gains.

Lightly doped base: Fewer holes means less recombination of injected electrons. This also makes the base more easily depleted, allowing higher operating voltages.

The Collector: Large and Lightly Doped

The collector collects the electrons that traverse the base. It is:

  • Lightly doped: allows depletion of the collector-base junction under reverse bias, supporting high voltages without breakdown
  • Large: provides a large area for collecting electrons and dissipates heat
  • Reverse biased in operation: the collector-base junction is always reverse biased in active mode, creating the electric field that sweeps electrons from the base into the collector

The collector is much larger than the emitter in power transistors — it handles the power dissipation.

Current Flow in Active Mode

In normal (active) operation:

  • Base-emitter junction: forward biased (~0.6–0.7 V for silicon)
  • Collector-base junction: reverse biased (typically 5–30 V)
  1. Forward bias causes electrons to flood from the heavily doped emitter into the p-type base
  2. The base is thin — most electrons diffuse across it in picoseconds (for modern devices) to microseconds (for early alloy transistors) without recombining
  3. The reverse-biased collector-base junction creates an electric field that sweeps every electron that reaches the depletion region into the collector
  4. Only a tiny fraction of injected electrons (1/β) recombine in the base and flow out the base terminal

Current equations:

  • I_E = I_C + I_B (emitter current = collector current + base current)
  • I_C = β × I_B (collector current = β times base current)
  • β (current gain) = typically 20–500 for NPN silicon transistors

For β = 100: if 1 µA flows into the base, 100 µA flows from collector to emitter. The transistor has multiplied the base current by 100.

Terminal Identification

For a discrete transistor in a metal or plastic case, the standard convention:

Standard pin orientation (viewed from flat side of TO-92 package):

  • Left: Emitter
  • Center: Base
  • Right: Collector

But this varies by package and manufacturer. Always check the datasheet or use the diode test:

Diode Test Method

  1. Set multimeter to diode test mode
  2. An NPN transistor has:
    • Base-to-emitter: forward biases like a diode (~0.6 V silicon)
    • Base-to-collector: forward biases like a diode (~0.6 V silicon)
    • Emitter-to-collector: no diode in either direction (both measure open or very high)
  3. The terminal that shows forward conduction to both other terminals is the base
  4. To distinguish emitter from collector: connect the base to the positive terminal through a 10 kΩ resistor; use a 9V battery and 1 kΩ resistor in series with the unknown terminal; the terminal that allows more current to flow as collector is — the collector

Building NPN Transistors: Alloy-Junction Method

The alloy-junction method was used from the early 1950s and can be replicated with basic equipment:

Materials Needed

  • N-type germanium wafer, ~0.1–0.5 mm thick, lightly phosphorus-doped
  • Indium metal (available as pure metal or from indium-tin solder)
  • Small pellets of indium, ~0.5–1 mm diameter
  • Hydrogen or nitrogen atmosphere for heating (prevents oxidation)
  • Furnace capable of 500–550°C with temperature control

Procedure

  1. Cut and polish germanium wafer to ~0.2 mm thickness
  2. Clean thoroughly: acetone, then dilute hydrofluoric acid rinse (extreme care — HF is hazardous), then deionized water
  3. Place one indium pellet on each face, centered
  4. Clamp or hold pellets in place
  5. Heat to 520°C in nitrogen atmosphere for 3–5 minutes
  6. Cool slowly over 20–30 minutes (slow cooling reduces defects)
  7. The indium dissolves into the germanium surface, then recrystallizes as p-type
  8. Result: p-type indium-alloyed regions on each face, n-type germanium bulk between them
  9. Attach leads: solder to the indium regions (emitter and collector) and to an edge of the n-type bulk (base)

Expected results:

  • Current gain β: 20–50 (low but usable)
  • Maximum frequency: 1–5 MHz (limited by thick base)
  • Collector voltage: 10–25 V maximum
  • These are adequate for audio amplifiers and low-speed switching circuits

Summary

NPN Structure — At a Glance

  • NPN = n-type emitter + p-type base + n-type collector, in a three-layer sandwich
  • Emitter: heavily doped n+ for high electron injection efficiency
  • Base: thin and lightly doped p for minimum recombination — controls current gain
  • Collector: lightly doped n, large, handles reverse voltage and power dissipation
  • Active mode: base-emitter forward biased, collector-base reverse biased
  • I_C = β × I_B — base current multiplied by β (typically 20–500) gives collector current
  • Alloy-junction NPN transistors can be fabricated by alloying indium pellets into n-type germanium wafers