question

Leo L6 avatar image
0 Likes"
Leo L6 asked Carter Walch edited

Set processing time according to state of operator

Hi,

I have a situation where I want to change process time according to availability of operators. In the attached model(test14.fsm) I check if there is a robot down then I increase the cycle time accordingly. However this leads to a weird result where if I uncheck "use operators" at the station, the measured throughput is somehow lower than checked. What could be the cause of this issue?

FlexSim 22.0.16
process flowbreakdown
test14.fsm (95.7 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.

1 Answer

·
Carter Walch avatar image
0 Likes"
Carter Walch answered Carter Walch edited

Hi @Leo L6 ,

test14updated.fsm

When I run your attached model, I'm not getting the behavior you described...I fast-forwarded to run a full day from 8am - 5pm and this was my throughput per hour result:

with operators: 95.89

without using operators: 100.67

This is understandable because of how you set up your process flow to change the process time. Even if Station2 has the "use operators" unchecked, the decide activity will still trigger and change the process time to 72. (This happens around time 1650)

1685488560045.png1685489019678.png

1685488470100.png

Even though the process time is updated due to the breakdown of the robots, the station does not need to wait until a robot is back online to process a flowitem if "use operators" is unchecked. It simply processes the flowitem for the new amount of time. This is why the throughput per hour is higher when "use operators" is unchecked. It would be lower when "use operators" is checked due to times (such as time 1809) where both robots are in a breakdown state:

1685488736153.png


Let me know if that helps and if you're output is still different


1685488470100.png (8.0 KiB)
1685488560045.png (7.0 KiB)
1685488736153.png (125.2 KiB)
1685489019678.png (14.7 KiB)
test14updated.fsm (99.4 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.