A MOSFET is a type of transistor that uses an electric field to control the flow of
current and has become one of the most important building blocks of modern
electronic circuits. Its ability to act as a very fast, efficient electronic switch
or amplifier makes it essential in everything from digital logic and
microprocessors to power supplies and motor drivers.
## Definition and Structure
MOSFET stands for **Metal–Oxide–Semiconductor Field-Effect Transistor**, a
field-effect device in which the input (gate) is insulated from the
current-carrying channel by a thin oxide layer. This structure makes the MOSFET a
voltage-controlled device with extremely high input impedance, so almost no current
flows into the gate terminal during normal operation.
A MOSFET typically has four terminals: gate (G), source (S), drain (D), and body or
substrate (B), although in many practical circuits the body is internally tied to
the source, making it behave like a three-terminal device. The source and drain are
heavily doped semiconductor regions of one type (n+ or p+), formed in a lightly
doped substrate of the opposite type, with a thin insulating oxide and a metal gate
deposited above the channel region between them.
## Working Principle
The operation of a MOSFET is based on the electric field effect: a voltage applied
at the gate terminal modulates the conductivity of a channel between source and
drain. When the gate-to-source voltage exceeds a certain threshold, an inversion
layer or channel forms at the semiconductor–oxide interface, allowing current to
flow between drain and source when a voltage is applied across them.
For an n-channel enhancement MOSFET, applying a positive gate-to-source voltage
repels holes in the p-type substrate and attracts electrons, creating an n-type
inversion layer that connects the n+ source and drain. In the linear (ohmic)
region, the device behaves like a voltage-controlled resistor, while in saturation
it behaves like a current source, with drain current approximately proportional to
the square of the effective gate overdrive \(V_{GS}-V_{TH}\).
## Types of MOSFET
MOSFETs are commonly classified by channel type and mode of operation into
n-channel and p-channel, each available in enhancement-mode and depletion-mode
variants. Enhancement-mode devices are normally off at zero gate bias and require a
gate voltage of appropriate polarity to create a conducting channel, whereas
depletion-mode devices have a channel at zero bias and use gate voltage to reduce
or pinch off conduction.
In digital and power electronics, n-channel enhancement MOSFETs are widely
preferred because electrons have higher mobility than holes, giving lower
on-resistance and better switching performance than comparable p-channel devices.
Complementary MOS (CMOS) technology, which pairs n-channel and p-channel MOSFETs,
is used to implement low-power logic gates and integrated circuits, including
modern microprocessors and memory chips.
## Characteristics and Operating Regions
The behavior of a MOSFET can be divided into several regions depending on gate and
drain voltages: cutoff, triode (linear), and saturation. In cutoff, the
gate-to-source voltage is below the threshold, no inversion channel exists, and the
device effectively blocks current between drain and source.
In the triode region, with \(V_{GS} > V_{TH}\) and a relatively small
drain-to-source voltage, the device conducts like a controllable resistor, useful
for analog switching and variable-resistance applications. In saturation, when the
drain-to-source voltage exceeds a certain level, the channel pinches off near the
drain, and the drain current becomes relatively independent of \(V_{DS}\), which is
exploited in amplification and current-source circuits.
## Applications and Importance
MOSFETs are used extensively as switching devices in power electronics, including
DC–DC converters, inverters, SMPS supplies, and motor drives, because they can
switch large currents quickly with low conduction and switching losses. They also
serve as fundamental active elements in analog circuits such as amplifiers, voltage
regulators, and analog switches, where their transconductance characteristics and
high input impedance are advantageous.
Perhaps the most significant impact of MOSFETs is in integrated circuits: CMOS
technology allows millions to billions of transistors to be fabricated on a single
chip, enabling microprocessors, memories, and system-on-chip devices that power
modern computing and communication systems. As device dimensions continue to
shrink, advanced MOSFET structures and materials are being developed to control
leakage, manage short-channel effects, and sustain performance, ensuring that this
versatile device remains central to future electronic technology.