Overview
The IRLZ44N is an N-channel logic-level power MOSFET manufactured by Infineon (formerly International Rectifier) in a TO-220AB package. Rated for drain-source voltage () and continuous drain current (), it is engineered specifically for driving high-power DC loads directly from low-voltage digital microcontrollers.
Unlike standard power MOSFETs (such as the IRF540N or IRF520) that require on the gate to fully turn on, the IRLZ44N features a low gate threshold voltage (). It achieves an ultra-low resistance of just at and at , making it the premier choice for 3.3V and 5V MCU PWM motor control, high-current LED strip dimming, and solenoid switching.
Quick reference
| Transistor type | N-Channel Power MOSFET (Logic-Level Gate) |
| Package | TO-220AB (Pin 1: Gate, Pin 2: Drain/Tab, Pin 3: Source) |
| Drain-Source Voltage () | max |
| Continuous Drain Current () | (at , ) |
| Gate Threshold Voltage () | min / max |
| at | () |
| at | () |
| at | () |
| Max Power Dissipation () | (with heatsink) |
Pinout (TO-220AB Package)
text
┌─────────┐
│ TO-220 │
│ IRLZ44 │
└─┬───┬───┬─┘
1 2 3
G D S
| Pin | Name | Description |
|---|---|---|
| 1 | Gate (G) | Control input (connected to MCU GPIO via series resistor) |
| 2 / Tab | Drain (D) | High-power load switching output (connected to load negative terminal) |
| 3 | Source (S) | Ground reference (connected to common system ground) |
Specifications
| Parameter | Symbol | Min | Typ | Max | Unit | Conditions |
|---|---|---|---|---|---|---|
| Drain-Source Breakdown Volts | 55 | — | — | V | ||
| Gate-Source Threshold Volts | 1.0 | — | 2.0 | V | ||
| Static Drain-Source On-Resist | — | 18 | 22 | mΩ | ||
| Static Drain-Source On-Resist | — | 21 | 25 | mΩ | ||
| Gate-Source Leakage Current | — | — | nA | |||
| Total Gate Charge | — | 32 | 48 | nC | ||
| Diode Forward Voltage | — | 0.8 | 1.3 | V | Internal body diode, |
Driving Circuit Topology
To switch high-power loads cleanly from an Arduino (5V) or ESP32 / Raspberry Pi (3.3V):
text
+V_LOAD (12V - 24V DC)
│
[LOAD] (Motor / LED Strip / Solenoid)
│
├──────────────┐
│ │
[Drain] [Flyback Diode 1N4007] (For Inductive Loads Only)
IRLZ44N MOSFET │
[Source] ────────┼─────── GND (Common System Ground)
│ │
[Gate] │
│ │
[220Ω] │
│ │
MCU GPIO Pin ───────┴─────── [10kΩ Pull-Down to GND]
- Gate Resistor: Limits initial high-frequency capacitive gate charging current spikes into the MCU pin.
- Gate Pull-Down Resistor: Keeps the gate firmly at 0V during MCU bootup/reset, preventing accidental un-commanded load activation.
- 1N4007 Flyback Diode: Required across inductive loads (DC motors, relays, solenoids) to dissipate back-EMF voltage spikes.
Power Dissipation Math
- For a 5A LED Strip Load ():
- For a 15A Motor Load ():
Common mistakes
- Using standard IRF540N / IRF520 instead of IRLZ44N: Standard "IRF" series MOSFETs specify at . When driven with or from an MCU, standard MOSFETs remain in their linear region, overheating rapidly under high currents.
- Forgetting common ground: The MCU ground and the load power supply negative terminal must be connected together at the MOSFET Source pin.
Notes
- IRLZ44N vs IRFZ44N: "L" indicates Logic-Level (); "F" indicates Standard-Gate (, requires 10V gate drive).
Assets & downloads
- datasheetdatasheet
- product-pagereference