View source: R/s_cof_swg_tf_ohl.R
s_cof_swg_tf_ohl | R Documentation |
This function calculates safety consequences of failure
for switchgear, transformers and overhead lines
(cf. section 7.4, page 80, CNAIM, 2021). Safety consequences of failure
is used in the derivation of consequences of failure see cof
().
s_cof_swg_tf_ohl( type_risk = "Default", location_risk = "Default", asset_type_scf )
type_risk |
String. Risk that the asset presents to the
public by its characteristics and particular situation. Options:
|
location_risk |
String. Proximity to areas that may affect its
likelihood of trespass or interference. Options:
|
asset_type_scf |
String.
Options:
|
Numeric. Safety consequences of failure for switchgear, transformers and overhead lines.
DNO Common Network Asset Indices Methodology (CNAIM), Health & Criticality - Version 2.1, 2021: https://www.ofgem.gov.uk/sites/default/files/docs/2021/04/dno_common_network_asset_indices_methodology_v2.1_final_01-04-2021.pdf
# Safety consequences failure for a 6.6/11 kV transformer s_cof_swg_tf_ohl(type_risk = "Default", location_risk = "Default", asset_type_scf = "6.6/11kV Transformer (GM)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.