A Bot With a Brain Using infrared obstacle detection circuits to create an autonomous robot that will navigate itself through an obstacle course. Bailey.

Slides:



Advertisements
Similar presentations
What will you do?. You will build…. You will build robots using 3 different components. – Handyboard – Super Cricket – Boe Bot In all of the above you.
Advertisements

Boe-bots and STEM Boe-bots and STEM – This sectional will introduce participants to a programmable robot that is useful for engaging students in building.
Digital Electronics Boe-Bot Navigation. This presentation will Detail how to program the Boe-Bot move a specific distance. Detail how to program the Boe-Bot.
224 FINAL PROJECT- WIRELESS CONTROL OF A BOE-BOT Tom Cohlmia-Scott Moffat-Ashley Nidiffer-Eric Yim.
Boe-Bot Challenge. Advanced Users (those who have used Boe-Bots in Digital Electronics) There are suggested activities / programs for each challenge.
1 Boe-Bot Parts BOE-BOT Lecture #1b DE - Digital Electronics.
1 Lecture 1: Your Boe-Bot's Servo Motors Presentation based on: "Robotics with the Boe-Bot" By Andy Lindsay Parallax, Inc Presentation developed by: Martin.
Navigating the BOE-BOT
1 Chapter 7: Navigating with Infrared Headlights Presentation based on: "Robotics with the Boe-Bot" By Andy Lindsay Parallax, Inc Presentation developed.
Nick Dupuy Gabe McKinney. Overview  The project was to program the BoE Bot to solve a maze with a ramp at the end  Several trials preceded the final.
BY: PEYTON DECKER AND LANCE DUPONT Boe Bot going through an Obstacle Course.
BOE-BOT By: Jonathan Baker Gabby Garcia. BOE-BOT Servo motors to control each wheel independently Castor wheel in rear for stability Aluminum Chassis.
Boe – Bot Programming and Navigation By: Andre Smart David Sawyer.
Objectives The objective of this design process was to create a small, autonomous robot capable of completing a set of predefined objectives within an.
A fully autonomous robot designed to navigate and solve a maze.
Final Presentation Andres Fausto Stewart Bewley Philip Dawsey Ki Baek Eom.
Omni-Directional Vision System for Mobile Robots Critical Design Review Denise Fancher Kyle Hoelscher Michael Layton Eric Miller.
Smart Irrigation System Raihan Haque Brian Moy Puneet Karnawat Group 7 ME 3484 Polytechnic University April 24, 2003.
KTD Micromouse Overview Team Goals Approach Outstanding Problems Future Solutions Final Status.
Micromouse Team:. Team Members Kanoa Jou Ryan Sato KiWoon Ahn Brett Ikei.
Curry Mouse EE296 Final Presentation Wednesday, May 10, 2006.
VISION CONTROL MICRO MOUSE MSc Computer Systems Engineering By: Rekapally Mahendranath Supervisor: Dr. Nic Snailum.
Final Presentation EE 296 – Micromouse Spring 2007 Friday, May 4, 2007 POST 214.
Recoded. Significance of programming Digitalised era- phones, computers, industrial processes… Raspberry programming device Exploration of the concept.
Final Presentation Azhar Khan University of Florida November 25 th, 2008 “ROADBLOCK”
The George Washington University Electrical & Computer Engineering Department ECE 002 Dr. S. Ahmadi Class 2.
Slide 1 Presentation based on: “Robotics: with the Boe-Bot" by Andy Lindsay Menlo Drive Suite 100 Rocklin, CA
1 Chapter 6: Light Sensitive Navigation With Photoresistors Presentation based on: "Robotics with the Boe-Bot" By Andy Lindsay Parallax, Inc Presentation.
EV3 Workshop Oct 3, 2015 Instructor: Chris Cartwright
Multi-Vehicles Formation Control Exploring a Scalar Field Polytechnic University Department of Mechanical, Aerospace, and Manufacturing Engineering Polytechnic.
Butler Bot Sai Srivatsava Vemu Graduate Student Mechanical and Aerospace Engineering.
Team November EGN 1935 Team: November Robot: November Team Members Giovanni Montoya Hussam Okasha Tommy Rooney EGN 1935 Dr. Arroyo, Dr Schwartz, Kevin.
Barclays Robot Challenge Learn how to Program Robots.
1 Lecture 1: Your Boe-Bot's Servo Motors Presentation based on: "Robotics with the Boe-Bot" By Andy Lindsay Parallax, Inc Presentation developed by: Martin.
Using the BASIC Stamp Editor program, the Boe-Bot was programmed to be able to accomplish a variety of tasks including: 1.Move at a constant rate of speed.
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.
ECE Project 1 Overview. Project Description The aim of this project is to design a robot that moves along a given path, from the Start point, towards.
PHY 235 Robotics Workshop Day 4 Robotic Behaviors, Light Sensing, Voltage Dividers, LCD-MOD.
PHY 235 Robotics Workshop Day 5 Distance Sensing Using The Ultrasonic Ping Sensor.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4/Lab3.
The George Washington University Electrical & Computer Engineering Department Dr. S. Ahmadi Class 3.
ECE 477 FINAL PRESENTATION TEAM 6  SPRING OUTLINE  Project overview  Block diagram  Design challenges  Individual contributions  Project demonstration.
Hamster Transport Vehicle HTV Joey Siracusa Computer Engineering 4/14/2015.
1 Chapter 5: Accelerometer Gaming Basics Smart Sensors and Applications Chapter 5: Accelerometer Gaming Basics Presented by: Andy Lindsay Parallax, Inc.
Student Defined Lab Demo Date: April 29, 2009 Robot Exchange.
Circuit Design Circuit Design Gateway To Technology®
Presentation Outline I. Background Information II. Design Project
Electrical Engineer Responsibilities
SAFETY CHECK Do not play with electricity.
Introduction Robotics Challenge
Servo Positioning Pulse Width Direction of Rotation PULSOUT Period
Electrical Engineer Responsibilities
ECE Computer Engineering Design Project
Community College of Aurora Cheez Botics
Electrical Engineer Responsibilities
An Application of the Boe-Bot and Its Sensors
Fabian Wittmer Jason Lintker Stefan Bracher
Electric Circuits (12.2).
Electrical Engineer Responsibilities
Describe how NASA remotely controls equipment in space.
UNCW Computer Science Jack Tompkins Daniel Heywood
Electric Circuits (12.2).
Chapter 5: Tactile Navigation With Whiskers
Forward Until Touch Robot goes forward until it hits a wall.
Automation Examples Amazon – Kiva Systems
Fevzi Ozaydin & Violet Mwaffo
Batteries, Bulbs, and Wires!
Robotics Engineering Challenge #1
Team: Autonomous Robot: Lefty Team Members Daniel Crews Paul Stevenson
Basic Electrical Circuits
Presentation transcript:

A Bot With a Brain Using infrared obstacle detection circuits to create an autonomous robot that will navigate itself through an obstacle course. Bailey Breaux Lacie Duplessis

Abstract Students create autonomous robot from Parallax Inc.’s Boe Bot to compete in obstacle course with a ramp Requires electrical wiring, computer programming, understanding of sensors All groups used infrareds, some used accelerometers, one used phototransistor Two groups using two infrareds & one accelerometer succeeded One group using three infrareds succeeded Combination of infrareds and accelerometer proves to make best autonomous robot

Introduction Boe Bot teaches: engineering, electronics, software development Understand all sensors: Infrared- detects objects using binary number system whisker- rubs sensor on robot when it touches an object phototransistor- detects difference from darkness and light accelerometer- uses X-Y coordinate system to determine level of ground Use these to create autonomous robot to navigate obstacle course

Research Questions Which sensors or combination of sensors will work best? What should the computer coding look like? How will a change in wiring the circuit board help? Are there any glitches in the robot that need to be fixed? Calibrated servos? Charged batteries? Burnt sensors?

Methods Study problem by determining obstacle and resources Wire Boe Bot with three infrared detection circuits. Use BASIC stamp software on computer to program robot with a DO LOOP and GOSUB commands Place the robot in randomly generated obstacle course with a ramp. Record time it takes to complete the course. Robot cannot be touched or assisted through course Course must be completed in 3 min or under Analyze and compare robot’s time to other robots’ times to determine which sensors were most effective in creating an autonomous robot

Results Round 1: Robot flipped on back in middle of maze Robot did not complete obstacle 2 3 Robot completed obstacle at 1 min 14 sec Round 1: Robot flipped on back in middle of maze Round 2: Robot became stuck in a gap between the maze wall and the ramp wall right at the end of the maze Round 3: robot finished maze and reached the top of the ramp in 1 min and 14 secs, but did not stop at top

Discussion Only three of seven robots succeeded in navigating entire maze and going up ramp No robot stopped at top of ramp Of the three, two had two infrareds along with one accelerometer The third had three infrareds

Conclusions Infrared sensors alone are best navigable sensors Combination of infrareds and accelerometer is best for creating autonomous robot

References Lindsay, Andy. Robotics with the Boe-Bot: Student Guide : Version 3.0. [s.l.]: Parallax, 2004. Print.