[SOLVED] 3-wire LED Fan Control

miller3476

Distinguished
Jul 16, 2012
35
0
18,540
Hello, I just purchased a Rosewill Cullinan MX - Blue case but I'm not 100% happy with the fan controller.

Regarding 3 wire fans with LEDs-
Pin 1 - GND
Pin 2 - +12VDC or +5VDC
Pin 3 - Tach Signal

I assume the controller is pretty 'dumb' and does not care about the fan speed. In these setups, is pin 3 just used for LED on/off?

My Case
Rosewill CULLINAN ATX Mid Tower Gaming Computer Case - Newegg.com

I believe these are the fans used in the case. however, each fan just has a 3 pin fan without the 4 pin molex shown in the picture.
Rosewill RFA-120-WL - 120mm CULLINAN Computer Case Cooling Fan with LP4 Adapter - Semi-Transparent Frame & Blue LED Lights, Sleeve Bearing, Silent - Newegg.com

Thanks for any feedback- I'm surprised this easier to solve via goggle- just not getting the right keywords 🙁
 
Solution
Hello, I just purchased a Rosewill Cullinan MX - Blue case but I'm not 100% happy with the fan controller.

Regarding 3 wire fans with LEDs-
Pin 1 - GND
Pin 2 - +12VDC or +5VDC
Pin 3 - Tach Signal

I assume the controller is pretty 'dumb' and does not care about the fan speed. In these setups, is pin 3 just used for LED on/off?

My Case
Rosewill CULLINAN ATX Mid Tower Gaming Computer Case - Newegg.com

I believe these are the fans used in the case. however, each fan just has a 3 pin fan without the 4 pin molex shown in the picture.
Rosewill RFA-120-WL - 120mm CULLINAN Computer Case Cooling Fan with LP4 Adapter - Semi-Transparent Frame & Blue LED Lights, Sleeve Bearing, Silent - Newegg.com

Thanks for any feedback-...
Hello, I just purchased a Rosewill Cullinan MX - Blue case but I'm not 100% happy with the fan controller.

Regarding 3 wire fans with LEDs-
Pin 1 - GND
Pin 2 - +12VDC or +5VDC
Pin 3 - Tach Signal

I assume the controller is pretty 'dumb' and does not care about the fan speed. In these setups, is pin 3 just used for LED on/off?

My Case
Rosewill CULLINAN ATX Mid Tower Gaming Computer Case - Newegg.com

I believe these are the fans used in the case. however, each fan just has a 3 pin fan without the 4 pin molex shown in the picture.
Rosewill RFA-120-WL - 120mm CULLINAN Computer Case Cooling Fan with LP4 Adapter - Semi-Transparent Frame & Blue LED Lights, Sleeve Bearing, Silent - Newegg.com

Thanks for any feedback- I'm surprised this easier to solve via goggle- just not getting the right keywords 🙁
Those are not RGB fans, lights turn on with fan and lights can dim at low RPM. Nothing different connection wise than 3 pin fans with no lights.
 
Solution
CountMike's got it right. Your understanding of the fan connector signals is almost right. Pin #2 is the + VDC power supply, and it can vary from 12 VDC (full fan speed) down to about 5 VDC (minimum fan speed without stalling). But there is NO direct control of the LED lights in the fan frame. These are called LED fans, not RGB fans. In them the LED's are merely connected in parallel with the fan motor supply, and they get whatever voltage the motor gets. So their brightness can vary with fan speed, but you have no control over that and you cannot change any colours.
 
  • Like
Reactions: CountMike
CountMike's got it right. Your understanding of the fan connector signals is almost right. Pin #2 is the + VDC power supply, and it can vary from 12 VDC (full fan speed) down to about 5 VDC (minimum fan speed without stalling). But there is NO direct control of the LED lights in the fan frame. These are called LED fans, not RGB fans. In them the LED's are merely connected in parallel with the fan motor supply, and they get whatever voltage the motor gets. So their brightness can vary with fan speed, but you have no control over that and you cannot change any colours.

I should have included in my original post-
The issue that I'm trying to address is the very basic fan controller has 3 settings:
{H}igh - Fans High, LEDs on
{L}ow - Fans Low, LEDs off
{S}top - Fans Stop, LEDs off

I'd just like the LEDs on at low speed. I was assuming they were controlling the LEDs with PIN 3 but maybe this could just be a function of the circuit in the fans? If the voltage is below some threshold, do not pass power the LEDs. or maybe the LEDs using in these fans won't light below a certain voltage.

Thanks for the feedback-
It sounds like if I'd like to just keep the simple switch, my only option would be change to RGB fans with a better controller and then find a way to wire the switch. Or start a little mini project using arduino or a RasPi to function as the controller. The coding part I can handle- but learning the electronics part would be a learning experience. (how to control the RGB, if I use 4 pin fans, control fans speed with PWM, etc...)
 
Last edited:
You caught on in one part there. It appears that, when the fan control system you have is set to LOW, the voltage sent to the fans is so low the LED's barely light up at all. You had not told us before that fan speed is being controlled by a manual switch with those three settings.

As a general rule, control of fan speeds done automatically by a mobo is better than a manual switch on your case. All mobos have two groups of fan headers on them: one for the CPU cooling that is guided by the temperature measured inside the CPU chip by its built-in sensor, and the other group called SYS_FAN or CHA_FAN guided instead by a sensor on the mobo and used for case ventilation fans, which is what those three blue ones are doing. In each group the system constantly tracks the current measured temperature and alters the speed of its fans to alter the cooling provided by air flow, trying to keep the measured temperatures on a pre-set target as your workload (and heat generation) changes. Now, there are two possible ways for the fan speed to be altered. With the older 3-pin fan design, the mobo header simply changes the Voltage supplied to the fan on Pin #2, from 12 VDC for full speed down to about 5 VDC minimum (any lower and the fan will stall). In the new 4-pin PWM fan design, the Voltage on Pin #2 is kept always at 12 VDC, and the fan is sent via the new Pin #4 the PWM signal. Inside the fan case is a small chip that uses that PWM signal to reduce the flow ow current from that 12 VDC supply line through the fan motor windings to reduce its speed to what the mobo has decided it needs. These days, most mobo headers have 4 pins to accommodate either fan type, and you get to choose in BIOS Setup for each header the method it uses according to the type of fan plugged in there: Voltage Control Mode (aka DC Mode) for 3-pin fans, and PWM Mode for 4-pin ones. You should not try to mix the two fan designs on one header, but you can connect more than one fan of the same design to a header using a Splitter.

So, you COULD connect the fans you have to one or more mobo header(s), instead of to the case's fan control switch system,since they appear to have a standard 3-pn female fan connector. If you do that, the fans will run at a range of speeds depending on what you are doing, and adjust themselves as you work harder. We can be more specific on exactly how to set this up if you tell us the maker and exact model number of your mobo. However, the result will be that your fan LED's still will get fainter as your fans slow down, just maybe not shut off.

IF you want to replace those fans with real RGB fans, it gets a little more complicated because RGB fans really are two devices in one unit: a fan motor that needs a power source and speed control, and a set of LED lights in the case that also need power and display control of a different form. For this reason they have two separate cables each to connect to different places. Most mobos have headers for both functions now, but certainly not all. And more complicated: the RGB lighting systems also come in two versions that are so different that you cannot mix them in the same circuit. One is called plain RGB and uses a connector with 4 pins that supplies a 12 VDC power source and three Ground lines to control the displays. The more complex Addressable RGB system uses a connector with three pins and a 5 VDC power source, and a digital Control Line. Just to help make more confusion, because of those connector details, the LIGHTS are often labelled as 3-pin or 4-pin light systems, and this has NOTHING to do with 3-pin or 4-pin fan MOTORS.

IF you want to choose RGB (or ARGB) lighted fans, again we need to know exactly what mobo you have. Then we can advise which lighting system you can buy in the new fans so the mobo lighting headers can do all the work of powering them and changing the displays. That way you do not need to figure all that out.