question

David.Y avatar image
0 Likes"
David.Y asked Andrew O commented

Distance between flow items?

elevator problem.fsm

Hello,

As shown in the picture, I want to keep the distance from the center of the box to the center of the next box at 6 meter

I set the conveyor space (Stopping, Moving, Entry) as follows by referring to the manual. Is it correct?


In the manual, it is mentioned as the front edge of the item, so I ask a question.

(I have a low understanding of Entry, Stopping, and moving space.)


1675750559057.png


1675750581772.png

FlexSim 23.0.0
conveyor spacedistance between flowitems
1675750559057.png (244.5 KiB)
1675750581772.png (9.9 KiB)
· 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.

Andrew O avatar image Andrew O commented ·

Hi @David.Y, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

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

As long as all items have the same size, you can just use a fixed offset. Since, as you say, the distance is measured from front edge to front edge.

1675756173321.png

(In practice it wouldn't matter if the distance is given as a fixed value or calculated from the constant item size)

If the items have different sizes, then these settings alone are not enough to enforce a constant distance between their centers, since the spacing would depend on both items' sizes. For this you could use a decision point or station that delays items depending on their and the previous item's size as well as the distance that is already between them.

In your case the spacing is also influenced by the fact that the items enter the conveyor in a different orientation and are then rotated. It would be easier if you set the Entry Transfer to use the correct orientation and leave out the rotation (except of course if the rotation action is part of the actual system you are trying to model).

1675756513223.png


1675756173321.png (4.7 KiB)
1675756513223.png (3.5 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.

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.