Build a Robot to Overtake: Line Following Bot - Pragyan'08

  • Thread starter Thread starter benzun_1999
  • Start date Start date
  • Tags Tags
    Line
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 4K views
benzun_1999
Messages
260
Reaction score
0
line following robot is a very common thing now in robot competition.. but i am up with a very different challenge.. i must build a bot that must overtake another bot using lines... can anyone suggest me ideas?? the question is here..
http://pragyan.org/08/home/events/robovigyan/simbot/
 
Last edited by a moderator:
Physics news on Phys.org
What are your thoughts so far? You must have some initial thoughts that you can share?
 
we are using ir led for line detection... and we are using ultrasonics for detecting obstacle.. its the other bot detection and making decision based on it that we are quiet worried about
 
How are the obstacles set up? Is it like:
1 Start on left line
2 move forward until encounter obstacle
3 move right until line found
4 move forward until encounter obstacle
5 check right/left, move right/left until line found goto 4

Or does it have to be dynamic, in that you can't change lanes if the other robot is there.
Can you go backward? Does it HAVE to stay on the lines?

This seems pretty easy for some reason, the challenge comes into how complex your microprocessor can be, and getting your detectors calibrated.

I wish I had free time, (and spare cash), I'd love to do this. Maybe I should have stayed an electrical engineer...
 
One thing you can do, a trick from sumo bots, is use, for example, two nine volt batteries for your power source, but only have it run on one until a trigger is hit, for instance a tactile sensor from touching the other bot, then you'd have it kick in with the second battery for double the power. Do you have a copy of "Junkbots, bugbots, and bots on wheels"? If not either get a copy from the library or buy one, it is immensely useful.
 
The posted rules take most of the fun out of it. What's the point if you can't goose the opponent?