Process Flow Statistics

Process Flow Statistics

michael_smith4
Not applicable
37 Views
3 Replies
Message 1 of 4

Process Flow Statistics

michael_smith4
Not applicable

[ FlexSim 16.0.1 ]

I'm trying to show resource availability over time in the model.

I have dashboard charts as shown below, the first shows the table of figures, the second the average over time

292-chartstats.png

In order to get the stats to update at the start of the model I allocate all of the resources for a short task then deallocate them.

After that the numbers match the chart until the least used resources are inactive for a time then their availability in the chart drops to zero but all the other stats remain at their true value. Is there a different way the chart stats are calculated/displayed? The sudden drop from 1 to 0 suggests that a timed loop is happening.

Mike

Accepted solutions (1)
38 Views
3 Replies
Replies (3)
Message 2 of 4

JordanLJohnson
Autodesk
Autodesk
Accepted solution

There is a difference, actually. The ResourceAvailable statistic is time weighted, so over time, the average will drift towards the current value. Because the average drifts, it is a truly continuous function.

The table displays the current value of that function; it just evaluates the function at the current time. The graph, on the other hand, can be misleading, especially with the stair-step style of line in the current example. While you can always obtain the correct value for the average, the average is only recorded when the current value changes. The graph shows that record.

If you change the line style for the series (on the series tab of the chart properties window) to Line or Points, you will get a much better picture of how the average is behaving.

.


Jordan Johnson
Principal Software Engineer
>

Message 3 of 4

michael_smith4
Not applicable

Following on from this and looking at this a bit deeper I'm trying to do some calcs on the stats.

I've been through

https://answers.flexsim.com/questions/22200/how-can-i-capture-the-total-staytime-of-all-the-to.html

but I can't get it to work for the other data, I'm assuming that as it's a node with data rather than a container for a table/bundle it's different.

479-staytime.png

I'm trying to extract the Average Data field from this node. Can you help with that?

Mike

0 Likes
Message 4 of 4

JordanLJohnson
Autodesk
Autodesk

@michael.smith I moved this question to a new question here.

.


Jordan Johnson
Principal Software Engineer
>