Title :
Approximate Response Time Analysis of Real-Time Task Graphs
Author :
Nan Guan ; Chuancai Gu ; Stigge, Martin ; Qingxu Deng ; Wang Yi
Author_Institution :
Northeastern Univ., Shenyang, China
Abstract :
The response time analysis problem is intractable for most existing real-time task models, except the simplest ones. Exact solutions for this problem in general have exponential complexity, and may run into scalability problems for large-scale task systems. In this paper, we study approximate analysis for static-priority scheduling of the Digraph Real-Time task model, which is a generalization of most existing graph-based real-time task models. We present two approximate analysis methods RBF and IBF, both of which have pseudo-polynomial complexity. We quantitatively evaluate their analysis precision using the metric speedup factor. We prove that RBF has a speedup factor of 2, and this is tight even for dual-task systems. The speedup factor of IBF is an increasing function with respect to k, the number of interfering tasks. This function converges to 2 as k approaches infinity and equals 1 when k = 1, implying that the IBF analysis is exact for dual-task systems. We also conduct simulation experiments to evaluate the precision and efficiency of RBF and IBF with randomly generated task sets. Results show that the proposed approximate analysis methods have very high efficiency with low precision loss.
Keywords :
computational complexity; directed graphs; scheduling; IBF analysis; RBF analysis; approximate response time analysis; digraph real-time task model; dual-task systems; graph-based real-time task models; pseudo-polynomial complexity; randomly generated task sets; real-time task graphs; speedup factor; static-priority scheduling; Analytical models; Complexity theory; Context modeling; Interference; Radio frequency; Real-time systems; Time factors; DRT; real-time systems; response time analysis; speedup factor; task graphs;
Conference_Titel :
Real-Time Systems Symposium (RTSS), 2014 IEEE
Conference_Location :
Rome
DOI :
10.1109/RTSS.2014.20