question

Muhammed_fadil Ia avatar image
0 Likes"
Muhammed_fadil Ia asked Muhammed_fadil Ia commented

What is the Easiest to To Solve the Traffic Blocked Problem in AGV

In the Sample Model Attached Here, I have done a simple Scenario of Two AGVs moving to a certain point.

Here, Clearly, the 2nd AGV is blocked in its transit to the desired destination. However, there is an alternate path for the 2nd AGV to reach the Destination.

I know we can solve it via some logic. I just want to know which is the easiest method to achieve this

SampleModel_Trafiic_AGV.fsm

FlexSim 22.1.1
agvnetworkagvpathagvcontrol
· 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.

Muhammed_fadil Ia avatar image Muhammed_fadil Ia commented ·

This solution helped me to solve it but. would like to know if this is the best way or is there some another way using process flow or something



SampleModel_Trafiic_AGV_WayPointTriggerSolution.fsm

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Muhammed_fadil Ia commented

You can use the branch point to decide which successors are allocated and redirect as you have or in a process flow. Note that you can also refer to custom connections between control points for you to generically define the relaitonship or branch point to branch CPs.

In version 22.2 and 23 you can replace this technique with the use of routing constraints where you can say that an allocatable object is blocked - which will then make travellers route around the blocked point where possible.

· 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.

Muhammed_fadil Ia avatar image Muhammed_fadil Ia commented ·

Thanks @Jason Lightfoot. Will try out the Newer versions like you mentioned.

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.