Repetitive model refactoring strategy for the design space exploration of intensive signal processing applications

  • Authors:
  • Calin Glitia;Pierre Boulet;Eric Lenormand;Michel Barreteau

  • Affiliations:
  • INRIA Lille-Nord-Europe, F-59650 Villeneuve d'Ascq, France and Univ Lille 1, LIFL, F-59655 Villeneuve d'Ascq, France and CNRS, UMR8022, F-59655 Villeneuve d'Ascq, France and Univ Lille Nord de Fra ...;Univ Lille 1, LIFL, F-59655 Villeneuve d'Ascq, France and CNRS, UMR8022, F-59655 Villeneuve d'Ascq, France and INRIA Lille-Nord-Europe, F-59650 Villeneuve d'Ascq, France and Univ Lille Nord de Fra ...;THALES Research & Technology, Embedded Systems Lab, F-91767 Palaiseau, France;THALES Research & Technology, Embedded Systems Lab, F-91767 Palaiseau, France

  • Venue:
  • Journal of Systems Architecture: the EUROMICRO Journal
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

The efficient design of computation intensive multidimensional signal processing applications requires dealing with three kinds of constraints: those implied by the data dependencies, the non-functional requirements (real-time, power consumption) and resources availability of the execution platform. Modeling and Analysis of Real-time and Embedded systems (MARTE) UML profile through its repetitive structure modeling (RSM) package is well suited to model the inherent parallelism within these applications, a compact representation of parallel execution platforms and the distributive mapping of one on another. The execution of such a specification respects the whole set of constraints defined upon, while the quality of the scheduling is directly linked to the quality of the mapping of the multidimensional structures (data arrays or parallel loop nests) into time and space. We propose here a strategy to use a refactoring tool dedicated to this kind of application that allows to find good trade-offs in the usage of storage and computation resources and in parallelism (both task and data parallelism) exploitation. This strategy is illustrated on an industrial radar application.