Paramotor Drone

By: Emily Grau, Nicholas Restivo, Alex Valencia

Georgia Institute of Technology - ECE 4180 Fall 2018

Overview

The goal of this project was to create a paramotor drone to simulate and collect data on the autonomous control of parafoils for future use in designing a system for the controlled landing of care packages.

This paramotor drone is an mbed based project. The payload was constructed to give forward thrust to the parafoil and create lift.

/media/uploads/emilygrau/parafoil_diagram.png

Components

Block Diagram

/media/uploads/emilygrau/flow_diagram.jpeg

The diagram shows the physical connections between the hardware and devices that were used to construct the paramotor drone.

Pin Connections

mbedIMU
p28SDA
p27SCL
3.3vVcc
GndGnd
mbedRC Receiver
p16elevator
p17right aileron
p28left aileron
mbedServo 1Servo 2
p21PWM in
p22PWM in

Source Code

Import programParamotorControl

This function is the beginning of a flight controller in which the mbed acts a pass-through of an RC receiver to scale and send commands that control servos. This also inputs accelerometer readings such that when connection is lost with the RC receiver, the drone will maintain level. Future iterations will add more autonomy control.

Video

Photos

/media/uploads/emilygrau/drone_with_parachute.jpeg

Drone with parafoil attached

  • More photos coming soon (mbed will not allow me upload)*


1 comment on Paramotor Drone:

13 Dec 2018

This looks sweet! Great work team! :)

Please log in to post comments.