SPORTSCIENCE · sportsci.org

News & Comment / Research Resources

A Spreadsheet for Partitional Calorimetry

Kerry Atkins MExSpSc and Martin Thompson PhD

School of Exercise and Sport Science, University of Sydney, Sydney, NSW 2141, Australia. Email: kerryatkins@bigpond.com

Sportscience 4(3), sportsci.org/jour/0003/ka.html, 2000 (2172 words)

Reviewed by Jim Cotter PhD, Defence Science and Technology Organisation, Melbourne, Australia 3001

 

Partitional calorimetry is the measurement of heat storage in the body and the components of heat exchange (conductive, convective, radiative, and evaporative) between the body and the environment. We present here a spreadsheet using the principles of partitional calorimetry to estimate how a given environmental condition and/or clothing ensemble affects the ability of the body to gain or lose heat during prolonged exercise. Spreadsheet · Reprint pdf · Reprint doc · Help

 

KEYWORDS: clothing, endurance, heat, temperature regulation

 

Metabolic heat generated during exercise is transferred to the environment from the skin surface via dry (conduction, convection and radiation) and evaporative heat transfer pathways. Parameters within the environment that influence heat exchange include the ambient temperature and water vapor pressure, radiant heat, air movement, and the properties of clothing (insulation and moisture transfer). Measurement of heat exchanged via dry and evaporative processes is useful to determine how workload, clothing and environmental conditions influence the degree of thermal strain during prolonged exercise. The procedure for calculating heat storage and heat lost or gained via dry and evaporative heat transfer pathways is termed partitional calorimetry.

The calculations in partitional calorimetry are necessarily complex. For the benefit of researchers and teachers interested in heat balance during exercise, we present here an Excel spreadsheet to perform the calculations. The spreadsheet automates the calculations with Visual Basic, using an approach similar to that of Egan (1999). A main menu, constructed from a userform, contains command buttons that guide the user to the relevant worksheets to input data and to receive calculated information. View the main menu at any time by typing Ctrl+Shift+R. Instructions are available via the main menu to guide you through the program.

Data required to run the program include:

  • Subject and test parameters: observation time (min), height (cm), body mass (kg) and work rate (W).
  • Environmental parameters: dry bulb temperature (oC), black globe temperature (oC), relative humidity (%), and air velocity (m.s-1).
  • Physiological parameters: initial and final body masses (g), fluid/food intake (g), urine/feces loss (g), dripped sweat (g), initial and final body core temperatures (oC), initial and final mean skin temperatures (oC), oxygen consumption (L.min-1) and respiratory exchange ratio (RER = VCO2/VO2).

Userforms are provided in the environmental worksheet to calculate mean radiant temperature, the partial water vapor pressure in the ambient air, and the radiative heat transfer coefficient. The user inputs these values into the worksheet. For the intrinsic clothing insulation of garments worn, the user can either enter a measured value or estimate this value by selecting the checkboxes that correspond to the worn clothing items.

The data produce the following parameters:

  • Environmental parameters: mean radiant temperature (oC), partial water vapor pressure in ambient air (mmHg), the convective heat transfer coefficient (W.m-2.K-1), the radiative heat transfer coefficient (W.m-2.K-1), evaporative heat transfer coefficient (W.m-2.kPa-1), and the combined heat transfer coefficient (W.m-2.K-1).
  • Clothing parameters: Clothing area factor (ND), effective clothing insulation (clo unit), permeation efficiency factor of clothing (clo unit), intrinsic thermal resistance of clothing (m2.K.W-1), and the intrinsic evaporative resistance of clothing (m2.kPa.W-1).
  • Physiological parameters: metabolic heat production (W.m-2), internal heat production (W.m-2), body heat storage (W.m-2), heat loss or gain via conduction, convection, radiation and evaporation (W.m-2), heat loss by skin diffusion (W.m-2), skin wettedness and convective and evaporative heat exchange from the respiratory tract (W.m-2).

The partitional calorimetry results appear in the worksheet Program Outputs. This worksheet is shown automatically after the program has performed the calculations. If the user is interested in other calculated variables (physiological, environmental and clothing), all the calculated variables are shown in the worksheet Calculation. Formulae that use fabric temperature in their calculations have the term Tcl used within the column. If mean skin temperature is used in a given formula instead of fabric temperature the term Tsk used is shown within the column.

Final points:

  • The partitional calorimetry program is suitable for walking, running or cycling, and for air velocities to 4 m.s-1.
  • The program includes optional input of fabric temperature and intrinsic insulation of the clothing.
  • See below for the formulae we have used to create the spreadsheet.
  • Please contact us if you have suggestions to improve the program.

FORMULAE FOR PARTITIONAL CALORIMETRY CALCULATIONS

Environmental Variables

Calculation of mean radiant temperature, Tr
(from Goldman, 1978)

Tr (oC) = ((1+(0.222 x (va0.5))) x (Tg - Tdb)) + Tdb
where va = air velocity (m.s-1), Tg = black globe temperature (oC) and Tdb = dry bulb temperature (oC).

Calculation of convective heat transfer coefficient, hc
(from Kerslake, 1972)

hc (W.m-2.K-1) = 8.3 x (va0.6)
where va = air velocity (m.s-1).

Calculation of radiative heat transfer coefficient, hr
(from Parsons, 1993)

hr (W.m-2.K-1) = 4.E.s.ArAd.((273.2 + ((Tcl + Tr)/2))3)
where E = emissivity of the skin surface (0.98: Gonzalez, 1995, p.299), s = Stefan-Boltzmann constant (5.67 x 10-8 W.m-2.K-4), ArAd = ratio of the area of the body exposed to radiation versus the total body surface area (0.70 for seated postures, 0.73 for standing postures), Tcl = mean surface temperature of the body (oC), and Tr = mean radiant temperature (oC).

Calculation of combined heat transfer coefficient, h
(from Parsons, 1993)

h (W.m-2.K-1) = hc + hr
where hc is the convective heat transfer coefficient (W.m-2.K-1) and hr is the convective heat transfer coefficient (W.m-2.K-1).

Calculation of evaporative heat transfer coefficient, he
(from Kerslake, 1972)

he (W.m-2.kPa-1) = 16.5 x hc
where hc is the convective heat transfer coefficient (W.m-2.K-1).

Clothing Variables

Calculation of the clothing area factor, fcl
(adapted from Parsons, 1993)

fcl = 1 + (0.31 x (Icl/0.155))
where Icl = intrinsic clothing insulation (m2.oC.W-1).

Calculation of effective clothing insulation, Icle
(from McIntyre, 1980)

Icle (clo units) = Icl - ((fcl-1)/(0.155 x fcl x h))
where Icl = intrinsic clothing insulation (m2.oC.W-1), fcl = clothing area factor (ND), h = combined heat transfer coefficient (W.m-2.K-1).

Calculation of the permeation efficiency factor of clothing, fpcl
(adapted from Parsons, 1993)

fpcl = 1/(1+(0.344 x hc x Icle))
where hc is the convective heat transfer coefficient (W.m-2.K-1) and Icle is the effective clothing insulation (clo units).

Calculation of the intrinsic thermal resistance of clothing, Rc
(from Holmer, 1985)

Rc (m2.K.W-1) = (Tsk - Tdb)/hc
where Tsk = mean skin temperature (K), Tdb = dry bulb temperature (K) and hc is the convective heat transfer coefficient (W.m-2.K-1).

Calculation of the intrinsic evaporative resistance of clothing, Re
(from Holmer, 1985)

Re (m2.kPa.W-1) = (Ps- Pa)/he
where Ps = saturated water vapor pressure at the skin surface (kPa), Pa is the partial water vapor pressure (kPa) and he is the evaporative heat transfer coefficient (W.m-2.KPa-1).

Physiological Variables

Calculation of body surface area, AD

AD (m2) = 0.00718 x wt0.425 x H0.725
where wt = body mass (kg) and H = height (cm).

Calculation of mean body temperature, Tb
(from Kerslake, 1972)

Tb (oC) = (0.33 x Tsk + 0.67 x Tc)
where Tsk = skin temperature (oC) and Tc = body core temperature (oC).

Calculation of saturated water vapor pressure at the skin surface, Ps
(from Fanger, 1970)

Ps (mmHg) = 1.92 x Tsk -25.3 (for 27oC < Tsk < 37 oC).
where Tsk = skin temperature (oC).

Partitional Calorimetry Equations

Calculation of the energy equivalent of oxygen, EE
(modified from Parsons, 1993)

EE (J.L O2-1) = (0.23 x RER + 0.77) x 21 166
where RER = respiratory exchange ratio (ND), 21 166 is the energy equivalent of oxygen (J.L O2-1).

Calculation of metabolic free energy production, M
(modified from Parsons,1993)

M (W.m-2) = (((EE x VO2 x t)/(t x 60))/AD)
where EE = energy equivalent (J.L O2-1), VO2 = oxygen consumption (L.min-1), t = exercise time (min) and AD = body surface area (m2).

Calculation of mechanical efficiency, h
(from Parsons, 1993)

h = W/M
where W = work rate (W.m-2) and M = metabolic free energy production (W.m-2).

Calculation of internal heat production, H
(from McIntyre, 1980)

H (W.m-2) = (M x (1- h )) x 1/AD
where M = metabolic free production (W.m-2), h = mechanical efficiency and AD is the body surface area (m2).

Calculation of body heat storage, S

S (W.m-2) = ((3474 x wt x (Tb final - Tb initial))/t)/AD
where 3474= average specific heat of body tissue (J.kg-1.oC-1), wt= body mass (kg), Tb = mean body temperature (oC), t = exercise time (s) and AD = body surface area (m2).

Calculation of heat transfer via conduction, K

K (W.m-2) = AD x ((Tsk - Tcl)/Rc)
where AD = body surface area (m2), Tsk = mean skin temperature (K), Tcl = mean fabric temperature (K), and Rc = intrinsic thermal resistance of clothing (m2.K.W-1).

Calculation of heat transfer via radiation, R
(adapted from McIntyre, 1980)

R (W.m-2) = E.s.fcl.feff.(Ts4 - Tr4)
where E = emittance from the outer surface of a clothed body (0.97), s = Stefan-Boltzmann constant (5.67 x 10-8 W.m-2.K-4), fcl =clothing area factor (ND), feff = effective radiation area of a clothed body (0.71), and Ts = surface temperature of the body (oC) and Tr = mean radiant temperature (oC).

Calculation of heat transfer via convection, C
(from Fanger, 1970)

C (W.m-2) = (AD x fcl x hc x (Ts - Tdb))/ AD
where AD = body surface area (m2), fcl = clothing area factor (ND), hc = convective heat transfer coefficient (W.m-2.K-1), Ts = surface temperature of the body (oC) and Tdb = dry bulb temperature (oC).

Calculation of required evaporative heat loss, Ereq
(from Gonzalez, 1995)

Ereq (W.m-2) = H - K - R - C -S
where H = internal heat production (W.m-2), K = heat exchange via conduction (W.m-2), R= heat exchange via radiation (W.m-2), C = heat exchange via convection (W.m-2), and S = body heat storage (W.m-2).

Calculation of the maximal evaporative capacity of the environment, Emax
(from McIntyre, 1980)

Emax (W.m-2) = fpcl x he x (Ps - Pa)
where fpcl = permeation efficiency factor of clothing, he = evaporative heat transfer coefficient (W.m-2.kPa-1), Ps = partial water vapor pressure at the skin surface (kPa), and Pa = partial water vapor pressure of ambient air (kPa).

Calculation of skin wettedness, w

w = Ereq/ Emax
where Ereq = required evaporative heat loss (W.m-2) and Emax= maximal evaporative capacity of the environment (W.m-2).

Calculation of evaporative heat transfer via skin diffusion, Ed
(modified from Fanger, 1970)

Ed (W.m-2) = (l .m.AD.(Ps - Pa))/AD
where l = latent heat of evaporation of sweat (2430 J.g-1), m = permeance coefficient of the skin (1.694 x 10-4 g.s-1.m-2.mmHg-1), Ps = partial water vapor pressure at the skin surface (mmHg), Pa= partial water vapor pressure in ambient air (mmHg), and AD = body surface area (m2).

Calculation of heat transfer by sweat evaporation from the skin surface, Esw

Esw (W.m-2) =    ((((wtinitial - wtfinal)-(fluid/food intake+urine/feces loss)-((0.019 x VO2 x (44-Pa)) x t)))x 2430)/((t x 60) x AD)
where wt = body mass (g), fluid/food intake and urine/feces loss are in grams, the expression 0.019 x VO2 x (44-Pa) accounts for respiratory weight loss in g.min-1 (Mitchell et al., 1972), VO2= oxygen uptake in L.min-1, t = observation time (min), and AD = body surface area (m2).

Calculation of heat transfer via evaporation from the skin surface, Esk

Esk (W.m-2) = Ed + Esw
where Ed = heat transfer by skin diffusion (W.m-2) and Esw = heat transfer from sweat evaporation from the skin surface (W.m-2).

Calculation of heat transfer via the respiratory tract, Eres+Cres
(from McIntyre, 1980)

Eres+Cres (W.m-2) = (0.0014 x M x (Tex-Tdb))+(0.0017 x M x (58.7-Pa))
where M = metabolic heat production (W.m-2), Tex= expired air temperature (assumed to be 34oC if Tex is not measured directly), Tdb = dry bulb temperature (oC), and Pa= partial water vapor pressure of ambient air (mmHg).

REFERENCES

Egan DJ (1999) Analysis of expired air with GASCALC: an automated spreadsheet. Sportscience 3(3), sportsci.org/jour/9903/dje.html (1549 words)

Fanger PO (1970) Thermal Comfort. New York: McGraw-Hill

Goldman RF (1978) Prediction of human heat tolerance. In: Folinsbee LJ, Wagner JA, Borgia JF, Drinkwater BL, Gliner JA, Bedi JF (editors). Environmental Stress: Individual Human Adaptations. New York: Academic Press

Gonzalez RR (1995) Biophysics of heat exchange and clothing: applications to sports physiology. Medicine Exercise Nutrition and Health 4, 290-305

Holmer I (1985) Heat exchange and thermal insulation compared in woollen and nylon garments during wear trials. Textile Research Journal 55, 511-518

Kerslake DM (1972) The Stress of Hot Environments. Cambridge: University Press

McIntyre DA (1980) Indoor Climate. London: Applied Science

Mitchell JW, Nadel ER, Stolwijk JAJ (1972) Respiratory weight losses during exercise. Journal of Applied Physiology 32, 474-476

Parsons KC (1993) Human Thermal Environments. London: Taylor and Francis


©2000
Edited and webmastered by Will Hopkins
Published Dec 2000