Academic Year LINE FOLLOWER

Slides:



Advertisements
Similar presentations
Automation and Control of a limited size parking lot using PIC18 Microcontroller Alaa Sharif Ali Ghamlouch Zaher Khattab April 2011 Presented to: Dr. Youmin.
Advertisements

Engineer Training XL1200 Electronics. Engineer Training XL1200 Electronics Confidential 2 XL1200 Electronics The XL Jet Electronic System consists of.
Indian Institute of Technology Hyderabad ROBOTICS LINE FOLLOWER HARI KISHAN TANDEY – ES12B1008 DILIP KONDAPARTHI – ES12B1010 SAI KARTIK – CE12B1015.
SOUTHEASTCON I KARMA ECE IEEE SoutheastCon Hardware Competition Must build an autonomous robot that can –Start at rest at the Starting Station.
Index  INTRODUCTION  HARDWARE DESCRIPTION  BLOCK DIAGRAM  COMPONENT LIST  ADVANTAGES AND APPLICATIONS  CONCLUSION.
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Connecting VEX and ROBOTC
Team Gary Dan Farley Tyson Rogstad Erik Flum Rob Koch Gary Zigmann.
CSE Design Lab – Milestone 2 James Hopkins Dave Festa Dennis O’Flaherty Karl Schwirz.
Craig Chan & Mike Abidoye
Preliminary Design Review
Team Gary Dan Farley Tyson Rogstad Erik Flum Rob Koch Gary Zigmann.
PT 5000 Pooja Rao Ted Tomporowski December 7, 2004.
Team Gary Dan Farley Tyson Rogstad Erik Flum Rob Koch Gary Zigmann.
Using the Light Sensor A LEGO light sensor utilizes a LED and a phototransistor to read the reflection of light off a surface. Light sensors are useful.
ACTIVE SUSPENSION TEST PLATFORM BRANDON NAYDEN & CHIAO LIU BY ADVISED BY: STEVEN GUTSCHLAG.
Table Dancer Final Design Presentation 10/20/04 Team Members: Ryan Gray Dale Williams Emeric Rochford Dan Beard.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Design and Implementation of Metallic Waste Collection Robot
LINE FOLLOWER ROBOT USING I-BOT mini V3

Microcontroller Robot Design Spring 2003 Advisor : Prof. Hayler Engineering Team: Mark Vo Jing Hua Zhong Abbas Ziadi.
Available at: Lesson 3.6 – Program Line Follower in Autonomous Mode Program Line Follower in Autonomous Mode.
Staircase Climber Project submitted by: Shraddha Joshi Soham Mohidekar
Mobile controlling robot. What is a Robot ? “A re-programmable, multifunctional manipulator designed to move material, parts, tools, or specialized devices.
Created by: James Buttice Intelligent Machine Design Laboratory Dr. Arroyo Dr. Schwartz 4/8 Spring 2010 B.L.a.R.R.
Automated Bridge Scour Inspection FSU/FAMU College of Engineering Team 7 Proposal 10/27/2010.
Juan David Rios IMDL FALL 2012 Dr. Eric M. Schwartz – A. Antonio Arroyo September 18/2012.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
Ouimet Golf Playing Robot - Shashank G. Sawant. Topics covered: Block and Circuit Diagram Sensors : – CMUCAM – OPT101 The mechanical Hardware Behaviour.
Electronics and Robotics Merit Badges Class 5 – Programming Robot Controllers for Sumo Competition 12/23/2015 Electronics and Robotics Merit Badges - Class.
Mark Randall & Kevin Claycomb Faculty Advisor: David Mitchell Industrial Sponsor: IEEE.
Final Year Project(EPT4046) Development of an internet controlled Surveillance Mobile Robot By Mimi Madihah Bt Mohd Idris Id: BACHELOR OF ENGINEERING.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
 Definition of Micro-Controllers  Comparison between types of Micro- Controllers  Pin Identification of ATMEGA32.
Mechanical Components and Programming Ken Youssefi Introduction to Engineering – E10 1.
B LUETOOTH CONTROLLED ELECTRONIC HOME APPLIANCES Prepared by : GROUP 15 Enrollment No : 1. RAHUL VEMULA ( ) 2. ABILASH S. ( ) 3.
Connect VEX and ROBOTC Electrical Engineer Responsibilities © 2011 Project Lead The Way, Inc.Automation and Robotics VEX.
DEPARTMENT OF EEE IFET COLLEGE OF ENGINEERING VILLUPURAM,TAMIL NADU,INDIA Project proposal For IEEE CS 70 th Anniversary Student Challenge On PATHLINE.
The entire system was tested in a small swimming pool. The fully constructed submarine is shown in Fig. 14. The only hardware that was not on the submarine.
GreenJacket IMDL Summer 2002 Final Report Matthew Chernosky August 6, 2002.
Motors & Motor Controllers
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
SNS COLLEGE OF ENGINEERING
Electrical Engineer Responsibilities
EMBEDDED SYSTEMS S.HIMABINDU
Programming & Sensors.
PRESENTATION ON Line follower robot.
DC MOTOR INTERFACING WITH 8051 MICROCONTROLLER PRESENTED BY
BEST PROJECT OF THE INSTITUTE
Remotely Controlled Car
Chopper John Michael Mariano
Electrical Engineer Responsibilities
ECE Computer Engineering Design Project
Robotic Vacuum Cleaner
ARDUINO LINE FOLLOWER ROBOT
AUTOMATIC HOTEL SERVER ROBOT (AHSR)
Electrical Engineer Responsibilities
By: Zeeshan Ansari, BEng (Hons) Electronic Engineering
Review and Ideas for future Projects
Electrical Engineer Responsibilities
ROBOTICS.
M.VIKRAMADITYAN Graduate Student Mechanical Engineering
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 5.
NC and CNC machines and Control Programming
Presentation of Robotics (3)
Introduction to Software Planning and Design
I can control a motor and use a sensor
Prepared by : TOLERA TAMIRU SAMSON NIGUSE Microcontroller based Fire Fighting Robot.
AN INEXPENSIVE ROBOTIC KIT FOR CHILDREN EDUCATION
Presentation transcript:

Academic Year 2015-16 LINE FOLLOWER Prepared by : SHAILI HARIYANI 130420111023 HENY PATEL 130420111024 HIMANSHU AGARWAL 130420111025 HIMANSHU SHARMA 130420111026 Department Of Electronics & Communication Engineering Sarvajanik College of Engineering & Technology Dr R.K. Desai Road, Athwalines, Surat - 395001, India

INTRODUCTION A robot is a reprogrammable, multifunction, manipulator designed for moving materials, tools, parts etc. through various programmed motions to perform a variety of tasks. The line follower is a self-operating robot that detects and follows a line that is drawn on the floor . The line follower robot using microcontroller is a self-operating system that detects and follows track drawn on the floor. The track consists of a black tape on white surface or vice versa.

MOTIVATION Classical line following robot is slow response to the error occur, will easily leave its track that drawn on the floor. This problem will result the motion of the robot to be unsmooth and sometimes robot tends to move out of the track. Although the line following robot can follow the black line, its motion still needs to be improved, so to overcome that problem, we need a better controller to make robot follow the line smoothly and make less error. The motion of line following robot can be improved by using feedback mechanism which forms an effective closed loop system.

OBJECTIVE To design and develop an autonomous robot that follows a black line drawn on the floor . To study the concept of infrared sensors and ADC interfacing, servo motors, and AVR microcontroller.

Block Diagram

Circuit Diagram

Flow chart

Hardware/Software Requirement Hardware requirement - ATmega16 (Microcontroller Kit) - gear motor 100rpm - IR LED - phototransistor - Motor driver L298 Software requirement - AVR studio - proteus 8

Work Planning

OUTPUT ROBOT MOVEMENT

Left Motor Right Motor Robot Movement Straight Stop Left Reverse Sharp left Right Sharp Right

H-Bridge configuration

Proteus simulation

Summary Line follower robot captures line position with optical sensors mounted at front end of the robot. For this a combination of IR LED’S and phototransistor called an optical coupler has been used. Requirement for line sensing process are high resolution and high robustness.

References ATMEGA 32L DATASHEET [Online]. Available at <http://www.atmel.in/devices/ATMEGA32.aspx> (Accessed on 3rd May, 2013) Kanayama, Y., N. Miyake, "Trajectory Generation for Mobile Robots", Robotics Research,vol. 3, pp. 333-340, The MIT Press, 1986. Ablab solutions <http://www.ablab.in/line-follower-robot-with-avr-atmega16-microcontroller-using-analog-ir-sensor/>