Skip to main content

Introduction

Concepts#

Equipment quality requires a constant monitoring. Quality module of AIH allows to process assessment, deviations and failure data, considering the particular taxonomies used in the given industry.

The Quality module is build up around and supports ISO-14224, ZEUS and other component and failure mode standards.

Deviation type#

Deviation type is for grouping deviations and having specific property definitions for specific group of deviations.

General deviation type#

In the system, by default, exists default deviation type called "General" and all old deviations are linked to it. General deviation type will be chosen by default when creating a deviation.

The General deviation type can be changed but cannot be deleted from the system.

The user can see the list of deviation types and link them in deviation inner page

deviationType

Deviation#

Deviation is an Observation/Assessment with any damage, which does not allow a system or system component to function as it was designed. Deviation can be observed during an inspection of an asset or captured by monitoring systems. For example, HSS broken teeth observed during an inspection is a Deviation.

The user can see the list of deviations, search and filter to find the relevant Deviations.

The columns in Deviations can be customized to fit the specific needs of the user.

quality

The core information on deviation is storied in General Info panel of the screen. The general information consists of Name, Status that are a mandatory fields, as well as referenceID, with is an optional input.

Deviation may also have other properties that are used to describe it. Those properties can be gourped into Property Categories , e.g. Failure mode, Failure mechanism and Failure cause" can be grouped into propert definition nammed Failure dimensions.

[screenshot of deviation object]

When creating properties, the user may define wether the property is always required to appear on the screen or not. The optional properties can be pulled from the list, which will appear just below the existing properties.

The changes made on the given deviation are illustrated in Timeline panel in the middle of the page. This allows to track all updates on the Deviation made in the system.

Upon clicking on any of those changes, the detailes will appear on **Deviation updated" panel on the right side of the screen.

Designation of Deviation#

In order to designate a given deviation to a specific design, function or location, or any other aspect, assetReference attribute is used. The user can add main system, as well as the corresponding design object, e.g., designate to a function aspect that performs speed conversion function within chosen design.

The deviation can also be assigned to specific equipment that corresponds to the designated design.

Relationships#

The system also allows to link a deviation with related deviations via relationships attribute.

Sections#

Sections are entities used for grouping Work Item Activities in scope of Work Item. Sections are aggregates of Work Item.

Section Ordering#

The Order field in Section entity is used to order sections in scope of Work Item. The System starts ordering with number 1. Any number given by user as order will be disregarded and set to 1. Lets consider we have a list that contains three sections with ordering 1,2,3. Any number given to the next section order added to our list that is below 1 will be turned into 1 and the rest of the list will be pushed forward by 1. Any number that is above 3 (meaning the last one in the list) will be set to the last one in the order. In case we want to add a section between order 1 and 2, we simply add section with order 2 and the rest of the list will be pushed forward by 1. In case we want to replace one of the sections in the order with the new one, we simlpy provide the new section with corresponding order number.