Architecture Analysis & Design Language
|
|
This article includes a list of references, but its sources remain unclear because it has insufficient inline citations. Please help to improve this article by introducing more precise citations. (January 2011) |
The Architecture Analysis & Design Language (AADL) is an architecture description language standardized by SAE.[1]
AADL was first developed in the field of avionics, and was known formerly as the Avionics Architecture Description Language[2]. It is derived from MetaH, an architecture description language made by the Advanced Technology Center of Honeywell. AADL is used to model the software and hardware architecture of an embedded, real-time system. Due to its emphasis on the embedded domain, AADL contains constructs for modeling both software and hardware components (with the hardware components named "execution platform" components within the standard). This architecture model can then be used either as a design documentation, for analyses (such as schedulability and flow control) or for code generation (of the software portion), like UML.[citation needed]
[edit] References
- ^ Architecture Analysis and Design Language, Software Engineering Institute, Carnegie-Mellon University, Pittsburgh, Pennsylvania, USA.
- ^ http://www.axlog.fr/aadl/presentation_en.html
[edit] External links
- AADL.info
- AADL at Axlog[dead link]
- AADL at Ecole Nationale Supérieure des Télécommunications de Paris (ENST)
- AADL performance analysis with Cheddar, Univ. of Brest (real time scheduling and queueing system analysis)
- Industrial project support using Stood for AADL
| This programming language-related article is a stub. You can help Wikipedia by expanding it. |