mattnite / BCIT-Sailbot

BCIT Sailbot Project
http://bcit-sailbot.ca
GNU General Public License v3.0
3 stars 1 forks source link

Find a Wind Sensor #5

Closed mattnite closed 7 years ago

Xthreeo commented 7 years ago

Viktor $17.00 https://moderndevice.com/product/wind-sensor/

Logarithmic detection via heating of a component to a constant temperature and then measuring the electrical power that is required to maintain the heated element at temperature as the wind changes. This measured electrical input is then directly proportional to the square of the wind speed.

Claim up to 60 mph detection with high precision

mattnite commented 7 years ago

Unfortunately the hot wire anemometer would only measure wind velocity, not direction. One of the more popular solutions that I'm seeing sailboats use are Ultrasonic wind sensors:

http://hackaday.com/2013/08/21/ultrasonic-anemometer-for-an-absurdly-accurate-weather-station/#comments

This is DIY, but we might be able to make this into a project for some of the Robotics guys as a term project. Would also cut down on costs quite a bit.

Xthreeo commented 7 years ago

Nice find! Ya looks like an awesome project for Robotics guys

cameron120 commented 7 years ago

Looking at online nautical stores (ie. http://www.defender.com/category.jsp?path=-1%7C17%7C2028690&id=2028831), a common design seems to be the wind vane/anemometer combo.

We could make a wind vane and attach it to a rotary encoder to determine direction. Ditto for the anemometer.