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
Arduino
  • Products
  • More
Arduino
Arduino Forum Arduino concept help
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 4 replies
  • Answers 2 answers
  • Subscribers 391 subscribers
  • Views 537 views
  • Users 0 members are here
Related

Arduino concept help

dbikelink
dbikelink over 7 years ago

I am new to using Arduino and am planning my first project.  I would like some feedback to determine if my thoughts are possible.  I would like to use a rotary encoder to measure the length distance of a rotating object (using a wheel on the encoder).  My question is if there is a way for the Arduino to input that recorded length measurement within the sketch as a "calibration value" of sorts to then make further calculations?

 

Thanks for the help

  • Sign in to reply
  • Cancel

Top Replies

  • beacon_dave
    beacon_dave over 7 years ago +1 suggested
    Perhaps keep in mind that your measurement accuracy will depend on the type of encoder used and the diameter of the wheel attached to it. An incremental encoder will typically give you a number of pulses…
Parents
  • beacon_dave
    0 beacon_dave over 7 years ago

    Perhaps keep in mind that your measurement accuracy will depend on the type of encoder used and the diameter of the wheel attached to it.

     

    An incremental encoder will typically give you a number of pulses per revolution. Some low cost ones will only give you  around 12 - 24 pulses per 360degrees of rotation  (30 - 15 degrees between pulses) which may not be accurate enough for your application. They are designed more for inc/dec type control input e.g.:

    https://cdn-shop.adafruit.com/datasheets/pec11.pdf

     

    You can increase the number of pluses per revolution by inserting a gearbox on the input but perhaps also keep in mind there will be a limit to the speed that you can reliably read the pulses at.

     

    Depending upon your application you may be able to use a potentiometer attached to an analogue input on the Arduino to improve accuracy at a lower cost, although this will typically limit you to around 270 degrees of rotation without using mechanical linkages to reverse the direction of the pot every 180 degrees.

     

    As for calibration aspect - you just need to record the number of pulses from the encoder for a known rotation distance of the wheel and as Doug says, a start/stop button could be used.

     

    There is some information on using encoders with Arduino here which may be worth a read:

    https://playground.arduino.cc/Main/RotaryEncoders

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • beacon_dave
    0 beacon_dave over 7 years ago

    Perhaps keep in mind that your measurement accuracy will depend on the type of encoder used and the diameter of the wheel attached to it.

     

    An incremental encoder will typically give you a number of pulses per revolution. Some low cost ones will only give you  around 12 - 24 pulses per 360degrees of rotation  (30 - 15 degrees between pulses) which may not be accurate enough for your application. They are designed more for inc/dec type control input e.g.:

    https://cdn-shop.adafruit.com/datasheets/pec11.pdf

     

    You can increase the number of pluses per revolution by inserting a gearbox on the input but perhaps also keep in mind there will be a limit to the speed that you can reliably read the pulses at.

     

    Depending upon your application you may be able to use a potentiometer attached to an analogue input on the Arduino to improve accuracy at a lower cost, although this will typically limit you to around 270 degrees of rotation without using mechanical linkages to reverse the direction of the pot every 180 degrees.

     

    As for calibration aspect - you just need to record the number of pulses from the encoder for a known rotation distance of the wheel and as Doug says, a start/stop button could be used.

     

    There is some information on using encoders with Arduino here which may be worth a read:

    https://playground.arduino.cc/Main/RotaryEncoders

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
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