question

John OR avatar image
0 Likes"
John OR asked John OR commented

Rack logic and assigning shelf placement and order

Hello,

I am trying to create a simulation of a warehouse where wooden pallets are placed on i-beam cantilever racks. My goal is to simulate our desired shelf-placement order (from top to bottom, newest at the top, oldest at the bottom) and also create an organization scheme for different types of wood on the racks.

At the moment I am stuck at trying to modify the sim's logic in where to place the items as they arrive in the queue from the source. I have a transporter assigned to the queue so that it will move the items to the drive-in rack. Where and how exactly can I modify the model so that the transporter places the newest items in a descending order, from top to bottom?

I'm currently following the pdf tutorial that comes with the student edition, but I am having trouble finding the answer to my problem within it. Any help anyone could offer would be greatly appreciated. Thanks.

FlexSim 20.0.2
rack storagetransporterswarehouse optimization modelstock organizationrack logic
5 |100000

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

Clair A avatar image
1 Like"
Clair A answered John OR commented

Hi John,

Don't hesitate to attach your model, it can help us to better understand your question.

Please find attach a very basic sample model: 2020-02-10-rack-slot-assignment-strategy.fsm

  • new (red) pallets have a label "Type" = 1
  • old (green) pallets have a label "Type" = 2

Using Paint Slot Labels (https://docs.flexsim.com/en/20.0/Reference/3DObjects/Warehousing/PaintSlotLabels/), I painted all slots in the top level with the label "Type" = 1, and all slots in the bottom level with the label "Type" = 2.

Then the slot assignment strategy is to check if the slot Type label matches the pallet Type label:

I assume this sample model is very basic compared to your objective, but I hope it helps you to identify in which field you need to dig more.


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

John OR avatar image John OR commented ·

Thank you very much for your helpful replies, they've helped me get a better grasp of the software! And yes, @Clair A that is pretty much exactly what I was going for, it was very handy having your model to compare mine with.

I'm a bit busy this week due to exams, but this weekend I will try to upload some progress shots of my model. Still having a few difficulties, but I'll add questions then. Thanks again!

0 Likes 0 ·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Joerg Vogel edited

Shelf assignment is called slot assignment.

Here are some answers you can start with:

Manual topics
warehousing

Warehousing demo model

If you have got a documentation or script for racks prior than FlexSim 19.2, you can forget just everything. Warehousing module has got a new structure of racks, functions like place in bay and place in level are missing.
You can assign a slot to an item anytime as long as the item is staying in the model and it hasn’t entered a slot. The last possible function is the slot assignment strategy. But you can assign a slot much earlier.
Please come back, if you can ask a specified question?

5 |100000

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

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.