430 likes | 591 Views
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.
E N D
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 • 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
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
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
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
System Logic CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Determine Direction CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Wireless Transmission CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Network Card CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Motherboard CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Update Direction CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Movement CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
RFID Search Loop CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Netpro-vx Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Checkpoint CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Netpro-vx Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Back To Network Card CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Netpro-vx Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Return Info. CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
Wait for Next Action CPU decides direction for robot Transmit via ad-hoc Gumstix Netpro-vx Gumstix Verdex Transmit via ad-hoc Turn robot in needed direction No Gumstix Netpro-vx Is at RFID? Stop robot Robot Movement Yes
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.
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