[SOLVED] CSE412 Assignment 1-Single-server queueing system simulation

35.00 $

Category: Tags: , , , , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon simulation-single-server-queueing-system-vh2zwz.zip (567.3 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
Rate this product

 

Assignment -1 (Single-server queueing system simulation)

  1. (a)  Write code for simulation of a single-server queueing system. The input file provides mean interarrival time, mean service time, and number of customers. Three performance metrics average delay in queue, average number in queue, server utilization should be written in the output file. Also the final value of simulation clock (the time the simulation ends) when the stopping criterion (n customers have completed their delays in queue) is met should be written in the output file.
  2. (b)  For this task, you are going to vary the mean service time which is k times the mean interarrival time. Run the experiment for k = 0.5, 0.6, 0.7, 0.8, 0.9

k

0.5

0.6

0.7

0.8

average delay in queue

average number in queue

server utilization

time the simulation ended

0.9

(c) You have generated uniform and exponential random variates during this experiment. Display various statistics [min, max, median, P(x), F(x)] for them.

  • simulation-single-server-queueing-system-vh2zwz.zip