DocumentCode
981740
Title
Synchronous data flow
Author
Lee, Edward A. ; Messerschmitt, David G.
Author_Institution
University of California, Berkeley, CA, USA
Volume
75
Issue
9
fYear
1987
Firstpage
1235
Lastpage
1245
Abstract
Data flow is a natural paradigm for describing DSP applications for concurrent implementation on parallel hardware. Data flow programs for signal processing are directed graphs where each node represents a function and each arc represents a signal path. Synchronous data flow (SDF) is a special case of data flow (either atomic or large grain) in which the number of data samples produced or consumed by each node on each invocation is specified a priori. Nodes can be scheduled statically (at compile time) onto single or parallel programmable processors so the run-time overhead usually associated with data flow evaporates. Multiple sample rates within the same system are easily and naturally handled. Conditions for correctness of SDF graph are explained and scheduling algorithms are described for homogeneous parallel processors sharing memory. A preliminary SDF software system for automatically generating assembly language code for DSP microcomputers is described. Two new efficiency techniques are introduced, static buffering and an extension to SDF to efficiently implement conditionals.
Keywords
Assembly systems; Digital signal processing; Flow graphs; Hardware; Microcomputers; Processor scheduling; Runtime; Scheduling algorithm; Signal processing; Software systems;
fLanguage
English
Journal_Title
Proceedings of the IEEE
Publisher
ieee
ISSN
0018-9219
Type
jour
DOI
10.1109/PROC.1987.13876
Filename
1458143
Link To Document