I noticed that my pump and fans have wildly different responses to PWM input signals, and thought that I'd test it out, have only checked the devices I have attached right now but here's the data anyway!
PWM input control: FanControl (
https://github.com/Rem0o/FanControl.Releases)
RPM output view: HWInfo64 (
https://www.hwinfo.com/download/)
Motherboard: ASRock B550 Phantom Gaming ITX/ax (w/ Ryzen 5600x + 2x8GB DDR4-4400 Patriot Vipers)
Fan(s): EK-Furious Vardar EVO 140 (6x fans connected to one header with PWM splitter, mounted in push/pull on a 420mm Alphacool Monsta radiator)
Pump: EK
DDC 4.2 PWM (attached to AlloyCraft 'lobo' beta waterblock, powered via SATA from PSU, PWM from motherboard pump/fan header)
Method: All I did was manually set the PWM input in FanControl for each fan/pump, noted the highest/lowest speed output reading from HWInfo over about 30-60 seconds, and graphed the results.
EK Furious Vardar EVO 140
EK 140mm fans have this curved response, with each 5% increase from about 15% to 100% causing a noticeable change in speed (rpm).
Anything below 15% is approximately equivalent ~960rpm. No zero-rpm for these fans.
In terms of noise output, they're:
- effectively silent from 0% -30% (up to ~600rpm)
- barely audible from 30% - 45% (up to ~830rpm)
- quiet but clearly audible from 45% - 55% (up to ~1000rpm)
- becoming irritating from 60% - 70% (up to ~ 1100rpm)
- definitely loud from 70% (~1300rpm all the way to full speed ~2400rpm)
As there were no further changes to RPM output below about 12% I have truncated the graph below 10%.
EK DDC 4.2 PWM pump
The EK DDC 4.2 PWM pump has a very different curve, it's almost linear but is heavily truncated to only ~12% to ~42% PWM.
The same speed (950-1000rpm) is produced from anything below ~13%
Likewise full speed (~4440rpm) is produced from 44% all the way up to 100%.
In terms of noise output, it is:
- effectively silent from 0% - 19% (~960rpm to ~1600rpm)
- barely audible from 20% - 28% (~1650rpm to ~2660rpm)
- quiet but clearly audible from 29% - 32% (~2750rpm to ~3130rpm)
- becoming irritating from 33% - 35% (~3240rpm to ~ 3500rpm)
- definitely loud from 36% (~3550rpm all the way to full speed ~4440rpm)
Weird results, I reckon, do other pumps behave similarly?
::EDIT:: In case it helps anyone out, these are the curves/sensors I have setup in FanControl
Fans are controlled with:
- Default CPU/GPU temperature sensors.
- CPU/GPU curves for fan pwm settings based on temperature, with a 3C hysteresis and 6 sec response time.
- Mix curve, combining the two curves to pass whichever is highest to the fan PWM.
Pump is controlled with:
- Custom sensors for each CPU/GPU giving the average (30sec) temperature.
- CPU/GPU curves for pump pwm settings based on temperature, with 5C hysteresis and 10 sec response time.
- Mix curve, combining the two curves to pass whichever is highest to the pump's PWM.