|
| 1 | +# Heat Emissions from Buildings to Ambient |
| 2 | + |
| 3 | +Xuan Luo, Tianzhen Hong |
| 4 | + |
| 5 | +Lawrence Berkeley National Laboratory |
| 6 | + |
| 7 | +October 26, 2018 |
| 8 | + |
| 9 | +## Justification for Feature Update |
| 10 | + |
| 11 | +Heat emissions from buildings are a crucial component influencing climate change and urban microclimate, e.g., urban heat island effect. We propose to calculate heat emissions from buildings in EnergyPlus with a bottom-up approach and report them using new output variables as well as new tables in the current tabular summary reports. The heat emissions from a building include heat releases from three levels of building systems: building envelope, zone/space, and HVAC systems. The feature would allow users to quantify the dynamic behavior of heat emissions, and analyze their influencing factors including building use type, vintage, and climate. This feature directly supports DOE’s multi-year effort of enhancing EnergyPlus to support urban scale building modeling. |
| 12 | + |
| 13 | +## Overview |
| 14 | + |
| 15 | +Quantifying heat emissions from buildings and its spatiotemporal distribution have significant implications on urban environment and climate studies. Knowing how much heat is released into atmosphere can help quantify the magnitude of its impact on urban microclimate, e.g., urban heat island effect and climate change. Spatial and temporal distribution of heat emissions can serve to locate hot spots in space and time, therefore useful for prioritizing recourse to mitigate heat emissions from buildings. |
| 16 | + |
| 17 | +We propose a bottom-up approach to calculate heat emissions from buildings with any building energy modeling programs. The scope is restricted to report the buildings’ heat directly discharged to their ambient air. As illustrated in Figure 1, we propose to include heat releases from three levels of building components: (1) building envelope - exterior surface convection and radiative heat transfer to the ambient air, (2) zone - exhaust air or exfiltration to ambient, (3) HVAC system - relief/exhaust air from AHUs, and (4) HVAC system - heat rejected by air-cooled condensers or central plants, including cooling towers of water-cooled chillers, gas-fired boilers, furnaces and water heaters. It should be noted that any under-ground zone or envelope is excluded, since heat from those spaces is rejected to ground instead of to ambient air. |
| 18 | + |
| 19 | +The heat emission we calculate and report measures the heat transfer from buildings to their ambient environment, and can have both positive and negative values. The positive values indicate the building injects heat to the environment, while the negative values indicate the building extracts heat from the environment. |
| 20 | + |
| 21 | +For heat transfer via air flow, we calculate and report both the sensible and latent heat emissions. |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +**Figure 1. Building released heat compositions** |
| 26 | + |
| 27 | +**1. Heat emission from building envelope** |
| 28 | + |
| 29 | +Exterior surfaces emit heat to ambient air in the form of convection and long-wave radiation, which could be absorbed by particles and gas molecules in air. Figure 2 illustrates the heat balance of an exterior surface. The internal sources modify the outside surface temperature through envelope conduction, along with incident solar radiation, which triggers the heat exchange with the ambient air. _Surface Outside Face Convection Heat Gain Rate_ and _Surface Outside Face Thermal Radiation to Air Heat Transfer Coefficient_ have already been reported. We would calculate the _Surface Outside Face Thermal Radiation to Air Heat Transfer Rate_ as: |
| 30 | + |
| 31 | +Q<sub>lwr, surf</sub> = Hr * A * (T<sub>surf</sub> - T<sub>out</sub>) Eq. (1), |
| 32 | + |
| 33 | +where **Hr** is the surface outside face thermal radiation to air heat transfer coefficient, **A** is the surface area, **T<sub>surf</sub>** and **T<sub>out</sub>** are the surface and outdoor air temperature. |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | +**Figure 2. Building envelope exterior surface heat balance** |
| 38 | + |
| 39 | +**2. Heat emission from zones** |
| 40 | + |
| 41 | +Discharge air carries heat to ambient at the zone level from exfiltration and exhaust fan. Exfiltration is unintended airflow to outside through envelope cracks, as opposite to infiltration. Zones such as restroom, kitchen and laundry room may be equipped with exhaust fans for active venting. These items can be quantified by: |
| 42 | + |
| 43 | +Q<sub>exf, zone</sub> = m<sub>exf</sub>(h<sub>zone</sub> - h<sub>out</sub>) Eq. (2), |
| 44 | + |
| 45 | +Q<sub>exh, zone</sub> = m<sub>exh</sub>(h<sub>zone</sub> - h<sub>out</sub>) Eq. (3), |
| 46 | + |
| 47 | +where **m<sub>exf</sub>** is the exfiltration air flow rate, **m<sub>exh</sub>** is the zone exhaust air flow rate from the zone exhaust node, **h<sub>zone</sub>** and **h<sub>out</sub>** are the zone and outdoor air enthalpy. Among these, the sensible parts are: |
| 48 | + |
| 49 | +Q<sub>exf, zone, sensible</sub> = m<sub>exf</sub> * c * (T<sub>zone</sub> - T<sub>out</sub>) Eq. (4), |
| 50 | + |
| 51 | +Q<sub>exh, zone, sensible</sub> = m<sub>exh</sub> * c * (T<sub>zone</sub> - T<sub>out</sub>) Eq. (5), |
| 52 | + |
| 53 | +where **c** is the specific heat of air, **T<sub>zone</sub>** and **T<sub>out</sub>** are the zone and outdoor air temperature. And the latent parts are determined by taking the difference between the total and the sensible rate. For each zone, we calculate its exfiltration rate by solving a mass flow balance on the zone including infiltration, ventilation, outdoor air mixing, zone-to-zone mixing, and all of the zone inlet, exhaust, and return nodes. |
| 54 | + |
| 55 | +This part of zone exhaust only includes the exhaust heat at the zone level (defined by _Fan:ZoneExhaust_ or _AirflowNetwork:MultiZone:Component:ZoneExhaustFan_). For each zone, we aggregated this part by searching its exhaust fans. The exhaust heat from Zone HVAC system nodes is included in the next item. Besides, other part of air exchange with outdoors at system node level, balanced along with AirLoopHVAC, is considered in the next item. |
| 56 | + |
| 57 | +**3. Heat emission from HVAC systems through relief air** |
| 58 | + |
| 59 | +HVAC systems relieve heat from system outdoor air relief nodes, and the total and sensible emission rate are calculated as: |
| 60 | + |
| 61 | + |
| 62 | +Q<sub>exh, sys</sub> = m<sub>exh</sub>(h<sub>zone</sub> - h<sub>out</sub>) Eq. (6), |
| 63 | + |
| 64 | +Q<sub>exh, sys, sensible</sub> = m<sub>exh</sub> * c * (T<sub>zone</sub> - T<sub>out</sub>) Eq. (7). |
| 65 | + |
| 66 | +And the latent parts are determined by taking the difference between the total and sensible rate. |
| 67 | + |
| 68 | +The air exchange with outdoor is represented with an _OutdoorAir:Mixer_ object in the _AirLoopHVAC:OutdoorAirSystem_ object. We aggregate and report this part by each _Controller:OutdoorAir_ object. |
| 69 | + |
| 70 | +**4. Heat rejection from HVAC system equipment** |
| 71 | + |
| 72 | +HVAC system equipment also directly exchanges heat with ambient air via refrigeration cycle and its energy usage. For example, for gas-fired boilers/heaters, waste heat is exhausted to outside together with combustion byproduct. For space cooling, heat is removed from indoors and dumped to outdoor at the condenser side or corresponding cooling equipment, such as cooling tower. In addition, energy consumed by outdoor equipment will directly dissipate to the ambient air, such as compressors and fans in packaged DX systems. In general, we assume the heat rejection is due to gas-powered combustion and condensers of any type, and we calculated these items based on the system type: |
| 73 | + |
| 74 | +(1) Gas-powered combustion unit: Fuel generated heat - fuel heat supply |
| 75 | + |
| 76 | +(2) Condensing unit: |
| 77 | + |
| 78 | +a. Air-cooled: cooling rate + electric power of condenser fan and compressor |
| 79 | + |
| 80 | +b. Water-cooled: total heat transfer rate with outdoor air |
| 81 | + |
| 82 | +Detailed calculation of HVAC rejected heat varies with different HVAC object groups and component types, as summarized in Table 1. |
| 83 | + |
| 84 | +**Table 1. Heat rejection calculation for different HVAC component types** |
| 85 | + |
| 86 | +Object Group | Component | Calculation Methods |
| 87 | +------------- | ------------- | ------------- |
| 88 | +Coils | Chilled water cooling coil | Emit heat in condensing unit defined in Condenser Equipment |
| 89 | + | | Heating coil (fuel heated) | Fuel Consumed + Heating Coil Defrost Electric Consumption + Heating Coil Crankcase Heater Electric Consumption – Heating Coil Total Heating Energy |
| 90 | + | | Hot water/steam heating coil | Emit heat in plant source defined in Plant Heating and Cooling Equipment |
| 91 | + | | DX cooling coil (air-cooled) | Cooling Coil Source Side Heat Transfer Rate + Cooling Coil Electric Power + Cooling Coil Crankcase Heater Electric Energy + Fuel Waste Heat |
| 92 | + | | DX cooling coil (Evaporatively-cooled) | Evaporative Cooler Condenser Pump Electricity Consumption + Cooling Coil Basin Heater Electric Energy + Evaporative Cooler Water Volume * rho * evaporation heat of water (∆H<sub>we</sub>) |
| 93 | + | | DX VRF cooling coil | Emit heat in condensing unit defined in Variable Refrigerant Flow Equipment |
| 94 | + | | DX heating coil (air-cooled) | Heating Coil Electric Power / Fuel Consumed + Heating Coil Defrost Electric Power + Heating Coil Crankcase Heater Electric Power – Heating Coil Total Heating Rate |
| 95 | + | | Water to air heat pump (cooling / heating) | Emit heat in condensing unit defined in Condenser Equipment |
| 96 | + | | DX VRF cooling /heating coil | Emit heat in condensing unit defined in Variable Refrigerant Flow Equipment |
| 97 | +Evaporative Coolers | | Evaporative Cooler Condenser Pump Electricity Consumption + Cooling Coil Basin Heater Electric Energy + Evaporative Cooler Water Volume * rho * evaporation heat of water (∆H<sub>we</sub>) |
| 98 | +Variable Refrigerant Flow Equipment | VRF air-to-air heat pump condensing unit (air-cooled) | VRF Heat Pump Total Cooling Rate + VRF Heat Pump Total Electric Power (cooling mode)<br>VRF Heat Pump Total Heating Electric Power / Fuel Rate - VRF Heat Pump Total Heating Rate (heating mode) |
| 99 | + | | VRF air-to-air heat pump condensing unit (evaporative-cooled) | Evaporative Cooler Condenser Pump Electricity Consumption + Cooling Coil Basin Heater Electric Energy + Evaporative Cooler Water Volume * rho * evaporation heat of water (∆H<sub>we</sub>) |
| 100 | + | | VRF air-to-air heat pump condensing unit (water-cooled) | VRF Heat Pump Condenser Heat Transfer Rate |
| 101 | +Plant Heating and Cooling Equipment | Hot water/Steam boiler | Boiler <Fuel Type> Rate + Boiler Ancillary Electric Energy - Boiler Heating Rate |
| 102 | + | | Chiller water-cooled | Emit heat in Condenser Equipment |
| 103 | + | | Chiller air-cooled / evap-cooled | Chiller Condenser Heat Transfer Rate |
| 104 | +Condenser Equipment | Cooling Tower | Cooling Tower Heat Transfer Rate + Cooling Tower Fan Electric Power |
| 105 | +Water Heaters and Thermal Storage | Water heater | Water Heater <Fuel Type> Rate - Water Heater Heating Rate |
| 106 | +Zone HVAC Forced Air Units | Window air conditioner / Packaged terminal air conditioner (PTAC) / Packaged terminal heat pump (PTHP); Energy recovery ventilator (ERV); Unit ventilator/heater; Zone outdoor air unit | <unit type> Total Cooling Rate + <unit type> Electric Energy (cooling mode)<br><unit type> Heating Electric Power / Fuel Rate + <unit type> Electric Power - <unit type> Total Heating Rate (heating mode) |
| 107 | + | | Water-to-air heat pump | Emit heat in condensing unit defined in Condenser Equipment |
| 108 | + | | Zone evaporative cooler | Emit heat in condensing unit defined in Evaporative Coolers |
| 109 | + | | Hybrid Unitary HVAC | System dependent; Calculated according to the equipment specification as above |
| 110 | + |
| 111 | +There are several parts of heat rejection that the system are not clear defined, and we do not consider the following part into calculation: |
| 112 | +1. User defined systems have a variety of possible sources of heat emission including outdoor air relief for exhaust or a condenser outlet for heat rejection. These parts can be counted by tracing the condensing unit linked to the air connection inlet and outlet (for user defined zone HVAC and plant component). |
| 113 | +2. For user defined coil, this part depends on how the coil is designed and equipped. We do not count this in report. |
| 114 | +3. ThermalStorage:Ice:* do not indicate where losses go, so we neglect this. |
| 115 | + |
| 116 | +By summing up these components, we can calculate and report the heat emissions from buildings by systems and components as well as in total. |
| 117 | + |
| 118 | +## Approach |
| 119 | + |
| 120 | +The heat emission calculation results will be summarized in two tables (annual and monthly) and added to the existing tabular report. |
| 121 | + |
| 122 | +Report: **Annual Heat Emissions Summary** |
| 123 | + |
| 124 | +For: **Entire Facility** |
| 125 | + |
| 126 | +Components | Envelope Convection | Zone Exfiltration | Zone Exhaust Air | HVAC Relief Air | HVAC Reject Heat | Total |
| 127 | +--------- | ------------------ | ---------------- | --------------- | -------------- | --------------- | ----- |
| 128 | +Heat Emissions [GJ] | --------- | ---------------- | --------------- | -------------- | --------------- | ----- |
| 129 | + |
| 130 | +A new monthly report will be created also: |
| 131 | + |
| 132 | +Report: **HEAT EMISSIONS SUMMARY** |
| 133 | + |
| 134 | +For: **Entire Facility** |
| 135 | + |
| 136 | +Timestamp: **YYYY-MM-DD HH:MM:SS** |
| 137 | + |
| 138 | +**Heat Emissions Monthly Report** |
| 139 | + |
| 140 | +ENVELOPE CONVECTION [GJ] | ZONE EXFILTRATION [GJ] | ZONE EXHAUST AIR [GJ] | HVAC RELIEF AIR [GJ] | HVAC REJECT HEAT [GJ] |
| 141 | +------------- | ------------- |------------- | ------------- | ------------- |
| 142 | +January | | | | |
| 143 | +February | | | | |
| 144 | +March | | | | |
| 145 | +April | | | | |
| 146 | +May | | | | |
| 147 | +June | | | | |
| 148 | +July | | | | |
| 149 | +August | | | | |
| 150 | +September| | | | |
| 151 | +October | | | | |
| 152 | +November | | | | |
| 153 | +December | | | | |
| 154 | +Annual Sum or Average | | | | |
| 155 | +Minimum of Months | | | | |
| 156 | +Maximum of Months | | | | |
| 157 | + |
| 158 | +## Testing/Validation/Data Source(s): |
| 159 | + |
| 160 | +Two example files (the DOE reference small office and the large office models) will be modified to demonstrate the use of the new feature. Simulation results will be manually checked/benchmarked using excel spreadsheet with input and output from EnergyPlus runs. |
| 161 | + |
| 162 | +## IDD Object (New): |
| 163 | + |
| 164 | +N/A |
| 165 | + |
| 166 | +## IDD Object(s) (Revised): |
| 167 | + |
| 168 | +The _Output:Table:SummaryReports_ object will be modified to take two new keys as the choice: |
| 169 | + |
| 170 | +- **HeatEmissionsSummary** for annual heat emissions from buildings to ambient |
| 171 | +- **HeatEmissionsReportMonthly** for monthly heat emissions from buildings to ambient |
| 172 | + |
| 173 | +## Proposed additions to Meters: |
| 174 | + |
| 175 | +N/A |
| 176 | + |
| 177 | +## Proposed Report Variables: |
| 178 | + |
| 179 | +The following new report variables will be added: |
| 180 | + |
| 181 | +- Surface, Average, Surface Outside Face Thermal Radiation to Air Heat Transfer Rate |
| 182 | +- Surface, Average, Surface Outside Face Heat Emission to Air Rate |
| 183 | +- Zone, Average, Zone Exfiltration Heat Transfer Rate |
| 184 | +- Zone, Average, Zone Exfiltration Sensible Heat Transfer Rate |
| 185 | +- Zone, Average, Zone Exfiltration Latent Heat Transfer Rate |
| 186 | +- Zone, Average, Zone Exhaust Air Heat Transfer Rate |
| 187 | +- Zone, Average, Zone Exhaust Air Sensible Heat Transfer Rate |
| 188 | +- Zone, Average, Zone Exhaust Air Latent Heat Transfer Rate |
| 189 | +- HVAC, Average, HVAC Relief Air Heat Transfer Rate |
| 190 | +- HVAC, Average, HVAC Relief Air Sensible Heat Transfer Rate |
| 191 | +- HVAC, Average, HVAC Relief Air Latent Heat Transfer Rate |
| 192 | +- HVAC, Average, HVAC Heat Rejection Rate |
| 193 | +- HVAC, Average, HVAC Heat Rejection Sensible Rate |
| 194 | +- HVAC, Average, HVAC Heat Rejection Latent Rate |
| 195 | +- HVAC, Sum, Environmental Impact Heat Emissions |
| 196 | + |
| 197 | +## IO Ref (draft): |
| 198 | + |
| 199 | +To be developed. |
| 200 | + |
| 201 | +## EngRef (draft): |
| 202 | + |
| 203 | +To be developed. |
| 204 | + |
| 205 | +## Example Files: |
| 206 | + |
| 207 | +The existing DOE reference small office and large office models will be modified to add the report variables of heat emissions from buildings. |
| 208 | + |
| 209 | +## E-mail comments |
| 210 | + |
| 211 | +## Appendix |
| 212 | + |
| 213 | +N/A |
0 commit comments