EDGE AVOIDER ROBOT USING I-BOT mini V3. EDGE AVOIDER USING I-BOT mini V3 Edge Avoider Robot is built using the IR based Line Detecting Module. The modules.

Slides:



Advertisements
Similar presentations
Forward Until Dark. NXT Light Sensors How does the Light Sensor detect brightness? The Light Sensor shines a red light on the surface below it and reports.
Advertisements

Students : Hiba Ghannam Hawa’ Osama Supervisor : Aladdin Masri R OBOTIC V ACUUM C LEANER.
Indian Institute of Technology Hyderabad 2 WHEEL SELF BALANCING BOT By Avinash Kommineni, Sai Kumar Reddy.
Right Face Introductory Presentation. Opening Activity How can you use this to make a right turn program? This is your program from Full Speed Ahead to.
©2006 CSUC Institute for Research in Intelligent Systems Introduction to Coding June 15, 2006.
PT 5000 Pooja Rao Ted Tomporowski December 7, 2004.
Using an Electromagnetic and Acoustic Sensing Device to Determine Direction and Range Part of the Intelligent Ground Vehicle Project Maria Pacana.
Design of an Obstacle Avoidance Vehicle Frank Scanzillo EECC657.
EE 296 TEAM “DA KINE” MICROMOUSE PROJECT PROPOSAL Team members: Software Group - Henry, James Roles : tracking, mapping, guidance, interface Hardware Group.
Tag Bot: A Robotic Game of Tag Jonathan Rupe Wai Yip Leung.
Patent Liability Analysis Andrew Loveless. Potential Patent Infringement Autonomous obstacle avoidance 7,587,260 – Autonomous navigation system and method.
Micromouse Meeting #3 Lecture #2 Power Motors Encoders.
1 ©2006 INSciTE Lab Two Task: Make the program from Lab One (Move forward 5 rotations and turn right 90 degrees) into a MyBlock.
LINE FOLLOWER ROBOT USING I-BOT mini V3
IC Voltage Regulator.
Robot design-- Four legged walking robot Instructors: Dr. A
Shaojie Ge Design Overview  The robot simulates the movements of a four leg walking animal. Its basic function include: Walking with four legs,
Applied Control Systems Robotics & Robotic Control
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
Capacitor Connection in to LED socket Connection to 5v and ground Connection to light sensor pin.
The George Washington University Electrical & Computer Engineering Department ECE 002 Dr. S. Ahmadi Class 2.
WALL FOLLOWING ROBOT USING I-BOT mini V3
Twyla and Jordan.  Light over black line  Runs roverbot.
Smart Car This project provides smart car assistance to the driver in taking smart and fast decision to avoid any accidental situations during driving.
Company Logo Clap Robot Done by: Salsabeel Ahmad Taha Maram Fathi Balatia Supervisor: Aladdin Masri.
Smart Plant Robot Prepared by Haya De’bas Jumanah Salhab Supervisor Dr. Ra’ed Al-Qadi.
Today’s Agenda 1.Scribbler Program Assignment 1.Project idea due next class 2.Program demonstration due Wednesday, June 3 2.Attendance & lab pair groupings.
Elegant avoiding of obstacle Young Joon Kim MSRDS First Beginner Course – STEP5.
GPAR Manar Anabtawi Mays Al-Haj Qasem Dr.Sufyan Samara Prepared by Supervisor Examiners Dr.Luai Malhis Dr.Hanal Abu Zant.
Michael Mulet 04/18/13 IMDL sites.google.com/site/scaredycatrobot.
Negative Power or Negative Rotation makes robot go backwards. But if both are negative, the robot will go forward! Move Steering Block.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
Lego MindStorm An Introduction to Blocks. Blocks Blocks are used to give instructions to your robot. There are many types of blocks You can use the blocks.
Remote Controlled Submarine Students Osama Naji Abu-Omar Hakam Marwan Risheh Supervisor Dr. Luai Malhis An-Najah National University Computer Engineering.
By Eric Greene RMS / I. S. 192 Q. Smart Start Question How would you get the robot to flirt with disaster by touching the edge of the “table” as many.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
Final Presentation Prime Mobility Group Group Members: Fredrick Baggett William Crick Sean Maxon Project Advisor: Dr. Elliot Moore.
EV3 Software EV3 Robot Workshop
IMDL Presentation by Li. Park Ranger Subtitle Park Ranger Block Diagram Mega 2560 Arduino Tmp Sensor Humidity Sensor XBEE LCD Buzzer LaptopGUI Motor.
Robot Project by Ahmad Shtaiyat Supervised by Dr. Salem Al-Agtash.
Obstacle Detection. In the previous program the robot moves forward and then checks for something in the way. As we observed it only checks for things.
Casne.ncl.ac.uk Taking care of the CrumbleBot Please do NOT stress the robot's motors 1.Do NOT push the robot 2.Do NOT hold the.
Istituto Tecnico Industriale A.Monaco EURLAB Moving a robot simple example program to control a DC-Motor Next - Press the button (left)
EV3 Programming: Moving and Turning CONFIDENTIAL © 2014 Cymer, LLC.
Lego Mindstorm Robots 9797 kit.  Students will learn how to identify how to detect a change in a condition.  Students will learn where and how to identify.
Forward Until Near Stop when near a wall.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
simple example program to control a DC-Motor
Robotics Training For The Riverside Robotics Society
Aim Of The Project To implement the obstacle avoidance and Zigbee control functions for Omni directional mobile robot.
Chopper John Michael Mariano
ECE Computer Engineering Design Project
Robotic Vacuum Cleaner
Pulse Width Modulation (PWM) Motor Feedback - Shaft Encoder
IMDL Presentation by Li Yang.
Introductory Presentation
Eddie Chan Behnaz Ghouchani Golnaz Ghouchani
V.V.Harish Baba ECE – 7 K.Sandeep ECE – 24
Forward Until Touch Robot goes forward until it hits a wall.
Elecbits.
Line Following Behavior
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 5.
V.V.Harish Baba ECE – 7 K.Sandeep ECE – 24
Line Following Behavior
Elecbits Project: IoT based Smart Dustbin
Which way does the robot have to turn to get to the charger?
Coding Edbot Dream with Scratch
Obstacle Detection.
Mars Rover Challenge – Path around Olympus Mons (middle and early high school) Olympus Mons on the surface of Mars at 69,841 feet (more than twice the.
Presentation transcript:

EDGE AVOIDER ROBOT USING I-BOT mini V3

EDGE AVOIDER USING I-BOT mini V3 Edge Avoider Robot is built using the IR based Line Detecting Module. The modules are connected in front of the I-BOT so as to detect the edge early and take proper action in time. The distance between the sensors is also maintained greater that the width of the I-BOT considering the turning radius of the wheels. When the surface is detected the IR module give a high pulse to the controller. When the edge is detected the IR module does not reflect light thus giving a low pulse to the controller.

An array of sensor is used to detect the edge. Based on the status of sensors, special circuit or controller decides the position of edge and also the required direction of motion required to follow the line. Motor driver circuit is used to ON/OFF the LEFT/RIGHT motors of the robot to provide desired motion. BLOCK DIAGRAM

EDGE AVOIDER USING I-BOT mini V3 CASE 2 Ls = OFF Rs = OFF CASE 1 Ls = ON Rs = ON CASE 4 Ls = ON Rs = OFF CASE 3 Ls = OFF Rs = ON Ls = ON Rs = ON

LEFT SENSORRIGHT SENSORMOVEMENT ON FORWARD OFFONBACKWARD; DELAY; RIGHT TURN; DELAY; ONOFFBACKWARD; DELAY; LEFT TURN; DELAY; OFF BACKWARD; DELAY; RIGHT TURN; DELAY; EDGE AVOIDER USING I-BOT mini V3

THANK YOU