Queuing simulator consider a communications router that can


Answers should be submitted in an MS Word document. Simulations should accompany answers in a separate MATLAB file.

1)      (12 pts) Queuing Simulator: Consider a communications router that can route (service) EXACTLY 800 messages per second (mps).

  • Assume that messages arrive at an AVERAGE rate of 850 messages per second.
  • Assume that the arriving messages follow an exponential distribution, while the routing (service) times are constant.

a.       (4) Develop and submit a MATLAB Monte Carlo Queuing Simulator that will:

  • Graphically show the number of messages in the queue as a function of time. Provide a screen shot in this word document.
  • In text show the average number of messages in the queue and the average time a message spends waiting in the queue. Provide a screen shot in this word document.
  • Note: you will have to modify the MC Queuing simulator attached

b.      (4) Run your simulation for the arrival and routing (service) rates indicated above for a total of 4000 messages. Provide a screen shot of the results.

c.       (2) Does the queue appear stable from the output? Explain.

d.      (2) Does this make sense? Explain. (Hint: look at arrival rates and servicing rates)

 

2)      (10 pts) Queuing Model Questions: Consider a car repair shop a with the following characteristics:

  • 6 customers arrive per hour
  • 4 mechanics
  • Each mechanic is capable of servicing 2 customers per hour
  • Assume that arrival times and service times are exponentially distributed.

a.       (1) How would you represent the system using Kendall's notation?

b.      (6) Calculate:

a.       The utilization factor for the system.

b.      Is the queue stable or unstable? Why or why not?

c.       The average number of customers in the queue.

d.      The average number of customers in the system.

e.       The average wait time in the queue.

f.       The average wait time in the system.

c.       (3) What is the probability the 3 or fewer more customers will show up in the first hour?

3)      (8 pts) RAM Questions: Consider two years of driving your car.

  • You drive an average of 1 hour a day for 300 days a year.
  • Over this period of time you have experienced 3 malfunctions that have necessitated taking the car in for servicing.
  • When you take the car in for servicing, you spent an average of 3 hours waiting for the car to be repaired.

a.       (2) What is the mean time between failures for your car?

b.      (2) What is the reliability of your car over a 1 year period?

c.       (2) What is the mean down time for your car?

d.      (2) What is the availability of your car?

Solution Preview :

Prepared by a verified Expert
Simulation in MATLAB: Queuing simulator consider a communications router that can
Reference No:- TGS01209047

Now Priced at $70 (50% Discount)

Recommended (95%)

Rated (4.7/5)

A

Anonymous user

3/3/2016 6:11:58 AM

The following task must be submitted in word document in accordance to APA format. The simulations must accompany answers in the separate MATLAB file. Queuing Simulator: Consider the communications router that can route (service) precisely 800 messages per second (mps). Suppose that messages arrive at an average rate of 850 messages per second. Suppose that arriving messages follow the exponential distribution, whereas the routing (service) times are constant. Build up and submit a MATLAB Monte Carlo Queuing Simulator that will: Graphically represent the number of messages in queue as a function of time. Give a screen shot in the word document. In text illustrate the average number of messages in the queue and average time a message spends waiting in the queue. Give a snapshot for the task.