Arena - Problems For Class
Arena - Problems For Class
Problem 1
Develop a model of a simple serial two-process system. Items arrive at the system with a
mean time between arrivals of 10 minutes, with the first arrival at time 0. They are
immediately sent to Process 1, which has a single resource with a mean service time of 9
minutes. Upon completion, they are sent to Process 2, which is identical to (but
independent of) Process 1. Items depart the system upon completion of Process 2.
Performance measures of interest are the average numbers in queue at processes and the
total time in system of items. Using replication length of 10,000 minutes and 5
replications, compare the results for the following input distributions:
Problem 2
Problem 3
A production system consists of four serial automatic workstations. Jobs arrive at the first
workstation as exponential with mean 8. All transfer times are assumed to be zero and all
processing times are constant. There are two types of failures: major and jams. The data
for this system are given in the table below (all times are in minutes). Use exponential
distributions for the uptimes and uniform distributions for repair times (for instance,
repairing jams at workstation 3 is UNIF (2.8, 4.2)). Run your simulation for 10,000
minutes to determine the percent of time each resource spends in the failure state and the
ending status of each workstation queue. Consider first 500 minutes as warm-up period.
Run the model for 5 replications and show graphically the results for single replication
and 5 replications
Problem 4
An Office that dispenses automotive licenses plates has divided its customer into
categories to level the office workload. Customers arrive and enter one of three lines
based on their residence location. Model this arrival activity as three independent arrival
streams using an exponential interarrival distribution with mean 10 minutes for each
stream, and an arrival at time 0 for each stream. Each customer type is assigned a single,
separate clerk to process the application forms and accept payment, with a separate queue
for each. The service time is UNIF (8,10) minutes for all customer types. After
completion of this step, all customers are sent to a single, second clerk who checks the
forms and issues the plates (this clerk serves all three customer types, who merge into a
single first-come, first-served queue for this clerk). The service time for this activity is
UNIF (2.66, 3.33) minutes for all customer types. Develop a model of this system and
run it for 5,000 minutes, observe the average and maximum time in system for all
customer types combined. Consider first 500 minutes as warm-up period. Run the model
for 5 replications and show graphically the results for single replication and 5
replications.
A consultant has recommended that no need to differentiate customers at the first stage
and use a single line with three clerks who can process any customer type. Develop a
model of this system, run it for 5,000 minutes, and compare the results with those from
the first system.
Problem 5
A bright, young engineer has recommended that they eliminate the assignment of
an order to a specific stock person and allow both stock persons to select their next
activity from a single first-come, first-served order queue. Develop a model of this
system for 5,000 minutes, and compare the results to the first system. Animate your
model.
Problem 6
Problem 7
Problem 8
Problem 9
Consider a production system consists of 4 machines which process 3 parts. The process
route of the parts, their processing time and the weekly demand details are given in Table
1. The weekly demand of the parts is normally distributed. Determine the average
manufacturing lead time, work-in-process and throughput (production rate) of the system,
and the utilisation of machines using AREANA simulation. Consider these parameters
for a 52 week period and the simulation can be replicated 30 times. Assume 5 day week
and 8 hours per day. That is, after every 40 hours demand as per the given distribution is
generated for various parts. Neglect the material handling time between machines.
Number of machines is one in each type of machine.
Part Machine sequence (workstation) with processing time in Weekly Demand
No. minutes Mean Standard
deviation
1 1(20) 3(25) 2(10) 4(20) 40 5
2 1(30) 2(20) 3(10) 20 2
3 2(20) 1(10) 3(10) 25 3
Table 1. Machine sequence, operation time and demand details
Also, verify Little’s law as applicable to production system for the above simulation data.
Notations
Wj – Average work-in-process inventory of part j
Mj– Average manufacturing lead time of part j
p
Q jM j
j 1
SM
p
Q j
j 1
Fig. 1. Screen shot showing demand data given in Table 1 entered in create module