Board-only fan controller

Associate
Joined
21 May 2013
Posts
2,085
I'm looking for a compact fan controller for adjusting the speed of 6 non-PWM (3 pin) fans. I'm thinking something like this: https://www.overclockers.co.uk/showproduct.php?prodid=CA-009-PT only with a single knob to adjust the fan speed, rather than using the PWM signal from the motherboard.

Does such a device exist? Is it something that would be feasible to build yourself?

I already have one of these cables lying around: https://www.overclockers.co.uk/showproduct.php?prodid=CB-070-AK
I did toy with the idea of putting a variable resistor in-line at the 12v molex to get the adjustment I need, but after some research online I've seen a lot of people saying it's a bad idea and to be honest I don't know enough about electronics to spec it up properly.
 
Last edited:
A variable resistor, or potentiometer, is a solid way of reducing voltage to a load but unfortunately most potentiometers are very low power handling. Rheostats are the high power brothers of potentiometers and are much larger in comparison and come with fairly hefty price tags. This is why it is a poor idea.

What you need to do is create a circuit that has a low power potentiometer that passes it's output voltage to a transistor that'll take the load you give it. You'll experience a small drop out of voltage at the top end with such a simple circuit. I'm sure there are dozens of circuit examples for such a circuit.

I'm sure I've built them from time to time but prefer the automatic control myself.

I use the circuit in my signature to control my fans and that has a potentiometer and can handle 3-4 with ease. It is adjustable but in a slightly different way.

Thank you, this has given me a lot to look in to.

A quick follow-up question:
Considering the absolute worst-case scenario my fans draw a maximum of 0.25a; meaning ~18w total power draw when running at 12v (18 = (0.25 * 6) * 12). However, am I correct in thinking the power rating for a transistor applies to the power it is dissipating - as in, when the fans are running at maximum speed @ 12v no voltage adjustment is occurring, thus I don't require a transistor that's rated at the full 18w? From looking at a few spec sheets most I've seen are over-specced for this kind of application, so I'm probably worrying about nothing.

I found an article here that should be a good start: http://www.pcbheaven.com/circuitpages/Simple_Linear_Fan_Controller/

Have you tried Speedfan?

This would be by far the easiest option, but the motherboard headers on this machine don't support voltage control.
 
Back
Top Bottom