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

How is being calculated cooling (electricity consumption) of monthly overview ?

asked 2016-12-04 21:37:04 -0500

lufego10's avatar

updated 2017-08-28 09:21:21 -0500

Hi all,

I am using OpenStudio 1.12.4, I want to know what equation is being used to know these values of cooling, I know that interior equipment is design level (Watt) X time that equipment is used (schedule). Is the cooling the Rated Total Cooling Capacity (Watt) X time HVAC has to work ? If it is like this, is there any way to know these values of time ?

I know the meter Cooling: Electricity can show cooling values and you choose the frequency, but like I said I want to know how do you get these cooling values.

My HVAC system is Packaged Rooftop Air Conditioner, used in OpenStudio.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-12-05 11:13:21 -0500

The energyConsumptionByMonth method is used. This in turn is pulled from the EnergyPlus BUILDING ENERGY PERFORMANCE tabular report.

To dig a little deeper, Here is the code in the OpenStudio Results measure that calls the method.

edit flag offensive delete link more

Comments

Thanks for your time, but still isnt what I want, I want how is being calculated, like what are the equations, the variables, isnt the code of OpenStudio that I am looking for.

lufego10's avatar lufego10  ( 2016-12-05 23:19:24 -0500 )edit

The EnergyPlus tabular report sums monthly fuel consumption by end use. So no time-series output variables are requested as part of the simulation. OpenStudio just query's the EnergyPlus tabular data.

David Goldwasser's avatar David Goldwasser  ( 2016-12-06 09:53:58 -0500 )edit

I understand what are you saying,but you are giving me the final result, the values of cooling. I want to know how to get there, is the cooling(electricity) the Rated Total Cooling Capacity (Watt) X time HVAC has to work ? Per example I know the equation of balance heat because I found in the Engineering reference of energyplus (PDF), I want to know the same, but about how the cooling is calculated.

lufego10's avatar lufego10  ( 2016-12-06 11:32:52 -0500 )edit

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: 2016-12-04 21:35:12 -0500

Seen: 204 times

Last updated: Dec 05 '16