Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 10 / Issue 2

available in:   PDF (242 kB) PS (342 kB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future
 
DOI:   10.3217/jucs-010-02-0120

 

A Rapid Prototyping Environment for Multi-DSP Systems based on Accurate Performance Prediction

Bernhard Rinner (Graz University of Technology, Austria)

Martin Schmid (Graz University of Technology, Austria)

Reinhold Weiss (Graz University of Technology, Austria)

Abstract: In this paper we present PEPSY, a novel prototyping environment for multi-DSP systems, with the primary goal to support the design and implementation of parallel digital signal processing (DSP) applications subject to various design constraints. Given a specification of the prototyping problem in the form of an application model, a hardware model and mapping constraints, PEPSY automatically maps and schedules the DSP application onto the multi-processor system and synthesizes the complete code for each processor. A detailed performance model of the parallel application is an integral part of PEPSY. Important performance parameters such as computation and communication times as well as memory consumption can be estimated prior to the implementation. PEPSY not only solves the standard mapping and scheduling problem, but it is also able to explore various important design goals for embedded systems and DSP applications such as minimizing memory and power consumption and enforcing the timeliness of tasks. Two complex case studies demonstrate the feasibility of our prototyping environment.

Keywords: data flow, embedded systems, multi-DSP, performance prediction, rapid prototyping, scheduling

Categories: B.8.2, C.3, D.2.2