📄️ DUVAL_PENTAGON_ZONE
Returns the zone of the various applicable Duval Pentagons for the sample.
📄️ DUVAL_TRIANGLE_ZONE
Returns the zone of the various applicable Duval Triangles for the sample
📄️ FORMAT_DGA
Returns the DGA data as a formatted text ready to be used by all other xDGA functions.
📄️ IEC_60599_BASIC_GAS_RATIOS
Performs an interpretation of the DGA based on various Gas Ratios.
📄️ IEC_60599_C2H2_TO_H2_GAS_RATIO
Performs an interpretation of the DGA based on the ratio of Acetylene(C2H2) to Hydrogen(H2).
📄️ IEC_60599_CO2_TO_CO_GAS_RATIO
Performs an interpretation of the DGA based on the ratio of Carbon Dioxide(CO2) to Carbon Monoxide(CO).
📄️ IEC_60599_DETECTION_LIMITS
Checks whether the values of the DGA are below the analytical detection limits.
📄️ IEC_60599_O2_TO_N2_GAS_RATIO
Performs an interpretation of the DGA based on the ratio of Oxygen(O2) to Nitrogen(N2).
📄️ IEC_60599_RECOMMENDED_METHOD_OF_DGA_INTERPRETATION
Performs an interpretation of the DGA providing a final NORMAL, ALERT or ALARM diagnosis.
📄️ IEC_60599_TYPICAL_RATES_OF_GAS_INCREASE
Checks whether the values of the DGA are over the typical rate of gas increase values for the 90% of the samples.
📄️ IEC_60599_TYPICAL_VALUES
Checks whether the values of the DGA are over the typical concentration values for the 90% of the samples.
📄️ IEC_60599
Executes the assessment algorithms as recommended by the IEC60599 guidelines.
📄️ PENTAGONAL_TO_CARTESIAN
Transform "pentagonal" coordinates into cartesian coordinates.
📄️ ROGERS_RATIOS
Calculates the Rogers Ratios for the sample.
📄️ TRIANGULAR_TO_CARTESIAN
Transform "triangular" coordinates into cartesian coordinates.