Architecture analysis and design language
From Wikipedia, the free encyclopedia
The Architecture Analysis & Design Language (AADL) is an architecture description language standardized by SAE. AADL was first developed in the field of avionics, and was known formerly as the Avionics Architecture Description Language. 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), à la UML.
[edit] External links
- AADL.info
- AADL at Axlog
- 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 computer language-related article is a stub. You can help Wikipedia by expanding it. |