Write a program to simulate the scheduling of cpu

Assignment Help Operating System
Reference no: EM131470060

Project 1 CPU Scheduling Evaluation,

In this project, you need to write a program to simulate the scheduling of CPU. The program will randomly generate process CPU burst based on user's setting. Performance is measured and analyzed in a report. No specific time unit is needed; we use integer number to represent time. You can select any programming language for the program. You need to implement the simulation environment to simulate time and events.

Input of the program:

How long is the simulation (integer)

Probability of one process's arrival in one time unit (float number between 0 and 1)

Minimum and maximum process burst time (integers)

Switching latency (non-negative integer)

Scheduling algorithm ( FCFS, non-preemptive SJF, Round Robin) (Bonus preemptive SJF)

Time quantum (integer, for Round Robin algorithm only)
Measurement:
Average waiting time
CPU utilization (1 - switching_latency/overall_time)
Report:
Compare the algorithms under different simulation settings (burst size, arrival frequency, quantum size, latency size). Organize the results in a report about 2-3 pages and try to give explanation about the results.
Submission:
Source code
Report
Readme file

Project: A Program Simulating Modified MARIE's Computer

Language: Any computer language

Input:
A text file containing decimal (not Hex) machine code (not assembly code) for MARIE's computer following instruction set described in chapter 4. Instructions are in different lines (no need for semicolon at the end of each instruction)

1058_Figure1.jpg

Output:
Any output specified in the input file by 6000 will be displayed on screen

Computer specification:

Generally the same as in chapter 4:

- 1000 memory address: 000-999

- Four digits decimal instruction or data in each memory slot.

- One PC, one AC, one IR, one MBR, one MAR

- The program in the input file needs to be loaded into memory first and stored in consecutive slots starting from address 000

- Instruction 5000 will ask user's input from keyboard, 6000 displays content in calculator

- Instruction 8000 will skip next instruction if AC<0. Instruction 8100 will skip next instruction if AC=0. Instruction 8200 will skip next instruction if AC>0

Other requirements:

Your program should accept any length of input program that can be fit in MARIE's 1000 memory slots and generate correct result and/or output on screen.

Submit the source code together with readme file with instruction to compile, build and use your program

Verified Expert

The solution file is prepared in netbeans used to implement cpu scheduling algorithms (FCFS,SJF and RR) and also calculate CPU utilization. The second program is simulate a program for Marie's computer. The screen shot of the both the programs are attached below.

Reference no: EM131470060

Questions Cloud

Write a model job description and job specification : You are a student in a master's in health administration program and have recently started your internship in a large, urban health system.
Us laws in place to protect against employee discrimination : In what ways are the HR function and governmental legislation designed to protect against employee discrimination?
Investment depends upon the interest rate : Suppose that investment depends upon the interest rate as well. Assume that as the interest rate goes up investment falls due to increased borrowing costs.
An individuals faith inform personal management practices : How does an individual's faith or worldview inform personal management practices?
Write a program to simulate the scheduling of cpu : Write a program to simulate the scheduling of CPU. The program will randomly generate process CPU burst based on user's setting.
What are the aims and objectives of kelloggs : What are aims and objectives of Kelloggs? What strategies are developed by Kelloggs in the case study? Explain key reasons why business planning is important.
Creation of policy within the profession : How do health profession licensing agencies play in the creation of policy within the profession as well as the impact those policies have on economics.
How can employers legally and ethically obtain information : The use of work references is increasingly viewed as unreliable. How can employers legally and ethically obtain information about an applicant's.
Why does symmetric cryptography work best for applications : Items that should be addressed include, but are not limited to: Strengths of using this form of cryptography

Reviews

Write a Review

Operating System Questions & Answers

  Implementation of algorithms for process management

The Shortest Job Next (SJN) algorithm queues processes in a way that the ones that use the shortest CPU cycle will be selected for running rst.

  Develop a user mode command interpreter

Develop a user mode command interpreter which support list-short.

  Memory allocation in operating system

Analysis and implementation of algorithms for memory allocation in operating system, Explain First- t and best- t methods are used in memory allocation in operating systems.

  Stand alone child process

Forking the child process

  Write a multi-threaded program

Write a multi-threaded program to solve producer and consumer problem

  Marginal and average cost curves

n a competitive market place (pure competition) is it possible to continually sell your product at a price above the average cost of production.

  Simulating operating systems scheduling

Simulate the long-term scheduler, the short-term scheduler and the I/O scheduler of the computer using the First-Come-First-Serve algorithm.

  Issues with trusted platform module

Research paper discussing the issues with Trusted Platform Module (TPM)

  Threads

Explain a complication that concurrent processing adds to an operating system.

  Design and programming

Use the semaphore methods to control the concurrency of the solution

  Virtual machines

Virtual machines supported by a host operating system

  Discuss an application that benefits barrier synchronization

Discuss an application that would benefit from the use of barrier synchronization

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd