How to insert an equation to create dashboard?

How to insert an equation to create dashboard?

Dghd_65
Not applicable
11 Views
2 Replies
Message 1 of 3

How to insert an equation to create dashboard?

Dghd_65
Not applicable

[ FlexSim 24.0.3 ]

How to deal with following situation?
1. If the Efficiency is given by following equation, how to get it to the dashboard?

Efficiency = Ideal Time / Actual Production Hours

Ideal time = ideal time of all the processors

2. If we want to get sum of ideal times of 2 processors or multiple processors to the dashboard, how to get that. How to get a sum?

1722850896272.png

0 Likes
Accepted solutions (1)
12 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Observer
Observer
Accepted solution

Dashboard charts display the data stored in either Statistics Collectors or Calculated Tables. To display the your efficiency stat, you need to calculate/store it in either of these two options.

Attached is a simple example model. The process time for each item is written as a label to the items. This label is then used by the processors to determine the process time. Once a process finish, the item is also added to a global table cell that keeps track of the total processing time of the processors. (You can get this value in other ways but this should hopefully be easy to follow).

A Calculated Table then uses the data from that table to calculate an efficiency value by dividing the total processing time by the model time.

calculated-table-example-fm.fsm

0 Likes
Message 3 of 3

logan_gold
Community Manager
Community Manager

Hi @Dinusha_98, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes