![]() |
||||||||||||||||||
Measuring RPM via Photo reflector
Computer
Interface
|
Desktop Line Following Robot By : Elm-chan Recently many kind of robot contests have being opened and some interesting reports of the challenge are found on the web. The Line Following is a kind of the robot contests to vie running speed on the line. I build a tiny line following robot which can run on the desk, moving the key board aside will do. It is for only a personal toy reduced its size less than one fifth compared to typical line following robots, not in formura. But I believe that it is suitable for home use in the small Japanese houses said that rabbit burrow. Of course I have also no time to take part in the robot contests. About Line Follower Capture line position with optical sensors mounted
at front end of the robot. Most are using several number of photo-reflectors,
and some leading contestants are using an image sensor for image processing.
The line sensing procss requires high resolution and high robustness.
Hardware Mechanics The steearing mechanism is realized in differential drive that steear the robot by difference in rotation speed between the left wheel and the right wheel. It does not require any additional actuator, only controling the wheel speed will do. Electronics
An Atmel ATmega8 is used for the controller and it is powered by a lithium coin cell. The other lithium coin cell is for only motors. Separating the power supply into two cells is to avoid accidental reset of the microcontroller due to voltage dip by motor start current. Six photo-reflectors are mounted at front end of the chasis. They sense reflection rate of the floor under them. Motors are driven in PWM to control rotation speed lineary. The latest circuit diagram is here. |
|||||||||||||||||