🎓 Lesson 8 D5

Real-World Project Walkthrough

Energy efficiency in HVAC means getting the right amount of heating or cooling to people and spaces using as little energy as possible.

🎯 Learning Objectives

  • Calculate system-level coefficient of performance (COP) and seasonal energy efficiency ratio (SEER) for air-source heat pumps
  • Design a variable air volume (VAV) system layout that meets ASHRAE 90.1–2022 prescriptive lighting-power-density and fan-power-limit requirements
  • Analyze HVAC energy use intensity (EUI) from utility data and benchmark against CBECS national averages
  • Explain the trade-offs between first-cost investment and lifecycle energy savings for high-efficiency chillers versus standard models
  • Apply ASHRAE Guideline 36–2021 control sequences to reduce simultaneous heating/cooling in a dual-duct AHU

📖 Why This Matters

HVAC accounts for nearly 40% of commercial building energy use (U.S. EIA, 2023). In mining operations, ventilation and refrigeration for deep-level mines consume up to 35% of total site electricity—making HVAC energy efficiency not just an environmental priority, but a direct driver of OPEX, carbon compliance, and mine profitability. This walkthrough uses a real-life case: the 2021 retrofit of the Kittilä Gold Mine (Finland), where upgrading chilled water plant controls and integrating waste-heat recovery cut HVAC-related energy use by 28%—extending battery runtime for underground EVs and reducing diesel generator load.

📘 Core Principles

Energy-efficient HVAC rests on three interdependent pillars: (1) Load reduction via passive design (insulation, daylighting, thermal mass), (2) System efficiency through high-performance equipment (e.g., magnetic-bearing chillers, ECM fans), and (3) Smart operation using demand-based controls (VFDs, occupancy sensing, predictive setpoint optimization). Sustainability extends this to embodied energy (EPD-certified materials), low-GWP refrigerants (R-1234ze, R-513A), and grid-interactive capabilities. Critically, efficiency must be evaluated holistically—not at peak rating points, but across part-load, seasonal, and transient conditions, as defined in AHRI 550/590 and ISO 16358.

📐 Seasonal Energy Efficiency Ratio (SEER)

SEER quantifies the total cooling output (Btu) during its annual usage period divided by the total electric energy input (W·h) during the same period. It is the industry-standard metric for residential and light-commercial air conditioners and heat pumps under ARI 210/240 test conditions.

💡 Worked Example

Problem: A 3-ton air-source heat pump delivers 36,000 Btu/h nominal cooling. Over a simulated cooling season (1,000 hours), it operates at varying loads: 100% load (300 h), 75% load (400 h), and 50% load (300 h), consuming 3.2 kW, 2.3 kW, and 1.5 kW respectively. Calculate SEER.
1. Step 1: Compute total cooling output = (36,000 × 300) + (27,000 × 400) + (18,000 × 300) = 10.8M + 10.8M + 5.4M = 27,000,000 Btu
2. Step 2: Compute total energy input = (3.2 × 300) + (2.3 × 400) + (1.5 × 300) = 960 + 920 + 450 = 2,330 kWh = 2,330,000 W·h
3. Step 3: Apply SEER = Total Btu / Total W·h = 27,000,000 / 2,330,000 = 11.6 Btu/W·h
Answer: The result is 11.6 SEER, which falls within the safe range of 14–22 for newly installed units per DOE 2023 minimum standards (though this unit predates current regs).

🏗️ Real-World Application

At Newmont’s Boddington Mine (Western Australia), engineers replaced aging constant-volume roof-top units with VRF systems featuring heat recovery between underground offices and surface workshops. By recovering 65% of exhaust heat from compressor rooms (38°C supply air) to preheat incoming ventilation air, they reduced chiller runtime by 1,200 hours/year and achieved 22% lower HVAC EUI (from 58 to 45 kWh/m²/yr)—validated via 12-month submetered data and calibrated EnergyPlus simulation. The project met both ISO 50001 certification and WA Government’s Net Zero Government Buildings Policy targets.

✏️ Design Challenge

You are tasked with sizing a chilled water plant for a new mine ventilation control center (2,500 m², 300 occupants, internal gains = 12 W/m² lighting + 5 W/m² equipment). Assume peak sensible load = 42 W/m², latent load = 18 W/m², chiller COP = 5.2 at full load, and 10% derating for altitude (1,800 m ASL). Calculate required chiller capacity (tons) and expected annual electricity use (MWh) assuming 3,200 operating hours/year and part-load profile matching ASHRAE RP-1167 data (0.25–1.0 load factor).

📚 References