ThorinAll we need to do is insert a rheostat or variable resistor in the 12V wire to the fan. The rheostat should be rated at least 3 Watt, (for fans up to 10Watt), and have a resistance of 20 ? 50 Ohms. If you are using this mod on your CPU fan then use the 20 ohm rheostat to prevent fan stall at the slowest speed setting.
Did you mean 1.5 watts? I could believe that myself, but not 1.5 amps. 1.5 amps times 12 volts would give 18 watts, that's a screamer of a fan. Watts is a power measurement, amps is for current. Peace.Originally posted by: pelikan
Thanks for all the help. These fans are in my power supply so I don't have room for large connectors. I'm going to solder in a 34 Ohm resistor. The fans are 1.5amp, so if I understand it correctly, a 34 Ohm resistor should give me 7V.
Here are a couple of equations you can follow when looking at resistive networks.Originally posted by: pelikan
I'm just learning this now, so I realize I could easily be wrong. I thought it went:
R=(V1-V2)/Current
(12-7)/.15=33.33 ohms
A 33 ohm 5 watt resistor should give me 7V? 5 watt because the fan is drawing at least a couple watts?
Originally posted by: JSSheridan
Here are a couple of equations you can follow when looking at resistive networks.Originally posted by: pelikan
I'm just learning this now, so I realize I could easily be wrong. I thought it went:
R=(V1-V2)/Current
(12-7)/.15=33.33 ohms
A 33 ohm 5 watt resistor should give me 7V? 5 watt because the fan is drawing at least a couple watts?
Ohm's Law: V = I*R;
Voltage division of 2 resistors in series: V * (R1 / (R1 + R2)) = V1; V2 = V - V1;
Electric Power: Power = V*I = V^2 / R = I^2 / R;
The circuit is 0.15A without any modification, but when you add a resistor, you will change the current in the circuit. So it follows.
Inew = 12 / (R1 + R2); Since you don't know either of the resistors at first, you need to find them both before you can find Inew. Do you see where I got the fan's power from also? Now, I'm not qualified to teach Circuits I, so I'll have to leave it at that and not give you a lesson. Peace.