Cantitate/Preț
Produs

Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems: Embedded Systems

Autor Paul Lokuciejewski, Peter Marwedel
en Limba Engleză Paperback – dec 2012
For real-time systems, the worst-case execution time (WCET) is the key objective to be considered. Traditionally, code for real-time systems is generated without taking this objective into account and the WCET is computed only after code generation. Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems presents the first comprehensive approach integrating WCET considerations into the code generation process. Based on the proposed reconciliation between a compiler and a timing analyzer, a wide range of novel optimization techniques is provided. Among others, the techniques cover source code and assembly level optimizations, exploit machine learning techniques and address the design of modern systems that have to meet multiple objectives.
Using these optimizations, the WCET of real-time applications can be reduced by about 30% to 45% on the average. This opens opportunities for decreasing clock speeds, costs and energy consumption of embedded processors. The proposed techniques can be used for all types real-time systems, including automotive and avionics IT systems.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 92461 lei  6-8 săpt.
  SPRINGER NETHERLANDS – dec 2012 92461 lei  6-8 săpt.
Hardback (1) 93048 lei  6-8 săpt.
  SPRINGER NETHERLANDS – 7 oct 2010 93048 lei  6-8 săpt.

Din seria Embedded Systems

Preț: 92461 lei

Preț vechi: 112757 lei
-18% Nou

Puncte Express: 1387

Preț estimativ în valută:
17693 18614$ 14649£

Carte tipărită la comandă

Livrare economică 14-28 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9789400733688
ISBN-10: 9400733682
Pagini: 280
Ilustrații: XVIII, 262 p.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.4 kg
Ediția:2011
Editura: SPRINGER NETHERLANDS
Colecția Springer
Seria Embedded Systems

Locul publicării:Dordrecht, Netherlands

Public țintă

Research

Cuprins

1. Introduction.- 2. WCET Analysis Techniques.- 3. WCC - WCET-Aware C Compiler.- 4. WCET-Aware Source Code Level Optimizations.- 5. WCET-Aware Assembly Level Optimizations.- 6. Machine Learning Techniques in Compiler Design.- 7. Multi-Objective Optimizations.- 8. Summary and Future Work.- A. Abstract Interpretation.- B. Transformation of Conditions.- References. List of Figures. List of Tables. Index.

Recenzii

From the reviews:
“The authors’ aim is to offer researchers, embedded systems designers and compiler writers a practical guideline for the optimization of real-time systems. The contribution of this book is to deal with a broad range of approaches for worst-case execution time minimization.” (Klaus Harbusch, Zentralblatt MATH, Vol. 1214, 2011)

Textul de pe ultima copertă

For real-time systems, the worst-case execution time (WCET) is the key objective to be considered. Traditionally, code for real-time systems is generated without taking this objective into account and the WCET is computed only after code generation. Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems presents the first comprehensive approach integrating WCET considerations into the code generation process. Based on the proposed reconciliation between a compiler and a timing analyzer, a wide range of novel optimization techniques is provided. Among others, the techniques cover source code and assembly level optimizations, exploit machine learning techniques and address the design of modern systems that have to meet multiple objectives.
Using these optimizations, the WCET of real-time applications can be reduced by about 30% to 45% on the average. This opens opportunities for decreasing clock speeds, costs and energy consumption of embedded processors. The proposed techniques can be used for all types real-time systems, including automotive and avionics IT systems.

Caracteristici

First book on compiler optimization techniques for real-time systems Novel approaches to avoid typical trial-and-error procedure during generation of real-time software Numerous optimization techniques at source code and assembly level Useful for developers of real-time systems to cut down costs Vast diversity of methods including abstract interpretation, machine learning, and multi-objective optimiation Includes supplementary material: sn.pub/extras