mirror of
http://172.16.200.102/RESSAC/RESSAC_Use_Case.git
synced 2025-11-30 17:57:58 +01:00
First basic layout and initial documents
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
### MicrosoftOffice ###
|
||||
*.tmp
|
||||
|
||||
# Word temporary
|
||||
~$*.doc*
|
||||
|
||||
# Excel temporary
|
||||
~$*.xls*
|
||||
|
||||
# Excel Backup File
|
||||
*.xlk
|
||||
|
||||
# PowerPoint temporary
|
||||
~$*.ppt*
|
||||
|
||||
# Visio autosave temporary files
|
||||
*.~vsdx
|
||||
10
AlternativeDevelopmentAssurance/README.md
Normal file
10
AlternativeDevelopmentAssurance/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Experiments on Overarching Properties (OPs)
|
||||
*Streamlining Development - Assurance muXAV Use Case*
|
||||
|
||||
|
||||
This folder will contain any development artefact or assurance artefact
|
||||
supporting the experiments with the OPs on muXAV development proccesses.
|
||||
|
||||
As of 2016/09/20 the folder is empty.
|
||||
|
||||
See the Specification folder.
|
||||
11
BaselineDevelopmentAssurance/README.md
Normal file
11
BaselineDevelopmentAssurance/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Experiments on Baseline Development Assurance
|
||||
*Streamlining Development Assurance - muXAV Use Case*
|
||||
|
||||
|
||||
This folder will contain any development artefact or assurance artefact
|
||||
supporting application of ARP 4754A, DO-178C, DO-331 (model-based TS), DO-333
|
||||
(formal method TS), DO-254 on muXAV development processes
|
||||
|
||||
As of 2016/09/20 the folder is empty.
|
||||
|
||||
See the Specification folder.
|
||||
35
SafetyAssurance/README.md
Normal file
35
SafetyAssurance/README.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# Safety Process
|
||||
Streamlining Development Assurance - muXAV Use Case
|
||||
|
||||
In this folder, the artefacts of the following ARP 4761 activities,
|
||||
applied to muXAV's development, will progressively be made available:
|
||||
|
||||
|
||||
- Functional Hazard Analysis at air vehicle level
|
||||
- FDAL assignement
|
||||
- Fault Tree Analysis of each Failure Condition
|
||||
- Preliminary AV architecture Safety Assessment
|
||||
- IDAL assignement
|
||||
|
||||
- Functional Hazard Analysis of Electric Propulsion System (EPS)
|
||||
- FDAL assignement
|
||||
- Fault Tree Analysis of each EPS Failure Condition
|
||||
- Preliminary EPS's architecture Safety Assessment
|
||||
- IDAL assignement
|
||||
|
||||
- Functional Hazard Analysis of Hydraulic Braking System (HBS)
|
||||
- FDAL assignement
|
||||
- Fault Tree Analysis of each HBS Failure Condition
|
||||
- Preliminary HBS's architecture Safety Assessment
|
||||
- IDAL assignement
|
||||
|
||||
- Functional Hazard Analysis of Mission Management System (MMS)
|
||||
- FDAL assignement
|
||||
- Fault Tree Analysis of each MMS Failure Condition
|
||||
- Preliminary MMS' architecture Safety Assessment
|
||||
- IDAL assignement
|
||||
|
||||
|
||||
As of 2016/09/20 the folder is empty.
|
||||
|
||||
See the Specification folder.
|
||||
12
UseCaseSpecification/README.md
Normal file
12
UseCaseSpecification/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Specification of the product to be developed
|
||||
*Streamlining Development Assurance - muXAV Use Case*
|
||||
|
||||
This folder contains the specification of a toy drone named muXAV (micro
|
||||
Uninhabited Air Vehicle) intended to support experiments on various ways of
|
||||
performing development assurance.
|
||||
|
||||
As of 2016/09/20 the folder contains only the
|
||||
RESSAC_CaseStudy_muXAV_Specification.docx and the
|
||||
RESSAC_UseCase_FAA_Dallas2016_09_15.ppt files.
|
||||
|
||||
A Modelica model implementing the DIF part of the document is planned for fall of 2016.
|
||||
BIN
UseCaseSpecification/RESSAC_CaseStudy_muXAV_Specification.docx
Normal file
BIN
UseCaseSpecification/RESSAC_CaseStudy_muXAV_Specification.docx
Normal file
Binary file not shown.
BIN
UseCaseSpecification/RESSAC_UseCase_FAA_Dallas2016_09_15.ppt
Normal file
BIN
UseCaseSpecification/RESSAC_UseCase_FAA_Dallas2016_09_15.ppt
Normal file
Binary file not shown.
Reference in New Issue
Block a user