| I'm wondering if any of you know of (or have constructed) a low-cost datalogger that's suitable for siting in remote areas. When I say "remote," I mean some place where you'd set up these siting mechanisms, leave for a few months, and then come back. My hypothetical situation is a rural or otherwise developing region where one is doing a feasibility study for wind power (either mechanical or electric). Here are my ideas on functionality the siting device should have, and how to implement it:
Functionality: Record statistics on wind speed and direction for a year, rain or shine. Seems simple enough.
Implementation: The real work.
Brains: There are a few low-cost, easy-to-code microcontrollers, like the BASIC Stamp and PICmicro chips, that would make reasonable brains for such a project, IMHO.
Sensors: Anemometer and wind vane. Homebuilt anemometers have been discussed on this board before. A wind vane connected to a variable potentiometer would deliver a varying voltage based on position, though I don't know OTOH if there are any such potentiometers that can rotate through 360 degrees unimpeded. I'm also not sure what digital or A/D interfaces the proposed microcontrollers have.
Power: Solar power with battery backup. The silicon would probably need around 5 volts, but the current draw is relatively low. Power needs of the sensors would up the current needs, but hopefully not by much.
Data storage: There are many options... BASIC Stamp boards with flash memory have been advertised. I think the details to interfaces for certain memory cards are freely available information.
Interface: Memory cards are one option, as mentioned right above. Also, serial interfaces are an option.
Normally, I wouldn't write so much stuff without scrounging for sources, but terrible Internet weather here has locked me out of most websites except for this one. Odd, huh. Anyway, what I've written above is based on my knowledge and memories of previous things I've read about. It could be all wrong; I'm not an electrical engineer. Also, I'm not sure what the cost of such a proposed device would be, but it hopefully could be built for less than $100. It would have to be cheap for wide distribution... but then again, I don't know a darn thing about economics. I'm interested in hearing everyone's thoughts.
|
|
|
Total Views
|
|
102 Scoop users have viewed this posting.
|
|