question

Steven Hamoen avatar image
0 Likes"
Steven Hamoen asked Jordan Johnson commented

Problem with sending flow item over conveyor system

I'm working on a model where conveyors can be run in 2 directions. I know that the reverse direction is still a bit flunky but I think that this is a very basic approach which should work. I send a product into a conveyor system and out through the same conveyor. But it will not go out even if it does contain the correct destination. We have tried a lot of things but I can't find a solution for it. Is this still a bug in the reverse conveyor system or did we model something wrong?

modelwithbug.fsm

Short description, a large tote is created on a long piece of conveyor. It is moved to the side into a separate system. Here a photoeye changes the direction of a number of conveyors via a user command that sets all target speeds of the conveyors in a group. And a senditem option on a decision point should send the tote back. But it is not doing that.

FlexSim 19.2.0
reversible conveyors
modelwithbug.fsm (48.6 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

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered Jordan Johnson commented

When you connect decision points, FlexSim creates a route from the first to the second using the true direction of the conveyor. This route doesn't change when you reverse conveyors. So essentially, there is no route back tot he beginning.

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

Steven Hamoen avatar image Steven Hamoen commented ·

@jordan.johnson

Thanks for explaining!

But what I'm trying is not so strange in conveyor land, so

1. would it be possible to add recalculating routes to the development list?

2. And secondly can you think of a solution for this model? Even if it is hardcore coding?

Thanks

0 Likes 0 ·
Jordan Johnson avatar image Jordan Johnson ♦♦ Steven Hamoen commented ·

1. Certainly! I think it might already be there, but I will make sure that it is.

2. I had some idea about maybe starting with the top conveyors reversed, and then have them flow normally at the photo eye, so you could send the item along normally-flowing conveyors. I don't know if it would work, but it's a thought. Other than that, it seems like geographically close conveyors will have to do. You may need to turn the snap threshold way, way down or something.

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.