<p><p>This book discusses the design and performance analysis of SDRAM controllers that cater to both real-time and best-effort applications, i.e. mixed-time-criticality memory controllers. The authors describe the state of the art, and then focus on an architecture template for reconfigurable memor
Distributed Real-Time Architecture for Mixed-Criticality Systems
โ Scribed by Hamidreza Ahmadian (Editor); Roman Obermaisser (Editor); Jon Perez (Editor)
- Publisher
- CRC Press
- Year
- 2018
- Leaves
- 523
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book describes a cross-domain architecture and design tools for networked complex systems where application subsystems of different criticality coexist and interact on networked multi-core chips. The architecture leverages multi-core platforms for a hierarchical system perspective of mixed-criticality applications. This system perspective is realized by virtualization to establish security, safety and real-time performance. The impact further includes a reduction of time-to-market, decreased development, deployment and maintenance cost, and the exploitation of the economies of scale through cross-domain components and tools.
- Describes an end-to-end architecture for hypervisor-level, chip-level, and cluster level.
- Offers a solution for different types of resources including processors, on-chip communication, off-chip communication, and I/O.
- Provides a cross-domain approach with examples for wind-power, health-care, and avionics.
- Introduces hierarchical adaptation strategies for mixed-criticality systems
- Provides modular verification and certification methods for the seamless integration of mixed-criticality systems.
- Covers platform technologies, along with a methodology for the development process.
- Presents an experimental evaluation of technological results in cooperation with industrial partners.
The information in this book will be extremely useful to industry leaders who design and manufacture products with distributed embedded systems in mixed-criticality use-cases. It will also benefit suppliers of embedded components or development tools used in this area. As an educational tool, this material can be used to teach students and working professionals in areas including embedded systems, computer networks, system architecture, dependability, real-time systems, and avionics, wind-power and health-care systems.
โฆ Table of Contents
Introduction. Architectural Style. State-of-the-Art and Challenges. Modeling and Development Process. Algorithms and Tools. Execution Environment. Chip-Level Communication Services. Cluster-Level Communication Series. Resource Management Services. Safety Certification of Mixed-Criticality Systems. Evaluation. Bibliography.
โฆ Subjects
Computer Science;Computer Engineering;Engineering & Technology;Electrical & Electronic Engineering;Computer & Software Engineering;Electrical Engineering Communications;Industrial Electronics;Electronics;Industrial Electronics;Microelectronics
๐ SIMILAR VOLUMES
This text is being used in a company wide campaign to improve system Software quality and Time to Market. I have found that many of the older problems as well as more recent ones are usually due to partial realization that the code is indeed using a pattern, but not instantiating all of it. The t
Real-time and embedded systems developers face unique challenges. The systems they design must use very limited processor and memory resources optimally to meet mission-critical and high reliability requirements. Developers working on these systems see the same common threads in problems again and a
When creating real-time and embedded (RTE) systems, there is no room for error. The nature of the final product demands that systems be powerful, efficient, and highly reliable. The constraints of processor and memory resources add to this challenge. Sophisticated developers rely on design patterns-