Difference between revisions of "Quadcopter"
From Chemical Engineering @ UP wiki
(→2018 - Jonathan van Niekerk) |
|||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | The quadcopter rig consists of | + | The quadcopter rig consists of a quadcopter mounted on a stanchion. The control objective is to regulate the speed of the motors to maintain a hover position that is horizontal to the rig's base plate. |
==2018 - Jonathan van Niekerk== | ==2018 - Jonathan van Niekerk== | ||
'''Build''' | '''Build''' | ||
− | [[File:QuadRig.png|200px|left|thumb]] | + | [[File:QuadRig.png|200px|left|thumb]]The quadcopter is based on a commercially available F450 frame and Arduino Uno controller. A LiPo battery provides flight autonomy of about 15 min. The measured angles are derived from a gyroscope and accelerometer |
'''Modelling''' | '''Modelling''' |
Revision as of 11:20, 12 November 2018
Introduction
The quadcopter rig consists of a quadcopter mounted on a stanchion. The control objective is to regulate the speed of the motors to maintain a hover position that is horizontal to the rig's base plate.
2018 - Jonathan van Niekerk
Build
The quadcopter is based on a commercially available F450 frame and Arduino Uno controller. A LiPo battery provides flight autonomy of about 15 min. The measured angles are derived from a gyroscope and accelerometerModelling Update modelling info.
Control Update control info.