An open API service indexing awesome lists of open source software.

https://github.com/automaticdai/research-mcs-ap-analysis

Experiment code for the analysis in "HIART-MCS: High Resilience and Approximated Computing Architecture for Imprecise Mixed-Criticality Systems". RTSS 2021
https://github.com/automaticdai/research-mcs-ap-analysis

Last synced: 10 months ago
JSON representation

Experiment code for the analysis in "HIART-MCS: High Resilience and Approximated Computing Architecture for Imprecise Mixed-Criticality Systems". RTSS 2021

Awesome Lists containing this project

README

          

# Analysis of Mixed-Criticality System Approximated Computing (MCS-AP)
## Introduction
This is the code of the schedulability analysis part of our RTSS 2021 paper, "HIART-MCS: High Resilience and Approximated Computing Architecture for Imprecise Mixed-Criticality Systems", by Zhe Jiang, Xiaotian Dai, and Neil Audsley.

## Usage

1. Run the examples and save outputs with `python3 main.py >> data.txt`

2. Plot the results with MATLAB scripts `plot1.m` and `plot2.m` , do point the directory folder to the right `data.txt`

## Citation

To cite this work:

> Zhe Jiang, Xiaotian Dai, Neil Audsley. "HIART-MCS: High Resilience and Approximated Computing Architecture for Imprecise Mixed-Criticality Systems". Real Time Systems Symposium (RTSS). 2021