element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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
Robotics
  • Technologies
  • More
Robotics
Forum How do I monitor an angle?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Robotics to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 17 replies
  • Subscribers 66 subscribers
  • Views 2518 views
  • Users 0 members are here
  • sensors
  • measure_angles
  • absolute_position
Related

How do I monitor an angle?

Former Member
Former Member over 12 years ago

Hi all,

 

To say that I am new to robotics would be an understatement.  My first "mini project" is putting a camcorder on a turntable-style bearing.  The turntable has (will have) wires fed through the center, so I would like to limit the movement of the turntable to 360 degrees in order to avoid twisting up the wires.  I would also like to be able to find out the exact angle in which the camcorder is pointing so that I can chart the angle in an application.  From the searches I've done, it seems like the right tool is a absolute position encoder.  Am I on the right track?  Can anyone recommend a good product that I could use in conjunction with a turntable?

 

Thanks!

  • Sign in to reply
  • Cancel

Top Replies

  • DAB
    DAB over 12 years ago +1
    You can buy 360 degree turning potentiometers, or you could use encoders, accelerometers or a simple led/detector and place a grey scale strip of paper around the turntable base. You set up the scale so…
Parents
  • Former Member
    Former Member over 12 years ago

    I was working on the same question for my rov, since the theter cable cannot twist... You did not mention what type of micro you're using, if you use an avr, I can send you the library for reading one electronic compass module, you did not mention what type of motor are you using, (if you use a stepper, you can count the steps) also the most simple solution is the use of an hobby servo that has it's own encoder, but only does like 340 degrees of turn).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Former Member
    Former Member over 12 years ago

    I was working on the same question for my rov, since the theter cable cannot twist... You did not mention what type of micro you're using, if you use an avr, I can send you the library for reading one electronic compass module, you did not mention what type of motor are you using, (if you use a stepper, you can count the steps) also the most simple solution is the use of an hobby servo that has it's own encoder, but only does like 340 degrees of turn).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Ramu
    Ramu over 12 years ago in reply to Former Member

    About hoby servos, I havn't used may of them, but as I kow, there are continiuos rotation and 180 (usualy bit more the 180) deg servos. never seen something like 340 deg. Can you give me some samples? Sometimes it is realy goot to have more then 180 deg rotation servos image

    About steppers, Yes, you can cant your steps and depeding on mow much you table turns from one stem you can calculate current possition. but for that juo have to have a sensor for 0 pozition. because application can lounch at anny position. So for zero possision detection you need a back swich or better optical bariar to detect that possition and make an auto callibration function at application start image

     

    Composs is good way too, but it is sensetive to metal parts around and magnetical or electromagnetical noice. I remember my last Robot Intelect 2012 competition in Kaunas, and ve hade problams with composs becouse it reacted at metal stage parts and speaker electromagnetical wawes image robot got crazy and started dancing (turning left and right all the time) image

    So sometimes simplest solution is the best. image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • mcb1
    mcb1 over 12 years ago in reply to Ramu

    I agree with aurel that the stepper motor is the easiest.

    If you use a hall effect switch with a magnet on the turntable you can easily calibrate/reset to 'zero'.

    (There other reliable options, but this is the easiest)

     

    Servos basically turn a pot inside, this matches the incoming pulse width, and therefore stops rotating.

    Continuous rotation basically never turn the pot.

     

    You can make your own servos, and I once had a link for a very large one, but I have lost it......sorry.

     

    Some of these might interest you http://www.openservo.com/StepByStep

     

     

     

    Cheers

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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