question

Owen_liaw H avatar image
0 Likes"
Owen_liaw H asked Jason Lightfoot edited

How to continue process when source send finish few items .

1646710696468.png

1646710836266.png

1646710868759.pngqwertuy (1).fsm

I do the sorting system as shown as figure above. Each of queues has same batch size is about 44. It means that the each queues will send the items to final conveyor when the batch size is reached to 44 items.

But now situation is, when I set the quantity of items about 34 in source, Each of queue didn't reached the max batch size, so it would not send items to final conveyor.

Is that possible when these queue send items to conveyor (queue 3 send items to final conveyor after queue 2 send items to final conveyor. queue 2 send items to final conveyor after queue 1 send items to final conveyor) after source send finish the items (34 items)

FlexSim 22.0.1
sorting
1646710696468.png (70.2 KiB)
1646710836266.png (11.9 KiB)
1646710868759.png (13.6 KiB)
qwertuy-1.fsm (55.2 KiB)
· 2
5 |100000

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

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

You could use a wait timer if you know for example that each batch will be delivered in 60 time units. See attached model.

qwertuy-1_jl.fsm

There are many other ways to detect by labelling batches, detecting other timeouts etc.. it's your choice and should be guided by the way you have arrival batches defined.


qwertuy-1-jl.fsm (46.8 KiB)
5 |100000

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