question

Ryosuke S avatar image
0 Likes"
Ryosuke S asked Ryosuke S commented

Speed differs on certain Paths

Hello, In the model I creating, there are paths parallel to the floor(type1) and vertical to the floor(type2). The speed and acceleration speed differs between type1 and type2. One agv may run on both types of path. How do I set the speed and acc in this case since the path settings are not associated to the path?

Thank you in advance,

FlexSim 20.1.3
flexsim 20.1.3pathsagv speed
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

Phil BoBo avatar image
1 Like"
Phil BoBo answered Ryosuke S commented

The Path Class of a path defines its speed. See https://answers.flexsim.com/questions/39954/can-you-change-the-speed-of-a-agv-between-two-poin.html

The acceleration is defined by the agv load type. See https://answers.flexsim.com/questions/80042/is-it-possible-to-define-different-acceleration-fo.html

If you want to have different accelerations on your vertical paths, then you'll need to split your travel operation into separate travel tasks to give the AGV a new travel task when it goes vertical. Then you can set its load type to vertical to choose which acceleration value to use. See https://answers.flexsim.com/questions/81889/dynamically-changing-speed-of-agv.html

· 8
5 |100000

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