question

Marc H avatar image
0 Likes"
Marc H asked Jason Lightfoot commented

Desire AGV interference

I am using AGV to move vehicles thru an assembly system. I have different size bodies that are being put on the AGV. The parts will be different sizes (ex: 14', 16', 18', 20'). The line is designed for 14' but I need to run 20' down the same line. But the spacing is such that the 20' is too long and it should delate the AGV behind it from entering that space. I want the parts on the AGV's to interfere with each other and stop the AGV from moving, thus it will decrease my thruput because of the parts interfering. But my model does seem to do that. Is it possible? or is there a setting I'm missing?

FlexSim 23.2.1
agv
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @Marc H, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Jason Lightfoot commented

In the On AGV Build Travel Path trigger you can access the traversal points (currently allocated CPs) and allocation points (CPs that will be allocated during the travel) of the AGVs travel path and adjust the allocation/deallocation timing. (Well, you can access them anytime, but you should only change the timing as part of this trigger).

In the attached file, the deallocation timing of TaskExecuter1 is changed depending on the load size. You can try different item sizes by changing the size label of the first item in the source. You could extend this, so that the AGV will also allocate future CPs earlier if it carries a large load.

Though as you can see, you would need to come up with a solution for the loading location, since the AGV can't know how much space to leave if the load does not exist yet.

deallocate-by-load-size-fm.fsm


· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·
You could also consider using one trailer ahead of and one behind the AGV at distances representative of the carried item's overhang, or one driver (AGV) and one trailer with the carried object between the two.
0 Likes 0 ·

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.