Abstract
Real-time applications such as software dened radios have different reception modes and their real-time requirements are a result of periodic sources and sinks in the form of ADCs and DACs. Tools are under development that automatically translate a sequential specication of a radio application, that often includes nested while loops to describe the modes, into a parallel task graph and map this task graph onto an embedded multiprocessor system. However the specication of strict periodic sources and sinks together with input and output buffers that can respectively overflow or underrun is currently not possible in a sequential programming language.
In this paper we will introduce a nested loop program (NLP) language extension that enables the specication of periodic sources and sinks and their buffers in a sequential program. We show that parallelization of such a sequential program poses challenges because the order in which different tasks access the input and output buffers should be maintained in the parallel program. Furthermore, the buffers at the sources and sinks allow destructive writes and non-destructive reads, which causes non-deterministic functional behavior in case the throughput and latency constraint of the application are not met. The other buffers in the task graph block in case no data or space is available. Therefore, the system internals remain functionally deterministic which signicantly simplies debugging and analysis.
Furthermore, to guarantee real-time requirements, we show that it is possible to conservatively model an application with nested while loops as a Cyclo-Static Dataflow (CSDF) model. Using this model we can compute a mapping of the task graph, which includes a task to processor assignment, suitable scheduler settings and buffer capacities. By making use of this CSDF model, we can guarantee that sources and sinks can run periodically under the assumption that the used execution times of the tasks are upper bounds.
Original language | Undefined |
---|---|
Title of host publication | International Conference on Embedded Computer Systems, SAMOS 2011 |
Place of Publication | USA |
Publisher | IEEE |
Pages | 372-379 |
Number of pages | 8 |
ISBN (Print) | 978-1-4577-0800-8 |
DOIs | |
Publication status | Published - 20 Jul 2011 |
Event | 2011 International Conference on Embedded Computer Systems: Architectures, Modeling, and Simulation, IC-SAMOS XI - Institute of East Aegean, Samos, Greece Duration: 18 Jul 2011 → 21 Jul 2011 Conference number: 11 |
Publication series
Name | |
---|---|
Publisher | IEEE Computer Society |
Conference
Conference | 2011 International Conference on Embedded Computer Systems: Architectures, Modeling, and Simulation, IC-SAMOS XI |
---|---|
Abbreviated title | IC-SAMOS |
Country/Territory | Greece |
City | Samos |
Period | 18/07/11 → 21/07/11 |
Keywords
- METIS-278762
- EWI-20438
- IR-78155