I have a 3D flow model showing movement of items from source to transporter.
The source creates an item (sheet of glass) every 68 seconds to go to first queue. In the first queue, I've asked it to perform batching of 14 items (14 sheets of glass) with a max wait time of 940 seconds (15m40s). Each batched item should proceed to the first processor which will take 45 seconds (accounting for placement of styrene by an operator on the front of each pack of glass with 14 sheets inside said pack). The processed, batched item then goes to the second queue to be batched into 6 with a max wait time of 5640 seconds (6 packs at 14 sheets each onto a moveable frame/stand, which should finish at around 94 minutes). Said item should then go through the second processer at 60 seconds (turnaround time of the stacker cell). In theory, the transporter should then pick up the stand of finished packs to deliver to a put away location/area.
So here are my questions:
1) Is batching the correct function when wanting to put items together via queue or should a combiner be involved somewhere in the process?
2) Should a queue be created for staging/pick up by the transporter or can it pick from the processor itself?
3) From my initial training, I did not do much with transporter 3D models & I am unsure if I have set up all parameters correctly so that said transporter A. knows to pick up from the processor or queue; and B. go to the correct location for drop off/unload after pickup. Currently I have load & unload times set up for how long a pickup & drop off should roughly take. Do I need a task executor or dispatcher to get the transporter to follow directions?
Attached is my model currently.
Any help with my questions would be appreciated. Thank you.