question

Mayuresh J avatar image
0 Likes"
Mayuresh J asked Mayuresh J commented

How to create traversal policy using network nodes?

Hello,

I am creating a traversal routing policy for a warehouse using network nodes.

In traversal policy, the picker must traverse the whole aisle that contains an item to be stored/picked.

Currently this model uses a static solution which is simply not allowing picker to return and making it traverse the complete aisle that has item to be stored/picked. How to make this routing dynamic?

If picker enters an aisle, it should traverse that aisle completely, and should return to picking station via different aisle. As per the path in the figure below.

I tried to used open/close edge trigger on arrival and on continue but couldn't get the proper results.

Flexsim 17.1.4

traversal-sample.fsm

Other (please specify)
Other
network nodesrouting
v17n44a10g3.jpg (64.9 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

·
Joerg Vogel avatar image
2 Likes"
Joerg Vogel answered Mayuresh J commented

You find attached a model that demonstrate the traversal. There are additional extended connections (d-type) that let enter the taskexecuter the network at a different network node after leaving the network before for an offset travel loading task.

loop-transition-v18-1.fsm


· 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.

Mayuresh J avatar image Mayuresh J commented ·

Thank You @Jörg Vogel.

Though I didn't expect the solution this way, the method you used is pretty helpful. It worked for me.

0 Likes 0 ·

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.