Random storage in AGV warehouse

Random storage in AGV warehouse

Flexsimuser0801
Not applicable
26 Views
3 Replies
Message 1 of 4

Random storage in AGV warehouse

Flexsimuser0801
Not applicable

[ FlexSim 22.2.4 ]

In my AGV system, I want to install a random storage policy: when for example a red pallet comes in, it should pick a random storage lane. I want to assign a probability to each storage position basically. Now it takes the first available. When another red comes in however, it should be placed in the same storage lane as the previous red pallet.

Can someone please help me with this?

schermafbeelding-2024-05-01-180520.png


0 Likes
Accepted solutions (1)
27 Views
3 Replies
Replies (3)
Message 2 of 4

joerg_vogel_HsH
Mentor
Mentor

Test some of given picklist options of Slot Assognment Strategy in rack object properties.

0 Likes
Message 3 of 4

moehlmann_fe
Observer
Observer
Accepted solution

Use a staggered approach when assigning the items to a slot. First search for a slot whose "Type" value is equal to that of the item. If none can be found, search for a slot with no Type label value yet (in random order). If one is found, set the type label to that of the item for the entire bay/level. When the last item leaves the bay/level, reset the label.

This is easiest to do when using the "Find Slot" activity in Process Flow, but you can theoretically implement the same logic in code.

slot-by-type-dynamic-fm.fsm

0 Likes
Message 4 of 4

Jeanette_Fullmer
Community Manager
Community Manager

Hi @flexsimuser0801, was one of Felix Möhlmann's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes