3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Anemometer on the cheap

Anemometer on the cheap
We have all kinds of telemetry in our data center to help us prevent and diagnose problems. One of the major areas we watch is the environment. We can tell how cold the air is coming in and going out, but thats only part of the picture. in order to keep machines cool you have to move lots of air continuously. The temperature under the raised floor could be 40 degrees but it does you no good if you aren't pushing it into the room.
We wanted a way to tell if the air was flowing in our data center but real air flow instrumentation can be expensive. Air handlers move air very fast and a simple wind speed gauge would fall apart in a matter of days. There are some proprietary solutions that are relatively cheap and would work for our needs but they wouldn't easily integrate into our current home built monitoring solution. This is my somewhat cheesy but working solution.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Supplies

Supplies
Heres the items you will need.
1) Computer cooling fan
4) General purpose diodes
Resistors + potentiometer (I used a 10k pot and ~2.8k resistor)
200-300 micro ferrads worth of capacitance
small perf board
some wire

optional
small project enclosure (An Altoids tin would work fine)
some sort of connector (I used an rj45 and a keystone jack that I had disassembled)

Tools
Needle nose pliers
Jewlers screwdriver
Soldering pencil
Solder
Rosin Flux
Super Glue
Multimeter

Total cost to build 2 units ran me around $40 US with parts to spare.
I bought the resistors, dioeds and capacitors in a "variety pack" and saved a couple of bucks

The fan that you use is the biggest factor, you want one that turns very easily preferably with large surface area across the blades. For my purposes I needed a fan capable of generating 0-10 volts DC
After quite a bit of experimentation I settled on a Radio Shack "Brushless 12VDC Cooling Fan" #273-238
The equipment that all this will plug into is a Veris Industries H8820 Acquisuite which in a nutshell is an embedded linux device for doing power and building monitoring. It has several a 0-10VDC pins to use. These are not cheap but we already have one so why not use it to its full capacity.
Another (cheaper) option might be a Z2TEN one-wire device and associated bus master like a HA7Net.

Because I'm using the H8820 as input I measured the impedance of the inputs and determined that its ~12.7K so my rectifier circuit will closely match that value (10k pot +~2.8k resistor)

« Previous StepDownload PDFView All StepsNext Step »
8 comments
Dec 22, 2008. 1:39 PMFlyboy says:
The rising and falling of the voltage would indicate that your system is cycling on and off for either your heating or cooling. Even if you're running the blower continuously, it may use a different speed for heating or cooling. Interesting project. I've been looking at using one of these fans as an anemometer. If I actually get to it, I'll post an instructable about it.
Mar 18, 2008. 10:47 AMn0ukf says:
If you'd eliminate the capacitor (filtering the DC) and measured the pulse frequency instead of the output voltage you could possibly get a more useful indication of speed. This might work better too if you used just a half-wave rectifier (1 diode instead of 4), this would give you just one diode voltage drop instead of two on each detected pulse from the coils.
Mar 19, 2008. 10:55 AMn0ukf says:
switching from full wave to half wave would drop the output signal to half the frequency, so if it was currently outputting 20Hz, the new output would be 10Hz. If you could buffer this to digital logic levels, you could feed it into a divider to further reduce the pulse frequency.
Jul 16, 2007. 6:55 PMlemonie says:
Do you have an idea of the working range of this device (wind speed)?
I'm inclined to think that you should be measuring the frequency of output, rather than rectifying and smoothing?

L
Jul 16, 2007. 2:26 PMxorshift says:
Nice instructable, I wonder if placing a barometer in the raised floor would yield similar results, pressure drops=unit shutting off etc. like the following unit:

http://www.hobby-boards.com/catalog/product_info.php?products_id=36&osCsid=d2a56ebdd3f17c1607230bf8422b0002

which could then be monitored using standard 1wire technology..

http://www.instructables.com/id/ELLX0VCBDTEYF8LQMQ/

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
0
Followers
2
Author:Psyber