paper-with-me

홈 › Papers

Ærø: A Platform Architecture for Mixed-Criticality Airborne Systems

2022-08-30 · Shibarchi Majumder, Jens Frederik Dalsgaard Nielsen, Thomas Bak

Real-time embedded platforms with resource constraints can take the benefits of mixed-criticality system where applications with different criticality-level share computational resources, with isolation in the temporal and spatial domain. A conventional software-based isolation mechanism adds additional overhead and requires certification with the highest level of criticality present in the system, which is often an expensive process. In this article, we present a different approach where the required isolation is established at the hardware-level by featuring partitions within the processor. A four-stage pipelined soft-processor with replicated resources in the data-path is introduced to establish isolation and avert interference between the partitions. A cycle-accurate scheduling mechanism is implemented in the hardware for hard-real-time partition scheduling that can accommodate different periodicity and execution time for each partition as per user needs, while preserving time-predictability at the individual application level. Applications running within a partition has no sense of the virtualization and can execute either on a host-software or directly on the hardware. The proposed architecture is implemented on FPGA thread and demonstrated with an avionics use case.

📄 PDF Abstract BibTeX arXiv:2208.14158

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Toward Certification of Machine-Learning Systems for Low Criticality Airborne Applications

2022-09-28 · K. Dmitriev, J. Schumann, F. Holzapfel

The exceptional progress in the field of machine learning (ML) in recent years has attracted a lot of interest in using this technology in aviation. Possible airborne applications of ML include safety-critical functions,…

Jiao: Bridging Isolation and Customization in Mixed Criticality Robotics

2026-05-05 · James Yen, Zhibai Huang, Zhixiang Wei, Tinghao Yi 외 arxiv

Consumer robotics demands consolidation of safety-critical control, perception pipelines, and user applications on shared multicore platforms. While static partitioning hypervisors provide hardware-enforced isolation, di…

Enhancing Adaptive Mixed-Criticality Scheduling with Deep Reinforcement Learning

2024-11-01 · Bruno Mendes, Pedro F. Souto, Pedro C. Diniz

Adaptive Mixed-Criticality (AMC) is a fixed-priority preemptive scheduling algorithm for mixed-criticality hard real-time systems. It dominates many other scheduling algorithms for mixed-criticality systems, but does so …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningScheduling

Execution time budget assignment for mixed criticality systems

2023-11-14 · Mohamed Amine Khelassi, Yasmina Abdeddaïm

In this paper we propose to quantify execution time variability of programs using statistical dispersion parameters. We show how the execution time variability can be exploited in mixed criticality real-time systems. We …

Runway Sign Classifier: A DAL C Certifiable Machine Learning System

2023-10-10 · Konstantin Dmitriev, Johann Schumann, Islam Bostanov, Mostafa Abdelhamid 외

In recent years, the remarkable progress of Machine Learning (ML) technologies within the domain of Artificial Intelligence (AI) systems has presented unprecedented opportunities for the aviation industry, paving the way…

Management