question

amine avatar image
0 Likes"
amine asked Steven Hamoen answered

AGV does not follow the correct path

Description:
Hello everyone,

I’m encountering an issue with my AGV's behavior in a Process Flow template I modified. Here’s the scenario:

  1. When the AGV unloads an item at the steel mill (AC1), I want it to travel to a control point (masonry control), wait there for a short time, and then continue its route.
  2. If there are items available at the blast furnaces, the AGV should load them and continue its cycle as expected.

However, the problem arises after the AGV unloads at AC1. Instead of traveling to the control point, it starts searching for other items and cycles through all the stations while empty. It eventually returns to AC1, still empty, and then begins following the correct logic again.

This unintended loop is disrupting the simulation, and I’m not sure what’s causing the AGV to behave this way.

Note: I’m working with a modified Process Flow template.

Any help in troubleshooting or advice on how to fix this behavior would be greatly appreciated!

FlexSim 24.2.1
agvagvpathagvcontrolagvnetworks
· 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.

amine avatar image amine commented ·
0 Likes 0 ·
model30-12.fsm (23.8 MiB)

1 Answer

Steven Hamoen avatar image
0 Likes"
Steven Hamoen answered

@Amine I think the problem is that this template has the looking for work build in. Which means that if there is no job it drives to the next control point, look for work and drive on etc until it finds work again. In your flow, after the unloading it goes to exit A and then it enters this look for work.

If we build AGV models we always build our own flow. This is usually much easier then trying to adapt the template to your need and fighting the build in logic.

So that would be my suggestion here as well: create your own process flow, maybe copy some parts over but start over from scratch.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.