GQL Statement

IF(
    AREA(mv_hv_trafo_spare_capacity) >= 1.0,
    0.0,
    QUERY_PRESENT(mv_hv_trafo_peak_load_present) / (1.0 - AREA(mv_hv_trafo_spare_capacity))
  )

Result

2019 764.26 ms
19,016.608839153374
MW
2050 0.04 ms
19,016.608839153374
MW

Description

The capacity of the the low voltage net in the present. The 0.000001 is to prevent it from breaking, when spare capacity is 100%.

Characteristics

Groups
Unit MW
File path /app/tmp/etsource/gqueries/modules/network_calculation/mv_hv_trafo/capacity/mv_hv_trafo_capacity_present.gql

References

Gquery kpi_relative_future_load_mv_hv_transformer
Gquery mv_hv_trafo_capacity_delta_present_future
Gquery mv_hv_trafo_capacity_future
Gquery mv_hv_trafo_extra_capacity_needed