question

Kevin S7 avatar image
0 Likes"
Kevin S7 asked Connor A commented

Loading dock area Operator use

Well days can you help me correct the model I have, what happens is that I have a model where 4 workers participate to go from the loading area to the exit 1,2 some boxes what I want is that they only load two operators per exit that The 4 operators do not act for a single output and it would be more or less like this, that is, there are 4 operators working while two operators load an output area the other two also do the same and another error that I do not want is that when they are loading in The waiting area is that the operators will agree if any of these areas is available, that is to say that they go in order and take as a priority that to load it depends on the waiting area that is filled. first, download it and so follow that sequence


FLEX.QUEUE.fsm

FlexSim 21.2.4
construction simulation
flexqueue.fsm (49.3 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.

Connor A avatar image Connor A commented ·

Hi @Kevin S7, was Ryan Clark'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 unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Ryan Clark avatar image
0 Likes"
Ryan Clark answered

Hi @Kevin S7,

I modified your model to achieve my interpretation of your desired objective. I added in another dispatcher to help with having just two operators work on a task at the same time. I also modified the queues to help streamline the flow somewhat. I enabled the option to "Flush Content between Batches," so the queues could alternate better. I also added a Pull Strategy on the exit queues to have them pull from the queue that has been waiting longer to allow for Round Robin behavior.

I hope this helps! Let us know if you have additional questions!

flexqueue-rc.fsm


flexqueue-rc.fsm (49.0 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.

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.