0% found this document useful (0 votes)
321 views

Discrete Event Simulation Lab 1

This document contains instructions for a simulation lab assignment modeling a queue with multiple servers. The instructions are to: 1) Repeat an M/N/1 queue model with exponential and normal inter-arrival and service times, 2) Rename the server to "Clerk", 3) Extend the model to M/N/3 queues, 4) Change the service time distribution to a triangular distribution, 5) Rename the "Customer" entity to "Truck", 6) Run the model for 8 hours, 7) Note any error messages due to a build up of over 150 entities, and 8) Report the clerk utilization is one since the servers are fully utilized.

Uploaded by

aidoutza2101
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
321 views

Discrete Event Simulation Lab 1

This document contains instructions for a simulation lab assignment modeling a queue with multiple servers. The instructions are to: 1) Repeat an M/N/1 queue model with exponential and normal inter-arrival and service times, 2) Rename the server to "Clerk", 3) Extend the model to M/N/3 queues, 4) Change the service time distribution to a triangular distribution, 5) Rename the "Customer" entity to "Truck", 6) Run the model for 8 hours, 7) Note any error messages due to a build up of over 150 entities, and 8) Report the clerk utilization is one since the servers are fully utilized.

Uploaded by

aidoutza2101
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Lab 01(Sol) Name:______________

1.

_____ Repeat the M/N/1 queue model introduced in class (EXPO(2.5) and
NORM(1.85,0.35)).

2.

_____ Rename the server to Clerk. (-1 if forget to remove server)

3.

_____ Extend the M/N/1 model to a M/N/3 model.

4.

_____ Change the service time of each server to triangular distribution


with parameters (80, 120, 180) minutes (i.e., TRIA(80,120,180)).

5.

_____ Change the picture Customer to Truck.

6.

_____ Run the model for 8 hours (model hours).

7.

_____ Did you see any error message? Why? _______Yes, because there
were more than 150 entities built up due to long processing time_____

8.

_____ What is the utilization of the Clerks? Why? ____It is one because
the server is fully utilized. No need to read the report.______________

Wai Kin (Victor) Chan, RPI, [email protected]

9/18/2015

You might also like