LINE FOLLOWING ROBOT full report
#2
This article is presented by:
Priyank Patil
Department of Information Technology
K. J. Somaiya College of Engineering
Mumbai, India


INTRODUCTION

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.
Why 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. 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. Practical applications of a line follower : Automated cars running on roads with embedded magnets; guidance system for industrial robots moving on shop floor etc.
Prerequisites:

Knowledge of basic digital and analog electronics. (A course on Digital Design and Electronic Devices & Circuits would be helpful) C Programming Sheer interest, an innovative brain and perseverance!
Background:
I started with building a parallel port based robot which could be controlled manually by a keyboard. On the robot side was an arrangement of relays connected to parallel port pins via opto-couplers. The next version was a true computer controlled line follower. It had sensors connected to the status pins of the parallel port. A program running on the computer polled the status register of the parallel port hundreds of times every second and sent control signals accordingly through the data pins. The drawbacks of using a personal computer were soon clear – It’s difficult to control speed of motors As cable length increases signal strength decreases and latency increases. A long multi core cable for parallel data transfer is expensive. The robot is not portable if you use a desktop PC. The obvious next step was to build an onboard control circuit; the options – a hardwired logic circuit or a uC. Since I had no knowledge of uC at that time, I implemented a hardwired logic circuit using multiplexers. It basically mapped input from four sensors to four outputs for the motor driver according to a truth table. Though it worked fine, it could show no intelligence – like coming back on line after losing it, or doing something special when say the line ended. To get around this problem and add some cool features, using a microcontroller was the best option.

For more information about this article,plese follow the link:
http://googleurl?sa=t&source=web&cd=1&ve...llower.pdf&ei=SI60TMeKGoXevQOXuq2FCg&usg=AFQjCNG5jgcu5nWH5agjY6cZ6J0D6eMuAA
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: haldirams following division of work principle full report, literature survey for project line following robot, semiabstract define, line following robot using ne555 schematic, background of light following robot project, line following robot oral question, what is the output of the following vhdcode,

[-]
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 projectsofme - 12-10-2010, 10:13 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,377 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,776 02-02-2012, 10:47 AM
Last Post: seminar addict

Forum Jump: