Title :
A data flow technique for the efficient design of a class of parallel non-data flow signal processors
Author :
Thaler, Markus ; Moschytz, George S.
Author_Institution :
Inst. for Signal & Inf. Process., Zurich, Switzerland
fDate :
12/1/1990 12:00:00 AM
Abstract :
A system called net optimization and resource allocation (NORA) is introduced for the evaluation and programming of parallel signal processors, based on a data flow representation of the signal processing application. The main feature of this approach is that the scheduling and resource allocation can be done at compile time. It is made possible by the fact that most signal processing algorithms have constant data flow. The resulting hardware is much simpler because no overhead is needed for the real-time scheduling, as in usual data flow systems. Therefore a realization can easily be obtained using either commercially available components or VLSI technology. The proposed system comprises four main components: (1) a vector oriented data flow compiler for the translation of a high-level language description of algorithms into a data flow graph; (2) a critical path analysis for the evaluation of the minimal computation time of the algorithm, where block scheduling is assumed; (3) a schedule optimization for the determination of the minimal computation time under limited resources, not taking into account limitations imposed by the interconnection structure and temporary storage; and (4) a combined schedule optimization and resource allocation that maps a signal processing application onto a given hardware configuration and generates a formal microprogram
Keywords :
computerised signal processing; parallel languages; parallel programming; VLSI technology; block scheduling; critical path analysis; data flow graph; data flow representation; formal microprogram; hardware configuration; high-level language description; minimal computation time; net optimization and resource allocation; parallel nondata flow signal processors; programming; resource allocation; schedule optimization; scheduling; signal processing algorithms; vector oriented data flow compiler; Data flow computing; Flow graphs; Hardware; Optimal scheduling; Optimizing compilers; Parallel programming; Processor scheduling; Resource management; Scheduling algorithm; Signal processing algorithms;
Journal_Title :
Acoustics, Speech and Signal Processing, IEEE Transactions on