Sie sind auf Seite 1von 8

How to Build a Robot Tutorial - Society of Robots

http://www.societyofrobots.com/robot_mobot_2007.shtml

search MISC

Parts List Robot Forum Member Pages Axon MCU Robot Books S hop Contact
SKILLS

Mobot 2007 Line Follow Robot Tutorial MOBOT 2007 Robot Competition This robot was built for MOBOT 2007, a very difficult line following competition held every year at Carnegie M ellon University. By documenting this robot I can at the same time teach you how to build a line following robot. Without further ado, watch the official competition video! You can find me at 4:17 (count up timer), or 1:01 (count down timer). The loser robot of mine decided to turn around and go back through the start gate . . . lol . . .

Indoor Research Robot Affordable, Capable, and Expandable Program in Linux or Windows
robotics.coroware.com/corobot

How To Build A Robot Tutorial Calculators Mechanics Programming Miscellaneous Robots


HA RDWA RE

WP Robot Coupon - 91$ Off WP Robot Coupon Code to Save $91 Limited Time Coupon - Save 53%
equicktips.com/wp-robot-coupon-code

Actuators Batteries Electronics Materials Microcontrollers S ensors


SCIENCE

Dynamixel, Bioloid, OLLO Smart Robot Servo, DIY Robot Kit ROBOTIS All you need for robot
www.robotis.com

Mechanisms & Robotics View & submit papers on robotic systems, automation, & design.
www.asmedl.org/robotics

Robot Journals Robot Theory Conferences So M OBOT is really really hard . . . but me being a bit crazy and only starting a few days before, I decided to accomplish the line following with one photoresistor. Yes, just one! I also decided to use the exact same edge-detecting algorithm as that used on my S tampy robot. I could do the course with a single non-scanning photoresistor, but decided the scanning servo will allow it to work a bit better. Now for the video on building the robot and various demonstrations on what it can do:

1 of 8

9/25/2010 8:39 AM

How to Build a Robot Tutorial - Society of Robots

http://www.societyofrobots.com/robot_mobot_2007.shtml

Design in CAD As usual I always first design my robot in CAD. Below are a few selected side-by-side comparisons of my CAD images and actual images of the robot. As you might notice, the CAD images dont take into account the optical distortion caused by distance from the camera. You will also notice small inaccuracies between both because I took shortcuts in CAD (functionality over pretty-ness). Feel free to drag around the CAD file:

2 of 8

9/25/2010 8:39 AM

How to Build a Robot Tutorial - Society of Robots

http://www.societyofrobots.com/robot_mobot_2007.shtml

1/1

Powered by Freewheel

You may download the MOBOT 2007 DWF here. And more images for your viewing pleasure:

3 of 8

9/25/2010 8:39 AM

How to Build a Robot Tutorial - Society of Robots

http://www.societyofrobots.com/robot_mobot_2007.shtml

In the back you will notice my AVR programmer mounted by use of velcro, wedged right between two long spacers. I left it out of CAD from laziness and last minute planning . . . Also, obviously I didnt CAD in the wiring, but when you CAD, always make sure the wiring fits. Its often a mistake I make . . .

4 of 8

9/25/2010 8:39 AM

How to Build a Robot Tutorial - Society of Robots

http://www.societyofrobots.com/robot_mobot_2007.shtml

Looking at the side view in CAD was very important. This is how I managed to get the ground height to be perfect.

5 of 8

9/25/2010 8:39 AM

How to Build a Robot Tutorial - Society of Robots


WP Robot Coupon - 91$ Off WP Robot Coupon Code to Save $91 Limited Time Coupon - Save 53%

http://www.societyofrobots.com/robot_mobot_2007.shtml
Indoor Research Robot Affordable, Capable, and Expandable Program in Linux or Windows

Microcontroller and S ource Code I decided to use the microcontroller I built for The $50 Robot so that everyone can use the source code I develop. To mount it onto the robot I used four hex-shaped spacers. Each spacer has screw threads, and the microcontroller board has screw holes (this was intentional when I chose this board for the $50 robot) to make mounting very easy.

I have zipped up my source code for anyone to use and modify here. Remember, please give credit and link back if you use this code! To install and use the code, follow the directions as described in the programming section of The $50 Robot. Just rename the folder and filename to 'M obot_2007_v1'. Line Follower S ource Code (April 26th, 2007) S ensor S canner First the sensor would scan across the entire field for sensor calibration. Then, using my S tampy edge-detecting algorithm, the robot was able to quickly detect the white line without doing wasteful full scan sweeps. The only difference was that instead of finding an edge determined by distance, it found an edge determined by color. On the bottom of the robot you can see the scanning servo and the color sensor used to detect the line. Wiring was passed through holes I drilled through the base. You can also see the 6V NiM H battery velcroed to the bottom of the robot base. Its ideal to keep the heaviest parts as low to the ground as possible.

6 of 8

9/25/2010 8:39 AM

How to Build a Robot Tutorial - Society of Robots

http://www.societyofrobots.com/robot_mobot_2007.shtml

In all honesty I'd say this robot wasn't very effective. The scanner was just too slow and inaccurate, and the photoresistor had too slow of a response rate. If I were to do the scanning idea again I would use an infrared emitter/detector sensor instead. S un and Rain S hielding During M OBOT your robot must be able to work rain or shine. This is an umbrella frame I designed to handle both.

For the sides of the umbrella, around the large black plastic sheet mounted on the robot, I duct taped on several layers of garbage bag.

7 of 8

9/25/2010 8:39 AM

How to Build a Robot Tutorial - Society of Robots

http://www.societyofrobots.com/robot_mobot_2007.shtml

As a stiffener, and to make sure the bags were opaque, I put an additional layer of duct tape on the inside.

Time S pent on This Robot I don't remember exact hours, but I think it was about 3 for CADing, 10 for manufacture of parts and correcting dumb mistakes, about 3 hours for coding, and another 10 for testing and debugging. Another 10 hours were spent on filming and documentation. Thats an estimated 36 hours.
Has this site helped y ou with y our robot? Give us credit - link back, and help others in the forums! Society of Robots copy right 2005-2010

8 of 8

9/25/2010 8:39 AM

Das könnte Ihnen auch gefallen