question

Lucas Antonio Risso avatar image
4 Likes"
Lucas Antonio Risso asked Matt Long commented

Operator allocation - Partial 2nd shift

I am trying to figure out how to set the following scenario, according to the model attached: shifts-configuration.fsm - The yellow team can perform any activity during the first shift; - The blue team will work during the second shift, with their entire work load being dedicated just to the combiner;

How would be possible to do this configuration? In a nutshell, the blue operators has to only get/return the information to assure the continuation of the combiner process without any interruption. The operators are already assigned to timetables.

Thank you for your help.

FlexSim 16.1.0
operatorsdispatcherallocationshifts
· 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

Brandon Peterson avatar image
4 Likes"
Brandon Peterson answered

Lucas,

I edited your model so that when the operators go down at the end of a shift they will pass off their tasks to a third dispatcher (PreemptDispatcher). This dispatcher has a PassTo strategy that will pass the tasks to one of the other two dispatchers based on the priority of the task sequence. As the priority from the Combiner is different from the Processors I was able to insure that only the tasks from the combiner will go back to the Shift 2 operators.

I hope that this answers your question,

Brandon


5 |100000

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