WO2024075281A1 - 温度測定装置、方法およびプログラム - Google Patents

温度測定装置、方法およびプログラム Download PDF

Info

Publication number
WO2024075281A1
WO2024075281A1 PCT/JP2022/037628 JP2022037628W WO2024075281A1 WO 2024075281 A1 WO2024075281 A1 WO 2024075281A1 JP 2022037628 W JP2022037628 W JP 2022037628W WO 2024075281 A1 WO2024075281 A1 WO 2024075281A1
Authority
WO
WIPO (PCT)
Prior art keywords
temperature
value
noise
living body
cbt
Prior art date
Application number
PCT/JP2022/037628
Other languages
English (en)
French (fr)
Inventor
雄次郎 田中
大地 松永
Original Assignee
日本電信電話株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2022/037628 priority Critical patent/WO2024075281A1/ja
Publication of WO2024075281A1 publication Critical patent/WO2024075281A1/ja

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/01Measuring temperature of body parts ; Diagnostic temperature sensing, e.g. for malignant or inflamed tissue

Definitions

  • the present invention relates to a temperature measurement device, method, and program for non-invasively and accurately measuring the internal temperature of a living body.
  • Core body temperature is known as an index for measuring circadian rhythms.
  • the most common methods for measuring core body temperature are to insert a thermometer into the rectum or to measure the temperature of the eardrum with the ear sealed, which makes measuring core body temperature during daily activities or while sleeping very stressful.
  • Patent Document 1 there is a technology for non-invasively measuring the deep body temperature of a living body that estimates the deep body temperature by replacing the heat flow with a one-dimensional equivalent circuit model (see Patent Document 1 and Non-Patent Document 1).
  • Patent Document 1 and Non-Patent Document 1 estimate the core body temperature T cbt of the living body 100 using a thermal equivalent circuit model of the living body 100 and the sensor 101 as shown in Fig. 11.
  • the core body temperature T cbt of the living body 100 can be estimated using formula (1) from the temperature T skin of the surface side of the sensor 101 that contacts the living body 100 and the temperature Tu of the upper surface of the sensor 101 opposite to the surface that contacts the living body 100.
  • T cbt T skin + ⁇ ⁇ H skin ... (1)
  • H skin is the heat flux on the skin surface of the living body 100 and is expressed by equation (2).
  • H skin (T skin -T u ) / R s ... (2)
  • is a proportionality coefficient related to the thermal resistance R body of the living body 100
  • R s is the thermal resistance of the sensor 101 .
  • the thermal resistance R body of the living body 100 is assumed to be constant regardless of time, and the proportionality coefficient ⁇ is also assumed to be constant.
  • the state of blood flow near the skin of the living body 100 changes depending on the posture and movement of the living body 100. Therefore, the thermal resistance R body is not constant but changes from moment to moment.
  • FIG. 12 shows the deep body temperature T cbt estimated by the conventional method while a person is sleeping and the true deep body temperature (tympanic membrane temperature) T ref measured by a tympanic membrane thermometer.
  • the method using the Kalman filter can reduce the effects of small body movements and changes in blood flow.
  • the error in the model used in the Kalman filter is large, there is an issue in that it is not possible to reduce the noise that gets mixed into the estimated core body temperature when the person is exposed to wind or experiences body movements that involve changes in posture.
  • the present invention has been made to solve the above problems, and aims to provide a temperature measurement device, method, and program that can eliminate noise caused by the state of the living body being measured and accurately measure the internal temperature of the living body.
  • the temperature measuring device of the present invention includes a sensor unit configured to measure the temperature of the surface of a living body and the temperature at a position away from the living body, a temperature calculation unit configured to calculate an observed value of the internal temperature of the living body based on the measurement results of the sensor unit, a noise estimation unit configured to calculate the magnitude of noise mixed into the observed value based on the observed value and the estimated value, using the internal temperature measured by the thermometer at the start of measurement as a reference temperature and the reference temperature as an initial value of the estimated value of the internal temperature, an estimated error calculation unit configured to calculate a gain for correcting the estimated value based on the noise magnitude and calculate the difference between the observed value and the estimated value as an estimated error, and an estimated value update unit configured to update the estimated value based on the reference temperature, the gain, and the estimated error, and is characterized in that the temperature measurement by the sensor unit, the calculation of the observed value, the noise magnitude, the gain, and the estimated error, and the update of the estimated value are repeatedly performed.
  • the temperature measurement method of the present invention includes a first step of using the internal temperature of the living body measured by the thermometer at the start of measurement as a reference temperature and setting the reference temperature as an initial value of an estimated value of the internal temperature, a second step of measuring the temperature of the surface of the living body and the temperature at a position away from the living body, a third step of calculating an observed value of the internal temperature of the living body based on the measurement results of the second step, a fourth step of calculating the magnitude of noise mixed into the observed value based on the observed value and the estimated value, a fifth step of calculating a gain for correcting the estimated value based on the magnitude of the noise, a sixth step of calculating the difference between the observed value and the estimated value as an estimated error, and a seventh step of updating the estimated value based on the reference temperature, the gain, and the estimated error, and is characterized in that the second to seventh steps are repeatedly performed.
  • a sensor unit a temperature calculation unit, a noise estimation unit, an estimation error calculation unit, and an estimation value update unit are provided, and the noise estimation unit estimates the magnitude of noise mixed into the observed value using the observed value of the internal temperature calculated by the temperature calculation unit and the previous estimated value, thereby making it possible to remove environmental noise and noise associated with active body movements of the living body, and to accurately measure the internal temperature of the living body.
  • FIG. 1 is a block diagram showing the configuration of a temperature measuring device according to a first embodiment of the present invention.
  • FIG. 2 is a cross-sectional view of a sensor portion of the temperature measuring device according to the first embodiment of the present invention.
  • FIG. 3 is a flow chart for explaining the operation of the temperature measuring device according to the first embodiment of the present invention.
  • FIG. 4 is a diagram showing the temperature of the skin surface and the temperature above the sensor unit measured while a person is sleeping.
  • Figure 5 is a diagram showing an example of the observed deep body temperature calculated by the temperature calculation unit in the first embodiment of the present invention, the estimated deep body temperature calculated by the estimated value update unit, and the true deep body temperature measured by a tympanic thermometer.
  • FIG. 1 is a block diagram showing the configuration of a temperature measuring device according to a first embodiment of the present invention.
  • FIG. 2 is a cross-sectional view of a sensor portion of the temperature measuring device according to the first embodiment of the present invention.
  • FIG. 3 is
  • FIG. 6 is a block diagram showing the configuration of a temperature measuring device according to a second embodiment of the present invention.
  • FIG. 7 is a flow chart for explaining the operation of the temperature measuring device according to the second embodiment of the present invention.
  • FIG. 8 is a block diagram showing the configuration of a temperature measuring device according to a third embodiment of the present invention.
  • FIG. 9 is a flow chart for explaining the operation of the temperature measuring device according to the third embodiment of the present invention.
  • FIG. 10 is a block diagram showing an example of the configuration of a computer that realizes the temperature measuring device according to the first to third embodiments of the present invention.
  • FIG. 11 is a diagram showing a thermal equivalent circuit model of a living body and a sensor.
  • FIG. 12 is a diagram showing an example of a deep body temperature estimated by a conventional method and a true deep body temperature measured by a tympanic thermometer while a person is sleeping.
  • Fig. 1 is a block diagram showing the configuration of a temperature measuring device according to a first embodiment of the present invention.
  • the temperature measuring device includes a sensor unit 1 for measuring the temperature of the skin surface of a living body and the temperature at a position away from the living body, a temperature calculation unit 2 for calculating an observed value of the deep body temperature (internal temperature) of the living body based on the measurement result of the sensor unit 1, a noise estimation unit 3 for calculating the magnitude of noise mixed into the observed value based on the observed value of the deep body temperature and the estimated value of the deep body temperature, an estimated error calculation unit 4 for calculating a gain for correcting the estimated value based on the noise magnitude and calculating the difference between the observed value and the estimated value as an estimated error, an estimated value update unit 5 for updating the estimated value of the deep body temperature based on the reference temperature, gain, and estimated error measured by the thermometer at the start of measurement, and an output unit 6 for outputting the
  • the sensor unit 1 is composed of a thermal resistor 10 arranged so as to be in contact with the living body 100, a temperature sensor 11 arranged on the surface of the thermal resistor 10 in contact with the skin of the living body 100 to measure the temperature T skin of the living body 100, and a temperature sensor 12 measuring the temperature Tu inside the thermal resistor 10 directly above the temperature sensor 11.
  • the sensor unit 1 is attached so that the thermal resistor 10 is in contact with the skin of the living body 100.
  • the temperature sensors 11, 12 may be, for example, a thermistor, a thermocouple, a platinum resistor, or an IC (Integrated Circuit) temperature sensor.
  • the thermal resistor 10 holds the temperature sensors 11, 12 and serves as a resistor against heat flowing into the temperature sensors 11, 12. If the distance between the temperature sensors 11, 12 changes during temperature measurement, an error will occur in the estimation of the core body temperature T cbt of the living body 100, so the temperature sensors 11, 12 are held using the thermal resistor 10.
  • the material of the thermal resistor 10 should preferably have a thermal conductivity similar to that of the living body 100.
  • Various resins, including silicone-based resins, can be used as the material of the thermal resistor 10.
  • Initial parameters are preset in the temperature measuring device before starting measurement (step S100 in FIG. 3).
  • the initial parameters include an initial value P 0 of the variance of the estimation error, a constant A, and a variance Q of the system noise.
  • the optimal values of these initial parameters change depending on the sampling rate of the temperatures T skin and Tu or the update frequency of the estimated value of the deep body temperature. The values of these initial parameters may be determined by prior experiments.
  • the person attempting to measure the deep body temperature of the living body 100 acquires the axillary temperature of the living body 100 measured with an axillary thermometer at the start of measurement, the sublingual temperature of the living body 100 measured with a sublingual thermometer, or the tympanic temperature of the living body 100 measured with a tympanic thermometer as a reference temperature T cbt _ ref (step S101 in Figure 3).
  • the noise estimation unit 3 sets the reference temperature T cbt _ ref as the initial value of the estimated value T cbt _ a of the core body temperature (step S102 in FIG. 3).
  • Tcbt_a Tcbt_ref ... (3)
  • the temperature sensor 11 measures the temperature T skin of the skin surface of the living body 100.
  • the temperature sensor 12 measures the temperature Tu inside the thermal resistor 10 at a position away from the living body 100 (step S103 in FIG. 3).
  • the temperature calculation unit 2 calculates a proportionality coefficient ⁇ related to the thermal resistance of the living body 100 based on the reference temperature T cbt _ ref and the temperatures T skin and Tu using equation (4) (step S104 in FIG. 3).
  • (T cbt _ ref ⁇ T skin )/(T skin ⁇ T u ) (4)
  • the temperature sensors 11, 12 measure the temperatures T skin and Tu again (step S105 in FIG. 3).
  • the temperature calculation unit 2 calculates the observed value y of the deep body temperature of the living body 100 using equation (5) based on the proportionality coefficient ⁇ calculated in step S104 and the temperatures T skin and Tu measured in step S105 (step S106 in FIG. 3).
  • y T skin + ⁇ (T skin ⁇ T u ) (5)
  • the noise estimation unit 3 calculates the magnitude w of noise mixed into the observed value y of the deep body temperature based on the observed value y of the deep body temperature and the estimated value T cbt _ a of the deep body temperature calculated by the temperature calculation unit 2 (step S108 in FIG. 3).
  • w
  • the noise estimation unit 3 estimates the noise magnitude w using the observed value y acquired at a certain time point and the previous estimated value T cbt _ a .
  • T cbt _ a (t-1) of the deep body temperature at a certain time point (t-1) is the same as the estimated value T cbt _ a (t) at the next time point t, as shown in equation (8).
  • T cbt _ a (t) T cbt _ a (t-1) ...
  • the noise magnitude w is calculated, for example, by equation (7).
  • the estimation error calculation unit 4 calculates a gain K for correcting the core body temperature estimate T cbt _ a based on the variance P of the estimation error and the noise magnitude w calculated by the noise estimation unit 3, by equation (10) (step S109 in FIG. 3).
  • K P / (P + A ⁇ w) ... (10)
  • the gain K indicates the rate at which the estimated value T cbt — a is updated by the observed value y.
  • the estimate update unit 5 calculates the core body temperature estimate T cbt — a from which noise has been removed, based on the reference temperature T cbt — ref , the gain K, and the estimation error e, thereby updating the estimate T cbt — a (step S111 in FIG. 3).
  • Tcbt_a Tcbt_ref + K ⁇ e (12)
  • the output unit 6 displays the estimated value T cbt _ a of the core body temperature and transmits it to an external terminal such as a PC (Personal Computer) or a smartphone (step S113 in FIG. 3).
  • the external terminal stores the estimated value T cbt _ a received from the temperature measuring device in a memory and displays it.
  • the temperature measuring device performs the processes of steps S105 to S113 at regular time intervals.
  • Fig. 4 is a diagram showing the temperature T skin of the skin surface measured while a person is sleeping and the temperature Tu of the upper part of the sensor unit 1.
  • Fig. 5 shows the observed value y of the deep body temperature calculated by the temperature calculation unit 2 based on the temperatures T skin and Tu in Fig. 4 , the estimated value T cbt_a of the deep body temperature calculated by the estimated value update unit 5 , and the true deep body temperature (reference temperature) T cbt_ref measured by a tympanic thermometer.
  • the noise estimation unit 3 uses the observed value y and the previous estimated value T cbt _ a to estimate the magnitude w of the noise mixed into the observed value y, thereby making it possible to remove environmental noise and noise associated with active body movements of the living body, and to accurately measure the deep body temperature of the living body.
  • Fig. 6 is a block diagram showing the configuration of a temperature measuring device according to the second embodiment of the present invention.
  • the temperature measuring device of this embodiment comprises a sensor unit 1, a temperature calculation unit 2, a noise estimation unit 3a, an estimated error calculation unit 4, an estimated value update unit 5, and an output unit 6.
  • the configuration of the sensor unit 1 is the same as that of the first embodiment.
  • initial parameters P 0 , A, Q are preset in the temperature measuring device before starting measurement (step S100 in FIG. 7).
  • a person who intends to measure the deep body temperature of the living body 100 acquires the armpit temperature, sublingual temperature or tympanic temperature of the living body 100 as a reference temperature T cbt — ref at the start of measurement (step S101 in FIG. 7).
  • the noise estimation unit 3 sets the reference temperature T cbt _ ref as the initial value of the estimated value T cbt _ a of the core body temperature as shown in equation (3) (step S102 in FIG. 7).
  • the temperature sensor 11 of the sensor unit 1 measures the temperature T skin of the skin surface of the living body 100.
  • the temperature sensor 12 measures the temperature Tu inside the thermal resistor 10 at a position away from the living body 100 (step S103 in FIG. 7).
  • the temperature calculation unit 2 calculates the proportionality coefficient ⁇ based on the reference temperature T cbt _ ref and the temperatures T skin and Tu using equation (4) (step S104 in FIG. 7).
  • the temperature sensors 11, 12 measure the temperatures T skin and Tu again (step S105 in FIG. 7).
  • the temperature calculation unit 2 calculates the observed value y of the deep body temperature of the living body 100 using equation (5) based on the proportionality coefficient ⁇ calculated in step S104 and the temperatures T skin and Tu measured in step S105 (step S106 in FIG. 7).
  • the estimated error calculation unit 4 updates the variance P of the estimated error (step S107 in FIG. 7).
  • the estimated error calculation unit 4 updates the variance P according to equation (6) using the initial parameters set in advance.
  • the estimation error calculation unit 4 calculates the gain K using equation (10) based on the variance P of the estimation error and the noise magnitude w calculated by the noise estimation unit 3a (step S109 in FIG. 7). Next, the estimation error calculation unit 4 calculates the difference between the observed value y of the core body temperature and the estimated value T cbt _ a as the estimation error e using equation (11) (step S110 in FIG. 7).
  • the estimated value update unit 5 updates the estimated value T cbt _ a of the core body temperature based on the reference temperature T cbt _ ref , the gain K, and the estimation error e as shown in equation (12) (step S111 in FIG. 7).
  • the estimated error calculation unit 4 updates the variance P using equation (13) based on the current variance P and the gain K (step S112 in FIG. 7).
  • the output unit 6 displays the estimated core body temperature T cbt — a and transmits it to an external terminal (Step S113 in FIG. 7).
  • the temperature measurement device performs the processes of steps S105 to S107, S108a, and S109 to S113 at regular time intervals.
  • the estimation error calculation unit 4 updates the variance P according to equation (14) using the current variance P and the variance Q of the system noise.
  • Fig. 8 is a block diagram showing the configuration of a temperature measuring device according to the third embodiment of the present invention.
  • the temperature measuring device of this embodiment comprises a sensor unit 1, a temperature calculation unit 2, a noise estimation unit 3b, an estimation error calculation unit 4, an estimation value update unit 5, and an output unit 6.
  • the configuration of the sensor unit 1 is the same as that of the first embodiment.
  • initial parameters P 0 , A, Q are preset in the temperature measuring device before starting measurement (step S100 in FIG. 9).
  • a person who intends to measure the deep body temperature of the living body 100 acquires the armpit temperature, sublingual temperature or tympanic temperature of the living body 100 as a reference temperature T cbt — ref at the start of measurement (step S101 in FIG. 9).
  • the noise estimation unit 3 sets the reference temperature T cbt _ ref as the initial value of the estimated value T cbt _ a of the core body temperature as shown in equation (3) (step S102 in FIG. 9).
  • the temperature sensor 11 of the sensor unit 1 measures the temperature T skin of the skin surface of the living body 100.
  • the temperature sensor 12 measures the temperature Tu inside the thermal resistor 10 at a position away from the living body 100 (step S103 in FIG. 9).
  • the temperature calculation unit 2 calculates the proportionality coefficient ⁇ based on the reference temperature T cbt _ ref and the temperatures T skin and Tu using equation (4) (step S104 in FIG. 9).
  • the temperature sensors 11, 12 measure the temperatures T skin and Tu again (step S105 in FIG. 9).
  • the temperature calculation unit 2 calculates the observed value y of the deep body temperature of the living body 100 using equation (5) based on the proportionality coefficient ⁇ calculated in step S104 and the temperatures T skin and Tu measured in step S105 (step S106 in FIG. 9).
  • the estimated error calculation unit 4 updates the variance P of the estimated error (step S107 in FIG. 9).
  • the estimated error calculation unit 4 updates the variance P according to equation (6) using the initial parameters set in advance.
  • the noise estimation unit 3b calculates the magnitude w of the noise mixed into the observed value y based on the deep body temperature observed value y and the estimated deep body temperature value T cbt _ a calculated by the temperature calculation unit 2 using equation (16) (step S108b in FIG. 9).
  • w
  • the estimation error calculation unit 4 calculates the gain K using equation (10) based on the variance P of the estimation error and the noise magnitude w calculated by the noise estimation unit 3b (step S109 in FIG. 9). Next, the estimation error calculation unit 4 calculates the difference between the observed value y of the core body temperature and the estimated value T cbt _ a as the estimation error e using equation (11) (step S110 in FIG. 9).
  • the estimated value update unit 5 updates the estimated value T cbt _ a of the core body temperature based on the reference temperature T cbt _ ref , the gain K, and the estimation error e as shown in equation (12) (step S111 in FIG. 9).
  • the estimated error calculation unit 4 updates the variance P using equation (13) based on the current variance P and the gain K (step S112 in Figure 9).
  • the output unit 6 displays the estimated core body temperature T cbt — a and transmits it to an external terminal (Step S113 in FIG. 9).
  • the temperature measurement device performs the processes of steps S105 to S107, S108b, and S109 to S113 at regular time intervals.
  • the estimation error calculation unit 4 updates the variance P according to equation (14) using the current variance P and the variance Q of the system noise.
  • the temperature calculation unit 2, noise estimation units 3, 3a, 3b, estimated error calculation unit 4, estimated value update unit 5, and output unit 6 of the temperature measurement device described in the first to third embodiments can be realized by a computer equipped with a CPU (Central Processing Unit), a storage device, and an interface, and a program that controls these hardware resources.
  • a computer equipped with a CPU (Central Processing Unit), a storage device, and an interface, and a program that controls these hardware resources.
  • a CPU Central Processing Unit
  • the computer includes a CPU 200, a storage device 201, and an interface device (I/F) 202.
  • the I/F 202 is connected to the temperature sensors 11 and 12, the hardware of the output unit 6, and the like.
  • a temperature measurement program for implementing the temperature measurement method of the present invention is provided in a state recorded on a recording medium such as a flexible disk, CD-ROM, DVD-ROM, or memory card.
  • the CPU 200 writes the program read from the recording medium into the storage device 201, and executes the processing described in the first to third embodiments according to the program stored in the storage device 201. It is also possible to provide the temperature measurement program via a network.
  • the temperature measuring device of the present invention includes a sensor unit configured to measure the temperature of the surface of a living body and the temperature at a position away from the living body, a temperature calculation unit configured to calculate an observed value of the internal temperature of the living body based on the measurement results of the sensor unit, a noise estimation unit configured to calculate the magnitude of noise mixed into the observed value based on the observed value and the estimated value, using the internal temperature measured by the thermometer at the start of measurement as a reference temperature and the reference temperature as an initial value of an estimated value of the internal temperature, an estimated error calculation unit configured to calculate a gain for correcting the estimated value based on the noise magnitude and calculate the difference between the observed value and the estimated value as an estimated error, and an estimated value update unit configured to update the estimated value based on the reference temperature, the gain, and the estimated error, and is characterized in that the temperature measurement by the sensor unit, the calculation of the observed value, the noise magnitude, the gain, and the estimated error, and the update of the estimated value are repeatedly performed.
  • the noise estimating unit calculates the magnitude of the noise from
  • the noise estimating unit calculates the magnitude of the noise by exp
  • the noise estimating unit calculates the magnitude of the noise by
  • the estimated value update unit calculates the estimated value by T cbt _ ref +K ⁇ e, where T cbt _ ref is the reference temperature, K is the gain, and e is the estimation error.
  • the temperature calculation unit calculates a proportionality coefficient related to the thermal resistance of the living body based on the reference temperature and the measurement result of the sensor unit at the start of measurement, and calculates the observed value based on the measurement result of the sensor unit and the proportionality coefficient after the start of measurement.
  • the temperature measurement method of the present invention includes a first step of using the internal temperature of the living body measured by a thermometer at the start of measurement as a reference temperature and using the reference temperature as an initial value for an estimated value of the internal temperature, a second step of measuring the temperature of the surface of the living body and the temperature at a position away from the living body, a third step of calculating an observed value of the internal temperature of the living body based on the measurement results of the second step, a fourth step of calculating the magnitude of noise mixed into the observed value based on the observed value and the estimated value, a fifth step of calculating a gain for correcting the estimated value based on the magnitude of the noise, a sixth step of calculating the difference between the observed value and the estimated value as an estimated error, and a seventh step of updating the estimated value based on the reference temperature, the gain, and the estimated error, and is characterized in that the second to seventh steps are repeatedly performed.
  • the temperature measurement program of the present invention is characterized in that it causes a computer to execute each of the steps described in Appendix 7.
  • the present invention can be applied to technology for non-invasively measuring the internal temperature of a living body.

Abstract

温度測定装置は、生体の表面の温度と生体から遠ざかる位置の温度とを測定するセンサ部(1)と、センサ部(1)の測定結果に基づいて生体の内部温度の観測値を算出する温度算出部(2)と、測定開始時に体温計によって測定された内部温度を参照温度とし、参照温度を内部温度の推定値の初期値として、観測値と推定値に基づいて、観測値に混入する雑音の大きさを算出する雑音推定部(3)と、推定値を補正するためのゲインを雑音の大きさに基づいて算出し、観測値と推定値との差を推定誤差として算出する推定誤差算出部(4)と、参照温度とゲインと推定誤差に基づいて推定値を更新する推定値更新部(5)とを備える。

Description

温度測定装置、方法およびプログラム
 本発明は、生体の内部温度を非侵襲に精度良く測定する温度測定装置、方法およびプログラムに関するものである。
 人間の持つ概日リズム、いわゆる体内時計は、睡眠、運動、仕事の質だけでなく、投薬の効果や疾患の発症など我々の体に関する様々なものと密接に関連していることが近年の時間生物学の研究からわかってきた。概日リズムは、ほぼ一定に刻まれているが、生活の中で暴露される光、運動、食生活、また、年齢や性別によっても大きく変化することが知られている。
 概日リズムを測るための指標としては深部体温が知られている。しかし、一般に深部体温を測る方法は、直腸に温度計を挿入するか、あるいは耳を密閉した状態で鼓膜の温度を測るなどの方法であり、日々の活動中や睡眠中に深部体温を測る方法としては非常にストレスがかかる方法であった。
 一方、生体の深部体温を非侵襲に測定する技術としては、疑似的に熱の流れを一次元等価回路モデルに置き換えて、生体の深部体温を推定する技術がある(特許文献1、非特許文献1参照)。
 特許文献1、非特許文献1に開示された方法は、図11に示すように生体100とセンサ101の熱等価回路モデルを用いて、生体100の深部体温Tcbtを推定するものである。生体100の深部体温Tcbtは、生体100の表面にセンサ101を置いたとき、生体100と接するセンサ101の表面側の温度Tskinと、生体100と接する面と反対側のセンサ101の上面の温度Tとから、式(1)を用いて推定できる。
 Tcbt=Tskin+α×Hskin         ・・・(1)
 ここで、Hskinは生体100の皮膚表面の熱流束であり、式(2)で表される。
 Hskin=(Tskin-T)/R       ・・・(2)
また、αは生体100の熱抵抗Rbodyに関連する比例係数、Rはセンサ101の熱抵抗である。
 しかしながら、特許文献1、非特許文献1に開示された従来の方法では、生体100からセンサ101を通って外気へ輸送される熱の流れを定常と仮定するため、生体100に風が当たったり、生体100が走ったり、生体100が温かい場所から急に冷たい場所に移動したりした場合には、深部体温Tcbtの推定に過渡的な誤差が生じる。
 また、従来の方法では、生体100の熱抵抗Rbodyを時間に関係なく一定とし、比例係数αも一定と仮定していた。しかし、生体100の皮膚近傍の血流状態は、生体100の姿勢や運動などでも変化する。このため、熱抵抗Rbodyは一定ではなく時々刻々と変化する。
 上記のように、人が日常生活の中で室内外を行き来したり、姿勢を横にしたりしたときに、従来の方法で推定した深部体温Tcbtと真の深部体温Trefとの間に乖離が生じる。睡眠中の寝返り等も誤差につながる。人の睡眠中に従来の方法で推定した深部体温Tcbtと鼓膜体温計によって計測した真の深部体温(鼓膜温)Trefとを図12に示す。
 図12によれば、推定した深部体温Tcbtと真の深部体温Trefとに差があることが分かる。この差は、人に風が当たったときに、センサ101の上面の温度Tと人の皮膚表面の温度Tskinとがそれぞれ定常状態に落ち着く迄の時間に差があることと、人の姿勢によって血流が過渡的に変化することなどに起因している。
 日常生活において生体信号を測定する際は、外部環境を介して人とセンサに加わる環境雑音や、人の能動的な体動に伴う雑音などの種々の雑音により、生体信号の測定に過渡的な誤差が生じる。このため、雑音に対してロバストな信号処理技術が必要とされる。生体信号に混入する雑音を抑制するための方法としては、カルマンフィルタ等が提案されている。
 カルマンフィルタを用いる方法では、人の細かい体動や血流変化の影響を低減させることができる。しかしながら、カルマンフィルタに用いるモデルの誤差が大きい場合、人に風が当たったり、姿勢変化を伴う体動が生じたりしたときに、深部体温の推定値に混入する雑音を低減させることができないという課題があった。
特開2020-003291号公報
Y.Tanaka,D.Matsunaga,T.Tajima,and M.Seyama,"Robust Skin Attachable Sensor for Core Body Temperature Monitoring",IEEE SENSORS JOURNAL,VOL.21,NO.14,pp.16118-16123,JULY 15,2021
 本発明は、上記課題を解決するためになされたもので、測定対象の生体の状態による雑音を除去し、生体の内部温度を精度良く測定することができる温度測定装置、方法およびプログラムを提供することを目的とする。
 本発明の温度測定装置は、生体の表面の温度と前記生体から遠ざかる位置の温度とを測定するように構成されたセンサ部と、前記センサ部の測定結果に基づいて前記生体の内部温度の観測値を算出するように構成された温度算出部と、測定開始時に体温計によって測定された前記内部温度を参照温度とし、前記参照温度を前記内部温度の推定値の初期値として、前記観測値と前記推定値とに基づいて、前記観測値に混入する雑音の大きさを算出するように構成された雑音推定部と、前記推定値を補正するためのゲインを前記雑音の大きさに基づいて算出し、前記観測値と前記推定値との差を推定誤差として算出するように構成された推定誤差算出部と、前記参照温度と前記ゲインと前記推定誤差とに基づいて前記推定値を更新するように構成された推定値更新部とを備え、前記センサ部による温度の測定と、前記観測値と前記雑音の大きさと前記ゲインと前記推定誤差の算出と、前記推定値の更新とを繰り返し実施することを特徴とするものである。
 また、本発明の温度測定方法は、測定開始時に体温計によって測定された生体の内部温度を参照温度とし、前記参照温度を前記内部温度の推定値の初期値とする第1のステップと、前記生体の表面の温度と前記生体から遠ざかる位置の温度とを測定する第2のステップと、前記第2のステップの測定結果に基づいて前記生体の内部温度の観測値を算出する第3のステップと、前記観測値と前記推定値とに基づいて、前記観測値に混入する雑音の大きさを算出する第4のステップと、前記推定値を補正するためのゲインを前記雑音の大きさに基づいて算出する第5のステップと、前記観測値と前記推定値との差を推定誤差として算出する第6のステップと、前記参照温度と前記ゲインと前記推定誤差とに基づいて前記推定値を更新する第7のステップとを含み、前記第2のステップから前記第7のステップを繰り返し実施することを特徴とするものである。
 本発明によれば、センサ部と温度算出部と雑音推定部と推定誤差算出部と推定値更新部とを設け、温度算出部によって算出した内部温度の観測値とそれ以前の推定値とを用いて、観測値に混入する雑音の大きさを雑音推定部によって推定することにより、環境雑音や生体の能動的な体動に伴う雑音を除去することができ、生体の内部温度を精度良く測定することができる。
図1は、本発明の第1の実施例に係る温度測定装置の構成を示すブロック図である。 図2は、本発明の第1の実施例に係る温度測定装置のセンサ部の断面図である。 図3は、本発明の第1の実施例に係る温度測定装置の動作を説明するフローチャートである。 図4は、人の睡眠時に測定した皮膚表面の温度とセンサ部の上部の温度とを示す図である。 図5は、本発明の第1の実施例に係る温度算出部が算出した深部体温の観測値と推定値更新部が算出した深部体温の推定値と鼓膜体温計によって計測した真の深部体温の例を示す図である。 図6は、本発明の第2の実施例に係る温度測定装置の構成を示すブロック図である。 図7は、本発明の第2の実施例に係る温度測定装置の動作を説明するフローチャートである。 図8は、本発明の第3の実施例に係る温度測定装置の構成を示すブロック図である。 図9は、本発明の第3の実施例に係る温度測定装置の動作を説明するフローチャートである。 図10は、本発明の第1~第3の実施例に係る温度測定装置を実現するコンピュータの構成例を示すブロック図である。 図11は、生体とセンサの熱等価回路モデルを示す図である。 図12は、人の睡眠時に従来の方法で推定した深部体温と鼓膜体温計によって計測した真の深部体温の例を示す図である。
[第1の実施例]
 以下、本発明の実施例について図面を参照して説明する。図1は本発明の第1の実施例に係る温度測定装置の構成を示すブロック図である。温度測定装置は、生体の皮膚表面の温度と生体から遠ざかる位置の温度とを測定するセンサ部1と、センサ部1の測定結果に基づいて生体の深部体温(内部温度)の観測値を算出する温度算出部2と、深部体温の観測値と深部体温の推定値とに基づいて、観測値に混入する雑音の大きさを算出する雑音推定部3と、推定値を補正するためのゲインを雑音の大きさに基づいて算出し、観測値と推定値との差を推定誤差として算出する推定誤差算出部4と、測定開始時に体温計によって測定された参照温度とゲインと推定誤差とに基づいて深部体温の推定値を更新する推定値更新部5と、推定値更新部5による推定結果を出力する出力部6とを備えている。
 図2はセンサ部1の断面図である。センサ部1は、生体100と接するように配置される熱抵抗体10と、生体100の皮膚と接する熱抵抗体10の面に配置され、生体100の皮膚表面の温度Tskinを測定する温度センサ11と、温度センサ11の直上の熱抵抗体10の内部の温度Tを測定する温度センサ12とから構成される。
 センサ部1は、熱抵抗体10が生体100の皮膚と接触するように装着される。例えば生体適合性に優れた両面テープやシリコンラバーを用いてセンサ部1を生体100に装着することが望ましい。
 温度センサ11,12としては、例えば、サーミスタ、熱電対、白金抵抗体、IC(Integrated Circuit)温度センサなどを用いることができる。熱抵抗体10は、温度センサ11,12を保持し、且つ温度センサ11,12に流入する熱に対する抵抗体となる。温度センサ11,12の間隔が温度の測定中に変化すると、生体100の深部体温Tcbtの推定に誤差が生じるため、温度センサ11,12を熱抵抗体10を用いて保持する。
 熱抵抗体10の材料としては、生体100の熱伝導率と同程度の熱伝導率の材料を使用することが望ましい。熱抵抗体10の材料としては、シリコーン系の樹脂をはじめとする各種樹脂を用いることができる。
 図3は本実施例の温度測定装置の動作を説明するフローチャートである。温度測定装置には、測定開始前に初期パラメータが予め設定される(図3ステップS100)。初期パラメータとしては、推定誤差の分散の初期値P、定数A、システム雑音の分散Qがある。これら初期パラメータの値は、温度Tskin,Tのサンプリングレートあるいは深部体温の推定値の更新頻度に依存して最適な値が変わる。これら初期パラメータの値は、事前の実験によって決定すればよい。
 次に、生体100の深部体温を測定しようとする人(センサ部1を身に付けた本人あるいは第三者)は、測定開始時に腋窩体温計によって測定した生体100の腋窩温度、舌下体温計によって測定した生体100の舌下温度、あるいは鼓膜体温計によって測定した生体100の鼓膜温度を参照温度Tcbt_refとして取得する(図3ステップS101)。
 雑音推定部3は、参照温度Tcbt_refを深部体温の推定値Tcbt_の初期値とする(図3ステップS102)。
 Tcbt_=Tcbt_ref            ・・・(3)
 温度センサ11は、生体100の皮膚表面の温度Tskinを測定する。温度センサ12は、生体100から遠ざかる位置の熱抵抗体10の内部の温度Tを測定する(図3ステップS103)。
 温度算出部2は、参照温度Tcbt_refと温度Tskin,Tとに基づいて、生体100の熱抵抗に関連する比例係数αを式(4)により算出する(図3ステップS104)。
 α=(Tcbt_ref-Tskin)/(Tskin-T)・・・(4)
 温度センサ11,12は、温度Tskin,Tを再度測定する(図3ステップS105)。温度算出部2は、ステップS104で算出した比例係数αとステップS105で測定された温度Tskin,Tとに基づいて生体100の深部体温の観測値yを式(5)により算出する(図3ステップS106)。
 y=Tskin+α(Tskin-T)         ・・・(5)
 なお、式(5)のようにTskin-Tを算出することは、式(1)の熱流束Hskinを算出することに相当する。
 推定誤差算出部4は、推定誤差の分散Pを更新する(図3ステップS107)。初回の更新では、推定誤差算出部4は、予め設定された初期パラメータを用いて式(6)により分散Pを更新する。
 P=P+Q                    ・・・(6)
 次に、雑音推定部3は、温度算出部2によって算出された深部体温の観測値yと深部体温の推定値Tcbt_とに基づいて、観測値yに混入する雑音の大きさwを算出する(図3ステップS108)
 w=|y-Tcbt_ |             ・・・(7)
 雑音推定部3は、ある時点で取得された観測値yとそれ以前の推定値Tcbt_とを用いて雑音の大きさwを推定する。例えば、生体100の体温変化が極めて緩やかで定常的な現象と仮定すると、式(8)に示すように、ある時点(t-1)の深部体温の推定値Tcbt_(t-1)は、次の時点tでの推定値Tcbt_(t)と同じというモデルを定義することができる。
 Tcbt_(t)=Tcbt_(t-1)      ・・・(8)
 あるいは、体温変化の説明に移動平均モデルや自己回帰モデルなどを用いてもよい。雑音推定部3は、ある時点で取得された観測値yとそれ以前の推定値Tcbt_とを入力として、関数fにより雑音の大きさwを推定する。
 w=f(Tcbt_,y)             ・・・(9)
 本実施例では、例えば式(7)により雑音の大きさwを算出する。次に、推定誤差算出部4は、推定誤差の分散Pと雑音推定部3によって算出された雑音の大きさwとに基づいて、深部体温の推定値Tcbt_を補正するためのゲインKを式(10)により算出する(図3ステップS109)。
 K=P/(P+A×w)             ・・・(10)
 ゲインKは、推定値Tcbt_を観測値yによって更新する割合を示している。続いて、推定誤差算出部4は、深部体温の観測値yと推定値Tcbt_との差を推定誤差eとして算出する(図3ステップS110)。
 e=y-Tcbt_               ・・・(11)
 推定値更新部5は、参照温度Tcbt_refとゲインKと推定誤差eとに基づいて、雑音を除去した深部体温の推定値Tcbt_を算出することにより、推定値Tcbt_を更新する(図3ステップS111)。
 Tcbt_=Tcbt_ref+K×e       ・・・(12)
 推定誤差算出部4は、現在の分散PとゲインKとに基づいて分散Pを更新する(図3ステップS112)。具体的には、推定誤差算出部4は、式(13)に示すように(1-K)に現在の分散Pを掛けた値を、新たな分散Pとする。
 P=(1-K)P                ・・・(13)
 出力部6は、深部体温の推定値Tcbt_を表示したり、例えばPC(Personal Computer)やスマートフォン等からなる外部端末に送信したりする(図3ステップS113)。外部端末は、温度測定装置から受信した推定値Tcbt_をメモリに格納したり、表示したりする。
 温度測定装置は、ステップS105~S113の処理を一定時間毎に実施する。2回目以降のステップS107の処理では、推定誤差算出部4は、現在の分散Pと初期パラメータとして設定されたシステム雑音の分散Qの値を用いて、分散Pを更新する。具体的には、推定誤差算出部4は、式(14)に示すように現在の分散Pにシステム雑音の分散Qを加えた値を、新たな分散Pとする。
 P=P+Q                  ・・・(14)
 図4は人の睡眠時に測定した皮膚表面の温度Tskinとセンサ部1の上部の温度Tとを示す図である。図4の温度Tskin,Tに基づいて温度算出部2が算出した深部体温の観測値yと推定値更新部5が算出した深部体温の推定値Tcbt_と鼓膜体温計によって計測した真の深部体温(参照温度)Tcbt_refとを図5に示す。
 図5によれば、従来と同様の方法で算出した観測値yと比較して、参照温度Tcbt_refに対する推定値Tcbt_の精度および追従性が向上しており、参照温度Tcbt_refに近い推定結果が本実施例によって得られていることが分かる。
 以上のように、本実施例では、雑音推定部3によって観測値yとそれ以前の推定値Tcbt_とを用いて、観測値yに混入する雑音の大きさwを推定することにより、環境雑音や生体の能動的な体動に伴う雑音を除去することができ、生体の深部体温を精度良く測定することができる。
[第2の実施例]
 次に、本発明の第2の実施例について説明する。図6は本発明の第2の実施例に係る温度測定装置の構成を示すブロック図である。本実施例の温度測定装置は、センサ部1と、温度算出部2と、雑音推定部3aと、推定誤差算出部4と、推定値更新部5と、出力部6とを備えている。センサ部1の構成は第1の実施例と同じである。
 図7は本実施例の温度測定装置の動作を説明するフローチャートである。第1の実施例と同様に、温度測定装置には、測定開始前に初期パラメータ(P,A,Q)が予め設定される(図7ステップS100)。
 次に、生体100の深部体温を測定しようとする人は、測定開始時に生体100の腋窩温度、舌下温度あるいは鼓膜温度を参照温度Tcbt_refとして取得する(図7ステップS101)。
 雑音推定部3は、式(3)のように参照温度Tcbt_refを深部体温の推定値Tcbt_の初期値とする(図7ステップS102)。
 センサ部1の温度センサ11は、生体100の皮膚表面の温度Tskinを測定する。温度センサ12は、生体100から遠ざかる位置の熱抵抗体10の内部の温度Tを測定する(図7ステップS103)。
 温度算出部2は、参照温度Tcbt_refと温度Tskin,Tとに基づいて比例係数αを式(4)により算出する(図7ステップS104)。
 温度センサ11,12は、温度Tskin,Tを再度測定する(図7ステップS105)。温度算出部2は、ステップS104で算出した比例係数αとステップS105で測定された温度Tskin,Tとに基づいて生体100の深部体温の観測値yを式(5)により算出する(図7ステップS106)。
 推定誤差算出部4は、推定誤差の分散Pを更新する(図7ステップS107)。初回の更新では、推定誤差算出部4は、予め設定された初期パラメータを用いて式(6)により分散Pを更新する。
 次に、雑音推定部3aは、温度算出部2によって算出された深部体温の観測値yと深部体温の推定値Tcbt_とに基づいて、観測値yに混入する雑音の大きさwを式(15)により算出する(図7ステップS108a)
 w=exp|y-Tcbt_×y|       ・・・(15)
 推定誤差算出部4は、推定誤差の分散Pと雑音推定部3aによって算出された雑音の大きさwとに基づいてゲインKを式(10)により算出する(図7ステップS109)。続いて、推定誤差算出部4は、式(11)のように深部体温の観測値yと推定値Tcbt_との差を推定誤差eとして算出する(図7ステップS110)。
 推定値更新部5は、参照温度Tcbt_refとゲインKと推定誤差eとに基づいて、式(12)のように深部体温の推定値Tcbt_を更新する(図7ステップS111)。
 推定誤差算出部4は、現在の分散PとゲインKとに基づいて式(13)により分散Pを更新する(図7ステップS112)。
 出力部6は、深部体温の推定値Tcbt_を表示したり、外部端末に送信したりする(図7ステップS113)。
 温度測定装置は、ステップS105~S107,S108a,S109~S113の処理を一定時間毎に実施する。2回目以降のステップS107の処理では、推定誤差算出部4は、現在の分散Pとシステム雑音の分散Qの値を用いて、式(14)により分散Pを更新する。
 こうして、本実施例では、第1の実施例と同様の効果を得ることができる。
[第3の実施例]
 次に、本発明の第3の実施例について説明する。図8は本発明の第3の実施例に係る温度測定装置の構成を示すブロック図である。本実施例の温度測定装置は、センサ部1と、温度算出部2と、雑音推定部3bと、推定誤差算出部4と、推定値更新部5と、出力部6とを備えている。センサ部1の構成は第1の実施例と同じである。
 図9は本実施例の温度測定装置の動作を説明するフローチャートである。第1の実施例と同様に、温度測定装置には、測定開始前に初期パラメータ(P,A,Q)が予め設定される(図9ステップS100)。
 次に、生体100の深部体温を測定しようとする人は、測定開始時に生体100の腋窩温度、舌下温度あるいは鼓膜温度を参照温度Tcbt_refとして取得する(図9ステップS101)。
 雑音推定部3は、式(3)のように参照温度Tcbt_refを深部体温の推定値Tcbt_の初期値とする(図9ステップS102)。
 センサ部1の温度センサ11は、生体100の皮膚表面の温度Tskinを測定する。温度センサ12は、生体100から遠ざかる位置の熱抵抗体10の内部の温度Tを測定する(図9ステップS103)。
 温度算出部2は、参照温度Tcbt_refと温度Tskin,Tとに基づいて比例係数αを式(4)により算出する(図9ステップS104)。
 温度センサ11,12は、温度Tskin,Tを再度測定する(図9ステップS105)。温度算出部2は、ステップS104で算出した比例係数αとステップS105で測定された温度Tskin,Tとに基づいて生体100の深部体温の観測値yを式(5)により算出する(図9ステップS106)。
 推定誤差算出部4は、推定誤差の分散Pを更新する(図9ステップS107)。初回の更新では、推定誤差算出部4は、予め設定された初期パラメータを用いて式(6)により分散Pを更新する。
 次に、雑音推定部3bは、温度算出部2によって算出された深部体温の観測値yと深部体温の推定値Tcbt_とに基づいて、観測値yに混入する雑音の大きさwを式(16)により算出する(図9ステップS108b)
 w=|y-Tcbt_×y|           ・・・(16)
 推定誤差算出部4は、推定誤差の分散Pと雑音推定部3bによって算出された雑音の大きさwとに基づいてゲインKを式(10)により算出する(図9ステップS109)。続いて、推定誤差算出部4は、式(11)のように深部体温の観測値yと推定値Tcbt_との差を推定誤差eとして算出する(図9ステップS110)。
 推定値更新部5は、参照温度Tcbt_refとゲインKと推定誤差eとに基づいて、式(12)のように深部体温の推定値Tcbt_を更新する(図9ステップS111)。
 推定誤差算出部4は、現在の分散PとゲインKとに基づいて式(13)により分散Pを更新する(図9ステップS112)。
 出力部6は、深部体温の推定値Tcbt_を表示したり、外部端末に送信したりする(図9ステップS113)。
 温度測定装置は、ステップS105~S107,S108b,S109~S113の処理を一定時間毎に実施する。2回目以降のステップS107の処理では、推定誤差算出部4は、現在の分散Pとシステム雑音の分散Qの値を用いて、式(14)により分散Pを更新する。
 こうして、本実施例では、第1の実施例と同様の効果を得ることができる。
 第1~第3の実施例で説明した温度測定装置の温度算出部2と雑音推定部3,3a,3bと推定誤差算出部4と推定値更新部5と出力部6とは、CPU(Central Processing Unit)、記憶装置及びインタフェースを備えたコンピュータと、これらのハードウェア資源を制御するプログラムによって実現することができる。このコンピュータの構成例を図10に示す。
 コンピュータは、CPU200と、記憶装置201と、インタフェース装置(I/F)202とを備えている。I/F202には、温度センサ11,12、出力部6のハードウェア等が接続される。
 このようなコンピュータにおいて、本発明の温度測定方法を実現させるための温度測定プログラムは、フレキシブルディスク、CD-ROM、DVD-ROM、メモリカードなどの記録媒体に記録された状態で提供される。CPU200は、記録媒体から読み込んだプログラムを記憶装置201に書き込み、記憶装置201に格納されたプログラムに従って第1~第3の実施例で説明した処理を実行する。また、温度測定プログラムをネットワークを通して提供することも可能である。
 上記の実施例の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。
 (付記1)本発明の温度測定装置は、生体の表面の温度と前記生体から遠ざかる位置の温度とを測定するように構成されたセンサ部と、前記センサ部の測定結果に基づいて前記生体の内部温度の観測値を算出するように構成された温度算出部と、測定開始時に体温計によって測定された前記内部温度を参照温度とし、前記参照温度を前記内部温度の推定値の初期値として、前記観測値と前記推定値とに基づいて、前記観測値に混入する雑音の大きさを算出するように構成された雑音推定部と、前記推定値を補正するためのゲインを前記雑音の大きさに基づいて算出し、前記観測値と前記推定値との差を推定誤差として算出するように構成された推定誤差算出部と、前記参照温度と前記ゲインと前記推定誤差とに基づいて前記推定値を更新するように構成された推定値更新部とを備え、前記センサ部による温度の測定と、前記観測値と前記雑音の大きさと前記ゲインと前記推定誤差の算出と、前記推定値の更新とを繰り返し実施することを特徴とするものである。
 (付記2)付記1記載の温度測定装置において、前記雑音推定部は、前記観測値をy、前記推定値をTcbt_としたとき、前記雑音の大きさを|y-Tcbt_ |により算出する。
 (付記3)付記1記載の温度測定装置において、前記雑音推定部は、前記観測値をy、前記推定値をTcbt_としたとき、前記雑音の大きさをexp|y-Tcbt_×y|により算出する。
 (付記4)付記1記載の温度測定装置において、前記雑音推定部は、前記観測値をy、前記推定値をTcbt_としたとき、前記雑音の大きさを|y-Tcbt_×y|により算出する。
 (付記5)付記1乃至4のいずれか1項に記載の温度測定装置において、前記推定値更新部は、前記参照温度をTcbt_ref、前記ゲインをK、前記推定誤差をeとしたとき、前記推定値をTcbt_ref+K×eにより算出する。
 (付記6)付記1記載の温度測定装置において、前記温度算出部は、測定開始時に前記参照温度と前記センサ部の測定結果とに基づいて、前記生体の熱抵抗に関連する比例係数を算出し、測定開始後に前記センサ部の測定結果と前記比例係数とに基づいて前記観測値を算出する。
 (付記7)本発明の温度測定方法は、測定開始時に体温計によって測定された生体の内部温度を参照温度とし、前記参照温度を前記内部温度の推定値の初期値とする第1のステップと、前記生体の表面の温度と前記生体から遠ざかる位置の温度とを測定する第2のステップと、前記第2のステップの測定結果に基づいて前記生体の内部温度の観測値を算出する第3のステップと、前記観測値と前記推定値とに基づいて、前記観測値に混入する雑音の大きさを算出する第4のステップと、前記推定値を補正するためのゲインを前記雑音の大きさに基づいて算出する第5のステップと、前記観測値と前記推定値との差を推定誤差として算出する第6のステップと、前記参照温度と前記ゲインと前記推定誤差とに基づいて前記推定値を更新する第7のステップとを含み、前記第2のステップから前記第7のステップを繰り返し実施することを特徴とするものである。
 (付記8)本発明の温度測定プログラムは、付記7記載の各ステップをコンピュータに実行させることを特徴とするものである。
 本発明は、生体の内部温度を非侵襲に測定する技術に適用することができる。
 1…センサ部、2…温度算出部、3,3a,3b…雑音推定部、4…推定誤差算出部、5…推定値更新部、6…出力部、10…熱抵抗体、11,12…温度センサ。

Claims (8)

  1.  生体の表面の温度と前記生体から遠ざかる位置の温度とを測定するように構成されたセンサ部と、
     前記センサ部の測定結果に基づいて前記生体の内部温度の観測値を算出するように構成された温度算出部と、
     測定開始時に体温計によって測定された前記内部温度を参照温度とし、前記参照温度を前記内部温度の推定値の初期値として、前記観測値と前記推定値とに基づいて、前記観測値に混入する雑音の大きさを算出するように構成された雑音推定部と、
     前記推定値を補正するためのゲインを前記雑音の大きさに基づいて算出し、前記観測値と前記推定値との差を推定誤差として算出するように構成された推定誤差算出部と、
     前記参照温度と前記ゲインと前記推定誤差とに基づいて前記推定値を更新するように構成された推定値更新部とを備え、
     前記センサ部による温度の測定と、前記観測値と前記雑音の大きさと前記ゲインと前記推定誤差の算出と、前記推定値の更新とを繰り返し実施することを特徴とする温度測定装置。
  2.  請求項1記載の温度測定装置において、
     前記雑音推定部は、前記観測値をy、前記推定値をTcbt_としたとき、前記雑音の大きさを|y-Tcbt_ |により算出することを特徴とする温度測定装置。
  3.  請求項1記載の温度測定装置において、
     前記雑音推定部は、前記観測値をy、前記推定値をTcbt_としたとき、前記雑音の大きさをexp|y-Tcbt_×y|により算出することを特徴とする温度測定装置。
  4.  請求項1記載の温度測定装置において、
     前記雑音推定部は、前記観測値をy、前記推定値をTcbt_としたとき、前記雑音の大きさを|y-Tcbt_×y|により算出することを特徴とする温度測定装置。
  5.  請求項1乃至4のいずれか1項に記載の温度測定装置において、
     前記推定値更新部は、前記参照温度をTcbt_ref、前記ゲインをK、前記推定誤差をeとしたとき、前記推定値をTcbt_ref+K×eにより算出することを特徴とする温度測定装置。
  6.  請求項1記載の温度測定装置において、
     前記温度算出部は、測定開始時に前記参照温度と前記センサ部の測定結果とに基づいて、前記生体の熱抵抗に関連する比例係数を算出し、測定開始後に前記センサ部の測定結果と前記比例係数とに基づいて前記観測値を算出することを特徴とする温度測定装置。
  7.  測定開始時に体温計によって測定された生体の内部温度を参照温度とし、前記参照温度を前記内部温度の推定値の初期値とする第1のステップと、
     前記生体の表面の温度と前記生体から遠ざかる位置の温度とを測定する第2のステップと、
     前記第2のステップの測定結果に基づいて前記生体の内部温度の観測値を算出する第3のステップと、
     前記観測値と前記推定値とに基づいて、前記観測値に混入する雑音の大きさを算出する第4のステップと、
     前記推定値を補正するためのゲインを前記雑音の大きさに基づいて算出する第5のステップと、
     前記観測値と前記推定値との差を推定誤差として算出する第6のステップと、
     前記参照温度と前記ゲインと前記推定誤差とに基づいて前記推定値を更新する第7のステップとを含み、
     前記第2のステップから前記第7のステップを繰り返し実施することを特徴とする温度測定方法。
  8.  請求項7記載の各ステップをコンピュータに実行させることを特徴とする温度測定プログラム。
PCT/JP2022/037628 2022-10-07 2022-10-07 温度測定装置、方法およびプログラム WO2024075281A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/037628 WO2024075281A1 (ja) 2022-10-07 2022-10-07 温度測定装置、方法およびプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/037628 WO2024075281A1 (ja) 2022-10-07 2022-10-07 温度測定装置、方法およびプログラム

Publications (1)

Publication Number Publication Date
WO2024075281A1 true WO2024075281A1 (ja) 2024-04-11

Family

ID=90607938

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/037628 WO2024075281A1 (ja) 2022-10-07 2022-10-07 温度測定装置、方法およびプログラム

Country Status (1)

Country Link
WO (1) WO2024075281A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007516018A (ja) * 2003-05-27 2007-06-21 カーディオウエーブ インコーポレーテッド 赤外線画像による被検体の中核体温を、遠隔、非侵襲で検出する技術のための装置および方法
JP2020174690A (ja) * 2019-04-15 2020-10-29 株式会社テクノ・コモンズ 生体信号処理装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007516018A (ja) * 2003-05-27 2007-06-21 カーディオウエーブ インコーポレーテッド 赤外線画像による被検体の中核体温を、遠隔、非侵襲で検出する技術のための装置および方法
JP2020174690A (ja) * 2019-04-15 2020-10-29 株式会社テクノ・コモンズ 生体信号処理装置

Similar Documents

Publication Publication Date Title
US20230108235A1 (en) Systems, devices, and methods to compensate for temperature effects on sensors
US9420952B2 (en) Temperature probe suitable for axillary reading
US9927305B2 (en) Method and apparatus for accurate detection of fever
JP4824020B2 (ja) 医療用ボディコア温度計
US20120029308A1 (en) System and method for monitoring body temperature of a person
JP7360114B2 (ja) 患者の体温を決定するための装置、システム、及び方法
CN106535761B (zh) 皮肤组织中分析物分压的间隙测量
JP5099751B2 (ja) 月経周期推定装置および月経周期推定方法
US20190350462A1 (en) Methods and devices for measuring body temperature in a reduced time
KR20150109971A (ko) 웨어러블 디바이스를 제어하는 방법 및 그 웨어러블 디바이스
JPH10510726A (ja) 人体内のガス/空気および他の流体の流れの内部的記録ならびに記録のための圧力センサの使用
WO2020109119A1 (en) Core body temperature sensor system based on flux measurement
US20190285488A1 (en) Calibrating a heat flux sensor for measuring body temperature of an individual
JPS61120026A (ja) 簡易型深部体温計
CN111741710B (zh) 核心温度检测系统和方法
WO2024075281A1 (ja) 温度測定装置、方法およびプログラム
CN111141420A (zh) 基于热流法的物体深部温度测量方法及装置
CN113598721B (zh) 可穿戴终端及其核心体温监测方法和计算机可读存储介质
US20230210464A1 (en) Ear-wearable system and method for detecting heat stress, heat stroke and related conditions
Tamura et al. Body temperature, heat flow, and evaporation
WO2022264271A1 (ja) 温度推定システムおよび温度推定方法
WO2023161998A1 (ja) 温度測定装置
US10835160B2 (en) Apparatus and method for non-invasively determining the concentration of an analyte
WO2021220396A1 (ja) 温度測定装置および温度測定方法
JP2019166117A (ja) 体温測定処理プログラム及びこのプログラムを備える体温測定装置並びに体温測定処理システム