1 / 12

Autonomous Ground Navigation in C Aerospace Engineering: Failure as the Mother of Success

Explore the development of an autonomous ground navigation system in C Aerospace Engineering, inspired by the idea that failure is the mother of success. The project involves utilizing GPS communication in a car mechanism, creating a simple RC monster truck with a two-channel radio-controlled system. The direction of the vehicle changes by adjusting the speed of the left and right side wheels independently. Powered by a 9V battery, the system comprises hardware components like a servo mount and computer wiring, with software components written in C using the Microsoft Visual C++ compiler and Phidgets USB Servo library. Experimentation includes test drives in a soccer field and an ICI parking space, aiming to model examples of autonomous vehicle technology, envisioning future improvements such as Mars Rovers, and developing a personalized autopilot program.

Télécharger la présentation

Autonomous Ground Navigation in C Aerospace Engineering: Failure as the Mother of Success

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. Autonomous Ground Navigation in C Aerospace Engineering Seungjoo Lee ‘10

  2. Failure is mother of success

  3. Motivation • EGR 115 final project – GPS communication in C

  4. Car Mechanism • Simple RC monster truck • Two channel radio controlled system – Left side wheels , Right side wheels. • Direction changed by giving different speed in each side • Electric source – 9v battery for remote, capacity

  5. Hardware Components Building servo mount Computer wiring

  6. Software Components • Written in C • Compiler : Microsoft Visual C++ • Phidgets USB Servo library

  7. Code I/O Diagram

  8. Full Code Algorithm

  9. Experiment • Test drives in soccer field and ICI parking space.

  10. Model examples of Autonomous Vehicle • Mars Rovers

  11. Future improvement of my program • My own Autopilot program

  12. The End

More Related