Category Archives: Research

Flight Campaign at Barbados Island

Enac UAV lab have participated to an atmospheric research flight campaign at the Barbados Island for three weeks from end of January 2020. 

This was part of a project called NEPHELAE in collaboration with the French National Meteorological Research Center from Météo-France and the robotics lab LAAS-CNRS.

NEPHELAE is atmospheric science driven (with a focus on cloud microphysical processes) via robotic technological development (adaptive, model-guided path planning in a UAV fleet). Essentially, by merging the state-of-the-art technology, the observational tools for conducting research in atmospheric science will take a quantum leap forward. At the same time, we are using this novel approach to address decades-old questions on entrainment and the onset of precipitation that have been limited by traditional observing methods.

The UAVs that have be deployed during a field campaign (Skywalker X10) in Barbados Island are capable of detecting the edges of the clouds and react to adapt their trajectory. Several patterns have been developped in collaboration with the atmospheric scientists. Each of them is dedicated to extract certain parameters at the core of the cloud or at the interface between the free atmosphere and the cloud.

In total, more than 30 operations with one or two UAVs have been done, for a flight time of almost 38 hours.

Facebooktwittergoogle_plusredditFacebooktwittergoogle_plusreddit
Facebooktwittergoogle_plusrssyoutubeFacebooktwittergoogle_plusrssyoutube

UAV Network Intrusion Detection with Wavelet-based Signature Analysis

This is a first step of a hybrid IDS method based on the analysis of spectral traffic and a robust controller / observer for the estimation of anomalies in UAV networks. This module is currently designed to observe the traffic between the drones and the Paparazzi GCS. It provides a statistic signature of the traffic which can later be used to determine the nature of the traffic. The module is tested in face of a DoS attack and the results are very promising!

Check out our paper for more details: https://hal-enac.archives-ouvertes.fr/hal-01652296

Facebooktwittergoogle_plusredditFacebooktwittergoogle_plusreddit
Facebooktwittergoogle_plusrssyoutubeFacebooktwittergoogle_plusrssyoutube

Opening ENAC’s flying arena

Since the beginning of the year, ENAC (French Civil Aviation University) is equipped with a new facility dedicated to UAVs research and education.

The building includes a flying arena with a size around 10x10x10 meters, several workshops for mechanics, electronic, composite, 3D printing and storage. It also includes a teaching room for automatic control and the student’s robotics club.

The official opening was the 17th of May in the presence of the French minister of transport. Several demonstrations have been performed, all of them showing the formidable capabilities of Paparazzi: distributed formation flight, hybrid vehicles, on-board image processing, efficient adaptive control and autonomous navigation.

 

Facebooktwittergoogle_plusredditFacebooktwittergoogle_plusreddit
Facebooktwittergoogle_plusrssyoutubeFacebooktwittergoogle_plusrssyoutube

Pilot a super rotorcraft!

So far all my results with rotorcraft were in simulation… until now! In this experiment, performed at TU-Delft (thanks Ewoud Smeur!), a team of four rotorcraft behaves as a single unit. The proved stability properties of the whole system allows for applications such as collaborative transportation of objects.

If you want to know the mathematical aspects and why this setup works, then check my thesis.

A wiki entry explaining how you can have the same setup running employing Paparazzi will be available soon!

Facebooktwittergoogle_plusredditFacebooktwittergoogle_plusreddit
Facebooktwittergoogle_plusrssyoutubeFacebooktwittergoogle_plusrssyoutube

First flights of the hybrid vehicle Cyfoam with Chimera board

The Cyfoam is a hybrid vehicle developed at ENAC Drone Lab. The aircraft is a foam, with a 3D printed fuselage, version of the composite-made Cyclone.

The vehicle is powered by the new autopilot board Chimera! which executes the control algorithms developed by Ewoud from Delft MAV Lab. We are currently aiming at a total autonomous mode, e.g., auto take off and auto landing.

Facebooktwittergoogle_plusredditFacebooktwittergoogle_plusreddit
Facebooktwittergoogle_plusrssyoutubeFacebooktwittergoogle_plusrssyoutube

Flying Parrot’s Disco aircraft with Paparazzi

The Disco from Parrot is a fixed-wing aircraft designed for FPV with all the feature already available on their Bebop2, plus some extra things, like airspeed sensor, SBUS input and PWM outputs.

The autopilot itself is all integrated in a box called C.H.U.C.K. and it allows nice and easy flights with the SkyController2 and the Cockpitglasses, connected via Wifi.

Just like the Bebop and ARDrones, it is now possible to fly this drone using Paparazzi. Just connect to the plane, upload your code and you’re ready to go! Here is the video of the maiden flight:

More information are available on the wiki: http://wiki.paparazziuav.org/wiki/Disco

Special thanks to ArduPilot and Andrew Tridgell who implemented the driver for PWM output on this plane and his tips for debugging the Paparazzi version.

Facebooktwittergoogle_plusredditFacebooktwittergoogle_plusreddit
Facebooktwittergoogle_plusrssyoutubeFacebooktwittergoogle_plusrssyoutube

Circle formations of fixed-wing aircraft

We have recently developed and tested a formation control algorithm for fixed-wing aircraft in Paparazzi at ENAC. The position of an arbitrary number of vehicles can be controlled in a circular path. In fact, we are not restricting ourselves to circles but to any closed orbit, such as ellipses, thanks to the guidance vector field that guides the planes.
The algorithm is under more tests, but it should be soon available for the general public. It is quite easy to employ, the user has to declare only the IDs of the planes, the communication topology (neighbors’ relationships) and the desired inter-angles. A detailed explanation will be posted soon in the wiki.
In the following video the planes exchange positions every second. Delays, out-of-date positions (GPS delays), packet losses, etc are expected to be (and actually they are) present. It is quite interesting to remark how robust the algorithm is. According to our calculations the impact of such nasty things are not very important (ofc up to a certain point) for the convergence of the algorithm.

Facebooktwittergoogle_plusredditFacebooktwittergoogle_plusreddit
Facebooktwittergoogle_plusrssyoutubeFacebooktwittergoogle_plusrssyoutube

IMAV2016

The International Micro-Air Vehicle Conference and Competition was held last week in Beijing, China, organized by the Beijing Institute of Technology and the National University of Singapore.

As usual, the level of the teams involved in the competition is higher year after year and we had a great show. The team from the MAVLAB of TUDelft was participating to both indoor and outdoor session. During the outdoor, they unfortunately couldn’t show their best due to many communication issues, preventing them to fully use their RTK Bebop2 (and also some regressions in Paparazzi code, hum hum… 🙁 ).

The next day, the indoor team did its best to perform well. And despite the difficult tasks to pick up and drop objects, they tried hard until the end. It was worth the effort as they reached the 3rd place of the competition, a few points ahead the Spanish team of Madrid (CVG-UPM)! We could almost call it a draw as both team really did their best with great spirit.

imav2016_delft_team

But, this was not their only great achievement. The paper Control of a hybrid helicopter with wings by Christophe De Wagter and Ewoud Smeur received the Best Paper Award of the conference for their work on the control issues raised by the novel design of the Delftacopter and the solution they found to solve them. Congratulation to them and all the team involved in the Delftacopter!

imav2016_paper_award

Facebooktwittergoogle_plusredditFacebooktwittergoogle_plusreddit
Facebooktwittergoogle_plusrssyoutubeFacebooktwittergoogle_plusrssyoutube