CN111458031A - Non-contact remote measurement method for measuring and calculating body temperature - Google Patents

Non-contact remote measurement method for measuring and calculating body temperature Download PDF

Info

Publication number
CN111458031A
CN111458031A CN202010269192.1A CN202010269192A CN111458031A CN 111458031 A CN111458031 A CN 111458031A CN 202010269192 A CN202010269192 A CN 202010269192A CN 111458031 A CN111458031 A CN 111458031A
Authority
CN
China
Prior art keywords
temperature
module
measuring
data
human body
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202010269192.1A
Other languages
Chinese (zh)
Inventor
高明全
张浩宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Dashu Artificial Intelligence Technology Co ltd
Original Assignee
Shenzhen Dashu Artificial Intelligence Technology Co ltd
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 Shenzhen Dashu Artificial Intelligence Technology Co ltd filed Critical Shenzhen Dashu Artificial Intelligence Technology Co ltd
Priority to CN202010269192.1A priority Critical patent/CN111458031A/en
Publication of CN111458031A publication Critical patent/CN111458031A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01JMEASUREMENT OF INTENSITY, VELOCITY, SPECTRAL CONTENT, POLARISATION, PHASE OR PULSE CHARACTERISTICS OF INFRARED, VISIBLE OR ULTRAVIOLET LIGHT; COLORIMETRY; RADIATION PYROMETRY
    • G01J5/00Radiation pyrometry, e.g. infrared or optical thermometry
    • G01J5/0003Radiation pyrometry, e.g. infrared or optical thermometry for sensing the radiant heat transfer of samples, e.g. emittance meter
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01JMEASUREMENT OF INTENSITY, VELOCITY, SPECTRAL CONTENT, POLARISATION, PHASE OR PULSE CHARACTERISTICS OF INFRARED, VISIBLE OR ULTRAVIOLET LIGHT; COLORIMETRY; RADIATION PYROMETRY
    • G01J5/00Radiation pyrometry, e.g. infrared or optical thermometry
    • G01J5/0022Radiation pyrometry, e.g. infrared or optical thermometry for sensing the radiation of moving bodies
    • G01J5/0025Living bodies
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01KMEASURING TEMPERATURE; MEASURING QUANTITY OF HEAT; THERMALLY-SENSITIVE ELEMENTS NOT OTHERWISE PROVIDED FOR
    • G01K1/00Details of thermometers not specially adapted for particular types of thermometer
    • G01K1/02Means for indicating or recording specially adapted for thermometers
    • G01K1/024Means for indicating or recording specially adapted for thermometers for remote indication
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01KMEASURING TEMPERATURE; MEASURING QUANTITY OF HEAT; THERMALLY-SENSITIVE ELEMENTS NOT OTHERWISE PROVIDED FOR
    • G01K13/00Thermometers specially adapted for specific purposes
    • G01K13/20Clinical contact thermometers for use with humans or animals
    • G01K13/223Infrared clinical thermometers, e.g. tympanic

Abstract

The invention discloses a method for measuring and calculating the body temperature of a human body in a non-contact remote manner, which comprises the following steps: step 1) the user obtains the real-time measured forehead body surface temperature of the human body through the temperature measuring module and inputs the forehead body surface temperature into an algorithm through the ServiceProcess module. And step 2) the ServiceProcesses module receives the body surface temperature and inputs the data into the TemperatureProcesses module. And step 3) the temperature processing module inputs the body surface temperature of the human body into the temperature calibration module, and the temperature calibration module calculates the body surface temperature data of the human body and returns an error correction value. And step 4) the temperature process module calls the EnvTemperatureCalibration module to obtain the current environment temperature correction value, the algorithm can be used in temperature measuring equipment, the human body temperature can be measured in various indoor and outdoor environments more accurately, a large amount of labor and financial cost is saved, and particularly, the human body temperature can be detected quickly and accurately in a non-contact manner during an epidemic situation.

Description

Non-contact remote measurement method for measuring and calculating body temperature
Technical Field
The invention relates to the field of non-contact remote measurement of human body temperature, in particular to a non-contact remote measurement and calculation method of human body temperature.
Background
Temperature measuring equipment in the market at present mainly comprises a mercury thermometer, a forehead temperature sensor, an ear thermometer, an infrared thermometer and infrared thermal imaging temperature measuring equipment, wherein the mercury thermometer measures temperature by utilizing the principle of expansion with heat and contraction with cold, and the forehead thermometer, the ear thermometer, the infrared thermometer and the infrared thermal imaging adopt an algorithm of converting body surface temperature into actual body temperature of a human body to measure the temperature in a non-contact way. However, the existing temperature measuring equipment basically adopts an algorithm for converting the body surface temperature into the actual body temperature, and the influence of the ambient temperature cannot be considered, so that the algorithm adopted by the existing temperature measuring equipment cannot effectively and accurately measure the body temperature under various outdoor ambient temperatures, and therefore, in order to solve the existing problems, the non-contact type remote body temperature measuring and calculating method based on the c + + language algorithm for indoor and outdoor non-contact type infrared accurate temperature measurement is provided.
Disclosure of Invention
The invention aims to provide a measuring and calculating method for measuring the body temperature of a human body in a non-contact remote manner, and the method is used for solving the problem that the influence of the environmental temperature cannot be considered by an algorithm for converting the body surface temperature into the actual body temperature adopted by the existing temperature measuring equipment in the background technology.
In order to achieve the purpose, the invention provides the following technical scheme: a method for measuring and calculating body temperature in a non-contact remote manner, the method comprising:
step 1) the user obtains the real-time measured forehead body surface temperature of the human body through the temperature measuring module and inputs the forehead body surface temperature into an algorithm through the ServiceProcess module.
And step 2) the ServiceProcesses module receives the body surface temperature and inputs the data into the TemperatureProcesses module.
And step 3) the temperature processing module inputs the body surface temperature of the human body into the temperature calibration module, and the temperature calibration module calculates the body surface temperature data of the human body and returns an error correction value.
And step 4) the temperature process module calls an EnvTemperatureCalibration module to obtain the current environment temperature correction value.
And step 5) the TemperatureProcesses module inputs the error correction value and the environment temperature correction value of the human body surface temperature and body temperature operation into the TemperatureModel module, the module uses the algorithm model to carry out operation to obtain a final body temperature value, and the final body temperature value is returned to the user through the serviceProcesses module.
And step 6) the user acquires the current ambient temperature in real time through the ambient temperature measuring module and updates the current ambient temperature to the EnvTemperatureProcessExponse module through the ServiceProcessExponse module at regular time.
And 7) the EnvTemperatureProcesses module receives the environment temperature data updated by the user, starts to operate the data, updates the data into the EnvTemperatureCalibration module through the TemperatureProcesses module, and operates the EnvTemperatureCalibration module to obtain the correction value of the current environment temperature.
Preferably, in step 1, the ServiceProcess module is responsible for interaction between the algorithm and the external caller, and provides the result of body temperature conversion.
Preferably, in the step 2, the temperature process module calls nodes processed by each algorithm, and performs a comprehensive operation on the processing result of each node.
Preferably, in the step 3, the temperature calibration module processes a deviation factor of the body temperature operation, performs deep learning operation according to the measured human body temperature data to obtain a value to be corrected for the body temperature data, and updates the value to the algorithm model in real time.
Preferably, in the step 5, the temperature model module converts the body surface temperature into an algorithm model of the body temperature, and is responsible for the specific temperature conversion operation.
Preferably, in step 7, the envTemperatureCalibration module increases a deviation factor affected by the ambient temperature, acquires data from the ambient temperature data processing result, updates the data to the algorithm model, and calibrates the operation result.
Preferably, in step 7, the envtempturetureprocesser module processes the ambient temperature data.
The non-contact remote measurement method for measuring and calculating the body temperature of the human body has the advantages that: the algorithm can be used in temperature measuring equipment, the influence of the ambient temperature is added, so that the temperature measuring equipment can accurately measure the temperature indoors and outdoors, the use scenes of the temperature measuring equipment are greatly increased, the human body temperature can be measured in various indoor and outdoor environments more accurately, a large amount of manpower and financial cost are saved, and the human body temperature can be rapidly and accurately detected in a non-contact mode particularly during epidemic situations.
Drawings
Fig. 1 shows the overall design of the algorithm.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, the present invention provides a technical solution: a method for measuring and calculating body temperature in a non-contact remote manner, the method comprising:
step 1) a user obtains the real-time measured forehead body surface temperature of the human body through a temperature measuring module and inputs the forehead body surface temperature into an algorithm through a ServiceProcess module, and the ServiceProcess module is responsible for interaction between the algorithm and an external caller and provides a body temperature conversion result.
And 2) after receiving the body surface temperature, the ServiceProcesses module inputs data into the TemperatureProcesses module, and the TemperatureProcesses module calls each node processed by the algorithm and performs comprehensive operation on the processing result of each node.
And step 3) the TemperatureProcessExample module inputs the body surface temperature into the TemperatureCalculation module, the TemperatureCalculation module calculates the body surface temperature data and returns an error correction value, the TemperatureCalculation module processes the deviation factor of the body temperature calculation, the deep learning calculation is carried out according to the measured body temperature data to obtain the value needing to correct the body temperature data, and the value is updated into the algorithm model in real time.
And step 4) the temperature process module calls an EnvTemperatureCalibration module to obtain the current environment temperature correction value.
And step 5) the TemperatureProcessExample module inputs the error correction value and the environment temperature correction value of the human body surface temperature and body temperature operation into the TemperatureModel module, the module uses the algorithm model to carry out operation to obtain a final body temperature value, and returns the final body temperature value to the user through the ServiceProcessExample module, and the TemperatureModel module converts the body surface temperature into the body temperature algorithm model and is responsible for the specific temperature conversion operation.
And step 6) the user acquires the current ambient temperature in real time through the ambient temperature measuring module and updates the current ambient temperature to the EnvTemperatureProcessExponse module through the ServiceProcessExponse module at regular time.
And 7) the EnvTemperatureProcesses module receives the environment temperature data updated by the user, starts to operate the data, updates the data into the EnvTemperatureCalibration module through the TemperatureProcesses module, operates the EnvTemperatureCalibration module to obtain the correction value of the current environment temperature, increases the deviation factor of the environment temperature influence by the EnvTemperatureCalibration module, obtains the data from the environment temperature data processing result, updates the data into the algorithm model, calibrates the operation result, and processes the environment temperature data by the EnvTemperatureProcesses module.
It will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in the embodiments described above without departing from the principles and spirit of the invention, the scope of which is defined by the appended claims.

Claims (7)

1. A method for measuring and calculating the body temperature of a human body in a non-contact remote manner is characterized by comprising the following steps:
step 1) the user obtains the real-time measured forehead body surface temperature of the human body through the temperature measuring module and inputs the forehead body surface temperature into an algorithm through the ServiceProcess module.
And step 2) the ServiceProcesses module receives the body surface temperature and inputs the data into the TemperatureProcesses module.
And step 3) the temperature processing module inputs the body surface temperature of the human body into the temperature calibration module, and the temperature calibration module calculates the body surface temperature data of the human body and returns an error correction value.
And step 4) the temperature process module calls an EnvTemperatureCalibration module to obtain the current environment temperature correction value.
And step 5) the TemperatureProcesses module inputs the error correction value and the environment temperature correction value of the human body surface temperature and body temperature operation into the TemperatureModel module, the module uses the algorithm model to carry out operation to obtain a final body temperature value, and the final body temperature value is returned to the user through the serviceProcesses module.
And step 6) the user acquires the current ambient temperature in real time through the ambient temperature measuring module and updates the current ambient temperature to the EnvTemperatureProcessExponse module through the ServiceProcessExponse module at regular time.
And 7) the EnvTemperatureProcesses module receives the environment temperature data updated by the user, starts to operate the data, updates the data into the EnvTemperatureCalibration module through the TemperatureProcesses module, and operates the EnvTemperatureCalibration module to obtain the correction value of the current environment temperature.
2. A method for measuring and calculating body temperature remotely in a non-contact manner as claimed in claim 1, wherein in step 1, the ServiceProcess module is responsible for the interaction between the algorithm and the external caller and provides the result of the body temperature conversion.
3. A non-contact remote measuring and calculating method of body temperature according to claim 1, wherein in said step 2, the temperature process module calls each node of the algorithm process and performs the comprehensive operation on the processed result of each node.
4. The method for measuring and calculating body temperature according to claim 1, wherein in step 3, the temperature calibration module processes the deviation factor of the body temperature calculation, performs deep learning calculation according to the measured body temperature data to obtain the value to be corrected, and updates the value to the algorithm model in real time.
5. The method as claimed in claim 1, wherein in step 5, the temperature model is an algorithm model for converting the body surface temperature into the body temperature, and the algorithm model is responsible for the calculation of the specific temperature conversion.
6. A method for measuring and calculating body temperature according to claim 1, wherein in step 7, the envTemperatureCalibration module increases the bias factor of the environmental temperature effect, obtains the data from the environmental temperature data processing result, updates the data to the algorithm model, and calibrates the operation result.
7. A method for measuring and calculating body temperature remotely in a non-contact manner as claimed in claim 1, wherein in step 7, the envtemperature process module processes the ambient temperature data.
CN202010269192.1A 2020-04-08 2020-04-08 Non-contact remote measurement method for measuring and calculating body temperature Pending CN111458031A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010269192.1A CN111458031A (en) 2020-04-08 2020-04-08 Non-contact remote measurement method for measuring and calculating body temperature

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010269192.1A CN111458031A (en) 2020-04-08 2020-04-08 Non-contact remote measurement method for measuring and calculating body temperature

Publications (1)

Publication Number Publication Date
CN111458031A true CN111458031A (en) 2020-07-28

Family

ID=71685176

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010269192.1A Pending CN111458031A (en) 2020-04-08 2020-04-08 Non-contact remote measurement method for measuring and calculating body temperature

Country Status (1)

Country Link
CN (1) CN111458031A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112487692A (en) * 2020-12-16 2021-03-12 中国科学院重庆绿色智能技术研究院 Method for estimating body core temperature from forehead temperature and application thereof
CN114052669A (en) * 2020-08-05 2022-02-18 广东小天才科技有限公司 Body temperature detection method, ear-hanging earphone, intelligent wearable device and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040254472A1 (en) * 2003-05-27 2004-12-16 Cardiowave, Inc. Methods and apparatus for a remote, noninvasive technique to detect core body temperature in a subject via thermal imaging
CN1643355A (en) * 2002-01-25 2005-07-20 莱尔德·W·劳伦斯 Means and apparatus for rapid, accurate, non-contact measurement of the core temperature of animals and humans
CN103565422A (en) * 2013-11-06 2014-02-12 江苏大学 Medical infrared thermometer and measurement compensating method of medical infrared thermometer
CN105919565A (en) * 2016-07-18 2016-09-07 广州市金鑫宝电子有限公司 Infrared temperature measurement gun and temperature measurement method
CN107049253A (en) * 2017-04-10 2017-08-18 深圳市共进电子股份有限公司 A kind of infrared thermal imaging body temperature detection method and device based on artificial intelligence
CN107576421A (en) * 2017-08-23 2018-01-12 王沛 A kind of body temperature measuring devices, method and its device
CN109696248A (en) * 2018-11-28 2019-04-30 武汉高德智感科技有限公司 A kind of automatic compensating method of the human body inspection and quarantine system temperature based on environment temperature
CN110196103A (en) * 2019-06-27 2019-09-03 Oppo广东移动通信有限公司 Thermometry and relevant device
CN110333692A (en) * 2019-07-04 2019-10-15 南京农业大学 The automatic monitoring diagnosis system of pig fever based on thermal infrared
US20190323895A1 (en) * 2018-04-24 2019-10-24 Helen Of Troy Limited System and method for human temperature regression using multiple structures

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1643355A (en) * 2002-01-25 2005-07-20 莱尔德·W·劳伦斯 Means and apparatus for rapid, accurate, non-contact measurement of the core temperature of animals and humans
US20040254472A1 (en) * 2003-05-27 2004-12-16 Cardiowave, Inc. Methods and apparatus for a remote, noninvasive technique to detect core body temperature in a subject via thermal imaging
CN103565422A (en) * 2013-11-06 2014-02-12 江苏大学 Medical infrared thermometer and measurement compensating method of medical infrared thermometer
CN105919565A (en) * 2016-07-18 2016-09-07 广州市金鑫宝电子有限公司 Infrared temperature measurement gun and temperature measurement method
CN107049253A (en) * 2017-04-10 2017-08-18 深圳市共进电子股份有限公司 A kind of infrared thermal imaging body temperature detection method and device based on artificial intelligence
CN107576421A (en) * 2017-08-23 2018-01-12 王沛 A kind of body temperature measuring devices, method and its device
US20190323895A1 (en) * 2018-04-24 2019-10-24 Helen Of Troy Limited System and method for human temperature regression using multiple structures
CN109696248A (en) * 2018-11-28 2019-04-30 武汉高德智感科技有限公司 A kind of automatic compensating method of the human body inspection and quarantine system temperature based on environment temperature
CN110196103A (en) * 2019-06-27 2019-09-03 Oppo广东移动通信有限公司 Thermometry and relevant device
CN110333692A (en) * 2019-07-04 2019-10-15 南京农业大学 The automatic monitoring diagnosis system of pig fever based on thermal infrared

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114052669A (en) * 2020-08-05 2022-02-18 广东小天才科技有限公司 Body temperature detection method, ear-hanging earphone, intelligent wearable device and storage medium
CN114052669B (en) * 2020-08-05 2024-04-12 广东小天才科技有限公司 Body temperature detection method, ear-hanging earphone, intelligent wearing equipment and storage medium
CN112487692A (en) * 2020-12-16 2021-03-12 中国科学院重庆绿色智能技术研究院 Method for estimating body core temperature from forehead temperature and application thereof
CN112487692B (en) * 2020-12-16 2023-08-22 中国科学院重庆绿色智能技术研究院 Method for estimating body core temperature from forehead temperature and application thereof

Similar Documents

Publication Publication Date Title
CN111458031A (en) Non-contact remote measurement method for measuring and calculating body temperature
CN111351583A (en) Temperature correction method for infrared temperature measurement and infrared thermal imager
US8396694B2 (en) Method of forecasting the electrical production of a photovoltaic device
CN110927657B (en) Electric energy meter error correction method, device and equipment
CN111649827B (en) Body temperature detection method based on multipoint infrared thermopile sensor
CN111307293B (en) Infrared human body temperature measurement system and temperature measurement method thereof
CN110595630B (en) Multi-point non-uniform correction method based on detector temperature
CN110470414B (en) Body temperature measurement system and correction method for body temperature measurement system
CN103234647B (en) Temperature correction method and temperature correction system of embedded system
CN107271081B (en) Silicon piezoresistive pressure transmitter temperature compensation method and device based on two-stage least square fitting
CN107063509A (en) A kind of thermosensitive thermometer calibration method based on neutral net
CN106679817A (en) Method for calibrating thermal infrared imager
CN104181511A (en) Scaling method of foundation microwave radiometer
CN107687899A (en) A kind of infrared measurement of temperature method and system
CN112146761A (en) Human body temperature measurement compensation method based on machine learning
CN109902346A (en) Sub-region right mean temperature information acquisition method neural network based
KR101700865B1 (en) Thermal performance measuring system of windows glazing and method thereof
CN212645914U (en) Blackbody radiation device and temperature measurement system
CN111595456A (en) Method for improving temperature measurement precision of robot by adopting black body correction
CN110006529B (en) Output correction method and device for infrared detection device
CN110619105A (en) Power transmission line temperature estimation method based on quantity measurement and heat balance equation
CN103335538A (en) Method for calculating power station condenser pressure and heat transmission terminal temperature difference
CN110553667A (en) method for carrying out thermal deformation compensation on star sensor
WO2017109919A1 (en) Electronic device, wbgt determination method, and wbgt determination program
CN107966208B (en) Measuring method of solar absolute radiometer based on cavity temperature correction

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200728