Journal for Research | Volume 04 | Issue 01 | March 2018 ISSN: 2395-7549
Line Follower Robot Abhijit G. Kalbande Assistant Professor & Guide Department of Electronics & Telecommunication Engineering PRMCEAM, Badnera, Amravati, India
Miss. Shraddha O. Koche U.G. Student Department of Electronics & Telecommunication Engineering PRMCEAM, Badnera, Amravati, India
Abstract Line following is one of the most important aspects of Robotics. A Line Follower Robot is an autonomous robot which is able to follow either a black or white line that is drawn on the surface consisting of a contrasting color. It is designed to move automatically and follow the made plot line. The path can be visible like a black line on a white surface or it can be invisible like a magnetic field. It will move in a particular direction Specified by the user and avoids the obstacle which is coming in the path. Autonomous Intelligent Robots are robot that can perform desired tasks in unstructured environments without continuous human guidance. It is an integrated design from the knowledge of Mechanical, Electrical, and Computer Engineering. LDR sensors based line follower robot design and Fabrication procedure which always direct along the black mark on the white surface. The robot uses several sensors to identify the line thus assisting the bot to stay on the track. The robot is driven by DC motors to control the movements of the wheels. Keywords: Line Follower, Robot, IR Sensors, DC Motor, Motor Driver _______________________________________________________________________________________________________ I.
INTRODUCTION
What is a Line Follower Robot The line follower robot is designed to be able to follow a black line on the ground without getting off the line too much. The Robot has two sensors installed underneath the front part of the body, and two DC motors drive wheels moving forwards. A circuit inside takes and input signal from two sensors and controls the speed of wheels rotation. The control is done in such a way that when a sensors senses a black line, the motor slows down or even stops. Then the difference of rotation speed makes it possible to makes turns. For instance, in the on the right, if the sensors somehow senses a black line, the wheel on that side slows down and robot will make a right turn. How to Sense a Black Line The sensors used for the are Reflective Object Sensors, OPB710F that are already ready in the Electronic Lab. The single sensors consists of an infrared emitting diode and a NPN Darlington phototransistor. When a light emitted from the diode is reflected off an object and back into the phototransistor, output current is produced, depending on the amount of infrared light, which triggers the base current of the phototransistor. In my case, the amount of light reflected off a black line is much less than of a white background, so we detect the black line somehow by measuring the current. (This current is converted to voltage.) How to Control a DC Motors Instead of applying a constant voltage across a DC motors, we repeat switching on and off the motors with a fixed voltage applied to the motors. This is done by sending a trains of PWM pulses to a power MOSFET in order to turn it on and off. Then the motors sees the average voltage while it depends on duty cycle of PWM pulses. The speed of rotation is proportion to this average voltage. By PWM method, it’s easier to control the DC motors than by directly controlling the voltage across it. All we have to do is to modulate pulse width, in order words, duty cycle. Also, a power MOSFET consumes only negligible power in switching. II. BASIC OPERATION The basic operations of line follower are follows: 1) Capture line position with optical sensors mounted at front end of the robot. For this a combination of IR LED’s and phototransistors called an optical coupler has been used. Requirement for line sensing process are high resolution and high robustness. 2) Steer robot requires steering mechanism for tracking. Two motors governing wheel motion are used for achieving this task.
All rights reserved by www.journal4research.org
17