Operator2 Rack1 Inspection Machine 1 Operator6 Inspection Machine 2 Rack2 Source Queue1 Inspection Machine 3 Scanner Inspection Machine 4 Rack3 Rack4
Here's a revised version with that sentence included:
---
We’re looking to simulate the flow of four different products within a warehouse environment. Each product first moves to a temporary waiting area before being processed by one of four dedicated inspection machines. After inspection, the products proceed to a scanning station and are then transported to one of four racks.
Products arrive randomly, averaging every 12 seconds, with inspection times varying, averaging 6 seconds. The scanning process is fixed at 4 seconds. The simulation will run for 50,000 seconds with a queue capacity of 10,000.
To start, build a digital model of this workflow using FlexSim. Set up the layout, configure the settings for key elements like queues, sources, and processors, and analyze the simulation output. Pay attention to important metrics such as the “state” and “average content” of key objects to gain insights into the system’s performance.
Help me check whether my layout in the attached image correct not for above task.
Step by step
Solved in 2 steps