question

hikel avatar image
0 Likes"
hikel asked hikel edited

How Can I set Quantity of parts

I would like to set quantity of parts being picked and change parts table to be based on empirical distribution. for example in table ActiveOrder when I set Qty to 1 it means 1 pallet, Qtyof parts when it is 2 means 2 type of parts will be on pallet. I would like to use empirical distribution (probability) so will run distribution 2 times to know which 2 type of parts to pick, and quantity of each type of parts it should be based on table look up (getvalue). latestpicking table.fsm @Felix Möhlmann @Jeanette F if you have input that would be great! Thank you

1730467086933.png

FlexSim 23.2.2
rackwarehouseprocesss floworder picking
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 hikel edited

Instead of using always using the entire "Parts" table, make the lenght of the "pickArray" label dependent on the Qtyofparts column. Then, determine the partnumber via the distribution rathen than assuming that index == table row.

latestpicking-table_1.fsm


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

hikel avatar image hikel commented ·

@Felix Möhlmann Thank you! just to make model genral not just for one empirical distribution. I have for each T1,T2 in Activeorder table a different distribution. How to do that? edit: I know easy way is to use case. just in case there is an easy way!1730938462806.png

1730911192601.png

0 Likes 0 ·
1730911192601.png (222.9 KiB)
1730938462806.png (148.0 KiB)