DocumentCode
2289474
Title
Minimizing the overhead of dynamic scheduling strategies in avionics systems
Author
Zolfaghari, Bekouz
Author_Institution
Aerosp. Res. Inst., Tehran, Iran
Volume
5
fYear
2002
fDate
2002
Firstpage
94720
Abstract
There are two main types of process scheduling strategies which can be used in aircraft/spacecraft avionics systems. In static strategies, priorities are statically assigned to processes prior to run time. These strategies have two main disadvantages. First,they are not applicable to systems in which there is not enough information available about run time requirements of processes in advance. Second, they limit CPU utilization. In fact, these strategies waste some CPU cycles because they have to provide for the critical instant of each process. In dynamic strategies, priorities are dynamically assigned to processes based on laxities or other run time parameters. These strategies theoretically do not restrict CPU utilization but they produce some run time overhead which is mainly related to the time required to sort processes in the ready queue each time a process is preempted. This paper proposes and evaluates a novel approach to minimizing the time consumed by the sorting algorithm. This approach is based on the mathematical properties of laxities (or other dynamic priority variables). It can be shown that the approach mentioned above can reduce the time complexity of the sorting algorithm, in terms of the number of processes (n), from O(nlogn) to O(n). This can considerably improve the performance of the aircraft/spacecraft avionics system.
Keywords
avionics; computational complexity; scheduling; space vehicle electronics; CPU utilization; aircraft avionics systems; dynamic scheduling strategies; run time parameters; sorting algorithm; spacecraft avionics systems; time complexity reduction; Aerodynamics; Aerospace electronics; Dynamic scheduling; Operating systems; Processor scheduling; Queueing analysis; Real time systems; Runtime; Sorting; Switches;
fLanguage
English
Publisher
ieee
Conference_Titel
Aerospace Conference Proceedings, 2002. IEEE
Print_ISBN
0-7803-7231-X
Type
conf
DOI
10.1109/AERO.2002.1035381
Filename
1035381
Link To Document