question

Liam Chiu avatar image
0 Likes"
Liam Chiu asked Felix Möhlmann answered

Record the average utilization rate of AGVs.

Hello,

I was wondering if there is a way to group AGVs and then calculate the average utilization rate of the entire group of AGVs, and record it in a global table.

1713161891697.png

Thank you very much for your assistance.

agv.fsm

FlexSim 22.2.0
agvglobal tableutilization
agv.fsm (130.8 KiB)
· 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.

Felix Möhlmann avatar image Felix Möhlmann commented ·
In what way do you want to record the utilization rate? Measure it in a regular interval? If so, should the value reflect the utilization over the entire model run or only since the last measurement was taken?
0 Likes 0 ·
Liam Chiu avatar image Liam Chiu Felix Möhlmann commented ·

Hi @Felix Möhlmann, I would like to display the average utilization rate in the global table, and I hope this average can dynamically change over time.

0 Likes 0 ·

1 Answer

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

You can use a Composite State chart and install its components.

1713174799134.png

The utilization of the group can be seen in the Calculated Table this creates.

1713174742699.png

You can use a user event or simple Process Flow block to regularly write this value to a global table.


1713174742699.png (36.1 KiB)
1713174799134.png (4.2 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.