UAS: Difference between revisions

From HeatSync Labs Wiki
Jump to navigation Jump to search
en>ScottyB
en>ScottyB
Line 3: Line 3:
Arduino based auto-flight, auto-land  drone.
Arduino based auto-flight, auto-land  drone.


=== Goals ===
=== Demonstration Goals ===
* Command surfaces.
* Command surfaces.
* Command throttle.
* Command throttle.

Revision as of 21:29, 17 August 2011

What

Arduino based auto-flight, auto-land drone.

Demonstration Goals

  • Command surfaces.
  • Command throttle.
  • Demonstrate RTS/preflight.
  • Short, straight line flight coupled with "safe" landing.
  • Fly an oval retaining a static altitude
  • Circle up to altitude, then circle back down and land.
  • Circle up to altitude, then dive down and land.
  • Perform multiple "Go Around" test landing passes.
  • Fly a longer flight plan.
  • Test failure modes.
  • Bonus: attempt to fly thermals!

Why

Because it interests us.

Of course, this is nothing new. It's all been done before, but not by us.

Who

  • Scott B.
  • Jeremy M. (AKA JT-Money)

Design

The goal of this project is to create an Automatic Flight System for use, initially, on inexpensive R/C aircraft. We intend to do this using low cost Arduino (or Arduino-like) development boards, an IMU, and GPS. As our confidence in the system grows, we intend to grow the project to control larger drones capable of greater range and payload.

See Drone/Design

Bill of Materials (BOM)

See Drone/Initial_BOM

Assumptions

See Also

  • INS @ Wikipedia