Develop matlab monte carlo queuing simulator, MATLAB Programming

Assignment Help:

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

1)  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.  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.  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.  Does the queue appear stable from the output? Explain.

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

2) 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.  How would you represent the system using Kendall's notation?

b.  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.  What is the probability the 3 or fewer more customers will show up in the first hour?

3)  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.  What is the mean time between failures for your car?

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

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

d.  What is the availability of your car?


Related Discussions:- Develop matlab monte carlo queuing simulator

Hold and legend function - plot functions, Hold and legend function: ...

Hold and legend function: hold: is a toggle which freezes the present graph in the figure window, so that the new plots will be superimposed on the present one. Just hold

sparse storage , Compare results/performance with tridiagonal Gaussian eli...

Compare results/performance with tridiagonal Gaussian elimination solver for the problem arising from -y''=f   on (0,1) with y(0)=0=y(1). You may also need to use sparse storage an

Colon operator, The Colon Operator: If the values in the vector are re...

The Colon Operator: If the values in the vector are regularly spaced, the colon operator is used to iterate through these values. For illustration, 1:5 results in all the inte

Find divergence of the 2-d vector field, 1. Assume that there exists a surf...

1. Assume that there exists a surface that can be modeled with the equation:  z = e-(x 2 + y 2 ).  a) Calculate ∇z at the point (x = 0, y = 0). b) In addition, use MATLAB to

Variable number of input arguments - function, Variable number of input arg...

Variable number of input arguments: For illustration, the below function areafori has a variable number of input arguments, either the 1 or 2. The name of the function stands

Median, what are the steps we need to write in the script to get themedian ...

what are the steps we need to write in the script to get themedian for X values

Illustration of script, Illustration of script: For illustration, we w...

Illustration of script: For illustration, we will now generate a script known as script1.m which calculates area of the circle. It assigns a value for the radius, and then com

Write Your Message!

Captcha
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