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

Corrected Electric-Input Ratio in eQuest

asked 2017-09-07 20:35:42 -0500

updated 2017-09-08 07:52:07 -0500

What does the "corrected electric-input ratio" variable in eQuest represent? From what I can tell it isn't 1/COP, and it isn't the electric power divided by the rated capacity. In the image below, the data in white columns is from eQuest, and the grey columns are my calculations.

image description

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
4

answered 2017-09-08 08:49:46 -0500

This has to do with the specifics of the formula used by DOE2/eQUEST to calculate power. The "Corrected electric-input-ratio" is $$ EIR\text{-}FT \times EIR\text{-}FPLR \times ELEC\text{-}INPUT\text{-}RATIO $$

where $ ELEC\text{-}INPUT\text{-}RATIO $ is the nominal electric input ratio. The tricky thing is that the part load ratio is already accounted for in the $ EIR\text{-}FPLR$ term. The formula for power is

$$ CAPACITY\text{-}FT \times CAPACITY \times EIR\text{-}FT \times EIR\text{-}PLR \times ELEC\text{-}INPUT\text{-}RATIO / 3412 $$

where $CAPACITY$ is the nominal capacity in Btu/hr. So the "Corrected electric-input-ratio" can also be calculated as the current power consumption (convert to Btu/hr) divided by the operating capacity, not as the power divided by the current load as you would think. Again, this just has to do with the way the formula works out and the fact that the $EIR\text{-}FPLR$ curve accounts for the part load ratio.

edit flag offensive delete link more

Comments

3

To elaborate on this answer, From your calculations: For the first three rows of data: The left most grey column (1/"corrected EIR") is equal to the right most grey column (COP/PLR). For the last four rows of data: the "Assigned Load" (left most white column) is less than the input value used for "Minimum Part Load Ratio" of the equipment. Therefore your system is cycling and running for a fraction of the one hour timestep at the minimum allowed part load ratio. Thus, you will need to factor out the fractional run time in order to see the equality observed for the first three rows of data.

Molly Curtz's avatar Molly Curtz  ( 2017-09-08 12:13:35 -0500 )edit

How do I then find capacity? I would think it would be nominal capacity times PLR, but that doesn't seem right. And how do I find CAPACITY-FT since eQuest doesn't output it? Obviously if I knew how to calculate CAPACITY I would then be able to calculate this from the equation you provided above for power.

Anna Osborne Brannon's avatar Anna Osborne Brannon  ( 2017-09-12 02:27:12 -0500 )edit

And Molly- that is a really useful observation. Thank you!

Anna Osborne Brannon's avatar Anna Osborne Brannon  ( 2017-09-12 02:32:42 -0500 )edit
1

The $CAPACITY$ variable above is the rated capacity input parameter. The operating capacity is an output variable labeled "Operating capacity at current conditions". It accounts for a chiller having more or less ability to cool depending on evaporator/condenser temperatures. The operating capacity is the $CAPACITY\text{-}FT$ multiplied by the rated capacity; so, you can get $CAPACITY\text{-}FT$ by dividing the "Operating capacity at current conditions" by the rated capacity. You can also evaluate it directly by using the curve coefficients and the evaporator/condenser temperatures.

aaron's avatar aaron  ( 2017-09-12 08:43:53 -0500 )edit

Thanks! Somehow I missed that CAPACITY is an output variable

Anna Osborne Brannon's avatar Anna Osborne Brannon  ( 2017-09-13 02:03:59 -0500 )edit
0

answered 2017-09-08 10:31:12 -0500

mjadamss's avatar

Anna,

The formula eQuest uses is the following:

EER to EIR =(1/(EER)-0.012167)/((1/3.413)+0.012167) COP to HEIR =(1/(COP3.413)-0.012167)/(1/3.413 + 0.012167) HSPF to HEIR = (1/((HSPF0.28+1.13)*3.413)-0.012167)/((1/3.413)-0.012167)

This is an estimation the software makes in order to subtract the % of the EER that it assumes includes the fan power in the efficiency of just the condenser.

edit flag offensive delete link more

Your Answer

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

Add Answer

Careers

Question Tools

3 followers

Stats

Asked: 2017-09-07 20:35:42 -0500

Seen: 2,331 times

Last updated: Sep 08 '17