question

luis-rodrigues avatar image
0 Likes"
luis-rodrigues asked luis-rodrigues commented

Transporter utilization rate

Hi, I'm new to the usage of the dashboards and everything associated (statistics etc). I read the articles about this in the flexsim site but it didn't seem user friendly. Anyhow I'm trying to make a table with the average utilization rate of the transporters, I read something about using a calculated table but I don't know if it's right for this case.

I already put some charts in my dashboard, one with the output from the machines and to bar charts with the time to load and unload.

It would be great if I could link the simulation with one excel file updated automatically and then work from there.

I hope someone can help me with this.

mlall - teste.fsm

FlexSim 24.1.0
utilization rate
mlall-teste.fsm (151.0 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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered luis-rodrigues commented

The average utilization of objects is part of the "State" chart.

capture1.png


capture1.png (21.1 KiB)
· 13
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

luis-rodrigues avatar image luis-rodrigues commented ·
Thank you @Felix Möhlmann. I also need to see the input of each machine for each type of material, is there any pre-made chart?
0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann luis-rodrigues commented ·

"Output By Type" can track the number, but it will sum up the values for all objects attached to it. (And yes, technically it's output and not input, but in most cases that doesn't make a difference)

I added a custom Statistics Collector to the attached model that allows you to see the data for each tracked object (Group "Input By Type Objects") separately.

mlall-teste-input-bytype-byobject-fm.fsm

If you've read up on the Statistics Collector then the way it functions should hopefully be understandable.

https://docs.flexsim.com/en/24.0/GettingData/AdvancedDataGathering/UsingStatsCollector/UsingStatsCollector.html

0 Likes 0 ·
luis-rodrigues avatar image luis-rodrigues Felix Möhlmann commented ·

Thank you that work flawlessly. In the meantime I putted some milestones to measure how much time the transporter takes to load and unload the queues (since the token gets the task) but I needed to identify the machines to which he is loading/unloading.

I supposed I should use the StatisticCollector as before?

mlall - teste.fsm

0 Likes 0 ·
mlall-teste.fsm (162.7 KiB)
Show more comments