question

Kavitha Sivakumar avatar image
0 Likes"
Kavitha Sivakumar asked tannerp commented

AGV unload and OnResourceAvailable Trigger logic

PFA my model. I'm trying to accomplish the following, I'm not sure what I'm missing.

1. I want AGV1 to execute the load-unload task while the AGV2 waits for the next load task, and remains in its park point until called. (currently, the agv2 follows agv1 empty, with no task whatsoever)

2. I want both AGVs to unload all 3 pallets at the first drop off location if available, if not unload at the second drop off location available.(currently, the agvs drop off 2/3 pallets in first location and 1/3 pallets in the second location)

3. How do I make the AGVs travel at a different speed while moving through a corner, can they decelerate and accelerate appropriately?

Thanks.ept1.fsm

FlexSim 18.0.10
agvagv process flowload and unloadload unload palletsagv logic
ept1.fsm (125.5 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

·
tannerp avatar image
0 Likes"
tannerp answered tannerp commented

Hi @Kavitha S2,

1. I don't have a straightforward solution to your first question other than designing your own process flow in which the AGVs don't travel around looking for work. You might also be able to achieve this by altering the existing flow. Just to verify I'm understanding correctly - you want AGVs without work to travel to a parking spot and wait for work there?

2. This could also be achieved by creating your own process flow. A Decide activity can check whether a drop off location is available and then determine where the AGV should unload.

3. This functionality can be achieved using the settings shown in the image below. You can set the speed of an AGV on straight, curved, and spur paths.

Also, just a friendly reminder: Please limit your posts to one question so the threads can be easily followed and help other FlexSim users. There's more on this here.


agv-curved-slow.png (32.0 KiB)
· 4
5 |100000

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

Kavitha Sivakumar avatar image Kavitha Sivakumar commented ·

Thanks @tanner.p

0 Likes 0 ·
Kavitha Sivakumar avatar image Kavitha Sivakumar commented ·

@tanner.p If you run my attached simulation, agv2 travels out of its parking spot when it does not have any work. I want the agv2 to remain in its parking spot, until it has a load job in one of the pick up spots. And, thank you for the advice, I will post 1 issue per question.

0 Likes 0 ·
Show more comments

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.