Virtual execution of AADL models via a translation into synchronous programs

  • Authors:
  • Erwan Jahier;Nicolas Halbwachs;Pascal Raymond;Xavier Nicollin;David Lesens

  • Affiliations:
  • CNRS, Grenoble, France;CNRS, Grenoble, France;CNRS, Grenoble, France;CNRS, Grenoble, France;Astrium Space Transportation, Les Mureaux, France

  • Venue:
  • EMSOFT '07 Proceedings of the 7th ACM & IEEE international conference on Embedded software
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Architecture description languages are used to describe both the hardware and software architecture of an application, at system-level. The basic software components are intended to be developed independently, and then deployed on the described architecture. This separate development of the architecture and of the software raises the problem of early validation of the integrated system. In this paper, we propose to solve this problem by translating the architecture into an executable model, which can be simulated and validated together with the software components. More specifically, we consider the case where the architecture is described in the AADL language, and the software components are developed in some synchronous language like Scade or Lustre. We show how the architecture can be automatically translated into a non-deterministic synchronous model, to which the actual software component can be integrated. The result is an executable integrated synchronous model, which can be validated with tools available for synchronous programs. The approach is illustrated on an industrial case study extracted from an actual spatial system.