Practical Line Following Robot Documentation
#1

Practical Line Following Robot Documentation

1 Introduction
1.1 Preface
This practical has been established to provide the microcontroller course at the
Vienna University of Technology with an autonomous robot. The robot should be
programmed by students participating in this course. The goal of this practical is
to develop a working prototype suitable for teaching purposes.
Line following is the ability of an autonomous robot to follow a line marked along
the floor. This primary objective should be accomplished in the least amount of
time.
Line Following Robot Documentation 3
1.2 Requirements
These features are mandatory for the robot:
• high extensibility
• low complexity
• low costs
1.3 Goals / Aims
The following points should be heeded to guarantee the best possible acceptance:
• easy to program
• high speed and maneuverability
• cool exterior
1.4 Existing Systems
Line following is a popular topic many robot engineers already dealt with. Therefore
several competitions are held worldwide among line following enthusiasts
each year. Many successful projects are well documented available through the

An extensive research effort has been undertaken to evaluate different solutions
and to avoid design mistakes. Here is a list of ideas gathered during the web
research phase:
From http://robotroomSweet.html:
• Lego compatible shaft for different types of wheels
• eventually place a bargraph on the front (debugging, fun)
• visible light sensors better than IR (tape lines cause trouble)
From http://robotroomSandwich.html:
• fancy headlights, nice exterior (chassis)
• white leds as light source improve different color tracking
From http://elm-chanworks/ltc/report.html:
• smooth steering algorithm
From http://barelloPapers/LineFollowing/:
• algorithms
From http://seattleroboticsencoder/200106/
linerigel.html:
• sensor tips, sample time, noise reduction, data processing algorithms, fast
robot!
From http://wa4dsyrobot/line/:
• schematics and source codes
From http://kmitl.ac.th/~kswichit/LFrobot/LFrobot.htm:
• award winning robot, very slow though
1.5 Application Boundaries
There are many tradeoffs one has to face while designing a robot. For example
there is conflict between speed and durability, because heavy batteries improve
range while reducing the robots maneuverability. High speed turns are always
limited by the grip of tires, because, most important, the laws of physics can never
be broken.
Line Following Robot Documentation 5
2 BUILDING THE PROTOTYPE
2.1 Robot features
• 6 line tracking sensors
• 2 H-bridge motor controllers for 2 DC motors
• low dropout voltage regulator
• 8 debug leds (bargraph)
• play/pause switch
• RF transceiver
2.2 Microcontroller
It seems practical to use the ATmega16 controller which is currently used in the
lab. This controller is mounted on a multi-purpose Controller Board.
ATmega16 Features:
Figure 3: controller board
• Advanced RISC Architecture, 16 MIPS
Throughput at 16 MHz
• 16K Flash, 512 Bytes EEPROM and 1K SRAM
• two 8-bit Timers, one 16-bit Timer
• 4 PWM Channels
• 8-channel, 10-bit ADC
Totally it has 32 IO pins, which are protected by serial
resistors on the Controller Board against short
circuits.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: literature review of line following robot, literature on light following robot, tcrt 5 sensors line following module user manual, line following robot report, literature survey for project line following robot, rangkaian light robot following, ldr based sensor for line following robot using at89c51,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Bresenham Line Drawing Algorithm Circle Drawing & Polygon Filling project report helper 1 4,623 16-12-2012, 07:35 AM
Last Post: Guest
  Pick and Place Robot small details seminar paper 1 1,100 01-11-2012, 12:45 PM
Last Post: seminar details
  PICK AND PLACE ROBOT seminar paper 1 963 01-11-2012, 12:45 PM
Last Post: seminar details
  POWER LINE CARRIER COMMUNICATION ppt seminar details 1 6,705 19-10-2012, 02:03 PM
Last Post: seminar details
  Obstacles Avoidance Method for an Autonomous Mobile Robot using Two IR Sensors project uploader 0 1,034 11-06-2012, 01:18 PM
Last Post: project uploader
  Debut of the first practical artificial leaf seminar details 0 856 09-06-2012, 12:46 PM
Last Post: seminar details
  ROBOT DIRECTION CONTROL USING (RF) WITH VOICE FEEDBACK seminar details 0 733 08-06-2012, 12:41 PM
Last Post: seminar details
  Line Following Basics seminar details 0 772 06-06-2012, 03:16 PM
Last Post: seminar details
  Power Line Communication Technologies seminar details 0 762 05-06-2012, 12:25 PM
Last Post: seminar details
  Secure and Practical Outsourcing of Linear Programming in Cloud Computing full report seminar details 0 859 04-06-2012, 05:42 PM
Last Post: seminar details

Forum Jump: