14
Final P r esentation: Final P r esentation: Servicing a car Servicing a car Presentation By:

Final Presentation Mod Sim

Embed Size (px)

Citation preview

Page 1: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 1/14

Final Presentation:Final Presentation:

Servicing a carServicing a car

Presentation By:

Page 2: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 2/14

ObjectiveObjective

y Determine the average total service time

(simulation time) experienced by

customers in the reservation queue and

the no reservation queue

y Parameters are reservation or no

reservation and service time

Page 3: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 3/14

System Model:System Model:

Entities and AttributesEntities and Attributes

Generator ² Poisson Distribution for Arrivals (random &memory less)

Sorter - Sorts arrivals into reservation queue or reservationqueue

Mechanic 1 (Reservation Queue) ² Deterministic Servicetime Distribution

Mechanic 2 (No Reservation Queue) ² Exponential Servicetime Distribution

Experience more total delay in no reservation queue than inthe reservation queue

Departure Sink ² Customers depart, exit simulation

Poisson Distribution: Probability of number of events occurring in a fixed period of time if these eventsoccur with a known average rate and independent of the time since the last event.

Page 4: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 4/14

System Model:System Model:

Block DiagramBlock Diagram

Page 5: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 5/14

System Model:System Model:

EventsEvents1) Vehicles arrive to sorter

2) Vehicles depart sorter sorted into

Reservations queue or No Reservations

queue4) Vehicles arrive to Mechanic 1 (Reservation

queue) get serviced immediately

5) Vehicles arrive to Mechanic 2 (No

Reservation queue) wait in queue for service

until mechanic is free

6) Vehicles Depart from Mechanic 1 and exit

simulation

7)Vehicles Depart from Mechanic 2 and exit

simulation

Page 6: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 6/14

System ModelSystem Model

Flow Diagram Service forFlow Diagram Service for

CustomersCustomers

Page 7: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 7/14

System ModelSystem Model

Stochastic ComponentsStochastic Componentsy Distinguish between customers with

reservations and no reservations

y

New vehicles  joining the system and vehiclesleaving the system.

y Customers choose to have a reservation ornot

y Customers will require the service atunpredictable times

y Service time for each customer varies and isnot constant

Page 8: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 8/14

System ModelSystem Model

DistributionsDistributionsy

Poisson Dist. (for arrivals) Models the number of random

memory less arrivals in a giventime interval.

Models the amount of people thatarrive with an average rate.

(1cust/5min) & (1cust/15min)randomly

y Deterministic Dist. (forreservation queue) Because cars are serviced only in

15 minute blocks Queue Type: M/D/1

y Exponential Dist. (for noreservation service) Because cars are serviced

randomly between 12-15 minutes

Queue Type: M/M/1

Page 9: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 9/14

Simulation DemoSimulation Demo

Page 10: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 10/14

Actual Results & Interpretation with workingActual Results & Interpretation with working

simulationsimulation48 customers/ open

20hours

Reservation

(min)

No Reservation (min)

Mean Delay 1.96 9.82

Max Delay 3 15

Delay Standard Deviation 0.82 4.33

Delay Variance 0.687 18.7

Mean Service Time 13.63 13.63

Max Service Time 15 15

Service Time Standard

Deviation

1.14 1.14

Service Time Variance 1.30 1.30

Total Service Time §15.59 §23.45

Page 11: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 11/14

Results & interpretationResults & interpretation

y So customers who have a reservation

experience less total service time in the

system than customers who don·t have a

reservation

y Customers who don·t have a reservation

experience approximately 10 min of delay

making it better to make a reservation

Page 12: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 12/14

VerificationVerification

y We switched the generator to only generatemessages with reservations and checkedboth sinks. Sink 1 had received messages

Sink 2 had noney We did the same for no reservations and

checked both sinks. Sink 1 had receivedmessages Sink 2 had none

y We ran the generator with randomlygenerated messages and both sinks hadresults.

Page 13: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 13/14

ValidationValidation

y Compared to the data sets found in

research for maintenance of automobiles

the data is consistent

y Average time to change oil and do an

inspection is 12-15 minutes without wait.

y http://autorepair.about.com/

Page 14: Final Presentation Mod Sim

8/6/2019 Final Presentation Mod Sim

http://slidepdf.com/reader/full/final-presentation-mod-sim 14/14

ReferencesReferences

y Course Notes

https://elearn.stevens.edu/webct

y Omnet ++ & Manual, User Guidehttp://www.omnetpp.org/documentation

y http://www.edmunds.com/how-to/how-to-change-your-oil-the-real-down-and-

dirty.html?articleid=43788y http://autorepair.about.com/

y Minitab & Excel