Normalizing energy consumption values based on degree-day temperature

Normalizing energy usage based on degree days allows more accurate comparisons for a building when analyzing data from different times of year, such as summer versus winter. Degree day normalization may also facilitate more accurate comparisons when buildings are located in different geographic regions that experience different weather patterns.
Prerequisites: You are working in the web UI with the AnalyticService. Historical OAT (Outside Air Temperature) data are available in the station database and tagged with an identifiable OAT Tag.
  1. To view the Nav tree, click the Navigation Tree button (Image).
  2. Right-click the Config > Services > AnalyticService in the Nav tree and click Views > Property Sheet.
    The AnalyticService Property Sheet opens.
    Image
  3. In the Oat Tag property, enter the tag that identifies the OAT values in the database.
  4. Expand the AnalyticService in the Nav tree and double-click the Reports node.
    The set of available Analytic Ux Report List View report tiles opens.
  5. Do one of the following:
    • To create a new report, click New Report; supply a Rep Name and Description; select Average Profile for Report Type, click OK; and click the report tile.
    • To edit an existing report, click its tile.
    The Report Editor opens.
    Image
  6. Drag a component from the Nav tree to the Node window in the Report Editor.
    The report loads blank (no node configured) so the report does not actually render data without configuring a node.
  7. Configure the Reporting Period, including the days of the week; under Normalization, click to enable Degree Day; and enter the outdoor temperature at which neither heat nor air conditioning is required to maintain a satisfactory indoor air temperature.
    This outside temperature value defaults to 65.00, which is a Fahrenheit temperature.
  8. If you are using this default temperature, select °F from the temperature scale drop-down list, otherwise, enter a Celsius or Kelvin temperature value and select °C (Celsius) or K (Kelvin) from the drop-down list.
  9. To select the type of temperature supplementation, select Heating or Cooling for Degree day type.
  10. To identify the point node in the Nav tree to provide the outside air temperature values, click the plus icon to the right of the Degree Day properties.
    The Degree day mapping window lists the Node groups configured in the report and allows mapping each group to a specific control point with the hs:outsideAirTempSensor tag.
    Image
  11. If necessary, edit the group and node, then click OK followed by clicking Run.
For the Reporting Period you defined, the framework calculates the degree-day value by taking the average of the differences between the base outside air temperature (default: 65.00) and each actual outside air temperature value. Then it calculates the energy consumption per degree-day by dividing the energy consumption for each interval by the average degree-day value.