question

Adyasha K2 avatar image
0 Likes"
Adyasha K2 asked Adyasha K2 commented

Rack, Conveyor & Turn Table Problem

In the attached model, I want two help.

Please help in creating a 10*10 rack which can keep the flow items of 6m long vertically.

If you look at the model, three different types of items are getting produced. I want only type 1 to go to straightconveyor2 & type 2 & type 3 to straightconveyor4. Kindly help

AD - TT BF.fsm

FlexSim 22.2.1
conveyorprocessflowfloor racks
ad-tt-bf.fsm (67.8 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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Adyasha K2 commented

1)

I am not entirely sure what exact orientation you mean, but in general I would suggest to change the slot assignment strategy to ignore the space requirement and instead only put one item per slot. Then adjust the rotation and location of the item in the "On Slot Entry" trigger.

This works for both the rack and the floor storage object.

1663920212388.png

2)

- You assign a random type to the token instead of using the item's type in the Decide activity.

- The other path in the process flow also has to have the token exit the zone and resume the item after it arrives at the decision point on the turn table.

- You have to set up the exit transfer of the turn table conveyor to send the items to different coneyors depending on their typ. "Port By Base" is probably the easiest option.

- You might want to consider adding a delay before the kinematic to turn the turn table back starts.

ad-tt-bf_fm.fsm


1663920212388.png (436.8 KiB)
ad-tt-bf-fm.fsm (73.9 KiB)
· 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.

Adyasha K2 avatar image Adyasha K2 commented ·
Thank You for your support Felix.


Please help me in understanding the custom code of rack and floor storage.

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Adyasha K2 commented ·

Here's a model with commented versions of the default and customized "Slot Assignment Strategy" as well as the On Slot Entry code.

ad-tt-bf_fm_1.fsm

Further information about the commands can be found in the manual.

Object class (get/set Location)

Warehousing - Slot

If you have any specific questions feel free to ask.

0 Likes 0 ·
ad-tt-bf-fm-1.fsm (80.6 KiB)
Adyasha K2 avatar image Adyasha K2 Felix Möhlmann commented ·
Thank you!
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.