3

PMV-PPD Mistake in Energyplus

When I read the Pmv-Ppd values in the Energyplus program, I get values that do not fit the Fanger equation. For example, PMV is -0.3, PPD is 33% or PMV is -0.5, PPD is 38%. Do you think these results are correct?

atmaca's avatar
113
atmaca
asked 2020-10-21 14:41:29 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2020-10-24 11:06:30 -0500
edit flag offensive 0 remove flag close merge delete

Comments

through the calculate,I think it's wrong.the formula is PDD=100-95exp(-0.03353PMV^4-0.2179*PMV^2).but my PSS value isn't from the energyplus I did the calculations myself

YAQ's avatar YAQ (2020-10-23 08:51:40 -0500) edit
add a comment see more comments

2 Answers

2

Hi!

Could you provide more details about the problem?

I just checked with a simulation using the "RefBldgSmallOfficeNew2004_Chicago.idf" in the example files and "USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw" weather file that comes with the EnergyPlus v9.4 installation.

I think the EnergyPlus calculated value for PPD agrees with the Fanger equation (same equation in the EnergyPlus code here) with the maximum percentage error being 21%. For a PMV value of -0.30006, the PPD by EnergyPlus was 6.87, and the error in PPD calculation was 2.15E-06% which is very small.

Maybe we could help you if we got more details.

Jmythms's avatar
51
Jmythms
answered 2020-11-12 00:52:04 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
2

EnergyPlus PMV and PPD are right.

Just for information, they are referred to the previous calculation time step than reported. Therefore when reading simulaiton outputs, PMV/PPD values are calculated with reference to previous timestep MTA, MTR, VEL, RH, CLO and MET values

Ag's avatar
1.4k
Ag
answered 2020-11-18 03:48:06 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments