Hi,
I'm interested in developing a model to study the layout of an auto services garage with the following design:
- - Each block is associated with a certain type of services
- - Pre-check is done in Block(1) then the vehicle is headed to the specialized service area(s)
My objectives are to:
- Study how the system will behave during peak hours.
- Configure the traffic patterns inside the facility
- How many cars the facility can serve at the same time?
- Operator’s utilization analysis
- Number of operators needed during peak hours vs. regular hours
- Configure workflow bottlenecks (if any)
- Expected time inside the facility for each customer
I would like to know how would you approach such a model?
If possible, please share your thoughts about in-depth details such as how would you represent the vehicles in the model, handling the traffic, etc.
Thanks!