You are on page 1of 13

Food

Living

Outside

Play

Technology

Workshop

A Self-Contained Data Logging Anemometer


by ptorelli on October 6, 2013

Table of Contents
A Self-Contained Data Logging Anemometer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Intro: A Self-Contained Data Logging Anemometer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 1: Build the rotor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 2: Build the Upper Base . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 3: Optical interrupter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 4: Attach the rotor! . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 5: Build the lower base . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 6: Build the optical sensor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 7: Build the data logger . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 8: Attach the electronics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Step 9: Calibration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Step 10: Go collect some wind data! . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Step 11: Source Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13

http://www.instructables.com/id/Data-Logging-Anemometer/

Author:ptorelli
I'm a 20-year Intel vet with all sorts of design experience, both hardware and software. I enjoy making electronic gadgets, and I'm really digging the Maker
spirit up here in the pacific northwest.

Intro: A Self-Contained Data Logging Anemometer


I love collecting and analyzing data. I also love building electronic gadgets. A year ago when I discovered the Arduino products, I immediately thought, "I'd like to collect
environmental data." It was a windy day in Portland, OR, so I decided to capture wind data. I looked at some of the instructables for anemometers and found them quite
useful, but needed to make some engineering changes.
First, I wanted the device to run self-contained, outdoors, for a week. Second, I wanted it to be able to record very small gusts of wind, several of the designs here
required rather strong winds to get going. Lastly, I wanted to record the data.
I decided to go for a really lightweight rotor design with as little inertia and resistance as possible. To accomplish this, I used all plastic parts (including threaded vinyl
rods), ball bearing linkages, and optical sensors. Other designs used magnetic sensors or actual DC motors, but both of those slow the rotor down, optics use a little
more power but offer no mechanical resistance.
The data logger is simply an Atmega328P with an 8 mbit flash chip. I thought about going SD, but I wanted to keep the cost, power consumption, and complexity low. I
wrote a simple program that logged two-byte rotation counts every second. With 8 megabits I figured I could collect about a week's worth of data. In my original design, I
figured I would need 4 C cells, but after a week they were still fully charged so I must have been off by an order of magnitude in the power consumption. I didn't use
linear regulators, I drove all voltage rails to 6V (even though some of the parts were rated 3.3V. Yay overdesign!).
To download the data, I had a complex system that read the flash and dumped it to the arduino serial monitor, and I cut and pasted into Excel. I didn't spend time trying
to figure out how to write a command line USB app to dump the flash to standard out, but at some point I will need to figure this out.
The result was rather surprising, I was able to observe some very interesting trends, which I am saving for another report.
Good luck!

http://www.instructables.com/id/Data-Logging-Anemometer/

Step 1: Build the rotor


I tried a number of different ideas for the rotor cups: easter eggs, ping pong balls, plastic cups, and empty Christmas tree ornament balls. I built several rotors and tested
them all with a hair dryer, which provided a range of wind speeds. Of the four prototypes, the ornament shells worked the best. They also had these little tabs that made
affixing easier, and were made out of a rigid plastic that worked well with polycarbonate cement.
I tried a few different shaft lengths, small, medium and large (about 1" to about 6") and found that the larger sizes torqued too much and didn't respond well to low wind
speeds, so I went with the small size shafts. Since everything was clear plastic, I made a handy little printout to help alight the three blades.
Materials:
The ornaments came from the Oriental Trading Company, item "48/6300 DYO CLEAR ORNAMENT", $6 plus $3 shipping. The plastic shafts and the structural disk came
from a local TAP Plastics store, about $4 more in parts.

Image Notes
1. DIY Christmas tree ornaments.

Step 2: Build the Upper Base


To reduce rotational inertia, I used a threaded nylon rod from McMaster Karr. I wanted to use bearings, but machine bearings are packed in rotor-slowing grease, so I
bought some cheap skateboard bearings that had none. They just happened to fit inside CPVC inner diameter 3/4" pipe adapter.. It wasn't until I assembled the structure
that I realize skate bearings handle planar load, and I was applying vertical load, so I should have used a thruster bearing, but they worked just fine, and probably helped
manage friction from precession torque.
I planned to attach an optical sensor to the bottom of the shaft, so I mounted the CPVC coupling into a larger base. Home Depot is a fun place to mix and match
CPVC/PVC fittings. Ultimately I was able to stuff the 3/4" threaded CPVC coupling into a PVC 3/4" to 1-1/2" reducer. It took a lot of playing around to make everything fit,
but it left enough room for electronics.
Materials:
98743A235 -- Black Threaded Nylon Rod (5/16"-18 thread)
94900A030 -- Black Nylon Hex Nuts (5/16"-18 thread)
Cheap skateboard bearings
3/4" threaded CPVC adapter
3/4" to 1-1/2" PVC reducer to threaded 3/4" pipe
Note: PVC and CPVC coupling dimensions are not the same, probably to prevent accidental misuse; so swapping in a plain PVC 3/4" threaded adapter won't work;
however, the THREADS are the same, which is totally weird. The CPVC coupling threads into the PVC adapter bushing. Adapter... bushing... coupling... I'm probably
mixing up all of these terms, but 15 minutes in the Home Depot plumbing aisle will set you straight.

http://www.instructables.com/id/Data-Logging-Anemometer/

Image Notes
1. The stops in this CPVC adapter were just big enough to prevent the bearings
from falling in.
2. To assemble, remove the bottom locknuts, leaving the top bearing in place but
removing the lower one; insert into the CPVC adapter, add the lower bearing, and
tighten the lock nuts so there is a tiny bit of play.

Step 3: Optical interrupter


As the rotor turns, its rotation is counted by an optical interrupter. I thought about using a disk, but that meant I'd have to attach the illumination source and the detector
vertically, which would be very challenging to assemble. Instead I opted for horizontal mount and found some little cups that go on the bottom of chairs to protect
hardwood floors. I painted and taped off six segments, which would give me twelve (nearly) uniform edges, or 12 ticks per revolution of the rotor. I thought about doing
more but wasn't very familiar with the speed of the detector, or the field-of-view of its optics. That is, if I went too narrow, the LED might creep around the edges and
activate the sensor. This is another area of research I didn't pursue, but would be good to explore.
I glued the painted cup to a nut and fastened it to the end of the shaft.
Materials:
Chair leg protector cup thing from the Home Depot
Black paint

http://www.instructables.com/id/Data-Logging-Anemometer/

Step 4: Attach the rotor!


At this point it was starting to look pretty cool. The nylon nuts are really slippery, so I had to use many locknuts (in case you didn't notice from the previous pictures). I
also had to make a special flat wrench to fit into the cap beneath the rotor so that I could lock both nuts down.

http://www.instructables.com/id/Data-Logging-Anemometer/

Image Notes
1. Need to make a small flat wrench out of plastic to lock this nut down.

Step 5: Build the lower base


The lower base houses the batteries and provides a support structure. I found a pretty cool waterproof box online from a company called Polycase. It's a really slick case
that seals tight, and the screws are wider at the base so they don't easily fall out of the top.
I used a PVC mate to the upper PVC bushing. This lower base mate is just a threaded 1-1/2" PVC coupling. The upper rotor base pressure fits into the lower base via this
coupling. As you'll see later, I didn't glue these pieces together because I wanted to be able to open it up and make adjustments if necessary, plus the assembly is easier
when attaching the circuit boards.
Materials:
Waterproof box from Polycase, item # WP-23F, $12.50
Threaded 1-1/2" PVC coupling

http://www.instructables.com/id/Data-Logging-Anemometer/

Step 6: Build the optical sensor


The sensor mechanism is a 940nm LED and a Schmitt-trigger receiver. I love love love the Schmitt trigger circuit, it takes care of all my debouncing needs and sends out
a CMOS/TTL compatible signal. The only downside? 5V operation. Yes, I over-drove the entire design to 6V, but I could have gone to 3.3V if it weren't for this part.
The idea is that this circuit mounts underneath the rotor cup, which interrupts the beam as it turns, generating logical transitions for each edge. I don't have a good picture
of how this was mounted. I basically glued two plastic offsets into the lower base PVC coupling, and screwed it into them from above. I had to grind down the edges of the
board to make it fit neatly.
I don't even have a schematic for this, it is really easy: just run a 1k resistor from Vin and wire it up so that the LED Is always on and the output of the detector is on its on
pin.
Materials:
1 940nm LED
1k resistor
1 OPTEK OPL550 sensor
1 three-pin plug (female)
1 1.5"x1.5" circuit board
Various lengths of wire
Heat-shrink tubing if you like your wires bundled

http://www.instructables.com/id/Data-Logging-Anemometer/

Step 7: Build the data logger


This certainly was a challenge. Building the prototype on the Arduino UNO board was trivial. Doing place-and-route layout of the board was quite a challenge. I'm used to
pushing a button and having Synopsys tools do this for me, but using EagleCAD I fooled around with it long enough to have a one layer board, almost ... there are four
ugly wires I needed to bridge a few gaps. Not pretty, but it was fun!
(I thought I measured this at ~50mW operating power, and based on the Watt-Hours of the batteries, I thought i would drop below 5V in a week, but either my power
measurement or my math was wrong because 4 C-cells kept going for a long time.)
Here's the basic idea (source code will be included later on):
Jumper set to "debug" mode: attach a change-value interrupt to the optical sensor output, and flash the test LED in unison with the detector. This was very helpful for
debugging.
Jumper set to "record" mode: attach the same interrupt to a counter, and in the main loop, delay 1000 msec. At the end of the 1000 msec, write the # of edge counts to a
256-byte flash page, and when the page is full, write it out and reset the count.
Simple, right? Pretty much. I really like the Winbond flash devices, I used to design flash back in the 90's, so it was fun to program them again. The SPI interface is
brilliant. So simple to use. I'll let the schematics and source code speak for themselves.
Did I mention EagleCAD is awesome? It really is. There are some great tutorials on YouTube.

http://www.instructables.com/id/Data-Logging-Anemometer/

Step 8: Attach the electronics


Again, I don't have many good pictures here, but if you imagine two plastic standoffs glued to the inside of the PVC, both boards are screwed into it. Here's a shot of the
logger board connected to the bottom. The detector board is up inside the housing.

http://www.instructables.com/id/Data-Logging-Anemometer/

Step 9: Calibration
I made a test rig to calibrate the beast so that I could convert raw rotor counts to MPH.
Yes, that is a 2x4. I attached the anemometer to one end, and a debug Arduio to the other. The LCD displayed the rotor counts.
The process went like this:
1) Find a long straight road with no traffic.
2) Hold the 2x4 so that it pokes as far out the window as possible
3) Turn on voice recording on your iPhone or Android
4) Turn on a digital GPS speedometer on your handheld device of choice
5) Drive steadily at several speeds and announce to your recorder the speed and average rotor counts
6) Don't crash
7) ?
8) Later on, when not driving, replay your phone message and enter the data into excel and hope a linear or an exponential or a polynomial fits with an R-squared value
greater than 99%
This conversion # will be used later on. The device only captures raw data, I post-processed it to MPH (or KPH) in Excel.
(Did I mention I applied a badass coat of olive drab paint? I would have called this a "Tactical Data Logging Anemometer", but then I remembered that "Tactical" means
"black".)

http://www.instructables.com/id/Data-Logging-Anemometer/

Image Notes
1. "Tactical Green"

Step 10: Go collect some wind data!


That's pretty much it. I think a few pictures are missing, e.g. not shown are the four C-cells crammed into the lower base. I couldn't fit a spring-loaded holder so I ended
up soldering leads to the batteries themselves. I'm writing this instructable a year after I built it, and in revision #2, I used AA batteries because I grossly overestimated
the power consumption. Using AA allowed me to add an on-off switch and really freed up some space inside, otherwise it was pretty tight.
In all I was pretty satisfied with the design.
The graph below shows one week's worth of averaged data. I removed the axes because I'm currently using the data for another project that might be profitable, but you
get the gist.
Have fun! Let me know if you see any room for improvement!

http://www.instructables.com/id/Data-Logging-Anemometer/

http://www.instructables.com/id/Data-Logging-Anemometer/

Step 11: Source Code


Attached is a single Arduino source file. I GPL'd it because, hey, GPL.

File Downloads

datalog.cpp (4 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'datalog.cpp']

Related Instructables

Arduino Wind
Chill Machine by
msuzuki777
Arduino
Weather Station
Part2 by
msuzuki777

Make it yourself
anemometer for
under $30 by
pashanoid

Weather station
Arduino and
Processing by
MonteH

Advertisements

http://www.instructables.com/id/Data-Logging-Anemometer/

Arduino based
time-event
logger (Photos)
by Mr.What

Arduino
Weather Station
Part3, Rain by
msuzuki777

You might also like