80 likes | 187 Views
This report outlines the development of a wireless remote-controlled (RC) vehicle equipped with GPS to autonomously follow paths. The primary goal is to implement a fastest route algorithm that enhances navigation efficiency. Key milestones include establishing communication between the GPS and microprocessor, writing the fastest route algorithm, and integrating all components into a cohesive unit. The project utilizes updated GPS data formats, incorporates a diagnostics menu, and manages steering and speed through PWM and H-Bridge control systems. Upcoming tasks focus on finalizing path following algorithms and completing peripheral programming.
E N D
Status Report #4Wireless GPS-Navigated Autonomous RC Vehicle Prepared for: August Allo Department of Electrical Engineering University of Texas at San Antonio Prepared by Design Group 8: Brendon Balouch Vernal Garcia Brian Gonzalez Kim Pham February 26, 2007 Purpose: To implement a fastest route algorithm in a GPS enabled vehicle.
Overall Need: Design a wireless rc vehicle, that is capable of autonomous path following via GPS. • Project Milestones: • Establish communication between GPS and microprocessor • Write our fastest route algorithm. • Integrate all pieces into a single package
Task Completions • SIRF binary data instead of GPS NMEA encoded messages • added a diagnostics menu • GPS coordinates will now use XYZ Cartesian geodetic coordinates • Steering control circuit • PWM speed control circuit
Task Completion Dates • PWM Speed Control • February 23, 2007 • H-Bridge Steering Control • February 23, 2007
Upcoming Tasks • Path following algorithm • Programming of processor to support peripheral devices • Parts: • Magnetometer
Upcoming Task Completion Dates • Path following algorithm • March 10, 2007 • Magnetometer • ??? • Project Synergy • April 15, 2007
PWM Speed Controller 75% STEERING 75% DIGITAL I/O 100% DIGITAL I/O 100% CPU 75% UART 100% ADC 50% COMPASS 0% RF LINK 100% UART 100% GPS Path following algorithm 50% GUI 80%