Skip to content

Energy Estimation

This page provides a detailed reference for the Energy Estimation tool, including its inputs, outputs, and calculation methods.

Purpose

The Energy Estimation tool calculates the annual energy consumption of a building based on its geometry, climate data, and construction specifications. It is designed for early-stage design when detailed engineering models are not yet available.

Geometry inputs are derived automatically from the active massing.

Inputs

Building Geometry

InputUnitDescription
Facade areas by orientation bandFacade areas grouped into eight direction bands: N, NE, E, SE, S, SW, W, NW. Each band includes facades with maximum deviation of 22.5° from that direction.
Roof areasSum of all roof areas derived from the massing.
Floor areas / GBASum of all floor areas derived from the massing. Gross Building Area (GBA) is derived from the same floor-area total across all storeys.

These building-geometry inputs are not entered manually in the tool.

Climate Data

InputUnitDescription
EPW fileEnergyPlus Weather file containing hourly weather data.
Outdoor temperature°CHourly dry-bulb temperature.
Solar radiationWh/m²Hourly global, direct, and diffuse radiation.

Construction Specifications

InputUnitDescription
Wall U-valueW/m²KThermal transmittance of walls.
Roof U-valueW/m²KThermal transmittance of the roof.
Window U-valueW/m²KThermal transmittance of windows.
Floor U-valueW/m²KThermal transmittance of floors.
Window-to-Wall Ratio (WWR)%Percentage of facade area that is glazed.
Shading coefficientFraction of solar energy transmitted through windows.

Occupancy and HVAC

InputUnitDescription
Occupants per m²p/m²Occupant density.
Heating setpoint°CMinimum indoor temperature.
Cooling setpoint°CMaximum indoor temperature.
Ventilation rateL/s/pFresh air supply per person.
Heat recovery efficiency%Percentage of heat recovered from exhaust air.

Outputs

OutputUnitDescription
Energy Use Intensity (EUI)kWh/m²·yearAnnual energy consumption per square metre.
Heating energykWh/yearAnnual energy for heating.
Cooling energykWh/yearAnnual energy for cooling.
Lighting energykWh/yearAnnual energy for lighting.
Equipment energykWh/yearAnnual energy for equipment.
Fan energykWh/yearAnnual energy for ventilation fans.
Domestic Hot Water (DHW) energykWh/yearAnnual energy for hot water.

Calculation Methods

The tool uses a simplified steady-state hourly method:

  1. Pre-computation: Calculate UA coefficients, internal gains, and solar gains.
  2. Hourly loop: Compute drift temperature, heating/cooling loads, and energy use for each hour.
  3. Aggregation: Sum hourly values into monthly and annual totals.

Limitations

  • Assumes a single thermal zone.
  • Does not model thermal mass effects.
  • Simplifies infiltration and ventilation rates.

For detailed formulas, see the calculation flow.