mirror of
http://172.16.200.102/AIDA/AIDASimulation.git
synced 2025-11-22 01:07:58 +01:00
Add copyright and documentation about simulation viewpoints.
Signed-off-by: Aurelien Didier <aurelien.didier51@gmail.com>
This commit is contained in:
21
Copyrights.txt
Normal file
21
Copyrights.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
************************************************************************
|
||||
Copyrights and license
|
||||
************************************************************************
|
||||
|
||||
The whole model is provided under the following terms
|
||||
|
||||
Copyright (c) 2016-2018 IRT AESE (IRT Saint Exup<75>ry).
|
||||
|
||||
All rights reserved. This program and the accompanying materials are made available under the terms of the
|
||||
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) which accompanies this distribution,
|
||||
and is available at https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
Third party components:
|
||||
|
||||
The model uses Modelica standart library.
|
||||
|
||||
Licensed by 2000-2019 Modelica Association & al. under the Modelica License 2
|
||||
Copyright <20> 2000-2019, Modelica Association & al.
|
||||
|
||||
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the Modelica License 2. For license conditions (including the disclaimer of warranty) see Modelica.UsersGuide.ModelicaLicense2 or visit http://www.modelica.org/licenses/ModelicaLicense2.
|
||||
BIN
How to use the model.pdf
Normal file
BIN
How to use the model.pdf
Normal file
Binary file not shown.
57
README.txt
Normal file
57
README.txt
Normal file
@@ -0,0 +1,57 @@
|
||||
|
||||
*******************
|
||||
*** README AIDA ***
|
||||
*******************
|
||||
|
||||
This repository contains the simulation model of the study case AIDA.
|
||||
It is provided by IRT Saint Exup<75>ry under a Creative Commons BY-SA licence.
|
||||
This repository is managed in versioning throught git, with the following url
|
||||
|
||||
https://sahara.pf.irt-saintexupery.com/
|
||||
project AIDA
|
||||
|
||||
|
||||
1. AIDA description
|
||||
|
||||
2. Motivation and intended use
|
||||
|
||||
3. List of files and how to use them
|
||||
|
||||
|
||||
|
||||
************************************************************************
|
||||
* 1. AIDA description
|
||||
************************************************************************
|
||||
The AIDA (Aircraft Inspection by Drone Assistant) system, is a Remotely Piloted Aircraft System (RPAS).
|
||||
It is composed of a quadcopter drone, a control computer and a remote control.
|
||||
The mission of this system is to help the pilot to inspect the aircraft before flight.
|
||||
The quadcopter drone can be piloted in automated or manual mode. In manual mode,
|
||||
the pilot guides the inspection of the aircraft by the drone.
|
||||
In automated mode, the drone follows a flight plan and records the video of the inspected zone.
|
||||
|
||||
************************************************************************
|
||||
* 2. Motivation and intended use
|
||||
************************************************************************
|
||||
AIDA provides a reference study case representative of the complexity and criticity found in aeronautical
|
||||
systems.
|
||||
Our intent is to provide a repository to gather all AIDA modellings in order to share different approaches and tools.
|
||||
|
||||
If you plan to use AIDA as a study case it would be kind to inform the IRT Saint-Exupery contacts below. We would be pleased to answer your questions.
|
||||
patrick.farail@irt-saintexupery.com
|
||||
estelle.saez@irt-saintexupery.com
|
||||
|
||||
Currently, the following works use this use case :
|
||||
Prosvirnova, T., Saez, E., Seguin, C., Virelizier, P.: Handling consistency between safety and system models.
|
||||
In: Bozzano, M., Papadopoulos, Y. (eds.) Model-Based Safety and Assessment - 5th International Symposium, IMBSA 2017, Trento, Italy, September 11-13, 2017, Proceedings.
|
||||
Lecture Notes in Computer Science, vol. 10437, pp. 19-34. Springer (2017),
|
||||
https://doi.org/10.1007/978-3-319-64119-5_2
|
||||
|
||||
************************************************************************
|
||||
* 3. List of files and how to use them
|
||||
************************************************************************
|
||||
|
||||
- How to use the model.pdf : describes how to open and play the AIDA simulation with OpenModelica
|
||||
- AIDAModelica library: contains all the model used in AIDA_System.mo model
|
||||
- AIDA_System.mo : model of AIDA based on AIDAModelica library
|
||||
- Simulation viewpoint.pdf: contains the diagram that explain the difference between the AIDA system architecture, found in this forge and AIDA simulation model
|
||||
|
||||
BIN
Simulation viewpoints.pdf
Normal file
BIN
Simulation viewpoints.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user