element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Experts, Learning and Guidance
  • Technologies
  • More
Experts, Learning and Guidance
Ask an Expert Forum Very low friction potentiometer or encoder
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experts, Learning and Guidance to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 11 replies
  • Answers 2 answers
  • Subscribers 290 subscribers
  • Views 3111 views
  • Users 0 members are here
Related
See a helpful answer?

Be sure to click 'more' and select 'suggest as answer'!

If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!

Very low friction potentiometer or encoder

tobbera
tobbera over 11 years ago

Hi!

 

Hope you can help me. I'm going to build a wind vane that senses wind direction. For this I need a rotary position sensor such as a potentiometer or encoder. Its going to be connected to and Arduino Uno

 

                  *360 degrees rotation without stop.

    • *Very low friction (free spinning)
    • *Resolution of at least 360 per revolution.
    • *Dead band of  up to 45 degrees is OK
    • *Ruggedness and durability is not of great concern, this is for an experiment.
    • *Bellow USD $50

 

I have looked at several online, but found many to be very expensive. I have bought a BOURNS 6639S-1-103, but it simply has too much friction

  • Sign in to reply
  • Cancel
  • dougw
    0 dougw over 11 years ago

    Hi Tobias,

    If you can find a low friction bearing, you could use a non-contact sensor like the Melexis MLX90316. You just need to stick a magnet on the end of the shaft.

    Doug

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • tobbera
    0 tobbera over 11 years ago in reply to dougw

    Thanks Douglas! I have been looking into similar sensors, but as you said, I then have to actually construct the assembly around it. This I would like to avoid.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dougw
    0 dougw over 11 years ago in reply to tobbera

    Hi Tobias,

    Perhaps you could just stick a magnet on the shaft of the wind vane...here is an Arduino implementation example:

    Lab3 - Laboratory for Experimental Computer Science

     

    Alternatively, some complete sensors would include:

    Avago AEAT-6012-A06 (about $35)

    Bourns EMS22P50-B28-LS6 (about $45)

     

    Doug

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • tobbera
    0 tobbera over 11 years ago in reply to dougw

    Thanks!

     

    Most wind vanes rotates around the actual axel/shaft. So the shaft stands still and vane moves. 

     

    The Bourns EMS22P50-B28-LS6 looks very interesting since its fully assembled. I can find a sister model here at Element14, but its way more than $45. More like $100.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mcb1
    0 mcb1 over 11 years ago in reply to tobbera

    There is a video showing a wireless direction vane, that feeds into an arduino.

    He said he used a magnetic encoder but doesn't give an example.

     

    element14 have a mems sensor for the Freescale that includes a magnetic compass chip.

    MEMS Sensors Evaluation Board

    Freescale XTRINSIC : Accelerometer, Magnetometer, Pressure and Touch Sensors

     

    I have one but sadly it hasn't gotten to be coded and included into mine ....image

     

    Short of sticking a bigger vane on, you'll need to find a lower friction device.

     

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • sirmorris
    0 sirmorris over 11 years ago

    You could attach a tiny strong magnet to the vane. Arrange a halo of hall effect sensors on the shaft nearby. They're really easy to use, and cheap. If you're pin limited you could multiplex them in groups, otherwise you just need to read which of the detectors is registering a magnet nearby. If you're only after 45 degree resolution you could probably get away with 8. You should select a sensor type which can detect over a relatively wide area, the orientation of some needs to be tightly controlled. This should avoid dead space between the sensors. I see that you don't want to build an enclosure around the detector but you could probably construct this 'dead bug' style in a little over the same volume you would be allocating to a pot.

     

    Charlie

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    Hi!

     

    I just finished making a prototype wind vane. I used a rotary encoder (like this: http://www.ebay.com/itm/10pcs-New-High-Quality-Rotary-Encoder-Switch-With-Keyswitch-/310911594094?pt=LH_DefaultDomain_0&…) for detection of position, it's got 18 degrees of resolution.

    But since it could occationally miss a step when moved around fast to both sides, I added a IR led and IR receiver that is used to calibrate north against the flat side of the rotary encoders shaft, after adding this it has been spot on.

     

    The encoder got a little mechanical friction, but not enough to not move with small winds if the vane is properly designed.

    I currently have it display the wind in degrees, and it shows the direction like: N, NE, etc.

    Think I have nailed the calibration of north function too.

     

    Would be happy to share the code I have pieced together so far, this is a very cheap way of making an accurate wind vane.

     

    Maybe I will try to replace the IR with a hall effect sensor and a magnet, it may be a better long term solution in harsh conditions?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • vsluiter
    0 vsluiter over 11 years ago in reply to Former Member

    .. Or use a sensor by AMS (5048, for instance), or RLS. Those just require one magnet (diametrically magnetized, for sale at supermagnete.de), and you'll get absolute rotation as output

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to vsluiter

    Thank you for the tip! Haven't even read about that kind of sensor, just took what I had laying around.

    Maybe i'll try that sensor in combination with a brushless motor or use the bearings and axle from a HDD for my next wind vane, don't really need the extra resolution, but hopefully it's a longer lasting solution.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mcb1
    0 mcb1 over 11 years ago in reply to Former Member

    Gents

    Just some information regarding bearings and lubrication.

     

    We were experiencing premature bearing failures in fans and anemometers, despite the installed ones lasting many years.

    It was traced to the lubrication, and the newer synthetic oils had a shelf life of 1 year before they separated.

     

    There service life was huge, but shelf life was 1 year, and once the bearings had been lubricated and sitting on the shelf for a year, they were effectively expired.

    The solution was replacing them with items less than 3 months old, and the bearing issues went away.

     

     

    So for your projects using something that's been lying around may not work, and if you can, flush out the old lubricant and replace it.

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube