Title :
Embedding Polychrony into Synchrony
Author :
Brandt, Jim ; Gemunde, M. ; Schneider, Klaus ; Shukla, Sandeep K. ; Talpin, Jean-Pierre
Author_Institution :
Dept. of Comput. Sci., Univ. of Kaiserslautern, Kaiserslautern, Germany
Abstract :
This paper presents an embedding of polychronous programs into synchronous ones. Due to this embedding, it is not only possible to deepen the understanding of these different models of computation, but, more importantly, it is possible to transfer compilation techniques that were developed for synchronous programs to polychronous programs. This transfer is nontrivial because the underlying paradigms differ more than their names suggest: Since synchronous systems react deterministically to given inputs in discrete steps, they are typically used to describe reactive systems with a totally ordered notion of time. In contrast, polychronous system models entail a partially ordered notion of time, and are most suited to interface a system with an asynchronous environment by specifying input/output constraints from which a deterministic controller may eventually be refined and synthesized. As particular examples for the mentioned cross fertilization, we show how a simulator and a verification backend for synchronous programs can be made available to polychronous specifications, which is a first step toward integrating heterogeneous models of computation.
Keywords :
embedded systems; program compilers; program verification; asynchronous environment; compilation techniques; deterministic controller; heterogeneous model; input-output constraints; polychronous program specification; polychronous system model; reactive systems; synchronous program verification; Clocks; Computational modeling; Embedded systems; Hardware; Synchronization; Unified modeling language; Model-driven embedded software; polychronous programming; programming models; synchronous guarded commands; synchronous programming; synchrony hypothesis;
Journal_Title :
Software Engineering, IEEE Transactions on
DOI :
10.1109/TSE.2012.85