Final Repoet 2016
Final Repoet 2016
ne
t/publication/324718
CITATIONS READS
0 95,671
3author s, ncluding:
Ahmed Raja K
Sujeet Kumar
SEE PROFILE SEE PROFILE
Kathmandu
Jha Tribhuvan
University
University
All content following this page was uploaded by Sujeet Kumar Jha on 40Dec ember 02.
The user has requested enhancement of the downloaded file.
KATHMANDU UNIVERSITY
SCHOOL OF ENGINEERING
Department of Electrical & Electronics Engineering
PROJECT REPORT
by:
Sujeet Kumar Jha (32009)
Saurab Dulal (32007)
Manish Karn (32035)
Ahmed Raja Khan (32432)
August 2016
Table of Contents
ABSTRACT.............................................................................................................................
ACKNOWLEDGEMENT......................................................................................................ii
ABBREVIATIONS AND SYMBOLS..............................................................................iii
LIST OF FIGURES.............................................................................................................iv
LIST OF TABLES..................................................................................................................
CHAPTER 1...........................................................................................................................1
1...............................................................................................................Introduction
.....................................................................................................................................
1.1. Background....................................................................................................................
1.2. Motivation......................................................................................................................
1.4. Objectives ....................................................................................................................2
1.5. Methodology.................................................................................................................2
1.6. Limitations.....................................................................................................................2
1.7. Organisation of Report.................................................................................................3
1.8. Summary.......................................................................................................................3
CHAPTER 2...........................................................................................................................4
2............................................................................Technology and Literature Survey
...................................................................................................................................4
2.1. Basic Operation............................................................................................................4
2.2. Hardware Required......................................................................................................5
2.3. Software Required.....................................................................................................10
CHAPTER 3.........................................................................................................................11
3................................................................................Design and Implementation
.................................................................................................................................11
3.1. Schematic 11
3.2. Arduino Working Logic............................................................................................13
3.3. Process Explanation...................................................................................................14
3.4. Programming and Simulation....................................................................................15
3.5. Summary....................................................................................................................17
CHAPTER 4.........................................................................................................................18
4............................................................................................Result and Analysis
.................................................................................................................................18
4.1. Speed Control.............................................................................................................18
4.2. Digital Revolution Counter........................................................................................20
4 4 Summary.....................................................................................................................20
CHAPTER 5.........................................................................................................................21
5.....................................................................................Kinematics of the Robot
.................................................................................................................................21
5.1. Mechanical Design.....................................................................................................22
5.2. Cost Estimation..........................................................................................................25
5.3. Summary.....................................................................................................................26
CHAPTER 6................................................................................................................ 27
6.1. Conclusion......................................................................................................................27
6.2. Future Work............................................................................................................... 27
GANTT CHART............................................................................................................ 28
BIBILOGRAPHY..................................................................................................................29
APPENDICES
ABSTRACT
Line Following is one of the most important aspects of robotics. A Line Following Robot
is an autonomous robot which is able to follow either a black line that is drawn on the
surface consisting of a contrasting color. It is designed to move automatically and follow
the line. The robot uses arrays of optical sensors to identify the line, thus assisting the robot
to stay on the track. The array of four sensor makes its movement precise and flexible. The
robot is driven by DC gear motors to control the movement of the wheels. The Arduino
Uno interface is used to perform and implement algorithms to control the speed of the
motors, steering the robot to travel along the line smoothly.This project aims to implement
the algorithm and control the movement of the robot by proper tuning of the control
parameters and thus achieve better performance.In addition the LCD interface is added in
order to display the distance travelled by the robot. It can be used industrial automated
equipment carriers, small household applications, tour guides in museums and other similar
applications, etc.