SlideShare a Scribd company logo
Simulation Of Round Robin Scheduling
Algorithm
By:
Ambreen Gillani
Program:
Round Robin Scheduling Algorithm (Simulation)
Round Robin Scheduling Algorithm (Simulation)
Round Robin Scheduling Algorithm (Simulation)
Round Robin Scheduling Algorithm (Simulation)
Example:
 Assume burst times:
5 9 6 4
Respectively..
 Assume Arrival Times:
0 0 0 0
Respectively..
 And time quantum: 4
So the Gantt chart and calculations are
Example (without arrival time)
output:
Example….
 Assume burst times:
7 2 6 9
Respectively..
 Assume Arrival Times:
0 1 2 3
Respectively..
 And time quantum: 4
So the Gantt chart and calculations are:
Example (with arrival time)
 Output:
END
Thankyou for watching   

More Related Content

PPT
Linear perspective and the illusion of space
PPTX
Molecular Biology Techniques - PCR
PPT
Round robin
PPTX
Round robin scheduling
PPT
CPU Scheduling Algorithms
PPTX
CPU scheduling algorithms in OS
PPT
Ramification of games_round robin_by Lester B. Panem
PPTX
Cpu scheduling
Linear perspective and the illusion of space
Molecular Biology Techniques - PCR
Round robin
Round robin scheduling
CPU Scheduling Algorithms
CPU scheduling algorithms in OS
Ramification of games_round robin_by Lester B. Panem
Cpu scheduling

Viewers also liked (20)

PPT
Scheduling algorithms
PPT
Window scheduling algorithm
PPTX
CPU SCHEDULING AND DEADLOCK
PPT
Ramification of games_single round eliminarion_by Lester B. Panem
PPT
Context Switching
PDF
Virtual time round-robin scheduler presented by Parang Saraf (CS4204 VT)
PPT
Ramification of games_SRE_by Lester B. Panem
DOCX
Double elimination
PDF
Pipelining and ILP (Instruction Level Parallelism)
PPTX
dining philosophers problem using montiors
PPSX
CPU Scheduling algorithms
PPTX
Single Elimination
PPTX
Single and Double Elimination TOURNAMENT
PPT
Ramification of games_double round elimination_by Lester B. Panem
PPT
PPT
Rtos Concepts
PPSX
Process scheduling
PPT
Fcfs scheduling
PPT
Cpu Scheduling Galvin
Scheduling algorithms
Window scheduling algorithm
CPU SCHEDULING AND DEADLOCK
Ramification of games_single round eliminarion_by Lester B. Panem
Context Switching
Virtual time round-robin scheduler presented by Parang Saraf (CS4204 VT)
Ramification of games_SRE_by Lester B. Panem
Double elimination
Pipelining and ILP (Instruction Level Parallelism)
dining philosophers problem using montiors
CPU Scheduling algorithms
Single Elimination
Single and Double Elimination TOURNAMENT
Ramification of games_double round elimination_by Lester B. Panem
Rtos Concepts
Process scheduling
Fcfs scheduling
Cpu Scheduling Galvin
Ad

Recently uploaded (20)

PPTX
communication and presentation skills 01
PPTX
Nature of X-rays, X- Ray Equipment, Fluoroscopy
PPT
INTRODUCTION -Data Warehousing and Mining-M.Tech- VTU.ppt
PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PPT
Occupational Health and Safety Management System
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
Management Information system : MIS-e-Business Systems.pptx
PPTX
Current and future trends in Computer Vision.pptx
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
737-MAX_SRG.pdf student reference guides
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PDF
Visual Aids for Exploratory Data Analysis.pdf
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
Software Engineering and software moduleing
PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PPT
Total quality management ppt for engineering students
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PDF
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
communication and presentation skills 01
Nature of X-rays, X- Ray Equipment, Fluoroscopy
INTRODUCTION -Data Warehousing and Mining-M.Tech- VTU.ppt
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
Occupational Health and Safety Management System
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Management Information system : MIS-e-Business Systems.pptx
Current and future trends in Computer Vision.pptx
distributed database system" (DDBS) is often used to refer to both the distri...
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
737-MAX_SRG.pdf student reference guides
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
Visual Aids for Exploratory Data Analysis.pdf
III.4.1.2_The_Space_Environment.p pdffdf
Software Engineering and software moduleing
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
Total quality management ppt for engineering students
"Array and Linked List in Data Structures with Types, Operations, Implementat...
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
Ad

Round Robin Scheduling Algorithm (Simulation)