question

jorge code avatar image
0 Likes"
jorge code asked jorge code edited

How can I calculate the efficiency of the operator using processflow?

Hi good day I want to use 3 operators, each with different efficiencies to call the most efficient to each operation, my objective question is how I can put a certain number of efficiency or how to calculate it within the program using process flow?

FlexSim 19.1.1
process flowefficiently
· 3
5 |100000

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

Jeff Nordgren avatar image Jeff Nordgren commented ·

@EMMANUEL G3,

Really can't give an answer based on a graphic. Can you send your model or a sample model of the problem? That way we can see what has been done and what needs to be done.

Thanks.

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel commented ·

Please be so kind, to ask an appropriate question! Point 2 at best practices for using this answers site suggests to ask a descriptive question. “I have a problem” doesn’t contain anything descriptive. Maybe you are able to edit your question. Many thanks! Regards Jörg

0 Likes 0 ·
jorge code avatar image jorge code commented ·

@Jörg Vogel I'm so sorry, I'm new to the group. already edit the question to be more objective, thank you very much for the recommendation

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel edited

3D approach: use operator for a setup and use the same operator for processing. The arriving operator will send a message to the processor to set a label at the processor telling him the skill factor. The process time function will evaluate the label and set accordingly the process time. You have to insert a message task in the utilize tasksequence after the travel task. You can change the tasksequence in the trigger OnReceive Tasksequence of the dispatcher in your model. The dispatcher choose the operator for assisting the processor. If you connect the skilled operator top most at the output ports of the dispatcher, the dispatcher choose the most skilled workers first.

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.