Top Banner
Artificial Intelliscents Robot Chemotaxi Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan
23
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Artificial IntelliscentsRobot Chemotaxi

Mathew Davison Bobby HarkreaderDavid Mackey Dhivya Padmanbhan

Page 2: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Contents

ProblemGoalDesignAnalysisProject Management

Page 3: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Problem

Chemical spills have proven fatalLong response time in locating

chemical spillsHuman sense of smell inadequate Difficult and expensive to use

detection animals

Page 4: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Need Statement

There is a lack of affordable, effective, autonomous systems to detect and contain chemical spills with minimum response time and damage

Page 5: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Objectives

Build an autonomous robotChemical sensor will direct the robot

towards contaminantGood response time in the controlled

demonstration environment which has dimensions of 5x5 m.

It will navigate within 50cm of the spill location

Page 6: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Objectives

Signal alert system including audio and visual components

Able to navigate a laboratory environment

Meet safety requirementsQuickly deployable defined as 1

minute

Page 7: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Testable Requirements

Autonomous systemDeployed within 1 minuteFunction in a laboratory environmentAlert systems being activated within

50 cm of sourceMeasure response time of

Chemotaxis

Page 8: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Alternative Solutions

Orientation – Anemometer vs Internal Mapping

Plume Tracking – Gradient, Insect inspired approaches, geometric approaches

Plume Localization – Random Walk, Markov Chain, Viterbi

Source Identification – Geometric, Surge and Cast

Page 9: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

System level design

Chemotaxis: Plume finding; plume tracking; source identification

PID interfacingObstacle avoidance: Sonar; Wall

following; Bumper detectionAlert system

Page 10: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Chemotaxis: Plume Finding

Activated when low concentration readings detected

Scan a wide area by navigating in an increasing pentagonal pattern

Page 11: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Chemotaxis: Plume Tracking

Page 12: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Chemotaxis: Source Identification

Activated by plume tracking algorithm when high threshold concentration reached

Page 13: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

PID Interfacing

3 pin interface with iRobot Command module ePort

Open Analog channel and record data into pre-defined 16-bit register ADC

Signal voltage converted to digital representation between 0 and 1024.

Page 14: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Obstacle avoidance

Sonar device, bumper detectionObstacle avoidance algorithmCustomized obstacle avoidance for

each Chemotaxis algorithm

Page 15: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Alert System

Activated by source identification algorithm

Audible alert via speakerVisual alert via LEDs on command

module and iRobot create

Page 16: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Validation Plan

Plume finding testPlume tracking testSource identification testChemotaxis algorithms testObstacle avoidance test

Page 17: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Project Demonstration

5x5 m demonstration gridChemical spill generated by actively

diffusing chemical with heating device, air pump

Generate plume with low-speed fanPlace grid against a wall with 1

obstacle in the plume

Page 18: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Team Task Distribution

Matthew: Testing and Validation, Robot controls, Alert Systems

Bobby: Chemical plume tracking, Obstacle avoidance with plume tracking

David: Sonar device, Obstacle avoidance algorithm

Dhivya: PID sensor interfacing, plume finding, source identification

Page 19: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Project Timeline

March 13 Mathew :Robotic Navigation; PID Plume Testing Dhivya: Port Source Identification to Robot Bobby:Robot-Sonar Interface Port Gradient Algorithm to Robot David: Implement Sonar Algorithm

March 29 Mathew: Environmental Tests Dhivya: Spiral Source Finding Algorithm Bobby: Robot-Sonar Interface Port Gradient Algorithm to Robot David: Optimize Chemotaxic Algorithms for Space

April 5 Mathew: Audio -Visual Alert Integration Dhivya: Testing-derived Simulations

April 12 Mathew: Alert - System Integration – April 1 Dhivya: Obstacle - Plume Finding Algorithm Integration Bobby: Obstacle – Plume Tracking Integration David: Obstacle – Source Identification Integration

Page 20: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Societal, Safety and Environmental Analysis

Meet or exceed OSHA standardsAlert systems prevent monetary loss

and bodily harmPromote rechargeable batteries

Page 21: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Concerns and Economics

Enabling safety at chemical spill sites

Avoiding moral issues for using sniffer animals

ManufacturabilitySustainabilityEconomic viability

Page 22: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Overview

Goal and ObjectivesProject designDesign ValidationProject Management

Page 23: Mathew Davison Bobby Harkreader David Mackey Dhivya Padmanbhan.

Questions?