PWM Fan Control
Almost every fan sold for desktop PCs today is a four-pin PWM fan, yet most people never touch the signal that drives it. Understanding how pulse-width modulation works makes the difference between case fans that pulse annoyingly and a system that stays quiet until it genuinely needs airflow. This guide covers the electrical basics, the header settings that trip people up, and how to design case fan curves in Fan Control.
What PWM means
Pulse-width modulation sends the fan a fixed 12 V supply plus a separate control signal that switches on and off around 25,000 times per second. The fan’s own circuitry reads how long the signal stays high in each cycle, the duty cycle, and adjusts its speed to match. Because the motor always receives full voltage, a PWM fan can spin reliably at very low speeds and can stop entirely at 0% if its design allows. The fourth pin on the connector carries this control signal; the third pin carries the tachometer pulse that reports RPM back to the motherboard.
PWM versus DC control
Three-pin fans have no control input, so the only way to slow them is to lower the supply voltage. Motherboard headers in DC mode do exactly that, typically from 12 V down to about 5 or 7 V, below which the motor stalls. That is why three-pin fans rarely run below 30 to 40 percent and cannot idle at zero. DC control still works well for exhaust fans that never need to be silent, but for a quiet build four-pin fans on PWM headers are the better tool.
3-pin versus 4-pin fans and headers
- A 4-pin fan on a 4-pin header set to PWM mode: full control range, the ideal case.
- A 4-pin fan on a header in DC mode: works, but the fan behaves like a 3-pin fan and loses its low-speed range.
- A 3-pin fan on a 4-pin header set to PWM: the fan runs at full speed and ignores every command. Switch the header to DC in the BIOS.
- Fans on a splitter: all share one control signal; only one fan’s tachometer wire should be connected so the RPM reading is valid.
Most BIOS setups offer an Auto mode that detects the fan type at boot. It usually works, but if a fan refuses to slow down, setting the mode manually is the fix.
Motherboard headers and hubs
A typical board has one or two CPU headers and three to six case headers labeled CHA_FAN, SYS_FAN or similar. Each can supply about one amp, enough for two or three normal fans on a splitter. For more fans, a powered PWM hub takes a SATA connector for power and copies the PWM signal from a single header to every port. Fan Control sees the hub as the one header it is plugged into; all fans on it move together, which is exactly what you want for a matched set of intakes.
Designing case fan curves
Case fans move heat out of the enclosure, so they should follow whatever component is hottest rather than a single sensor. In Fan Control that means a Mix curve:
- Create a Linear curve on the CPU package temperature and another on the GPU core temperature.
- Optionally add a third curve on the hottest SSD or the motherboard sensor.
- Create a Mix curve with the Max function and add those curves to it.
- Assign the Mix curve to every case fan control, intake and exhaust.
- Give the case fans a slow step-down so they coast down after a gaming session instead of dropping abruptly.
Try the interactive demo card on the home page to see how a Mix curve blends inputs. The CPU and GPU guides cover the component-specific curves that feed into it.
Temperature sources worth using
- CPU package: the primary input for front intakes on an air-cooled build.
- GPU core: the main driver for bottom intakes and rear exhaust in gaming systems.
- NVMe SSD temperature: helpful if a drive sits under the GPU and throttles during large transfers.
- Motherboard or VRM sensor: a useful third input on small-form-factor builds where everything shares the same air.
Airflow considerations
More speed is not always more cooling. A case with slightly more intake than exhaust stays cleaner and keeps warm air from being pulled in through gaps; two 140 mm intakes at 800 RPM often outperform one 120 mm fan at 1,500 RPM while being far quieter. Use calibration in Fan Control to learn each fan’s stall point, set the minimum just above it, and let the curve stay flat there until temperatures actually climb.
Frequently asked questions
What is a PWM fan curve?
A PWM fan curve is a rule that maps a temperature reading to a duty cycle, the percentage of time the fan’s control signal is high. At 30% duty the fan turns slowly; at 100% it runs flat out. Fan Control recalculates the duty cycle several times per second from the curve you draw.
Can I control 3-pin fans with Fan Control?
Yes, as long as the motherboard header is set to DC (voltage) mode. Three-pin fans cannot go as slow as PWM fans and usually stop below about 30 to 40 percent.
What is the difference between SYS_FAN and CHA_FAN?
Nothing functional. Manufacturers label case fan headers SYS_FAN, CHA_FAN or simply FAN; all of them are standard headers that Fan Control can drive if the board’s sensor chip is supported.
Do I need a separate fan controller for my case?
Usually not. A modern motherboard has four to eight headers, and splitter cables or a powered PWM hub let one header drive several fans in unison. A separate controller only helps if it is supported by the software or you want independent control of more fans than you have headers.