question

jacopo-r avatar image
0 Likes"
jacopo-r asked Felix Möhlmann answered

AGV driving to a specific BayID level of a floor storage object

Hi everyone,

what I am trying to model is a truck driving to a specific location of a storage area in order to pick up a container. In this case the truck just needs to drive until the specific location and it does not have to load the container itself. That is why you don't see any load activities in the process flow.

In the model I attached, you can see the situation I aim to model represented by Case 1. That for me works without any problems. This option consists of having a control point per every BayID level, so we can pull the right control point and drive the agv there.

However, I was trying to consider some alternative logic to Case 1 in order to not have a gazillion of control points which will potentially make my model way heavier than expected.

I tried with both the AGV network and the Network Node. One drawback of the Network Node is that I don't have the option of the trailer feature.

In the model you can see the alternatives I tried. In all of them either I can't use the trailer (Network Node) or I lose that feature while trying to drive the AGV to a specific location for which i calculate the coordinates.

Any suggestion to achieve the behavior of Case 1 without using so many control points?


PS: a thing that I cannot understand is that the offset travel happens in case 2.2 and 3.2, where the Offset travel option is set to "Do not travel offset and block space on network".


Thank you in advance


Drive to location _ Offset Travel.fsm

FlexSim 23.0.2
agvnetworkfloorstoragenetworknode
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

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered

If I understood you correctly, then the truck only needs to travel next to the location but stay on the path (not travel actually onto the FloorStorage).

There is an option that does exactly that. It is hidden in the triggers of the AGV network.

1675962913200.png

Just make sure that the AGV first travels to a control on the path next to the storage.

1675962950167.pngResulting position below in the screenshot above.

drive-to-location-offset-travel_1.fsm

The offset in cases 2.2 and 3.2 might be due to the "Travel to Loc" task type not being counted as offset travel for the purpose of the navigator option. I believe that is mostly meant to ignore the offset travel tasks that get generated as part of Load and Unload task sequences.


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.