question

Kags avatar image
0 Likes"
Kags asked Kags commented

Process multiple items with unique operator

Hello everyone,


I am trying to model a workbench where multiple flow items could be processed on the processor at the same time, given that each flow items has an operator dedicated to it and is available. I tried changing to the max content to achieve this, but it doesn't trigger for a 2nd operator when a new flow item is loaded and continue to process with just 1 operator. I also tried to create multiple process with parameters, but again it doesn't help. Attached is my model, is it possible to achieve what i am trying to do here?


FlexSim 21.2.4
processorparameters
· 6
5 |100000

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

Kags avatar image Kags commented ·
Sorry, it's not allowing me to upload the model.
0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Kags commented ·

Can you upload your model to the following NextCloud Folder? If you do can you comment back so I receive a notification.

0 Likes 0 ·
Kags avatar image Kags Jeanette F ♦♦ commented ·

Hi @Jeanette F, I don't find an option to upload to NextCloud, but i managed to upload to filebin hositng - https://filebin.net/ywhrskskpz7k8mn2 Hope this helps.

0 Likes 0 ·
Show more comments
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Kags commented

Probably easiest to control this with a process flow. When an item enters Queue2 a token is created. It then dispatches a task sequence to an available operator that has it move the item to the processor. Then the state of the operator is set to 'utilize' and the token waits until the processor has finished the item. At that point the task sequence is finished, freeing up the operator again.

A zone can be used to limit the number of tokens/items that can be processed in parallel.

1659515328374.png

I uploaded the adjusted model to the NextCloud folder (hope that's Ok).


1659515328374.png (20.8 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.

Kags avatar image Kags commented ·
Thanks for your help, this is great.
0 Likes 0 ·
Jeanette F avatar image
0 Likes"
Jeanette F answered Kags commented

Hello @Praveen J2,

Another way to accomplish this would be to create multiple Processors. Each processor only takes one flow item and you create the number of processors that corresponds to the capacity of the workbench. This can easily be done with parameters like you had set up but use the delete and copy group members trigger instead. I placed the processor in a group called work bench.

1659543162312.png

I will upload this model to the Next Cloud Folder for your reference.


1659543162312.png (105.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.

Kags avatar image Kags commented ·
Thanks for your help Jeanette, whenever I start simulation, the Processor timing get reset to 10 with Use Operator checkbox unticked.
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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