question

Daniel A5 avatar image
0 Likes"
Daniel A5 asked Daniel A5 commented

Maximum number of queued objects on a conveyor

calculatenumberofblockeditemsonconveyor2.fsm

I am having an issue calculating the maximum number of items that are waiting on a particular conveyor in a conveyor system (see attached example).

I have found a way to work out the number at a given time, but I was wondering if there is a stat that the conveyor calculates for the maximum waiting over a time period, or a particular trigger point that I could use?

FlexSim 18.0.7
conveyors
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

I think, that this isn't possible. You can get the items in the system by defining a zone or balance the input and output. But how would you define items waiting. The items don't move, because an output is blocked, because there isn't a gap, where an item can align, because a trigger has stopped an item or a station processes an item. Try the staytime statistic!

0 Likes 0 ·

1 Answer

·
Isaac Litster avatar image
0 Likes"
Isaac Litster answered Isaac Litster edited

@Daniel A5, Not sure if this is what you are looking for, but you could click on the conveyor you would like a statistic for and then look in the quick properties. There is the min, max, and average Staytime of the objects on the conveyor. There is also the current, min, max, and average Content on the conveyor. You could pin that to a dashboard and compare it with the Run Time. Does this help at all?

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

Daniel A5 avatar image Daniel A5 commented ·

I haven't found a solution yet. I have found away to calculate the number of things on a conveyor that aren't moving at a given time, but I was more hoping there was a statistic to know the maximum number of things that weren't moving. I don't think this is possible.

0 Likes 0 ·
Isaac Litster avatar image Isaac Litster Daniel A5 commented ·

If you are able to calculate the number of things on a conveyor that aren't moving at a given time, are you able to use a global variable that changes as a new maximum is calculated?

How were you able to calculate the number of things that aren't moving at a given time?

Do you still need help with this question?

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.