Cantitate/Preț
Produs

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

Autor Abdoulaye Gamatié
en Limba Engleză Paperback – 26 noi 2014
I am very pleased to play even a small part in the publication of this book on the SIGNAL language and its environment POLYCHRONY. I am sure it will be a s- ni?cant milestone in the development of the SIGNAL language, of synchronous computing in general, and of the data?ow approach to computation. In data?ow, the computation takes place in a producer–consumer network of - dependent processing stations. Data travels in streams and is transformed as these streams pass through the processing stations (often called ?lters). Data?ow is an attractive model for many reasons, not least because it corresponds to the way p- duction,transportation,andcommunicationare typicallyorganizedin the real world (outside cyberspace). I myself stumbled into data?ow almost against my will. In the mid-1970s, Ed Ashcroft and I set out to design a “super” structured programming language that, we hoped, would radically simplify proving assertions about programs. In the end, we decided that it had to be declarative. However, we also were determined that iterative algorithms could be expressed directly, without circumlocutions such as the use of a tail-recursive function. The language that resulted, which we named LUCID, was much less traditional then we would have liked. LUCID statements are equations in a kind of executable temporallogic thatspecifythe (time)sequencesof variablesinvolvedin aniteration.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 69618 lei  43-57 zile
  Springer – 26 noi 2014 69618 lei  43-57 zile
Hardback (1) 95003 lei  43-57 zile
  Springer – 16 oct 2009 95003 lei  43-57 zile

Preț: 69618 lei

Preț vechi: 81903 lei
-15% Nou

Puncte Express: 1044

Preț estimativ în valută:
13324 13873$ 11260£

Carte tipărită la comandă

Livrare economică 10-24 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781489985125
ISBN-10: 1489985123
Pagini: 284
Ilustrații: XXIII, 259 p.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.4 kg
Ediția:2010
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States

Public țintă

Research

Cuprins

Real-time and synchronous programming.- Generalities on Real-Time Programming.- Synchronous Programming: Overview.- Elementary concepts and notations of SIGNAL.- Basics: Signals and Relations.- Programming Units: Processes.- Extended Constructs.- Design in P: First Steps.- Formal properties of SIGNAL programs.- Formal Semantics.- Formal Model for Program Analysis.- Compilation of Programs.- Advanced design in SIGNAL.- Advanced Design Concepts.- GALS System Design.- Design Patterns.- A Synchronization Example Design with P.

Textul de pe ultima copertă

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.
Abdoulaye Gamatié has successfully used the SIGNAL language and the Polychrony toolset to implement realisticdesigns in the past. I believe that his book on the SIGNAL language will certainly be a very valuable resource for anyone interested in learning the SIGNAL language and its multi-clock semantics, and how to use it to specify and implement embedded software in a refinement methodology supported by extensive theory and tools developed at INRIA, Rennes.
----- Sandeep Shukla, Virginia Polytechnic and State University

Caracteristici

Presents the best pedagogical illustration of embedded system design with a synchronous programming language Offers a language and 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 multiprocessor architectures Includes supplementary material: sn.pub/extras