Next Article in Journal
LNSNet: Lightweight Navigable Space Segmentation for Autonomous Robots on Construction Sites
Previous Article in Journal
Growth Analysis and Nutrient Solution Management of a Soil-Less Tomato Crop in a Mediterranean Environment
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Data Descriptor

Autonomous “Figure-8” Flights of a Quadcopter: Experimental Datasets

1
Aerospace Engineering, Parks College of Engineering, Aviation and Technology, Saint Louis University, St. Louis, MO 63103, USA
2
Decentralized Finance Labs Inc, Palo Alto, CA 94301, USA
*
Author to whom correspondence should be addressed.
Submission received: 1 January 2019 / Revised: 2 March 2019 / Accepted: 7 March 2019 / Published: 9 March 2019

Abstract

:
This article describes the data acquired from multiple flights of a custom-built quadcopter. The Quadcopter was programmed to fly a pre-defined “Figure-8” flight path, at a constant altitude. The data set includes flights with a varying number of waypoints (10 and 15 waypoints in each lobe of the “Figure-8”) and at two different velocities (1.5 and 2.5 m/s). The data also contains information on the output of the flight controller in terms of the Pulse Width Modulation (PWM) signals to each of the four Electronic Speed Controllers (ESC) driving the motors, the recorded outputs of the Inertial Measurement Unit (linear accelerations ax, ay, az and angular velocities p, q, r), GPS data (Latitude, Longitude, altitude, Horizontal Dilution of Precision (HDOP) and Vertical Dilution of Precision (VDOP). The data are included as Supplemental Material.
Dataset License: CC-BY-SA-NC-ND

1. Summary

Unmanned Aerial Systems (UAS) or drones have rapidly evolved and the number and type of their applications have proliferated. In particular, these are promising platforms for performing repetitive and often dangerous tasks, thanks to their versatility, low cost, and minimal risk. The recent release of the Federal Aviation Administration’s rules for commercial usage of drones (Small Unmanned Aircraft Regulations Part 107) [1] underscores the broad desire to use drone platforms in a variety of commercial applications including structural surveying [2], search and rescue [3,4], disaster recovery [5] and many others; while this is true, it also leads to the question of reliability and performance of various flight controllers that are integral to their flight capabilities. At the AirCRAFT Laboratory in Parks College of Engineering, Aviation and Technology at Saint Louis University, we have conducted autonomous experimental flight tests of a custom-built quadcopter multi-rotor UAV platform, flying a “Figure-8” pattern. The experiments were performed with a different number of waypoints (10 and 15 per lobe) and under different velocities (1.5 m/s and 2.5 m/s). The quadcopter featured a Commodity-Off-The-Shelf (COTS) Pixhawk flight controller, which also served as the data acquisition and storage device.
The experiments were performed as part of an unfunded research project and led to a Master’s thesis for the second author [6]. We intend to leverage this dataset to evaluate the performance of the flight controller in terms of overall control effort as well as waypoint capture under different flight conditions, including GPS coverage, number of waypoints, and flight velocity. Additionally, we expect that the availability of this data set to the research community will be beneficial in the following ways:
  • Facilitate performance evaluation of a widely used Commodity-Off-The-Shelf (COTS) flight controller, Pixhawk 1 [6], under different conditions (GPS coverage, flight velocities, waypoints etc.)
  • This data can be used for comparing the performance of different flight controllers on multirotor drones and to design/simulate/evaluate flight control algorithms.
  • This data could be used to evaluate the workload on COTS flight controllers, as well as in the design and implementation of resource-aware flight control algorithms.

2. Data Description

This article describes data from autonomous flights of a custom-designed and fabricated Quadcopter, conducted at the AirCRAFT Laboratory, Parks College of Engineering, Aviation and Technology, Saint Louis University, St. Louis, MO, USA. The Quadcopter was programmed to fly a pre-defined “Figure-8” flight path, at a constant altitude, as illustrated in Figure 1 and Figure 2.
The Data Files included with this article describe flights with a varying number of waypoints (10 and 15 waypoints in each lobe of the “Figure-8”) and at two different velocities (1.5 and 2.5 m/s). Table 1 lists the flight variables available in the datasets.
Additional channels of data exist in the data set. Interested researchers could refer to the Pixhawk reference [8] for more details.

3. Methods

As described earlier, this data set contains flight data from a series of experimental flight tests conducted using a custom-designed quadcopter at the AirCRAFT Laboratory [9], Parks College of Engineering, Aviation and Technology at Saint Louis University, St. Louis, MO, USA. The quadcopter and its physical dimensions are shown in Figure 3 and Figure 4, respectively. It is approximately in the 350-mm class and features an additively manufactured central hub and carbon fiber arms. Additional details of the quadcopter frame are given in the following paragraph.
a. Flight controller
For these experiments, the Pixhawk flight controller, which is a high-performance autopilot-on-module, was chosen as the quadcopter’s flight controller. It is an open-source autopilot system for hobby and academic use. Its low cost, availability and widespread use make it ideal for use in this research effort. The Pixhawk flight controller features a comprehensive suite of sensors required to achieve basic flight. This includes an Invensense MPU 6000 IMU (Inertial Measurement Unit), with accelerometers, gyroscopes, and magnetometers to measure body axis angular rates and translational acceleration. The magnetometer measures the earth’s magnetic field and is used to determine the orientation of the quadcopter relative to the earth-fixed reference frame. It also features a barometer to determine the altitude of the quadcopter. A subset of the specifications are listed in Table 2 below.
b. Motor and ESC (Electronic Speed Controller)
The quadcopter is powered by a set of four KDA 20-22 L brushless outrunner motors, through four Plush 18 A ESCs and a power distribution board. A subset of the specifications of the motor and speed controllers is given in Table 3 below.
c. Flight Tests
In the experiments, the quadcopter is programmed to fly multiple waypoints in a Figure-8 pattern. Takeoffs are typically handled by a ground pilot to ensure safety, prior to executing autonomous flight, which is achieved by a control switch on the Remote Control (RC) transmitter. To ensure that the experiments are reasonably repeatable, once it is switched to autonomous mode, the quadcopter is designed to fly to the center of the Figure-8 pattern and to hover for 5 s, prior to executing the flight pattern. This allows for stabilization of the quadcopter’s attitude, translational/angular velocity, and acceleration to zero. This procedure is repeated at the end of the flight, after flying the pattern, the quadcopter returns to its center point and hovers for 5 s, before initiating the landing sequence. The ground pilot always maintains override authority during autonomous flight; in case of emergencies, the pilot recovers control of the quadcopter to bring it back to safety. A sample flight is shown in Figure 5 below.
For the above flight, the corresponding GPS coverage is shown below in Figure 6, in terms of the number of satellites seen by the GPS unit mounted on the quadcopter. This information is stored in the ‘GPS’ data variable.
The corresponding attitudes of the quadcopter for the flight shown in Figure 5 are shown below in Figure 7. The flight segment between the center of the “Figure-8” pattern and before the 5s hover maneuver prior to landing is marked by the dashed black line in Figure 7.
Finally, the RC outputs from the flight controller for the same flight are shown below in Figure 8. The RC outputs correspond to the output of the flight controller, in order to maintain desired attitudes and execute the “Figure-8” flight path, autonomously.

4. User Notes

Users need to note that the data stored in various variables are sampled at different frequencies. It would be useful to resample the data to a baseline frequency to enable analysis of the data. Except the IMU (inertial measurement unit), the sample frequency of most other sensors is 10 Hz, and the GPS sensor is 5 Hz. For instance, we have resampled data from all other sensors to match the sampling frequency of the IMU, which is 25 Hz. This information is summarized in Table 4 below:

Supplementary Materials

Supplementary materials can be found at https://0-www-mdpi-com.brum.beds.ac.uk/2306-5729/4/1/39/s1. Data files: The files contain data from flight tests of a custom designed quadcopter, autonomously flying a figure-8 pattern, at a constant altitude.

Author Contributions

Conceptualization, S.G.; methodology, S.G.; Experiments, Y.B., resources, S.G.; data curation, S.G., Y.B.; writing—original draft preparation, S.G.; writing—review and editing, S.G.; visualization, S.G., Y.B.; supervision, S.G.; project administration, S.G.; funding acquisition, S.G.

Funding

This research received no external funding.

Acknowledgments

We would like to acknowledge members of the AirCRAFT Laboratory for their support during the experimental flights.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. FAA sUAS Part 107: The Small UAS Rule. Available online: https://www.faa.gov/uas/media/Part_107_Summary.pdf (accessed on 7 March 2019).
  2. Sun, Z.; Zhang, Y. Using Drones and 3D Modeling to Survey Tibetan Architectural Heritage: A Case Study with the Multi-Door Stupa. Sustainability 2018, 10, 7. [Google Scholar] [CrossRef]
  3. Molina, P.; Colomina, I.; Victoria, P.; Skaloud, J.; Kornus, W.; Prades, R.; Aguilera, C. Drones to the Rescue! Inside GNSS; July/August 2012. Available online: http://infoscience.epfl.ch/record/180464 (accessed on 7 March 2019).
  4. Câmara, D. Cavalry to the rescue: Drones fleet to help rescuers operations over disasters scenarios. In Proceedings of the 2014 IEEE Conference on Antenna Measurements & Applications (CAMA), Antibes Juan-les-Pins, France, 16–19 November 2014; pp. 1–4. [Google Scholar]
  5. Silvagni, M.; Tonoli, A.; Zenerino, E.; Chiaberge, M. Multipurpose UAV for search and rescue operations in mountain avalanche events. Geomat. Nat. Hazards Risk 2017, 8, 18–33. [Google Scholar] [CrossRef]
  6. Bai, Y. Control and Simulation of Morphing Quadcopter. Master’s Thesis, Parks College of Engineering, Aviation and Technology, Saint Louis University, St. Louis, MO, USA, December 2017. [Google Scholar]
  7. EKF2 Estimation System, Learning the ArduPilot Codebase. Available online: http://ardupilot.org/dev/docs/ekf2-estimation-system.html (accessed on 7 March 2019).
  8. Pixhawk 1 Flight Controller. Available online: https://docs.px4.io/en/flight_controller/pixhawk.html#specifications (accessed on 7 March 2019).
  9. AirCRAFT Laboratory. Aircraft Computational & Resource Aware Fault Tolerance (AirCRAFT) Lab; Parks College of Engineering, Aviation and Technology, Saint Louis University: St. Louis, MO, USA; Available online: https://sites.google.com/a/slu.edu/aircraft-lab/ (accessed on 7 March 2019).
Figure 1. Side profile of autonomous flight path.
Figure 1. Side profile of autonomous flight path.
Data 04 00039 g001
Figure 2. A sample “Figure-8” flight path.
Figure 2. A sample “Figure-8” flight path.
Data 04 00039 g002
Figure 3. The custom-built quadcopter used in the experiments.
Figure 3. The custom-built quadcopter used in the experiments.
Data 04 00039 g003
Figure 4. Physical dimensions of the quadcopter.
Figure 4. Physical dimensions of the quadcopter.
Data 04 00039 g004
Figure 5. Sample flight path of quadcopter. Note: Green: Start; Red: End.
Figure 5. Sample flight path of quadcopter. Note: Green: Start; Red: End.
Data 04 00039 g005
Figure 6. GPS coverage corresponding to the flight data shown in Figure 5.
Figure 6. GPS coverage corresponding to the flight data shown in Figure 5.
Data 04 00039 g006
Figure 7. Attitude of the quadcopter corresponding to the flight data shown in Figure 5.
Figure 7. Attitude of the quadcopter corresponding to the flight data shown in Figure 5.
Data 04 00039 g007
Figure 8. Controller outputs as computed by Pixhawk controller, corresponding to the flight shown in Figure 5.
Figure 8. Controller outputs as computed by Pixhawk controller, corresponding to the flight shown in Figure 5.
Data 04 00039 g008
Table 1. Description of data channels in experimental data sets.
Table 1. Description of data channels in experimental data sets.
VariableDescriptor (Variable Label)ChannelsNotes
AHR2AHR2_labelRoll, Pitch, Yaw, Alt, Lat, Lng
ATTATT_labelDesRoll, Roll, DesPitch, Pitch, DesYaw, Yaw, ErrRP, ErrYaw,
BAROBARO_labelAlt, Press, Temp, CRt, SMS, Offset
CMDCMD_labelCTot, CNum, CId, Prm1, Prm2, Prm3, Prm4, Lat, Lng, AltThis contains the waypoints that were commanded in the “Lat”, “Lng” and “Alt” channels
CTUNCTUN_labelThI, ABst, ThO, ThH, DAlt, Alt, BAlt, DSAlt, SAlt, TAlt, DCRt, CRtControl, Throttle, and altitude information
CURRCURR_labelVolt, Curr, CurrTot
GPAGPA_labelVDop, HAcc, VAcc, SAcc, VV, SMSThis contains the Vertical Dilution of Precision (VDOP) parameter
GPSGPS_labelStatus, GMS, GWk, NSats, HDop, Lat, Lng, Alt, Spd, GCrs, VZ, UThis contains the Horizontal Dilution of Precision (HDOP) parameter
IMU, IMU2IMU_label, IMU2_labelGyrX, GyrY, GyrZ, AccX, AccY, AccZ, ErrG, ErrA, Temp, GyHlt, AcHltBody axis angular rates ( p ,   q ,   r ) and accelerations ( a x , a y , a z )
MAG, MAG2MAG_label, MAG2_labelMagX, MagY, MagZ, OfsX, OfsY, OfsZ, MOfsX, MOfsY, MOfsZ, Health, S
NKF1- NKF9NKF1_label–NKF9_label Roll, Pitch, Yaw, VN, VE, VD, dPD, PN, PE, PD, GX, GY, GZMore details can be found in [7]
PMPM_labelNLon, NLoop, MaxT, PMT, I2CErr, INSErr, LogDropPerformance Monitoring
POSPOS_labelLat, Lng, Alt, RelAltPosition Log
RCINRCIN_labelRC Inputs, Channels 1–16Channel 5 represents the switch to autonomous flight
RCOURCOU_labelOutput of the flight controllerChannels 1–4 are the outputs of the flight controller, fed to the four speed controllers controlling the motors
Table 2. Pixhawk flight controller specifications.
Table 2. Pixhawk flight controller specifications.
Data 04 00039 i001
3DR Pixhawk Flight Controller
Central Processign Unit (CPU)168 MHz Cortex-M4F
Input/Output14 PWM/Servo outputs
Extra connectivityUART, I2C, GPS
Power distributionRedundant power supplies
Flight logPluggable microSD card
Inertial Measurement Unit (IMU)Invensense MPU6000 (ST Micro 3-axis 14 bit accelerometer, 3-axis, 16 bit gyro)
GPS3DR GPS module
Table 3. Specifications of Motor and electronic speed controller (ESC).
Table 3. Specifications of Motor and electronic speed controller (ESC).
MotorESC
Data 04 00039 i002
KDA 20-22 L Brushless Outrunner Motor.
Data 04 00039 i003
Plush 18 A ESC.
Kv924Burst Current22 A
Operating Current6–14 AConstant Current18 A
Max. Voltage11 vBEC5 v/2 A; Linear
Size/Weight28 × 32 mm; 56 gLiPo2–4 cells
Size/Weight24 × 45 × 11 mm/19 g
Table 4. Sample rates of different sensors.
Table 4. Sample rates of different sensors.
SensorOriginal Sample FrequencyResampled Frequency
ATT (Attitude)10 Hz25 Hz
CTUN (Altitude)10 Hz25 Hz
Curr (Current and Voltage)10 Hz25 Hz
IMU25 Hz25 Hz
IMU225 Hz25 Hz
NTUN (Velocity)10 Hz25 Hz
POS (Position, filtered from GPS)10 Hz25 Hz
RCOU (Controller output)10 Hz25 Hz
GPS5 Hz25 Hz

Share and Cite

MDPI and ACS Style

Gururajan, S.; Bai, Y. Autonomous “Figure-8” Flights of a Quadcopter: Experimental Datasets. Data 2019, 4, 39. https://0-doi-org.brum.beds.ac.uk/10.3390/data4010039

AMA Style

Gururajan S, Bai Y. Autonomous “Figure-8” Flights of a Quadcopter: Experimental Datasets. Data. 2019; 4(1):39. https://0-doi-org.brum.beds.ac.uk/10.3390/data4010039

Chicago/Turabian Style

Gururajan, Srikanth, and Ye Bai. 2019. "Autonomous “Figure-8” Flights of a Quadcopter: Experimental Datasets" Data 4, no. 1: 39. https://0-doi-org.brum.beds.ac.uk/10.3390/data4010039

Article Metrics

Back to TopTop