Skip to content
LearnTronics menu

LearnTronics

Electronic Parts

Discrete Components

Transistors

MOSFETs

The metal-oxide-semiconductor field-effect transistor—MOSFET—is the most important transistor structure in modern digital integrated circuits and is also central to power electronics.

Schematic symbols

These are the common enhancement-mode MOSFET symbols used on the schematics in LearnTronics. The separated gate line is the visual reminder that the gate is electrically insulated from the drain-source channel.

ENHANCEMENT-MODE MOSFET SCHEMATIC SYMBOLS N-CHANNEL G D S typical low-side switch P-CHANNEL G D S often used for high-side switching
Reading the symbol: G = gate, D = drain, S = source. The broken channel marks the enhancement-mode device shown here. The arrow direction distinguishes N-channel from P-channel. In an ordinary three-terminal discrete MOSFET, the body connection is normally tied internally to the source.
The insulated gate

The gate electrode is separated from the semiconductor by a very thin insulating layer. Gate voltage creates an electric field that changes carrier concentration in the semiconductor beneath it. This controls a channel between source and drain.

Enhancement-mode MOSFET

The most familiar MOSFET is enhancement mode. At zero gate-to-source voltage, the channel is normally off. Sufficient gate voltage creates a conductive inversion layer and allows drain current to flow.

N-channel and P-channel

N-channel MOSFETs use electron conduction in the channel and generally provide lower on-resistance for a given die area than comparable P-channel devices. P-channel MOSFETs are convenient for high-side switching in simpler circuits because their gate drive can be referenced to the positive supply.

A breadboard-sized example: the 2N7000

The 2N7000 is a small N-channel enhancement-mode MOSFET that is convenient for low-current experiments on a solderless breadboard. It is normally off at zero gate-to-source voltage, and its insulated gate makes it useful when a circuit needs to sense a voltage without drawing much steady current from that voltage source.

2N7000 itemMicrochip specification / practical meaning
TypeN-channel enhancement-mode vertical DMOS; normally off
Package3-lead TO-92 — convenient for through-hole breadboarding
Drain-to-source breakdown60 V minimum
Gate threshold VGS(th)0.8 V minimum to 3 V maximum, specified at only 1 mA drain current
RDS(on)Up to 5.3 Ω at VGS = 4.5 V and ID = 75 mA; up to 5 Ω at 10 V and 500 mA
Continuous drain current200 mA for the Microchip TO-92 device under its stated thermal conditions
Microchip TO-92 pinsPin 1 = Source, pin 2 = Gate, pin 3 = Drain
Why it appears in the RC timer lesson: a charged timing capacitor can be connected to the 2N7000 gate. The capacitor then controls the MOSFET, while the battery supplies the LED current through the drain-source path. This loads the timing capacitor much less than powering the LED directly from the capacitor.
Threshold is not “fully on.” The 0.8–3 V gate-threshold specification is measured at only 1 mA. It is therefore a poor precision timer threshold and a poor substitute for checking RDS(on) at the gate voltage and load current actually being used. This distinction is exactly why the timer lesson later replaces the MOSFET threshold with an LM393 comparator and a defined reference voltage.

Device reference: Microchip 2N7000 product page and datasheet.

Threshold voltage

Threshold voltage is defined at a relatively small drain current. It tells when the device is beginning to turn on, not when it is fully enhanced.

For switching, check RDS(on) at the actual gate drive available. A MOSFET with VGS(th) = 2 V may still require 4.5 V, 6 V, or 10 V gate drive to reach its specified low resistance.
Gate charge

Although steady gate current is nearly zero, the gate behaves like a capacitor. Every switching transition requires charge to be moved into or out of that capacitance. Fast switching therefore requires a gate driver that can source and sink substantial short pulses of current.

Miller effect

Gate-to-drain capacitance couples changing drain voltage back into the gate. During switching, the gate voltage may pause at a “Miller plateau” while drain voltage changes. Gate-charge curves are often more useful than a single capacitance number for estimating switching-drive requirements.

Body diode

Most discrete power MOSFET structures contain an intrinsic body diode. It may carry current in bridge and converter circuits, but its forward drop, reverse-recovery behavior, and current rating still need to be checked.

Static sensitivity

The very thin gate insulation makes MOSFET gates vulnerable to electrostatic discharge. Modern devices include process improvements and sometimes internal protection, but proper ESD handling remains important.

CMOS

Complementary MOS uses N-channel and P-channel transistors together. In a basic CMOS logic gate, one network pulls the output high while the complementary network pulls it low. Ideally, little steady current is required when the logic state is not changing.

Why MOS won digital electronics
MOSFETs in power electronics

Larger MOSFET structures are optimized for low on-resistance, high current, and useful voltage ratings. They switch motors, solenoids, power supplies, LEDs, battery systems, automotive loads, and converters.