rfid automated navigation of a mobile platform

43
RFID Automated Navigation of a Mobile Platform Tommy Brant, Charles Harper, Patrick Smith, Eni Ofong, Caleb Howell Georgia Institute of Technology School of Electrical and Computer Engineering October 27, 2008

Upload: bambi

Post on 15-Jan-2016

47 views

Category:

Documents


1 download

DESCRIPTION

RFID Automated Navigation of a Mobile Platform. Tommy Brant, Charles Harper, Patrick Smith, Eni Ofong, Caleb Howell Georgia Institute of Technology School of Electrical and Computer Engineering October 27, 2008. Project Overview. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: RFID Automated Navigation of a Mobile Platform

RFID Automated Navigation of a Mobile Platform

Tommy Brant, Charles Harper, Patrick Smith, Eni Ofong, Caleb Howell

Georgia Institute of Technology

School of Electrical and Computer Engineering

October 27, 2008

Page 2: RFID Automated Navigation of a Mobile Platform

Project Overview

• The Mobile Platform (MP) is a robot-based system which uses an embedded system and RFID tags to communicate wirelessly with a remote GUI to navigate itself to a final destination

Page 3: RFID Automated Navigation of a Mobile Platform

Business Aspect

• Intended for use in warehouses as a subsystem of automated storage(AS) and retrieval systems(RS)

• Appeals to AS/RS developers for use in easily expandable retrieval systems

• Costs $41,600 includes the product and labor for the on-site setup of the network of checkpoints

Page 4: RFID Automated Navigation of a Mobile Platform

Project Goals• Wireless communication between the GUI and the robot

control systems• RFID tagged areas to identify the location of the robot• Motor control to travel on a point to point basis• Overall objective is for the MP to arrive at the user-

determined destination by following the shortest path through a network of RFID checkpoints

Page 5: RFID Automated Navigation of a Mobile Platform

RFID Automated MP

Page 6: RFID Automated Navigation of a Mobile Platform

Design Approach

• Program components separately to ensure the correct output

• Once desired outputs are achieved, attach hardware components together and modify code if needed for components to communicate properly

Page 7: RFID Automated Navigation of a Mobile Platform

RFID MP System

Page 8: RFID Automated Navigation of a Mobile Platform

System Logic

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 9: RFID Automated Navigation of a Mobile Platform

Determine Direction

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 10: RFID Automated Navigation of a Mobile Platform

Wireless Transmission

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 11: RFID Automated Navigation of a Mobile Platform

Network Card

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 12: RFID Automated Navigation of a Mobile Platform

Motherboard

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 13: RFID Automated Navigation of a Mobile Platform

Update Direction

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 14: RFID Automated Navigation of a Mobile Platform

Movement

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 15: RFID Automated Navigation of a Mobile Platform

RFID Search Loop

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Netpro-vx

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 16: RFID Automated Navigation of a Mobile Platform

Checkpoint

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Netpro-vx

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 17: RFID Automated Navigation of a Mobile Platform

Back To Network Card

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Netpro-vx

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 18: RFID Automated Navigation of a Mobile Platform

Return Info.

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 19: RFID Automated Navigation of a Mobile Platform

Wait for Next Action

Is at RFID?

No

Yes

Transmit via ad-hoc

CPU decides direction for

robot

Gumstix Netpro-vx

Gumstix Verdex

Stop robot

Transmit via ad-hoc

Gumstix Netpro-vx

Turn robot in needed

direction

Robot Movement

Page 20: RFID Automated Navigation of a Mobile Platform

Automation Demonstration Example

Page 21: RFID Automated Navigation of a Mobile Platform

Map With RFID Checkpoints

Page 22: RFID Automated Navigation of a Mobile Platform

Graphical User Interface

Page 23: RFID Automated Navigation of a Mobile Platform

Choose Starting Position

Page 24: RFID Automated Navigation of a Mobile Platform

Starting Position

Page 25: RFID Automated Navigation of a Mobile Platform

Choose Final Destination

Page 26: RFID Automated Navigation of a Mobile Platform

Plot of the Path

Page 27: RFID Automated Navigation of a Mobile Platform

Start

Page 28: RFID Automated Navigation of a Mobile Platform

Forward Movement 1

Page 29: RFID Automated Navigation of a Mobile Platform

Checkpoint 1

Page 30: RFID Automated Navigation of a Mobile Platform

Forward Movement 2

Page 31: RFID Automated Navigation of a Mobile Platform

Checkpoint 2

Page 32: RFID Automated Navigation of a Mobile Platform

Turn Right

Page 33: RFID Automated Navigation of a Mobile Platform

Continue on Path

Page 34: RFID Automated Navigation of a Mobile Platform

Forward Movement 3

Page 35: RFID Automated Navigation of a Mobile Platform

Checkpoint 3

Page 36: RFID Automated Navigation of a Mobile Platform

Forward Movement 4

Page 37: RFID Automated Navigation of a Mobile Platform

Arrival at Final Destination

Page 38: RFID Automated Navigation of a Mobile Platform

End Movement

Page 39: RFID Automated Navigation of a Mobile Platform

MP Capabilities With Additional Technology

Page 40: RFID Automated Navigation of a Mobile Platform

Current and Potential Problems

• Current– Due to the delay in receiving parts, we are slightly

behind schedule

• Potential– Proper communication between different hardware

components– Centering the mobile platform over the tag for changing

direction– Developing algorithms for shortest path– Power supply to the robot components– Heat dissipation from the Gumstix modules.

Page 41: RFID Automated Navigation of a Mobile Platform

Project Schedule After Today

Task Duration Start Date End Date Milestone?Assigned Member

Troubleshoot Comm Path 5 days 26-Oct 31-Oct N SMITH/HOWELL/HARPER, then

GROUPTroubleshoot Effi ciency

Algorithm5 days 1-Nov 6-Nov N SMITH, then

GROUPTroubleshoot Robot

Movement/Speed/Heading5 days 7-Nov 12-Nov N BRANT/OFONG,

then GROUPTroubleshoot RFID Readings 5 days 13-Nov 18-Nov N HARPER, then

GROUPRe-integrate/Test 5 days 19-Nov 24-Nov Y GROUP

Prepare Final Demo/Presentation

5 days 25-Nov 30-Nov Y GROUP

Page 42: RFID Automated Navigation of a Mobile Platform

Cost Analysis

Page 43: RFID Automated Navigation of a Mobile Platform

RFID Cartographer’s Status

• All the group members have their hardware components yielding the expected output

• We are starting to meet together to test and troubleshoot communication between components