question

bnh-flexsim-for-masterthesis avatar image
0 Likes"
bnh-flexsim-for-masterthesis asked Jeanette F commented

Distribution of items to different locations in an AGV-network

Hey all,

In the model attached is a distribution situation. I have designed one pick-up area with 7 possible pick-up-points. From there the 8 assigned AGVs should deliver the items to the drop-off-points in the main area (highlighted by red CPs).

Each of those CPs should only be able to hold 1 item in the simulation run, so if an item is delivered to one CP, the CP will be unavailable for further item deliveries but the CP on the path can still be passed by AGVs, so there is no physical barrier. Currently only the nearest CP will be supplied.

Also, the main loop consists of pick-up and drop-off and finally after all tasks are done: parking. Currently, because of the limited CPs attached to the main loop, there are deadlocks accuring. Is there a way to ensure a continous flow in the system and prevent deadlocks? One way could be including more CPs as there are AGVs in the system, but that seems like a quite inelegant solution.

Thank you very much!

Layout-Test.fsm




FlexSim 23.0.2
controlpointdistributionsdropoff
layout-test.fsm (185.7 KiB)
· 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.

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered bnh-flexsim-for-masterthesis commented

I think you need to change the Max Allocations of MainPickUPPoint to more than one and optionally make that path accumulating (and others since without it the TEs will overlap)

· 5
5 |100000

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