Simulation

INSTRUCTIONS:
PROBLEM:
Consider a popular coffee chain that has decided to introduce warm sandwiches and pastries to its menu. The current system can be described as follows. Customers join a FCFS queue to place their order and then proceed to the next counter to collect their completed order. Coffee customers can be divided into two types:
1) Those that order a Regular Coffee. These customers have an arrival pattern that follows an exponential distribution with a mean of 2 minutes and the processing time for their order follows a uniform distribution with parameter values equal to 0.5 and 1 minute.
2) Those that order a Specialty Coffee. Their arrival pattern follows an exponential distribution with a mean of 4 minutes and the processing time for their order follows a triangular distribution with parameter values equal to 2, 3, and 4 minutes.
The proposed system would allow customers to also purchase a sandwich/pastry with their coffee. The process involves the employee selecting the item the customer wants then placing it in the oven to heat it up. Management estimates that the additional time to process a sandwich/pastry order follows a triangular distribution with parameter values equal to 3, 5, and 8 minutes. They expect the arrival pattern of customers wanting a sandwich/pastry will follow a lognormal distribution with mean 6 minutes and a standard deviation of 4.
A few additional issues that management would like you to consider are:
1) In the fashion typical of these types of establishments, management feels that one employee at the ordering station and two for preparing food/coffee is sufficient.
2) Management has done some research and studied past data and feels that customers will decide to forgo their coffee or grande double soy mocha lattes and/or foccacia smoked ham with aioli sandwiches if their waiting time exceeds three minutes (which is typical for this type of industry). They feel this translates into a customer balking when the order preparation queue exceeds 12 people. Management feels this is important since they do not want to lose their coffee customers.
3) Since this is one of the best coffee places in the world, management expects that every customer who purchases a food item will also purchase a regular or specialty coffee. They estimate that 45% of these customers will choose a specialty coffee.
4) They expect that many of the customers will already be familiar with their drinks menu so the ordering time for drinks only will follow a uniform distribution with parameter values [1,1.5]. This includes payment. On the other hand, with their sandwiches/pastries, they expect the same type of customer behavior they experienced when they first opened their establishment many years ago (i.e., a somewhat catatonic-like state while perusing the many options on the menu). In any case, they expect the coffee and food ordering process to follow a lognormal distribution with a mean of 2 minutes and standard deviation equal to 0.5.
5) It has been several decades since some of the executives have taken a simulation course or any course for that matter, so it would help if you animate the model (entities, resources) for their benefit.
6) Many coffee establishments are now including a self-serve kiosk for customers who drop by for a regular coffee. These customers would select their coffee from several choices of blends, dispense it themselves (assume this process follows a uniform distribution between 1.5 and 2.5 minutes), then proceed to their own order counter to pay (which takes half a minute). Suppose approximately 80% of regular coffee customers can be diverted to this option and these customers will balk if the queue at the kiosk exceeds 5 people (they really do not see why it should take so long to get your coffee!).
For the following, include your first initial and last name in the file name.
Part (a): *.doe
Develop a simulation model and simulate the proposed coffee and sandwich system for a 3 hour period from 11:00pm to 2:00pm (50 replications). Animate the model (entities, resources). What are the main problems the café is facing? Identify the key performance measures for this system and discuss the results.
Part (b): *.pan
Suppose management has provided you with additional funds of $100,000 per year to improve the process in part (b). The annual cost of each option you are considering is as follows.
a) An additional self-serve kiosk costs $50,000
b) An additional order taker costs $35,000
c) An additional coffee/food preparation employee costs $40,000
What are the possible scenarios for allocating the additional funds (e.g., one kiosk only, one kiosk and one order taker)? Use Arena’s Process Analyzer with 10 replications per scenario and select/discuss the best option in terms of the number of customers who balk and waiting times. Copy and paste a snapshot of your PAN file in your analysis.