Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
6

Multiple Meters for a Single Building

asked 10 years ago

updated 9 years ago

I have a OpenStudio model with a office tower and a multifamily tower. I am trying to create a custom meter so that I can have different utility rates for each part of the building (commercial for the office, residential for the multifamily).

I know that I can create a Meter:Custom object and apply a UtilityCost:Tariff to that meter. Looking in the eplusout.mdd file I have lighting electricity and internal load electricity for each zone, but all of the HVAC energy use is for the entire building. The residential and office towers have different HVAC systems, but I am not sure how to meter each system separately. Is this possible to do?

The only approach I can think of is to use output variables to get the total energy use from each HVAC system and then manually apply the utility rate. For the residential flat rate this would not be a issue, but this would be very difficult for the demand charges for the commercial rate.

Does anyone have a good solution for multiple meters in one model?

Preview: (hide)

3 Answers

Sort by » oldest newest most voted
9

answered 10 years ago

updated 10 years ago

Meter:Custom combines specific output:variables and meters into a new meter. Consult the mtd output file to find all of the metered output variables coming from the HVAC equipment (look towards the bottom of the mtd output file for the Electricity:HVAC and Electricity:Plant (and Gas . . .) meters and see what's connected to them. For example, from the 5ZoneAirCooled EnergyPlus example file:

For Meter=Electricity:Plant [J], ResourceType=Electricity, Group=Plant, contents are:
  CENTRAL BOILER:Boiler Ancillary Electric Energy
  CENTRAL CHILLER:Chiller Electric Energy
  HW CIRC PUMP:Pump Electric Energy
  CW CIRC PUMP:Pump Electric Energy

Then specify the desired output:variables from these lists on the desired custom meters. And then use the custom meters in the utility rate tariffs.

Preview: (hide)
link
1

answered 10 years ago

updated 10 years ago

I don't have experience with this specific problem, but it seems like an Energy Management System routine could meter separate HVAC systems and apply demand charges. Perhaps take a look at Example 9: Demand Management of the EMS Application Guide. It doesn't do exactly what you want, but could provide inspiration.

Preview: (hide)
link
1

answered 10 years ago

@TaylorRoberts I think this is possible but I have not done this myself. This does seem like a good candidate for Big Ladder's free EnergyPlus support service :-)

http://bigladdersoftware.com/projects...source=unmethours&utmmedium=qa&utm_campaign=support-2014-12

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 10 years ago

Seen: 1,159 times

Last updated: Jan 21 '15