Preview

line following robot

Good Essays
Open Document
Open Document
909 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
line following robot
-:LINE FOLLOWING ROBOT:-
One of the most basic autonomous robot you can build is a line following robot(LFR). This type of robot is run over a white surface which has an arbitrary path drawn over it by using back paint. The task of the robot is to run exactly along this painted path. You may note that the surface may also be black(or any other dark colour), in that case the path is a light colour like white. Please watch the following video for a LFR in action.
Designing an LFR:
At minimum our LFR design require the following components.
A sensor to detect the line on the surface.(It can be a simple IR Reflectance Sensor or an high end camera!). We will use a simple IR based sensor, it is cheap and easy to build and use. This article describe how to make a line sensor array.
A microprocessor to run the code that takes inputs from the sensor and control the motion of robot. We will use a cheap single chip computer called an microcontroller (MCU). A popular family of microcontroller is AVR series from Atmel. A member of the popular family is ATmega8. ATmega8 is chosen because it has just the required amount of resources and is very low cost.
The MCU cannot drive the motors (used to actually make the robot run) directly, so a motor driver is used. A motor driver in our case is a simple 16pin chip called L293D. It can drive 2 DC motors. We use a technique called PWM to vary the speed of motor digitally from the MCU. The drive mechanism is a differential drive in which we do not require to turn the front wheel for changing direction of heading. Only two rear powered wheel is enough for motion and turning. This is different from the way cars and bikes are turned, in these the front wheel is turned to turn the vehicle. More information on differential drive is give in this article.
Wheels that are connected to motors shaft the motor.
Battery to power the whole thing.
A chassis to hold everything.
The Mechanical Construction of Robot:

Final Assembled LFR

You May Also Find These Documents Helpful

  • Powerful Essays

    Nxt-G Programming Re-Up

    • 3272 Words
    • 14 Pages

    [However, you only have 4 sensor ports on the NXT!] • You can use as many non-electric LEGO pieces as you need • You may NOT use ANYTHING that is not made by LEGO • Instructing the robot to move and turn is accomplished by the NXT Motors, which rotate in a predetermined direction. • All examples used in this document assume the robot…

    • 3272 Words
    • 14 Pages
    Powerful Essays
  • Good Essays

    Summarize the article (75 to 100 words) This article discusses the state of robotics in its infancy. It also discusses the mechanics of robots at the then current time, while also going into some detail about their downfalls and shortcomings. Experiments and possible new uses as they are coming about at the time of publication are introduced and talked about at short length. The authors also give their projections on what the future of robotics will be, including potential uses and applications for the future.…

    • 951 Words
    • 28 Pages
    Good Essays
  • Better Essays

    Cited: "Robotics At The University of Central Florida." Robotics At The University of Central Florida. N.p., n.d. Web. 5 Nov. 2012. <http://robotics.ucf.edu/home.php>.…

    • 1079 Words
    • 5 Pages
    Better Essays
  • Good Essays

    Have you ever seen or heard about autonomous robots? Well, scientists are introducing new systems that can be a help to our everyday lives. But, there are major flaws that can cause more danger than help to innocent people.…

    • 490 Words
    • 2 Pages
    Good Essays
  • Better Essays

    This is completed by way of steering wheel, a steering column that transmits the rotation of the steering wheel to the steering gears, the steering gears, that rise the rotational power of the steering wheel so as to send larger torque to the steering linkage, and the steering linkage that transmits the steering gear movement to the front wheels (See Fig 1) . The steering arrangement configuration depends on vehicle design (the drive train and suspension…

    • 3319 Words
    • 14 Pages
    Better Essays
  • Powerful Essays

    Driverless Cars

    • 6471 Words
    • 64 Pages

    Luton, J., Kornhouser, A. and Leaner, E. 2013. The Revolutionary Development of Self-Driving Vehicles and…

    • 6471 Words
    • 64 Pages
    Powerful Essays
  • Satisfactory Essays

    At this current time robotic cars exist mainly as prototypes and demonstration systems. However in years to come these cars will have…

    • 519 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    This is an interesting robot that can be controlled by hand gestures and by a RF remote. This can be moved forward and reverse direction using geared motors of 60RPM. Also this robot can take sharp turnings towards left and right directions. This project uses AT89S52 MCU as its controller. A high sensitive induction type metal detector is designed using colpitts oscillator principle and fixed to this robot. Also a mobile phone signal isolator is interfaced to the kit.…

    • 286 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    The basic idea behind this paper includes the concept of Wi-Fi and simple microprocessors which can be used for guiding the Final Control Element of typical robots (more often they are stepper motors). Normally the wireless control of Robots are done using higher level microprocessors/controllers, complex coding in the receiving side with single channel transmission of control signals which proves too costly for local use.…

    • 2178 Words
    • 9 Pages
    Better Essays
  • Good Essays

    Asimo Essay (Robot)

    • 813 Words
    • 4 Pages

    Many of us grew up watching robots on TV and in movies. There was C3PO and R2D2 in Star Wars, WALL-E, and Bender in Furturama. The robots created today aren’t quite like the ones listed above. However there have been amazing advances in their technology. Honda, yes Honda the company which makes cars, has successfully created the most advanced humanoid robot. Today I will inform you on ASIMO-which is the name of Honda’s robot. The things you need to know about ASIMO is what it can do, its history, and its background like why it was made and what it looks like.…

    • 813 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Automatic Forklift System

    • 9017 Words
    • 37 Pages

    In this project we have two line tracking sensors and those are connected like ground line looking position. The robot’s path should be in black line, because of the sensors…

    • 9017 Words
    • 37 Pages
    Powerful Essays
  • Satisfactory Essays

    8051 based ine follower

    • 1021 Words
    • 4 Pages

    The line follower robot presented here is designed to follow a black line on a white background. It has a pair of sensors (LED / LDR) and works on a simple “align robot on center of the line algorithm”. Actually you does not need a microcontroller for implementing such a simple robot. A set of comparators and a motor driver circuit will happily do the job. But I am using the microcontroller just to demonstrate the technology. Also this project serves as a platform for advanced line follower robots which works on complex algorithms. AT89S52 from Atmel is the microcontroller used here.…

    • 1021 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Dtmf Automation

    • 527 Words
    • 3 Pages

    Conventionally, wireless-controlled robot arms use RF circuits, which have the drawbacks of limited working range, limited frequency range and limited control. Use of a mobile phone for robotic arm control can overcome these limitations. It provides the advantages of robust control, working range as large as the coverage area of the service provider, no interference with other controllers and up to twelve controls .The control of robot arm involves three distinct phases: reception, processing and action. Generally, the preceptors are sensors mounted on the robot, processing is done by the on-board microcontroller or processor, and the task (action) is performed using motors or with some other actuators.…

    • 527 Words
    • 3 Pages
    Good Essays
  • Good Essays

    What Is Arduino Uno Board?

    • 1582 Words
    • 7 Pages

    Sensors and actuators. Common examples of such devices intended for beginner hobbyists include simple robots, thermostats, and motion detectors.…

    • 1582 Words
    • 7 Pages
    Good Essays
  • Satisfactory Essays

    Sixth Sense Bots

    • 669 Words
    • 3 Pages

    workshop, using a camera, the robot will be able to tell what the robot is sensing.…

    • 669 Words
    • 3 Pages
    Satisfactory Essays