Summary
Highlights
Before transistors, bulky vacuum tubes were used for signal amplification and switching. Today, chips with billions of transistors fit in your pocket. This video will explore how these small devices switch, amplify, and compute at high speeds. A transistor is a three-terminal semiconductor device that can act as both a switch and an amplifier. There are two main types: Bipolar Junction Transistors (BJTs) and Field-Effect Transistors (FETs), with MOSFETs being a dominant sub-type. This video focuses on BJTs.
In digital circuits, a transistor acts like a fast light switch, either completely off (cutoff) or fully on (saturation), steering current instantly. In analog applications, it works like a power amplifier, where a tiny input (base current or gate voltage) leads to a much larger output current, boosting the signal.
BJTs are current-driven; a small base current controls a larger collector current. MOSFETs are voltage-driven; a gate-to-source voltage above a threshold opens a conduction channel. Transistors commonly have three pins: Emitter (E), Base (B), and Collector (C). The emitter is heavily doped and injects electrons, the base is thin and lightly doped, controlling carrier flow, and the collector gathers carriers.
Imagine replacing a mechanical switch for a light bulb with an NPN BJT in a low-side configuration. Connecting the emitter to ground, the collector to the bulb's negative lead, and the bulb's positive lead to the battery's positive terminal. A small current into the base through a resistor forward biases the base-emitter junction, driving the transistor into saturation and lighting the bulb. Cutting off the base current instantly switches the transistor to cutoff, turning off the light. This electronic switching allows for rapid, automated control.
The numbers on a transistor's body usually indicate its part number, linking to a manufacturer's datasheet for specifications. Internally, an NPN BJT consists of a thin p-type base layer sandwiched between an n-type emitter and an n-type collector. These back-to-back PN junctions allow a small base current to control a larger emitter-collector current. MOSFETs also have three terminals: Gate, Source, and Drain. The gate is a metal electrode on an oxide layer, creating an electric field to control the device. Source and drain are heavily doped regions, and the channel is the path beneath the gate that forms when the gate-source voltage exceeds the threshold, allowing current flow.
The BJT output curve plots collector current against collector-emitter voltage for different base currents, revealing three regions. In cutoff, base current is zero, and collector current is also zero (open switch). In the active region, the emitter-base junction is forward-biased, and the base-collector junction is reverse-biased, enabling signal amplification. In saturation, both junctions are forward-biased, and the transistor acts as a closed switch, allowing maximum current with little voltage drop. BJTs switch and amplify signals by toggling between these regions.
Different transistor types serve specific purposes: BJTs are current-driven for analog amplifiers and signal processing; JFETs are voltage-driven for low-noise RF and analog switches; MOSFETs are voltage-driven for digital logic and power electronics; and IGBTs are hybrid BJT-MOSFETs for high-power applications like motor drives and inverters. Transistors are ubiquitous, from switching LEDs to powering supercomputers.