question

GRodea avatar image
0 Likes"
GRodea asked Jeanette F commented

ASRS allocation only in it's own aisle and allocate in the right type

Hello,

I've added some ASRS into my simulation and I want them to do the putaway only in their respective aisles following the same order as for the FinRacks arrangement by type in the racks.

How can I achieve that?Example with expansion.fsm

FlexSim 23.1.3
rackasrsputaway
· 4
5 |100000

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

Julie Weller avatar image Julie Weller commented ·

Hi @GRodea, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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 0 ·
GRodea avatar image GRodea Julie Weller commented ·
I havent been able to solve my problem with the allocation of the items. His last message was a bit discouraging.
0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ GRodea commented ·
Sorry- that wasn't the intention, it was to say let's tackle each issue one at a time - which is more how this site operates, rather than try and fix a whole project in one question.
0 Likes 0 ·
Show more comments

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jason Lightfoot commented

You can add the aisle as an addtional label once you've found the slot (or failed to find a slot):

token.Slot?.as(Storage.Slot).aisleID

Then you can choose a taskexecuter where its Aisle matches the token label.

1692193871713.png


1692193871713.png (24.9 KiB)
· 7
5 |100000

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

GRodea avatar image GRodea commented ·

Thanks for the approach but even with those changes, I've got the same outcome. Please see the attached pictures:

1. The ASRS still doing putaway in other racks

allocation-in-other-racks.jpg

2. The sorting of the boxes still happening randomly.

mixing-boxes.jpg


Thanks a lot for your guidance.

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ GRodea commented ·
Can you upload your revised model to see what's happening?
0 Likes 0 ·
GRodea avatar image GRodea Jason Lightfoot ♦ commented ·

Hello Jason,

Thanks for the follow up:

Example with expansion.fsm

0 Likes 0 ·
Show more comments

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.