Shop OBEX P1 Docs P2 Docs Learn Events
360 No-Stop Potentiometer for Wind Direction — Parallax Forums

360 No-Stop Potentiometer for Wind Direction

wacofishmanwacofishman Posts: 5
edited 2007-01-15 18:04 in BASIC Stamp
I want to build a wind direction sensor using a Stamp, and understand that most use low-torque potentiometers. I've read a lot about a dead zone, and am very new to electronics, so shopping for a pot at Digikey or Jameco is a little intimidating since they all look the same. Can anyone recommend a good pot for this application, or at least point me to a resource for how to understand the labeling?

Thanks,
Steven

Comments

  • Robert KubichekRobert Kubichek Posts: 343
    edited 2007-01-15 01:00
    wacofishman said...
    I want to build a wind direction sensor using a Stamp, and understand that most use low-torque potentiometers. I've read a lot about a dead zone, and am very new to electronics, so shopping for a pot at Digikey or Jameco is a little intimidating since they all look the same. Can anyone recommend a good pot for this application, or at least point me to a resource for how to understand the labeling?

    Thanks,
    Steven

    There also was a 1-wire solution using optical encoding, and also magnetic position sensing... turn.gif

    1-wire weather station; www.maxim-ic.com/products/ibutton/weather/1wire_weather_stn.pdf
    Distributer of 1-wire weather products; www.aagelectronica.com/aag/index.html


    Bob scool.gif
  • wacofishmanwacofishman Posts: 5
    edited 2007-01-15 01:44
    Bob,

    Thanks for the link. I was really hoping to achieve greater accuracy with the direction of the wind -- within a few degrees. I understand the pot is the way to go if I can find one that has no stop or dead zones.


    Steven
  • FranklinFranklin Posts: 4,747
    edited 2007-01-15 02:12
    What application are you designing that needs that ammount of precision?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • wacofishmanwacofishman Posts: 5
    edited 2007-01-15 02:17
    It's for a personal weather station, and my desire to be as accurate as possible. yeah.gif


    Steven
  • Robert KubichekRobert Kubichek Posts: 343
    edited 2007-01-15 02:34
    wacofishman said...
    Bob,

    Thanks for the link. I was really hoping to achieve greater accuracy with the direction of the wind -- within a few degrees. I understand the pot is the way to go if I can find one that has no stop or dead zones.


    Steven

    An optical encoder, would easily give you the accuracy you need,
    you can hack an encoder strip from an injet printer,
    or print an encoder disk with the degree of accuracy you need...
    A quadature encoder mounted on the vane shaft will do the same....
    A continuous rotation pot is really 2 pots in one, with the dead spots 180 degrees apart....
    A continuous rotation pot will also add friction making it harder to read direction of light winds,
    and it will wear out faster than an optical encoder.
    There has been some encoder code posted in the forum if I remember right..

    Bob scool.gif
  • Tracy AllenTracy Allen Posts: 6,662
    edited 2007-01-15 03:23
    fascinatingelectronics.com/weatherinst.html

    I heard at one time that they would sell that dual wiper potentiometer they use in a wind vane as a separate item and at a very reasonable price. Their wind vane and anemometer construction is very clever.

    I don't know of any other potentiometer that combines low torque, continuous rotation and negligable dead band, avaialbe from standard sources like Digikey and Mouser. It is a specialized item and can cost $$$. The potentiometer is the achilles heel of wind monitoring, because it has a finite life. All that back and forth rubbing motion wears it out.

    There are alternatives, but they are either more complicated or have another down side. One technology I have been watching (but haven't had time to try) are the angular displacement magnetostrictive sensors from Honeywell, www.position-sensors.com/, e.g. HMC1512 -- $7 from digikey. They require some signal conditioning and power, but the power can be pulsed without losing track of where you are. The app notes show how to combine one HMC1512 with one Hall effect sensor to cover 360 degrees with near 0.1 degree resolution.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Tracy Allen
    www.emesystems.com
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2007-01-15 05:38
    There's also the Melexis MLX90316, which is carried by DigiKey.

    -Phil
  • John AbshierJohn Abshier Posts: 1,116
    edited 2007-01-15 15:55
    For $29 or a few dollars more with ball bearings US Digital sells and absolute position encoder. Output is either an analoge voltage or a pulse with.
    http://www.usdigital.com/products/ma2/
  • wacofishmanwacofishman Posts: 5
    edited 2007-01-15 17:18
    OhhahHhh... I'm really liking the absolute encoder. idea.gif


    Steven
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2007-01-15 18:04
    Be sure to check the environmental specs — especially the R.H. limits. One advantage to rolling your own is that you can completely seal the electronics, while the rotating magnet can be out in the elements. Otherwise, you'd have to use a shaft seal, which will increase the minimum turning toque considerably.

    -Phil
Sign In or Register to comment.