What does MOSFET stand for? MOSFET stands for metal-oxide-semiconductor field-effect transistor. The name describes both the device’s original physical construction and the way it is controlled: an electric field at an insulated gate changes the conductivity of a semiconductor channel.
MOSFETs are among the most widely used electronic devices. Microscopic MOSFETs form the logic and memory inside integrated circuits, while discrete power MOSFETs switch energy in power supplies, motor drives, battery systems, chargers, lighting, and industrial controls. The scale and structure can differ dramatically, but the field-effect principle is the same.
What each word in MOSFET means
| Term | Meaning | Design significance |
|---|---|---|
| Metal | The gate electrode was historically made from metal | Modern gates may use polysilicon or other conductive materials, but the established name remains |
| Oxide | A thin insulating dielectric separates the gate from the semiconductor | The insulation gives the gate very high DC input resistance but also creates capacitance and a maximum gate-voltage limit |
| Semiconductor | The body and channel are formed in a material whose conductivity can be controlled | Silicon is common; device structure and doping determine voltage, current, resistance, and speed |
| Field-effect | An electric field changes the available conduction channel | Gate-to-source voltage controls drain current without requiring continuous base current |
| Transistor | A three-terminal active device can switch or regulate current | The MOSFET can operate as a digital switch, power switch, amplifier, or controlled resistance |
The basic MOSFET terminals
A MOSFET has four physical regions, although a discrete power device normally exposes three electrical terminals:
- Gate: the control terminal. Voltage between gate and source establishes the electric field.
- Drain: one end of the controlled current path.
- Source: the other end of the current path and the reference for the gate voltage.
- Body or substrate: the semiconductor region in which the device is built. In most discrete power MOSFETs, it is internally connected to the source.
The internal body-to-source connection produces the intrinsic body diode shown in power-MOSFET symbols. That diode strongly influences reverse current, commutation, and bidirectional-switch designs.
Why the gate is called insulated
The gate electrode does not make a normal conductive contact with the channel. A very thin dielectric sits between them. Applying gate-to-source voltage creates an electric field through the dielectric, which attracts or repels charge carriers in the semiconductor below.
Because of the insulation, an ideal MOSFET would draw no steady-state gate current. A real device has small leakage and substantial capacitance. The driver must supply current while charging the gate and remove charge while turning the device off. This is why MOSFETs are described as voltage-controlled devices even though fast switching requires significant peak gate current.
How an N-channel MOSFET forms a channel
For a common enhancement-mode N-channel MOSFET, the device is normally off when gate-to-source voltage, VGS, is near zero. A positive VGS attracts electrons toward the surface beneath the gate. Once the field is strong enough, a conductive channel connects source and drain regions.
The first appearance of that channel is associated with threshold voltage, VGS(th). Threshold is measured at a small drain current and should not be mistaken for the voltage that fully turns on a power MOSFET. Low conduction loss requires the gate voltage specified for RDS(on), often 4.5 V, 10 V, or a lower logic-level value depending on the device.
N-channel and P-channel meanings
N-channel MOSFET
An N-channel device uses electrons as the primary carriers. Electron mobility is relatively high, so N-channel power MOSFETs generally achieve lower on-resistance than comparable P-channel devices. They dominate efficient power conversion and motor control.
P-channel MOSFET
A P-channel device operates with opposite gate polarity and uses holes as the primary carriers. It often simplifies high-side switching because pulling the gate below the source turns it on. The trade-off is usually higher resistance or larger die area for similar voltage and current capability.
Enhancement mode and depletion mode
Most discrete power MOSFETs are enhancement-mode devices: they are normally off at VGS = 0 V and require the correct gate voltage to create a strong channel. A depletion-mode MOSFET is normally on at zero gate voltage and needs an opposing gate voltage to reduce its current. Depletion devices are used in specialized current sources, startup circuits, protection, and analog functions.
MOSFET, FET, BJT, and CMOS: related but different
| Term | What it describes | Key distinction |
|---|---|---|
| FET | The broad family of field-effect transistors | MOSFET is one important FET type |
| MOSFET | An insulated-gate field-effect transistor | Gate voltage controls a drain-to-source channel |
| BJT | A bipolar junction transistor | Base current controls collector current and minority-carrier storage affects switching |
| CMOS | Complementary MOS circuit and process technology | Uses N-channel and P-channel MOSFETs together; it is not one transistor type |
Signal MOSFETs and power MOSFETs
Small-signal MOSFETs handle modest voltage and current in analog switches, sensor interfaces, level shifters, and amplifiers. Power MOSFETs use large cell arrays and usually a vertical current path to handle greater energy. Their datasheets emphasize on-resistance, gate charge, switching energy, thermal resistance, safe operating area, avalanche capability, and body-diode performance.
Integrated-circuit MOSFETs are optimized differently. Logic transistors prioritize density, speed, leakage, and manufacturing process limits. A processor may contain billions of tiny MOSFETs, while a single discrete power MOSFET may occupy a package large enough to transfer heat into a PCB or heatsink.
What the acronym does not tell you
The name MOSFET identifies the operating principle, not the device’s usable ratings. It does not reveal whether a part is N-channel or P-channel, logic-level or standard-gate, low-voltage trench or high-voltage superjunction, enhancement or depletion mode, or intended for switching or linear operation.
Those details come from the part number and datasheet. Two components both called MOSFETs can differ by orders of magnitude in voltage, current, resistance, charge, capacitance, package size, thermal performance, and switching behavior.
Important MOSFET datasheet terms
| Parameter | Meaning | Practical question |
|---|---|---|
| VDSS | Maximum drain-to-source blocking voltage | Does it cover the bus voltage and measured transients with margin? |
| VGS(max) | Maximum gate-to-source voltage | Can the driver, ringing, or negative transient damage the gate oxide? |
| RDS(on) | On-state resistance at specified gate voltage and temperature | What is the conduction loss at the expected hot junction? |
| Qg and Qgd | Total and Miller-region gate charge | How much driver current and transition time are required? |
| Ciss, Coss, Crss | Input, output, and reverse-transfer capacitances | How will the device interact with switching frequency, dV/dt, and commutation? |
| SOA | Safe operating area | Can the die tolerate the intended voltage-current-time combination? |
| Rth | Thermal resistance | Can the package and cooling path keep junction temperature within limits? |
Common MOSFET applications
- DC-DC and AC-DC converters
- Synchronous rectification and power-factor correction
- Motor, fan, solenoid, relay-coil, and LED control
- Battery protection, reverse-polarity protection, and electronic fuses
- Load switches, power multiplexers, and hot-swap circuits
- Analog amplification, current sources, and sample-and-hold switches
- Digital logic, processors, memory, sensors, and communication ICs
Common misconceptions about the name
Does every MOSFET use a metal gate?
No. The acronym reflects the original metal-oxide-semiconductor stack. Modern fabrication may use polysilicon, high-k dielectric materials, metal-gate combinations, trench structures, and other process technologies while retaining the MOSFET name.
Does threshold voltage mean the MOSFET is fully on?
No. Threshold indicates the beginning of channel formation at a specified small current. Use the guaranteed RDS(on) at the available drive voltage to judge on-state performance.
Is a MOSFET the same as CMOS?
No. A MOSFET is a transistor. CMOS is a complementary circuit and fabrication approach that combines NMOS and PMOS transistors, often in very large numbers.
Is a MOSFET controlled without current?
It needs almost no steady-state gate current in normal operation, but its capacitances must be charged and discharged. Switching speed is therefore limited by gate charge, driver current, resistance, and circuit inductance.
Summary
MOSFET stands for metal-oxide-semiconductor field-effect transistor. The name captures an insulated-gate structure in which an electric field controls a semiconductor channel. Understanding the acronym explains why a MOSFET has high input resistance and responds to gate-to-source voltage. Choosing or using one correctly still requires the datasheet: polarity, operating mode, voltage, on-resistance, charge, capacitance, thermal limits, and safe operating area determine what the device can do in a real circuit.