Project

General

Profile

Wiki » History » Version 39

Florian Seguin, 2020-09-14 13:51

1 27 Rafael Bailon-Ruiz
h1. CAMS — _Cloud Adaptive-Mapping System_
2 1 Rafael Bailon-Ruiz
3 24 Rafael Bailon-Ruiz
!{width:128px;float:right}https://redmine.laas.fr/attachments/download/3004/cams%20logo.svg! CAMS _(Cloud Adaptive-Mapping System)_ is a software framework for atmosphere scientists to carry out cloud observation missions using fleets of UAVs. This system provides a graphical user interface to create and manage flight plans adapted to cloud exploration, real-time mapping from cloud sensors to help operators make decisions about the exploration process and post-mission data analysis. CAMS is ready to work in mixed-reality scenarios combining physical and simulated UAVs with real or synthetic cloud environments. Additionally, UAV flight trajectories and sensor data are stored in a database during mission execution for further review and analysis.
4 3 Rafael Bailon-Ruiz
5 6 Rafael Bailon-Ruiz
CAMS has a Application Programming Interface _(API)_ for developers and cloud researchers to analyze collected data using the current cloud mapping algorithms and extend the system with new functions.
6 3 Rafael Bailon-Ruiz
7
h2. Table of Contents
8 1 Rafael Bailon-Ruiz
9 15 Rafael Bailon-Ruiz
Operator's guide (Basic):
10 29 Rafael Bailon-Ruiz
* System description:
11
** [[System architecture]]
12
** [[System architecture#Main features|Main features]]
13
** [[Modes of operation]]
14 28 Rafael Bailon-Ruiz
** [[Software components]]
15 20 Rafael Bailon-Ruiz
* User guide:
16 16 Rafael Bailon-Ruiz
** [[Installation]]
17 34 Rafael Bailon-Ruiz
** [[Graphical User Interface Reference guide|Graphical User Interface (Reference guide)]]
18 33 Rafael Bailon-Ruiz
** [[Scenario configuration reference guide|Scenario configuration (Reference guide)]]
19 1 Rafael Bailon-Ruiz
20 15 Rafael Bailon-Ruiz
Developer's guide (Advanced):
21 1 Rafael Bailon-Ruiz
* [[Detailed system description]]
22 30 Rafael Bailon-Ruiz
* [[Communication framework]]
23 19 Rafael Bailon-Ruiz
* Getting started:
24
** [[Installation]]
25 37 Rafael Bailon-Ruiz
** [[Running CAMS|Running CAMS in different operation modes]]
26 35 Rafael Bailon-Ruiz
** [[Graphical User Interface Reference guide|Graphical User Interface (Reference guide)]]
27 33 Rafael Bailon-Ruiz
** [[Scenario configuration reference guide|Scenario configuration (Reference guide)]]
28 21 Rafael Bailon-Ruiz
* Cookbook:
29 12 Rafael Bailon-Ruiz
** [[Basic types]]
30 21 Rafael Bailon-Ruiz
** [[Reading and processing information from a database]]
31 22 Rafael Bailon-Ruiz
** [[Defining new aircraft using plugins]]
32 13 Rafael Bailon-Ruiz
** [[Cloud mapping using Gaussian Process Regression]]
33 23 Rafael Bailon-Ruiz
** [[Description of the MesoNH file format]]
34 12 Rafael Bailon-Ruiz
** [[Paparazzi interface]]
35 38 Rafael Bailon-Ruiz
** [[Task planning]]
36 1 Rafael Bailon-Ruiz
* [[API reference]] (Class structure)
37 39 Florian Seguin
* [[Todo list]]
38 1 Rafael Bailon-Ruiz
39 2 Rafael Bailon-Ruiz
h2. About the Nephelae project
40 1 Rafael Bailon-Ruiz
41
Atmospheric models still suffer from a gap between ground-based and satellite measurements. As a consequence, the impacts of clouds on our climate remain one of the largest uncertainties in numerical weather prediction (NWP) and in understanding climate change. The main goal of the Nephelae project is to fill that gap by acquiring micro-physical atmospheric measures inside clouds by the means of a fleet of Unmanned Arial Vehicles (UAVs) simultaneously flying inside a target cloud. More information about the project's vision can be found on the "ANR website":https://anr.fr/fr/projets-finances-et-impact/projets-finances/projet/funded/project/anr-17-ce01-0003/?tx_anrprojects_funded%5Bcontroller%5D=Funded&cHash=ef4a5ab7a633cb40b9174c32ef4a926d.
42
43
h3. Partners
44
45
* *CNRM* _(Project Coordinator)_: Provider of expertise on atmospheric phenomenons and exploitation of UAVs for atmospheric measurements. They also provide the sensors embedded into the UAVs measuring cloud properties. "More information about the operations carried out by this partner":http://www.umr-cnrm.fr/spip.php?rubrique266&lang=fr.
46
* *ENAC*: Design and manufacturing of a new UAV model built specifically for cloud exploration. Operation of UAV fleets with the "Paparazzi framework":http://paparazziuav.org, which includes an on-board autopilot software and a ground control software built for operator to supervise the fleet.
47 33 Rafael Bailon-Ruiz
* *LAAS*: Design and programming of a real-time cloud mapping system that aims to provide operators with a graphical feedback of the cloud mapping process, maps of the observed clouds and  and the current state of fleet operations. The user interface also accepts operator inputs to create and adapt UAV flight plans in order to maximize data acquisition of target clouds. Currently mission planning is manual but in the future this process will be autonomous guided by user requirements.