Answered step by step
Verified Expert Solution
Question
1 Approved Answer
5 - 1 0 A small warehouse provides work - in - process storage for a manufacturing facility that produces four different part types. The
A small warehouse provides workinprocess storage for a manufacturing facility
that produces four different part types. The parttype percentages are:
Parts arrive with TRIA interarrival times all times are in minutes; the
first part arrives at time Two cranes store and retrieve parts with a travel time of
UNIF each way. Requests for part removal think of them as customers
arrive with TRIA interarrival times, independently of the arrival process
for the parts, and the first request arrives at time If no part is available, the request
is not filled. All part requests are given priority over part storages in terms of getting
the use of a crane.
For part arrivals, increment the total number of parts in inventory after the part is stored.
For part requests, decrement the total number of parts in inventory as soon as you
know there is a part to retrieve.
Run your model for a single replication of length minutes starting with four of
each part type in the warehouse. Collect statistics on the crane utilization, the average
number of each part type in the warehouse, and the number of unfilled requests due
to having no parts of the requested type.
HINTS: Use index variables for part inventory and perpart cost. Note that you can use the
"Other" option in the Assign module when assigning to index variables, or you
could select the Type in the Assign module to be Variable Array D Use the Discrete
distribution to determine the part type and the Statistic data module with Type selected
as TimePersistent to collect some of the required statistics. CAN YOU PLEASE SOLVE IT THROUGH THE ARENA SIMULATION PROGRAM?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started