Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems: Embedded Systems
Autor Paul Lokuciejewski, Peter Marwedelen Limba Engleză Paperback – dec 2012
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.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 924.61 lei 6-8 săpt. | |
SPRINGER NETHERLANDS – dec 2012 | 924.61 lei 6-8 săpt. | |
Hardback (1) | 930.48 lei 6-8 săpt. | |
SPRINGER NETHERLANDS – 7 oct 2010 | 930.48 lei 6-8 săpt. |
Din seria Embedded Systems
- 20% Preț: 305.77 lei
- 15% Preț: 621.84 lei
- 18% Preț: 931.40 lei
- 23% Preț: 454.02 lei
- 15% Preț: 633.06 lei
- 15% Preț: 683.54 lei
- 18% Preț: 927.37 lei
- 15% Preț: 679.05 lei
- 31% Preț: 378.67 lei
- 18% Preț: 767.95 lei
- 31% Preț: 356.04 lei
- 18% Preț: 768.90 lei
- 31% Preț: 296.59 lei
- 20% Preț: 685.92 lei
- 15% Preț: 630.46 lei
- 18% Preț: 773.37 lei
- 23% Preț: 454.02 lei
- Preț: 379.96 lei
- 24% Preț: 786.91 lei
- 18% Preț: 816.21 lei
- 15% Preț: 635.13 lei
- 31% Preț: 983.27 lei
- Preț: 438.89 lei
- 15% Preț: 628.74 lei
- 15% Preț: 628.74 lei
- 15% Preț: 630.33 lei
- 15% Preț: 627.11 lei
Preț: 924.61 lei
Preț vechi: 1127.57 lei
-18% Nou
Puncte Express: 1387
Preț estimativ în valută:
176.93€ • 186.14$ • 146.49£
176.93€ • 186.14$ • 146.49£
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
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ă
ResearchCuprins
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)
“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.
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