Hello everyone. I am very new to FlexSim and have just started recently using it for academic purposes. I have managed to build up a basic outbound order fulfilment simulation based solely on the use of 3D models. The objective of the model is to find out the specific and average picking time for all pickers.
Each transporter/operator are assigned to a specific rack to simulate zone picking.
However, I have an issue. I am not sure how to instruct the transporter/operator to pick according to an order picking list. I created the list as a global table, but I am unsure how to link the transporter/operator to the list.
The list is as follow below:
Rack A1 |
Rack A2 |
Rack B |
Rack C |
Rack D |
Rack E |
|
Order 1 |
8 |
4 |
16 |
4 |
8 |
4 |
Order 2 |
12 |
8 |
20 |
4 |
4 |
0 |
Order 3 |
0 |
0 |
0 |
12 |
12 |
8 |
Order 4 |
16 |
8 |
16 |
0 |
0 |
0 |
Order 5 |
4 |
8 |
16 |
8 |
8 |
8 |
*Note Rack B is put with an elevator to represent a Vertical Lift Module (VLM)*
Main questions:
- Is global table the correct method of inputting the picking list? If not, how should I create it?
- How to link the picking list to the transporter/operator?
- How I can utilise the dashboard function to derive the specific and average picking time of the pickers?
The model is attached below. Thank you.