AGV's collecting Boxes and storing them at queue.

AGV's collecting Boxes and storing them at queue.

martin_k5
Not applicable
36 Views
7 Replies
Message 1 of 8

AGV's collecting Boxes and storing them at queue.

martin_k5
Not applicable

[ FlexSim 21.1.4 ]

Hi,

I have a model, where are two AGV's and they are loading Boxes (the logic depends on the global table 'Orders') and then putting them to queue 'frontRegal', but an error occures, when both of them need to travel to this queue and I want to avoid this collision.

Can anyone help me please?

Thank you.

vystup.fsm

0 Likes
Accepted solutions (1)
37 Views
7 Replies
Replies (7)
Message 2 of 8

patryk_u2
Not applicable
Accepted solution

To solve this problem, I propose one of two solutions:

1. increase the number of possible AGVs on the road between points therefore, collisions may occur

1630656033023.png

2. add other control points and logic to AGVs

In attached I sent the model

vystup_2.fsm

0 Likes
Message 3 of 8

martin_k5
Not applicable
Hi,

thank you, but the problem is a bit more difficult. There is the 'main path' at the 'bottom' of the model and I need to have only one AGV on this path. In your model, that you attached this problem occurs, when both of them are at their 'home' position. Is there another solution? Thank you a lot.

0 Likes
Message 4 of 8

patryk_u2
Not applicable

You can change place where AGV should go after unloading the package. Earlier, I typed in to go to the "home" location. So control point is connected by "S" connection. You can send AGv to other place.

1630657463337.png

0 Likes
Message 5 of 8

patryk_u2
Not applicable

you can also indicate destinations by pointing with a pipette.

0 Likes
Message 6 of 8

martin_k5
Not applicable

Yes, that is what I wanted, thanks a lot

0 Likes
Message 7 of 8

martin_k5
Not applicable

Can I have another question?

I have attached a model and it makes what I want, but when one of those AGVs does not have any other item to load the another one cannot travel and unload the loaded item at the frontRegal, because the the first one has nothing else to do and stays at the frontRegal. So I need to make any decide block, where I would like to ask if there are any items left, when not, I need to move that AGV to one of the 'paths'.

Do you have any solution?

Thanks for your time.

vystup.fsm

0 Likes
Message 8 of 8

patryk_u2
Not applicable

1630661857583.png


1630661887285.png

To send an AGV to a location when there is nothing left to do, you can use the next aquerie and max wait time

I proposes to add another path and control point so that they don't get stuck

0 Likes