question

MD ABDUL Q avatar image
1 Like"
MD ABDUL Q asked gilbert jerald answered

How to close a path in a new scenario of AGV

I have 2 AGVs, they are picking items from a sources and dropping off in two drop off locations. My AGVs are now looping around the the four control points as North-West-South_East. I want to run another scenario where it should loop around four control points as North-West1-South_East1. I want to close the path where West and East control points are located. Basically, I want to control over the path selection for AGV. I appreciate your suggestions so solve this problem.

Thanks, Abdul

path-selection.fsm

FlexSim 7.7.4
path closing in agv
path-selection.fsm (23.6 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.

1 Answer

·
gilbert jerald avatar image
0 Likes"
gilbert jerald answered Emily Hardy commented

@MD ABDUL Q

Hi,

As per your question, you are trying to directing the AGV by closing of one of the path and make the AGV to move on another path. Instead of closing the path you can choose the path in which the AGV wants to go and I think this may be a better way to control the AGV as per your routing constraint.

I have created a label called AGVRoute on control points for East1=1, West1=1 and East=2, West=2, and a table name called AgvRoutingTable that holds the Routing path value for each Agv's.

If the value is 1 the agv will loop around North-West1-south-East1 and drop the item at control point9 If it is 2 then the agv will loop around North-West-South-East and drop the item at control point10

I have used Agv Templates to direct the agv to your required constraint.

The bellow pic illustrates the main function logic where the choosing of the correct path happens:

I have attached the model below for your reference have a look at it.

agv-path-selection-2.fsm

Thank you.




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.