question

Ali Asghar avatar image
0 Likes"
Ali Asghar asked Felix Möhlmann answered

Warehouse model and Experimenter + optimizer

I want help in 2 major issues:

1. I have created 4 flowitem item types through source, now I want to classify it in ABC classification while placing in rack (20 items per rack). Itemtype 1 - blue color box should go in rack 1, 2, 5, 6, 9 and 10; itemtype 2 - yellow should go in rack 3.6.9; itemtype 3 - orangebox should go in rack 4, 8, 12 and item type 4 in rack 13. I have tried port by case logic on queue but not working proper.

2. I want to use experimenter and optimizer to derive me solution on utilization of processor and transporter basis. I have tried it but failed or i think some data is missing. I want result to be derived as if the work can be done with 4 processors then 6 shouldn't be needed.

Please help me and explain how did you achieved it. I am a rookie in using experimenter and optimizer.

Warehouse Model_autosave.fsm

FlexSim 19.0.0
experimenteroptimizerwarehouse optimization model
· 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.

Ali Asghar avatar image Ali Asghar commented ·

Warehouse Model_autosave.fsm

The model is attached for ref.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

1. "Port by Case" will always use the first entry it finds for a given type. So you can't directly build a "one to many" relationship with it.

Have the queues instead release the items to "First Available" and have the racks pull the items by type.

1705907668606.png

2. While you can use the "Number of Objects in Group" option for the transporters, you can not do so for the processors with your current setup. That option will create copies of the first object in the group, meaning all processors would be connected to the first conveyor.

Instead vary the number of used processors indirectly, by changing where the Decision Point sends items. You could use a Global Variable for this.

1705908153506.png

1705908168250.png

warehouse-model-autosave_1.fsm


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.