question

Gokulakrishnan Kandasamy avatar image
0 Likes"
Gokulakrishnan Kandasamy asked Brenton King answered

If I want to vary the operator efficiency how would i do that?

Assembly model.fsm I want to change/assign the operator efficiency in the assembly to calculate the relevant output per operator. Is there any option to do that?

FlexSim 20.1.0
flexsim 20.1.0operator efficiency
assembly-model.fsm (48.6 KiB)
· 4
5 |100000

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

Brenton King avatar image
0 Likes"
Brenton King answered

@Gokulakrishnan K2

You can very easily do what you are asking if you are using process flow to build your logic. If you have an efficiency label on all of your operators between 0 and 1. 75% efficient would be .75, then you have all of your process times assuming 100% efficient. Whenever you calculate a process time you multiply the process time by the efficiency of the operator you pulled for the job. This is easily done in process flow because you can quickly see which operator you acquired and then check his efficiency label before the process time is calculated.


1592586286274.png (11.5 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.

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

The Process Time is set on entry of an item. You can delay this if you have a setup time. For both activities you call an operator. The setup time can not be adjusted by skill level of an operator, but you can you adjust the process time, if you don't change the operator. The attached model sets at the calling processor a label "efficiency" by a task that the operator adds on receive of a tasksequence. Currently I don't distinguish between transprort jobs and assisting jobs, but this has to be done, if operators transport items and are assisting processors for processing and set up.

process_time_by_operator_skill.fsm


5 |100000

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