MOSFETs are the workhorses of modern electronics, controlling current flow in everything from smartphone processors to power converters. Understanding their structure and operation is foundational to semiconductor physics and circuit design.
This topic covers MOSFET device structure, operation principles, operating modes, and their use as switches and amplifiers. It also addresses advanced concepts like channel length modulation and the challenges that arise as devices are scaled to smaller dimensions.
MOSFET device structure
A MOSFET (Metal-Oxide-Semiconductor Field-Effect Transistor) is built from several distinct layers and regions, each playing a specific role. The name itself tells you the stack: a metal (or polysilicon) gate, an oxide insulator, and a semiconductor substrate.
Semiconductor substrate
The substrate is a lightly doped silicon () crystal that forms the physical foundation of the device. It can be p-type (majority carriers are holes) or n-type (majority carriers are electrons), and this choice determines whether you're building an n-channel or p-channel MOSFET. Beyond providing mechanical support, the substrate's doping level directly influences the threshold voltage and other electrical characteristics.
Source and drain regions
These are heavily doped regions implanted into the substrate with the opposite doping type. For an n-channel MOSFET on a p-type substrate, the source and drain are n+ regions. The source supplies charge carriers (electrons in an nMOS) that travel through the channel and are collected at the drain. Structurally, the source and drain are symmetric, but they're distinguished by the voltage applied to them during operation.
Gate electrode
The gate is a conductive layer, typically heavily doped polysilicon or metal, positioned directly above the channel region. It does not carry the main device current. Instead, the voltage applied to the gate creates an electric field that controls whether a conductive channel forms between source and drain. Think of it as one plate of a parallel-plate capacitor, with the gate oxide as the dielectric.
Gate oxide layer
A thin insulating film of silicon dioxide (), sitting between the gate electrode and the substrate surface. This layer is critical: it blocks DC current from flowing between the gate and the channel while allowing the gate's electric field to penetrate into the substrate and modulate the carrier concentration. The oxide's thickness and quality directly affect device performance, reliability, and leakage. In modern technology nodes, this layer can be just a few nanometers thick.
Body terminal
Some MOSFET configurations provide access to a fourth terminal connected to the substrate (also called the body or bulk). Applying a bias voltage to the body modulates the threshold voltage through the body effect. In most integrated circuits, the body is tied to the source or to a fixed supply rail ( or ground) to simplify operation.
MOSFET operation principles
MOSFETs use the field effect to control current: a voltage on the gate creates an electric field that attracts or repels carriers in the substrate, forming or eliminating a conductive path between source and drain. No gate current is needed to maintain this control, which is why MOSFETs have extremely high input impedance.
Applying gate voltage
When you apply a voltage to the gate, an electric field develops across the gate oxide and into the substrate beneath it. This field redistributes charge carriers near the substrate surface. In an nMOS device on a p-type substrate, a positive gate voltage repels holes away from the surface and attracts electrons toward it.
Forming the conductive channel
- n-channel MOSFET: A sufficiently positive gate voltage attracts enough electrons to the substrate surface to invert the surface from p-type to n-type, creating a thin conducting channel that connects source to drain.
- p-channel MOSFET: A sufficiently negative gate voltage drives electrons away and attracts holes, forming a p-type channel on an n-type substrate.
The channel's conductivity scales with the magnitude of the gate voltage above threshold, giving you continuous control over current flow.
Controlling drain current
The drain current () depends on two voltages: the gate-to-source voltage () and the drain-to-source voltage (). Once exceeds the threshold voltage, a channel exists, and applying drives current through it. Increasing further deepens the channel (more carriers), increasing the current.
Threshold voltage concept
The threshold voltage () is the minimum gate-to-source voltage needed to create an inversion layer and form a conducting channel. Below , the device is essentially off (cut-off). Above , the device turns on and conducts.
depends on several factors:
- Substrate doping concentration (higher doping raises )
- Gate oxide thickness (thicker oxide raises )
- Oxide charges and work function difference between gate and substrate
Transconductance parameter
Transconductance () quantifies how effectively the gate voltage controls the drain current. It's defined as:
A higher means a small change in gate voltage produces a large change in drain current. This is the key parameter for amplifier design: it determines voltage gain. Transconductance increases with wider channels, thinner gate oxides, higher carrier mobility, and larger bias currents.
MOSFET operating modes
Depending on the relationship between , , and , a MOSFET operates in one of three distinct modes. Recognizing which mode applies is essential for circuit analysis.
Cut-off mode
When , no inversion layer forms. The channel doesn't exist, so ideally . The device behaves as an open switch. In practice, a small subthreshold leakage current still flows, but it's negligible for most applications.
Linear vs. saturation mode
Once , the device is on, and the operating mode depends on :
Linear (triode) mode:
- The channel extends continuously from source to drain.
- The MOSFET behaves like a voltage-controlled resistor.
- Drain current depends on both and .
Saturation mode:
- The channel is pinched off near the drain end.
- Drain current becomes nearly independent of and is controlled primarily by .
- The device acts like a voltage-controlled current source.
The boundary between these two regions occurs at , called the pinch-off condition.
Deriving current equations
Using the gradual channel approximation, the drain current equations are:
Linear mode:
Saturation mode:
Where:
- = electron mobility in the channel
- = gate oxide capacitance per unit area
- = channel width, = channel length
- The ratio is a key design parameter that sets the device's current-driving capability
The product is often called the process transconductance parameter (), and is sometimes written as .
Output characteristics
The output characteristics plot vs. for several fixed values of . Each curve shows the linear region (where current rises with ), the transition at pinch-off, and the saturation region (where current levels off). These curves are essential for determining the operating point of a MOSFET in a circuit.
Transfer characteristics
The transfer characteristics plot vs. at a fixed . You can read from where the curve departs from zero (or from the x-axis intercept of the extrapolated linear portion in saturation). The slope of this curve in saturation gives you the transconductance .
MOSFET as switch vs. amplifier
The same MOSFET can serve as a switch or an amplifier depending on which operating regions you use and how you design the surrounding circuit.
Switch-mode operation
For switching, the MOSFET toggles between cut-off (off, high resistance) and the linear region (on, low resistance). The transition should be as fast as possible. Digital logic gates, power converters, and motor drivers all rely on MOSFETs operating this way. The key performance metrics are on-resistance (), switching speed, and power dissipation during transitions.
Amplifier-mode operation
For amplification, the MOSFET is biased in the saturation region at a stable DC operating point (the Q-point). Small AC signals on the gate produce proportionally larger AC variations in the drain current. The voltage gain of a common-source amplifier, for example, is proportional to multiplied by the load resistance. Analog circuits like op-amps, RF amplifiers, and sensor front-ends use MOSFETs in this mode.
Small-signal model
Around the DC operating point, the MOSFET's nonlinear behavior can be linearized into a small-signal equivalent circuit. The core element is a voltage-controlled current source () from drain to source. Additional components include:
- : output resistance (due to channel length modulation), equal to
- , : parasitic capacitances between gate-source and gate-drain
This model is the starting point for calculating gain, input/output impedance, and bandwidth of amplifier circuits.
Frequency response
MOSFET amplifiers have parasitic capacitances (, , ) that create poles in the frequency response, limiting high-frequency gain. Two important figures of merit:
- Unity-gain frequency (): the frequency where the current gain drops to 1. It's approximately .
- Maximum oscillation frequency (): the frequency where power gain drops to 1.
Higher and lower parasitic capacitances push these frequencies higher.
Gain-bandwidth product
The gain-bandwidth product (GBW) equals the low-frequency voltage gain multiplied by the bandwidth (the frequency at which gain drops by 3 dB). For a given MOSFET technology, GBW is roughly constant: if you increase gain, bandwidth decreases, and vice versa. GBW is set by the intrinsic device parameters, primarily and the parasitic capacitances.
Advanced MOSFET concepts
As channel lengths shrink into the nanometer range, several second-order effects become significant enough to affect device behavior and circuit performance.
Channel length modulation
In saturation, the pinch-off point moves slightly toward the source as increases, effectively shortening the channel. This means isn't truly constant in saturation but increases slightly with . The modified saturation current equation accounts for this:
where is the channel length modulation parameter (units of ). This effect gives the MOSFET a finite output resistance in saturation, which matters for amplifier design.
Velocity saturation
In long-channel devices, carrier velocity increases linearly with the electric field. In short-channel devices, the field can become so high that carriers reach a maximum saturation velocity ( cm/s for electrons in silicon). Once velocity saturates, the drain current no longer follows the square-law equation and instead becomes more linearly dependent on . This reduces both the maximum current and the transconductance compared to long-channel predictions.
Drain-induced barrier lowering
DIBL is a short-channel effect where a high drain voltage lowers the potential barrier at the source end of the channel. This effectively reduces the threshold voltage as increases, causing higher off-state leakage and degraded subthreshold slope. DIBL becomes more pronounced as the channel length decreases and the drain's electric field reaches closer to the source.
Hot carrier effects
When carriers gain very high kinetic energy from the electric field (becoming "hot"), they can:
- Get injected into the gate oxide, creating trapped charge
- Generate electron-hole pairs through impact ionization
- Create interface traps at the boundary
Over time, this degrades threshold voltage, transconductance, and overall reliability. Mitigation strategies include lightly doped drain (LDD) structures, which spread out the electric field near the drain, and reducing supply voltages.
Latch-up phenomenon
Latch-up is specific to CMOS circuits, where adjacent nMOS and pMOS transistors create a parasitic PNPN thyristor structure in the substrate. If triggered (by voltage spikes, radiation, or ESD events), this structure latches into a low-resistance, high-current state that can destroy the chip. Prevention techniques include:
- Guard rings around transistors to collect stray carriers
- Proper substrate and well contacts
- Adequate spacing between n-well and p-well regions
- Epitaxial substrates with low-resistance bulk
MOSFET scaling and limitations
Scaling means shrinking MOSFET dimensions to fit more transistors on a chip, increase speed, and reduce power per device. But scaling doesn't come for free.
Scaling laws and constants
Dennard scaling (constant-field scaling) prescribes that when all dimensions are reduced by a factor , voltages should also scale by to keep the electric field constant. Under ideal Dennard scaling:
- Gate delay decreases by
- Power per device decreases by
- Power density stays constant
In practice, Dennard scaling broke down around the 90 nm node because threshold voltage and supply voltage couldn't keep scaling without unacceptable leakage increases.
Short-channel effects
When the channel length approaches the same order as the source/drain depletion widths, the gate loses some control over the channel. Short-channel effects include:
- Threshold voltage roll-off: decreases as shrinks
- DIBL: drain voltage influences the source barrier
- Subthreshold slope degradation: the device can't turn off as sharply
- Increased leakage current: higher off-state power consumption
Advanced device architectures like FinFETs (multi-gate transistors) and gate-all-around (GAA) structures improve gate control and suppress these effects.
Gate leakage current
As the gate oxide thins below about 2 nm of , quantum mechanical tunneling allows carriers to pass directly through the oxide. Gate leakage increases exponentially with decreasing oxide thickness, adding to standby power and reducing reliability. The solution is to replace with high-k dielectrics that provide the same capacitance with a physically thicker (and therefore less leaky) film.
Oxide breakdown
If the electric field across the gate oxide exceeds a critical value, the oxide suffers irreversible breakdown. This can happen suddenly (hard breakdown) or gradually through progressive defect accumulation (soft breakdown). Oxide breakdown sets an upper limit on the operating voltage for a given oxide thickness. Better manufacturing processes and careful design margins help ensure reliability over the device's lifetime.
Alternative gate dielectrics
Conventional has a dielectric constant () of about 3.9. High-k materials have much larger dielectric constants:
- Hafnium oxide ():
- Zirconium oxide ():
- Aluminum oxide ():
A higher means you can use a physically thicker film while achieving the same (or better) gate capacitance, dramatically reducing tunneling leakage. The combination of high-k dielectrics with metal gates (replacing polysilicon) has been standard in advanced CMOS technology since the 45 nm node.