Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Designing Embedded Systems with the SIGNAL Programming Language: Synchronous, Reactive Specification [Repost]

Posted By: ChrisRedfield
Designing Embedded Systems with the SIGNAL Programming Language: Synchronous, Reactive Specification [Repost]

Abdoulaye Gamatié - Designing Embedded Systems with the SIGNAL Programming Language: Synchronous, Reactive Specification
Published: 2009-10-19 | ISBN: 1441909400 | PDF | 260 pages | 3 MB


This book is about synchronous programming for the design of, safety critical, embedded systems, such as automotive systems, avionics, nuclear power plants and telecommunication systems. The techniques presented promote the use of formal concepts, i.e. those having a mathematically sound basis. Such concepts enable non ambiguous and rigorous reasoning about the critical properties of addressed systems in order to ensure their reliability. The synchronous programming language, SIGNAL, is used to demonstrate the pragmatic design of embedded systems. This is an invaluable tutorial/reference for scientists, practitioners and students.
Presents the best pedagogical illustration of embedded system design with a synchronous dataflow programming language;
Offers a complete overview of a language and its associated analysis techniques for the design of multi-clocked embedded systems;
Describes a formal specification language that provides users with design and analysis tools to guarantee the reliability of safety-critical, embedded systems;
Enables "correct-by-construction" designs for modern embedded systems, built on distributed architectures.
Among synchronous programming paradigms, Polychrony stands out for its ability to specify dataflow relationally, its freedom from single clock driven semantics, and its clock calculus that allows one to infer when single clock driven sequential software implementation is implied by the specification, and when refinements are required for such implementation. The SIGNAL language embodies Polychrony. There has been a void in the literature for a good single source which researchers can refer to, for learning the SIGNAL language, its semantics, and its usage.