question

Paúl Alejandro R avatar image
0 Likes"
Paúl Alejandro R asked Raja Sekaran answered

ACQUIRE THE SAME OPERATOR IN THE PROCESS FLOW

I have a model that has 2 groups of operators. I need only one operator from the group 1 to take the items that I specified in the different pull from list that I added in the process flow. It means that the operator that start doing the activity one has to finish it. The operator need to take the quantity that is specified in the pull from list made for each item type then the operator has to carry that quantity to the processor and process those items and then go bak to the queue to take the other items and countinue the activity until the queue is empty and then the operator are free. I need to be the same operator how can I do that? help.fsm

FlexSim 18.1.0
process flow operators
help.fsm (3.1 MiB)
· 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.

tannerp avatar image tannerp commented ·

Could you possibly use a decide activity and then have each process flow contain an acquire activity? This picture illustrates what I mean (but without the logic).

0 Likes 0 ·
Joshua S avatar image Joshua S commented ·

What you are doing with acquire resource should do that, is the trouble where they all get hung up in the same activity block? Also your model doesn't run that you sent, it gets stuck with all your travel activities.

0 Likes 0 ·

1 Answer

Raja Sekaran avatar image
1 Like"
Raja Sekaran answered

@Paúl Alejandro R

I have attached the model with the changes. In the attached model, Instead of creating a token for each arrival of items, Here I have created the tokens to each process block based on the number of resources available. Then acquire the operator after pulling them from the list, then release the same operator based on the condition used in Decide activity. I hope this will help you to proceed further.

paul-support-1.fsm

Thanks


paul-support-1.fsm (108.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.