CFP last date
20 May 2024
Reseach Article

A New Dynamic Round Robin and SRTN Algorithm with Variable Original Time Slice and Intelligent Time Slice for Soft Real Time Systems

by H.S. Behera, Simpi Patel, Bijayalakshmi Panda
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 16 - Number 1
Year of Publication: 2011
Authors: H.S. Behera, Simpi Patel, Bijayalakshmi Panda
10.5120/2037-2648

H.S. Behera, Simpi Patel, Bijayalakshmi Panda . A New Dynamic Round Robin and SRTN Algorithm with Variable Original Time Slice and Intelligent Time Slice for Soft Real Time Systems. International Journal of Computer Applications. 16, 1 ( February 2011), 54-60. DOI=10.5120/2037-2648

@article{ 10.5120/2037-2648,
author = { H.S. Behera, Simpi Patel, Bijayalakshmi Panda },
title = { A New Dynamic Round Robin and SRTN Algorithm with Variable Original Time Slice and Intelligent Time Slice for Soft Real Time Systems },
journal = { International Journal of Computer Applications },
issue_date = { February 2011 },
volume = { 16 },
number = { 1 },
month = { February },
year = { 2011 },
issn = { 0975-8887 },
pages = { 54-60 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume16/number1/2037-2648/ },
doi = { 10.5120/2037-2648 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:03:47.457877+05:30
%A H.S. Behera
%A Simpi Patel
%A Bijayalakshmi Panda
%T A New Dynamic Round Robin and SRTN Algorithm with Variable Original Time Slice and Intelligent Time Slice for Soft Real Time Systems
%J International Journal of Computer Applications
%@ 0975-8887
%V 16
%N 1
%P 54-60
%D 2011
%I Foundation of Computer Science (FCS), NY, USA
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 proposed algorithm performs better than algorithm [6] and [8] when the processes are having an increasing order, decreasing order and random order of burst time.

References
  1. Round robin scheduling - a survey Rasmus V. Rasmussen and Michael A. Trick, USA
  2. A Modified Maximum Urgency First Scheduling Algorithm for Real-Time Tasks Vahid Salmani, Saman Taghavi Zargar, and Mahmoud Naghibzadeh-2005
  3. Hierarchical Fixed Priority Pre-emptive Scheduling Robert Davis and Alan Burns, Real-Time Systems Research Group, Department of Computer Science, University of York, YO10 5DD, York (UK)
  4. Burst Round Robin as a Proportional-Share Scheduling Algorithm Tarek Helmy, Abdelkader Dekdouk, College of Computer Science & Engineering, King Fahd University of Petroleum and Minerals, Dhahran 31261, Saudi Arabia. Computer Science Department, D'Oran Es-Sénia University, B.P.1524, EL-Mnaour, Algeria.-2010
  5. Design of Real Time scheduler simulator and Development of Modified Round Robin architecture Yaashuwanth .C IEEE Member, Dr.R. Ramesh Department of Electrical and Electronics Engineering, Anna University Chennai
  6. A New Scheduling Algorithms for Real Time Tasks, C.Yaashuwanth and Dr.R.Ramesh Department of Electrical and Electronics Engineering, Anna University Chennai, Chennai 600 025, India-2009
  7. Design and Performance Evaluation of a New Proposed Shortest Remaining Burst Round Robin (SRBRR) Scheduling Algorithm Prof. Rakesh Mohanty, Prof. H. S. Behera Khusbu Patwari, Manas Ranjan Das, Monisha Dash, Sudhashree, Department of Computer Science and Engineering Veer Surendra Sai University of Technology, Burla, Sambalpur, Orissa, India.-2010
  8. Priority Based Dynamic Round Robin (PBDRR) Algorithm with Intelligent Time Slice for Soft Real Time Systems Prof. Rakesh Mohanty, Prof. H. S. Behera, Khusbu Patwari, Monisha Dash, M. Lakshmi Prasanna, ICCA-2010
  9. Silberschatz, A., P.B. Galvin and G. Gagne, Operating Systems Concepts. 7th Edn. John Wiley and Sons, USA
Index Terms

Computer Science
Information Sciences

Keywords

Process Real Time Operating System Waiting Time Turnaround Time Context Switches Intelligent Time Slice (ITS)