question

mohammadmajd avatar image
0 Likes"
mohammadmajd asked Kavika F commented

Operator vs. processor states

I have 3 operators and three processors. Operators are connected to the processors through a dispatcher. All the processors and operators are on the same schedule. However, the utilization % of operators differs from the utilization of processors. I am trying to understand why this can happen. Any insights?

NPP_Question.fsm

FlexSim 23.0.7
states
npp-question.fsm (173.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.

Kavika F avatar image Kavika F ♦ commented ·

@MohammadMajd, I think one simple explanation for why your processors and operators have different utilization times is because the operators have more types of tasks they perform compared to the processors.

1702501032877.png

Take a look at this example of data from your model. Your WU Rooms only have 5 types of states while your operators have 8 types. That alone will differentiate utilization percentages.

0 Likes 0 ·
1702501032877.png (24.0 KiB)

0 Answers