health_score_excl_ehv_132kv_tf: Health Score Factor for all Assets Categories excl.
EHV and 132kV Transformers
Description
This function calculates the health score
factor for all asset categories exclusive the assets EHV
and 132kV transformers. For EHV and 132kV transformers see
mmi(). The function combines observed and measured
condition factors using the simplified maximum and
multiple increment (MMI) technique to
construct the health score factor (cf. CNAIM, 2021, page 56, table 9).
# An asset with an observed condition factor of 1 and a measured condition# factor of 0.33 health_score_excl_ehv_132kv_tf(observed_condition_factor = 1,
measured_condition_factor = 0.33)