question

Eddiegoqo avatar image
0 Likes"
Eddiegoqo asked Eddiegoqo commented

Load and unload

Hello everyone, I have a question, please help me answer


ASRSvehicle1 collects 3 boxes and then sends three boxes at the same time to Rack27 and then collects three and sends them three at the same time to Rack19, collects three and sends them three at the same time to Rack120 and then at the same time to Rack27 to take out the three boxes.test.fsm

FlexSim 20.2.3
flexsim 20.2.3load21
test.fsm (124.0 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

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Eddiegoqo commented

Hello @俊欽 ,

Here is an updated model that collects 3 flow items and unloads those 3 items in the same rack.

Round Robin and Batching _JF.fsm


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

Eddiegoqo avatar image Eddiegoqo commented ·

Thank you, but I think Rack on 19.20.27 fills up three and counts for 30 minutes and then takes it out. I’m sorry that I didn’t hit it for a long time. I can’t do it for a long time.


0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Eddiegoqo commented ·

Hi @俊欽,

I adjusted Jeanette's model in two ways:

1. Making sure that the rack is actually empty before trying to load items into it. Now, the dwell time can be as high as you want without problems.

To do this I added the racks to a group. Instead of using round robin logic I look for an empty object in that group and send the item batch there.

2. Apply the batching logic to the output from the racks as well.

round-robin-and-batching-jf-fm.fsm

0 Likes 0 ·
Eddiegoqo avatar image Eddiegoqo Felix Möhlmann commented ·

Thank you very much for solving my problem

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.