Electronics Project- Fan Failiure Alarm

Associate
Joined
13 Sep 2009
Posts
1,612
Location
Maidstone, Kent
Now, I'm not sure if this is the right place to put this, but it is a project and it is related to PCs!

I will be calling on people's advice who know their electronics well or who work with PCB. For my GCSE Electronic Products course I am making a PC fan failure alarm, I know many computers have this built in but that doesn't really matter for what I'm doing!

Here's what I am looking to achieve:
  • A circuit that sets of a buzzer when a PC fan stops rotating or falls below an acceptable RPM
  • The alarm should stop if the fan restarts
  • It should be mounted to a PCI bracket

The simplest example of a circuit I could find was the one below which I will be basing my own circuit on, where the 741 comparator compares the voltage from the fan tacho line to the adjustable one coming via the potentiometer. Fairly simple stuff, except the fan outputs pulses rather than straight voltage, so it must be converted.

pcfanfailurealarm_1270030091.png


Full info: http://pcbheaven.com/circuitpages/PC_Fan_Failure_Alarm/

So I'm going to be needing some advice on this project. Firstly, the circuit relies on the fact the fan emits 2 pulses per rev- is this the standard for most fans? Secondly, can you see any issues with this circuit? I am going to get it to run from a single 12V rail rather than all those inputs used, which I do not see as a problem. As I am not allowed to run the circuit from a PSU, I will have to run it from a 12v battery or even a few 9v batteries, do you see this causing problems? I will be putting a Molex connector for the power rails, and then I can modify the other end of it to connect to a 12v battery, so it can be used with a computer PSU without any modification. Lastly, I am going to need it to attach to a PCI bracket. The first issue is finding a blank PCI bracket, so suggestions on where to get them would be appreciated, and secondly, actually attaching the thing! I was planning the drill about 4 holes along the front of the PCB then get some kind of tiny, 90* bracket and then screw it into the PCB and either screw or rivet it to the bracket.

Suggestions on how to overcome the problems, possible issues or improving the circuit would be appreciated.
 
Hi
Hopefully I will be able to give you a hand. I am currently doing electronic engineering at uni.
I have worked with the 741 a lot too in my first year so fingers crossed. You would be best setting it up with 2 9v batteries so that you can make a virtual earth otherwise your 741 wont work correctly. Also for your buzzer if your just using A speaker for this you will need to generate a signal, 555 timer would do the job.

Im going to have a think about the best way of converting the pulse to a constant voltage.

I cant think of any other way of doing it without using a micro controller and some programming.

Edit:

For the pulse to dc you might want to try using a small capacitor, im not sure this would work, I have no idea about the pulse out of a fan.

The fan sends out two pulses per rev. The problem I am having is simulating it in circuit wizard. There is a function generator that seems to do the job of creating waves/pulses but I cant work it for the life of me!
 
Back
Top Bottom