Round Robin if available not working with batch

Round Robin if available not working with batch

armand_j
Not applicable
733 Views
4 Replies
Message 1 of 5

Round Robin if available not working with batch

armand_j
Not applicable

[ FlexSim 21.0.0 ]


I have a model with 2 queues on which I can have 12 totes of different products (delivered on batch from a washing process)

The next process is another batch process of 4 totes. Before this process I place a queue to create my batch of 4. Not possible to mix the tote into this process.


The pull strategy "Longest Waiting" is working fine, making a FIFO between my 2 queues.


But I want to be able to test another method "Round Robin if available" but this is not working as I want, the operator will not respect the batch of 4 totes from the same queue but will go the other queue if material is there...

Note: I tried Open/Close ports but the operator is not considering it.


How can I do Round Robin if available for a full batch of 4?

Can the program of the round robin function be modified to round robin each 4 times ?


36315-1611739267597.png

0 Likes
Accepted solutions (1)
734 Views
4 Replies
Replies (4)
Message 2 of 5

jason_lightfoot_adsk
Autodesk
Autodesk

Are you using transport? Can you post your model here? Make it private if necessary.

0 Likes
Message 3 of 5

armand_j
Not applicable

@jason.lightfoot

Here a small model, I want operator to take from the queue a full batch of 4 boxes in alternance OR if not available to take from previous the queue

So, doing a "Round Robin if available" each 4 trays.

36403-1611930627923.png

Round Robin vs Longest waiting.fsm

0 Likes
Message 4 of 5

allister_wilson
Not applicable
Accepted solution

We solved Armand's problem in an online meeting.

Armand, please accept this answer or comment back if you need more help on this matter.

For anyone having a similar issue, example model attached.

0 Likes
Message 5 of 5

armand_j
Not applicable

Thanks @Allister Wilson for the support, solution integrated to my model.

0 Likes