When configuring a machine, the user will set the value for each color alarm starting from Yellow. It will be understood that any value below Yellow alarm will be Green.
To understand this better, please watch the following example:
Let’s say we have a machine named “machine 1” to which we assign some alarm values for velocity in the following way:
- Yellow: 1.8 mm/s
- Orange: 2.7 mm/s
- Red: 7.0 mm/s
Now look at the scores calculated for different cases:
Value mm/s | Score |
1.2 | 1.67 |
1.8 | 2.00 |
2.2 | 2.44 |
2.6 | 2.89 |
3.2 | 3.12 |
5 | 3.53 |
7 | 4.00 |
7.5 | 4.07 |
10 | 4.43 |
15 | 5.14 |
When looking at trend charts, score will be plotted according to its numerical value.