Core Body Temperature Estimation From Heart Rate
What:
Uses minute by minute measures of heart rate to estimate core body temperaturePerformance:
Bias = -0.03 °C, SD = 0.32, LoA = ± 0.63 °C, RMSE = 0.30 ± °CUses:
Use the algorithm with simple heart rate monitors to estimate core body temperature. Can be used to help prevent thermal injury and better manage work rest schedules.Comprehensive details of the development and validation can be found in:
- Buller MJ, Tharion WJ, Cheuvront SN, Montain SJ, Kenefick RW, Castellani J, Latzka WA, Roberts WS, Richter M, Jenkins OC, Hoyt RW. (2013) Estimation of human core temperature from sequential heart rate observations. Physiological Measurement 34 781-798.
If you are interested, try out the algorithm using the USARIEM core body temperature estimator below.
Other news articles detailing this algorithm
Description
This algorithm is able to provide accurate estimates of core body temperature from a sequence of heart rate observations. The method relies on a Kalman filter (Kalman 1960) which has been used extensively in engineering tracking problems. In these models an item or variable of interest must be tracked from a series of "noisy" observations, and knowledge of the temporal dynamics. The Kalman filter requires a transition and observation model defined by linear Gaussian probability density functions. In the figure below the transition model relates how the variable to be tracked changes over time, while the observation model relates current observations to the variable of interest.
The algorithm assumes that heart rate can be used as a "noisy" observation of core body temperature. By understanding how core body temperature changes over time and the most likely core body temperature for a given HR, a Kalman Filter model to estimate a series of core body temperature values can be learned. Heart rate is a convenient observation of the expected core temperature at steady state or a leading indicator of core temperature as it contains information about both heat production (through the Fick (1855) equation and VO2) and heat transfer since HR is related to skin profusion. E.g.
USARIEM Core Body Temperature Estimator
We have included a version of the algorithm in a Javascript app. on this page. You can try out the algorithm with your own data by enter an initial core body temperature, and then a series of minute by minute heart rate values separated by new lines, commas, or spaces. To get core body temperatures press calculate.
Disclaimers
- To obtain functions for Academic or personal use or licensing for commercial use please contact the usarmy.natick.medcom-usariem.mbx.usariem-webmaster@health.mil
- Date entered into this app remain on your computer and are not transmitted to US Army servers
- The use of this app is for demonstration purposes only. While we have endeavored to accurately interpret HR inputs output from the app may be in error
- The views expressed in this abstract are those of the authors and do not reflect the official policy of the Department of Army, Department of Defense, or the U.S. Government.
Starting Core Body Temperature (°C) | ||
Minute by Minute Heart Rate Values (beats/min) |
|
Estimated Core Body Temperatures |