SlideShare a Scribd company logo
2
Most read
3
Most read
9
Most read
Name of Institution

A
project report
on
Line follower robot
SUBMITTED BY:
PRIYA HADA
B.TECH ECE (SECTION –B)
VTH SEM
1
CONTENTS

Name of Institution

OBJECTIVE
WHAT IS A LINE TRACER?
 ITS COMPONENTS
• LM324
• IC7805
• MICROPROCESSOR
• L293D
BLOCK DIAGRAM
WORKING
ECONOMIC IMPORTANCE

2
INTRODUCTION

Name of Institution

• What is a line follower?
Line follower is a machine that can follow a path. The path can be visible like a
black line on a white surface (or vice-versa) or it can be invisible like a
magnetic field.

•

What is the need to build a line follower?
Sensing a line and maneuvering the robot to stay on course, while constantly
correcting wrong moves using feedback mechanism forms a simple yet
effective closed loop system.
AT89C51

Name of Institution

4
LM324

Name of Institution

IC LM324 is a comparator IC. It is a MAIN BRAIN of line tracer.
The Ports takes two voltage inputs at positive and negative pin
respectively, compares them and gives a digital output in the form
of logical HIGH or logical LOW.

5
Name
IR Transmitter & Receiver of Institution

•

•

IR TRANSMITTER ( EMITTING DIODE)
The IR LED emitting infrared light is put on in
the transmitting unit. IR or VISIBLE light is
emitted from the emitter
This emitted light strikes the surface and gets
reflected back. If the surface is white, more
intensity of light gets reflected and for black
surface very less intensity of light is reflected.

IR RECEIVER (PHOTODETECTOR)
Used to detect the intensity of light reflected.
The corresponding analog voltage is induced
based on the intensity of reflected light, which
further compared by comparator and output
send as 0 or 1.
IC 7805

Name of Institution

 A voltage regulator is an electrical
regulator designed to automatically maintain
a constant voltage level.
It converts a positive voltage (7-29V) to
+5 volts.
Heat sink provided in the center to release
heat generated due to drop across the IC.

 Input voltage of about 5 to 18 V is given,
Ground is 0 V and regulated output of +5V.
7
L293D (H-Bridge)
Name of Institution

•

Motors are arranged in a fashion
called H-Bridge.

•

H-Bridge-It is an electronic circuit
which enables a voltage to be applied
across a load in either direction.

•

It allows a circuit full control over a
standard electric DC motor. That is,
with an H-bridge, a microcontroller,
logic chip, or remote control can
electronically command the motor to
go forward, reverse, brake, and coast.
WORKING PRINCIPLE Name of Institution

The robot uses IR(infrared) sensors to sense the line.
Output of the sensors is an analog signal which
depends on the amount of light reflected back.
This analog signal is given to the comparator to
produce 0s and 1s which are then fed to the uC.
Then microcontroller decides the position of robot in
left or right direction.
WORKING PRINCIPLE

Name of Institution

When a sensor is on the black line it reads 0 and when it is on the bright surface it
reads 1.

When left sensor comes in white(for black line
tracer) region then right motor stops while left
motor continue to move so that right turn takes
place and robot returns on white line.
First sensor which is to the right will become
low as that sensor will be facing the black line and
the remaining sensors response will be high. i.e.
the right wheel is held constant and the left wheel
is made to move freely until the response from the
middle sensor becomes low .
When right sensor comes in white region then
left motor stops while right motor continue to
move so that left turn takes place and robot returns
on white line.
WORKING PRINCIPLE( contd…)

Name of Institution

The middle sensor will always be on the line and
as the line is black in color, it will not reflect the
emitted radiation back and the response of the
sensor will be low and the response of the
remaining two sensors will be high as they will be
on the bright surface. When both sensors are on
black line then robot moves forward.

If all the three sensors will be on brighter
surface then they all will be high and as no line is
detected , robot move in a circular motion until
line is found.

11
Name of Institution

APPLICATION

ADVANTAGES

DISADVANTAGES

Industrial automated
equipment carriers.

The robot must be capable
of following a line.

LFR can move on a fixed track
or path.

Automated cars.

 Insensitive to environment
factors like noise and
lightning.

It requires power supply.

Tour guides in museums
and other similar
applications.

It should be capable of
taking various degrees of
turns.

Lack of speed control makes the
robot unstable at times.

Deliver the mail
within the office building

The color of the line must
not be a factor as long as it is
darker than the surroundings.

Choice of line is made in the
hardware abstraction and cannot
be changed by software.

Deliver medications in a
hospital.

12
MICROCONTROLLER CODE Name of Institution
#include<regx51.h>
void main()
{
while(1)
{
if(P1_0==0&&P1_1==0)
{
P2=0x00;
}
if(P1_0==1&&P1_1==1)
{
P2=0xF5;
}
if(P1_0==0&&P1_1==1)
{
P2=0xF4;
}
if(P1_0==1&&P1_1==0)
{
P2=0xF1;
}

Keil software is
used for
microcontroller
code and
proteus for
simulation.

}
}

13
Name of Institution

More Related Content

PPTX
Line follower robot
PPTX
line following robot ppt
DOCX
Final report of line follower robot
PPTX
Line Following Robot using Arduino UNO
PPTX
Line Following Robot
DOCX
Final report on line follower
DOC
line following robot
PPT
How to make a Line Follower Robot
Line follower robot
line following robot ppt
Final report of line follower robot
Line Following Robot using Arduino UNO
Line Following Robot
Final report on line follower
line following robot
How to make a Line Follower Robot

What's hot (20)

DOCX
Line follower robot
PDF
Circuit Debugging.pdf
DOCX
Line following robot
PPT
The line follower robot
PPTX
Line Following Robot Presentation
PPTX
OBSTACLE AVOIDING CAR
PPTX
Gesture Control Robot
PPTX
Line follower robot
PPTX
Stepper motor ppt
DOC
Obstacle avoiding robot(Lab report)
PPT
Introduction to ROBOTICS
PPTX
Obstacle avoiding Robot
PPTX
Obstacle avoidance robot
PPTX
Obstacle Avoidance Robot
PPTX
Gesture control car
PDF
Timer in PLC and its Types.pdf
PPTX
light follower robot
PPTX
Bldc motors ppt
PPTX
Temperature based fan speed control & monitoring using
PPTX
Robotics and Automation basic concepts
Line follower robot
Circuit Debugging.pdf
Line following robot
The line follower robot
Line Following Robot Presentation
OBSTACLE AVOIDING CAR
Gesture Control Robot
Line follower robot
Stepper motor ppt
Obstacle avoiding robot(Lab report)
Introduction to ROBOTICS
Obstacle avoiding Robot
Obstacle avoidance robot
Obstacle Avoidance Robot
Gesture control car
Timer in PLC and its Types.pdf
light follower robot
Bldc motors ppt
Temperature based fan speed control & monitoring using
Robotics and Automation basic concepts
Ad

Similar to Line follower robot (20)

PPTX
Line of the system that follower Robot.pptx
PDF
LINE FOLLOWER ROBOT | J4RV4I1010
PDF
340211628-Line-Follower-Robot-Presentation.pdf
PDF
Line Follower Robot
PPTX
Line Follower Robot
PPTX
Line follower robot with using Arduino based
PPTX
Line follower robot
PPTX
Final presentation
PPTX
Line Following Robot
PPTX
line follow robotic project.pptxhghghhghh
PDF
Electronic system line follower Rrrobot.pdf
PPTX
Presentation maze solver robot
PPTX
Presentation1
PPTX
Project PPT.pptx
DOCX
LINE FOLLOWER ROBOT
PPTX
Implementation of automatic railway platform
PPTX
How to make a Line Follower Robot
PDF
Line Following Robot LFR - Project Report
PPTX
Edge detector & avoider robot
Line of the system that follower Robot.pptx
LINE FOLLOWER ROBOT | J4RV4I1010
340211628-Line-Follower-Robot-Presentation.pdf
Line Follower Robot
Line Follower Robot
Line follower robot with using Arduino based
Line follower robot
Final presentation
Line Following Robot
line follow robotic project.pptxhghghhghh
Electronic system line follower Rrrobot.pdf
Presentation maze solver robot
Presentation1
Project PPT.pptx
LINE FOLLOWER ROBOT
Implementation of automatic railway platform
How to make a Line Follower Robot
Line Following Robot LFR - Project Report
Edge detector & avoider robot
Ad

More from Priya Hada (14)

PDF
Plc report with project
PDF
Plc report
PDF
Plc report
PPTX
Plc and scada theory ppt
PPTX
Plc and scada project ppt
PPTX
Cellular concepts
PDF
Types of glasswares
PDF
Presentation small loop_antennas_electric_field_and_directivity_calculations_...
PDF
Vlsi report using latex
PPT
Bermuda triangle
DOCX
## Finalterm paper repport on fso#w245
PPTX
## Final term paper ppt##
PPTX
Emft final pppts
PPT
Priyas final ppts
Plc report with project
Plc report
Plc report
Plc and scada theory ppt
Plc and scada project ppt
Cellular concepts
Types of glasswares
Presentation small loop_antennas_electric_field_and_directivity_calculations_...
Vlsi report using latex
Bermuda triangle
## Finalterm paper repport on fso#w245
## Final term paper ppt##
Emft final pppts
Priyas final ppts

Recently uploaded (20)

PDF
Empathic Computing: Creating Shared Understanding
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
Cloud computing and distributed systems.
PPT
Teaching material agriculture food technology
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Machine learning based COVID-19 study performance prediction
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
Empathic Computing: Creating Shared Understanding
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Cloud computing and distributed systems.
Teaching material agriculture food technology
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
MYSQL Presentation for SQL database connectivity
Mobile App Security Testing_ A Comprehensive Guide.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
cuic standard and advanced reporting.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Diabetes mellitus diagnosis method based random forest with bat algorithm
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Machine learning based COVID-19 study performance prediction
Advanced methodologies resolving dimensionality complications for autism neur...
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Building Integrated photovoltaic BIPV_UPV.pdf
Chapter 3 Spatial Domain Image Processing.pdf

Line follower robot

  • 1. Name of Institution A project report on Line follower robot SUBMITTED BY: PRIYA HADA B.TECH ECE (SECTION –B) VTH SEM 1
  • 2. CONTENTS Name of Institution OBJECTIVE WHAT IS A LINE TRACER?  ITS COMPONENTS • LM324 • IC7805 • MICROPROCESSOR • L293D BLOCK DIAGRAM WORKING ECONOMIC IMPORTANCE 2
  • 3. INTRODUCTION Name of Institution • What is a line follower? Line follower is a machine that can follow a path. The path can be visible like a black line on a white surface (or vice-versa) or it can be invisible like a magnetic field. • What is the need to build a line follower? Sensing a line and maneuvering the robot to stay on course, while constantly correcting wrong moves using feedback mechanism forms a simple yet effective closed loop system.
  • 5. LM324 Name of Institution IC LM324 is a comparator IC. It is a MAIN BRAIN of line tracer. The Ports takes two voltage inputs at positive and negative pin respectively, compares them and gives a digital output in the form of logical HIGH or logical LOW. 5
  • 6. Name IR Transmitter & Receiver of Institution • • IR TRANSMITTER ( EMITTING DIODE) The IR LED emitting infrared light is put on in the transmitting unit. IR or VISIBLE light is emitted from the emitter This emitted light strikes the surface and gets reflected back. If the surface is white, more intensity of light gets reflected and for black surface very less intensity of light is reflected. IR RECEIVER (PHOTODETECTOR) Used to detect the intensity of light reflected. The corresponding analog voltage is induced based on the intensity of reflected light, which further compared by comparator and output send as 0 or 1.
  • 7. IC 7805 Name of Institution  A voltage regulator is an electrical regulator designed to automatically maintain a constant voltage level. It converts a positive voltage (7-29V) to +5 volts. Heat sink provided in the center to release heat generated due to drop across the IC.  Input voltage of about 5 to 18 V is given, Ground is 0 V and regulated output of +5V. 7
  • 8. L293D (H-Bridge) Name of Institution • Motors are arranged in a fashion called H-Bridge. • H-Bridge-It is an electronic circuit which enables a voltage to be applied across a load in either direction. • It allows a circuit full control over a standard electric DC motor. That is, with an H-bridge, a microcontroller, logic chip, or remote control can electronically command the motor to go forward, reverse, brake, and coast.
  • 9. WORKING PRINCIPLE Name of Institution The robot uses IR(infrared) sensors to sense the line. Output of the sensors is an analog signal which depends on the amount of light reflected back. This analog signal is given to the comparator to produce 0s and 1s which are then fed to the uC. Then microcontroller decides the position of robot in left or right direction.
  • 10. WORKING PRINCIPLE Name of Institution When a sensor is on the black line it reads 0 and when it is on the bright surface it reads 1. When left sensor comes in white(for black line tracer) region then right motor stops while left motor continue to move so that right turn takes place and robot returns on white line. First sensor which is to the right will become low as that sensor will be facing the black line and the remaining sensors response will be high. i.e. the right wheel is held constant and the left wheel is made to move freely until the response from the middle sensor becomes low . When right sensor comes in white region then left motor stops while right motor continue to move so that left turn takes place and robot returns on white line.
  • 11. WORKING PRINCIPLE( contd…) Name of Institution The middle sensor will always be on the line and as the line is black in color, it will not reflect the emitted radiation back and the response of the sensor will be low and the response of the remaining two sensors will be high as they will be on the bright surface. When both sensors are on black line then robot moves forward. If all the three sensors will be on brighter surface then they all will be high and as no line is detected , robot move in a circular motion until line is found. 11
  • 12. Name of Institution APPLICATION ADVANTAGES DISADVANTAGES Industrial automated equipment carriers. The robot must be capable of following a line. LFR can move on a fixed track or path. Automated cars.  Insensitive to environment factors like noise and lightning. It requires power supply. Tour guides in museums and other similar applications. It should be capable of taking various degrees of turns. Lack of speed control makes the robot unstable at times. Deliver the mail within the office building The color of the line must not be a factor as long as it is darker than the surroundings. Choice of line is made in the hardware abstraction and cannot be changed by software. Deliver medications in a hospital. 12
  • 13. MICROCONTROLLER CODE Name of Institution #include<regx51.h> void main() { while(1) { if(P1_0==0&&P1_1==0) { P2=0x00; } if(P1_0==1&&P1_1==1) { P2=0xF5; } if(P1_0==0&&P1_1==1) { P2=0xF4; } if(P1_0==1&&P1_1==0) { P2=0xF1; } Keil software is used for microcontroller code and proteus for simulation. } } 13

Editor's Notes

  • #7: The IR LED emits a beam of IR and the surface below reflect the beam. When the sensors senses the beam it generates a voltage. This voltage depends on the amount of the light sense by the sensor. When the intensity is higher the generated voltage is higher and when the intensity is lower the generated voltage is lower.
  • #8: It may use an electromechanical mechanism, or passive or active electronic components. Depending on the design, it may be used to regulate one or more AC or DC voltages.
  • #10: LFR uses two motors to control rear wheels . It has 3-infrared sensors on the bottom for detection of black tracking tape. When the middle sensor detects the black color, this sensor output is given to the comparator LM324. The output of comparator compares this sensor output with a reference voltage and gives an output. The output of comparator will be low when it receives an input from the sensor.
  • #11: Black colour is capable of absorbing the radiation and white colour or a bright colour reflects the radiation back. Here, 3 pairs of IR TX and Rx are used. The robot uses these IR sensors to sense the line and the arrangement is made such that sensors face the ground. The output from the sensors is an analog signal which depends on the amount of light reflected back and this analog signal is given to the comparator to produce 0s and 1s.
  • #12: Robot direction is determined by what the robot “sees”If line is centered in front of robot, go forwardIf line is left of center, turn leftIf line is right of center, turn rightIf no line is detected, circle until line is found
  • #13: APPLICATION :Industrial automated equipment carriers.Automated cars.Tour guides in museums and other similar applications.Deliver the mail within  the office buildingDeliver medications in a hospital.