question

anon-user avatar image
0 Likes"
anon-user asked Jason Lightfoot answered

How to avoid collision when Transporters are Travelling on same path

Hi Team,

In the model I have two paths for Transporters to travel and they can return back to original position using the same network node. How can I make my Transporter travel to Parking1 or Parking2 when one of the Transporter is returning back on the same path to avoid collision.

@Jason Lightfoot

@Felix Möhlmann


Attached is the model.

FlexSim 22.2.3
network nodetransporterscollision avoidance
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

You could try using a process flow to detect the traffic controller requests and entry events to manage a list of TEs that are queued along with their network node labels. Then on the return journey check if a TE is queued at the blocking position and issue and new tasksequence for it to park and wait.

I think this will get more convoluted as you consider that you might have two AGVs that need to park at the same position (as you will see when you try it).

1670546511393.png


1670546511393.png (15.8 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.