A Hybrid Performance Analysis Technique for Distributed Real-Time Embedded Systems
Junchul Choi, Hyunok Oh, Soonhoi Ha

TL;DR
This paper introduces a hybrid performance analysis method for distributed real-time embedded systems that combines response time and scheduling bounds to achieve tighter, conservative worst-case response time estimates, outperforming existing techniques.
Contribution
The paper presents a novel hybrid analysis approach that effectively combines two existing techniques to improve the accuracy and efficiency of worst-case response time estimation in distributed embedded systems.
Findings
The hybrid method provides tighter bounds than previous techniques.
Extensive experiments show superior performance of the proposed approach.
The approach is computationally efficient for randomly generated task graphs.
Abstract
It remains a challenging problem to tightly estimate the worst case response time of an application in a distributed embedded system, especially when there are dependencies between tasks. We discovered that the state-of-the art techniques considering task dependencies either fail to obtain a conservative bound or produce a loose upper bound. We propose a novel conservative performance analysis, called hybrid performance analysis, combining the response time analysis technique and the scheduling time bound analysis technique to compute a tighter bound fast. Through extensive experiments with randomly generated graphs, superior performance of our proposed approach compared with previous methods is confirmed.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReal-Time Systems Scheduling · Parallel Computing and Optimization Techniques · Embedded Systems Design Techniques
