question

Swaraj K avatar image
0 Likes"
Swaraj K asked Swaraj K commented

Assign 2 operators to carry one object

While learning new things, I came up with a situation where a heavy part of approximately 30 kgs. is being lifted by two operators to load on a milling machine. I want to replicate the exact scenario in flexsim and test the throughput of the process and the worker's efficiency.

FlexSim 20.0.10
operatortravelmaterial handling
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Swaraj K commented

There is a tutorial that deals with this exact situation and shows how to use a process flow to achieve this.

https://docs.flexsim.com/en/20.0/Tutorials/TaskLogic/Tutorial2CoordinatedTasks/CoordinatedTasksOverview/

Rather than create the items in the process flow, you can also react to them arriving in a queue with an Event-Triggered Source.

Aside from process flow, you can also create the needed task sequences in code. This is demonstrated in the "Coordinated Task Sequence Example 2" Use Transport option.

twoOperators.fsm


twooperators.fsm (35.9 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.

Swaraj K avatar image Swaraj K commented ·
Thank you so much!
0 Likes 0 ·

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.