A 4-pin PWM header is a connector used to power and control a 4-wire PWM fan. It supplies steady 12 V power and uses a PWM signal to adjust fan speed by changing duty cycle instead of the voltage. This gives smoother control and stable low-RPM running. This article provides information on the pinout, PWM, and TACH signals, BIOS settings, specs, and common mistakes.

4-Pin PWM Header Basics
A 4-pin PWM header is a motherboard or control-board connector designed to power and control a 4-wire PWM fan. It provides a steady +12 V supply on one pin, while the 4th pin carries a PWM (pulse-width modulation) control signal that adjusts fan speed. Instead of lowering the voltage to slow the fan down, the header keeps the voltage constant and changes the PWM duty cycle, which allows smoother speed control and more stable low-RPM operation. Many boards include multiple 4-pin PWM headers labeled CPU_FAN, CPU_OPT, CHA_FAN, SYS_FAN, or PUMP_FAN for separate fan control.
4-Pin PWM Header Pinout

• Pin 1: GND (Ground)
• Pin 2: +12 V (Fan power)
• Pin 3: TACH (Speed feedback signal)
• Pin 4: PWM (Speed control signal)
PWM Control Signal on a 4-Pin PWM Header

On a 4-pin PWM header, the fan receives constant +12 V power, while fan speed is controlled through the PWM pin. The PWM signal is around 25 kHz and is open-collector/open-drain, meaning the motherboard pulls the signal low while the fan provides the pull-up voltage internally.
Fan speed changes based on duty cycle, which controls how long the signal stays active during each cycle. Higher duty cycle generally increases fan speed, while lower duty cycle reduces speed. Because the fan motor still receives steady +12 V power, it can maintain better torque and stability at lower RPM.
TACH Feedback on a 4-Pin PWM Header

A 4-wire PWM fan sends a tachometer (TACH) feedback signal to the header so the motherboard can monitor real fan speed. The TACH output is open-collector and produces pulses that the system counts to estimate RPM (often two pulses per revolution).
If the fan slows down, stalls, or stops, the tach signal becomes irregular or disappears, which allows the BIOS or monitoring software to detect abnormal operation.
3-Pin and 4-Pin Fans on a 4-Pin PWM Header
| Feature | 3-Pin Fan on 3-Pin Header | 3-Pin Fan on 4-Pin PWM Header | 4-Pin PWM Fan on 4-Pin PWM Header |
|---|---|---|---|
| Wires/pins | GND, +12 V, TACH | Uses pins 1–3 and ignores pin 4 (PWM) | GND, +12 V, TACH, PWM |
| How speed is controlled | By lowering or raising the fan’s voltage | Depends on the header settings; it may use voltage control or run at full speed | Controlled by the PWM signal on pin 4 while +12 V stays steady |
| Speed signal (TACH) | Yes, on pin 3 | Yes, on pin 3 | Yes, on pin 3 |
| Compatibility | Works as intended | Generally works because the first three pins match | Works as intended and is the proper match |
| Low-speed control | More limited, and the fan may stop if the voltage gets too low | More limited if only voltage control is used | Better low-speed control because the fan keeps constant +12 V and follows the PWM signal |
BIOS/UEFI Fan Control for a 4-Pin PWM Header

• Control mode selection: PWM mode for 4-pin fans, DC/Voltage mode for 3-pin fans
• Fan curve tuning: maps temperature readings to PWM duty cycle
• Fan stop / 0 RPM support: may stop the fan below a set temperature (if supported)
• Software control in OS: adjusts fan speed without rebooting (board-dependent)
• Server monitoring tools: some systems support remote fan monitoring through management interfaces
Electrical Specs for a 4-Pin PWM Header
| Parameter | Guideline |
|---|---|
| Fan supply voltage | 12 V ±5% (between pins 2 and 1) |
| Max continuous fan current | Often around 1–1.5 A per header (check the motherboard manual) |
| PWM frequency | About 25 kHz ±10%, using an open-collector/open-drain signal |
| PWM logic level | Pulled up inside the fan to about 5 V (sometimes 3.3 V); active-low input |
| TACH output | Open-collector signal, 2 pulses per revolution, with only a small sink current (a few mA) |
| Stall/fault detection | Missing or irregular TACH pulses, read by the firmware |
| Connector current rating | Depends on the header and board traces; the board may limit total current across all fan headers |
Using a 4-Pin PWM Header for Custom Builds

A 4-pin PWM header can also be used outside a normal PC setup, as long as the same signals are provided. You need a stable 12 V supply, a connector that follows the standard 4-pin layout, and a PWM control signal that matches the usual guideline: about 25 kHz and open-collector/open-drain. The duty cycle is set within a practical control range, often around 20% up to 100%. If a microcontroller outputs a normal 3.3 V or 5 V PWM signal, a simple transistor stage can be used so the PWM line acts like an open-collector signal instead of pushing the line high.
The TACH pin can be connected to a microcontroller input that counts pulses, so the fan’s RPM can be measured. With that feedback, the control code can adjust the PWM duty cycle to hold a steady speed when needed. Using the 4-pin PWM header standard also helps keep wiring and parts consistent, since it matches common 4-wire PWM fan connections and cables.
Quiet Cooling Control with a 4-Pin PWM Header

A 4-pin PWM header supports quieter cooling because it can maintain stable fan rotation at low speeds without cutting voltage. With a well-tuned fan curve, the system can reduce PWM duty cycle during low temperatures to lower noise, then increase duty cycle only when more airflow is required. This gives smoother control than voltage-based fan slowing, which may have a narrower usable speed range before the fan becomes unstable or stops.
Common Setup Mistakes with a 4-Pin PWM Header
• Plugging the fan connector in the wrong position instead of lining it up with the plastic guide, which can send 12 V to the wrong pin.
• Thinking 0% PWM always means the fan will stop; many PWM fans still run at a minimum speed even at a very low duty cycle.
• Pulling too much current from one 4-pin PWM header by connecting too many fans or a high-power device through a splitter.
• Mixing fan types and control modes on the same header, such as using a 3-pin fan on a header set to PWM control.
• Leaving the wrong control mode in BIOS/UEFI (PWM vs DC), which can cause the fan to run at full speed all the time.
• Ignoring the TACH signal and guessing fan operation by sound, which can miss a fan that is slowing down, stuck, or failing.
Checklist for a 4-Pin PWM Header
Keep the pin order correct
Always follow the standard pin order: 1–GND, 2–+12 V, 3–TACH, 4–PWM, and clearly mark pin 1 so the connector lines up correctly.
Use the right PWM signal
Drive the PWM pin with an open-collector/open-drain signal at about 25 kHz, and rely on the fan’s internal pull-up for the high level.
Stay within the header’s current limit
Do not overload one 4-pin PWM header. If many fans are connected, use a powered hub or separate power source instead of drawing all power through the header.
Match fan type to control method
Use 4-wire PWM fans when stable low-speed control is needed. Use 3-pin fans only when simple voltage-based control is acceptable.
Recheck BIOS/UEFI settings after changes
After swapping fans or moving headers, confirm the correct PWM/DC mode and verify the fan curve still matches your setup.
Test the full PWM range on custom builds
Test fan operation across 0% to 100% PWM, including ramp behavior and the lowest stable speed.
Document the pinout and control rules
Include the 4-pin PWM header pinout and fan control notes in the build documentation to prevent wiring and setup mistakes.
Conclusion
A 4-pin PWM header controls fan speed using a PWM signal while keeping the fan powered by a steady 12 V. The correct pin order is GND, +12 V, TACH, and PWM. The TACH signal reports RPM for monitoring and fault detection. Correct BIOS mode, proper wiring, and current limits help ensure stable control and quiet cooling.
Frequently Asked Questions [FAQ]
Will a 4-pin PWM fan run at full speed if the PWM signal is missing?
Yes. Most PWM fans run near full speed if the PWM control signal is missing.
Why does my PWM fan still spin at 0% PWM?
Because many PWM fans have a minimum speed limit and won’t fully stop.
Can I use a 4-pin PWM fan on a PUMP_FAN header?
Yes. But it may run faster by default unless you change the fan settings.
Can I connect two fans to one 4-pin PWM header using a splitter?
Yes. Make sure the total current stays within the header limit.
Does PWM control reduce fan lifespan?
No. PWM control is normally safe and does not shorten fan life.
How do I know my fan is actually following PWM control?
Lower PWM should lower RPM. If RPM doesn’t change, the fan is not responding correctly.