Introduction to Alarm Tracing
In some systems it is important to be able to trace the origin of an alarm — that is, to know which element of the system generated it. For this purpose, hierarchy levels and alarm grouping are used to organize and classify alarms efficiently.
Alarm trace hierarchy
Section titled “Alarm trace hierarchy”Objects
Section titled “Objects”-
Objectsare the individual elements within a system and are the only elements that can generate alarms. -
An
Objectcan only belong to oneGroup. -
Each
Objectcan have a unique ID within the system or within theGroupit belongs to, as long as it does not conflict with otherObjects.
Groups
Section titled “Groups”-
Groupsare sets ofObjectsgrouped together to facilitate their management and classification. -
A
Groupcan only belong to oneSuper. -
Each
Grouphas a unique ID within the system or within theSuperit belongs to, as long as it does not conflict with otherGroups. -
At least one
Groupmust exist perSuper.
-
Supersare sets ofGroupsgrouped together to facilitate their management and classification. -
A
Superbelongs toGlobal. -
Each
Superhas a unique ID within the system. -
At least one
Supermust exist in the system.
Global
Section titled “Global”-
Globalis the highest level of the hierarchy and groups allSupers. -
There can only be one
Globalin the system.