1. Shared Operating Principle
All field-effect transistors (FETs) control a conductive channel between two terminals (source and drain) via an electric field generated by a third electrode (gate). Unlike the bipolar transistor, where a base current controls the collector current, a FET draws practically no steady-state gate current – control is purely voltage-driven, through the gate-source voltage VGS. The three main FET families differ mainly in how the gate is electrically isolated from the channel:
- MOSFET (Metal-Oxide-Semiconductor FET): gate separated from the channel by a thin oxide layer (insulator, e.g. SiO2 or a high-k dielectric)
- JFET (Junction FET): gate separated from the channel by a reverse-biased pn junction
- MESFET (Metal-Semiconductor FET): gate separated from the channel by a Schottky contact (a direct metal-semiconductor junction with no intermediate layer)
The classic MOSFET structure is described in detail in Construction of a Field-Effect Transistor; the other two families are covered in the following chapters.