AGV network issue

AGV network issue

jj617521
Not applicable
22 Views
2 Replies
Message 1 of 3

AGV network issue

jj617521
Not applicable

[ FlexSim 20.1.3 ]

There is an error in the AGV handling, and the AGV cannot carry out the handling when the third material type appearsAGV Roadmap.fsm

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

moehlmann_fe
Observer
Observer
Accepted solution

Processor12 is missing a centerport-connection to the dispatcher. And is it correct that items from Processor11 are supposed to be moved to the conveyor via AGV? If it is, then you need to connect the entry transfer of the conveyor to the AGV network.

There is an oversight in the "Travel to a home location" trigger option of the dispatcher. You have to add ".as(TaskExecuter)" to the condition expression for it to work.

capture1.png

The general issue in your model is that having two AGVs on a network with two-way paths will lead to deadlocks without very careful placement of the control points and areas. In many cases it will require custom build logic to handle deadlock situations or avoid them in the first place.

https://docs.flexsim.com/en/23.1/WorkingWithTasks/AGVNetworks/BuildingAGVLogic/BuildingAGVLogic.html...

If AGVs travelling "through" each other would not be a problem for the simulation, then you could simply increase the maximum number of allocations of the control points.

0 Likes
Message 3 of 3

julie_weller
Not applicable

Hi @kyle.ku, 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 comment back to reopen your question.