MOSFETs
The MOSFET — Metal-Oxide-Semiconductor Field Effect Transistor — is the most manufactured semiconductor device in history. Every digital computer, every smartphone processor, and virtually every modern piece of electronic equipment is built almost entirely from MOSFETs. In ham radio they appear as power transistors in linear amplifiers, switching elements in power supplies, and the building blocks of all the integrated circuits used throughout modern transceivers.
- The insulated gate: what makes a MOSFET different
- Enhancement mode and depletion mode
- N-channel and P-channel MOSFETs
- Threshold voltage and on-resistance
- Power MOSFETs
- Gate drive considerations
- MOSFETs in ham radio
The Insulated Gate: What Makes a MOSFET Different
The key difference between a MOSFET and a JFET is how the gate is constructed. In a JFET, the gate is a reverse-biased PN junction — it draws a small leakage current and its voltage range is limited by the junction's breakdown voltage. In a MOSFET, the gate electrode is completely separated from the channel by a thin layer of silicon dioxide (SiO2) — a high-quality insulator. This gate oxide makes the gate input impedance extremely high — typically 1012 to 1014 Ω — because no DC current can flow through an insulator.
This insulated gate also means the gate voltage can be positive or negative relative to the source without forward biasing any junction, giving the MOSFET a wider range of operating modes than the JFET.
N-channel enhancement MOSFET (left) and P-channel enhancement MOSFET (right). The broken line in the channel symbol indicates that no channel exists at zero gate bias — it must be induced by the gate voltage. The arrow direction distinguishes N-channel from P-channel.
View LargerEnhancement Mode and Depletion Mode
MOSFETs come in two fundamental operating modes:
| Mode | State at Vgs = 0 | How to turn on (N-channel) | Typical use |
|---|---|---|---|
| Enhancement | OFF (no channel exists) | Apply positive Vgs above threshold | Digital logic, power switching, motor control |
| Depletion | ON (channel exists) | Positive Vgs increases current; negative Vgs reduces it | RF amplifiers, some linear circuits |
The enhancement-mode N-channel MOSFET is by far the most common type in power and digital applications. With zero gate voltage, no channel exists between drain and source — the device is off. When a positive gate voltage exceeds the threshold voltage (Vth), an inversion layer of electrons is induced in the P-type substrate beneath the gate oxide, forming a conducting channel that allows current to flow from drain to source.
N-Channel and P-Channel MOSFETs
Like JFETs and BJTs, MOSFETs come in complementary N-channel and P-channel types:
- N-channel enhancement MOSFET: Turned on by positive gate-to-source voltage. Current flows from drain (positive) to source. Most common type — lower on-resistance for same die area than P-channel, so preferred for high-current switching. IRF510, IRFZ44, BS170 are common examples.
- P-channel enhancement MOSFET: Turned on by negative gate-to-source voltage. Current flows from source (positive supply) to drain. Used for high-side switching where the source is at the supply rail. IRF9540 is a common P-channel power MOSFET.
Threshold Voltage and On-Resistance
Two key parameters determine a MOSFET's switching behavior:
Threshold voltage (Vth or VGS(th)) is the minimum gate-to-source voltage needed to start forming the conducting channel. For a logic-level MOSFET designed to be driven by a 3.3 V or 5 V logic output, Vth is typically 1–2.5 V. Standard power MOSFETs often require 4–6 V for full enhancement and must be driven by a proper gate driver circuit, not directly by a logic output.
On-resistance (RDS(on)) is the resistance of the fully-on channel between drain and source. It determines the power dissipated in the MOSFET when conducting: P = ID² × RDS(on). Modern power MOSFETs achieve RDS(on) values below 10 mΩ, making them extremely efficient switches with very low conduction losses.
Pconduction = ID² × RDS(on)
This is why MOSFETs with low RDS(on) generate less heat and are preferred in high-current switching applications such as switching power supplies and Class D amplifiers.
Power MOSFETs
Power MOSFETs are designed to handle high currents and voltages. They achieve this by using a vertical structure with millions of parallel cells — each cell is a tiny MOSFET, and they all operate in parallel to share the current. Important power MOSFET ratings to check on a datasheet:
- VDS(max): Maximum drain-to-source voltage before breakdown. Must be above the peak voltage in your circuit.
- ID(max): Maximum continuous drain current. Must not be exceeded — add safety margin.
- RDS(on): On-resistance. Lower is better; choose for your current level.
- PD(max): Maximum power dissipation. Determines heatsink requirements.
- Qg: Gate charge. Determines how much charge the gate driver must supply — important at high switching frequencies.
Gate Drive Considerations
Unlike BJTs (which need continuous base current to stay on), a MOSFET needs only enough voltage on its gate — no DC current flows through the oxide. However, the gate oxide forms a capacitance with the channel, and this capacitance must be charged and discharged each time the MOSFET switches. At high switching frequencies this gate capacitance requires significant peak current from the driver, even though the average gate current is zero. This is why high-speed MOSFET switches (in switching power supplies and Class D amplifiers) use dedicated gate driver ICs that can source and sink several amperes peak to charge and discharge the gate rapidly.
MOSFETs in Ham Radio
- Linear RF amplifier output stages: Power MOSFETs designed for RF (such as the RD16HHF1 or BLF188XR) operate at HF and VHF frequencies and handle hundreds of watts. They are increasingly replacing vacuum tubes in high-power amplifiers.
- Switching power supplies: The SMPS in most modern transceivers uses power MOSFETs switching at 50–500 kHz to regulate the output voltage.
- Antenna switching: MOSFETs in full H-bridge configurations drive relay coils and motorised antenna tuner capacitors.
- PA protection circuits: Fast-switching MOSFETs provide overload protection by shutting down the PA in microseconds when SWR or current limits are exceeded.
- All digital circuits: Every microcontroller, DSP, and FPGA inside modern transceivers is built from CMOS (Complementary Metal-Oxide-Semiconductor) — billions of N and P channel MOSFETs working in pairs.
Frequently Asked Questions
Can I drive a power MOSFET directly from a microcontroller output pin?
Sometimes, but carefully. A standard power MOSFET may require 5–10 V on the gate for full enhancement, while most microcontrollers output 3.3 V or 5 V. Choose a logic-level MOSFET with a threshold voltage below your logic output level and an RDS(on) specified at that voltage. For high switching frequencies or high-current loads, use a dedicated gate driver IC — the microcontroller output cannot source the peak gate charging current fast enough to switch the MOSFET efficiently.
Why do MOSFETs have a body diode?
The body diode is a parasitic PN junction formed between the P-type substrate (body) and the N-type drain region in an N-channel MOSFET. It is intrinsic to the structure — not added deliberately — but it is always there. The body diode conducts in the reverse direction (drain to source) which can be useful in some power circuits, but it also has slow reverse recovery in some devices. In bridge inverter circuits the body diode can cause shoot-through currents if not accounted for in the timing design.
What is RDS(on) and why does it matter?
RDS(on) is the resistance of the MOSFET channel when the device is fully turned on. Power is dissipated as P = ID² × RDS(on), which heats the device. A MOSFET with 10 mΩ RDS(on) carrying 10 A dissipates only 1 W, whereas one with 100 mΩ would dissipate 10 W for the same current — requiring a much larger heatsink. In high-current switching applications, choosing a MOSFET with low RDS(on) is essential for efficiency and thermal management.
Test Your Knowledge
Answer the questions below to check your understanding. Every answer can be found in the lesson above.