JP2017006540A - Heartbeat interval specification program, heartbeat interval specification apparatus, and heartbeat interval specification method - Google Patents

Heartbeat interval specification program, heartbeat interval specification apparatus, and heartbeat interval specification method Download PDF

Info

Publication number
JP2017006540A
JP2017006540A JP2015127674A JP2015127674A JP2017006540A JP 2017006540 A JP2017006540 A JP 2017006540A JP 2015127674 A JP2015127674 A JP 2015127674A JP 2015127674 A JP2015127674 A JP 2015127674A JP 2017006540 A JP2017006540 A JP 2017006540A
Authority
JP
Japan
Prior art keywords
heartbeat
feature point
sensor signal
filtering
signal
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.)
Granted
Application number
JP2015127674A
Other languages
Japanese (ja)
Other versions
JP6519344B2 (en
Inventor
裕太 増田
Yuta Masuda
裕太 増田
隆行 山地
Takayuki Yamaji
隆行 山地
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015127674A priority Critical patent/JP6519344B2/en
Publication of JP2017006540A publication Critical patent/JP2017006540A/en
Application granted granted Critical
Publication of JP6519344B2 publication Critical patent/JP6519344B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Measuring Pulse, Heart Rate, Blood Pressure Or Blood Flow (AREA)
  • Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)

Abstract

PROBLEM TO BE SOLVED: To accurately calculate individual heartbeat intervals.SOLUTION: Disclosed is a heartbeat interval specification program which causes a computer to execute processing comprising the steps of: acquiring a sensor signal generated based on a reflected wave of a detection wave transmitted toward the heart of a subject; specifying the heartbeat frequency on the basis of the acquired sensor signal; filtering the sensor signal on the basis of the specified heartbeat frequency; on the basis of feature points relating to the heartbeat in a filtering signal, which is obtained by the filtering, specifying the feature point relating to the heartbeat from among the plurality of feature points in the sensor signal; and calculating the heartbeat intervals on the basis of the specified feature point relating to the heartbeat.SELECTED DRAWING: Figure 4

Description

本発明は、心拍間隔特定プログラム、心拍間隔特定装置、及び心拍間隔特定方法に関する。   The present invention relates to a heartbeat interval specifying program, a heartbeat interval specifying device, and a heartbeat interval specifying method.

マイクロ波ドップラーセンサを用いて心拍情報を出力する技術が知られている(例えば、特許文献1参照)。   A technique for outputting heartbeat information using a microwave Doppler sensor is known (see, for example, Patent Document 1).

特開2005-237569号公報JP 2005-237569

ところで、マイクロ波ドップラーセンサのような非接触センサは、マイクロ波などの検出波を被験者の心臓に向けて送信し、その反射波に基づいてセンサ信号を出力する。センサ信号には、心拍以外の他の動きで生じる振動成分が含まれる。従って、センサ信号は、心拍の周波数のバンド幅でフィルタ処理される。この結果、フィルタ処理された信号から、心拍に係る特徴点を抽出できる。   By the way, a non-contact sensor such as a microwave Doppler sensor transmits a detection wave such as a microwave toward the subject's heart and outputs a sensor signal based on the reflected wave. The sensor signal includes a vibration component generated by a motion other than the heartbeat. Thus, the sensor signal is filtered by the bandwidth of the heart rate frequency. As a result, it is possible to extract feature points related to the heartbeat from the filtered signal.

しかしながら、このようにしてセンサ信号をフィルタ処理すると、得られる信号は、完全な周期波形(正弦波)になるのではなく、フィルタ処理前の心臓の鼓動で生じた特徴点の時間情報が鈍った状態で残る。従って、フィルタ処理で得られた信号から心拍に係る特徴点の時間情報を抽出する場合、個々の心拍間隔を精度良く算出することが難しい。   However, when the sensor signal is filtered in this way, the obtained signal does not become a complete periodic waveform (sine wave), but the time information of the feature points generated by the heartbeat before filtering is dull. Remain in state. Therefore, when extracting time information of feature points related to a heartbeat from a signal obtained by the filter processing, it is difficult to accurately calculate individual heartbeat intervals.

そこで、1つの側面では、本発明は、個々の心拍間隔を精度良く算出できる心拍間隔特定プログラム、心拍間隔特定装置、及び心拍間隔特定方法の提供を目的とする。   Therefore, in one aspect, an object of the present invention is to provide a heartbeat interval specifying program, a heartbeat interval specifying device, and a heartbeat interval specifying method capable of accurately calculating individual heart beat intervals.

一局面によれば、被験者の心臓に向けて送信した検出波の反射波に基づき生成されるセンサ信号を取得し、
取得した前記センサ信号に基づいて、心拍の周波数を特定し、
特定した前記心拍の周波数に基づいて、前記センサ信号をフィルタ処理し、
前記フィルタ処理により得られる信号をフィルタリング信号としたとき、前記フィルタリング信号における前記心拍に係る特徴点に基づいて、前記センサ信号における複数の特徴点のうちから、前記心拍に係る特徴点を特定し、
特定した前記心拍に係る特徴点に基づいて、心拍の間隔を算出する、
処理をコンピューターに実行させる、心拍間隔特定プログラムが提供される。
According to one aspect, a sensor signal generated based on a reflected wave of a detection wave transmitted toward the subject's heart is acquired,
Based on the acquired sensor signal, the frequency of the heartbeat is specified,
Filtering the sensor signal based on the identified frequency of the heartbeat;
When the signal obtained by the filtering process is a filtering signal, the feature point related to the heartbeat is identified from the plurality of feature points in the sensor signal based on the feature point related to the heartbeat in the filtering signal,
Calculating a heartbeat interval based on the identified feature points relating to the heartbeat;
A heartbeat interval specifying program is provided for causing a computer to execute processing.

個々の心拍間隔を精度良く算出できる心拍間隔特定プログラム、心拍間隔特定装置、及び心拍間隔特定方法が得られる。   A heartbeat interval specifying program, a heartbeat interval specifying device, and a heartbeat interval specifying method capable of accurately calculating individual heart beat intervals can be obtained.

非接触センサの一例を示す図である。It is a figure which shows an example of a non-contact sensor. 心拍間隔特定装置のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of a heartbeat interval specific device. 電波送受信部の一例を示すブロック図である。It is a block diagram which shows an example of an electromagnetic wave transmission / reception part. 心拍間隔特定装置の機能構成の一例を示すブロック図である。It is a block diagram which shows an example of a function structure of a heartbeat interval specific device. センサ信号の一例を示す図である。It is a figure which shows an example of a sensor signal. 周波数解析結果の一例を示す図である。It is a figure which shows an example of a frequency analysis result. フィルタリング信号の一例を示す図である。It is a figure which shows an example of a filtering signal. 心拍の間隔の出力例を示す図である。It is a figure which shows the example of an output of the space | interval of a heartbeat. 心拍間隔特定装置により実行される処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process performed by the heartbeat interval specific device. 心拍特徴点特定処理の一例を示すフローチャートである。It is a flowchart which shows an example of a heartbeat feature point specific process. フィルタ遅延補正処理の一例を示すフローチャートである。It is a flowchart which shows an example of a filter delay correction process. フィルタリング信号特徴点情報の一例を示す図である。It is a figure which shows an example of filtering signal feature point information. センサ信号特徴点情報の一例を示す図である。It is a figure which shows an example of sensor signal feature point information. 一例による心拍特徴点判定処理を示すフローチャートである。It is a flowchart which shows the heart rate feature point determination process by an example. 心拍特徴点情報の一例を示す図である。It is a figure which shows an example of heartbeat feature point information. 一例による心拍特徴点判定処理の説明図である。It is explanatory drawing of the heartbeat feature point determination process by an example. 他の一例による心拍特徴点判定処理を示すフローチャートである。It is a flowchart which shows the heart rate feature point determination process by another example. 他の一例による心拍特徴点判定処理の説明図である。It is explanatory drawing of the heartbeat feature point determination process by another example. 他の一例による心拍特徴点判定処理を示すフローチャートである。It is a flowchart which shows the heart rate feature point determination process by another example. 振幅判定条件を満たすセンサ信号特徴点の抽出結果の一例を示す図である。It is a figure which shows an example of the extraction result of the sensor signal feature point which satisfy | fills amplitude determination conditions. 他の例による心拍特徴点判定処理の説明図である。It is explanatory drawing of the heartbeat feature point determination process by another example. 本実施例と参照方法との心拍間隔の波形の比較図である。It is a comparison figure of the waveform of the heartbeat interval of a present Example and a reference method. 比較例と参照方法との心拍間隔の波形の比較図である。It is a comparison figure of the waveform of the heartbeat interval of a comparative example and a reference method. 心拍間隔の周波数解析結果の比較図(その1)である。It is the comparison figure (the 1) of the frequency analysis result of a heartbeat interval. 心拍間隔の周波数解析結果の比較図(その2)である。It is the comparison figure (the 2) of the frequency analysis result of a heartbeat interval. 心拍間隔特定装置のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of a heartbeat interval specific device. 心拍間隔特定装置の機能構成の一例を示すブロック図である。It is a block diagram which shows an example of a function structure of a heartbeat interval specific device. 心拍間隔特定装置により実行される処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process performed by the heartbeat interval specific device. 動き検出部による動き検出処理の一例を示すフローチャートである。It is a flowchart which shows an example of the motion detection process by a motion detection part. 動き情報の一例を示す図である。It is a figure which shows an example of motion information. 心拍特徴点特定部により実行される心拍特徴点特定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the heartbeat feature point specific process performed by the heartbeat feature point specific | specification part. 心拍特徴点探索部が実行する心拍特徴点判定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the heartbeat feature point determination process which a heartbeat feature point search part performs.

以下、添付図面を参照しながら各実施例について詳細に説明する。   Hereinafter, embodiments will be described in detail with reference to the accompanying drawings.

以下の実施例において、心拍間隔特定装置10は、非接触センサからの情報を用いて、心拍の間隔を算出する。なお以降の説明において、心拍を推定される対象となる人を指して、被験者と記載する場合がある。   In the following embodiments, the heartbeat interval specifying device 10 calculates a heartbeat interval using information from a non-contact sensor. In the following description, a person who is an object whose heart rate is estimated may be referred to as a subject.

[実施例1]
図1は、非接触センサの一例を示す図である。非接触センサ70は、例えば被験者5の衣服等に取り付けられる。或いは、被験者5の動きが少ない場合、非接触センサ70は、被験者5から独立した態様で固定位置に設けられてもよい。非接触センサ70は、電波送受信部25を含み、電波送受信部25は、電波送信部1及び電波受信部2を含む。電波送受信部25の詳細は、図3を参照して後述する。
[Example 1]
FIG. 1 is a diagram illustrating an example of a non-contact sensor. The non-contact sensor 70 is attached to the clothes of the subject 5, for example. Alternatively, when there is little movement of the subject 5, the non-contact sensor 70 may be provided at the fixed position in a manner independent of the subject 5. The non-contact sensor 70 includes a radio wave transmission / reception unit 25, and the radio wave transmission / reception unit 25 includes a radio wave transmission unit 1 and a radio wave reception unit 2. Details of the radio wave transmitting / receiving unit 25 will be described later with reference to FIG.

電波送信部1は、被験者5の人体に電波を照射する。電波の帯域は、任意である。電波の一例として極超短波(UHF:Ultra High Frequency)やマイクロ波(SHF:Super High Frequency)が挙げられる。またさらに、電波は例えば2.4G帯であってよい。電波受信部2は、被験者5からの電波の反射波を受信する。   The radio wave transmission unit 1 irradiates the human body of the subject 5 with radio waves. The radio wave band is arbitrary. Examples of radio waves include ultra high frequency (UHF) and microwave (SHF). Still further, the radio wave may be in the 2.4G band, for example. The radio wave receiver 2 receives a reflected wave of radio waves from the subject 5.

図2は、心拍間隔特定装置のハードウェア構成の一例を示すブロック図である。   FIG. 2 is a block diagram illustrating an example of a hardware configuration of the heartbeat interval specifying device.

心拍間隔特定装置10は、図2に示すように、バス19で接続されたCPU(Central Processing Unit)11、RAM(Random Access Memory)12、ROM(Read Only Memory)13、記録媒体インターフェイス14、及び表示制御部15を含む。また、心拍間隔特定装置10は、入出力制御部16、及び通信インターフェイス17を有する。記録媒体インターフェイス14には、SD(Secure Digital)カード(または、メモリカード)21などの記録媒体が接続可能である。表示制御部15には、表示装置22が接続されている。入出力制御部16には、入出力デバイス24が接続されている。入出力デバイス24は、タッチパネル、スピーカなどであってよい。表示装置22及び入出力デバイス24の機能は、タッチパネルで実現されてもよい。尚、記録媒体インターフェイス14及びSDカード21、入出力制御部16及び入出力デバイス24、表示装置22及び表示制御部15、及び/又は、無線送受信部26は、適宜、省略されてもよい。   As shown in FIG. 2, the heartbeat interval specifying device 10 includes a CPU (Central Processing Unit) 11, a RAM (Random Access Memory) 12, a ROM (Read Only Memory) 13, a recording medium interface 14, and a recording medium interface 14. A display control unit 15 is included. The heartbeat interval specifying device 10 includes an input / output control unit 16 and a communication interface 17. A recording medium such as an SD (Secure Digital) card (or memory card) 21 can be connected to the recording medium interface 14. A display device 22 is connected to the display control unit 15. An input / output device 24 is connected to the input / output control unit 16. The input / output device 24 may be a touch panel, a speaker, or the like. The functions of the display device 22 and the input / output device 24 may be realized by a touch panel. The recording medium interface 14 and the SD card 21, the input / output control unit 16 and the input / output device 24, the display device 22 and the display control unit 15, and / or the wireless transmission / reception unit 26 may be omitted as appropriate.

通信インターフェイス17には、電波送受信部25、及び無線送受信部26が接続されている。電波送受信部25は、図1に示した電波送信部1及び電波受信部2を有する。無線送受信部26は、携帯電話における無線通信網を利用して無線通信可能な送受信部を含む。無線送受信部26は、近距離無線通信(NFC:Near Field Communication)部、ブルーツース(Bluetooth、登録商標)通信部、Wi−Fi(Wireless-Fidelity)送受信部、赤外線送受信部などを含んでもよい。   A radio transmission / reception unit 25 and a wireless transmission / reception unit 26 are connected to the communication interface 17. The radio wave transmission / reception unit 25 includes the radio wave transmission unit 1 and the radio wave reception unit 2 illustrated in FIG. 1. The wireless transmission / reception unit 26 includes a transmission / reception unit capable of wireless communication using a wireless communication network in a mobile phone. The wireless transmission / reception unit 26 may include a near field communication (NFC) unit, a Bluetooth (registered trademark) communication unit, a Wi-Fi (Wireless-Fidelity) transmission / reception unit, an infrared transmission / reception unit, and the like.

CPU11は、心拍間隔特定装置10全体の動作を制御する機能を有する。RAM12及びROM13は、CPU11が実行するプログラムや各種データを格納する記憶部を形成する。プログラムは、CPU11に心拍間隔特定処理を実行させて心拍間隔特定装置として機能させるプログラムを含む。記憶部には、SDカード21が含まれても良い。プログラムを格納する記憶部は、コンピュータ読取可能な記憶媒体の一例である。   The CPU 11 has a function of controlling the entire operation of the heartbeat interval specifying device 10. RAM12 and ROM13 form the memory | storage part which stores the program and various data which CPU11 performs. The program includes a program that causes the CPU 11 to execute a heartbeat interval specifying process to function as a heartbeat interval specifying device. The storage unit may include the SD card 21. The storage unit that stores the program is an example of a computer-readable storage medium.

表示装置22は、表示制御部15の制御下で、心拍間隔特定処理の結果などを表示する機能を有する。   The display device 22 has a function of displaying the result of the heartbeat interval specifying process and the like under the control of the display control unit 15.

尚、心拍間隔特定装置10は、非接触センサ70と一体に(1つの筐体内に)形成されてもよい。或いは、心拍間隔特定装置10は、非接触センサ70とは別体に設けられてもよい。   The heartbeat interval specifying device 10 may be formed integrally with the non-contact sensor 70 (in one housing). Alternatively, the heartbeat interval specifying device 10 may be provided separately from the non-contact sensor 70.

図3は、電波送受信部25の一例を示すブロック図である。   FIG. 3 is a block diagram illustrating an example of the radio wave transmission / reception unit 25.

電波送受信部25は、制御部251、発振回路252、アンテナ253T,253R、検波回路254、電源回路255、及びオペアンプ(Operational Amplifier)256,258を有する。発振回路252で生成された送信波(電波)は、アンテナ253T及び検波回路254に分波され、アンテナ253Tから送信された送信波は被験者5に照射される。被験者5に照射された送信波は反射され、被験者5からの送信波の反射波はアンテナ253Rで受信される。アンテナ253Rで受信した一点鎖線で示す反射波は、ノードNにおいて実線で示す送信波と干渉し合い、検波回路254からは一点鎖線で示す合成波(DC成分)が出力される。オペアンプ256は、合成波を増幅したセンサ出力を通信インターフェイス17を介して出力する。オペアンプ256からのセンサ出力は、センサ信号とも称される。   The radio wave transmission / reception unit 25 includes a control unit 251, an oscillation circuit 252, antennas 253T and 253R, a detection circuit 254, a power supply circuit 255, and operational amplifiers 256 and 258. The transmission wave (radio wave) generated by the oscillation circuit 252 is demultiplexed by the antenna 253T and the detection circuit 254, and the transmission wave transmitted from the antenna 253T is irradiated to the subject 5. The transmitted wave applied to the subject 5 is reflected, and the reflected wave of the transmitted wave from the subject 5 is received by the antenna 253R. The reflected wave indicated by the alternate long and short dash line received by the antenna 253R interferes with the transmission wave indicated by the solid line at the node N, and a combined wave (DC component) indicated by the alternate long and short dash line is output from the detection circuit 254. The operational amplifier 256 outputs the sensor output obtained by amplifying the synthesized wave via the communication interface 17. The sensor output from the operational amplifier 256 is also referred to as a sensor signal.

電源回路255は、制御部251、発振回路252、検波回路254、及びオペアンプ256に電源電圧を供給する電池を含む。電池は、例えば充電可能な電池である。なお、電源回路255は、電波送受信部25に対して外部接続されていても良いことは言うまでもない。また、アンテナ253T,253Rは、送受信アンテナとして一体化されてもよい。   The power supply circuit 255 includes a battery that supplies a power supply voltage to the control unit 251, the oscillation circuit 252, the detection circuit 254, and the operational amplifier 256. The battery is, for example, a rechargeable battery. Needless to say, the power supply circuit 255 may be externally connected to the radio wave transmission / reception unit 25. The antennas 253T and 253R may be integrated as a transmission / reception antenna.

尚、図3の例では、電波送信部1は少なくとも発振回路252及びアンテナ253Tを含み、電波受信部2は少なくともアンテナ253R、検波回路254及びオペアンプ256を含む。   In the example of FIG. 3, the radio wave transmission unit 1 includes at least an oscillation circuit 252 and an antenna 253T, and the radio wave reception unit 2 includes at least an antenna 253R, a detection circuit 254, and an operational amplifier 256.

図4は、心拍間隔特定装置10の機能構成の一例を示すブロック図である。   FIG. 4 is a block diagram illustrating an example of a functional configuration of the heartbeat interval specifying device 10.

図4に示す例では、心拍間隔特定装置10は、センサ信号取得部100と、心拍成分検出部101と、心拍特徴点特定部102と、心拍間隔算出部103と、出力部104とを含む。心拍間隔特定装置10の各部100〜104は、図2に示すCPU11がROM13に記憶された1つ以上のプログラムを実行することで実現できる。   In the example illustrated in FIG. 4, the heartbeat interval specifying device 10 includes a sensor signal acquisition unit 100, a heartbeat component detection unit 101, a heartbeat feature point specifying unit 102, a heartbeat interval calculation unit 103, and an output unit 104. Each unit 100 to 104 of the heartbeat interval specifying device 10 can be realized by the CPU 11 shown in FIG. 2 executing one or more programs stored in the ROM 13.

センサ信号取得部100は、非接触センサ70からセンサ信号(図3参照)を取得(受信)する。   The sensor signal acquisition unit 100 acquires (receives) a sensor signal (see FIG. 3) from the non-contact sensor 70.

心拍成分検出部101は、周波数解析部31と、フィルタ処理部32とを含む。   The heartbeat component detection unit 101 includes a frequency analysis unit 31 and a filter processing unit 32.

周波数解析部31は、センサ信号に基づいて、心拍の周波数を特定する。具体的には、周波数解析部31は、電波受信部2から得られるセンサ信号を周波数解析することでパワースペクトルを取得する。図5は、センサ信号の一例を示す。図5では、横軸が時間を表し、縦軸が振幅を表す。周波数解析は、例えばFFT(Fast Fourier Transform)であり、例えば図6に示す解析結果が得られる。図6は、図5のセンサ信号を周波数解析した解析結果の一例を示す図である。図6では、横軸が周波数を表し、縦軸が強度(パワー)を表す。   The frequency analysis unit 31 identifies the frequency of the heartbeat based on the sensor signal. Specifically, the frequency analysis unit 31 acquires a power spectrum by performing frequency analysis on the sensor signal obtained from the radio wave reception unit 2. FIG. 5 shows an example of the sensor signal. In FIG. 5, the horizontal axis represents time and the vertical axis represents amplitude. The frequency analysis is, for example, FFT (Fast Fourier Transform), and for example, an analysis result shown in FIG. 6 is obtained. FIG. 6 is a diagram illustrating an example of an analysis result obtained by performing frequency analysis on the sensor signal of FIG. In FIG. 6, the horizontal axis represents frequency, and the vertical axis represents intensity (power).

周波数解析部31は、図6に示す解析結果から振幅値が所定閾値Th1以上のピークが発生する周波数を、心拍の周波数として特定する。尚、図6には、心拍(被験者5の心臓の鼓動に伴う体の表面または心臓を含む臓器の変位)にピークPが図示されている。 The frequency analysis unit 31 specifies the frequency at which a peak with an amplitude value equal to or greater than the predetermined threshold Th1 occurs from the analysis result illustrated in FIG. In FIG. 6, a peak P 1 is shown in the heartbeat (the body surface accompanying the heartbeat of the subject 5 or the displacement of the organ including the heart).

フィルタ処理部32は、周波数解析部31により特定された心拍の周波数に基づいて、センサ信号をフィルタ処理する。即ち、フィルタ処理部32は、センサ信号に対して、心拍として特定されたピークの周波数を中心にフィルタ処理を施す。フィルタ処理は、例えばバンドパスフィルタ(BPF:Band-Pass Filter)処理であり、一拍毎に揺らいでいる心拍を抽出するために行われる。以下、センサ信号をフィルタ処理することで得られる信号を「フィルタリング信号」と称する。図7は、フィルタリング信号の一例を示す。図7に示すフィルタリング信号は、図5のセンサ信号をフィルタ処理することで得られる。図7では、横軸が時間を表し、縦軸が振幅を表す。   The filter processing unit 32 filters the sensor signal based on the heartbeat frequency specified by the frequency analysis unit 31. That is, the filter processing unit 32 performs a filter process on the sensor signal around the peak frequency specified as the heartbeat. The filter process is, for example, a band-pass filter (BPF) process, and is performed to extract a heartbeat that fluctuates every beat. Hereinafter, a signal obtained by filtering the sensor signal is referred to as a “filtering signal”. FIG. 7 shows an example of the filtered signal. The filtering signal shown in FIG. 7 is obtained by filtering the sensor signal of FIG. In FIG. 7, the horizontal axis represents time and the vertical axis represents amplitude.

心拍特徴点特定部102は、フィルタリング信号における心拍に係る特徴点に基づいて、センサ信号における複数の特徴点のうちから、心拍に係る特徴点を特定する。心拍特徴点特定部102は、フィルタ遅延補正部40と、フィルタリング信号特徴点検出部41と、センサ信号特徴点検出部42と、心拍特徴点探索部43とを含む。   The heartbeat feature point specifying unit 102 specifies a feature point related to the heartbeat from a plurality of feature points in the sensor signal based on the feature point related to the heartbeat in the filtering signal. The heartbeat feature point identification unit 102 includes a filter delay correction unit 40, a filtering signal feature point detection unit 41, a sensor signal feature point detection unit 42, and a heartbeat feature point search unit 43.

フィルタ遅延補正部40は、センサ信号に対するフィルタリング信号の遅延を補正する。遅延は、フィルタ処理部32によるフィルタ処理に起因して生じる。この処理の具体例は図10を参照して後述する。   The filter delay correction unit 40 corrects the delay of the filtering signal with respect to the sensor signal. The delay is caused by the filter processing by the filter processing unit 32. A specific example of this process will be described later with reference to FIG.

フィルタリング信号特徴点検出部41は、フィルタリング信号における心拍に係る特徴点(以下、「フィルタリング信号特徴点」とも称する)を検出する。フィルタリング信号特徴点は、フィルタリング信号におけるピーク(図7のPa〜Pdのような各ピーク)として現れる。フィルタリング信号特徴点検出部41は、フィルタリング信号における各ピークを、心拍に係る各特徴点として検出する。フィルタリング信号特徴点検出部41は、フィルタリング信号における各ピークの時間及び振幅を表す情報を、心拍に係る各特徴点に係る情報(フィルタリング信号特徴点情報)として生成する。   The filtering signal feature point detector 41 detects a feature point related to a heartbeat in the filtering signal (hereinafter also referred to as “filtering signal feature point”). The filtering signal feature point appears as a peak (each peak like Pa to Pd in FIG. 7) in the filtering signal. The filtering signal feature point detector 41 detects each peak in the filtering signal as each feature point related to the heartbeat. The filtering signal feature point detection unit 41 generates information representing the time and amplitude of each peak in the filtering signal as information (filtering signal feature point information) related to each feature point related to the heartbeat.

センサ信号特徴点検出部42は、センサ信号における心拍に係る特徴点候補を検出する。センサ信号特徴点検出部42は、フィルタリング信号特徴点毎に、対応する心拍に係る特徴点候補(以下、「センサ信号特徴点」と称する)を特定する。センサ信号特徴点検出部42は、センサ信号特徴点の時間及び振幅を表す情報を、センサ信号特徴点情報として生成する。この処理の具体例は図10を参照して後述する。   The sensor signal feature point detector 42 detects feature point candidates related to the heartbeat in the sensor signal. The sensor signal feature point detection unit 42 specifies a feature point candidate (hereinafter referred to as “sensor signal feature point”) related to the heartbeat for each filtering signal feature point. The sensor signal feature point detector 42 generates information representing the time and amplitude of the sensor signal feature point as sensor signal feature point information. A specific example of this process will be described later with reference to FIG.

心拍特徴点探索部43は、フィルタリング信号特徴点検出部41及びセンサ信号特徴点検出部42の各検出結果に基づいて、センサ信号における複数の特徴点のうちから、心拍に係る特徴点(以下、「心拍特徴点」と称する)を探索する。心拍特徴点探索部43は、フィルタリング信号特徴点と、センサ信号特徴点との間の、時間の差及び振幅の差のうちの少なくともいずれか一方に基づいて、心拍特徴点を特定する。この処理の具体例は図10等を参照して後述する。   Based on the detection results of the filtering signal feature point detection unit 41 and the sensor signal feature point detection unit 42, the heartbeat feature point search unit 43 selects a feature point related to heartbeat (hereinafter referred to as a feature point related to heartbeat) from among a plurality of feature points in the sensor signal. (Referred to as “heartbeat feature point”). The heartbeat feature point search unit 43 specifies a heartbeat feature point based on at least one of a time difference and an amplitude difference between the filtering signal feature point and the sensor signal feature point. A specific example of this process will be described later with reference to FIG.

心拍間隔算出部103は、心拍特徴点特定部102により特定された心拍特徴点に基づいて、心拍の間隔を算出する。心拍の間隔は、心拍特徴点特定部102により特定された心拍に係る各特徴点の時間間隔として算出できる。   The heartbeat interval calculation unit 103 calculates a heartbeat interval based on the heartbeat feature points specified by the heartbeat feature point specification unit 102. The heartbeat interval can be calculated as the time interval between the feature points related to the heartbeat specified by the heartbeat feature point specifying unit 102.

出力部104は、心拍間隔算出部103により算出された心拍の間隔を表示装置22上に出力する。心拍の間隔の出力(送信)先は、表示装置22に限られず、例えば遠隔に位置する監視用コンピューター(図示せず)等であってもよい。図8は、心拍の間隔の出力例を示す。図8では、横軸が時間を表し、縦軸が心拍間隔[単位:秒]を表す。出力部104は、図8に示すような心拍間隔の波形に対して所定の周波数解析を行った結果を出力してもよい。所定の周波数解析は、例えばFFTや、自己回帰モデル(AR model:Autoregressive model)などであってよい(図24、及び図25参照)。   The output unit 104 outputs the heartbeat interval calculated by the heartbeat interval calculation unit 103 on the display device 22. The output (transmission) destination of the heartbeat interval is not limited to the display device 22, and may be, for example, a remote monitoring computer (not shown). FIG. 8 shows an output example of the interval between heartbeats. In FIG. 8, the horizontal axis represents time, and the vertical axis represents the heartbeat interval [unit: seconds]. The output unit 104 may output a result of performing a predetermined frequency analysis on the waveform of the heartbeat interval as shown in FIG. The predetermined frequency analysis may be, for example, FFT or an autoregressive model (AR model: Autoregressive model) (see FIGS. 24 and 25).

図9は、心拍間隔特定装置10により実行される処理の一例を示すフローチャートである。   FIG. 9 is a flowchart illustrating an example of processing executed by the heartbeat interval specifying device 10.

ステップS900では、センサ信号取得部100は、非接触センサ70からセンサ信号を受信する。例えば、センサ信号取得部100は、所定時間前から現時点までの所定期間ΔTのセンサ信号を受信する。   In step S <b> 900, the sensor signal acquisition unit 100 receives a sensor signal from the non-contact sensor 70. For example, the sensor signal acquisition unit 100 receives a sensor signal for a predetermined period ΔT from a predetermined time before to the current time.

ステップS902では、心拍成分検出部101の周波数解析部31は、センサ信号に対して周波数解析を行う。周波数解析部31は、周波数解析の結果、心拍の周波数を特定する。周波数解析の方法は上述のとおりである。   In step S902, the frequency analysis unit 31 of the heart rate component detection unit 101 performs frequency analysis on the sensor signal. The frequency analysis unit 31 specifies the frequency of the heartbeat as a result of the frequency analysis. The method of frequency analysis is as described above.

ステップS904では、心拍成分検出部101のフィルタ処理部32は、ステップS902で特定された心拍の周波数に基づいて、センサ信号をフィルタ処理する。この結果、フィルタリング信号が得られる。   In step S904, the filter processing unit 32 of the heartbeat component detection unit 101 filters the sensor signal based on the heartbeat frequency specified in step S902. As a result, a filtered signal is obtained.

ステップS906では、心拍特徴点特定部102は、ステップS900で得られたセンサ信号と、ステップS904で得られたフィルタリング信号とに基づいて、心拍特徴点特定処理を実行する。心拍特徴点特定処理の具体例は後述する。   In step S906, the heartbeat feature point specifying unit 102 executes a heartbeat feature point specifying process based on the sensor signal obtained in step S900 and the filtering signal obtained in step S904. A specific example of the heartbeat feature point specifying process will be described later.

ステップS908では、心拍間隔算出部103は、ステップS906で特定された心拍に係る各特徴点に基づいて、心拍の間隔を算出する。   In step S908, the heartbeat interval calculation unit 103 calculates a heartbeat interval based on each feature point related to the heartbeat specified in step S906.

ステップS910では、出力部104は、ステップS908で算出された心拍の間隔を出力する。   In step S910, the output unit 104 outputs the heartbeat interval calculated in step S908.

図10は、心拍特徴点特定部102により実行される心拍特徴点特定処理の一例を示すフローチャートである。図10に示す処理は、図9のステップS906の処理として実行される。図11は、フィルタ遅延補正処理の一例を示すフローチャートである。   FIG. 10 is a flowchart showing an example of the heartbeat feature point specifying process executed by the heartbeat feature point specifying unit 102. The process shown in FIG. 10 is executed as the process of step S906 in FIG. FIG. 11 is a flowchart illustrating an example of the filter delay correction process.

ステップS1002では、フィルタ遅延補正部40は、フィルタ遅延補正処理を行う。具体的には、図11に示すように、フィルタ遅延補正部40は、まず、フィルタ遅延時間を算出する(ステップS1100)。ここで、線形位相FIR(Finite Impulse Response)フィルタの位相遅延および群遅延は周波数全体にわたり等しく一定である。フィルタ処理部32においてn次線形位相FIRフィルタが用いられる場合、群遅延はn/2であり、フィルタ処理による出力信号(フィルタリング信号)は入力信号(センサ信号)に対してn/2サンプル遅れる。この場合、フィルタ遅延補正部40は、フィルタ遅延時間としてn/2サンプルに対応する時間を算出する。次いで、フィルタ遅延補正部40は、算出したフィルタ遅延時間に基づいて、フィルタリング信号の遅延補正を行う(ステップS1102)。   In step S1002, the filter delay correction unit 40 performs a filter delay correction process. Specifically, as shown in FIG. 11, the filter delay correction unit 40 first calculates a filter delay time (step S1100). Here, the phase delay and group delay of the linear phase FIR (Finite Impulse Response) filter are equally constant over the entire frequency. When an n-order linear phase FIR filter is used in the filter processing unit 32, the group delay is n / 2, and the output signal (filtering signal) obtained by the filter processing is delayed by n / 2 samples with respect to the input signal (sensor signal). In this case, the filter delay correction unit 40 calculates a time corresponding to n / 2 samples as the filter delay time. Next, the filter delay correction unit 40 performs delay correction of the filtering signal based on the calculated filter delay time (step S1102).

ステップS1004では、フィルタリング信号特徴点検出部41は、フィルタリング信号特徴点を検出する。そして、上述のように、フィルタリング信号特徴点検出部41は、各フィルタリング信号特徴点の時間及び振幅を表すフィルタリング信号特徴点情報を生成する。図12は、フィルタリング信号特徴点情報の一例を示す図である。フィルタリング信号特徴点情報は、図12に示すように、フィルタリング信号特徴点毎に付与される特徴点番号と、特徴点番号毎の時間(発生時間)と、特徴点番号毎の振幅値とを表す。図12に示す例では、n個のフィルタリング信号特徴点が検出された場合が示されている。以下では、フィルタリング信号特徴点の時間を、"Pfilter_time"と表し、フィルタリング信号特徴点の振幅値を"Pfilter_amp"と表す。また、Pfilter_time(i)"は、特徴点番号が"i"のフィルタリング信号特徴点の時間を表し、Pfilter_amp(i)"は、特徴点番号が"i"のフィルタリング信号特徴点の振幅値を表す。 In step S1004, the filtering signal feature point detector 41 detects the filtering signal feature point. Then, as described above, the filtering signal feature point detection unit 41 generates filtering signal feature point information representing the time and amplitude of each filtering signal feature point. FIG. 12 is a diagram illustrating an example of filtering signal feature point information. As shown in FIG. 12, the filtering signal feature point information represents a feature point number assigned to each filtering signal feature point, a time (occurrence time) for each feature point number, and an amplitude value for each feature point number. . In the example shown in FIG. 12, a case where n filtering signal feature points are detected is shown. In the following, the time of filtering the signal feature points, expressed as "P filter_time", the amplitude value of the filtered signal characteristic points representing the "P filter_amp". P filter_time (i) "represents the time of the filtering signal feature point whose feature point number is" i ", and P filter_amp (i)" is the amplitude value of the filtering signal feature point whose feature point number is "i". Represents.

ステップS1006では、センサ信号特徴点検出部42は、センサ信号特徴点を探索するための探索ウインドウを算出する。探索ウインドウ(探索範囲)は、探索対象ではない前後の心拍特徴点を誤検出しないように、例えば以下のよう決定される。即ち、探索ウインドウは、心拍の周波数と、サンプリングレートとに基づいて、探索対象ではない前後の心拍特徴点を、センサ信号特徴点として誤検出しないように、以下の式に従って設定される。
前後探索範囲(サンプル数)≦サンプリングレート÷心拍周期成分÷2
ここで、前後探索範囲とは、フィルタリング信号特徴点の時間を中心とした前後の探索範囲を表す。尚、サンプリングレートとは、センサ信号のサンプリングレートである。例えば、サンプリングレートが100Hzであり、心拍の周波数が1Hzであるとき、フィルタリング信号の特徴点前後50サンプル(=100÷1÷2)の範囲が、探索ウインドウ(探索範囲)として算出される。また、サンプリングレートが60Hzであり、心拍の周波数が2Hzであるとき、フィルタリング信号の特徴点前後15サンプル(=60÷2÷2)の範囲が、探索ウインドウ(探索範囲)として算出される。
In step S1006, the sensor signal feature point detector 42 calculates a search window for searching for sensor signal feature points. The search window (search range) is determined as follows, for example, so as not to erroneously detect the preceding and following heartbeat feature points that are not search targets. That is, the search window is set according to the following formula so that heartbeat feature points before and after that are not to be searched are not erroneously detected as sensor signal feature points based on the heartbeat frequency and the sampling rate.
Search range before and after (number of samples) ≤ Sampling rate / Heartbeat cycle component / 2
Here, the search range before and after represents the search range before and after the time of the filtering signal feature point. The sampling rate is the sensor signal sampling rate. For example, when the sampling rate is 100 Hz and the heartbeat frequency is 1 Hz, a range of 50 samples (= 100 ÷ 1 ÷ 2) before and after the feature point of the filtering signal is calculated as a search window (search range). When the sampling rate is 60 Hz and the heartbeat frequency is 2 Hz, a range of 15 samples (= 60 ÷ 2 ÷ 2) before and after the feature point of the filtering signal is calculated as a search window (search range).

ステップS1007では、センサ信号特徴点検出部42は、ステップS1006で検出された全てのフィルタリング信号特徴点のうちから、順に1つのフィルタリング信号特徴点を選択する。選択順は任意である。   In step S1007, the sensor signal feature point detection unit 42 sequentially selects one filtering signal feature point from all the filtering signal feature points detected in step S1006. The selection order is arbitrary.

ステップS1008では、センサ信号特徴点検出部42は、ステップS1006で算出した探索ウインドウに基づいて、ステップS1007で選択したフィルタリング信号特徴点に対して、センサ信号特徴点を検出する。具体的には、センサ信号特徴点検出部42は、探索ウインドウの中心をフィルタリング信号特徴点の時間に合わす。そして、センサ信号特徴点検出部42は、センサ信号におけるフィルタリング信号特徴点の時間を中心とした探索範囲内のピーク(振幅値が所定閾値Th2以上のピーク)をセンサ信号特徴点として検出する。そして、上述のように、センサ信号特徴点検出部42は、センサ信号特徴点の時間及び振幅を表すセンサ信号特徴点情報として生成する。図13は、ある1つのフィルタリング信号特徴点に対応して得られるセンサ信号特徴点情報の一例を示す図である。センサ信号特徴点情報は、図13に示すように、センサ信号特徴点毎に付与される特徴点番号と、特徴点番号毎の時間(発生時間)と、特徴点番号毎の振幅値とを表す。図13に示す例では、m個のセンサ信号特徴点が検出された場合が示されている。以下では、センサ信号特徴点の時間を、"Praw_time"と表し、センサ信号特徴点の振幅値を"Praw_amp"と表す。また、Praw_time(i)"は、特徴点番号が"i"のセンサ信号特徴点の時間を表し、Praw_amp(i)"は、特徴点番号が"i"のセンサ信号特徴点の振幅値を表す。 In step S1008, the sensor signal feature point detector 42 detects a sensor signal feature point for the filtering signal feature point selected in step S1007 based on the search window calculated in step S1006. Specifically, the sensor signal feature point detector 42 matches the center of the search window with the time of the filtering signal feature point. Then, the sensor signal feature point detector 42 detects, as a sensor signal feature point, a peak (a peak whose amplitude value is equal to or greater than the predetermined threshold Th2) within the search range centering on the time of the filtering signal feature point in the sensor signal. Then, as described above, the sensor signal feature point detector 42 generates sensor signal feature point information representing the time and amplitude of the sensor signal feature point. FIG. 13 is a diagram illustrating an example of sensor signal feature point information obtained corresponding to a certain filtering signal feature point. As shown in FIG. 13, the sensor signal feature point information represents a feature point number assigned to each sensor signal feature point, a time (occurrence time) for each feature point number, and an amplitude value for each feature point number. . In the example shown in FIG. 13, the case where m sensor signal feature points are detected is shown. Hereinafter, the time point sensor signal characteristics, expressed as "P raw_time", expressed as the amplitude value of the sensor signal feature point "P raw_amp". P raw_time (i) "represents the time of the sensor signal feature point with the feature point number" i ", and P raw_amp (i)" represents the amplitude value of the sensor signal feature point with the feature point number "i". Represents.

ステップS1010では、心拍特徴点探索部43は、ステップS1008で検出したセンサ信号特徴点の数が1よりも多いか否かを判定する。ステップS1008で検出したセンサ信号特徴点の数が1よりも多い場合は、ステップS1014に進み、ステップS1008で検出したセンサ信号特徴点の数が1である場合は、ステップS1012に進む。   In step S1010, the heartbeat feature point search unit 43 determines whether the number of sensor signal feature points detected in step S1008 is greater than one. If the number of sensor signal feature points detected in step S1008 is greater than 1, the process proceeds to step S1014. If the number of sensor signal feature points detected in step S1008 is 1, the process proceeds to step S1012.

ステップS1012では、心拍特徴点探索部43は、ステップS1008で検出した1つのセンサ信号特徴点を、心拍特徴点として特定(決定)する。   In step S1012, the heartbeat feature point search unit 43 specifies (determines) one sensor signal feature point detected in step S1008 as a heartbeat feature point.

ステップS1014では、心拍特徴点探索部43は、ステップS1008で検出した複数のセンサ信号特徴点のうちから、心拍特徴点を特定する心拍特徴点判定処理を実行する。心拍特徴点探索部43は、ステップS1008で検出した複数のセンサ信号特徴点のそれぞれと、フィルタリング信号特徴点との間の時間の差及び振幅の差のうちの少なくともいずれか一方に基づいて、心拍特徴点を特定する。心拍特徴点判定処理の具体例は、図14等を参照して後述する。   In step S1014, the heartbeat feature point search unit 43 executes a heartbeat feature point determination process for specifying a heartbeat feature point from the plurality of sensor signal feature points detected in step S1008. Based on at least one of the time difference and the amplitude difference between each of the plurality of sensor signal feature points detected in step S1008 and the filtering signal feature point, the heartbeat feature point search unit 43 Identify feature points. A specific example of the heartbeat feature point determination process will be described later with reference to FIG.

ステップS1016では、心拍特徴点探索部43は、全てのフィルタリング信号特徴点に対して、心拍特徴点を特定したか否かを判定する。全てのフィルタリング信号特徴点に対して、心拍特徴点を特定した場合は、終了し、それ以外の場合は、ステップS1007に戻る。このようにして、全てのフィルタリング信号特徴点に対して、フィルタリング信号特徴点毎に、心拍特徴点が特定される。   In step S1016, the heartbeat feature point search unit 43 determines whether or not heartbeat feature points have been specified for all the filtering signal feature points. If a heartbeat feature point is specified for all the filtering signal feature points, the process ends. Otherwise, the process returns to step S1007. In this way, a heartbeat feature point is specified for each filtering signal feature point with respect to all filtering signal feature points.

ところで、フィルタリング信号は、上述のように、フィルタ処理部32によるフィルタ処理により得られる。従って、フィルタリング信号は、フィルタ処理前の心臓の鼓動で生じた特徴点(心拍特徴点)の時間情報が鈍った状態で残る。即ち、フィルタリング信号から得られる心拍に係る特徴点の時間は、実際の心臓の鼓動で生じた特徴点の時間に対して誤差を有することになる。以下、このようなフィルタ処理に起因した誤差を「時間誤差」と称する。このような時間誤差は、比較的長い期間内の平均的な心拍間隔を算出するときには実質的に問題とならないが、個々の心拍間隔を精度良く算出するときには問題となる。   By the way, the filtering signal is obtained by the filter processing by the filter processing unit 32 as described above. Therefore, the filtering signal remains in a state where the time information of the feature point (heartbeat feature point) generated by the heartbeat before filtering is dull. That is, the time of the feature point related to the heartbeat obtained from the filtering signal has an error with respect to the time of the feature point generated by the actual heartbeat. Hereinafter, an error resulting from such a filtering process is referred to as a “time error”. Such a time error is not substantially a problem when calculating an average heartbeat interval within a relatively long period, but it is a problem when calculating individual heartbeat intervals with high accuracy.

この点、本実施例によれば、上述のように、フィルタリング信号から得られる心拍に係る特徴点に基づいて、複数のセンサ信号特徴点のうちから、心拍特徴点を特定する。センサ信号は、フィルタリング信号とは異なり、上述のようなフィルタ処理に起因した時間情報の誤差はない。従って、本実施例によれば、個々の心拍間隔を精度良く算出することが可能となる。   In this regard, according to the present embodiment, as described above, the heartbeat feature point is identified from the plurality of sensor signal feature points based on the feature point relating to the heartbeat obtained from the filtering signal. Unlike the filtering signal, the sensor signal has no time information error due to the filtering process as described above. Therefore, according to the present embodiment, it is possible to accurately calculate individual heartbeat intervals.

また、センサ信号は、上述のように、心拍以外の他の動きで生じる振動成分が含まれるため、センサ信号のみから心拍特徴点を精度良く特定することは難しい。この点、本実施例によれば、上述のように、フィルタリング信号から得られる心拍に係る特徴点に基づいて、複数のセンサ信号特徴点のうちから、心拍特徴点を特定する。この特定には、複数のセンサ信号特徴点のうちの心拍特徴点が、フィルタリング信号から得られる心拍に係る特徴点に対して、時間及び振幅の少なくともいずれかが類似することを利用する。これは、センサ信号がフィルタ処理部32によるフィルタ処理を受けた場合でも、該フィルタ処理に起因した時間情報のずれ(時間誤差)は僅かであるためである。また、フィルタ処理部32によるフィルタ処理は心拍の周波数を中心として実行されるため、通過帯域成分の振幅値情報は残存するためである。従って、本実施例によれば、心拍特徴点を精度良く特定でき、その結果、個々の心拍間隔を精度良く算出することが可能となる。   Further, as described above, since the sensor signal includes a vibration component generated by a motion other than the heartbeat, it is difficult to accurately specify the heartbeat feature point only from the sensor signal. In this regard, according to the present embodiment, as described above, the heartbeat feature point is identified from the plurality of sensor signal feature points based on the feature point relating to the heartbeat obtained from the filtering signal. This specification uses the fact that at least one of time and amplitude is similar to the feature point related to the heartbeat obtained from the filtering signal, in the heartbeat feature point among the plurality of sensor signal feature points. This is because even when the sensor signal is subjected to the filter processing by the filter processing unit 32, a time information shift (time error) due to the filter processing is slight. Moreover, since the filter processing by the filter processing unit 32 is executed centering on the heartbeat frequency, the amplitude value information of the passband component remains. Therefore, according to the present embodiment, heartbeat feature points can be specified with high accuracy, and as a result, individual heartbeat intervals can be calculated with high accuracy.

次に、図14以降を参照して、心拍特徴点判定処理のいくつかの例について説明する。
[心拍特徴点判定処理の第1の例]
図14は、第1の例による心拍特徴点判定処理を示すフローチャートである。図14に示す処理は、図10に示すステップS1014の処理として実行される。ここでは、一例として、図13に示すように、m個のセンサ信号特徴点が検出された場合を想定する。心拍特徴点判定処理は、上述のように、フィルタリング信号特徴点毎に実行される。ここでは、特徴点番号kのフィルタリング信号特徴点に関する処理について説明する。
Next, several examples of the heartbeat feature point determination process will be described with reference to FIG.
[First Example of Heartbeat Feature Point Determination Process]
FIG. 14 is a flowchart showing the heartbeat feature point determination process according to the first example. The process shown in FIG. 14 is executed as the process of step S1014 shown in FIG. Here, as an example, it is assumed that m sensor signal feature points are detected as shown in FIG. As described above, the heartbeat feature point determination process is executed for each filtering signal feature point. Here, processing related to the filtering signal feature point of feature point number k will be described.

ステップS1400では、心拍特徴点探索部43は、センサ信号特徴点毎に、フィルタリング信号特徴点との時間差分を算出する。時間差分ΔTk(i)は、以下の通り算出できる。
ΔTk(i)=abs(Pfilter_time(k)‐Praw_time(i))
abs()は、(Pfilter_time(k)‐Praw_time(i))の絶対値を表す。Pfilter_time(k)は、上述のように、特徴点番号が"k"のフィルタリング信号特徴点の時間を表す。Praw_time(i)は、上述のように、特徴点番号が"i"のセンサ信号特徴点の時間を表す。心拍特徴点探索部43は、センサ信号特徴点毎に、ΔTk(i)(i=1〜m)を算出する。
In step S1400, the heartbeat feature point search unit 43 calculates a time difference from the filtering signal feature point for each sensor signal feature point. The time difference ΔTk (i) can be calculated as follows.
ΔTk (i) = abs (P filter_time (k) -P raw_time (i))
abs () represents the absolute value of (P filter_time (k) −P raw_time (i)). P filter_time (k) represents the time of the filtering signal feature point whose feature point number is “k” as described above. P raw_time (i) represents the time of the sensor signal feature point whose feature point number is “i” as described above. The heartbeat feature point search unit 43 calculates ΔTk (i) (i = 1 to m) for each sensor signal feature point.

ステップS1400では、心拍特徴点探索部43は、m個のセンサ信号特徴点のうちの、時間差分ΔTkが最も小さいセンサ信号特徴点を、心拍特徴点として特定する。例えば、ΔTk(x)が最小値であるとき、心拍特徴点探索部43は、特徴点番号xのセンサ信号特徴点を、心拍特徴点として特定する。そして、心拍特徴点探索部43は、Praw_time(x)を、心拍特徴点の時間PHR_time(k)として特定する。即ち、心拍特徴点探索部43は、特徴点番号kのフィルタリング信号特徴点に対応する心拍特徴点の時間PHR_time(k)を、以下の通り決定する。
PHR_time(k)=Praw_time(x)
In step S1400, the heartbeat feature point search unit 43 identifies the sensor signal feature point having the smallest time difference ΔTk among the m sensor signal feature points as the heartbeat feature point. For example, when ΔTk (x) is the minimum value, the heartbeat feature point search unit 43 specifies the sensor signal feature point of the feature point number x as the heartbeat feature point. Then, the heartbeat feature point search unit 43 specifies P raw_time (x) as the time PHR_time (k) of the heartbeat feature point. That is, the heartbeat feature point search unit 43 determines the time PHR_time (k) of the heartbeat feature point corresponding to the filtering signal feature point of the feature point number k as follows.
P HR_time (k) = P raw_time (x)

心拍特徴点探索部43は、このようにしてフィルタリング信号特徴点毎に特定した心拍特徴点の時間PHR_time(i)を表す情報(以下、「心拍特徴点情報」)を生成する。図15は、心拍特徴点情報の一例を示す図である。心拍特徴点情報は、フィルタリング信号特徴点の特徴点番号毎に、時間(発生時間)PHR_timeを表す。 The heartbeat feature point search unit 43 generates information indicating the time PHR_time (i) of the heartbeat feature point specified for each filtering signal feature point in this way (hereinafter, “heartbeat feature point information”). FIG. 15 is a diagram illustrating an example of heartbeat feature point information. The heartbeat feature point information represents time (occurrence time) P HR_time for each feature point number of the filtering signal feature point.

図16は、第1の例による心拍特徴点判定処理の説明図である。図16には、特徴点番号kのフィルタリング信号特徴点PFKに係る部分におけるフィルタリング信号の波形CF及びセンサ信号の波形Crの各一例が示されている。図16には、探索ウインドウ(図10のステップS1006参照)の範囲が、フィルタリング信号特徴点PFKの時間を中心として矢印zで示されている。図16に示す例では、センサ信号の波形Crは、探索ウインドウ内に3つのセンサ信号特徴点Pr1〜Pr3を有する。 FIG. 16 is an explanatory diagram of a heartbeat feature point determination process according to the first example. 16, each an example of the waveform C r of waveform C F and the sensor signal of the filtered signal in a portion of the filtered signal feature point P FK feature point number k is shown. In FIG. 16, the range of the search window (see step S1006 in FIG. 10) is indicated by an arrow z around the time of the filtering signal feature point P FK . In the example shown in FIG. 16, waveform C r of the sensor signal has three sensor signals characteristic point P r1 to P r3 in the search window.

第1の例によれば、上述のように、心拍特徴点探索部43は、複数のセンサ信号特徴点のうちから、フィルタリング信号から得られる心拍に係る特徴点に対して時間が最も近いセンサ信号特徴点を、心拍特徴点として特定する。従って、図16に示す例では、センサ信号特徴点Pr1〜Pr3のうち、フィルタリング信号特徴点PFKに時間軸上で最も近いセンサ信号特徴点Pr2が心拍特徴点として特定される。これは、上述のように、センサ信号がフィルタ処理部32によるフィルタ処理を受けた場合でも、該フィルタ処理に起因した時間誤差は僅かであるという知見に基づく。従って、第1の例によれば、複数のセンサ信号特徴点のうちから、心拍特徴点を精度良く特定でき、その結果、個々の心拍間隔を精度良く算出することが可能となる。
[心拍特徴点判定処理の第2の例]
図17は、第2の例による心拍特徴点判定処理を示すフローチャートである。図17に示す処理は、図10に示すステップS1014の処理として実行される。ここでは、一例として、図13に示すように、m個のセンサ信号特徴点が検出された場合を想定する。心拍特徴点判定処理は、上述のように、フィルタリング信号特徴点毎に実行される。ここでは、特徴点番号kのフィルタリング信号特徴点に関する処理について説明する。
According to the first example, as described above, the heartbeat feature point search unit 43 has a sensor signal whose time is closest to the feature point related to the heartbeat obtained from the filtering signal among the plurality of sensor signal feature points. A feature point is specified as a heartbeat feature point. Therefore, in the example shown in FIG. 16, among the sensor signal feature points P r1 to P r3 , the sensor signal feature point P r2 that is closest to the filtering signal feature point P FK on the time axis is specified as the heartbeat feature point. As described above, this is based on the knowledge that even when the sensor signal is subjected to the filter processing by the filter processing unit 32, the time error due to the filter processing is slight. Therefore, according to the first example, a heartbeat feature point can be specified with high accuracy from among a plurality of sensor signal feature points, and as a result, individual heartbeat intervals can be calculated with high accuracy.
[Second Example of Heartbeat Feature Point Determination Process]
FIG. 17 is a flowchart showing a heartbeat feature point determination process according to the second example. The process shown in FIG. 17 is executed as the process of step S1014 shown in FIG. Here, as an example, it is assumed that m sensor signal feature points are detected as shown in FIG. As described above, the heartbeat feature point determination process is executed for each filtering signal feature point. Here, processing related to the filtering signal feature point of feature point number k will be described.

ステップS1700では、心拍特徴点探索部43は、センサ信号特徴点毎に、フィルタリング信号特徴点に対する振幅値差分を算出する。振幅値差分ΔAmpk(i)は、以下の通り算出できる。
ΔAmpk(i)=abs(Pfilter_amp(k)‐Praw_amp(i))
abs()は、(Pfilter_amp(k)‐Praw_amp(i))の絶対値を表す。Pfilter_amp(k)は、上述のように、特徴点番号が"k"のフィルタリング信号特徴点の振幅値を表す。Praw_amp(i)は、上述のように、特徴点番号が"i"のセンサ信号特徴点の振幅値を表す。心拍特徴点探索部43は、センサ信号特徴点毎に、ΔAmpk(i)(i=1〜m)を算出する。
In step S1700, the heartbeat feature point search unit 43 calculates an amplitude value difference for the filtering signal feature point for each sensor signal feature point. The amplitude value difference ΔAmpk (i) can be calculated as follows.
ΔAmpk (i) = abs (P filter_amp (k) −P raw_amp (i))
abs () represents the absolute value of (P filter_amp (k) −P raw_amp (i)). P filter_amp (k) represents the amplitude value of the filtering signal feature point whose feature point number is “k” as described above. P raw_amp (i) represents the amplitude value of the sensor signal feature point whose feature point number is “i” as described above. The heartbeat feature point search unit 43 calculates ΔAmpk (i) (i = 1 to m) for each sensor signal feature point.

ステップS1702では、心拍特徴点探索部43は、m個のセンサ信号特徴点のうちの、振幅値差分ΔAmpkが最も小さいセンサ信号特徴点を、心拍特徴点として特定する。例えば、振幅値差分ΔAmpk(x)が最小値であるとき、心拍特徴点探索部43は、特徴点番号xのセンサ信号特徴点を、心拍特徴点として特定する。そして、心拍特徴点探索部43は、Praw_time(x)を、心拍特徴点の時間PHR_time(k)として特定する。即ち、心拍特徴点探索部43は、特徴点番号kのフィルタリング信号特徴点に対応する心拍特徴点の時間PHR_time(k)を、以下の通り決定する。
PHR_time(k)=Praw_time(x)
心拍特徴点探索部43は、このようにしてフィルタリング信号特徴点毎に特定した心拍特徴点の時間PHR_time(i)を表す情報(心拍特徴点情報)を生成する(図15参照)。
In step S1702, the heartbeat feature point search unit 43 identifies the sensor signal feature point having the smallest amplitude value difference ΔAmpk among the m sensor signal feature points as the heartbeat feature point. For example, when the amplitude value difference ΔAmpk (x) is the minimum value, the heartbeat feature point search unit 43 specifies the sensor signal feature point with the feature point number x as the heartbeat feature point. Then, the heartbeat feature point search unit 43 specifies P raw_time (x) as the time PHR_time (k) of the heartbeat feature point. That is, the heartbeat feature point search unit 43 determines the time PHR_time (k) of the heartbeat feature point corresponding to the filtering signal feature point of the feature point number k as follows.
P HR_time (k) = P raw_time (x)
The heartbeat feature point search unit 43 generates information (heartbeat feature point information) indicating the time P HR_time (i) of the heartbeat feature point specified for each filtering signal feature point in this way (see FIG. 15).

図18は、第2の例による心拍特徴点判定処理の説明図である。図18には、特徴点番号kのフィルタリング信号特徴点PFKに係る部分におけるフィルタリング信号の波形CF及びセンサ信号の波形Crの各一例が示されている。図18には、探索ウインドウ(図10のステップS1006参照)の範囲が、フィルタリング信号特徴点PFKの時間を中心として矢印zで示されている。図18に示す例では、センサ信号の波形Crは、探索ウインドウ内に4つのセンサ信号特徴点Pr1〜Pr4を有する。 FIG. 18 is an explanatory diagram of a heartbeat feature point determination process according to the second example. 18, each an example of the waveform C r of waveform C F and the sensor signal of the filtered signal in a portion of the filtered signal feature point P FK feature point number k is shown. In FIG. 18, the range of the search window (see step S1006 in FIG. 10) is indicated by an arrow z around the time of the filtering signal feature point P FK . In the example shown in FIG. 18, waveform C r of the sensor signal has four sensor signals characteristic point P r1 to P r4 in the search window.

第2の例によれば、上述のように、心拍特徴点探索部43は、複数のセンサ信号特徴点のうちから、フィルタリング信号から得られる心拍に係る特徴点に対して振幅値が最も近いセンサ信号特徴点を、心拍特徴点として特定する。従って、図18に示す例では、センサ信号特徴点Pr1〜Pr4のうち、フィルタリング信号特徴点PFKに振幅値が最も近いセンサ信号特徴点Pr2が心拍特徴点として特定される。これは、フィルタ処理部32によるフィルタ処理後も通過帯域成分の振幅値情報は残存するという知見に基づく。従って、第2の例によれば、複数のセンサ信号特徴点のうちから、心拍特徴点を精度良く特定でき、その結果、個々の心拍間隔を精度良く算出することが可能となる。
[心拍特徴点判定処理の第3の例]
図19は、第3の例による心拍特徴点判定処理を示すフローチャートである。図19に示す処理は、図10に示すステップS1014の処理として実行される。ここでは、一例として、図13に示すように、m個のセンサ信号特徴点が検出された場合を想定する。心拍特徴点判定処理は、上述のように、フィルタリング信号特徴点毎に実行される。ここでは、特徴点番号kのフィルタリング信号特徴点に関する処理について説明する。
According to the second example, as described above, the heartbeat feature point search unit 43 is a sensor having the closest amplitude value to the feature point related to the heartbeat obtained from the filtering signal among the plurality of sensor signal feature points. The signal feature point is specified as a heartbeat feature point. Therefore, in the example shown in FIG. 18, among the sensor signal feature points P r1 to P r4 , the sensor signal feature point P r2 whose amplitude value is closest to the filtering signal feature point P FK is specified as the heartbeat feature point. This is based on the knowledge that the amplitude value information of the passband component remains after the filter processing by the filter processing unit 32. Therefore, according to the second example, a heartbeat feature point can be specified with high accuracy from among a plurality of sensor signal feature points, and as a result, individual heartbeat intervals can be calculated with high accuracy.
[Third example of heartbeat feature point determination processing]
FIG. 19 is a flowchart showing a heartbeat feature point determination process according to the third example. The process shown in FIG. 19 is executed as the process of step S1014 shown in FIG. Here, as an example, it is assumed that m sensor signal feature points are detected as shown in FIG. As described above, the heartbeat feature point determination process is executed for each filtering signal feature point. Here, processing related to the filtering signal feature point of feature point number k will be described.

ステップS1900では、心拍特徴点探索部43は、特徴点判定閾値を設定する。特徴点判定閾値は、例えば特徴点番号が"k"のフィルタリング信号特徴点の振幅値に基づいて設定される。本例では、特徴点判定閾値は、上限値Pthreshold_highと、下限値Pthreshold_lowとを含む。上限値Pthreshold_high、及び下限値Pthreshold_lowは、例えば以下のように設定される。
Pthreshold_low=Pfilter_amp(k)×0.7
Pthreshold_high=Pfilter_amp(k)×1.3
In step S1900, the heartbeat feature point search unit 43 sets a feature point determination threshold value. The feature point determination threshold is set based on, for example, the amplitude value of the filtering signal feature point whose feature point number is “k”. In this example, the feature point determination threshold includes an upper limit value P threshold_high and a lower limit value P threshold_low . The upper limit value P threshold_high and the lower limit value P threshold_low are set as follows, for example.
P threshold_low = P filter_amp (k) × 0.7
P threshold_high = P filter_amp (k) × 1.3

ステップS1902では、心拍特徴点探索部43は、m個のセンサ信号特徴点の中から、予め規定された振幅判定条件を満たすセンサ信号特徴点を抽出する。振幅判定条件は、特徴点判定閾値に基づいて設定され、例えば以下の(1)及び(2)の双方を満たす場合に成立する。
(1)Pthreshold_low≦Praw_amp(i)
(2)Pthreshold_high≧Praw_amp(i)
即ち、心拍特徴点探索部43は、m個のセンサ信号特徴点の中から、振幅値が上限値Pthreshold_high以下且つ下限値Pthreshold_low以上となるセンサ信号特徴点を抽出する。図20は、m個のセンサ信号特徴点の中から、振幅判定条件を満たすセンサ信号特徴点の抽出結果の一例を示す。図20には、m個のセンサ信号特徴点の中から、y個のセンサ信号特徴点が抽出された結果が示されている。以下では、振幅判定条件を満たすセンサ信号特徴点の時間を、"Praw_time2"と表し、振幅判定条件を満たすセンサ信号特徴点の振幅値を"Praw_amp2"と表す。また、Praw_time2(i)"は、特徴点番号が"i"のセンサ信号特徴点(振幅判定条件を満たすセンサ信号特徴点)の時間を表し、Praw_amp2(i)"は、特徴点番号が"i"のセンサ信号特徴点(振幅判定条件を満たすセンサ信号特徴点)の振幅値を表す。以下では、一例として、図20に示すように、振幅判定条件を満たすy個のセンサ信号特徴点が抽出された場合を想定する。
In step S1902, the heartbeat feature point search unit 43 extracts sensor signal feature points that satisfy a predetermined amplitude determination condition from m sensor signal feature points. The amplitude determination condition is set based on the feature point determination threshold, and is satisfied, for example, when both of the following (1) and (2) are satisfied.
(1) P threshold_low ≦ P raw_amp (i)
(2) P threshold_high ≧ P raw_amp (i)
That is, pulse feature point search section 43, from among the m sensor signals characteristic points, extracts the sensor signal feature point amplitude value is the upper limit value P threshold_ high or less and the lower limit value P threshold_ low more. FIG. 20 shows an example of the result of extracting sensor signal feature points that satisfy the amplitude determination condition from m sensor signal feature points. FIG. 20 shows a result of extracting y sensor signal feature points from m sensor signal feature points. In the following, the amplitude determination satisfies sensor signals characteristic point time, "P raw_time2" represents a, the amplitude value of the amplitude satisfies the determination condition sensor signals characteristic points representing the "P raw_amp2". Further, P raw_time2 (i) "represents the time of the sensor signal feature point (sensor signal feature point satisfying the amplitude determination condition) whose feature point number is" i ", and P raw_amp2 (i)" has the feature point number. It represents the amplitude value of the sensor signal feature point “i” (sensor signal feature point satisfying the amplitude determination condition). In the following, as an example, it is assumed that y sensor signal feature points satisfying the amplitude determination condition are extracted as shown in FIG.

ステップS1904では、心拍特徴点探索部43は、振幅判定条件を満たすセンサ信号特徴点毎に、フィルタリング信号特徴点に対する時間差分を算出する。時間差分ΔTk(i)は、以下の通り算出できる。
ΔTk(i)=abs(Pfilter_time(k)‐Praw_time2(i))
abs()は、(Pfilter_time(k)‐Praw_time2(i))の絶対値を表す。Pfilter_time(k)は、上述のように、特徴点番号が"k"のフィルタリング信号特徴点の時間を表す。Praw_time2(i)は、上述のように、特徴点番号が"i"のセンサ信号特徴点の時間を表す。心拍特徴点探索部43は、振幅判定条件を満たすセンサ信号特徴点毎に、ΔTk(i)(i=1〜y)を算出する。
In step S1904, the heartbeat feature point search unit 43 calculates a time difference with respect to the filtering signal feature point for each sensor signal feature point that satisfies the amplitude determination condition. The time difference ΔTk (i) can be calculated as follows.
ΔTk (i) = abs (P filter_time (k) -P raw_time2 (i))
abs () represents the absolute value of (P filter_time (k) −P raw_time2 (i)). P filter_time (k) represents the time of the filtering signal feature point whose feature point number is “k” as described above. P raw_time2 (i) represents the time of the sensor signal feature point whose feature point number is “i” as described above. The heartbeat feature point search unit 43 calculates ΔTk (i) (i = 1 to y) for each sensor signal feature point that satisfies the amplitude determination condition.

ステップS1906では、心拍特徴点探索部43は、振幅判定条件を満たすy個のセンサ信号特徴点のうちの、時間差分ΔTkが最も小さいセンサ信号特徴点を、心拍特徴点として特定する。例えば、ΔTk(x)が最小値であるとき、心拍特徴点探索部43は、特徴点番号xのセンサ信号特徴点を、心拍特徴点として特定する。そして、心拍特徴点探索部43は、Praw_time2(x)を、心拍特徴点の時間PHR_time(k)として特定する。即ち、心拍特徴点探索部43は、特徴点番号kのフィルタリング信号特徴点に対応する心拍特徴点の時間PHR_time(k)を、以下の通り決定する。
PHR_time(k)=Praw_time2(x)
In step S1906, the heartbeat feature point search unit 43 identifies the sensor signal feature point having the smallest time difference ΔTk as the heartbeat feature point among y sensor signal feature points that satisfy the amplitude determination condition. For example, when ΔTk (x) is the minimum value, the heartbeat feature point search unit 43 specifies the sensor signal feature point of the feature point number x as the heartbeat feature point. Then, the heartbeat feature point search unit 43 specifies P raw_time2 (x) as the time PHR_time (k) of the heartbeat feature point. That is, the heartbeat feature point search unit 43 determines the time PHR_time (k) of the heartbeat feature point corresponding to the filtering signal feature point of the feature point number k as follows.
P HR_time (k) = P raw_time2 (x)

図21は、第3の例による心拍特徴点判定処理の説明図である。図21には、特徴点番号kのフィルタリング信号特徴点PFKに係る部分におけるフィルタリング信号の波形CF及びセンサ信号の波形Crの各一例が示されている。図21には、探索ウインドウ(図10のステップS1006参照)の範囲が、フィルタリング信号特徴点PFKの時間を中心として矢印zで示されている。また、図21には、振幅判定条件に係る特徴点判定閾値(上限値Pthreshold_high、及び下限値Pthreshold_low)が示されている。図21に示す例では、センサ信号の波形Crは、探索ウインドウ内に4つのセンサ信号特徴点Pr1〜Pr4を有する。 FIG. 21 is an explanatory diagram of the heartbeat feature point determination process according to the third example. 21, each an example of the waveform C r of waveform C F and the sensor signal of the filtered signal in a portion of the filtered signal feature point P FK feature point number k is shown. In FIG. 21, the range of the search window (see step S1006 in FIG. 10) is indicated by an arrow z around the time of the filtering signal feature point P FK . FIG. 21 also shows feature point determination threshold values (upper limit value P threshold_high and lower limit value P threshold_low ) related to the amplitude determination condition. In the example shown in FIG. 21, waveform C r of the sensor signal has four sensor signals characteristic point P r1 to P r4 in the search window.

第3の例によれば、上述のように、心拍特徴点探索部43は、先ず、複数のセンサ信号特徴点のうちから、振幅判定条件を満たすセンサ信号特徴点を抽出する。従って、図21に示す例では、センサ信号特徴点Pr1〜Pr4のうち、振幅値が上限値Pthreshold_high以下且つ下限値Pthreshold_low以上となるセンサ信号特徴点Pr1、Pr2、及びPr4が抽出される。即ち、センサ信号特徴点Pr3は、振幅値が下限値Pthreshold_low未満であるために候補から外される。これは、フィルタ処理部32によるフィルタ処理後も通過帯域成分の振幅値情報は残存するという知見に基づく。そして、心拍特徴点探索部43は、振幅判定条件を満たすセンサ信号特徴点のうちから、フィルタリング信号から得られる心拍に係る特徴点に対して時間が最も近いセンサ信号特徴点を、心拍特徴点として特定する。従って、図21に示す例では、センサ信号特徴点Pr1、Pr2、及びPr4のうち、フィルタリング信号特徴点PFKに時間軸上で最も近いセンサ信号特徴点Pr2が心拍特徴点として特定される。これは、上述のように、センサ信号がフィルタ処理部32によるフィルタ処理を受けた場合でも、該フィルタ処理に起因した時間誤差は僅かであるという知見に基づく。 According to the third example, as described above, the heartbeat feature point search unit 43 first extracts sensor signal feature points that satisfy the amplitude determination condition from among a plurality of sensor signal feature points. Therefore, in the example shown in FIG. 21, among the sensor signal feature points P r1 to P r4 , the sensor signal feature points P r1 , P r2 , and the amplitude value whose amplitude value is not more than the upper limit value P threshold_high and not less than the lower limit value P threshold_low , and P r4 is extracted. That is, the sensor signal feature point Pr3 is excluded from the candidates because the amplitude value is less than the lower limit value P threshold_low . This is based on the knowledge that the amplitude value information of the passband component remains after the filter processing by the filter processing unit 32. Then, the heartbeat feature point search unit 43 uses, as a heartbeat feature point, a sensor signal feature point that is closest in time to the feature point related to the heartbeat obtained from the filtering signal among the sensor signal feature points that satisfy the amplitude determination condition. Identify. Therefore, in the example shown in FIG. 21, among the sensor signal feature points P r1 , P r2 , and P r4 , the sensor signal feature point P r2 that is closest to the filtering signal feature point P FK on the time axis is specified as the heartbeat feature point. Is done. As described above, this is based on the knowledge that even when the sensor signal is subjected to the filter processing by the filter processing unit 32, the time error due to the filter processing is slight.

このように、第3の例によれば、心拍特徴点の特定には、複数のセンサ信号特徴点のうちの心拍特徴点が、フィルタリング信号から得られる心拍に係る特徴点に対して、時間及び振幅の双方で類似することを利用する。これにより、複数のセンサ信号特徴点のうちから、心拍特徴点を精度良く特定でき、その結果、個々の心拍間隔を精度良く算出することが可能となる。また、第3の例によれば、時間及び振幅の双方の類似性を利用することで、被験者5の動きがある場合でも、個々の心拍間隔を精度良く算出することが可能となる。この効果については、実施例2に関連して後述する。   As described above, according to the third example, for the specification of the heartbeat feature point, the heartbeat feature point of the plurality of sensor signal feature points is compared with the feature point related to the heartbeat obtained from the filtering signal with respect to time and Take advantage of similarities in both amplitudes. Thereby, a heartbeat feature point can be specified with high accuracy from among a plurality of sensor signal feature points, and as a result, individual heartbeat intervals can be calculated with high accuracy. Further, according to the third example, by using the similarity of both time and amplitude, it is possible to calculate the individual heartbeat intervals with high accuracy even when the subject 5 moves. This effect will be described later in connection with the second embodiment.

尚、上述した第3の例では、心拍特徴点探索部43は、振幅判定条件を課した後、振幅判定条件を満たすセンサ信号特徴点のうちから、フィルタリング信号特徴点の時間との時間差分が最小となるセンサ信号特徴点を心拍特徴点として特定する。しかしながら、他の方法が用いられてもよい。例えば、心拍特徴点探索部43は、まず、フィルタリング信号特徴点の時間との時間差分が所定閾値Th3以下であるセンサ信号特徴点だけを抽出する。そして、心拍特徴点探索部43は、抽出したセンサ信号特徴点のうちから、フィルタリング信号特徴点の振幅値との振幅値差分が最小となるセンサ信号特徴点を心拍特徴点として特定してもよい。   In the third example described above, the heartbeat feature point search unit 43 imposes an amplitude determination condition, and then calculates a time difference from the time of the filtering signal feature point among sensor signal feature points that satisfy the amplitude determination condition. The minimum sensor signal feature point is specified as the heartbeat feature point. However, other methods may be used. For example, the heartbeat feature point search unit 43 first extracts only the sensor signal feature points whose time difference from the filtering signal feature point time is equal to or less than a predetermined threshold Th3. Then, the heartbeat feature point search unit 43 may specify, as the heartbeat feature point, the sensor signal feature point having the smallest amplitude value difference from the amplitude value of the filtering signal feature point from among the extracted sensor signal feature points. .

次に、図22乃至図25を参照して、本実施例の効果について説明する。   Next, the effect of the present embodiment will be described with reference to FIGS.

図22は、本実施例により算出された心拍間隔と参照方法により測定された心拍間隔のそれぞれの波形を示す図である。図22では、本実施例により算出された心拍間隔の波形がCemで示され、参照方法により測定された心拍間隔の波形がCrefで示されている。図23は、比較例により算出された心拍間隔と参照方法により測定された心拍間隔のそれぞれの波形を示す図である。図23では、比較例により算出された心拍間隔の波形がCcomで示されている。 FIG. 22 is a diagram illustrating waveforms of the heart beat interval calculated by the present embodiment and the heart beat interval measured by the reference method. In FIG. 22, the waveform of the heartbeat interval calculated according to the present embodiment is indicated by Cem , and the waveform of the heartbeat interval measured by the reference method is indicated by Cref . FIG. 23 is a diagram illustrating waveforms of the heartbeat interval calculated by the comparative example and the heartbeat interval measured by the reference method. In FIG. 23, the waveform of the heartbeat interval calculated by the comparative example is indicated by Ccom .

ここで、参照方法は、接触式センサ(例えば心電計)を用いる方法である。従って、参照方法により測定された心拍間隔の波形Crefは、精度が最も高い波形であり、以下では、参照波形Crefと称する。また、比較例では、フィルタリング信号特徴点の時間に基づいて心拍間隔を算出する方法が用いられる。 Here, the reference method is a method using a contact sensor (for example, an electrocardiograph). Therefore, the waveform C ref of the heartbeat interval measured by the reference method is a waveform with the highest accuracy, and is hereinafter referred to as a reference waveform C ref . In the comparative example, a method of calculating the heartbeat interval based on the time of the filtering signal feature point is used.

比較例では、図22に示すように、参照波形Crefに対する誤差が大きく出ている。これは、上述のような時間誤差に起因する。これに対して、本実施例によれば、図22及び図23との対比から分かるように、比較例に比べて参照波形Crefに対する誤差が小さいことが分かる。 In the comparative example, as shown in FIG. 22, there is a large error with respect to the reference waveform Cref . This is due to the time error as described above. In contrast, according to this embodiment, as can be seen from comparison with FIG. 22 and FIG. 23, it can be seen a small error with respect to a reference waveform C ref as compared with the comparative example.

図24は、心拍間隔の周波数解析結果の比較図であり、周波数解析はFFTである。図25は、心拍間隔の周波数解析結果の比較図であり、周波数解析はARモデルである。尚、これらの解析結果は、心拍変動(揺らぎ)成分を表す解析結果となる。   FIG. 24 is a comparison diagram of frequency analysis results of heartbeat intervals, and the frequency analysis is FFT. FIG. 25 is a comparison diagram of frequency analysis results of heartbeat intervals, and the frequency analysis is an AR model. These analysis results are analysis results representing the heart rate fluctuation (fluctuation) component.

図24及び図25においては、図22及び図23と同様に、本実施例により算出された心拍間隔の波形に基づく周波数解析結果がCemで示され、参照方法により測定された心拍間隔の波形に基づく周波数解析結果がCrefで示されている。また、比較例により算出された心拍間隔の波形に基づく周波数解析結果がCcomで示されている。以下では、参照方法により測定された心拍間隔の波形に基づく周波数解析結果を、「参照周波数解析結果」と称する。 In FIGS. 24 and 25, similarly to FIGS. 22 and 23, the frequency analysis result based on the waveform of the heartbeat interval calculated by the present embodiment is indicated by Cem , and the waveform of the heartbeat interval measured by the reference method is shown. The frequency analysis result based on is shown by C ref . Further, the frequency analysis result based on the waveform of the heartbeat interval calculated by the comparative example is indicated by Ccom . Hereinafter, the frequency analysis result based on the waveform of the heartbeat interval measured by the reference method is referred to as “reference frequency analysis result”.

比較例では、図24にて部位Xで示すように、RSA(Respiratory Sinus Arrhythmia)ピークが参照周波数解析結果の同RSAピークの周波数と異なる。また、比較例では、図25にて部位Yで示すように、RSAピークの周辺でも、異なる周波数成分が大きく出ている。これに対して、本実施例によれば、図24にて部位Xで示すように、RSAピークが参照周波数解析結果の同RSAピークの周波数と精度良く一致している。また、本実施例によれば、図24に示すように、比較例とは異なり、RSAピーク周辺で異なる周波数成分が大きく出ることもない。尚、RSAピークとは、呼吸によって心拍がどのように変化しているかを表す指標値となり、副交感神経活動を表す指標値となる。   In the comparative example, as indicated by the part X in FIG. 24, the RSA (Respiratory Sinus Arrhythmia) peak is different from the frequency of the RSA peak of the reference frequency analysis result. Further, in the comparative example, as indicated by a part Y in FIG. 25, different frequency components are greatly generated around the RSA peak. On the other hand, according to the present embodiment, as indicated by the part X in FIG. 24, the RSA peak coincides with the frequency of the RSA peak of the reference frequency analysis result with high accuracy. Also, according to the present embodiment, as shown in FIG. 24, unlike the comparative example, different frequency components do not appear greatly around the RSA peak. The RSA peak is an index value indicating how the heartbeat is changed by respiration, and is an index value indicating parasympathetic nerve activity.

また、比較例では、図25に示すように、波形が参照周波数解析結果と乖離し、比較例で得られた波形に基づく面積比率(LF/HF)は、参照周波数解析結果に基づく面積比率と大きく乖離する。尚、LFとはLow Frequencyの略であり、低周波数側の所定範囲内の波形の積分値で表される。また、HFとはHigh Frequencyの略であり、高周波数側の所定範囲内の波形の積分値で表される。面積比率(LF/HF)は、RSAピークと同様、副交感神経活動を表す指標値となる。   In the comparative example, as shown in FIG. 25, the waveform deviates from the reference frequency analysis result, and the area ratio (LF / HF) based on the waveform obtained in the comparative example is the same as the area ratio based on the reference frequency analysis result. A big difference. Note that LF is an abbreviation for Low Frequency, and is represented by an integral value of a waveform within a predetermined range on the low frequency side. HF is an abbreviation for High Frequency, and is represented by an integral value of a waveform within a predetermined range on the high frequency side. The area ratio (LF / HF) is an index value representing the parasympathetic nerve activity, like the RSA peak.

このように本実施例によれば、個々の心拍間隔を精度良く算出できるので、副交感神経活動を表す指標値を精度良く得ることができる。従って、本実施例による心拍間隔特定装置10は、自律神経状態(ストレス、眠気等)の推定等に効果的に利用できる。   As described above, according to the present embodiment, each heartbeat interval can be calculated with high accuracy, so that an index value representing parasympathetic nerve activity can be obtained with high accuracy. Therefore, the heartbeat interval specifying device 10 according to the present embodiment can be effectively used for estimating an autonomic nerve state (stress, drowsiness, etc.).

[実施例2]
図26は、実施例2による心拍間隔特定装置のハードウェア構成の一例を示すブロック図である。
[Example 2]
FIG. 26 is a block diagram illustrating an example of a hardware configuration of the heartbeat interval identifying device according to the second embodiment.

心拍間隔特定装置10Aのハードウェア構成は、上述した実施例1による心拍間隔特定装置10のハードウェア構成に対して、動きセンサ90が追加された点が異なる。他の構成は、上述した実施例1と同様であり、図2と同一の参照符号を付して説明を省略する。   The hardware configuration of the heartbeat interval specifying device 10A is different from the hardware configuration of the heartbeat interval specifying device 10 according to the first embodiment described above in that a motion sensor 90 is added. Other configurations are the same as those of the first embodiment described above, and the same reference numerals as those in FIG.

動きセンサ90は、被験者5の身体の動きを検出する動きセンサ90は、単数であってもよいし、複数のセンサの集合であってもよい。また、動きセンサ90は、例えばバンドなどにより被験者5に対して相対移動不能に人に取り付けられてもよいし、被験者5に携帯されてもよいし、被験者5から離れた位置に配置されてもよい。被験者5に取り付けられる類のセンサとして、例えばジャイロセンサ、加速度センサなどがある。被験者5から離れた位置に配置される類のセンサとして、例えば画像センサ(カメラ)や距離画像センサなどがある。以下では、一例として、特に言及されない限り、動きセンサ90は、加速度センサであるとする。尚、動きセンサ90は、非接触センサ70と一体に形成されてもよい。   The motion sensor 90 that detects the movement of the body of the subject 5 may be singular or may be a set of a plurality of sensors. Further, the motion sensor 90 may be attached to a person so as not to move relative to the subject 5 by, for example, a band, or may be carried by the subject 5 or may be disposed at a position away from the subject 5. Good. Examples of the sensor attached to the subject 5 include a gyro sensor and an acceleration sensor. As a type of sensor arranged at a position away from the subject 5, there are, for example, an image sensor (camera) and a distance image sensor. Hereinafter, as an example, it is assumed that the motion sensor 90 is an acceleration sensor unless otherwise specified. The motion sensor 90 may be formed integrally with the non-contact sensor 70.

図27は、心拍間隔特定装置10Aの機能構成の一例を示すブロック図である。   FIG. 27 is a block diagram illustrating an example of a functional configuration of the heartbeat interval specifying device 10A.

心拍間隔特定装置10Aは、上述した実施例1による心拍間隔特定装置10に対して、動き検出部105が追加され、且つ、心拍特徴点特定部102が心拍特徴点特定部102Aで置換された点が異なる。他の構成は、上述した実施例1の心拍間隔特定装置10と同様であり、図4と同一の参照符号を付して説明を省略する。動き検出部105は、CPU11がROM13に記憶された1つ以上のプログラムを実行することで実現できる。   The heartbeat interval specifying device 10A is different from the heartbeat interval specifying device 10 according to the first embodiment described above in that the motion detection unit 105 is added and the heartbeat feature point specifying unit 102 is replaced with the heartbeat feature point specifying unit 102A. Is different. Other configurations are the same as those of the heartbeat interval specifying device 10 of the first embodiment described above, and the same reference numerals as those in FIG. The motion detection unit 105 can be realized by the CPU 11 executing one or more programs stored in the ROM 13.

動き検出部105は、動きセンサ90からの検出信号に基づいて、被験者5の予め規定された所定動きを検出する。所定動きは、上述したセンサ信号特徴点(及びフィルタリング信号特徴点)の振幅値に有意な影響を与える動きであり、例えば歩く動き、走る動き、起立する動きなどである。動き検出部105は、動きセンサ90からの検出信号に基づいて、被験者5の体の動きが多い状態(例えば単位時間当たりの動きの検出回数が所定閾値Th4以上の状態)を検出してもよい。   The motion detection unit 105 detects a predetermined predetermined motion of the subject 5 based on the detection signal from the motion sensor 90. The predetermined movement is a movement that significantly affects the amplitude value of the sensor signal feature point (and the filtering signal feature point) described above, such as a walking movement, a running movement, and a standing movement. Based on the detection signal from the motion sensor 90, the motion detection unit 105 may detect a state in which the subject 5 has a lot of body motion (for example, a state in which the number of motion detections per unit time is equal to or greater than a predetermined threshold Th4). .

心拍特徴点特定部102Aは、上述した実施例1による心拍間隔特定装置10の心拍特徴点特定部102に対して、心拍特徴点探索部43が心拍特徴点探索部43Aで置換された点が異なり、他の構成は同一である。   The heartbeat feature point specifying unit 102A is different from the heartbeat feature point specifying unit 102 of the heartbeat interval specifying device 10 according to the first embodiment described above in that the heartbeat feature point searching unit 43 is replaced with the heartbeat feature point searching unit 43A. Other configurations are the same.

心拍特徴点探索部43Aは、動き検出部105による検出結果に基づいて心拍特徴点探索方法を変更する。心拍特徴点探索部43Aの動作例は以下で説明する。   The heartbeat feature point search unit 43 </ b> A changes the heartbeat feature point search method based on the detection result by the motion detection unit 105. An example of the operation of the heartbeat feature point search unit 43A will be described below.

図28は、心拍間隔特定装置10Aにより実行される処理の一例を示すフローチャートである。図28に示す処理は、上述した実施例1による図9に示す処理に対して、ステップS2800が追加され、且つ、ステップS906がステップS2802で置換される点が異なる。他の処理は同一であるので、同一のステップ番号を付して説明を省略する。   FIG. 28 is a flowchart illustrating an example of processing executed by the heartbeat interval specifying device 10A. The process shown in FIG. 28 differs from the process shown in FIG. 9 according to the first embodiment described above in that step S2800 is added and step S906 is replaced with step S2802. Since the other processes are the same, the same step number is assigned and the description is omitted.

ステップS2800では、動き検出部105は、動きセンサ90からの検出信号に基づいて、被験者5の体の動きを表す情報(以下、「動き情報」と称する)を生成する。この処理の具体例は、図29を参照して後述する。   In step S <b> 2800, the motion detection unit 105 generates information representing the body motion of the subject 5 (hereinafter referred to as “motion information”) based on the detection signal from the motion sensor 90. A specific example of this process will be described later with reference to FIG.

ステップS2802では、心拍特徴点特定部102Aは、ステップS900で得られたセンサ信号と、ステップS904で得られたフィルタリング信号と、ステップS2800で得られた動き情報とに基づいて、心拍特徴点特定処理を実行する。心拍特徴点特定処理の具体例は、図31を参照して後述する。   In step S2802, the heartbeat feature point specifying unit 102A performs heartbeat feature point specifying processing based on the sensor signal obtained in step S900, the filtering signal obtained in step S904, and the motion information obtained in step S2800. Execute. A specific example of the heartbeat feature point specifying process will be described later with reference to FIG.

図29は、動き検出部105による動き検出処理の一例を示すフローチャートである。図29に示す処理は、図28に示すステップS2800の処理として実行される。   FIG. 29 is a flowchart illustrating an example of motion detection processing by the motion detection unit 105. The process shown in FIG. 29 is executed as the process of step S2800 shown in FIG.

ステップS2900では、動き検出部105は、動きセンサ90から所定期間ΔTの検出信号(時系列データ)を取得する。動きセンサ90の検出信号に係る所定期間ΔTは、非接触センサ70のセンサ信号に係る所定期間ΔT(ステップS900参照)と同一である。即ち、動きセンサ90の検出信号に係る所定期間ΔTと、非接触センサ70のセンサ信号に係る所定期間ΔTとは、開始時間及び長さが同一である。   In step S2900, the motion detection unit 105 acquires a detection signal (time-series data) for a predetermined period ΔT from the motion sensor 90. The predetermined period ΔT related to the detection signal of the motion sensor 90 is the same as the predetermined period ΔT related to the sensor signal of the non-contact sensor 70 (see step S900). That is, the predetermined period ΔT related to the detection signal of the motion sensor 90 and the predetermined period ΔT related to the sensor signal of the non-contact sensor 70 have the same start time and length.

ステップS2902では、動き検出部105は、動きセンサ90からの検出信号に基づいて、被験者5が所定動きをしている期間を特定する。所定動きは上述のとおりである。所定動きの検出方法は、任意であり、所定動きは、例えば加速度信号(動きセンサ90からの検出信号)の波形の特徴から特定できる。   In step S2902, the motion detection unit 105 identifies a period during which the subject 5 is performing a predetermined motion based on the detection signal from the motion sensor 90. The predetermined movement is as described above. The method for detecting the predetermined motion is arbitrary, and the predetermined motion can be specified from the waveform characteristics of an acceleration signal (detection signal from the motion sensor 90), for example.

ステップS2904では、動き検出部105は、動き検出部105による検出結果を表す情報(動き情報)を生成する。動き情報は、所定動きが検出された期間を表す。図30は、動き情報の一例を示す図である。図30に示す動き情報は、t0〜t3の期間の動きセンサ90の検出信号に基づいて、t0〜t1の期間、及びt2〜t3の期間で所定動きが検出されたことを表す。以下では、動き検出部105により所定動きが検出された期間を「所定動き検出期間」と称する。   In step S <b> 2904, the motion detection unit 105 generates information (motion information) indicating the detection result by the motion detection unit 105. The motion information represents a period during which a predetermined motion is detected. FIG. 30 is a diagram illustrating an example of motion information. The motion information shown in FIG. 30 indicates that a predetermined motion is detected in the period from t0 to t1 and in the period from t2 to t3 based on the detection signal of the motion sensor 90 in the period from t0 to t3. Hereinafter, a period in which the predetermined motion is detected by the motion detection unit 105 is referred to as a “predetermined motion detection period”.

図31は、心拍特徴点特定部102Aにより実行される心拍特徴点特定処理の一例を示すフローチャートである。図31に示す処理は、図28に示すステップS2802の処理として実行される。図31に示す処理は、上述した実施例1による図10に示す処理に対して、ステップS3100が追加され、且つ、ステップS1014がステップS3102で置換される点が異なる。他の処理は同一であるので、同一のステップ番号を付して説明を省略する。   FIG. 31 is a flowchart illustrating an example of a heartbeat feature point specifying process executed by the heartbeat feature point specifying unit 102A. The process shown in FIG. 31 is executed as the process of step S2802 shown in FIG. The process shown in FIG. 31 is different from the process shown in FIG. 10 according to the first embodiment described above in that step S3100 is added and step S1014 is replaced by step S3102. Since the other processes are the same, the same step number is assigned and the description is omitted.

ステップS3100では、心拍特徴点探索部43Aは、ステップS2800で得られた動き情報(図30参照)を取得する。   In step S3100, the heartbeat feature point search unit 43A acquires the motion information (see FIG. 30) obtained in step S2800.

ステップS3102では、心拍特徴点探索部43Aは、動き情報を用いて心拍特徴点判定処理を実行する。心拍特徴点判定処理の具体例は、図32を参照して後述する。   In step S3102, the heartbeat feature point search unit 43A executes a heartbeat feature point determination process using the motion information. A specific example of the heartbeat feature point determination process will be described later with reference to FIG.

図32は、心拍特徴点探索部43Aが実行する心拍特徴点判定処理の一例を示すフローチャートである。心拍特徴点判定処理は、上述のように、フィルタリング信号特徴点毎に実行される。ここでは、特徴点番号kのフィルタリング信号特徴点に関する処理について説明する。   FIG. 32 is a flowchart illustrating an example of a heartbeat feature point determination process executed by the heartbeat feature point search unit 43A. As described above, the heartbeat feature point determination process is executed for each filtering signal feature point. Here, processing related to the filtering signal feature point of feature point number k will be described.

ステップS3200では、心拍特徴点探索部43Aは、ステップS2800で得られた動き情報(図30参照)に基づいて、特徴点番号kのフィルタリング信号特徴点の時間Pfilter_time(k)が、所定動き検出期間内であるか否かを判定する。例えば、図30に示す例の場合、心拍特徴点探索部43Aは、フィルタリング信号特徴点の時間Pfilter_time(k)がt0〜t1の期間内、又はt2〜t3の期間内であるか否かを判定する。判定結果が"YES"の場合はステップS3202に進み、それ以外の場合はステップS3204に進む。 In step S3200, the heartbeat feature point search unit 43A uses the motion information (see FIG. 30) obtained in step S2800 to determine the time P filter_time (k) of the filtering signal feature point of the feature point number k as the predetermined motion detection. It is determined whether it is within the period. For example, in the example shown in FIG. 30, the heartbeat feature point search unit 43A determines whether the time P filter_time (k) of the filtering signal feature point is within the period from t0 to t1 or within the period from t2 to t3. judge. If the determination result is “YES”, the process proceeds to step S3202, and otherwise, the process proceeds to step S3204.

ステップS3202では、心拍特徴点探索部43Aは、上述した第3の例による心拍特徴点判定処理(図19等参照)を実行することで、特徴点番号kのフィルタリング信号特徴点に対応する心拍特徴点の時間PHR_time(k)を決定する。 In step S3202, the heartbeat feature point search unit 43A executes the heartbeat feature point determination process (see FIG. 19 and the like) according to the above-described third example, so that the heartbeat feature corresponding to the filtering signal feature point of the feature point number k is obtained. The point time P HR_time (k) is determined.

ステップS3204では、上述した第1又は第2の例による心拍特徴点判定処理(図14、図17等参照)を実行することで、特徴点番号kのフィルタリング信号特徴点に対応する心拍特徴点の時間PHR_time(k)を決定する。 In step S3204, the heartbeat feature point determination process (see FIG. 14, FIG. 17, etc.) according to the first or second example described above is executed, so that the heartbeat feature point corresponding to the filtering signal feature point of feature point number k is obtained. The time P HR_time (k) is determined.

以上説明した実施例2によれば、上述した実施例1による効果に加えて、以下の効果が奏される。   According to the second embodiment described above, the following effects are achieved in addition to the effects of the first embodiment described above.

実施例2によれば、上述のように、心拍特徴点探索部43Aは、フィルタリング信号特徴点の時間が所定動き検出期間内であるか否かに応じて、第3の例による心拍特徴点判定処理、及び、第1又は第2の例による心拍特徴点判定処理のいずれかを選択する。具体的には、心拍特徴点探索部43Aは、フィルタリング信号特徴点の時間が所定動き検出期間内である場合は、第3の例による心拍特徴点判定処理を選択する。心拍特徴点探索部43Aは、フィルタリング信号特徴点の時間が所定動き検出期間内でない場合は、第1又は第2の例による心拍特徴点判定処理を選択する。   According to the second embodiment, as described above, the heartbeat feature point search unit 43A determines the heartbeat feature point according to the third example depending on whether or not the time of the filtering signal feature point is within the predetermined motion detection period. One of the processing and the heartbeat feature point determination processing according to the first or second example is selected. Specifically, the heartbeat feature point search unit 43A selects the heartbeat feature point determination process according to the third example when the time of the filtering signal feature point is within the predetermined motion detection period. If the time of the filtering signal feature point is not within the predetermined motion detection period, the heartbeat feature point search unit 43A selects the heartbeat feature point determination process according to the first or second example.

ここで、被験者5が、上述したセンサ信号特徴点(及びフィルタリング信号特徴点、以下同じ)の振幅値に有意な影響を与える動きをしたとき、センサ信号特徴点には、その動きに応じた振幅のピーク(特徴点)が現れる。従って、第1の例による心拍特徴点判定処理(時間差分に基づいて心拍特徴点を判定する方法)では、被験者5の動きに起因したノイズが多い場合に、心臓の鼓動ではないセンサ信号特徴点を心拍特徴点として誤検出してしまう可能性が高くなる。また、第2の例による心拍特徴点判定処理(振幅値差分に基づいて心拍特徴点を判定する方法)では、同じ大きさの振幅値を生む別の動き(体の動き等によるノイズ)が生じた場合に、同様の誤検出が生じる可能性が高くなる。   Here, when the subject 5 makes a movement that significantly affects the amplitude value of the sensor signal feature point (and the filtering signal feature point, the same applies hereinafter), the sensor signal feature point has an amplitude corresponding to the movement. Peak (characteristic point) appears. Therefore, in the heartbeat feature point determination process according to the first example (method for determining the heartbeat feature point based on the time difference), when there is a lot of noise due to the movement of the subject 5, sensor signal feature points that are not heartbeats are detected. Is likely to be erroneously detected as a heartbeat feature point. In addition, in the heartbeat feature point determination process (method for determining a heartbeat feature point based on the amplitude value difference) according to the second example, another motion (noise due to body movement or the like) that generates an amplitude value of the same magnitude occurs. In such a case, there is a high possibility that the same erroneous detection occurs.

この点、実施例2によれば、かかる誤検出の可能性を低減できる。即ち、実施例2によれば、フィルタリング信号特徴点の時間が所定動き検出期間内である場合は、第3の例による心拍特徴点判定処理が実行される。第3の例による心拍特徴点判定処理は、上述のように、振幅判定条件を満たすセンサ信号特徴点のうちから、フィルタリング信号から得られる心拍に係る特徴点に対して時間が最も近いセンサ信号特徴点を、心拍特徴点として特定する。従って、実施例2によれば、被験者5の動きに起因したノイズが多い場合であっても、ノイズに起因したセンサ信号特徴点の大部分を、振幅判定条件を課すことで除外できる。また、実施例2によれば、心臓の鼓動に起因したセンサ信号特徴点と同じ大きさの振幅値を生む別の動きが、心臓の鼓動に起因したセンサ信号特徴点の時間から離れて発生した場合には、かかるノイズに起因したセンサ信号特徴点を除外できる。このようにして、実施例2によれば、被験者5の動きに対するロバスト性を高めることができる。また、実施例2によれば、フィルタリング信号特徴点の時間が所定動き検出期間内でない場合は、第1又は第2の例による心拍特徴点判定処理を選択するので、処理負荷を効率的に低減できる。これは、第1又は第2の例による心拍特徴点判定処理の方が、判定に用いるパラメータが少ない分だけ、第3の例による心拍特徴点判定処理よりも処理負荷が小さいためである。   In this regard, according to the second embodiment, the possibility of such erroneous detection can be reduced. That is, according to the second embodiment, when the time of the filtering signal feature point is within the predetermined motion detection period, the heartbeat feature point determination process according to the third example is executed. As described above, the heartbeat feature point determination process according to the third example is the sensor signal feature whose time is closest to the feature point related to the heartbeat obtained from the filtering signal among the sensor signal feature points satisfying the amplitude determination condition. The point is identified as a heartbeat feature point. Therefore, according to the second embodiment, even when there is a lot of noise due to the movement of the subject 5, most of the sensor signal feature points due to the noise can be excluded by imposing an amplitude determination condition. In addition, according to the second embodiment, another movement that generates an amplitude value having the same magnitude as the sensor signal feature point caused by the heartbeat occurred away from the time of the sensor signal feature point caused by the heartbeat. In some cases, sensor signal feature points due to such noise can be excluded. Thus, according to Example 2, the robustness with respect to the motion of the subject 5 can be enhanced. Further, according to the second embodiment, when the time of the filtering signal feature point is not within the predetermined motion detection period, the heartbeat feature point determination process according to the first or second example is selected, so that the processing load is efficiently reduced. it can. This is because the processing load of the heartbeat feature point determination process according to the first or second example is smaller than the heartbeat feature point determination process according to the third example by the amount of parameters used for the determination.

以上、各実施例について詳述したが、特定の実施例に限定されるものではなく、特許請求の範囲に記載された範囲内において、種々の変形及び変更が可能である。また、前述した実施例の構成要素を全部又は複数を組み合わせることも可能である。   Although each embodiment has been described in detail above, it is not limited to a specific embodiment, and various modifications and changes can be made within the scope described in the claims. It is also possible to combine all or a plurality of the components of the above-described embodiments.

例えば、上述した実施例1及び2では、フィルタ遅延補正部40は、センサ信号に対するフィルタリング信号の遅延を補正するために、フィルタリング信号を補正しているが、逆であってもよい。即ち、フィルタ遅延補正部40は、センサ信号に対するフィルタリング信号の遅延を補正するために、センサ信号を補正してもよい。   For example, in the first and second embodiments described above, the filter delay correction unit 40 corrects the filtering signal in order to correct the delay of the filtering signal with respect to the sensor signal, but the reverse may be possible. That is, the filter delay correcting unit 40 may correct the sensor signal in order to correct the delay of the filtering signal with respect to the sensor signal.

なお、以上の実施例に関し、さらに以下の付記を開示する。
(付記1)
被験者の心臓に向けて送信した検出波の反射波に基づき生成されるセンサ信号を取得し、
取得した前記センサ信号に基づいて、心拍の周波数を特定し、
特定した前記心拍の周波数に基づいて、前記センサ信号をフィルタ処理し、
前記フィルタ処理により得られる信号をフィルタリング信号としたとき、前記フィルタリング信号における前記心拍に係る特徴点に基づいて、前記センサ信号における複数の特徴点のうちから、前記心拍に係る特徴点を特定し、
特定した前記心拍に係る特徴点に基づいて、心拍の間隔を算出する、
処理をコンピューターに実行させる、心拍間隔特定プログラム。
(付記2)
前記心拍に係る特徴点を特定することは、前記フィルタリング信号における前記心拍に係る特徴点と、前記センサ信号における複数の特徴点のそれぞれとの間の、時間軸上の差及び振幅値の差のうちの少なくともいずれか一方を算出することを含む、付記1に記載の心拍間隔特定プログラム。
(付記3)
前記心拍に係る特徴点を特定することは、前記センサ信号における複数の特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との時間軸上の差が最小となる特徴点を、前記心拍に係る特徴点として特定することを含む、付記2に記載の心拍間隔特定プログラム。
(付記4)
前記心拍に係る特徴点を特定することは、前記センサ信号における複数の特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との振幅値の差が最小となる特徴点を、前記心拍に係る特徴点として特定することを含む、付記2に記載の心拍間隔特定プログラム。
(付記5)
前記心拍に係る特徴点を特定することは、前記センサ信号における複数の特徴点のうちから、前記フィルタリング信号における前記心拍に係る特徴点との振幅値の差が所定閾値以下となる特徴点を抽出し、抽出した特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との時間軸上の差が最小となる特徴点を、前記心拍に係る特徴点として特定することを含む、付記2に記載の心拍間隔特定プログラム。
(付記6)
前記フィルタ処理に用いるフィルタの遅延特性に基づいて、前記センサ信号に対する前記フィルタリング信号の遅延を補正する処理をコンピューターに更に実行させ、
前記時間軸上の差は、前記センサ信号に対する前記フィルタリング信号の前記遅延が補正された後における差である、付記2又は3に記載の心拍間隔特定プログラム。
(付記7)
前記フィルタリング信号における前記心拍に係る特徴点を複数特定し、
前記心拍に係る特徴点を特定することを、前記フィルタリング信号における前記心拍に係る特徴点のそれぞれに対して実行する、
処理をコンピューターに更に実行させる、付記1〜6のうちのいずれか1項に記載の心拍間隔特定プログラム。
(付記8)
前記フィルタリング信号における前記心拍に係る特徴点に基づいて、前記センサ信号における複数の特徴点を探索する探索範囲を決定する処理をコンピューターに更に実行させる、付記1〜6のうちのいずれか1項に記載の心拍間隔特定プログラム。
(付記9)
前記探索範囲を、前記センサ信号のサンプリングレートと、前記心拍の周波数とに基づいて決定する処理をコンピューターに更に実行させる、付記8に記載の心拍間隔特定プログラム。
(付記10)
予め規定された前記被験者の身体の動きを検出し、
前記身体の動きの検出結果に基づいて、前記心拍に係る特徴点を特定する際に用いる方法を変更する、
処理をコンピューターに更に実行させる、付記1〜9のうちのいずれか1項に記載の心拍間隔特定プログラム。
(付記11)
前記身体の動きを検出した場合、前記センサ信号における複数の特徴点のうちから、前記フィルタリング信号における前記心拍に係る特徴点との振幅値の差が所定閾値以下となる特徴点を抽出し、抽出した特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との時間軸上の差が最小となる特徴点を、前記心拍に係る特徴点として特定し、
前記身体の動きを検出しない場合、前記センサ信号における複数の特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との時間軸上の差が最小となる特徴点を、前記心拍に係る特徴点として特定する、付記10に記載の心拍間隔特定プログラム。
(付記12)
前記身体の動きを検出した場合、前記センサ信号における複数の特徴点のうちから、前記フィルタリング信号における前記心拍に係る特徴点との振幅値の差が所定閾値以下となる特徴点を抽出し、抽出した特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との時間軸上の差が最小となる特徴点を、前記心拍に係る特徴点として特定し、
前記身体の動きを検出しない場合、前記センサ信号における複数の特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との振幅値の差が最小となる特徴点を、前記心拍に係る特徴点として特定する、付記10に記載の心拍間隔特定プログラム。
(付記13)
被験者の心臓に向けて送信した検出波の反射波に基づき生成されるセンサ信号を取得するセンサ信号取得部と、
前記センサ信号に基づいて、心拍の周波数を特定する周波数解析部と、
前記周波数解析部により特定された前記心拍の周波数に基づいて、前記センサ信号をフィルタ処理するフィルタ処理部と、
前記フィルタ処理により得られる信号をフィルタリング信号としたとき、前記フィルタリング信号における前記心拍に係る特徴点に基づいて、前記センサ信号における複数の特徴点のうちから、前記心拍に係る特徴点を特定する心拍特徴点特定部と、
前記心拍特徴点特定部により特定された前記心拍に係る特徴点に基づいて、心拍の間隔を算出する心拍間隔算出部とを含む、心拍間隔特定装置。
(付記14)
被験者の心臓に向けて送信した検出波の反射波に基づき生成されるセンサ信号を取得し、
取得した前記センサ信号に基づいて、心拍の周波数を特定し、
特定した前記心拍の周波数に基づいて、前記センサ信号をフィルタ処理し、
前記フィルタ処理により得られる信号をフィルタリング信号としたとき、前記フィルタリング信号における前記心拍に係る特徴点に基づいて、前記センサ信号における複数の特徴点のうちから、前記心拍に係る特徴点を特定し、
特定した前記心拍に係る特徴点に基づいて、心拍の間隔を算出することを含む、コンピューターにより実行される心拍間隔特定方法。
In addition, the following additional remarks are disclosed regarding the above Example.
(Appendix 1)
Obtain a sensor signal generated based on the reflected wave of the detection wave transmitted toward the subject's heart,
Based on the acquired sensor signal, the frequency of the heartbeat is specified,
Filtering the sensor signal based on the identified frequency of the heartbeat;
When the signal obtained by the filtering process is a filtering signal, the feature point related to the heartbeat is identified from the plurality of feature points in the sensor signal based on the feature point related to the heartbeat in the filtering signal,
Calculating a heartbeat interval based on the identified feature points relating to the heartbeat;
Heart rate interval identification program that causes a computer to execute processing.
(Appendix 2)
Specifying the feature point related to the heartbeat is the difference between the feature point related to the heartbeat in the filtering signal and the difference in amplitude value between the plurality of feature points in the sensor signal. The heart rate interval identification program according to appendix 1, comprising calculating at least one of them.
(Appendix 3)
Specifying the feature point related to the heartbeat is a feature point in which a difference on the time axis with the feature point related to the heartbeat in the filtering signal among the plurality of feature points in the sensor signal is minimized. The heartbeat interval specifying program according to appendix 2, which includes specifying as a feature point related to a heartbeat.
(Appendix 4)
Specifying the feature point related to the heartbeat is to select a feature point having a minimum difference in amplitude value from the feature point related to the heartbeat in the filtering signal among the plurality of feature points in the sensor signal. The heartbeat interval specifying program according to appendix 2, including specifying as a feature point related to.
(Appendix 5)
The feature point related to the heartbeat is extracted from a plurality of feature points in the sensor signal by extracting a feature point whose amplitude value difference from the feature point related to the heartbeat in the filtering signal is a predetermined threshold value or less. And adding the feature point having the smallest difference on the time axis from the feature point related to the heartbeat in the filtering signal among the extracted feature points as the feature point related to the heartbeat. Heart rate interval identification program described in.
(Appendix 6)
Based on the delay characteristics of the filter used for the filter processing, the computer further executes processing for correcting the delay of the filtering signal with respect to the sensor signal,
4. The heartbeat interval specifying program according to appendix 2 or 3, wherein the difference on the time axis is a difference after the delay of the filtering signal with respect to the sensor signal is corrected.
(Appendix 7)
Identifying a plurality of feature points related to the heartbeat in the filtering signal;
Identifying the feature point related to the heartbeat for each of the feature points related to the heartbeat in the filtering signal;
The heartbeat interval specifying program according to any one of appendices 1 to 6, further causing the computer to execute processing.
(Appendix 8)
Any one of Additional Notes 1 to 6, further causing a computer to execute a process of determining a search range for searching for a plurality of feature points in the sensor signal based on the feature points related to the heartbeat in the filtering signal. The specified heart rate interval program.
(Appendix 9)
9. The heartbeat interval specifying program according to appendix 8, further causing a computer to execute a process of determining the search range based on a sampling rate of the sensor signal and a frequency of the heartbeat.
(Appendix 10)
Detecting the body movement of the subject defined in advance,
Based on the detection result of the body movement, the method used to specify the feature point related to the heartbeat is changed,
The heartbeat interval specifying program according to any one of appendices 1 to 9, further causing the computer to execute processing.
(Appendix 11)
When the movement of the body is detected, a feature point in which a difference in amplitude value from the feature point related to the heartbeat in the filtering signal is equal to or less than a predetermined threshold is extracted from a plurality of feature points in the sensor signal. Among the feature points, the feature point having the smallest difference on the time axis with the feature point related to the heartbeat in the filtering signal is specified as the feature point related to the heartbeat,
When the body movement is not detected, a feature point having a minimum time axis difference from a feature point related to the heartbeat in the filtering signal among a plurality of feature points in the sensor signal is related to the heartbeat. The heartbeat interval specifying program according to appendix 10, which is specified as a feature point.
(Appendix 12)
When the movement of the body is detected, a feature point in which a difference in amplitude value from the feature point related to the heartbeat in the filtering signal is equal to or less than a predetermined threshold is extracted from a plurality of feature points in the sensor signal. Among the feature points, the feature point having the smallest difference on the time axis with the feature point related to the heartbeat in the filtering signal is specified as the feature point related to the heartbeat,
If the body movement is not detected, a feature point related to the heartbeat is selected from among a plurality of feature points in the sensor signal that has a minimum difference in amplitude value from the feature point related to the heartbeat in the filtering signal. The heartbeat interval specifying program according to appendix 10, which is specified as a point.
(Appendix 13)
A sensor signal acquisition unit for acquiring a sensor signal generated based on the reflected wave of the detection wave transmitted toward the subject's heart;
A frequency analysis unit for identifying a heartbeat frequency based on the sensor signal;
A filter processing unit that filters the sensor signal based on the frequency of the heartbeat identified by the frequency analysis unit;
When a signal obtained by the filtering process is a filtering signal, a heartbeat that identifies a feature point related to the heartbeat from a plurality of feature points in the sensor signal based on the feature point related to the heartbeat in the filtering signal A feature point identification unit;
A heartbeat interval specifying device, comprising: a heartbeat interval calculating unit that calculates a heartbeat interval based on the feature points related to the heartbeat specified by the heartbeat feature point specifying unit.
(Appendix 14)
Obtain a sensor signal generated based on the reflected wave of the detection wave transmitted toward the subject's heart,
Based on the acquired sensor signal, the frequency of the heartbeat is specified,
Filtering the sensor signal based on the identified frequency of the heartbeat;
When the signal obtained by the filtering process is a filtering signal, the feature point related to the heartbeat is identified from the plurality of feature points in the sensor signal based on the feature point related to the heartbeat in the filtering signal,
A heartbeat interval identification method executed by a computer, comprising calculating a heartbeat interval based on the identified feature points related to the heartbeat.

10,10A 心拍間隔特定装置
31 周波数解析部
32 フィルタ処理部
40 フィルタ遅延補正部
41 フィルタリング信号特徴点検出部
42 センサ信号特徴点検出部
43,43A 心拍特徴点探索部
70 非接触センサ
100 センサ信号取得部
101 心拍成分検出部
102,102A 心拍特徴点特定部
103 心拍間隔算出部
104 出力部
105 動き検出部
10, 10A Heart rate interval identification device
31 Frequency analysis part
32 Filter processing section
40 Filter Delay Correction Unit 41 Filtering Signal Feature Point Detection Unit 42 Sensor Signal Feature Point Detection Unit 43, 43A Heartbeat Feature Point Search Unit 70 Non-contact Sensor
DESCRIPTION OF SYMBOLS 100 Sensor signal acquisition part 101 Heartbeat component detection part 102,102A Heartbeat feature point specific | specification part 103 Heartbeat interval calculation part 104 Output part
105 Motion detection unit

Claims (9)

被験者の心臓に向けて送信した検出波の反射波に基づき生成されるセンサ信号を取得し、
取得した前記センサ信号に基づいて、心拍の周波数を特定し、
特定した前記心拍の周波数に基づいて、前記センサ信号をフィルタ処理し、
前記フィルタ処理により得られる信号をフィルタリング信号としたとき、前記フィルタリング信号における前記心拍に係る特徴点に基づいて、前記センサ信号における複数の特徴点のうちから、前記心拍に係る特徴点を特定し、
特定した前記心拍に係る特徴点に基づいて、心拍の間隔を算出する、
処理をコンピューターに実行させる、心拍間隔特定プログラム。
Obtain a sensor signal generated based on the reflected wave of the detection wave transmitted toward the subject's heart,
Based on the acquired sensor signal, the frequency of the heartbeat is specified,
Filtering the sensor signal based on the identified frequency of the heartbeat;
When the signal obtained by the filtering process is a filtering signal, the feature point related to the heartbeat is identified from the plurality of feature points in the sensor signal based on the feature point related to the heartbeat in the filtering signal,
Calculating a heartbeat interval based on the identified feature points relating to the heartbeat;
Heart rate interval identification program that causes a computer to execute processing.
前記心拍に係る特徴点を特定することは、前記フィルタリング信号における前記心拍に係る特徴点と、前記センサ信号における複数の特徴点のそれぞれとの間の、時間軸上の差及び振幅値の差のうちの少なくともいずれか一方を算出することを含む、請求項1に記載の心拍間隔特定プログラム。   Specifying the feature point related to the heartbeat is the difference between the feature point related to the heartbeat in the filtering signal and the difference in amplitude value between the plurality of feature points in the sensor signal. The heart rate interval identification program according to claim 1, comprising calculating at least one of them. 前記心拍に係る特徴点を特定することは、前記センサ信号における複数の特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との時間軸上の差が最小となる特徴点を、前記心拍に係る特徴点として特定することを含む、請求項2に記載の心拍間隔特定プログラム。   Specifying the feature point related to the heartbeat is a feature point in which a difference on the time axis with the feature point related to the heartbeat in the filtering signal among the plurality of feature points in the sensor signal is minimized. The heartbeat interval specifying program according to claim 2, comprising specifying the feature point related to a heartbeat. 前記心拍に係る特徴点を特定することは、前記センサ信号における複数の特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との振幅値の差が最小となる特徴点を、前記心拍に係る特徴点として特定することを含む、請求項2に記載の心拍間隔特定プログラム。   Specifying the feature point related to the heartbeat is to select a feature point having a minimum difference in amplitude value from the feature point related to the heartbeat in the filtering signal among the plurality of feature points in the sensor signal. The heartbeat interval specifying program according to claim 2, comprising specifying the feature point according to. 前記心拍に係る特徴点を特定することは、前記センサ信号における複数の特徴点のうちから、前記フィルタリング信号における前記心拍に係る特徴点との振幅値の差が所定閾値以下となる特徴点を抽出し、抽出した特徴点のうちの、前記フィルタリング信号における前記心拍に係る特徴点との時間軸上の差が最小となる特徴点を、前記心拍に係る特徴点として特定することを含む、請求項2に記載の心拍間隔特定プログラム。   The feature point related to the heartbeat is extracted from a plurality of feature points in the sensor signal by extracting a feature point whose amplitude value difference from the feature point related to the heartbeat in the filtering signal is a predetermined threshold value or less. And, among the extracted feature points, a feature point having a minimum time axis difference from the feature point related to the heartbeat in the filtering signal is specified as the feature point related to the heartbeat. 2. Heart rate interval specifying program according to 2. 前記フィルタ処理に用いるフィルタの遅延特性に基づいて、前記センサ信号に対する前記フィルタリング信号の遅延を補正する処理をコンピューターに更に実行させ、
前記時間軸上の差は、前記センサ信号に対する前記フィルタリング信号の前記遅延が補正された後における差である、請求項2又は3に記載の心拍間隔特定プログラム。
Based on the delay characteristics of the filter used for the filter processing, the computer further executes processing for correcting the delay of the filtering signal with respect to the sensor signal,
The heartbeat interval specifying program according to claim 2 or 3, wherein the difference on the time axis is a difference after the delay of the filtering signal with respect to the sensor signal is corrected.
予め規定された前記被験者の身体の動きを検出し、
前記身体の動きの検出結果に基づいて、前記心拍に係る特徴点を特定する際に用いる方法を変更する、
処理をコンピューターに更に実行させる、請求項1〜6のうちのいずれか1項に記載の心拍間隔特定プログラム。
Detecting the body movement of the subject defined in advance,
Based on the detection result of the body movement, the method used to specify the feature point related to the heartbeat is changed,
The heartbeat interval specifying program according to claim 1, further causing the computer to execute processing.
被験者の心臓に向けて送信した検出波の反射波に基づき生成されるセンサ信号を取得するセンサ信号取得部と、
前記センサ信号に基づいて、心拍の周波数を特定する周波数解析部と、
前記周波数解析部により特定された前記心拍の周波数に基づいて、前記センサ信号をフィルタ処理するフィルタ処理部と、
前記フィルタ処理により得られる信号をフィルタリング信号としたとき、前記フィルタリング信号における前記心拍に係る特徴点に基づいて、前記センサ信号における複数の特徴点のうちから、前記心拍に係る特徴点を特定する心拍特徴点特定部と、
前記心拍特徴点特定部により特定された前記心拍に係る特徴点に基づいて、心拍の間隔を算出する心拍間隔算出部とを含む、心拍間隔特定装置。
A sensor signal acquisition unit for acquiring a sensor signal generated based on the reflected wave of the detection wave transmitted toward the subject's heart;
A frequency analysis unit for identifying a heartbeat frequency based on the sensor signal;
A filter processing unit that filters the sensor signal based on the frequency of the heartbeat identified by the frequency analysis unit;
When a signal obtained by the filtering process is a filtering signal, a heartbeat that identifies a feature point related to the heartbeat from a plurality of feature points in the sensor signal based on the feature point related to the heartbeat in the filtering signal A feature point identification unit;
A heartbeat interval specifying device, comprising: a heartbeat interval calculating unit that calculates a heartbeat interval based on the feature points related to the heartbeat specified by the heartbeat feature point specifying unit.
被験者の心臓に向けて送信した検出波の反射波に基づき生成されるセンサ信号を取得し、
取得した前記センサ信号に基づいて、心拍の周波数を特定し、
特定した前記心拍の周波数に基づいて、前記センサ信号をフィルタ処理し、
前記フィルタ処理により得られる信号をフィルタリング信号としたとき、前記フィルタリング信号における前記心拍に係る特徴点に基づいて、前記センサ信号における複数の特徴点のうちから、前記心拍に係る特徴点を特定し、
特定した前記心拍に係る特徴点に基づいて、心拍の間隔を算出することを含む、コンピューターにより実行される心拍間隔特定方法。
Obtain a sensor signal generated based on the reflected wave of the detection wave transmitted toward the subject's heart,
Based on the acquired sensor signal, the frequency of the heartbeat is specified,
Filtering the sensor signal based on the identified frequency of the heartbeat;
When the signal obtained by the filtering process is a filtering signal, the feature point related to the heartbeat is identified from the plurality of feature points in the sensor signal based on the feature point related to the heartbeat in the filtering signal,
A heartbeat interval identification method executed by a computer, comprising calculating a heartbeat interval based on the identified feature points related to the heartbeat.
JP2015127674A 2015-06-25 2015-06-25 Heartbeat interval specifying program, heart beat interval specifying device, and heart beat interval specifying method Active JP6519344B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015127674A JP6519344B2 (en) 2015-06-25 2015-06-25 Heartbeat interval specifying program, heart beat interval specifying device, and heart beat interval specifying method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015127674A JP6519344B2 (en) 2015-06-25 2015-06-25 Heartbeat interval specifying program, heart beat interval specifying device, and heart beat interval specifying method

Publications (2)

Publication Number Publication Date
JP2017006540A true JP2017006540A (en) 2017-01-12
JP6519344B2 JP6519344B2 (en) 2019-05-29

Family

ID=57760671

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015127674A Active JP6519344B2 (en) 2015-06-25 2015-06-25 Heartbeat interval specifying program, heart beat interval specifying device, and heart beat interval specifying method

Country Status (1)

Country Link
JP (1) JP6519344B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140040585A (en) * 2012-09-26 2014-04-03 삼성전자주식회사 Image forming system, scanning apparatus having function of copy job and method for performing copy job thereof
JP2019166143A (en) * 2018-03-23 2019-10-03 富士ゼロックス株式会社 Biological information measurement apparatus and biological information measurement program
JP2019201698A (en) * 2018-05-21 2019-11-28 株式会社Soken Living body detection device
WO2023058580A1 (en) * 2021-10-04 2023-04-13 ニッシンボウ シンガポール ピーティーイー リミテッド Heartbeat and respiration detection device and heartbeat and respiration detection program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004329735A (en) * 2003-05-12 2004-11-25 Pioneer Electronic Corp Biological information detector
JP2007054471A (en) * 2005-08-26 2007-03-08 Nippon Koden Corp Pulse rate measuring apparatus and pulse rate measuring method
JP2010142456A (en) * 2008-12-19 2010-07-01 Panasonic Corp Heartbeat detecting apparatus
US20140058254A1 (en) * 2012-08-22 2014-02-27 Fujitsu Limited Heart rate estimating apparatus and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004329735A (en) * 2003-05-12 2004-11-25 Pioneer Electronic Corp Biological information detector
JP2007054471A (en) * 2005-08-26 2007-03-08 Nippon Koden Corp Pulse rate measuring apparatus and pulse rate measuring method
JP2010142456A (en) * 2008-12-19 2010-07-01 Panasonic Corp Heartbeat detecting apparatus
US20140058254A1 (en) * 2012-08-22 2014-02-27 Fujitsu Limited Heart rate estimating apparatus and method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140040585A (en) * 2012-09-26 2014-04-03 삼성전자주식회사 Image forming system, scanning apparatus having function of copy job and method for performing copy job thereof
JP2019166143A (en) * 2018-03-23 2019-10-03 富士ゼロックス株式会社 Biological information measurement apparatus and biological information measurement program
JP7127323B2 (en) 2018-03-23 2022-08-30 富士フイルムビジネスイノベーション株式会社 Biological information measuring device and biological information measuring program
JP2019201698A (en) * 2018-05-21 2019-11-28 株式会社Soken Living body detection device
JP7057216B2 (en) 2018-05-21 2022-04-19 株式会社Soken Biological detector
WO2023058580A1 (en) * 2021-10-04 2023-04-13 ニッシンボウ シンガポール ピーティーイー リミテッド Heartbeat and respiration detection device and heartbeat and respiration detection program

Also Published As

Publication number Publication date
JP6519344B2 (en) 2019-05-29

Similar Documents

Publication Publication Date Title
US10667713B2 (en) R-R interval measurement using multi-rate ECG processing
US9782087B2 (en) Heart rate estimating apparatus and method
US10172519B2 (en) Biosignal transmitter, biosignal receiver, and method of transmitting and receiving biosignal
JP6519344B2 (en) Heartbeat interval specifying program, heart beat interval specifying device, and heart beat interval specifying method
US20160025847A1 (en) State recognizing device, state recognizing method, and recording medium
EP3094248A1 (en) Method and device for the detection of respiratory rate
JP6056389B2 (en) Heart rate estimation device, heart rate estimation method and program
EP3409194B1 (en) Respiration rate detection apparatus, respiration rate detection method, and program storage medium
CN112494001B (en) PPG signal quality evaluation method and device, wearable device and storage medium
US20230091163A1 (en) Heart activity monitoring during physical exercise
CN104027109A (en) Atrial fibrillation analyzer and program
KR102007011B1 (en) Device and method for detecting electrocardiogram signal from important point
CN113693582A (en) Vital sign information monitoring method and device, storage medium and processor
CN107405086B (en) Measurement device, measurement method, and program
JP2015096831A (en) Information processing device, information processing method, and program
JP2015217060A (en) Heartbeat detection method and heartbeat detector
JP2018051162A (en) Biological signal detection system and biological signal detection method
KR101992763B1 (en) Device and method of abnormal electrocardiographic signals information output
CN115137329A (en) Heart rate detection method and wearable device
CN117064361B (en) Pulse wave-based heart rate variability analysis method and device
WO2020195899A1 (en) Biological information detection device
JP2012205856A (en) Signal processing apparatus, signal processing method, program, and information processing apparatus
CN117918812A (en) Non-contact human vital sign sensing method and system based on radar

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190115

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190307

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: 20190326

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190408

R150 Certificate of patent or registration of utility model

Ref document number: 6519344

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150