question

EK avatar image
0 Likes"
EK asked EK commented

Relocate blocking flow items in floor storage when retrieving flow items

Hi @Felix Möhlmann would you be able to guide me to create a model to relocate blocking flow items in floor storage when retrieving selected flow item for outbound.

I would imagine the process flow to be triggered by on A star block, query the bay of the selected flow item, query if levels are occupied in the selected bay and create subflow to create tokens representing the blocking flow items with a value label and push to TE request list. Somehow the TE's current task need to be put on hold with the TE first relocating the blocking flow items to available floor storage slots from inside out (ASC order in terms of levels).

1698650786498.png

Would the process flow also be able to select the ideal pallet for outbound by considering time taken (by distance and effort - blocking flowitems relocation)

1698651854329.png


Relocate blocking flow items when retrieving selected flow item.fsm

Overview of my model:

1. I use A* navigation system with dynamic barriers supplemented by barriers with limited navigation direction with conditional rules for loaded shuttles

2. I use a combination of 3D objects, TE process flow and process flow to:
- Create initial inventory on floor storage
-Use floor storage triggers to push items on floor storage to StockInStorage list
-Use process flow to pull matching SKUs from StockInStorage list to push to TE Request list
-Use TE process flow to pull from TE Requests list and assign task to TE (able to set priority/ query when pulling from list)

FlexSim 23.2.1
floor storagepush to list pull from list
· 3
5 |100000

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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

You could just use a drive in rack with default behavior - no need to to block/manage direction - the pick place offset travel is taken care of for you.

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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

You have a pick rank. Then you move items with a pick rank lower than your wanted item out.
you get a reference to all slotItems

5 |100000

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