LINE FOLLOWING ROBOT full report
#5
[attachment=14953]
ABSTRACT
Line following robot is a robo car that can follow a path. The path can be visible like a white line on the black surface (or vice-verse). As a result of this line following property it has many applications in future and now itself.
Line following robot with pick and placement capabilities are commonly used in manufacturing plants. These move on a specified path to pick the component from specified location and place them on desired locations.
Basically,a line-following robot is self operating robot that detects and follows a line drawn on the floor. The path to be taken is indicated by a white line on a black surface. The control system used must sense the line and manoeuvre the robot to stay on course while constantly correcting the wrong moves using feedback mechanism,thus forming a simple yet effective closed-loop system. As a programmer you get an opportunity to ‘teach’ the robot how to follow the line thus giving it a human-like property of responding to stimuli.
The robot has two sensors installed underneath the front part of the body, and two DC motors drive wheels moving forward. A circuit inside takes an input signal from two sensors and controls the speed of wheels’ rotation. The control is done in such a way that when a sensor senses a white line, the motor slows down or even stops. Then the difference of rotation speed makes it possible to make turns
1.INTRODUCTION
The line following robot, operates as the name specifies. It is programmed to follow a white line on a dark background and detect turns or deviations and modify the motors appropriately.
It consist of sensors,comparators,microcontroller and motor drivers.We uses darlington phototransistor as the sensor. The core of the robot is the AT89C51 microcontroller.Here it act as a decision making device.
It consist of two dc motors and driver ic to steer it. The differential steering system is used to turn the robot. In this system, each back wheel has a dedicated motor while the front wheels are free to rotate. To move in a straight line, both the motors are to be rotate at same speed.To manage a turn a motor is to stop at correct circumstances according to sensor output.
2.BLOCK DIAGRAM
3.BLOCK DIAGRAM EXPLANATION

Fig.1 show the block diagram of automated line following robot. It consist of mainly four parts: two sensors,two comparators,one decision making device and two motor drivers. The robot is built using micro controller AT89C51,motor driver L293D,operational amplifier LM324,phototransistor and a few discrete components.In the circuit, the sensor are used to detect the white strip on a black background. The sensor output is fed to the microcontroller, which takes the decision and gives appropriate command to motor driver L293D so as to move the motor accordingly
3.1 sensor: The sensor senses the light reflected from the surface and feeds the output to the comparator. When the sensor is above the white background the light falling on it from the source reflects to the sensor, and when the sensor is above the black background the light from the source doesn’t reflect to it. The sensor senses the reflected light to give an output, which is fed to the comparator.
3.2 comparator: The comparator compares the analogue inputs from sensors with a fixed reference voltage. If this voltage is greater than thereference voltage the comparator outputs a low voltage, and if it smaller the comparator generates a high voltage that acts as input for decision-making device(microcontroller).
3.3 microcontroller: The micro controller is programmed to make the robot move forward,turn right or left based on the input coming from the comparator. The outputs of the microcontroller are fed to the motor driver.
3.4 motor driver: The current supplied by the microcontroller to drive the motor is small. Therefore a motor driver ic is used. It provides sufficent current to drive the motor.
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
Tagged Pages: saminnar project line para,
Popular Searches: tcrt 5 sensors line following module user manual, haldirams following division of work principle full report, light following robot kit, l293d with ht12d, hovercraft line following code using sensors, shoppers stop following which principle of fayol and taylor, define arbitrary,

[-]
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)

Messages In This Thread
RE: LINE FOLLOWING ROBOT full report - by smart paper boy - 30-07-2011, 02:41 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  automatic rain operated wiper full report seminar topics 18 33,774 26-02-2014, 02:34 AM
Last Post: Guest
  ESTABLISHING A SMALL SCALE INDUSTRY FOR MANUFACTURING OF PIPE full report seminar topics 9 37,368 10-09-2013, 10:26 AM
Last Post: computer topic
  automatic temperature control of vaccum brazing furnace by using plc full report project topics 4 8,545 03-02-2013, 08:49 PM
Last Post: Guest
  NON CONVENTIONAL SOURCES OF ENERGY in Tamil Nadu full report project topics 6 8,652 23-01-2013, 02:16 PM
Last Post: seminar details
  Four-Wheel Steering System full report smart paper boy 1 3,096 14-11-2012, 11:21 AM
Last Post: seminar details
  Linbot advanced line following robot full report project topics 2 3,117 30-10-2012, 03:23 PM
Last Post: seminar details
  CRYOGENIC ENGINE IN ROCKET PROPULSION full report seminar class 1 4,107 15-10-2012, 03:29 PM
Last Post: seminar details
  DEVELOPMENT OF AN AC SYSTEM USING WASTE HEAT OF AN IC ENGINE full report project report tiger 11 14,402 10-07-2012, 10:28 AM
Last Post: seminar details
  DESIGN OF PRESSURE VESSEL full report project report tiger 5 15,364 06-03-2012, 09:34 AM
Last Post: seminar paper
  mercedes benz project full report project topics 2 6,775 02-02-2012, 10:47 AM
Last Post: seminar addict

Forum Jump: