question

Michael D6 avatar image
0 Likes"
Michael D6 asked Michael D6 answered

Conveyor Even Distribution

FlexsimConveyorDistributionHelp.fsmI have a conveyor system that has one main line and three outputs. I want objects to be distributed evenly to the three conveyors. I set it up to use control points with bernoulli distributions, but the random nature causes congestion if the distribution favors one vs the others. Is there a function that sequentially indexes objects to one of three conveyors (3, 2, 1) in that pattern repeatedly rather than relying on distributions? It is not clear to me how to set that up. I made a simple model that shows that certain processors are being starved of work while the conveyor gets backed up because the distribution is based on random probability and not uniform kickout.

FlexSim 21.2.2
conveyordistributionsflexsim 21.2.2
· 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.

1 Answer

Michael D6 avatar image
0 Likes"
Michael D6 answered

Based on comment by @Joerg Vogel the round robin can be setup in a process flow. I did this approach and it worked well.

5 |100000

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