question

Gideon avatar image
0 Likes"
Gideon asked Sebastian Hemmann answered

How to add area restriction on my conveyor system?

new2.fsmGreetings,

Thank you for attending my question.

1. I was trying to add area restriction on my conveyor system to prevent the items from colliding to each other. However, errors shown and bottlenecks happen.

2. Besides, how to get the items entering each of the machines from processors (1 to 6) to processors (7 to 10)?

Thank you

FlexSim 17.1.6
conveyor system
picture1.png (412.7 KiB)
new2.fsm (30.7 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

·
Sebastian Hemmann avatar image
1 Like"
Sebastian Hemmann answered Gideon commented

Hi, your errors show because you told the Decision Points to make Items enter an Area and on another point you tell it to leave the area. So only one Item is allowed to be in the Area.

And because it is dynamic, you only say the object that is connected via A connection (OutObject) is the Area Owner. But you forgot one connection!

This causes the first errors.

The Bottlenecks appear, because the area is cleared as soon as the item enters the DP (Area Owner). But for your machines Processor 4,5 and 6 this can never happen, because the DP is on the wrong point of the Conveyor!

The second bunch of errors you get, because you told the DP infront of Processor 7,8,9 and 10 the items have to exit an area, but they never enter any area.

There is a complete section about conveyors in the User Manual!


conveyor-1.jpg (30.0 KiB)
conveyor-2.jpg (85.8 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.