Dispatch multiple AGVs for multiple processors.

Dispatch multiple AGVs for multiple processors.

wendy_l2
Not applicable
90 Views
2 Replies
Message 1 of 3

Dispatch multiple AGVs for multiple processors.

wendy_l2
Not applicable

[ FlexSim 22.0.1 ]

I am the beginner of FlexSim. There are some questions I met.

If someone can solve that for me, I'd appreciate it!

1. Only one item can be processed at a time at Processor1 and Process2, and after AGV loads the item, Processor1 and Prcoessor2 can process next item.

2. How could I let AGV1 and AGV2 pick up item from Processor1 or Processor2? I only know how to assign the AGVs to pick up items from P1, not for both at same time.

Thanks you very much!

pickingProcess_ver2.fsm

0 Likes
Accepted solutions (1)
91 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Enthusiast
Enthusiast
Accepted solution

The second processor is simply lacking a connection to Queue2.

There are also very few control points in your model, which leads to the AGV having to wait a lot for the other one to clear the reserved path sections. Adding more control points will reduce the wait time (except if this is a wanted behaviour of course).

I also added the "On Resource Available" trigger to both AGVs, telling them to drive to the point between the dispatcher and processor2. Otherwise one idle AGV might block the other from completing the last task. Alternatively, you could adjust the control point settings so more than one AGV can acquire them.

pickingprocess-ver2_1.fsm

0 Likes
Message 3 of 3

Jeanette_Fullmer
Community Manager
Community Manager

Hi @Wendy L2, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes