Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7657655B2 - Wearable devices and body temperature regulation systems - Google Patents
[go: Go Back, main page]

JP7657655B2 - Wearable devices and body temperature regulation systems - Google Patents

Wearable devices and body temperature regulation systems Download PDF

Info

Publication number
JP7657655B2
JP7657655B2 JP2021086348A JP2021086348A JP7657655B2 JP 7657655 B2 JP7657655 B2 JP 7657655B2 JP 2021086348 A JP2021086348 A JP 2021086348A JP 2021086348 A JP2021086348 A JP 2021086348A JP 7657655 B2 JP7657655 B2 JP 7657655B2
Authority
JP
Japan
Prior art keywords
user
fan
value
cooling device
heat stress
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.)
Active
Application number
JP2021086348A
Other languages
Japanese (ja)
Other versions
JP2022179094A (en
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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2021086348A priority Critical patent/JP7657655B2/en
Publication of JP2022179094A publication Critical patent/JP2022179094A/en
Application granted granted Critical
Publication of JP7657655B2 publication Critical patent/JP7657655B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Thermotherapy And Cooling Therapy Devices (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)

Description

本発明の実施形態は、ウェアラブル端末および体温調整システムに関する。 Embodiments of the present invention relate to a wearable device and a body temperature regulation system.

従来、熱中症対策のための様々な技術が知られている。例えば、ユーザが着用する衣服内の熱の上昇を低減する冷却装置が知られている。このような冷却装置は、例えば、外気を取り込むファンを備え、衣服内に送風することにより、衣服内の温度の上昇を低減する。 Various techniques for preventing heatstroke are known in the past. For example, cooling devices that reduce the rise in heat inside the clothes worn by the user are known. Such cooling devices, for example, are equipped with a fan that takes in outside air and blows it into the clothes, thereby reducing the rise in temperature inside the clothes.

特開2020-006028号公報JP 2020-006028 A

しかしながら、従来技術においては、冷却装置はユーザによる手動操作により制御されることが一般的であり、ユーザが作業中に両手がふさがっている場合等は、ユーザの周囲の環境に応じて適切に冷却装置を制御することが困難であった。 However, in conventional technology, cooling devices are generally controlled manually by the user, and in cases where the user has both hands full while working, it is difficult to appropriately control the cooling device in accordance with the user's surrounding environment.

実施形態のウェアラブル端末は、センサと、演算装置と、通信装置と、記憶部とを備える。センサは、ユーザの生体情報と、ユーザの周囲の環境に関する環境情報とを取得する。記憶部は、ユーザの状態を表す指標値の履歴を記憶する。演算装置は、生体情報および環境情報から、指標値を算出する。また、演算装置は、指標値の履歴に基づいて、指標値の移動平均値を算出し、指標値の移動平均値と第1の閾値とを比較する。通信装置は、指標値の移動平均値が第1の閾値以上の場合に、ユーザに装着された冷却装置を駆動させる制御信号を冷却装置に送信し、指標値の移動平均値が第1の閾値未満の場合に、冷却装置を停止させる制御信号を冷却装置に送信する。 A wearable terminal according to an embodiment includes a sensor, a computing device, a communication device , and a storage unit . The sensor acquires biometric information of a user and environmental information related to an environment surrounding the user. The storage unit stores a history of index values representing a state of the user. The computing device calculates an index value from the biometric information and the environmental information. The computing device also calculates a moving average value of the index values based on the history of the index values, and compares the moving average value of the index values with a first threshold. When the moving average value of the index values is equal to or greater than the first threshold, the communication device transmits a control signal to the cooling device to drive the cooling device worn by the user, and when the moving average value of the index values is less than the first threshold, transmits a control signal to the cooling device to stop the cooling device.

図1は、第1の実施形態に係る体温調整システムの一例を示す図である。FIG. 1 is a diagram illustrating an example of a body temperature regulation system according to a first embodiment. 図2は、第1の実施形態に係るウェアラブル端末および体温調整装置のハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of the hardware configuration of the wearable terminal and the body temperature regulation device according to the first embodiment. 図3は、第1の実施形態に係る暑さストレスレベルの算出手法の一例を示す図である。FIG. 3 is a diagram showing an example of a method for calculating a heat stress level according to the first embodiment. 図4は、第1の実施形態に係る第1の暑さストレスレベル閾値の一例を示す図である。FIG. 4 is a diagram illustrating an example of a first heat stress level threshold according to the first embodiment. 図5は、第1の実施形態に係る暑さストレスレベルとファンの出力との関係の一例を示すグラフである。FIG. 5 is a graph showing an example of the relationship between the heat stress level and the output of the fan according to the first embodiment. 図6は、第1の実施形態に係るウェアラブル端末で実行される体温調整処理の流れの一例を示すフローチャートである。FIG. 6 is a flowchart showing an example of the flow of a body temperature adjustment process executed by the wearable terminal according to the first embodiment. 図7は、第1の実施形態に係る暑さストレスレベルの算出手法の流れの一例を示すフローチャートである。FIG. 7 is a flowchart showing an example of the flow of a method for calculating a heat stress level according to the first embodiment. 図8は、第1の実施形態に係る体温調整装置で実行されるファン制御処理の流れの一例を示すフローチャートである。FIG. 8 is a flowchart showing an example of the flow of a fan control process executed in the body temperature regulation device according to the first embodiment. 図9は、第2の実施形態に係る第2の暑さストレスレベル閾値の一例を示す図である。FIG. 9 is a diagram illustrating an example of the second heat stress level threshold according to the second embodiment. 図10は、第2の実施形態に係る暑さストレスレベルの現在値および移動平均値とファンの出力との関係の一例を示すグラフである。FIG. 10 is a graph showing an example of the relationship between the current value and moving average value of the heat stress level and the output of the fan according to the second embodiment. 図11は、第2の実施形態に係るウェアラブル端末で実行される体温調整処理の流れの一例を示すフローチャートである。FIG. 11 is a flowchart showing an example of the flow of a body temperature adjustment process executed by the wearable terminal according to the second embodiment. 図12は、第3の実施形態に係るウェアラブル端末の演算装置により実現される機能の一例を示す機能ブロック図である。FIG. 12 is a functional block diagram showing an example of functions implemented by a computing device of a wearable terminal according to the third embodiment. 図13は、第3の実施形態に係る暑さストレスレベルの現在値および移動平均値とファンの出力との関係の一例を示すグラフである。FIG. 13 is a graph showing an example of the relationship between the current value and moving average value of the heat stress level and the output of the fan according to the third embodiment. 図14は、第3の実施形態に係るウェアラブル端末で実行される体温調整処理の流れの一例を示すフローチャートである。FIG. 14 is a flowchart showing an example of the flow of a body temperature adjustment process executed by a wearable terminal according to the third embodiment. 図15は、第3の実施形態に係る体温調整装置で実行されるファン制御処理の流れの一例を示すフローチャートである。FIG. 15 is a flowchart showing an example of the flow of a fan control process executed in a body temperature regulation device according to the third embodiment. 図16は、第4の実施形態に係るバッテリの残量値の表示の一例を示す図である。FIG. 16 is a diagram showing an example of a display of a remaining battery charge value according to the fourth embodiment. 図17は、第4の実施形態に係るバッテリの残量閾値の一例を示す図である。FIG. 17 is a diagram illustrating an example of a remaining battery charge threshold according to the fourth embodiment. 図18は、第4の実施形態に係るバッテリの交換を促す発報開始のタイミングを示す図である。FIG. 18 is a diagram showing the timing at which an alarm is started to be issued to prompt a user to replace the battery according to the fourth embodiment. 図19は、第4の実施形態に係るウェアラブル端末で実行されるバッテリの残量管理処理の流れの一例を示すフローチャートである。FIG. 19 is a flowchart showing an example of the flow of a remaining battery capacity management process executed by a wearable terminal according to the fourth embodiment. 図20は、第4の実施形態に係る体温調整装置で実行されるバッテリの残量通知処理の流れの一例を示すフローチャートである。FIG. 20 is a flow chart showing an example of the flow of a remaining battery charge notification process executed in a body temperature regulation device according to the fourth embodiment. 図21は、第5の実施形態に係る水冷装置の一例を示す図である。FIG. 21 is a diagram illustrating an example of a water-cooling device according to the fifth embodiment.

(第1の実施形態)
図1は、第1の実施形態に係る体温調整システムSの一例を示す図である。図1に示すように、体温調整システムSは、ウェアラブル端末1と、体温調整装置30とを含む。
(First embodiment)
1 is a diagram showing an example of a body temperature regulation system S according to a first embodiment. As shown in FIG. 1, the body temperature regulation system S includes a wearable device 1 and a body temperature regulation device 30.

体温調整装置30は、ユーザUが着用可能な衣服3に装着される。衣服3は、例えば、業務中に着用される作業服とする。また、ユーザUは、例えば、衣服3を着用した状態で作業をする作業者であるものとする。ユーザUは、例えば、業務の開始時に衣服3を着用すると共にウェアラブル端末1を装着し、業務の終了時に業務の開始時に衣服3を脱ぐと共にウェアラブル端末1を取り外す。なお、ウェアラブル端末1は業務時間だけではなく、継続的にユーザUが装着するものであっても良い。 The body temperature adjustment device 30 is attached to clothing 3 that can be worn by the user U. The clothing 3 is, for example, work clothes worn during work. The user U is, for example, a worker who works while wearing the clothing 3. The user U, for example, puts on the clothing 3 and wears the wearable device 1 at the start of work, and removes the clothing 3 and the wearable device 1 at the end of work. Note that the wearable device 1 may be worn by the user U continuously, not just during work hours.

体温調整装置30は、本体部32と、ファン31とを備える。本体部32と、ファン31とはケーブル33によって接続する。体温調整装置30は、本実施形態における冷却装置の一例である。なお、冷却装置には、衣服3が含まれても良い。 The body temperature adjustment device 30 includes a main body 32 and a fan 31. The main body 32 and the fan 31 are connected by a cable 33. The body temperature adjustment device 30 is an example of a cooling device in this embodiment. The cooling device may also include clothing 3.

ファン31は、衣服3の外から空気を取り込み、衣服3の内側へ送風することにより、衣服3内を冷却する。なお、ファン31を、本実施形態における冷却装置の一例としても良い。 The fan 31 cools the inside of the garment 3 by taking in air from outside the garment 3 and blowing it to the inside of the garment 3. The fan 31 may be an example of a cooling device in this embodiment.

本体部32は、通信装置(不図示)、およびバッテリ(不図示)を備える。本体部32の通信装置は、Bluetooth(登録商標)等の無線通信手段により、ウェアラブル端末1と通信する。 The main body 32 includes a communication device (not shown) and a battery (not shown). The communication device of the main body 32 communicates with the wearable device 1 via wireless communication means such as Bluetooth (registered trademark).

ウェアラブル端末1は、ユーザUに装着可能な装置である。本実施形態においては、ウェアラブル端末1は、ユーザUの腕または手首に装着可能な、腕時計型またはリストバンド型の形状をしているものとする。図1では、説明のためにユーザUの腕が露出しているが、ユーザUが衣服3を着用している状態においては、ウェアラブル端末1は衣服3に覆われた状態となる。 The wearable device 1 is a device that can be worn by the user U. In this embodiment, the wearable device 1 has a watch-type or wristband-type shape that can be worn on the arm or wrist of the user U. In FIG. 1, the arm of the user U is exposed for the purpose of explanation, but when the user U is wearing the clothing 3, the wearable device 1 is covered by the clothing 3.

ウェアラブル端末1は、例えば、本体部10と、ベルト20とを備える。ベルト20は、ユーザの身体に装着可能である。例えば、ベルト20は可塑性を備え、ユーザの腕に固定可能である。ベルト20は、本実施形態における装着部材の一例である。本体部10はは、ベルト20を固定する固定部21a,21bを備える。 The wearable device 1 includes, for example, a main body 10 and a belt 20. The belt 20 can be worn on the user's body. For example, the belt 20 has plasticity and can be fixed to the user's arm. The belt 20 is an example of a wearing member in this embodiment. The main body 10 includes fixing parts 21a and 21b that fix the belt 20.

なお、ベルト20は、本体部10から着脱可能であっても良い。また、ベルト20は、ウェアラブル端末1に含まれなくとも良い。この場合、本体部10をウェアラブル端末1という。あるいは、ベルト20は、本体部10と一体として形成されても良い。 The belt 20 may be detachable from the main body 10. The belt 20 may not be included in the wearable device 1. In this case, the main body 10 is referred to as the wearable device 1. Alternatively, the belt 20 may be formed integrally with the main body 10.

なお、図1に示すウェアラブル端末1の形状は一例であり、ユーザの身体に装着可能であれば、他の形状であっても良い。 Note that the shape of the wearable device 1 shown in FIG. 1 is just an example, and other shapes are also acceptable as long as the device can be worn on the user's body.

ウェアラブル端末1の本体部10は、ディスプレイ11、操作部12、および通信装置(不図示)等を備える。ウェアラブル端末1の通信装置は、Bluetooth(登録商標)等の無線通信手段により、体温調整装置30と通信する。また、本体部10は、各種のセンサ(不図示)を有する。 The main body 10 of the wearable device 1 includes a display 11, an operation unit 12, and a communication device (not shown). The communication device of the wearable device 1 communicates with the body temperature adjustment device 30 via wireless communication means such as Bluetooth (registered trademark). The main body 10 also includes various sensors (not shown).

図2は、第1の実施形態に係るウェアラブル端末1および体温調整装置30のハードウェア構成の一例を示す図である。図2では、ウェアラブル端末1のベルト20および固定部21a,21bと、体温調整装置30のケーブル33とは図示を省略する。 Figure 2 is a diagram showing an example of the hardware configuration of the wearable device 1 and the body temperature adjustment device 30 according to the first embodiment. In Figure 2, the belt 20 and the fixing parts 21a and 21b of the wearable device 1 and the cable 33 of the body temperature adjustment device 30 are omitted from the illustration.

図2に示すように、ウェアラブル端末1の本体部10は、ディスプレイ11、操作部12、温度センサ13a、湿度センサ13b、加速度センサ13c、パルスセンサ13d、演算装置14、メモリ15、通信装置16、モータ17、およびスピーカ18を備える。 As shown in FIG. 2, the main body 10 of the wearable device 1 includes a display 11, an operation unit 12, a temperature sensor 13a, a humidity sensor 13b, an acceleration sensor 13c, a pulse sensor 13d, a computing device 14, a memory 15, a communication device 16, a motor 17, and a speaker 18.

ディスプレイ11は、液晶ディスプレイまたは有機EL(Organic Electro-Luminescence:OEL)ディスプレイ等であり、演算装置14による制御の下、各種の情報を表示する。 The display 11 is a liquid crystal display or an organic electro-luminescence (OEL) display, etc., and displays various information under the control of the computing device 14.

操作部12は、ユーザUによる操作を受付可能なボタンまたはタッチパネル等である。なお、操作部12がタッチパネルである場合、ウェアラブル端末1は、ディスプレイ11と操作部12とを含むタッチスクリーンを備えてもよい。また、ウェアラブル端末1が音声認識機能を備える場合、操作部12は、ユーザUの音声による命令を入植可能なマイロフォンであってもよい。 The operation unit 12 is a button or a touch panel that can accept operations by the user U. If the operation unit 12 is a touch panel, the wearable terminal 1 may be equipped with a touch screen that includes the display 11 and the operation unit 12. If the wearable terminal 1 has a voice recognition function, the operation unit 12 may be a microphone that can input voice commands from the user U.

温度センサ13a、湿度センサ13b、加速度センサ13c、およびパルスセンサ13dを総称する場合は、単にセンサ13という。センサ13は、ユーザUの生体情報と、ユーザUの周囲の環境に関する環境情報とを取得する。本実施形態において、センサ13は、所定の時間周期、例えば1分間隔で計測を行い、計測結果を演算装置14に送出する。 The temperature sensor 13a, humidity sensor 13b, acceleration sensor 13c, and pulse sensor 13d are collectively referred to simply as sensor 13. Sensor 13 acquires biometric information of user U and environmental information related to the environment surrounding user U. In this embodiment, sensor 13 performs measurements at a predetermined time period, for example, at one-minute intervals, and sends the measurement results to calculation device 14.

より詳細には、温度センサ13aは、ユーザUの周囲の空気の温度を計測する。使用時においては、ウェアラブル端末1は衣服3に覆われるため、ユーザUの周囲の空気は、衣服3内の空気となる。なお、温度センサ13aによって計測された温度を、一般的な気温または室温と区別する場合、周囲温度ともいう。また、温度センサ13aは、ユーザUの皮膚温または体表面温等の外殻温度を計測するものでもよい。 More specifically, the temperature sensor 13a measures the temperature of the air around the user U. When in use, the wearable device 1 is covered by the clothing 3, and therefore the air around the user U is the air inside the clothing 3. Note that the temperature measured by the temperature sensor 13a is also referred to as the ambient temperature when distinguished from general air temperature or room temperature. The temperature sensor 13a may also measure the exoskeleton temperature, such as the skin temperature or body surface temperature, of the user U.

湿度センサ13bは、ユーザUの周囲の空気の湿度を計測する。なお、湿度センサ13bによって計測された湿度を、一般的な屋外の湿度または室内の湿度と区別する場合、周囲湿度ともいう。 The humidity sensor 13b measures the humidity of the air around the user U. Note that the humidity measured by the humidity sensor 13b is also referred to as the ambient humidity when distinguished from general outdoor humidity or indoor humidity.

加速度センサ13cは、ユーザUの動作により生じた加速度を計測する。例えば、加速度センサ13cは、X方向、Y方向、Z方向の3方向の加速度を計測する3軸加速度センサである。なお、本実施形態においては、加速度センサ13cは、必須ではない。 The acceleration sensor 13c measures the acceleration caused by the movement of the user U. For example, the acceleration sensor 13c is a three-axis acceleration sensor that measures acceleration in three directions, the X direction, the Y direction, and the Z direction. Note that in this embodiment, the acceleration sensor 13c is not essential.

パルスセンサ13dは、ユーザUの脈波、および脈拍を計測する。パルスセンサ13dは、例えば、心拍数の変化に対応する動脈および毛細血管の血液量の変化を測定することにより、心拍に伴う脈波を検出する光電式容積脈波計(Photoplethysmogram:PPG)センサである。なお、脈波および脈拍の計測手法はこれに限定されるものではない。 Pulse sensor 13d measures the pulse wave and pulse rate of user U. Pulse sensor 13d is, for example, a photoplethysmogram (PPG) sensor that detects pulse waves associated with the heart rate by measuring changes in the blood volume in arteries and capillaries that correspond to changes in heart rate. Note that the method of measuring pulse waves and pulse rate is not limited to this.

温度および湿度は、本実施形態における環境情報の一例である。また、ユーザUの動作により生じた加速度およびユーザUの脈拍は、本実施形態におけるユーザUの生体情報の一例である。なお、ウェアラブル端末1は、さらに他のセンサを備えても良い。 The temperature and humidity are examples of environmental information in this embodiment. The acceleration caused by the movements of the user U and the pulse rate of the user U are examples of biometric information of the user U in this embodiment. The wearable device 1 may further include other sensors.

演算装置14は、例えばCPU(Central Processing Unit)等のプロセッサであり、ウェアラブル端末1全体を制御する。 The computing device 14 is a processor such as a CPU (Central Processing Unit) and controls the entire wearable device 1.

メモリ15は、ROM(Read Only Memory)、RAM(Random Access Memory)、フラッシュメモリ等の記憶装置である。また、メモリ15は、演算装置14で実行される各種のプログラム、および処理に使用されるデータを記憶する。メモリ15は、本実施形態における記憶部の一例である。なお、図2ではメモリ15を1つの構成として記載したが、複数の記憶装置が設けられてもよい。例えば、メモリ15はRAM等で実現される主記憶装置と、フラッシュメモリ等で実現される補助記憶装置とに分かれていても良い。 The memory 15 is a storage device such as a ROM (Read Only Memory), a RAM (Random Access Memory), or a flash memory. The memory 15 also stores various programs executed by the arithmetic unit 14 and data used in processing. The memory 15 is an example of a storage unit in this embodiment. Note that while FIG. 2 illustrates the memory 15 as a single configuration, multiple storage devices may be provided. For example, the memory 15 may be divided into a main storage device realized by a RAM or the like, and an auxiliary storage device realized by a flash memory or the like.

通信装置16は、無線通信により体温調整装置30との間で情報の送受信が可能な機器である。なお、無線通信の規格は特に限定されるものではないが。例えば、Bluetooth(登録商標)等が採用可能である。また、通信装置16は、体温調整装置30以外の装置、例えばPC(Personal Computer)、サーバ装置、またはスマートフォン等の情報処理装置と無線通信により情報の送受信をしてもよい。通信装置16は、第1の通信装置の一例である。 The communication device 16 is a device capable of transmitting and receiving information to and from the body temperature adjustment device 30 via wireless communication. The wireless communication standard is not particularly limited. For example, Bluetooth (registered trademark) can be adopted. The communication device 16 may also transmit and receive information via wireless communication with devices other than the body temperature adjustment device 30, such as information processing devices such as a PC (Personal Computer), a server device, or a smartphone. The communication device 16 is an example of a first communication device.

モータ17は、バイブレータ機能のために使用される駆動装置であり、ウェアラブル端末1を振動させる。 Motor 17 is a driving device used for the vibrator function and vibrates the wearable device 1.

スピーカ18は、演算装置14の制御の下、音声およびアラート音等を出力する。 The speaker 18 outputs voice, alert sounds, etc. under the control of the computing device 14.

ディスプレイ11、モータ17、およびスピーカ18は、本実施形態における発報装置の一例である。 The display 11, motor 17, and speaker 18 are examples of an alarm device in this embodiment.

体温調整装置30は、ファン31と、本体部32とを備える。本体部32は、通信装置321と、制御装置322とを備える。 The body temperature regulation device 30 includes a fan 31 and a main body 32. The main body 32 includes a communication device 321 and a control device 322.

通信装置321は、Bluetooth(登録商標)等の規格に準拠した無線通信によりウェアラブル端末1との間で情報の送受信が可能な機器である。通信装置321は、ウェアラブル端末1から送信されたファン31の動作の制御に関する制御信号を受信する。通信装置321は、第2の通信装置の一例である。 The communication device 321 is a device capable of transmitting and receiving information to and from the wearable device 1 via wireless communication conforming to standards such as Bluetooth (registered trademark). The communication device 321 receives a control signal related to control of the operation of the fan 31 transmitted from the wearable device 1. The communication device 321 is an example of a second communication device.

制御装置322は、ファン31を駆動させる電力の供給を制御する装置であり、バッテリ323を備える。制御装置322は、通信装置321を介してウェアラブル端末1より受信した制御信号に基づいて、ファン31の稼働または停止を制御する。制御装置322は、本実施形態における制御部の一例である。例えば、制御装置322は、バッテリ323からファン31への電力供給のオン、オフを切り替えるスイッチを備える。制御装置322は、制御信号に応じて当該スイッチのオン、オフを切り替えることにより、ファン31を駆動または停止させる。なお、ファン31の制御手法はこれに限定されるものではない。 The control device 322 is a device that controls the supply of power to drive the fan 31, and includes a battery 323. The control device 322 controls the operation or stopping of the fan 31 based on a control signal received from the wearable device 1 via the communication device 321. The control device 322 is an example of a control unit in this embodiment. For example, the control device 322 includes a switch that switches the power supply from the battery 323 to the fan 31 on and off. The control device 322 switches the switch on and off in response to the control signal to drive or stop the fan 31. Note that the method of controlling the fan 31 is not limited to this.

次に、ウェアラブル端末1の演算装置14により実現される機能について説明する。 Next, we will explain the functions realized by the computing device 14 of the wearable device 1.

図2に示すように、演算装置14は、算出部101、比較部102、通信制御部103、表示制御部104、および振動制御部105を備える。本実施形態のウェアラブル端末1の演算装置14で実行されるプログラムは、上述した各部(算出部101、比較部102、通信制御部103、表示制御部104、および振動制御部105)を含むモジュール構成となっており、実際のハードウェアとしては演算装置14がメモリ15からプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、算出部101、比較部102、通信制御部103、表示制御部104、および振動制御部105が主記憶装置上に生成される。 2, the arithmetic device 14 includes a calculation unit 101, a comparison unit 102, a communication control unit 103, a display control unit 104, and a vibration control unit 105. The program executed by the arithmetic device 14 of the wearable device 1 of this embodiment has a modular configuration including the above-mentioned units (calculation unit 101, comparison unit 102, communication control unit 103, display control unit 104, and vibration control unit 105). In terms of actual hardware, the arithmetic device 14 reads and executes the program from the memory 15, loading the above-mentioned units onto the main storage device, and the calculation unit 101, comparison unit 102, communication control unit 103, display control unit 104, and vibration control unit 105 are generated on the main storage device.

算出部101は、センサ13によって計測された生体情報および環境情報から、ユーザUの状態の推定結果を表す暑さストレスレベルを算出する。本実施形態においては、暑さストレスレベルは、ユーザUが環境により受ける身体的なストレスの高さを段階的に区分した数値のうち、前記ユーザの状態が該当すると推定される数値である。具体的には、本実施形態においては、暑さストレスレベルは、“0”~“5”の5段階で表される。暑さストレスレベルは、本実施形態における指標値の一例である。 The calculation unit 101 calculates a heat stress level that represents an estimated result of the state of the user U from the bio-information and environmental information measured by the sensor 13. In this embodiment, the heat stress level is a numerical value that is estimated to correspond to the state of the user among numerical values that are graded according to the level of physical stress that the user U experiences due to the environment. Specifically, in this embodiment, the heat stress level is expressed in five stages from "0" to "5". The heat stress level is an example of an index value in this embodiment.

本実施形態の算出部101は、センサ13によって計測された生体情報および環境情報の現在値から、暑さストレスレベルを算出する。現在値とは、算出部101による算出処理の時点における最新の計測値を指す。暑さストレスレベルの算出手法の詳細については後述する。 The calculation unit 101 of this embodiment calculates the heat stress level from the current values of the biological information and environmental information measured by the sensor 13. The current value refers to the most recent measurement value at the time of the calculation process by the calculation unit 101. The method of calculating the heat stress level will be described in detail later.

比較部102は、算出部101によって算出された暑さストレスレベルと、第1の暑さストレスレベル閾値とを比較する。第1の暑さストレスレベル閾値は、例えばメモリ15に記憶されているものとする。第1の暑さストレスレベル閾値は、本実施形態における閾値および第1の閾値の一例である。 The comparison unit 102 compares the heat stress level calculated by the calculation unit 101 with a first heat stress level threshold. The first heat stress level threshold is stored, for example, in the memory 15. The first heat stress level threshold is an example of the threshold and the first threshold in this embodiment.

通信制御部103は、比較部102による暑さストレスレベルと、第1の暑さストレスレベル閾値との比較結果に応じて、通信装置16を制御して体温調整装置30に制御信号を送信する。 The communication control unit 103 controls the communication device 16 to transmit a control signal to the body temperature adjustment device 30 according to the comparison result between the heat stress level by the comparison unit 102 and the first heat stress level threshold.

例えば、通信制御部103は、算出部101によって算出された暑さストレスレベルが第1の暑さストレスレベル閾値を超えた場合に、ユーザUに装着された体温調整装置30のファン31を駆動させる制御信号を送信する。また、通信制御部103は、暑さストレスレベルが第1の暑さストレスレベル閾値以下の場合に、体温調整装置30のファン31を停止させる制御信号を送信する。 For example, when the heat stress level calculated by the calculation unit 101 exceeds the first heat stress level threshold, the communication control unit 103 transmits a control signal to drive the fan 31 of the body temperature adjustment device 30 worn by the user U. In addition, when the heat stress level is equal to or lower than the first heat stress level threshold, the communication control unit 103 transmits a control signal to stop the fan 31 of the body temperature adjustment device 30.

表示制御部104は、各種の情報をディスプレイ11に表示させる。例えば、表示制御部104は、暑さストレスレベルをディスプレイ11に表示させることにより、ユーザUに対して注意喚起をする。 The display control unit 104 displays various information on the display 11. For example, the display control unit 104 alerts the user U by displaying a heat stress level on the display 11.

振動制御部105は、モータ17を制御してウェアラブル端末1を振動させることにより、ユーザUに対してアラートを発報する。 The vibration control unit 105 controls the motor 17 to vibrate the wearable device 1, thereby issuing an alert to the user U.

次に、暑さストレスレベルの算出手法について説明する。 Next, we will explain how to calculate heat stress levels.

図3は、第1の実施形態に係る暑さストレスレベルの算出手法の一例を示す図である。図3に示す機能101a~101eは、演算装置14の算出部101によって実現される機能の詳細を示す。 Figure 3 is a diagram showing an example of a method for calculating a heat stress level according to the first embodiment. Functions 101a to 101e shown in Figure 3 show details of the functions realized by the calculation unit 101 of the calculation device 14.

算出部101は、機能101aに示すように、温度センサ13aによって計測された温度、湿度センサ13bによって計測された湿度に基づいて、WBGT(Wet‐BulbGlobe Temperature:湿球黒球温度)相当値を算出する。なお、算出対象はWBGT相当値に限定されず、少なくとも温度および湿度の両方に基づく暑さ指数であれば良い。 As shown in function 101a, the calculation unit 101 calculates a value equivalent to WBGT (Wet-Bulb Globe Temperature) based on the temperature measured by the temperature sensor 13a and the humidity measured by the humidity sensor 13b. Note that the calculation target is not limited to a value equivalent to WBGT, and may be any heat index based on at least both temperature and humidity.

そして、算出部101は、機能101bに示すように、算出したWBGT相当値と、予め定められたWBGT相当値用閾値とを比較する。WBGT相当値用閾値は、例えばメモリ15に記憶されているものとする。WBGT相当値用閾値は、例えば31℃であるが、これに限定されるものではない。 Then, as shown in function 101b, the calculation unit 101 compares the calculated WBGT equivalent value with a predetermined threshold value for the WBGT equivalent value. The threshold value for the WBGT equivalent value is stored, for example, in the memory 15. The threshold value for the WBGT equivalent value is, for example, 31°C, but is not limited to this.

また、算出部101は、機能101cに示すように、パルスセンサ13dによって計測された脈拍を、脈拍閾値と比較する。脈拍閾値は、例えばメモリ15に記憶されているものとする。 In addition, as shown in function 101c, the calculation unit 101 compares the pulse measured by the pulse sensor 13d with a pulse threshold. The pulse threshold is stored in the memory 15, for example.

また、算出部101は、機能101dに示すように、パルスセンサ13dによって計測された脈波から、血行指数を算出する。血行指数は、ユーザUの血液の速度変化の逆数に相当する指数であり、血流値または血行値ともいう。血行指数の算出の手法は、公知の手法を採用可能である。なお、一般に、血行指数が大きいほど血行がよいとされ、発汗量が多いと推定される。一般に、発汗量が多いほど身体中の水分が失われるため、熱中症の危険性が高くなる。 As shown in function 101d, the calculation unit 101 also calculates a blood circulation index from the pulse wave measured by the pulse sensor 13d. The blood circulation index is an index equivalent to the reciprocal of the change in the velocity of the blood of the user U, and is also called a blood flow value or blood circulation value. A publicly known method can be used to calculate the blood circulation index. Generally, the higher the blood circulation index, the better the blood circulation and the greater the amount of sweating is estimated to be. Generally, the greater the amount of sweating, the greater the risk of heat stroke because more water is lost from the body.

算出部101は、機能101eに示すように、算出したWBGT相当値とWBGT相当値用閾値との比較結果、計測された脈拍と脈拍閾値との比較結果、および血行指数に基づいて、暑さストレスレベルを決定する。例えば、WBGT相当値がWBGT相当値用閾値を超えているか否か、計測された脈拍が脈拍閾値を超えているか否か、および血行指数の大きさの組み合わせと、暑さストレスレベルとを対応付けたテーブルがメモリ15に記憶されているものとする。算出部101は、当該テーブルから、算出したWBGT相当値とWBGT相当値用閾値との比較結果、計測された脈拍と脈拍閾値との比較結果、および血行指数に対応する暑さストレスレベルの値を検索する。 As shown in function 101e, the calculation unit 101 determines the heat stress level based on the result of comparing the calculated WBGT equivalent value with the threshold value for the WBGT equivalent value, the result of comparing the measured pulse with the pulse threshold, and the hemodynamic index. For example, it is assumed that a table is stored in the memory 15 that associates the heat stress level with combinations of whether or not the WBGT equivalent value exceeds the threshold value for the WBGT equivalent value, whether or not the measured pulse exceeds the pulse threshold, and the magnitude of the hemodynamic index. The calculation unit 101 searches the table for the heat stress level value corresponding to the result of comparing the calculated WBGT equivalent value with the threshold value for the WBGT equivalent value, the result of comparing the measured pulse with the pulse threshold, and the hemodynamic index.

本実施形態においては、暑さストレスレベルは“0”~“4”の5段階で表される。数値が大きいほど、ユーザUの暑さストレスレベルが高い状態であることが推定される。レベル4は熱のばく露を止めた方がよい状態を示している。なお、図3に示した暑さストレスレベルの算出手法、および暑さストレスレベルの値は一例であり、これに限定されるものではない。また、算出部101は、さらに、加速度センサ13cによって計測されたユーザUの加速度を加味して、暑さストレスレベルを算出しても良い。 In this embodiment, the heat stress level is expressed in five levels from "0" to "4". The higher the value, the higher the heat stress level of the user U is estimated to be. Level 4 indicates a state in which it is better to stop exposure to heat. Note that the heat stress level calculation method and the heat stress level value shown in FIG. 3 are examples and are not limited to these. Furthermore, the calculation unit 101 may further calculate the heat stress level by taking into account the acceleration of the user U measured by the acceleration sensor 13c.

一般に、熱中症が発症する可能性は、温度および湿度だけではなく、ユーザUの運動量や発汗量により変化する。このため、本実施形態においては、単なる温度または湿度ではなく、ユーザUの心拍数に基づく暑さストレスレベルを、体温調整装置30のファン31の稼働および停止の条件とする。例えば、温度および湿度が同じ条件でも、ユーザUが激しく動いている場合は、ユーザUが停止している場合よりも暑さストレスレベルが高くなる。 In general, the possibility of developing heat stroke varies not only with temperature and humidity, but also with the amount of activity and sweating of the user U. For this reason, in this embodiment, the heat stress level based on the user U's heart rate, rather than simply the temperature or humidity, is used as the condition for starting and stopping the fan 31 of the body temperature adjustment device 30. For example, even under the same temperature and humidity conditions, if the user U is moving vigorously, the heat stress level will be higher than if the user U is stationary.

なお、算出部101は、所定の周期で暑さストレスレベルを算出する。暑さストレスレベルの算出周期は、例えば1分間隔とするが、これに限定されるものではない。 The calculation unit 101 calculates the heat stress level at a predetermined interval. The calculation interval for the heat stress level is, for example, one minute, but is not limited to this.

なお、図3に示す処理のうち、算出したWBGT相当値とWBGT閾値との比較、計測された脈拍と脈拍閾値との比較は、比較部102の機能であっても良い。 In the process shown in FIG. 3, the comparison of the calculated WBGT equivalent value with the WBGT threshold value and the comparison of the measured pulse with the pulse threshold value may be functions of the comparison unit 102.

図4は、第1の実施形態に係る第1の暑さストレスレベル閾値の一例を示す図である。本実施形態においては、第1の暑さストレスレベル閾値(L)は“0”とする。なお、当該値は一例であり、これに限定されるものではない。本実施形態においては、図4に示すように、暑さストレスレベルが“0”の場合はファン31の出力はオフ、暑さストレスレベルが“0”より大きい場合はファン31の出力はオンとなる。 Figure 4 is a diagram showing an example of the first heat stress level threshold according to the first embodiment. In this embodiment, the first heat stress level threshold (L) is set to "0". Note that this value is merely an example and is not limited to this. In this embodiment, as shown in Figure 4, when the heat stress level is "0", the output of the fan 31 is turned off, and when the heat stress level is greater than "0", the output of the fan 31 is turned on.

ファン31の出力がオンであるとは、ファン31が駆動していることを指す。また、ファン31の出力がオフであるとは、ファン31が停止していることを指す。以下、ファン31の出力のオン、オフを、単にファン31のオン、オフという。 When the output of the fan 31 is on, it means that the fan 31 is operating. When the output of the fan 31 is off, it means that the fan 31 is stopped. Hereinafter, the on and off of the output of the fan 31 will simply be referred to as the on and off of the fan 31.

通信制御部103は、算出部101によって算出された暑さストレスレベルが“0”の場合はファン31をオフ、つまり停止させる制御信号を送信する。また、通信制御部103は、暑さストレスレベルが“0”より大きい場合はファン31をオン、つまり駆動させる制御信号を送信する。第1の暑さストレスレベル閾値とファン31の出力の関係は、図4に示すようにテーブルとしてメモリ15に記憶されていても良いし、判定条件としてプログラムに組み込まれていても良い。 When the heat stress level calculated by the calculation unit 101 is "0", the communication control unit 103 transmits a control signal to turn off, i.e., stop, the fan 31. Also, when the heat stress level is greater than "0", the communication control unit 103 transmits a control signal to turn on, i.e., drive, the fan 31. The relationship between the first heat stress level threshold and the output of the fan 31 may be stored in the memory 15 as a table as shown in FIG. 4, or may be incorporated into the program as a judgment condition.

なお、ファン31のオン、オフの切り替えは、ユーザUによる手動で操作が可能であっても良い。例えば、通信制御部103は、操作部12がユーザUによるファン31の駆動または停止の操作を受け付けた場合に、当該操作に応じた制御信号を送信しても良い。 The fan 31 may be switched on and off manually by the user U. For example, when the operation unit 12 receives an operation by the user U to drive or stop the fan 31, the communication control unit 103 may transmit a control signal corresponding to the operation.

次に、暑さストレスレベルとファン31の出力との関係について説明する。 Next, we will explain the relationship between heat stress level and fan 31 output.

図5は、第1の実施形態に係る暑さストレスレベルとファン31の出力との関係の一例を示すグラフである。図5に示すグラフは、横軸が暑さストレスレベルの算出周期、縦軸が暑さストレスレベルおよびファン31の出力レベルを示す。 Figure 5 is a graph showing an example of the relationship between the heat stress level and the output of the fan 31 according to the first embodiment. In the graph shown in Figure 5, the horizontal axis represents the calculation period of the heat stress level, and the vertical axis represents the heat stress level and the output level of the fan 31.

ファン31の出力レベルは、ファン31の出力の大きさを表す。図5において、ファン31の出力レベルは、ファン31の最大出力に対する割合(%)で表される。ファン31が最大出力の場合の出力レベルを“100%”、ファン31が停止している場合の出力レベルを“0%”とする。なお、出力レベルを表す手法はこれに限定されるものではない。 The output level of the fan 31 represents the magnitude of the output of the fan 31. In FIG. 5, the output level of the fan 31 is expressed as a percentage (%) of the maximum output of the fan 31. The output level when the fan 31 is at maximum output is "100%", and the output level when the fan 31 is stopped is "0%". Note that the method of expressing the output level is not limited to this.

より具体的には、ファン31の出力の大きさは、ファン31が送風する風量(m/min)の大きさである。ファン31の風量は、ファン31の回転速度に比例する。すなわち、ファン31の出力レベルが“100%”の場合、ファン31は最大速度で回転する。 More specifically, the magnitude of the output of the fan 31 is the magnitude of the air volume (m 3 /min) blown by the fan 31. The air volume of the fan 31 is proportional to the rotation speed of the fan 31. That is, when the output level of the fan 31 is "100%, " the fan 31 rotates at the maximum speed.

また、本実施形態においては、ファン31は駆動中、つまりオンの場合は常に最大出力であるものとする。このため、図5では、ファン31がオンの場合の出力レベルを“100%”、ファン31がオフの場合の出力レベルを“0%”と表す。 In addition, in this embodiment, the fan 31 is always at maximum output when it is running, i.e., when it is on. For this reason, in FIG. 5, the output level when the fan 31 is on is represented as "100%," and the output level when the fan 31 is off is represented as "0%."

図3で説明したように、暑さストレスレベルは“0”~“4”の段階で表される。本実施形態においては、暑さストレスレベルが“0”を超えると、通信制御部103がファン31をオンにする制御信号を送信することにより、ファン31がオンになる。また、ファン31が外気を衣服3内に送風することにより、衣服3内の温度および湿度が低下する。これにより、暑さストレスレベルが“0”になると、通信制御部103がファン31をオフにする制御信号を送信することにより、ファン31がオフになる。また、ユーザUが動作を停止したことにより心拍数や体動量が低下したことで暑さストレスレベルが“0”になる場合もある。この場合も、通信制御部103がファン31をオフにする制御信号を送信することにより、ファン31がオフにとなる。 As described in FIG. 3, the heat stress level is expressed on a scale of "0" to "4". In this embodiment, when the heat stress level exceeds "0", the communication control unit 103 sends a control signal to turn on the fan 31, thereby turning on the fan 31. Also, the fan 31 blows outside air into the garment 3, thereby lowering the temperature and humidity inside the garment 3. As a result, when the heat stress level becomes "0", the communication control unit 103 sends a control signal to turn off the fan 31, thereby turning off the fan 31. Also, the heat stress level may become "0" when the user U stops moving, causing a decrease in the heart rate and amount of body movement. In this case, the communication control unit 103 sends a control signal to turn off the fan 31, thereby turning off the fan 31.

次に、以上のように構成された本実施形態の体温調整システムSで実行される体温調整処理の流れについて説明する。 Next, we will explain the flow of the body temperature adjustment process executed by the body temperature adjustment system S of this embodiment configured as described above.

図6は、第1の実施形態に係るウェアラブル端末1で実行される体温調整処理の流れの一例を示すフローチャートである。このフローチャートの処理は、例えば、ウェアラブル端末1の電源がオンになった場合に開始する。 Figure 6 is a flowchart showing an example of the flow of the body temperature adjustment process executed by the wearable device 1 according to the first embodiment. The process of this flowchart starts, for example, when the wearable device 1 is powered on.

まず、ウェアラブル端末1の温度センサ13a、湿度センサ13b、およびパルスセンサ13dは、温度、湿度、脈拍、および脈波を計測する(S101)。 First, the temperature sensor 13a, humidity sensor 13b, and pulse sensor 13d of the wearable device 1 measure the temperature, humidity, pulse rate, and pulse wave (S101).

そして、算出部101は、計測された温度、湿度、脈拍、および脈波に基づいて、暑さストレスレベルを算出する(S102)。暑さストレスレベルの算出の処理の詳細は、図7に示す。 Then, the calculation unit 101 calculates the heat stress level based on the measured temperature, humidity, pulse rate, and pulse wave (S102). Details of the heat stress level calculation process are shown in FIG. 7.

次に、比較部102は、算出された暑さストレスレベルと、第1の暑さストレスレベル閾値“0”とを比較する(S103)。 Next, the comparison unit 102 compares the calculated heat stress level with the first heat stress level threshold "0" (S103).

暑さストレスレベルが“0”を超える場合(S103“Yes”)、通信制御部103は、ファン31の出力をオンにする制御信号を生成し(S104)、通信装置16を介して当該制御信号を体温調整装置30に送信する(S105)。 If the heat stress level exceeds "0" (S103 "Yes"), the communication control unit 103 generates a control signal to turn on the output of the fan 31 (S104) and transmits the control signal to the body temperature adjustment device 30 via the communication device 16 (S105).

また、暑さストレスレベルが“0”の場合(S103“No”)、通信制御部103は、ファン31の出力をオフにする制御信号を生成し(S106)、S105に進み、当該制御信号を体温調整装置30に送信する。 Also, if the heat stress level is "0" (S103 "No"), the communication control unit 103 generates a control signal to turn off the output of the fan 31 (S106), proceeds to S105, and transmits the control signal to the body temperature adjustment device 30.

そして、S101の処理に戻り、ウェアラブル端末1の電源がオンの間、当該フローチャートの処理は、繰り返し実行される。 Then, the process returns to S101, and the process of this flowchart is repeatedly executed while the power of the wearable device 1 is on.

図7は、第1の実施形態に係る暑さストレスレベルの算出手法の流れの一例を示すフローチャートである。このフローチャートは、図6のS102の処理の詳細を示す。 Figure 7 is a flowchart showing an example of the flow of a method for calculating a heat stress level according to the first embodiment. This flowchart shows the details of the process of S102 in Figure 6.

まず、算出部101は、温度センサ13aによって計測された温度、湿度センサ13bによって計測された湿度に基づいて、WBGT相当値を算出する(S1)。 First, the calculation unit 101 calculates the WBGT equivalent value based on the temperature measured by the temperature sensor 13a and the humidity measured by the humidity sensor 13b (S1).

そして、算出部101は、算出したWBGT相当値と、予め定められたWBGT相当値用閾値とを比較する(S2)。 Then, the calculation unit 101 compares the calculated WBGT equivalent value with a predetermined threshold value for the WBGT equivalent value (S2).

また、算出部101は、パルスセンサ13dによって計測されたユーザUの脈拍を、脈拍閾値と比較する(S3)。 The calculation unit 101 also compares the pulse of the user U measured by the pulse sensor 13d with the pulse threshold (S3).

また、算出部101は、パルスセンサ13dによって計測されたユーザUの脈波から、血行指数を算出する(S4)。 The calculation unit 101 also calculates a blood circulation index from the pulse wave of the user U measured by the pulse sensor 13d (S4).

そして、算出部101は、算出したWBGT相当値とWBGT相当値用閾値との比較結果、計測された脈拍と脈拍閾値との比較結果、および血行指数に基づいて、暑さストレスレベルを決定する(S5)。ここで、このフローチャートの処理は終了し、図6のS103の処理に進む。 Then, the calculation unit 101 determines the heat stress level based on the result of comparing the calculated WBGT equivalent value with the WBGT equivalent value threshold, the result of comparing the measured pulse with the pulse threshold, and the hemodynamic index (S5). Here, the processing of this flowchart ends, and the process proceeds to S103 in FIG. 6.

次に、体温調整装置30の処理の流れについて説明する。 Next, we will explain the processing flow of the body temperature regulation device 30.

図8は、第1の実施形態に係る体温調整装置30で実行されるファン制御処理の流れの一例を示すフローチャートである。 Figure 8 is a flowchart showing an example of the flow of fan control processing executed by the body temperature regulation device 30 according to the first embodiment.

体温調整装置30の通信装置321は、ウェアラブル端末1より制御信号を受信する(S121)。 The communication device 321 of the body temperature adjustment device 30 receives a control signal from the wearable device 1 (S121).

制御装置322は、制御信号の示すファン31の出力がオンである場合(S122“Yes”)、ファン31を駆動させる(S123)。 If the control signal indicates that the output of the fan 31 is on (S122 "Yes"), the control device 322 drives the fan 31 (S123).

また、制御装置322は、制御信号の示すファン31の出力がオフである場合(S122“No”)、ファン31を停止させる(S124)。そして、S121の処理に戻り、体温調整装置30の電源がオンの間はこのフローチャートの処理が繰り返し実行される。 If the control signal indicates that the output of the fan 31 is off (S122 "No"), the control device 322 stops the fan 31 (S124). Then, the process returns to S121, and the process of this flowchart is repeatedly executed while the power of the body temperature adjustment device 30 is on.

このように、本実施形態のウェアラブル端末1は、ユーザUの生体情報およびユーザUの周囲の環境に関する環境情報を取得するセンサ13を備え、生体情報および環境情報から算出した暑さストレスレベルと第1の暑さストレスレベル閾値との比較結果に応じて、ユーザUに装着されたファン31を動作させる制御信号を送信する。このため、本実施形態のウェアラブル端末1によれば、ユーザUの状態またはユーザUの周囲の環境の状態に応じて、ユーザUに装着されたファン31を適切に制御することができる。 In this way, the wearable device 1 of this embodiment is equipped with a sensor 13 that acquires biometric information of the user U and environmental information related to the environment around the user U, and transmits a control signal to operate the fan 31 worn by the user U depending on the result of comparing the heat stress level calculated from the biometric information and environmental information with the first heat stress level threshold. Therefore, according to the wearable device 1 of this embodiment, the fan 31 worn by the user U can be appropriately controlled depending on the state of the user U or the state of the environment around the user U.

例えば、比較例として、手動によりオン、オフの切り替えが可能なファンが設けられた作業服の場合、ユーザの両手がふさがっている場合には、手動によるファンのオン、オフを切り替え操作が困難な場合がある。このため、このような作業服では、ユーザの作業中は、実際の熱中症の危険性の有無に関わらず、オン状態が継続されることがある。また、ユーザが作業に集中するために作業開始時にファンの駆動をオンにし、作業終了時にオフにするという運用になってしまう場合も多い。このため、涼しくなった時あるいは涼しい場所に移動してもファンの駆動を継続してしまい、無駄な電力を消費する場合がある。また、ファンの連続動作時間を延ばすためバッテリが大容量化し、装着する作業者の負担のになる場合がある。 For example, as a comparative example, in the case of work clothes equipped with a fan that can be manually switched on and off, if the user has both hands full, it may be difficult to manually switch the fan on and off. For this reason, with such work clothes, the on state may continue while the user is working, regardless of the actual risk of heat stroke. Also, in order to concentrate on their work, users often end up turning the fan on when they start working and turning it off when they finish. As a result, the fan may continue to run even when it cools down or when they move to a cooler place, wasting electricity. Also, batteries become larger in capacity to extend the continuous operation time of the fan, which may be a burden on the worker wearing it.

これに対して、本実施形態のウェアラブル端末1によれば、ユーザUの状態またはユーザUの周囲の環境の状態に応じて、適切なタイミングでファン31の駆動および停止を制御するため、作業中にファンの駆動を継続する場合と比較して、消費電力を低減することができる。このため、消費電力の節約によって、バッテリ323の長時間使用、あるいはバッテリ323の小型化が可能となる。一般に、ファン付き作業服のバッテリはファンのモータを動作させるため大容量で重いため、バッテリ323の小型化により、ユーザUの負担が軽減できる。また、消費電力の低減により、バッテリ323の充電回数を減らすことができるので省エネに貢献し、さらにバッテリ323の寿命も延ばすことができる。 In contrast, according to the wearable device 1 of this embodiment, the driving and stopping of the fan 31 is controlled at appropriate timing depending on the state of the user U or the state of the environment around the user U, so power consumption can be reduced compared to the case where the fan is continuously driven during work. Therefore, saving power consumption makes it possible to use the battery 323 for a long time or to make the battery 323 smaller. Generally, the battery of a fan-equipped work suit is large-capacity and heavy in order to operate the fan motor, so making the battery 323 smaller can reduce the burden on the user U. Furthermore, reducing power consumption can reduce the number of times the battery 323 needs to be charged, contributing to energy conservation and further extending the life of the battery 323.

また、本実施形態のウェアラブル端末1は、センサ13を有する本体部10と、本体部10をユーザUの身体に装着可能な装着部材を固定する固定部21a,21bを備える。このため、本実施形態のウェアラブル端末1によれば、ユーザUの身体にセンサ13を固定し、ユーザUの動作により生じた加速度および心拍数等の生体情報を取得することができる。 The wearable device 1 of this embodiment also includes a main body 10 having a sensor 13, and fixing parts 21a and 21b that fix a wearable member that allows the main body 10 to be worn on the body of a user U. Therefore, according to the wearable device 1 of this embodiment, the sensor 13 can be fixed to the body of the user U, and biometric information such as acceleration and heart rate generated by the movements of the user U can be obtained.

また、本実施形態のウェアラブル端末1は、ファン31のオン、オフの条件に用いる指標値としてユーザUが環境により受ける身体的なストレスの高さの推定結果を表す暑さストレスレベルを用いる。また、本実施形態のウェアラブル端末1は、暑さストレスレベルを、ユーザUの周囲の温度および湿度、ユーザUの脈波および脈拍から算出する。このため、本実施形態のウェアラブル端末1によれば、個別のユーザUの環境および身体の状態に応じて、適切なタイミングでファン31の駆動および停止を制御することができる。一般に、作業場所の室温または気温の条件が同じであっても、作業負荷によって心拍数、発汗量、体温の上昇度合等は異なる。このため、比較例として、作業場所の室温または気温に基づいて、作業服の冷却装置のオン、オフを切り替える場合、作業者によっては冷却が不十分であったり、過多であったりする可能性がある。本実施形態のウェアラブル端末1によれば、このような冷却の過不足の発生を低減することができる。 The wearable device 1 of this embodiment uses a heat stress level, which represents an estimated result of the level of physical stress that the user U receives due to the environment, as an index value used for the condition of turning the fan 31 on and off. The wearable device 1 of this embodiment calculates the heat stress level from the temperature and humidity around the user U, and the pulse wave and pulse rate of the user U. Therefore, according to the wearable device 1 of this embodiment, it is possible to control the driving and stopping of the fan 31 at appropriate timing according to the environment and physical condition of each individual user U. In general, even if the room temperature or air temperature conditions of the work place are the same, the heart rate, amount of sweating, degree of increase in body temperature, etc. differ depending on the work load. Therefore, as a comparative example, when the cooling device of the work clothes is switched on and off based on the room temperature or air temperature of the work place, depending on the worker, there is a possibility that the cooling may be insufficient or excessive. According to the wearable device 1 of this embodiment, it is possible to reduce the occurrence of such overcooling and undercooling.

また、本実施形態のウェアラブル端末1は、生体情報および環境情報の現在値から算出した暑さストレスレベルと第1の暑さストレスレベル閾値とを比較し、暑さストレスレベルが第1の暑さストレスレベル閾値を超えた場合に、ファン31を駆動させる制御信号を送信する。また、本実施形態のウェアラブル端末1は、暑さストレスレベルが第1の暑さストレスレベル閾値以下の場合に、ファン31を停止させる制御信号を送信する。このため、本実施形態のウェアラブル端末1によれば、現在のユーザUの状態またはユーザUの周囲の環境の状態に応じて、ファン31の駆動および停止を制御することができる。 The wearable device 1 of this embodiment also compares the heat stress level calculated from the current values of the bioinformation and environmental information with a first heat stress level threshold, and transmits a control signal to drive the fan 31 when the heat stress level exceeds the first heat stress level threshold. The wearable device 1 of this embodiment also transmits a control signal to stop the fan 31 when the heat stress level is equal to or lower than the first heat stress level threshold. Therefore, according to the wearable device 1 of this embodiment, it is possible to control the driving and stopping of the fan 31 according to the current state of the user U or the state of the environment around the user U.

(第2の実施形態)
上述の第1の実施形態では、暑さストレスレベルの現在値に基づいて、ファン31のオン、オフを切り替えていた。これ対して、この第2の実施形態では、暑さストレスレベルの移動平均値に基づいて、ファン31のオン、オフを切り替える。
Second Embodiment
In the first embodiment described above, the fan 31 is switched on and off based on the current value of the heat stress level. In contrast, in the second embodiment, the fan 31 is switched on and off based on a moving average value of the heat stress level.

本実施形態の体温調整システムSは、第1の実施形態と同様に、ウェアラブル端末1と、体温調整装置30とを備える。 The body temperature regulation system S of this embodiment includes a wearable device 1 and a body temperature regulation device 30, similar to the first embodiment.

また、ウェアラブル端末1は、第1の実施形態と同様に、ディスプレイ11、操作部12、温度センサ13a、湿度センサ13b、加速度センサ13c、パルスセンサ13d、演算装置14、メモリ15、通信装置16、モータ17、およびスピーカ18を備える。また、ウェアラブル端末1は、算出部101、比較部102、通信制御部103、表示制御部104、および振動制御部105を備える。 As in the first embodiment, the wearable device 1 includes a display 11, an operation unit 12, a temperature sensor 13a, a humidity sensor 13b, an acceleration sensor 13c, a pulse sensor 13d, a calculation unit 14, a memory 15, a communication unit 16, a motor 17, and a speaker 18. The wearable device 1 also includes a calculation unit 101, a comparison unit 102, a communication control unit 103, a display control unit 104, and a vibration control unit 105.

また、体温調整装置30は、第1の実施形態と同様に衣服3に装着され、ファン31と、本体部32とを備える。本体部32は、通信装置321、制御装置322、およびバッテリ323を備える。 The body temperature adjustment device 30 is attached to the garment 3 in the same manner as in the first embodiment, and includes a fan 31 and a main body 32. The main body 32 includes a communication device 321, a control device 322, and a battery 323.

本実施形態のウェアラブル端末1のメモリ15は、第1の実施形態の機能を備えた上で、暑さストレスレベルの履歴を記憶する。例えば、本実施形態において、メモリ15は、少なくとも過去5周期分の暑さストレスレベルを記憶するものとする。 The memory 15 of the wearable device 1 of this embodiment has the functions of the first embodiment and also stores the history of heat stress levels. For example, in this embodiment, the memory 15 stores the heat stress levels for at least the past five cycles.

また、本実施形態の算出部101は、第1の実施形態の機能を備えた上で、算出した暑さストレスレベルをメモリ15に保存する。また、本実施形態の算出部101は、暑さストレスレベルの履歴に基づいて、暑さストレスレベルの移動平均値を算出する。例えば、算出部101は、過去5周期分の暑さストレスレベルの移動平均値を算出する。 The calculation unit 101 of this embodiment has the functions of the first embodiment and stores the calculated heat stress level in the memory 15. The calculation unit 101 of this embodiment calculates a moving average value of the heat stress level based on the history of the heat stress level. For example, the calculation unit 101 calculates a moving average value of the heat stress level for the past five cycles.

本実施形態の比較部102は、第1の実施形態の機能を備えた上で、暑さストレスレベルの移動平均値と、第2の暑さストレスレベル閾値とを比較する。なお、第2の暑さストレスレベル閾値は、本実施形態における閾値および第2の閾値の一例である。 The comparison unit 102 of this embodiment has the functions of the first embodiment and compares the moving average value of the heat stress level with the second heat stress level threshold. Note that the second heat stress level threshold is an example of the threshold and the second threshold in this embodiment.

また、本実施形態の通信制御部103は、第1の実施形態の機能を備えた上で、暑さストレスレベルの移動平均値が、第2の暑さストレスレベル閾値を超えた場合に、ファン31を駆動させる制御信号を送信する。また、通信制御部103は、暑さストレスレベルの移動平均値が、第2の暑さストレスレベル閾値以下の場合に、ファン31を停止させる制御信号を送信する。 The communication control unit 103 of this embodiment has the functions of the first embodiment and transmits a control signal to drive the fan 31 when the moving average value of the heat stress level exceeds the second heat stress level threshold. The communication control unit 103 also transmits a control signal to stop the fan 31 when the moving average value of the heat stress level is equal to or less than the second heat stress level threshold.

表示制御部104および振動制御部105は、第1の実施形態と同様の機能を備える。 The display control unit 104 and the vibration control unit 105 have the same functions as in the first embodiment.

図9は、第2の実施形態に係る第2の暑さストレスレベル閾値の一例を示す図である。図9に示すように、本実施形態の第2の暑さストレスレベル閾値(L_ave)は、“0.5”とする。なお、当該値は一例であり、これに限定されるものではない。 Figure 9 is a diagram showing an example of a second heat stress level threshold according to the second embodiment. As shown in Figure 9, the second heat stress level threshold (L_ave) in this embodiment is set to "0.5". Note that this value is an example and is not limited to this.

本実施形態においては、通信制御部103は、暑さストレスレベルの移動平均値が“0.5”以上の場合に、ファン31をオン、つまり駆動させる制御信号を送信する。また、通信制御部103は、暑さストレスレベルの移動平均値が“0.5”未満の場合に、ファン31をオフ、つまり停止させる制御信号を送信する。図9では、図5と同様に、ファン31がオンの場合の出力レベルを“100%”、ファン31がオフの場合の出力レベルを“0%”と表す。 In this embodiment, the communication control unit 103 transmits a control signal to turn on, i.e., drive, the fan 31 when the moving average value of the heat stress level is equal to or greater than "0.5". In addition, the communication control unit 103 transmits a control signal to turn off, i.e., stop, the fan 31 when the moving average value of the heat stress level is less than "0.5". In FIG. 9, as in FIG. 5, the output level when the fan 31 is on is represented as "100%", and the output level when the fan 31 is off is represented as "0%".

図10は、第2の実施形態に係る暑さストレスレベルの現在値および移動平均値とファン31の出力との関係の一例を示すグラフである。図10では、参考のために暑さストレスレベルの現在値を図示するが、暑さストレスレベルの現在値はファン31の出力の有無には直接的には関係しない。暑さストレスレベルの移動平均値の推移は、暑さストレスレベルの現在値の推移と比較して、変化が緩やかである。このため、本実施形態においては、ファン31のオン、オフの切り替えは短時間で連続的に行われることは少なく、駆動期間および停止期間は、それぞれある程度継続する。 Figure 10 is a graph showing an example of the relationship between the current value and moving average value of the heat stress level and the output of the fan 31 according to the second embodiment. In Figure 10, the current value of the heat stress level is illustrated for reference, but the current value of the heat stress level is not directly related to whether or not the fan 31 is output. The change in the moving average value of the heat stress level changes more slowly than the change in the current value of the heat stress level. For this reason, in this embodiment, the fan 31 is rarely switched on and off continuously in a short period of time, and the driving period and the stop period each continue for a certain period of time.

例えば、図10に示す2分目の周期において、暑さストレスレベルの現在値が“1”になっているが、この時点における暑さストレスレベルの移動平均値は“0.5”未満のため、ファン31の出力レベルは“0%”のまま維持される。また、12~13分目の周期においては、暑さストレスレベルの現在値が“0”になっているが、この時点における暑さストレスレベルの移動平均値は“0.5”以上のため、ファン31の出力レベルは“100%”のまま維持される。 For example, in the 2 minute cycle shown in FIG. 10, the current value of the heat stress level is "1", but since the moving average value of the heat stress level at this time is less than "0.5", the output level of the fan 31 is maintained at "0%". Also, in the 12th to 13th minute cycle, the current value of the heat stress level is "0", but since the moving average value of the heat stress level at this time is greater than or equal to "0.5", the output level of the fan 31 is maintained at "100%".

次に、以上のように構成された本実施形態の体温調整システムSで実行される体温調整処理の流れについて説明する。 Next, we will explain the flow of the body temperature adjustment process executed by the body temperature adjustment system S of this embodiment configured as described above.

図11は、第2の実施形態に係るウェアラブル端末1で実行される体温調整処理の流れの一例を示すフローチャートである。 Figure 11 is a flowchart showing an example of the flow of a body temperature adjustment process executed by a wearable device 1 according to the second embodiment.

S101の温度、湿度、脈拍、および脈波の計測から、S102の暑さストレスレベルの算出までは、第1の実施形態と同様の処理である。 The process from measuring temperature, humidity, pulse rate, and pulse wave in S101 to calculating the heat stress level in S102 is the same as in the first embodiment.

次に、算出部101は、メモリ15に記憶された過去5周期分の暑さストレスレベルを読み出し、当該過去5周期分の暑さストレスレベルの移動平均値を算出する(S201)。 Next, the calculation unit 101 reads out the heat stress levels for the past five cycles stored in the memory 15, and calculates the moving average value of the heat stress levels for the past five cycles (S201).

そして、比較部102は、算出された暑さストレスレベルの移動平均値と、第2の暑さストレスレベル閾値“0.5”とを比較する(S202)。 Then, the comparison unit 102 compares the calculated moving average value of the heat stress level with the second heat stress level threshold value of "0.5" (S202).

暑さストレスレベルの移動平均値が“0.5”以上の場合(S202“Yes”)、通信制御部103は、ファン31の出力をオンにする制御信号を生成し(S104)、通信装置16を介して当該制御信号を体温調整装置30に送信する(S105)。 If the moving average value of the heat stress level is equal to or greater than "0.5" (S202 "Yes"), the communication control unit 103 generates a control signal to turn on the output of the fan 31 (S104) and transmits the control signal to the body temperature adjustment device 30 via the communication device 16 (S105).

また、暑さストレスレベルが“0.5”未満の場合(S202“No”)、通信制御部103は、ファン31の出力をオフにする制御信号を生成し(S106)、S105に進み、当該制御信号を体温調整装置30に送信する。 Also, if the heat stress level is less than "0.5" (S202 "No"), the communication control unit 103 generates a control signal to turn off the output of the fan 31 (S106), proceeds to S105, and transmits the control signal to the body temperature adjustment device 30.

そして、S101の処理に戻り、ウェアラブル端末1の電源がオンの間、当該フローチャートの処理は、繰り返し実行される。 Then, the process returns to S101, and the process of this flowchart is repeatedly executed while the power of the wearable device 1 is on.

体温調整装置30で実行される処理については、図8で説明した第1の実施形態の処理と同様である。 The processing performed by the body temperature regulation device 30 is similar to that of the first embodiment described in FIG. 8.

このように、本実施形態のウェアラブル端末1は、暑さストレスレベルの移動平均値が第2の暑さストレスレベル閾値以上の場合に、ファン31を駆動させる制御信号を送信する。また、ウェアラブル端末1は、暑さストレスレベルの移動平均値が第2の暑さストレスレベル閾値未満の場合に、ファン31を停止させる制御信号を送信する。このため、本実施形態のウェアラブル端末1によれば、第1の実施形態の効果を備えた上で、センサ13の計測値のノイズの影響を低減し、ファン31の動作を安定させることができる。 In this way, the wearable device 1 of this embodiment transmits a control signal to drive the fan 31 when the moving average value of the heat stress level is equal to or greater than the second heat stress level threshold. Also, the wearable device 1 transmits a control signal to stop the fan 31 when the moving average value of the heat stress level is less than the second heat stress level threshold. Therefore, according to the wearable device 1 of this embodiment, while providing the effects of the first embodiment, it is possible to reduce the influence of noise in the measurement value of the sensor 13 and stabilize the operation of the fan 31.

例えば、センサ13の計測値が何らかの原因で一時的に大きな値または小さな値となり、その後すぐに元の水準の値に戻る場合がある。移動平均値であれば、このような計測値の急激な変動がファン31のオン、オフの切り替えに与える影響を低減することができる。 For example, the measurement value of the sensor 13 may temporarily become large or small due to some reason, and then immediately return to the original level. A moving average can reduce the impact that such abrupt fluctuations in the measurement value have on switching the fan 31 on and off.

(第3の実施形態)
上述の第1、第2の実施形態では、ファン31の状態はオン、オフの2種類のみであった。この第3の実施形態では、ファン31がオンの場合の出力の強弱についてもウェアラブル端末1が制御する。
Third Embodiment
In the first and second embodiments described above, the fan 31 has only two states, on and off. In this third embodiment, the wearable device 1 also controls the strength of the output when the fan 31 is on.

本実施形態の体温調整システムSは、第1、第2の実施形態と同様に、ウェアラブル端末1と、体温調整装置30とを備える。 The body temperature regulation system S of this embodiment includes a wearable device 1 and a body temperature regulation device 30, similar to the first and second embodiments.

また、ウェアラブル端末1は、第1、第2の実施形態と同様に、ディスプレイ11、操作部12、温度センサ13a、湿度センサ13b、加速度センサ13c、パルスセンサ13d、演算装置14、メモリ15、通信装置16、モータ17、およびスピーカ18を備える。 Furthermore, similar to the first and second embodiments, the wearable device 1 includes a display 11, an operation unit 12, a temperature sensor 13a, a humidity sensor 13b, an acceleration sensor 13c, a pulse sensor 13d, a computing device 14, a memory 15, a communication device 16, a motor 17, and a speaker 18.

本実施形態のメモリ15は、第1、第2の実施形態の機能を備えた上で、ファン31の駆動時間の履歴と、前回のファン31の駆動時の出力レベルとを記憶する。出力レベルは、ファン31の出力の強さを表すレベルである。本実施形態においては、出力レベルは、0~100%の間で、10%刻みで変化するものとする。なお、出力レベルの態様はこれに限定されるものではない。 The memory 15 of this embodiment has the functions of the first and second embodiments, and also stores the history of the operation time of the fan 31 and the output level the fan 31 was last operated at. The output level is a level that indicates the strength of the output of the fan 31. In this embodiment, the output level varies in 10% increments between 0 and 100%. However, the mode of the output level is not limited to this.

また、メモリ15は、ファン31の駆動中は、現在の駆動時間の長さを記憶する。 In addition, the memory 15 stores the length of the current operation time while the fan 31 is operating.

また、体温調整装置30は、第1、第2の実施形態と同様に衣服3に装着され、ファン31と、本体部32とを備える。本体部32は、通信装置321、制御装置322、およびバッテリ323を備える。 The body temperature adjustment device 30 is attached to the garment 3 in the same manner as in the first and second embodiments, and includes a fan 31 and a main body 32. The main body 32 includes a communication device 321, a control device 322, and a battery 323.

本実施形態の制御装置322は、第1、第2の実施形態の機能を備えた上で、さらに、ファン31の出力の強弱を変更する機能を備える。本実施形態の制御装置322は、ウェアラブル端末1から送信された制御信号によって示される出力レベルが高い程、ファン31の回転速度を上げるものとする。 The control device 322 of this embodiment has the functions of the first and second embodiments, and further has a function of changing the strength of the output of the fan 31. The control device 322 of this embodiment increases the rotation speed of the fan 31 as the output level indicated by the control signal transmitted from the wearable device 1 increases.

図12は、第3の実施形態に係るウェアラブル端末1の演算装置14により実現される機能の一例を示す機能ブロック図である。図12に示すように、演算装置14は、算出部101、比較部102、通信制御部103、表示制御部104、振動制御部105、および決定部106を備える。本実施形態のウェアラブル端末1の演算装置14で実行されるプログラムは、上述した各部(算出部101、比較部102、通信制御部103、表示制御部104、振動制御部105、および決定部106)を含むモジュール構成となっており、実際のハードウェアとしては演算装置14がメモリ15からプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、算出部101、比較部102、通信制御部103、表示制御部104、振動制御部105、および決定部106が主記憶装置上に生成される。 FIG. 12 is a functional block diagram showing an example of functions realized by the arithmetic device 14 of the wearable terminal 1 according to the third embodiment. As shown in FIG. 12, the arithmetic device 14 includes a calculation unit 101, a comparison unit 102, a communication control unit 103, a display control unit 104, a vibration control unit 105, and a determination unit 106. The program executed by the arithmetic device 14 of the wearable terminal 1 of this embodiment has a modular configuration including the above-mentioned units (calculation unit 101, comparison unit 102, communication control unit 103, display control unit 104, vibration control unit 105, and determination unit 106). As actual hardware, the arithmetic device 14 reads out and executes the program from the memory 15, whereby the above-mentioned units are loaded onto the main storage device, and the calculation unit 101, comparison unit 102, communication control unit 103, display control unit 104, vibration control unit 105, and determination unit 106 are generated on the main storage device.

本実施形態の算出部101は、第2の実施形態と同様に、暑さストレスレベルの移動平均値を算出する。 The calculation unit 101 of this embodiment calculates the moving average value of the heat stress level, similar to the second embodiment.

本実施形態の比較部102は、第2の実施形態と同様に、暑さストレスレベルの移動平均値と、第2の暑さストレスレベル閾値とを比較する。 The comparison unit 102 in this embodiment, like the second embodiment, compares the moving average value of the heat stress level with the second heat stress level threshold.

決定部106は、ファン31の駆動時間の履歴と、ファン31の前回の駆動時の出力レベルとに基づいて、ファン31の出力レベルを決定する。 The determination unit 106 determines the output level of the fan 31 based on the history of the operation time of the fan 31 and the output level when the fan 31 was last operated.

より詳細には、決定部106は、ファン31の2回目以降の駆動の際に、前回のファン31の駆動時よりも出力レベルを所定の値分小さくした値を今回の出力レベルとして決定する。また、所定の値分小さくした出力レベルで、前回と同等の冷却効果を得られた場合、次回はさらに出力レベルを所定の値分小さくする。 More specifically, when driving the fan 31 for the second or subsequent times, the determination unit 106 determines the current output level to be a value that is a predetermined value lower than the output level when the fan 31 was driven the previous time. Furthermore, if the same cooling effect as the previous time is obtained with an output level that is lowered by the predetermined value, the output level is further reduced by the predetermined value next time.

また、決定部106は、所定の値分小さくした出力レベルで、前回と同等の冷却効果を得られなかった場合、所定の値分出力レベルを大きくする。それでも前回と同等の冷却効果を得られなかった場合、決定部106は、所定の値分ずつ段階的に出力レベルを大きくする。 Furthermore, if the cooling effect is not equivalent to the previous time at an output level reduced by a predetermined value, the decision unit 106 increases the output level by a predetermined value. If the cooling effect is still not equivalent to the previous time, the decision unit 106 increases the output level in stages by the predetermined value.

所定の値は、例えば“10%”とするが、これに限定されるものではない。また、前回と同等の冷却効果を得られたか否かは、例えば、暑さストレスレベルの移動平均値が第2の暑さストレスレベル閾値未満になるまでの時間が基準となる。例えば、決定部106は、暑さストレスレベルの移動平均値が第2の暑さストレスレベル閾値未満になるまでの時間が、前回のファン31の駆動時以下である場合、前回と同等の冷却効果を得られたと判定する。 The predetermined value is, for example, "10%", but is not limited to this. Whether or not a cooling effect equivalent to that obtained previously has been achieved is determined, for example, based on the time it takes for the moving average value of the heat stress level to fall below the second heat stress level threshold. For example, if the time it takes for the moving average value of the heat stress level to fall below the second heat stress level threshold is equal to or less than the time the fan 31 was driven previously, the determination unit 106 determines that a cooling effect equivalent to that obtained previously has been achieved.

通信制御部103は、第2の実施形態と同様の機能を備えた上で、決定部106により決定された出力レベルを示す制御信号を、体温調整装置30に送信する。 The communication control unit 103 has the same functions as in the second embodiment and transmits a control signal indicating the output level determined by the determination unit 106 to the body temperature adjustment device 30.

表示制御部104および振動制御部105は、第1の実施形態と同様の機能を備える。 The display control unit 104 and the vibration control unit 105 have the same functions as in the first embodiment.

図13は、第3の実施形態に係る暑さストレスレベルの現在値および移動平均値とファン31の出力との関係の一例を示すグラフである。本実施形態のファン31の出力レベルの初期値は、“100%”とする。例えば、図13に示す例では、7分目の周期において、暑さストレスレベルの移動平均値が、初めて“0.5”以上となったので、この時点でファン31が初めてオンになる。この場合、ファン31の出力レベルは初期値である“100%”となる。その後、11~15分目の周期においては、暑さストレスレベルの移動平均値が“0.5”未満のため、ファン31の出力レベルは“0%”、つまりファン31がオフになる。 Figure 13 is a graph showing an example of the relationship between the current value and moving average value of the heat stress level and the output of the fan 31 according to the third embodiment. The initial value of the output level of the fan 31 in this embodiment is "100%". For example, in the example shown in Figure 13, the moving average value of the heat stress level becomes "0.5" or more for the first time in the 7th minute cycle, so the fan 31 is turned on for the first time at this point. In this case, the output level of the fan 31 becomes "100%", which is the initial value. Thereafter, in the 11th to 15th minute cycles, the moving average value of the heat stress level is less than "0.5", so the output level of the fan 31 becomes "0%", that is, the fan 31 is turned off.

16~19分目の周期において、再び暑さストレスレベルの移動平均値が“0.5”以上となるが、このとき、ファン31の出力レベルは前回の駆動時、つまり7~10分目の周期における出力レベル“100%”よりも“10%”分小さくなっている。ファン31の2回目の駆動である16~19分目の周期において、ファン31の駆動開始から暑さストレスレベルの移動平均値が“0.5”未満になるまでの時間は4分間であり、前回の駆動時と同じ長さの時間である。このため、決定部106は、次にファン31が駆動する際には、出力レベルをさらに“10%”分小さくし、“80%”とする。 In the 16th to 19th minute cycle, the moving average value of the heat stress level again becomes equal to or exceeds 0.5, but at this time the output level of the fan 31 is 10% lower than the output level of 100% during the previous drive, that is, the 7th to 10th minute cycle. In the 16th to 19th minute cycle, which is the second drive of the fan 31, the time from when the fan 31 starts to drive until the moving average value of the heat stress level becomes less than 0.5 is 4 minutes, which is the same length of time as the previous drive. Therefore, the next time the fan 31 drives, the determination unit 106 reduces the output level by a further 10% to 80%.

なお、本実施形態においては、ファン31がオンの場合における出力レベルの最小値を“10%”とする。例えば、出力レベルを“10%”分ずつ小さくした結果、出力レベルが“10%”になった場合、決定部106は、出力レベルを“10%”で維持する。なお、最小値はこれに限定されるものではない。 In this embodiment, the minimum value of the output level when the fan 31 is on is set to "10%". For example, if the output level is reduced by "10%" increments and the output level becomes "10%, the determination unit 106 maintains the output level at "10%". The minimum value is not limited to this.

また、ファン31の4回目の駆動である34~42分目の周期においては、ファン31が前回の駆動時間である4分間駆動しても暑さストレスレベルの移動平均値が“0.5”未満にならないため、決定部106は、39分目の周期以降は、“10%”ずつ段階的に出力レベルを大きくしている。 In addition, during the 34th to 42nd minute cycle, which is the fourth drive of the fan 31, the moving average value of the heat stress level does not fall below "0.5" even if the fan 31 is driven for 4 minutes, which is the previous drive time, so the decision unit 106 increases the output level in stages of "10%" from the 39th minute cycle onwards.

なお、出力レベルの最大値は“100%”であるため、“10%”ずつ段階的に大きくした出力レベルが“100%”に達した場合、決定部106は、それ以上出力レベルを大きくせず、暑さストレスレベルの移動平均値が“0.5”未満になるまで、出力レベル“100%”を維持する。 Since the maximum output level is "100%", when the output level, which is increased stepwise by "10%", reaches "100%, the decision unit 106 will not increase the output level any further, but will maintain the output level at "100%" until the moving average value of the heat stress level falls below "0.5".

なお、本実施形態においては、第2の実施形態と同様に、暑さストレスレベルの移動平均値に応じてファン31のオン、オフを制御することを前提としているが、第1の実施形態のように、暑さストレスレベルの現在値に応じてファン31のオン、オフを制御する構成を採用しても良い。 In this embodiment, as in the second embodiment, it is assumed that the fan 31 is controlled to be turned on and off according to the moving average value of the heat stress level. However, as in the first embodiment, a configuration may be adopted in which the fan 31 is controlled to be turned on and off according to the current value of the heat stress level.

次に、以上のように構成された本実施形態の体温調整システムSで実行される体温調整処理の流れについて説明する。 Next, we will explain the flow of the body temperature adjustment process executed by the body temperature adjustment system S of this embodiment configured as described above.

図14は、第3の実施形態に係るウェアラブル端末1で実行される体温調整処理の流れの一例を示すフローチャートである。このフローチャートの処理の開始時点では、ファン31の出力レベルは“100%”に初期設定されてメモリ15に記憶されている。 Figure 14 is a flowchart showing an example of the flow of the body temperature adjustment process executed by the wearable device 1 according to the third embodiment. At the start of the process of this flowchart, the output level of the fan 31 is initially set to "100%" and stored in the memory 15.

S101の温度、湿度、脈拍、および脈波の計測から、S102の暑さストレスレベルの算出までは、第1の実施形態と同様の処理である。また、S201の暑さストレスレベルの移動平均の算出、およびS202の算出された暑さストレスレベルの移動平均値と第2の暑さストレスレベル閾値“0.5”との比較の処理は、第2の実施形態と同様の処理である。 The processes from measuring temperature, humidity, pulse rate, and pulse wave in S101 to calculating the heat stress level in S102 are the same as those in the first embodiment. In addition, the processes of calculating the moving average of the heat stress level in S201 and comparing the calculated moving average of the heat stress level with the second heat stress level threshold value "0.5" in S202 are the same as those in the second embodiment.

次に、暑さストレスレベルの移動平均値が”0.5”以上であり、メモリ15に記憶されたファン31の現在の駆動時間が“0”(分)である場合(S301“No”)、つまり、ファン31が現在停止中である場合、決定部106は、メモリ15に記憶された現在のファン31の駆動時間に1分を加算する(S302)。なお、本実施形態においては、体温調整処理の1周期が1分であるため1分単位で加算するが、周期に応じて加算時間は異なる。 Next, if the moving average value of the heat stress level is "0.5" or more and the current drive time of the fan 31 stored in the memory 15 is "0" (minutes) (S301 "No"), that is, if the fan 31 is currently stopped, the determination unit 106 adds one minute to the current drive time of the fan 31 stored in the memory 15 (S302). Note that in this embodiment, one cycle of the body temperature adjustment process is one minute, so the addition is made in one-minute units, but the added time differs depending on the cycle.

また、決定部106は、今回のファン31の駆動が初回の駆動である場合(S303“Yes”)、ファン31の出力レベルを初期設定の“100%”と決定する(S304)。初回の駆動であるか否かは、メモリ15に前回の駆動時間が記憶されているか否かで判定可能である。 If the current drive of the fan 31 is the first drive (S303 "Yes"), the determination unit 106 determines the output level of the fan 31 to be the initial setting of "100%" (S304). Whether or not it is the first drive can be determined based on whether or not the previous drive time is stored in the memory 15.

また、決定部106は、今回のファン31の駆動が2回以降の駆動の場合であって(S303“No”)、前回の駆動時の出力レベルから“10%”を減算した値が“10%”より大きい場合(S305“Yes”)、ファン31の出力レベルを前回の出力レベルから“10%”を減算した値に決定する(S306)。 In addition, if the current drive of the fan 31 is the second or subsequent drive (S303 "No") and the value obtained by subtracting "10%" from the output level at the previous drive is greater than "10%" (S305 "Yes"), the determination unit 106 determines the output level of the fan 31 to be the value obtained by subtracting "10%" from the previous output level (S306).

また、決定部106は、前回の駆動時の出力レベルから“10%”を減算した値が“10%”以下である場合(S305“No”)、ファン31の出力レベルを“10%”に決定する(S307)。また、決定部106は、決定した出力レベルを前回の出力レベルとしてメモリ15に保存する。 If the value obtained by subtracting "10%" from the output level at the time of the previous drive is equal to or less than "10%" (S305 "No"), the determination unit 106 determines the output level of the fan 31 to be "10%" (S307). The determination unit 106 also stores the determined output level in the memory 15 as the previous output level.

そして、通信制御部103は、決定部106によって決定された出力レベルを示す制御信号を、体温調整装置30に送信する(S308)。そして、S101の処理に戻る。 Then, the communication control unit 103 transmits a control signal indicating the output level determined by the determination unit 106 to the body temperature adjustment device 30 (S308). Then, the process returns to S101.

また、メモリ15に記憶されたファン31の現在の駆動時間が“0”(分)より長い場合(S301“Yes”)、つまり、ファン31が現在駆動中である場合、決定部106は、メモリ15に記憶された現在のファン31の駆動時間に1分を加算する(S309)。 In addition, if the current drive time of the fan 31 stored in the memory 15 is longer than "0" (minutes) (S301 "Yes"), that is, if the fan 31 is currently being driven, the determination unit 106 adds 1 minute to the current drive time of the fan 31 stored in the memory 15 (S309).

そして、決定部106は、現在のファン31の駆動時間が、メモリ15に保存された前回の駆動時間以下である場合(S310“Yes”)、ファン31の出力レベルを、前回の出力レベルに決定する(S311)。 Then, if the current drive time of the fan 31 is less than or equal to the previous drive time stored in the memory 15 (S310 "Yes"), the determination unit 106 determines the output level of the fan 31 to be the previous output level (S311).

例えば、図13で図示したグラフの17~19分目の周期の時点では、現在のファン31の駆動時間が、7~10分目の周期における駆動時間以下のため、1つ前の周期の出力レベルが維持される。具体的には、17分目の周期では、16分目の周期の出力レベル“90%”が維持されている。また、7~10分目の周期のように、初回の駆動から継続する駆動時間の場合、前回の駆動時間が“0”分であるため、初回の駆動から継続する駆動時間の間は、初回の駆動時の出力レベルが維持される。具体的には、8~10分目の周期では、初回の駆動時である7分目の周期の出力レベル、つまり初期設定値の“100%”が維持される。 For example, in the 17th to 19th minute cycle of the graph shown in FIG. 13, the current drive time of the fan 31 is less than or equal to the drive time in the 7th to 10th minute cycle, so the output level of the previous cycle is maintained. Specifically, in the 17th minute cycle, the output level of the 16th minute cycle, "90%, " is maintained. Also, in the case of a drive time that continues from the first drive, such as the 7th to 10th minute cycle, the previous drive time is "0" minutes, so the output level of the first drive is maintained for the drive time that continues from the first drive. Specifically, in the 8th to 10th minute cycle, the output level of the 7th minute cycle, which is the first drive, i.e., the initial setting value of "100%, " is maintained.

また、決定部106は、現在のファン31の駆動時間が、メモリ15に保存された前回の駆動時間を超える場合であって(S310“No”)、前回の出力レベルに“10%”を加算した値が“100%”以上となる場合は(S312“Yes”)、ファン31の出力レベルを“100%”に決定する(S313)。 In addition, if the current drive time of the fan 31 exceeds the previous drive time stored in the memory 15 (S310 "No") and the value obtained by adding "10%" to the previous output level is equal to or greater than "100%" (S312 "Yes"), the determination unit 106 determines the output level of the fan 31 to be "100%" (S313).

また、決定部106は、前回の出力レベルに“10%”を加算した値が“100%”未満の場合は(S312“No”)、ファン31の出力レベルを前回の出力レベルに“100%”を加算した値に決定する(S314)。 In addition, if the value obtained by adding "10%" to the previous output level is less than "100%" (S312 "No"), the determination unit 106 determines the output level of the fan 31 to be the value obtained by adding "100%" to the previous output level (S314).

そして、S308の処理に進み、通信制御部103は、決定部106によって決定された出力レベルを示す制御信号を、体温調整装置30に送信する。 Then, the process proceeds to S308, where the communication control unit 103 transmits a control signal indicating the output level determined by the determination unit 106 to the body temperature adjustment device 30.

また、暑さストレスレベルの移動平均値が”0.5”未満であり、メモリ15に記憶されたファン31の現在の駆動時間が“0”(分)より長い場合(S315“Yes”)は、現在稼働中のファン31を停止させる条件に該当する。このため、決定部106は、現在までのファン31の駆動時間を、”前回の駆動時間”としてメモリ15に記録する(S316)。この場合、決定部106は、ファン31の出力レベルを“0%”とすること、つまりファン31をオフすることを決定する(S317)。 Furthermore, if the moving average value of the heat stress level is less than "0.5" and the current drive time of the fan 31 stored in the memory 15 is longer than "0" (minutes) (S315 "Yes"), the conditions for stopping the currently operating fan 31 are met. Therefore, the decision unit 106 records the drive time of the fan 31 up to now in the memory 15 as the "previous drive time" (S316). In this case, the decision unit 106 decides to set the output level of the fan 31 to "0%", that is, to turn off the fan 31 (S317).

また、暑さストレスレベルの移動平均値が”0.5”未満であり、メモリ15に記憶されたファン31の現在の駆動時間が“0”(分)である場合(S315“No”)、ファン31は停止状態を継続するため、この場合もS317の処理に進む。そして、S308の処理に進む。 Also, if the moving average value of the heat stress level is less than "0.5" and the current operation time of the fan 31 stored in the memory 15 is "0" (minutes) (S315 "No"), the fan 31 will continue to be stopped, so in this case too, the process proceeds to S317. Then, the process proceeds to S308.

次に、本実施形態における体温調整装置30の処理の流れについて説明する。 Next, we will explain the processing flow of the body temperature regulation device 30 in this embodiment.

図15は、第3の実施形態に係る体温調整装置30で実行されるファン制御処理の流れの一例を示すフローチャートである。 Figure 15 is a flowchart showing an example of the flow of fan control processing executed by the body temperature regulation device 30 according to the third embodiment.

S121の制御信号の受信の処理は第1の実施形態と同様である。そして、制御信号の示すファン31の出力レベルが“0%”、つまり制御信号がファン31をオフにすることを指示する場合(S351“Yes”)、制御装置322は、ファン31を停止させる(S352)。 The process of receiving the control signal in S121 is the same as in the first embodiment. Then, if the output level of the fan 31 indicated by the control signal is "0%", that is, the control signal instructs to turn off the fan 31 (S351 "Yes"), the control device 322 stops the fan 31 (S352).

また、制御信号の示すファン31の出力がオフ以外の場合(S351“No”)、制御装置322は、制御信号の示すファン31の出力レベルに応じて、ファン31の出力を変更する(S353)。具体的には、制御装置322は、制御信号の示すファン31の出力レベルの大きさに応じて、ファン31の回転速度を変更させることにより、ファン31の風量を制御する。そして、S121の処理に戻り、体温調整装置30の電源がオンの間はこのフローチャートの処理が繰り返し実行される。 Also, if the output of the fan 31 indicated by the control signal is other than off (S351 "No"), the control device 322 changes the output of the fan 31 according to the output level of the fan 31 indicated by the control signal (S353). Specifically, the control device 322 controls the air volume of the fan 31 by changing the rotation speed of the fan 31 according to the magnitude of the output level of the fan 31 indicated by the control signal. Then, the process returns to S121, and the process of this flowchart is repeatedly executed while the power of the body temperature adjustment device 30 is on.

このように、本実施形態のウェアラブル端末1は、ファン31の駆動時間の履歴と、ファン31の前回の駆動時の出力レベルとに基づいて、ファン31の出力レベルを決定する。このため、本実施形態のウェアラブル端末1によれば、第1の実施形態の効果を備えた上で、過去の実績に応じてファン31の出力を適切に調節可能であり、常に最大出力に固定される場合よりもバッテリ323の消費を低減することができる。 In this way, the wearable device 1 of this embodiment determines the output level of the fan 31 based on the history of the operation time of the fan 31 and the output level of the fan 31 the previous time it was operated. Therefore, the wearable device 1 of this embodiment has the effects of the first embodiment, and can appropriately adjust the output of the fan 31 according to past performance, thereby reducing consumption of the battery 323 compared to when the output is always fixed at maximum output.

(第4の実施形態)
この第4の実施形態では、ウェアラブル端末1は、体温調整装置30のバッテリ323の残量値を表示する。
(Fourth embodiment)
In the fourth embodiment, the wearable device 1 displays the remaining charge value of the battery 323 of the body temperature regulation device 30 .

本実施形態の体温調整システムSは、第1~3の実施形態と同様に、ウェアラブル端末1と、体温調整装置30とを備える。 The body temperature regulation system S of this embodiment includes a wearable device 1 and a body temperature regulation device 30, similar to the first to third embodiments.

また、ウェアラブル端末1は、第1~3の実施形態と同様に、ディスプレイ11、操作部12、温度センサ13a、湿度センサ13b、加速度センサ13c、パルスセンサ13d、演算装置14、メモリ15、通信装置16、モータ17、およびスピーカ18を備える。また、ウェアラブル端末1は例えば、第1の実施形態と同様の機能部(算出部101、比較部102、通信制御部103、表示制御部104、および振動制御部105)を備える。 The wearable terminal 1 also includes a display 11, an operation unit 12, a temperature sensor 13a, a humidity sensor 13b, an acceleration sensor 13c, a pulse sensor 13d, a calculation unit 14, a memory 15, a communication unit 16, a motor 17, and a speaker 18, similar to the first to third embodiments. The wearable terminal 1 also includes, for example, functional units similar to those of the first embodiment (a calculation unit 101, a comparison unit 102, a communication control unit 103, a display control unit 104, and a vibration control unit 105).

また、体温調整装置30は、第1~3の実施形態と同様に衣服3に装着され、ファン31と、本体部32とを備える。本体部32は、通信装置321、制御装置322、およびバッテリ323を備える。 The body temperature adjustment device 30 is attached to the garment 3 in the same manner as in the first to third embodiments, and includes a fan 31 and a main body 32. The main body 32 includes a communication device 321, a control device 322, and a battery 323.

本実施形態の制御装置322は、第1~3の実施形態の機能を備えた上で、さらに、バッテリ323の残量値を計測する。また、通信装置321は、制御装置322によって計測された残量値をウェアラブル端末1に送信する。 The control device 322 of this embodiment has the functions of the first to third embodiments, and further measures the remaining charge value of the battery 323. In addition, the communication device 321 transmits the remaining charge value measured by the control device 322 to the wearable device 1.

本実施形態のウェアラブル端末1の通信装置16は、体温調整装置30から送信されたバッテリ323の残量値を受信する。また、通信制御部103は、バッテリ323の残量値を、通信装置16を介して取得する。 In this embodiment, the communication device 16 of the wearable device 1 receives the remaining charge value of the battery 323 transmitted from the body temperature adjustment device 30. In addition, the communication control unit 103 acquires the remaining charge value of the battery 323 via the communication device 16.

表示制御部104は、バッテリ323の残量値をディスプレイ11に表示させる。 The display control unit 104 displays the remaining charge value of the battery 323 on the display 11.

図16は、第4の実施形態に係るバッテリ323の残量値の表示の一例を示す図である。例えば、図16に示すように、表示制御部104は、バッテリ323の残量値を表す画像111を、ディスプレイ11に表示させる。なお、当該表示の形式は一例であり、数値やテキストでバッテリ323の残量値を表示させても良い。 Fig. 16 is a diagram showing an example of the display of the remaining charge value of the battery 323 according to the fourth embodiment. For example, as shown in Fig. 16, the display control unit 104 causes the display 11 to display an image 111 representing the remaining charge value of the battery 323. Note that this display format is an example, and the remaining charge value of the battery 323 may also be displayed as a numerical value or text.

また、表示制御部104は、バッテリ323の残量値が残量閾値以下の場合、ディスプレイ11に、バッテリ323の交換を促すメッセージM1を表示させる。メッセージM1の表示は、本実施形態における発報の一例である。残量閾値は、本実施形態における第3の閾値の一例である。 When the remaining charge value of the battery 323 is equal to or less than the remaining charge threshold, the display control unit 104 causes the display 11 to display a message M1 that prompts the user to replace the battery 323. The display of the message M1 is an example of an alert in this embodiment. The remaining charge threshold is an example of a third threshold in this embodiment.

また、バッテリ323の交換のタイミングの発報手段は、メッセージM1の表示に限定されるものではない。例えば、振動制御部105は、モータ17を駆動させてウェアラブル端末1を振動させることにより、バッテリ323の交換のタイミングを発報しても良い。 In addition, the means for notifying the timing of battery 323 replacement is not limited to displaying message M1. For example, vibration control unit 105 may notify the timing of battery 323 replacement by driving motor 17 to vibrate wearable device 1.

図17は、第4の実施形態に係るバッテリ323の残量閾値の一例を示す図である。図17に示す例では、残量閾値は“10%”である。この場合、バッテリ323の残量値(RBt)が“10%”以下となった場合に、発報の対象となる。残量閾値は、例えば、メモリ15に記憶される。 Fig. 17 is a diagram showing an example of the remaining capacity threshold of the battery 323 according to the fourth embodiment. In the example shown in Fig. 17, the remaining capacity threshold is "10%". In this case, when the remaining capacity value (R Bt ) of the battery 323 becomes "10%" or less, an alert is issued. The remaining capacity threshold is stored in the memory 15, for example.

図18は、第4の実施形態に係るバッテリ323の交換を促す発報開始のタイミングt1を示す図である。バッテリ323の残量値が残量閾値“10%”以下となったタイミングt1に発報は開始し、バッテリ323が交換されるまで発報は継続する。なお、ユーザUが操作部12を操作することにより、発報を停止可能であっても良い。 Fig. 18 is a diagram showing the timing t1 at which an alert is started to prompt the user to replace the battery 323 according to the fourth embodiment. The alert is started at the timing t1 at which the remaining charge value of the battery 323 falls below the remaining charge threshold value of "10%", and continues until the battery 323 is replaced. Note that the user U may be able to stop the alert by operating the operation unit 12.

次に、以上のように構成された本実施形態の体温調整システムSで実行されるバッテリ323の残量管理処理の流れについて説明する。 Next, we will explain the flow of the remaining capacity management process for the battery 323 executed in the body temperature regulation system S of this embodiment configured as described above.

図19は、第4の実施形態に係るウェアラブル端末1で実行されるバッテリ323の残量管理処理の流れの一例を示すフローチャートである。このフローチャートの処理は、ファン31の駆動を制御する体温調整処理と並行して実行される。本実施形態の体温調整処理については、第1~3の実施形態で説明済みのため、図示を省略する。本実施形態においては、第1~3の実施形態の体温調整処理のうち、いずれの処理を採用しても良い。 Figure 19 is a flowchart showing an example of the flow of the remaining capacity management process of the battery 323 executed by the wearable device 1 according to the fourth embodiment. The process of this flowchart is executed in parallel with the body temperature adjustment process that controls the operation of the fan 31. The body temperature adjustment process of this embodiment has already been explained in the first to third embodiments, so it is not shown in the figures. In this embodiment, any of the body temperature adjustment processes of the first to third embodiments may be adopted.

ウェアラブル端末1の通信装置16は、体温調整装置30から送信されたバッテリ323の残量値を受信する(S401)。 The communication device 16 of the wearable device 1 receives the remaining charge value of the battery 323 transmitted from the body temperature regulation device 30 (S401).

そして、表示制御部104は、バッテリ323の残量値が残量閾値“10%”以下である場合(S402“Yes”)、バッテリ323の交換を促すメッセージM1をディスプレイ11に表示させる(S403)。また、この場合、振動制御部105は、モータ17を駆動させてウェアラブル端末1を振動させる(S404)。 If the remaining charge value of the battery 323 is equal to or less than the remaining charge threshold value "10%" (S402 "Yes"), the display control unit 104 causes the display 11 to display a message M1 prompting the user to replace the battery 323 (S403). In this case, the vibration control unit 105 also drives the motor 17 to vibrate the wearable device 1 (S404).

そして、表示制御部104は、ディスプレイ11のバッテリ323の残量値の表示を更新する(S405)。例えば、表示制御部104は、バッテリ323の残量値を表す画像111を、最新の残量値に応じて変化させる(S405)。表示制御部104は、バッテリ323の残量値が残量閾値“10%”より多い場合も(S402“No”)、バッテリ323の残量値の表示の更新をする。 Then, the display control unit 104 updates the display of the remaining charge value of the battery 323 on the display 11 (S405). For example, the display control unit 104 changes the image 111 representing the remaining charge value of the battery 323 according to the latest remaining charge value (S405). The display control unit 104 also updates the display of the remaining charge value of the battery 323 when the remaining charge value of the battery 323 is greater than the remaining charge threshold value of "10%" (S402 "No").

そして、S401の処理に戻り、ウェアラブル端末1の電源がオンの間、当該フローチャートの処理は、繰り返し実行される。 Then, the process returns to S401, and the process of this flowchart is repeatedly executed while the power of the wearable device 1 is on.

次に、体温調整装置30側の処理の流れについて説明する。 Next, we will explain the processing flow on the body temperature regulation device 30 side.

図20は、第4の実施形態に係る体温調整装置30で実行されるバッテリ323の残量通知処理の流れの一例を示すフローチャートである。このフローチャートの処理は、ファン制御処理と並行して実行される。本実施形態のファン制御処理については、第1~3の実施形態で説明済みのため、図示を省略する。本実施形態においては、第1~3の実施形態のファン制御処理のうち、いずれの処理を採用しても良い。 Figure 20 is a flowchart showing an example of the flow of the remaining battery charge notification process for the battery 323 executed by the body temperature adjustment device 30 according to the fourth embodiment. The process of this flowchart is executed in parallel with the fan control process. The fan control process of this embodiment has already been explained in the first to third embodiments, so it is not shown in the figures. In this embodiment, any of the fan control processes of the first to third embodiments may be used.

体温調整装置30の制御装置322は、バッテリ323の残量値を計測する(S421)。そして、通信装置321は、制御装置322によって計測されたバッテリ323の残量値を、ウェアラブル端末1に送信する(S422)。体温調整装置30の電源がオンの間、当該フローチャートの処理は、繰り返し実行される。 The control device 322 of the body temperature adjustment device 30 measures the remaining charge value of the battery 323 (S421). Then, the communication device 321 transmits the remaining charge value of the battery 323 measured by the control device 322 to the wearable device 1 (S422). While the power of the body temperature adjustment device 30 is on, the processing of this flowchart is repeatedly executed.

このように、本実施形態のウェアラブル端末1は、バッテリ323の残量値が残量閾値以下の場合、バッテリ323の残量値が残り少ないことを発報する。このため、本実施形態のウェアラブル端末1によれば、第1の実施形態の効果を備えた上で、ユーザUが体温調整装置30のバッテリ323の残量値の減少を把握し、適切なタイミングでバッテリ323の交換をすることができる。 In this way, the wearable device 1 of this embodiment issues a notification that the remaining charge value of the battery 323 is low when the remaining charge value of the battery 323 is equal to or less than the remaining charge threshold. Therefore, the wearable device 1 of this embodiment has the effects of the first embodiment, and allows the user U to recognize the decrease in the remaining charge value of the battery 323 of the body temperature adjustment device 30 and replace the battery 323 at an appropriate time.

(第5の実施形態)
第1~4の実施形態では、衣服3内を冷却する手法として、ファン31を用いた空冷式の手法を用いていた。この第5の実施形態では、ファン31の代わりに、水冷式の手法を用いる。
Fifth Embodiment
In the first to fourth embodiments, an air-cooling method using the fan 31 is used as a method for cooling the inside of the garment 3. In the fifth embodiment, a water-cooling method is used instead of the fan 31.

本実施形態の体温調整システムSは、ウェアラブル端末1と、体温調整装置1030とを備える。 The body temperature regulation system S of this embodiment includes a wearable device 1 and a body temperature regulation device 1030.

図21は、第5の実施形態に係る体温調整装置1030の一例を示す図である。図21に示すように、体温調整装置1030は、ユーザUが着用可能な衣服3に装着される。本実施形態の体温調整装置1030は、冷却装置および水冷装置の一例である。 Figure 21 is a diagram showing an example of a body temperature adjustment device 1030 according to the fifth embodiment. As shown in Figure 21, the body temperature adjustment device 1030 is attached to clothing 3 that can be worn by a user U. The body temperature adjustment device 1030 of this embodiment is an example of a cooling device and a water-cooling device.

体温調整装置1030は、本体部1032と、水冷用チューブ34とを備える。本体部1032と、水冷用チューブ34とはケーブル1033によって接続する。なお、図21では説明のために本体部1032が衣服3の外側に露出しているが、本体部1032も衣服3内に取り付けられる。また、水冷用チューブ34は作業着の内側に取り付けられても良いし、作業着の中に着用されるべスト等に取り付けられても良い。 The body temperature adjustment device 1030 includes a main body 1032 and a water-cooling tube 34. The main body 1032 and the water-cooling tube 34 are connected by a cable 1033. Note that in FIG. 21, the main body 1032 is exposed to the outside of the garment 3 for the purpose of explanation, but the main body 1032 is also attached inside the garment 3. The water-cooling tube 34 may be attached to the inside of the work clothes, or to a vest or the like worn inside the work clothes.

水冷用チューブ34の内部には冷却用の液体が通っている。冷却用の液体は、水冷用チューブ34と本体部1032とを循環する。ケーブル1033を通って本体部1032に流入し、本体部1032内で冷却された後に、再び水冷用チューブ34の戻ることで、ユーザUの身体を冷却する。 A cooling liquid flows inside the water-cooling tube 34. The cooling liquid circulates between the water-cooling tube 34 and the main body 1032. The cooling liquid flows into the main body 1032 through the cable 1033, is cooled inside the main body 1032, and then returns to the water-cooling tube 34, thereby cooling the body of the user U.

本体部1032は、通信装置(不図示)と、制御装置(不図示)と、バッテリ(不図示)と、冷却用の液体を循環させるポンプ(不図示)と、冷却用の液体を冷却するクーリングユニット(不図示)とを備える。制御装置は、冷却用の液体を循環または停止させることで、冷却機能のオン、オフを切り替える。 The main body 1032 includes a communication device (not shown), a control device (not shown), a battery (not shown), a pump (not shown) that circulates the cooling liquid, and a cooling unit (not shown) that cools the cooling liquid. The control device switches the cooling function on and off by circulating or stopping the cooling liquid.

また、体温調整装置1030は、冷却機能のオン、オフの切り替えだけではなく、冷却機能のレベルを変更可能であっても良い。例えば、冷却用の液体の循環速度を上げることで、冷却機能のレベルを上げることができる。例えば、冷却機能のレベルは、体温調整装置1030の冷却用の液体の循環速度の最大速度に対する割合(%)によって表されても良い。冷却用の液体の循環速度は、ポンプの回転速度によって変化する。冷却用の液体の循環速度の最大速度に対する割合は、本実施形態における出力レベルの一例である。 The body temperature adjustment device 1030 may be capable of changing the level of the cooling function, rather than just switching the cooling function on and off. For example, the level of the cooling function can be increased by increasing the circulation speed of the cooling liquid. For example, the level of the cooling function may be expressed as a percentage (%) of the circulation speed of the cooling liquid of the body temperature adjustment device 1030 relative to the maximum speed. The circulation speed of the cooling liquid varies depending on the rotation speed of the pump. The percentage of the circulation speed of the cooling liquid relative to the maximum speed is an example of an output level in this embodiment.

体温調整装置1030による冷却の処理の流れは、第1~3の実施形態の処理におけるファン31の制御を冷却用の液体の循環の制御に置き換えて適用可能である。 The cooling process flow by the body temperature adjustment device 1030 can be applied by replacing the control of the fan 31 in the processes of the first to third embodiments with the control of the circulation of the cooling liquid.

また、ウェアラブル端末1は、第1~3の実施形態と同様に、ディスプレイ11、操作部12、温度センサ13a、湿度センサ13b、加速度センサ13c、パルスセンサ13d、演算装置14、メモリ15、通信装置16、モータ17、およびスピーカ18を備える。また、ウェアラブル端末1は例えば、第1の実施形態と同様の機能部(算出部101、比較部102、通信制御部103、表示制御部104、および振動制御部105)を備える。 The wearable terminal 1 also includes a display 11, an operation unit 12, a temperature sensor 13a, a humidity sensor 13b, an acceleration sensor 13c, a pulse sensor 13d, a calculation unit 14, a memory 15, a communication unit 16, a motor 17, and a speaker 18, similar to the first to third embodiments. The wearable terminal 1 also includes, for example, functional units similar to those of the first embodiment (a calculation unit 101, a comparison unit 102, a communication control unit 103, a display control unit 104, and a vibration control unit 105).

本実施形態のウェアラブル端末1による体温調整処理の流れは、第1~3の実施形態の処理における体温調整処理を適用可能である。 The flow of the body temperature adjustment process by the wearable device 1 in this embodiment can be applied to the body temperature adjustment process in the processes of the first to third embodiments.

また、第4の実施形態におけるバッテリの残量値の管理の機能を、本実施形態の体温調整装置1030およびウェアラブル端末1が備えても良い。 The body temperature adjustment device 1030 and wearable device 1 of this embodiment may also have the function of managing the remaining battery charge value in the fourth embodiment.

(変形例1)
なお、上述の各実施形態においては、衣服3が作業服である場合を例として説明したが、衣服3の用途はこれに限定されるものではない。例えば、衣服3は運動時に着用されるスポーツウェアまたはアウトドアウェア等でもよい。また、衣服3は、上半身用のものに限定されず、パンツ、または頭部に装着可能なパッド等であっても良い。
(Variation 1)
In the above-described embodiments, the clothing 3 is described as work clothes, but the use of the clothing 3 is not limited to this. For example, the clothing 3 may be sportswear or outdoor wear worn during exercise. Furthermore, the clothing 3 is not limited to clothing for the upper body, and may be pants, a pad that can be worn on the head, or the like.

(変形例2)
また、上述の各実施形態におけるウェアラブル端末1の機能の一部を、スマートフォン等のモバイル端末が実現する構成を採用しても良い。例えば、センサ13を備えるウェアラブル端末1と、算出部101、比較部102、および通信制御部103等を備えるモバイル端末とが体温調整システムSに含まれても良い。
(Variation 2)
In addition, a configuration in which some of the functions of the wearable device 1 in each of the above-mentioned embodiments are realized by a mobile device such as a smartphone may be adopted. For example, the body temperature adjustment system S may include the wearable device 1 including the sensor 13 and a mobile device including the calculation unit 101, the comparison unit 102, the communication control unit 103, etc.

(変形例3)
なお、上述の各実施形態においては、第1の暑さストレスレベル閾値および第2の暑さストレスレベル閾値は予め定められているものとしたが、ユーザUまたは管理者が設定可能であっても良い。
(Variation 3)
In each of the above-described embodiments, the first heat stress level threshold and the second heat stress level threshold are determined in advance, but may be set by the user U or an administrator.

以上説明したとおり、第1から第5の実施形態によれば、ユーザの状態またはユーザの周囲の環境の状態に応じて、ユーザに装着された冷却装置を適切に制御することができる。 As described above, according to the first to fifth embodiments, the cooling device worn by the user can be appropriately controlled according to the state of the user or the state of the environment around the user.

なお、上述の各実施形態のウェアラブル端末1および体温調整装置30,1030で実行されるプログラムは、ROM等に予め組み込まれて提供される。また、上述の各実施形態のウェアラブル端末1および体温調整装置30,1030で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、フレキシブルディスク(FD)、CD-R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。 The programs executed by the wearable terminal 1 and body temperature adjustment device 30, 1030 in each of the above-mentioned embodiments are provided in advance in a ROM or the like. The programs executed by the wearable terminal 1 and body temperature adjustment device 30, 1030 in each of the above-mentioned embodiments may also be provided by recording them in an installable or executable format on a computer-readable recording medium such as a CD-ROM, flexible disk (FD), CD-R, or DVD (Digital Versatile Disk).

さらに、上述の各実施形態のウェアラブル端末1および体温調整装置30,1030で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、上述の各実施形態のウェアラブル端末1および体温調整装置30,1030で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。 Furthermore, the programs executed by the wearable terminal 1 and the body temperature adjustment device 30, 1030 of each of the above-mentioned embodiments may be stored on a computer connected to a network such as the Internet and provided by downloading via the network. Also, the programs executed by the wearable terminal 1 and the body temperature adjustment device 30, 1030 of each of the above-mentioned embodiments may be provided or distributed via a network such as the Internet.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although several embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be embodied in various other forms, and various omissions, substitutions, and modifications can be made without departing from the gist of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are included in the scope of the invention and its equivalents described in the claims.

1 ウェアラブル端末
3 衣服
10 本体部
11 ディスプレイ
12 操作部
13 センサ
13a 温度センサ
13b 湿度センサ
13c 加速度センサ
13d パルスセンサ
14 演算装置
15 メモリ
16 通信装置
17 モータ
18 スピーカ
20 ベルト
21a,21b 固定部
30,1030 体温調整装置
31 ファン
32,1032 本体部
33,1033 ケーブル
34 水冷用チューブ
101 算出部
102 比較部
103 通信制御部
104 表示制御部
105 振動制御部
106 決定部
111 画像
321 通信装置
322 制御装置
323 バッテリ
M1 メッセージ
S 体温調整システム
U ユーザ
REFERENCE SIGNS LIST 1 wearable terminal 3 clothing 10 main body 11 display 12 operation unit 13 sensor 13a temperature sensor 13b humidity sensor 13c acceleration sensor 13d pulse sensor 14 arithmetic unit 15 memory 16 communication unit 17 motor 18 speaker 20 belt 21a, 21b fixing unit 30, 1030 body temperature adjustment device 31 fan 32, 1032 main body 33, 1033 cable 34 water-cooling tube 101 calculation unit 102 comparison unit 103 communication control unit 104 display control unit 105 vibration control unit 106 determination unit 111 image 321 communication unit 322 control device 323 battery M1 message S body temperature adjustment system U user

Claims (8)

ユーザの生体情報と、前記ユーザの周囲の環境に関する環境情報とを取得するセンサと、
演算装置と、
通信装置と、
前記ユーザの状態を表す指標値の履歴を記憶する記憶部と、を備え、
前記演算装置は、
前記生体情報および前記環境情報から、前記指標値を算出し、
前記指標値の履歴に基づいて、前記指標値の移動平均値を算出し、
前記指標値の移動平均値と第1の閾値とを比較し、
前記通信装置は、
前記指標値の移動平均値が前記第1の閾値以上の場合に、前記ユーザに装着された冷却装置を駆動させる制御信号を前記冷却装置に送信し、
前記指標値の移動平均値が前記第1の閾値未満の場合に、前記冷却装置を停止させる制御信号を前記冷却装置に送信する、
ウェアラブル端末。
A sensor that acquires biometric information of a user and environmental information regarding an environment surrounding the user;
A computing device;
A communication device;
a storage unit that stores a history of the index value representing the state of the user ,
The computing device includes:
Calculating the index value from the biological information and the environmental information;
Calculating a moving average value of the index value based on the history of the index value;
Comparing the moving average value of the index value with a first threshold value;
The communication device includes:
When the moving average value of the index value is equal to or greater than the first threshold value, a control signal for driving a cooling device worn by the user is transmitted to the cooling device;
When the moving average value of the index value is less than the first threshold value, a control signal for stopping the cooling device is transmitted to the cooling device.
Wearable device.
前記センサ、前記演算装置と、および前記通信装置を有する本体部を備え、
前記本体部は、前記ユーザの身体に装着可能な装着部材を固定する固定部を備える、
請求項1に記載のウェアラブル端末。
a main body having the sensor, the computing device, and the communication device;
The main body includes a fixing portion for fixing a wearable member that can be worn on the user's body.
The wearable terminal according to claim 1 .
前記指標値は、前記ユーザが環境により受ける身体的なストレスの高さを段階的に区分した数値のうち、前記ユーザの状態が該当すると推定される数値であり、
前記生体情報は、前記ユーザの脈拍であり、
前記環境情報は、温度および湿度である、
請求項1または2に記載のウェアラブル端末。
The index value is a numerical value that is estimated to correspond to the state of the user among numerical values that are obtained by dividing the level of physical stress that the user receives due to the environment into stages,
the biological information is a pulse rate of the user,
The environmental information is temperature and humidity.
The wearable terminal according to claim 1 or 2.
前記記憶部は、さらに、前記冷却装置の駆動時間の履歴と、前記冷却装置の前回の駆動時の出力の大きさを表す出力レベルとを記憶し、
前記演算装置は、
前記冷却装置の駆動時間の履歴と、前記冷却装置の前回の駆動時の出力レベルとに基づいて、前記冷却装置の出力レベルを決定し、
前記通信装置は、決定された前記冷却装置の出力レベルを示す制御信号を送信する、
請求項1から3のいずれか1項に記載のウェアラブル端末。
The storage unit further stores a history of an operating time of the cooling device and an output level representing a magnitude of an output when the cooling device was previously operated,
The computing device includes:
determining an output level of the cooling device based on a history of an operating time of the cooling device and an output level of the cooling device when it was previously operated;
the communication device transmits a control signal indicative of the determined output level of the cooling device.
The wearable terminal according to claim 1 .
前記通信装置は、前記冷却装置から前記冷却装置のバッテリの残量値を受信し、
前記バッテリの残量値が第の閾値以下の場合、発報する発報装置をさらに備える、
請求項1からのいずれか1項に記載のウェアラブル端末。
the communication device receives a remaining charge value of the battery of the cooling device from the cooling device;
The device further includes an alarm device that issues an alarm when the remaining battery charge value is equal to or less than a second threshold value.
The wearable terminal according to claim 1 .
前記冷却装置は、前記ユーザが着用可能な衣服に装着されるファンである、
請求項1からのいずれか1項に記載のウェアラブル端末。
The cooling device is a fan attached to clothing wearable by the user.
The wearable terminal according to claim 1 .
前記冷却装置は、前記ユーザが着用可能な衣服に装着される水冷装置である、
請求項1からのいずれか1項に記載のウェアラブル端末。
The cooling device is a water-cooling device attached to clothing wearable by the user.
The wearable terminal according to claim 1 .
ユーザに装着可能なウェアラブル端末と、前記ユーザが着用可能な衣服に装着された体温調整装置と、を含み、
前記ウェアラブル端末は、
前記ユーザの生体情報と、前記ユーザの周囲の環境に関する環境情報とを取得するセンサと、
演算装置と、
第1の通信装置と、
前記ユーザの状態を表す指標値の履歴を記憶する記憶部と、を備え、
前記演算装置は、
前記生体情報および前記環境情報から、前記ユーザの状態を表す指標値を算出し、
前記指標値の履歴に基づいて、前記指標値の移動平均値を算出し、
前記指標値の移動平均値と第1の閾値とを比較し、
前記第1の通信装置は
前記指標値の移動平均値が前記第1の閾値以上の場合に、前記ユーザに装着された冷却装置を駆動させる制御信号を前記冷却装置に送信し、
前記指標値の移動平均値が前記第1の閾値未満の場合に、前記冷却装置を停止させる制御信号を前記冷却装置に送信し、
前記体温調整装置は、
前記衣服内を冷却するファンまたは水冷装置と、
前記ウェアラブル端末から送信された前記冷却装置を駆動させる制御信号及び前記冷却装置を停止させる制御信号を受信する第2の通信装置と、
前記制御信号に基づいて前記ファンまたは水冷装置を制御する制御部と、を備える、
体温調整システム。
A wearable device that can be worn by a user and a body temperature adjustment device that can be worn by the user,
The wearable terminal includes:
A sensor that acquires biometric information of the user and environmental information regarding an environment surrounding the user;
A computing device;
A first communication device;
a storage unit that stores a history of the index value representing the state of the user ,
The computing device includes:
calculating an index value representing a state of the user from the biological information and the environmental information;
Calculating a moving average value of the index value based on the history of the index value;
Comparing the moving average value of the index value with a first threshold value;
The first communication device is
When the moving average value of the index value is equal to or greater than the first threshold value, a control signal for driving a cooling device worn by the user is transmitted to the cooling device;
When the moving average value of the index value is less than the first threshold value, a control signal for stopping the cooling device is transmitted to the cooling device;
The body temperature regulation device includes:
A fan or a water cooling device for cooling the inside of the garment;
a second communication device that receives a control signal for driving the cooling device and a control signal for stopping the cooling device, the control signal being transmitted from the wearable device;
A control unit that controls the fan or the water cooling device based on the control signal.
Temperature regulation system.
JP2021086348A 2021-05-21 2021-05-21 Wearable devices and body temperature regulation systems Active JP7657655B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021086348A JP7657655B2 (en) 2021-05-21 2021-05-21 Wearable devices and body temperature regulation systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021086348A JP7657655B2 (en) 2021-05-21 2021-05-21 Wearable devices and body temperature regulation systems

Publications (2)

Publication Number Publication Date
JP2022179094A JP2022179094A (en) 2022-12-02
JP7657655B2 true JP7657655B2 (en) 2025-04-07

Family

ID=84238797

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021086348A Active JP7657655B2 (en) 2021-05-21 2021-05-21 Wearable devices and body temperature regulation systems

Country Status (1)

Country Link
JP (1) JP7657655B2 (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011083498A (en) 2009-10-16 2011-04-28 Win Human Recorder Co Ltd Bodily temperature regulation system
US20130166079A1 (en) 2011-12-23 2013-06-27 Kurt R. Wilhelm Mobile, personal, open-loop cooling systems and methods
WO2016157283A1 (en) 2015-03-27 2016-10-06 三菱電機株式会社 Terminal apparatus, air conditioner, and wearable terminal
JP2017166075A (en) 2016-03-14 2017-09-21 前田建設工業株式会社 Air conditioning clothing having body temperature monitoring function
JP2019125254A (en) 2018-01-18 2019-07-25 株式会社東芝 System, method and program
JP2020014841A (en) 2018-07-06 2020-01-30 エスアールアイ インターナショナルSRI International Systems and methods involving hot flash predictive modeling
WO2020066564A1 (en) 2018-09-26 2020-04-02 ソニー株式会社 Temperature control device, clothing, and attachment aid
WO2020190651A1 (en) 2019-03-15 2020-09-24 Ember Technologies, Inc. Actively heated or cooled garments or footwear and hanger assembly for use therewith
JP2021011651A (en) 2019-07-05 2021-02-04 倉敷紡績株式会社 Functional clothing
JP2021039637A (en) 2019-09-05 2021-03-11 Assest株式会社 Heatstroke risk determination program and system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011083498A (en) 2009-10-16 2011-04-28 Win Human Recorder Co Ltd Bodily temperature regulation system
US20130166079A1 (en) 2011-12-23 2013-06-27 Kurt R. Wilhelm Mobile, personal, open-loop cooling systems and methods
WO2016157283A1 (en) 2015-03-27 2016-10-06 三菱電機株式会社 Terminal apparatus, air conditioner, and wearable terminal
JP2017166075A (en) 2016-03-14 2017-09-21 前田建設工業株式会社 Air conditioning clothing having body temperature monitoring function
JP2019125254A (en) 2018-01-18 2019-07-25 株式会社東芝 System, method and program
JP2020014841A (en) 2018-07-06 2020-01-30 エスアールアイ インターナショナルSRI International Systems and methods involving hot flash predictive modeling
WO2020066564A1 (en) 2018-09-26 2020-04-02 ソニー株式会社 Temperature control device, clothing, and attachment aid
WO2020190651A1 (en) 2019-03-15 2020-09-24 Ember Technologies, Inc. Actively heated or cooled garments or footwear and hanger assembly for use therewith
JP2021011651A (en) 2019-07-05 2021-02-04 倉敷紡績株式会社 Functional clothing
JP2021039637A (en) 2019-09-05 2021-03-11 Assest株式会社 Heatstroke risk determination program and system

Also Published As

Publication number Publication date
JP2022179094A (en) 2022-12-02

Similar Documents

Publication Publication Date Title
US9675281B2 (en) Automatic change of power consumption of sensors responsive to user's state transition
JP6260148B2 (en) Portable electronic device and display control method
US20140077945A1 (en) Biological information notifying apparatus, biological information notifying method, and computer-readable storage medium having biological information notifying program stored thereon
CN109612046A (en) Control method of household appliance and intelligent wearable device
JP7049717B1 (en) Animal monitoring system, animal monitoring server, animal monitoring method, animal monitoring program, and rectal temperature estimation model
US20160011653A1 (en) Method for controlling energy consumption in a wrist wearable device, and a device using same
US10471331B2 (en) Pacing system with feedback based adjustments
WO2016165308A1 (en) System adjustment method and apparatus based on user state
JP7657655B2 (en) Wearable devices and body temperature regulation systems
CN111035375A (en) Terminal device, control system, and computer program
CN119300895A (en) Electronic device and wearable device providing exercise measurement function and operation method thereof
CN104738854A (en) Smart waistband capable of interacting with smart device
CN106708250A (en) Wearable device
JP5603624B2 (en) Information display device
US11564439B2 (en) System and method for determining foot strike pattern
JP6879279B2 (en) Electronic devices, control methods, and programs
KR20200031355A (en) Method for assessing and alerting workers on the effectiveness of their work at large scale
JP7625457B2 (en) Wearable terminal and information processing device
CN115316969B (en) A method for estimating body energy, wearable device and computer storage medium
US20120107139A1 (en) Electronic device and cooling fan control method
JP2019216798A (en) Exercise support device, exercise support method, and exercise support program
JP7113284B2 (en) Exercise assistance program and exercise assistance system provided with the same
WO2021149436A1 (en) Exercise assistance unit
EP4252644A1 (en) Apparatus, system and method for running monitoring
JP2025006627A (en) WEARABLE DEVICE, PROGRAM FOR WEARABLE DEVICE, AND DEEP LEARNING METHOD FOR WEARABLE DEVICE

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240920

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20241105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20241209

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20250225

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250326

R150 Certificate of patent or registration of utility model

Ref document number: 7657655

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350