COMPARATIVE ANALYSIS OF SCHEDULING ALGORITHMS IN HARD AND SOFT REAL-TIME SYSTEMS
Abstract
Real-time systems are vital in fields like aerospace, automotive, and healthcare, where timely and predictable task execution is crucial. These systems are classified as hard or soft real-time based on the severity of deadline misses. This paper compares three key scheduling algorithms—Rate Monotonic Scheduling (RMS), Earliest Deadline First (EDF), and Least Laxity First (LLF)—to evaluate their performance under both types of real-time constraints. Through simulation and metrics like deadline miss ratio, CPU utilization, and response time, the study finds that EDF excels in soft real-time settings with dynamic workloads, RMS ensures predictability in hard real-time systems, and LLF, despite its theoretical optimality, is less practical due to high complexity. These findings guide developers in choosing suitable scheduling strategies based on application needs
Downloads
Published
Issue
Section
License

This work is licensed under a Creative Commons Attribution 4.0 International License.
You are free to:
- Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.