Learn R Programming

CNAIM (version 2.1.4)

ffa_test_modifier: Oil Test Modifier

Description

This function calculates the FFA test modifier based on the levels of furfuraldehyde in the transformer oil. This function applies for 33/10kV, 66/10kV and 132kV transformers. See e.g. section 6.13 on page 71 in CNAIM (2021).

Usage

ffa_test_modifier(furfuraldehyde = "Default")

Value

Data table.

Arguments

furfuraldehyde

Numeric. Refers to the furfuraldehyde level in the transformer oil. furfuraldehyde levels are measured in ppm. A setting of "Default" will result in the best possible result.

Examples

Run this code
# FFA test modifier
ffa_test_modifier(furfuraldehyde = 50)

Run the code above in your browser using DataLab