question

NIcxon77777 avatar image
0 Likes"
NIcxon77777 asked Logan Gold commented

Operators and forklifts with dispatcher

I have a problem: I’m working on a case where I need to simulate a picking system. The issue is that my operators (Dispatcher3), who are supposed to store the boxes, do not pick up the boxes from the corresponding queues—or they do so for a while, but then they stop moving. Additionally, my operators responsible for picking (Dispatcher6) only some of them move, while others remain idle throughout the entire simulation. I don’t know why this happens.


Another issue is that my operators using the "Armado de producto" machines (5 machines)—only 2 out of 3 operators perform their tasks, while one stays idle throughout the simulation. My forklifts (Dispatcher7) also fail to work: of the 2 assigned, only one moves.


Overall, my operators and forklifts (avg and classic) are not moving as expected, which causes queues and eventually halts my simulation on the fourth day.1733705679183.png

MODELO_PREGUNTA.fsm1733705703380.png



FlexSim 24.2.0
dispatchersno works
1733705679183.png (976.1 KiB)
1733705703380.png (494.2 KiB)
modelo-pregunta.fsm (395.0 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @NIcxon77777, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

- The items that stay in the queues simply don't have a rack that accepts them based on the matching label pull requirement.

- The "Racks Selectivos" are either set to use Transporter3 for transport tasks or do not have a task executer reference at all. Hence Transporter 3_2 is never used.

- The same is true for combiners. This leads to only combiner4 actually working which in turn means that there is only ever a single active input transport task and thus only one the TEs connected to Dispatcher6 is working.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.