Project PPT Line Follower Robot
Project PPT Line Follower Robot
Project PPT Line Follower Robot
PRESENTATION
ON
SOLAR USING LINE
FOLLOWER ROBOT WITH
ROBOTIC ARM
Contents:
Introduction
Block diagram
Hardware equipment
Working
Embedded system
Components used
References
13-May-16
INTRODUCTION
What is 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.
Why to built a Line follower?
Applications:Automated cars running on roads with embedded magnets(ESC
electronic stability control), guidance system for industrial robots
moving on shop floor etc.
13-May-16
BLOCK DIAGRAM
13-May-16
CIRCUIT DIAGRAM
13-May-16
WORKING
13-May-16
Right sensor
Left motor
Right
motor
13-May-16
Conti.
When both sensors comes on black surface simultaneously
(read 0) than both motor stop.
After movement of left- right motor of lifter the motor for
lifting and gripping move one by one for some definite time
duration defined in program using timer of controller.
The lifter and gripper arm have various gear arrangement, so
that after movement of each motor of arm one by one the arm
pick an object or work piece softly.
After movement of gripper motor, all the motor of arm starts
moving in reverse direction of previous movement, one by one.
13-May-16
After picking an object by gripper and lifter arm, either left or right
wheel motor starts moving until the robot reverts his path and both
sensor comes on bright surface after crossing a black surface
between.
At destination both sensors read 0 simultaneously, so that previous
process is repeated and the object is now placed by same movement
of motor.
The robot revert its path and repeats the pick and place process
again and again continuously.
13-May-16
10
11
EMBEDDED SYSTEMS
Definition for :-
EMBEDDED SYSTEMS
12
Micro Controller:
8KB of In-System Programmable (ISP) Flash Memory
4.0V to 5.5V Operating Range
Crystal Frequency 11 MHZ
Three-level Program Memory Lock
4.0V to 5.5V Operating Range
256 x 8-bit Internal RAM
32 Programmable I/O Lines
Eight Interrupt Sources
AT89S52
(Continue)
Pins XTAL1 and XTAL2 are provided for connecting a
resonant network to form an oscillator.
Crystal frequency ranges from 1MHz to 24 MHz, one crystal
of 11.0592MHz and two capacitor is connected in this two pins
19 and 18 and its your clock circuit.
The 8051 has an active high reset pin, a reset input must go
high for two machine cycles when power is first applied and
then goes low.
13-May-16
15
Software Requirements:
Keil Compiler
Language: Embedded C.
LM324(COMPARATOR)
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.
17
13-May-16
IC 7805
A voltage regulator is an electrical
regulator designed to automatically maintain
a constant voltage level.
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.
18
13-May-16
L293D (H-Bridge)
19
20
13-May-16
21
FUTURE SCOPE
Smarter versions of line followers are used to deliver mails
within office building and deliver medications in a hospital.
This technology has been suggested for running buses and
other mass transit systems and may end up as a part of
autonomous cars navigating the freeway.
Used in heavy machinery industry.
Used where high load and risky operation going on.
Use in place of the crane.
13-May-16
22
REFERENCES :
www.avrfreaks.com,Microcontrollers,Atmel
septiembre-2001. www.atmel.com
The 8051 Microcontroller and Embedded Systems Using
Assembly and C By Muhammad Ali Mazidi, Janice Gillispie
Mazidi &Rolin D.McKinley
AtmelCorp. Makers of the AVR microcontroller
www.atmel.com
www.electronic projects.com
www.howstuffworks.com
13-May-16
23
13-May-16
24