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 SAP
  • 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 Verified Answer
  • Replies 9 replies
  • Subscribers 395 subscribers
  • Views 1079 views
  • Users 0 members are here
Related

SAP

rishi2628
rishi2628 over 10 years ago

Can anyone suggest me a technique ?

  • Sign in to reply
  • Cancel

Top Replies

  • gadget.iom
    gadget.iom over 10 years ago +2
    Sounds very much like a college project.
  • 4ringfan
    4ringfan over 10 years ago in reply to dougw +2 verified
    Your robot could have one ball in the center in contact with the ground and then X and Y counter wheels that pulse count its movement. Heck you could probably hack a computer mouse to do it. Then once…
  • clem57
    clem57 over 10 years ago +1
    http://www.robotshop.com/blog/en/how-to-make-a-robot-lesson-7-using-sensors-2-3683 shows almost any type of sensor you could use as well as a means to limit where it may go. Clem
  • gadget.iom
    0 gadget.iom over 10 years ago

    What have you explored so far?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • clem57
    0 clem57 over 10 years ago

    http://www.robotshop.com/blog/en/how-to-make-a-robot-lesson-7-using-sensors-2-3683 shows almost any type of sensor you could use as well as a means to limit where it may go.

    Clem

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rishi2628
    0 rishi2628 over 10 years ago in reply to gadget.iom

    i have thought of using a line of ir sensors.........along the side of the arena............but then............it gets too much expensive and also the sensors do not give me the distance of the robot from the side of the arena

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • gadget.iom
    0 gadget.iom over 10 years ago

    Sounds very much like a college project.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jw0752
    0 jw0752 over 10 years ago

    I was in a Mall the other day and there was a matt on the floor with a projector overhead. The children were stepping on colored projections of objects and their feet were being detected and reacted to by the projector. Perhaps an overhead camera viewing your arena would be able to view an LED on the Robot and a computer could process the position from the map of the image.

    John

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • lokkytron
    0 lokkytron over 10 years ago in reply to jw0752

    I think like John Wiltrout, the camera seems a good option.

    May I ask if you have think about triangulate the position with bluetooth? One in the robot and other three as beacons.

    I know it is not easy to programming, but it will be accurate.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • peterjcs23
    0 peterjcs23 over 10 years ago

    if you can put down a floor covering, it could be made from a matrix of sensors. TI make a interface chips for capacitance or proximity or load. You could determine which cell of the matrix the robot is in. Peter

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dougw
    0 dougw over 10 years ago

    You could use an infrared strobe to trigger an ultrasonic ping on the robot.

    The strobe would also start a timer on each of 2 ultrasonic receivers - when they receive the ping, the time of arrival will indicate exactly how far the robot is from that receiver. 2 known distances will uniquely locate the robot on a flat surface.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 4ringfan
    0 4ringfan over 10 years ago in reply to dougw

    Your robot could have one ball in the center in contact with the ground and then X and Y counter wheels that pulse count its movement.  Heck you could probably hack a computer mouse to do it.  Then once you set it's home position, you can locate the robot using an X and Y position from the 0,0 home position.  Realize that if the robot gets lifted or sufficiently bumped that all bets are off.  You could consider a combination of methods, to keep your accuracy.

     

    A top down view will probably be the most accurate method though.

     

    Good luck!

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