question

EK avatar image
0 Likes"
EK asked Felix Möhlmann answered

Aisle with one traveler limit

Hi, I am trying to simulate a two-way aisle where it is only wide enough to allow 1 traveler passing through at a given time. On the event of collision, the other traveler should give way and head to the temporary parking mark in orange to allow the other AGV to pass through. Can you advise the best way to do this?

At the moment I am experimenting with using network nodes nodes as AGV network has significant difficulties in 2 way network and Astar navigation does not have control area.

High traffic 2 way access aisle.fsm

1699446684820.png

FlexSim 23.2.2
network nodes
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

I think an AGV network would be your best bet for this. You can react to the AGV failing to allocate a control area and redirect it to one of the parking spots.

agv-sidestep-fm.fsm

A similar logic might be possible with network nodes, but you would have to check whether a TE "failed" to enter a traffic control area manually. There is a trigger when a request is made, but not if a request fails as far as I know.


agv-sidestep-fm.fsm (44.0 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.