A New Dynamic Round Robin and SRTN Algorithm with Variable Original Time Slice and Intelligent Time Slice for Soft Real Time Systems
H.S. Behera, Simpi Patel, Bijayalakshmi Panda

TL;DR
This paper introduces a novel scheduling algorithm combining dynamic round robin and SRTN with variable time slices, aiming to optimize soft real-time system performance by reducing waiting times, turnaround times, and context switches.
Contribution
It proposes an improved scheduling algorithm that dynamically adjusts time slices based on process burst times and combines RR with SRTN for better efficiency in soft real-time systems.
Findings
Reduces average waiting time and turnaround time.
Lowers the number of context switches.
Performs better than existing algorithms in various burst time orders.
Abstract
The main objective of the paper is to improve the Round Robin (RR) algorithm using dynamic ITS by coalescing it with Shortest Remaining Time Next (SRTN) algorithm thus reducing the average waiting time, average turnaround time and the number of context switches. The original time slice has been calculated for each process based on its burst time.This is mostly suited for soft real time systems where meeting of deadlines is desirable to increase its performance. The advantage is that processes that are closer to their remaining completion time will get more chances to execute and leave the ready queue. This will reduce the number of processes in the ready queue by knocking out short jobs relatively faster in a hope to reduce the average waiting time, turn around time and number of context switches. This paper improves the algorithm [8] and the experimental analysis shows that the…
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.
