AGV Elevator Tutorial 4.3

AGV Elevator Tutorial 4.3

__ANON_USER__1
Not applicable
20 Views
4 Replies
Message 1 of 5

AGV Elevator Tutorial 4.3

__ANON_USER__1
Not applicable

[ FlexSim 21.1.3 ]

Hi FlexSim Support Team,

I did everything in the same way as per the steps mentioned in the AGV Tutorial 4.3 but still, my elevator is not working, could you please see what are the issues?

Thanks and Regards,

Brijesh K

0 Likes
Accepted solutions (1)
21 Views
4 Replies
Replies (4)
Message 2 of 5

moehlmann_fe
Observer
Observer
Accepted solution

1. You are missing the "ElevatorFloorCP" (Entrance) on the ground floor (orange connection).

1628058176732.png

2. The "ElevatorRedirectCPs" on the upper floors are not properply connected to the paths. Note how there is no "cross" in the center of the shape. Move one of the end points of the curved paths around a bit and then reconnect to the loop. This will cause the path to update and the control point to properly snap to it.

1628058085411.png

0 Likes
Message 3 of 5

__ANON_USER__1
Not applicable

Thanks, @Felix Möhlmann for the help, made changes as per your suggestion but it is

working fine only for one cycle, could you please see issues?

TASK 4.3 - USING ELEVATORS WITH AGVS_2_Elevator.fsm


0 Likes
Message 4 of 5

moehlmann_fe
Observer
Observer

The site won't let me download your new model right now. In your old one I found two issues.

1. A "NextWorkPoint" connection is missing at the end of the elevator track on the ground floor.

1628077765055.png

2. Deallocating the control points when the center of the AGV passes them seems to break a section of the default AGV process flow. This then leads to these errors:

1628077863209.png

To fix this for now, either add a small "Plus Distance" in the deallocation settings or choose "Trailing Edge" instead of "Center".

1628077928360.png



Could you have a look at this @anthony.johnson ?

The issue stems from this section:

1628078014979.png

The process flow assumes, that the loading will occur before the deallocation. I guess waiting for the deallocation should be split off into a parallel branch?

task-43-using-elevators-with-agvs-2-elevator.fsm

0 Likes
Message 5 of 5

__ANON_USER__1
Not applicable

Thank you so much @Felix Möhlmann.

0 Likes