Publications on WCET-Aware Compilation

[176896]
Title: Building Timing Predictable Embedded Systems.
Written by: Philip Axer, Rolf Ernst, Heiko Falk, Alain Girault, Daniel Grund, Nan Guan, Bengt Jonsson, Peter Marwedel, Jan Reineke, Christine Rochange, Maurice Sebastian, Reinhard von Hanxleden, Reinhard Wilhelm and Wang Yi
in: <em>ACM Transactions on Embedded Computing Systems (TECS)</em>. February (2014).
Volume: <strong>13</strong>. Number: (4),
on pages:
Chapter:
Editor:
Publisher: ACM:
Series: 20140210-acm-tecs-axer.pdf
Address:
Edition:
ISBN: 10.1145/2560033
how published: 14-80 AEF+14 TECS
Organization:
School:
Institution:
Type: &copy; ACM, 2014. This is the author's version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published
DOI:
URL:
ARXIVID:
PMID:

Note: hfalk, ESD, tacle, WCC

Abstract: A large class of embedded systems is distinguished from general-purpose computing systems by the need to satisfy strict requirements on timing, often under constraints on available resources. Predictable system design is concerned with the challenge of building systems for which timing requirements can be guaranteed a priori. Perhaps paradoxically, this problem has become more difficult by the introduction of performance-enhancing architectural elements, such as caches, pipelines, and multithreading, which introduce a large degree of uncertainty and make guarantees harder to provide. The intention of this article is to summarize the current state of the art in research concerning how to build predictable yet performant systems. We suggest precise definitions for the concept of "predictability", and present predictability concerns at different abstraction levels in embedded system design. First, we consider timing predictability of processor instruction sets. Thereafter, we consider how programming languages can be equipped with predictable timing semantics, covering both a language-based approach using the synchronous programming paradigm, as well as an environment that provides timing semantics for a mainstream programming language (in this case C). We present techniques for achieving timing predictability on multicores. Finally, we discuss how to handle predictability at the level of networked embedded systems where randomly occurring errors must be considered.