IEEE Access (Jan 2020)

Research on Real-Time Embedded Software Scheduling Model Based on EDF

  • Yingjie Wang,
  • Kuanjiu Zhou,
  • Zumin Wang,
  • Mingchu Li,
  • Nan Chen,
  • Bin Li,
  • Hongxuan Tian

DOI
https://doi.org/10.1109/ACCESS.2020.2969229
Journal volume & issue
Vol. 8
pp. 20058 – 20066

Abstract

Read online

Schedulability analysis is a very important part in real-time system research. Because the scenarios faced by real-time systems are very complicated, the functional characteristics must be combined with the predictability of response time. It is necessary to ensure the correctness of the calculation results and meet the real-time requirements. To solve this problem, we propose the IEDF (Improved Earliest Deadline First) algorithm, which is combined with the queuing theory model. The IEDF algorithm is based on the EDF (Earliest Deadline First) algorithm, which is more suitable for the scheduling of real-time embedded system. Scheduling of non-periodic tasks that arrive randomly. There are two types of tasks in the task set, tasks with a high static priority are executed first. In the ready queue of the same priority task, the deadline and execution time are considered. The comparison of simulation experiments shows that: the sum of waiting time in the execution of IEDF with enough deadline is much less than that of ordinary queuing algorithm; the number of errors in the execution of IEDF algorithm with deadline is much less than that of ordinary queuing algorithm. These results demonstrate the feasibility of the IEDF algorithm.

Keywords