question

Edmilson Ml avatar image
0 Likes"
Edmilson Ml asked Beatriz Spaggiari answered

How to identify if the path is already busy and make the agv use another way?

duvida.fsm

I have a problem, I don't intend to use the pre-configured avg process flow as it was making other points in the simulation difficult, but I need help.

at some point in my simulation, several trucks will return to the distribution point and park in a group of spaces, but I can't create the logic that identifies when that control point is occupied.


how can I do this?

FlexSim 21.1.1
flexsim 21.1.1avg
duvida.fsm (35.9 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.

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

It would be an option to use the control points connected to the queue as a resource. The agvs acquire and one and then travel to those specific points, rather than the queue in general.

This would be the simplest solution I can think of right now.

duvida_1.fsm


duvida-1.fsm (37.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.

Beatriz Spaggiari avatar image
1 Like"
Beatriz Spaggiari answered

I created two resolution options for your question:

1627569266583.png


- The first option would be to control the control points using lists. This way, you can even use selection criteria to choose the best control point. I used a choice criterion based on the shortest distance.

- The second option would be through Processflow resources, as mentioned earlier.

By adding control points to a list, various information is automatically collected, such as the availability of the control point and the distance traveled to it. Enabling control point selection based on different criteria. In the example shown, the AGVs went to the nearest cp.

1627569519541.png

1627569487253.png


See attached model. Hope this helps.

duvida-2.fsm


1627569266583.png (258.0 KiB)
1627569487253.png (268.9 KiB)
1627569519541.png (39.4 KiB)
duvida-2.fsm (45.4 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.