Table of Contents

PET and PET* (PET Reviewed)

The Physiologal Equivalent Temperature (PET) is a thermal comfort index that is based on a prognostic model of the human energy balance that computes the skin temperature, the body core temperature, the sweat rate and, as an auxiliary variable, the clothing temperature. It is generally based on the 2-node model proposed by Gagge et al. (1971) and was compiled and extended by Höppe (1984) to the Munich Energy Balance Model for Individuals (MEMI). The core model can be used both in an instationary and a stationary approach, but for PET only the stationary solution of the body parameters is used.

The Physiologal Equivalent Temperature (PET) is defined as..
..the air temperature at which, in a typical indoor setting (without wind and solar radiation), the heat budget of the human body is balanced with the same core and skin temperature as under the complex outdoor conditions to be assessed
Höppe (1999)

Despite its popularity, PET long time lacked a proper and comprehensive documentation. Basically, one needed to read the 2 papers Gagge et al. (1971) and Höppe (1984) -in german- plus the computer source code provided by VDI 3787.

In 2018, this gap has been closed by the paper “The P.E.T. comfort index: Questioning the model” by E. Walther and Q. Goestchel (Link to Paper who take the effort to summarize all the equations and assumptions.

In this paper as well as in ENVI-met paper it was noted that there are some non-logical assumptions and errors in the original set of equations plus coding errors in the code published in VDI 3787. In addition, there have been better parametrisations for the Mean Radiant Temperature (TMRT) which is is not directly a part of PET but widely influences the results.

In the ENVI-met implementation of BIO-met, many of these errors have been corrected. As a consequence, PET values calculated by ENVI-met may differ from values calculated by other programs, but we see no sense in copying wrong code or non-logical assumptions.

Main changes in ENVI-met BIO-met compared to original PET in short are:

For other issues, see next section.

PET* (PET Reviewed) [Winter 22/23]

With the Winter 22/23 release, the whole PET module has undergone a review to fix a number of accumulated errors and inconsistencies. This includes some of the suggestions from Walther and Goestchel (2018) plus several other improvements and changes. These modifications result in a PET* (for PET Reviewed) indicator which will show of course (again) differences to both the original and the corrected PET values already included in ENVI-met prior to Winter 22/23..

The main changes are:

General Idea

The general idea behind PET (and other outdoor thermal comfort indices) is that we can express the thermal comfort of a human body using the skin and core temperature as reference indicators.

So, the basic idea behind PET for an outdoor setting is

  1. Define all incoming and outgoing fluxes at the human body
  2. Calculate a skin and a core temperature, that matches all the calculated fluxes
  3. Transpone the person into an indoor environment
  4. Reset all data that are not available in an indoor environment (direct solar radiation, forced wind movement)
  5. Search for an indoor air temperature (as only parameter) that results in the same skin temperature and core temperature as the outdoor setting.
  6. This theoretically calculated indoor temperature is called PET.

References