question

Ken avatar image
0 Likes"
Ken asked Jason Lightfoot answered

AGV network error

Hello!

I built an AGV picking model,

But when executed,

AGV will be congested.

I would like to ask why this happens,

What can be done to solve this problem.

Thank you!

0327.fsm

FlexSim 20.2.3
agvflexsim 20.2.3networkpacking
0327.fsm (88.0 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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

You need to get the AGV out of the way. There are no more jobs for it since the combiner is about to get the last two parts delivered by the other AGVs and so it's not receiving other parts from the racks.

You could use some parking when idle. You could implement that yourseld using OnResourceAvailable trigger or you could add the standard AGV process flow template.

Another method would be to use a control area to detect that you have 3 AGVs at the combiner and push the first one out. In a process flow have the control area's on allocation event push the AGVs to a list and then when there are 3 pull the first AGV from the list and give it a travel task.

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.