CEA Energy Modeling & Simulation Tools 4 — Questions and Answers
Question 1: In EnergyPlus, what is the function of the 'Output:Meter' object?
- It calibrates simulation results against utility meter readings
- It reports aggregated energy consumption for specified fuel types and end uses (Correct answer)
- It defines electricity rate structures for utility cost calculations
- It monitors real-time sensor data during occupied hours
Correct answer: It reports aggregated energy consumption for specified fuel types and end uses
Output:Meter objects in EnergyPlus aggregate and report energy consumption by fuel type and end-use category (e.g., cooling electricity, heating gas) at user-specified intervals.
Question 2: Which weather file format is natively used by EnergyPlus for annual energy simulations?
- TMY2 (.tm2)
- EPW (.epw) (Correct answer)
- CTZ2 (.ctz)
- WYEC2 (.wyec)
Correct answer: EPW (.epw)
EnergyPlus uses the EnergyPlus Weather (.epw) format, which contains hourly typical meteorological year data including temperature, humidity, solar radiation, and wind.
Question 3: What does 'source energy' represent compared to 'site energy' in building performance analysis?
- Source energy includes transmission and generation losses; site energy is what enters the building (Correct answer)
- Source energy is measured at the utility meter; site energy is estimated from design documents
- Source energy only counts renewable generation; site energy counts all fuels equally
- Source energy excludes plug loads; site energy includes all end uses
Correct answer: Source energy includes transmission and generation losses; site energy is what enters the building
Source energy accounts for all energy consumed upstream (power plant generation losses, transmission losses) to deliver one unit of site energy, making it a more comprehensive comparison metric.
Question 4: In a building energy model, how is 'internal heat gain' from lighting typically calculated?
- Wattage × lighting power density × zone floor area × schedule fraction (Correct answer)
- Lumens per watt × fixture count × operating hours
- Lighting efficacy × annual energy consumption
- Fixture wattage × ballast factor only
Correct answer: Wattage × lighting power density × zone floor area × schedule fraction
Lighting heat gain is computed as installed watts (LPD × area) multiplied by the hourly schedule fraction, which determines the fraction of rated power in use at each hour.
Question 5: What is the primary advantage of using EnergyPlus over simplified degree-day methods for energy estimation?
- EnergyPlus is free and degree-day methods require expensive software
- EnergyPlus models dynamic system interactions, part-load equipment behavior, and hourly weather simultaneously (Correct answer)
- EnergyPlus automatically generates utility rebate applications
- EnergyPlus does not require weather data inputs
Correct answer: EnergyPlus models dynamic system interactions, part-load equipment behavior, and hourly weather simultaneously
EnergyPlus performs full hourly simulation capturing HVAC system controls, equipment part-load curves, and thermal mass interactions that simplified degree-day methods cannot represent.
Question 6: In energy modeling, what does 'load matching' refer to in the context of renewable energy systems?
- Balancing heating and cooling loads across building zones
- Aligning renewable energy generation profiles with building consumption profiles (Correct answer)
- Matching HVAC equipment capacity to calculated peak loads
- Synchronizing occupancy schedules with utility rate time-of-use periods
Correct answer: Aligning renewable energy generation profiles with building consumption profiles
Load matching evaluates how well a renewable energy system's output timing aligns with building consumption to minimize grid imports and maximize self-consumption.
Question 7: What is the purpose of the 'economizer' control logic in HVAC system energy modeling?
- To reduce chiller energy by using cool outdoor air for free cooling when conditions allow (Correct answer)
- To preheat outdoor air using building exhaust heat recovery
- To modulate chiller lift by adjusting condenser water temperature
- To cycle compressors on and off to maintain zone temperature setpoints
Correct answer: To reduce chiller energy by using cool outdoor air for free cooling when conditions allow
Economizer control opens outdoor air dampers when outdoor conditions are cooler than return air, providing free cooling and reducing mechanical refrigeration energy.
In EnergyPlus, what is the function of the 'Output:Meter' object?