question

Mike Mayer avatar image
0 Likes"
Mike Mayer asked Mike Mayer commented

Conveyor merge flip-flop

I have an accumulating conveyor where sometimes there's gaps. And sometimes there aren't when flowitems are right next to each other on the conveyor but still moving along in a train of items.

An upper conveyor then "drops" flowitems onto this lower conveyor whenever it sees a gap available in the lower conveyor. The upper conveyor must naturally wait until space frees-up below, before it can drop anything. Exit and Entry transfers are used to connect the upper to lower conveyor.

Since the lower conveyor has implicit priority, the upper conveyor must wait until a gap shows up below, which can cause the upper conveyor to back-up.

Thinking of using a Merge Controller to force the lower conveyor to stop briefly thus allowing a gap to form when a flow item is ready to drop from above onto the lower conveyor.

Very much like cars merging at an accident scene - cars effectively "zipper together" in flip-flop alternating fashion if both lanes are bumper-to-bumper (it's the courteous thing to do).

When there are no flowitems to drop from the upper conveyor, the bottom one simply continues uninterrrupted as usual.

There may be an elegant, simple way to do this but I couldn't quite find it on FlexSim Answers. Betting a Merge Controller can be fitted to do it?

Thank you.

FlexSim 19.0.5
merge controller flip-flow alternating flowitems gap-creation
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

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Mike Mayer commented

You can divide the conveyors. Then there exists the possibility to pull in the Entry Transfer in Round Robin fashion if Available.

Later you drag the conveyors together.


zipper-entry.jpg (180.9 KiB)
· 2
5 |100000

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

Mike Mayer avatar image Mike Mayer commented ·

Thank you @Jörg Vogel for that simple, yet clever answer. Later, I started thinking that there would be some kind of round robin pull solution out there, and yours I believe will work perfectly.

0 Likes 0 ·
Mike Mayer avatar image Mike Mayer commented ·

Yesterday I added this split conveyor pull logic to a few areas in my model where there was conveyor "contention" and it worked very well. 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.