What´s wrong with my AGV NextLookForWork ControlPoints

What´s wrong with my AGV NextLookForWork ControlPoints

christoph_g5
Not applicable
1,041 Views
6 Replies
Message 1 of 7

What´s wrong with my AGV NextLookForWork ControlPoints

christoph_g5
Not applicable

[ FlexSim 19.2.0 ]

I do my first steps for working with the AGV-Module for a larger project.

In my model enhanced, I try to build a small AGV-model like in the Tutorial 4.2.

I have 3 Sources with 4 types auf Items and 3 Queues with 3 different possibilities to transport the items (push, pull, A-connection). In the Tutorial 4.2 the NextLookForWork CP are from AGVEntryPoint to the different MainDropOff / PickUp -Point (in a circle). I try to do this in my model but it doesn´t work. After the first transport the AGV´s receives no more jobs?! What´s wrong in my model.

agv-first-step-gr.fsm

0 Likes
Accepted solutions (1)
1,042 Views
6 Replies
Replies (6)
Message 2 of 7

joseph_g3
Not applicable
Accepted solution
@Christoph G5

When using the AGV Process Flow, AGVs have a specific way of operating when looking for work. They:

1. Follow "NextLookForWork" connections until they find an item to pick up.

2. They load the item.

3. They travel to the item's destination.

4. They unload the item.

5. They follow "NextLookForWork" connections again in search of work to do. (Back to Step 1 really)

If an AGV unloads an item and has no "NextLookForWork" connections to follow, it won't do anything.

In your model, AGVs are getting stuck at these control points (in red squares) because they have no "NextLookForWork" connections away from those points:

22083-capture.png

If you add "NextLookForWork" connections to connect them back to the "NextLookForWork" loop (as shown in the picture with the red arrows), your model should work fine.

0 Likes
Message 3 of 7

christoph_g5
Not applicable

22100-nextlookforwork-001.jpg

Thank you @Joseph Gillespie ,

now I understand what´s my mistake with the comparison to the tutorial - I have not used a MainDropOff-Point! When I use a MainDropOff-Point instead of a SingleDropOff-Point (DropOff1...3) the model works or rather, after drop off the item the AGV´s get new tasks.

But the model doesn´t work fine! Because the AGV´s are not take the right DropOff-Points. And that´s the same problem in the "Tutorial 4 - Automatic Guided Vehicles / 4.4 - Custom AGV Settings", I have asked view days before (but till this day I have no reply), here is the link:

https://answers.flexsim.com/questions/71691/whats-wrong-with-my-agv-template-model-form-the-tu.html

What´s wrong?

0 Likes
Message 4 of 7

benjamin_w2
Not applicable

Hi @Christoph G5,

It looks like you are still missing the NextLookForWork connections that Joseph mentioned in his answer. It also looks like you created A-connections between the MainDropOff-Point and the Queues. This means that the AGVs will unload to those Queues from the MainDropOff-Point.

Here is a gif of how it works if you add the NextLookForWork connections.

22199-nextlookforwork.gif

nextlookforwork.fsm

0 Likes
Message 5 of 7

christoph_g5
Not applicable

Thank you @Benjamin W2

yes, the model works fine in this way. That is to say the tutorial description, mentioned above, is wrong too? Because in the Tutorial 4.4 the DropOff-Points has no Locations, only the MainDropOff-Point has Locations.

0 Likes
Message 6 of 7

christoph_g5
Not applicable

Here is a screenshot from the aerial in the tutorial model that I talk about @Benjamin W2

22215-moindropoff-tutorial.png

0 Likes
Message 7 of 7

joseph_g3
Not applicable
@Christoph G5

I'm sorry that your other question was missed. I've just answered it:

What´s wrong with my AGV-Template-Model form the Tutorial?

This should explain why you should use the solution I gave earlier. It also explains why you should remove the "DropoffPoints" connections.

0 Likes