1 / 9

UAV System Cycle 2

UAV System Cycle 2. Caleb Hamilton James Majors Jon Garr. Cycle Progress. Progress: Communication is working properly PC to PC/Gumstix works both ways GPS antenna works NMEA data is output through minicom Accelorometers are working Data is being gather and output using Arduino Issues:

cian
Download Presentation

UAV System Cycle 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. UAV SystemCycle 2 Caleb Hamilton James Majors Jon Garr

  2. Cycle Progress • Progress: • Communication is working properly • PC to PC/Gumstix works both ways • GPS antenna works • NMEA data is output through minicom • Accelorometers are working • Data is being gather and output using Arduino • Issues: • Data analyzer was incorrectly reading data on serial lines leading to extensive testing and confusion

  3. Design

  4. Design

  5. Process • Collaboration and Coding • All 3 of us collaborated on how to implement communication and GPS antenna • Testing • All 3 of us performed extensive testing on the communications using various platforms and code • PC to Arduino, PC to PC, PC to Gumstix • GPS antenna was tested and found a lock • Output was correct NMEA

  6. Process • Results • Testing was definitely our strong point. We were able to get a solid grip on the communication as well as the GPS. • Collaboration should be stronger and happen more often (and earlier). • Next phase: need to all stay on same page and work together like we did during our testing

  7. Lessons Learned - Success • The serial modems communicate with each other and we can send and receive data from each. One serial modem is attached to the Gumstix, and the other is connected to the Groundstation. • We have been able to get a gps location locked in with the gps antenna attached to the Audiostix board on the Gumstix. We used Minicom to display the data polled from the gps in the console window. • We have started developing code to automate the communications on the side of the Gumstix. We have also started the development of code to automate the gps polling.

  8. Lessons Learned - Failure • We originally struggled with the communications between Groundstation and the Arduino board. We turned back to the Gumstix and used the Minicom terminal to interpret the data coming over the serial line.

  9. Future Plans • Communication enhancements • Serial is asynchronous so we need an organized way of designating who is sending/receiving and when • Begin gathering data using Arduino and Gumstix from various sensors for sending to ground station

More Related