MOSFET
Transistor
A voltage-controlled switch/amplifier. Used everywhere for switching power efficiently (motors, LEDs, power supplies). Tiny gate current controls big load current.
Schematic symbol
MOSFET (N-channel)
How mosfet appears in a circuit diagram.
Types & variants
Key specs
Vds (drain-source voltage)
VMax voltage it can block when off.
Id (drain current)
AMax continuous current it can carry.
Rds(on)
mOhmOn-resistance - lower means less heat/loss when conducting.
Vgs(th)
VGate threshold voltage. For 3.3/5V control, use a logic-level MOSFET.
Markings
Part number printed on body (e.g. IRLZ44N, AO3400). Look up pinout per part.
Standard values
Popular: IRLZ44N (logic-level N-ch), AO3400 (SMD), IRF540N.
How to choose
1) N-ch for low-side switching. 2) Vds >= 2x supply. 3) Id >> load current. 4) Vgs(th) below your control voltage (use logic-level for MCUs). 5) Low Rds(on) for high current.
Pinout & package
TO-220 — front view, tab at back
Check first: Typical for many N-channel TO-220 MOSFETs (e.g. IRFZ44). Order varies by part — verify with the datasheet.
3 pins: Gate, Drain, Source (order varies - check datasheet). TO-220, TO-92, SOT-23, DPAK.
Example circuits
- Low-side switch for a motor/LED strip from an MCU pin
- PWM speed control
- Buck converter switch
Common failures
Gate destroyed by static (ESD) or overvoltage; overheats if Rds(on) too high or no heatsink; shorts D-S when blown.
How to test
Diode mode S->D shows body diode; with gate charged it should conduct D-S. (Dedicated transistor testers are easiest.)
Substitutes
Match channel type, equal/higher Vds & Id, equal/lower Rds(on), compatible Vgs(th) and package.