JP2013022188A - Gait analyzing method, gait analyzer, and program of the same - Google Patents

Gait analyzing method, gait analyzer, and program of the same Download PDF

Info

Publication number
JP2013022188A
JP2013022188A JP2011158965A JP2011158965A JP2013022188A JP 2013022188 A JP2013022188 A JP 2013022188A JP 2011158965 A JP2011158965 A JP 2011158965A JP 2011158965 A JP2011158965 A JP 2011158965A JP 2013022188 A JP2013022188 A JP 2013022188A
Authority
JP
Japan
Prior art keywords
peak
acceleration data
autocorrelation
gait
detecting
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
JP2011158965A
Other languages
Japanese (ja)
Other versions
JP5509153B2 (en
Inventor
Tatsuya Ishihara
達也 石原
Tatsuaki Ito
達明 伊藤
Akio Shinohara
章夫 篠原
Nobuhiro Muto
伸洋 武藤
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2011158965A priority Critical patent/JP5509153B2/en
Publication of JP2013022188A publication Critical patent/JP2013022188A/en
Application granted granted Critical
Publication of JP5509153B2 publication Critical patent/JP5509153B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To accurately analyze the gait of a user.SOLUTION: A gait analyzer 1 includes: an acceleration information reception part 101 for time-sequentially receiving first acceleration data measured when a user walks; a smoothing processing part 102 for performing smoothing processing to the first acceleration data; a walking cycle calculation part 103 for performing frequency analysis to each of second acceleration data after the smoothing processing and the first acceleration data, extracting the candidate of a peak frequency from the power spectrum of the second acceleration data, detecting the peak frequency near the candidate from the power spectrum of the first acceleration data, and calculating the walking cycle T of the user by the peak frequency; an autocorrelation calculation part 104 for calculating the autocorrelation function of the first acceleration data; and a peak detection part 105 for detecting a peak in the autocorrelation function on the basis of the walking cycle T.

Description

この発明は、歩容解析方法、歩容解析装置及びそのプログラムに関する。   The present invention relates to a gait analysis method, a gait analysis device, and a program thereof.

ユーザの歩行時に計測された加速度データに対する自己相関関数において、奇数ピークは右左それぞれの脚で歩いた時点を示し、偶数ピークは右脚同士または左脚同士の対象性を比較するものである。そのため、歩容解析における研究においては、図6に示す第1ピーク及び第2ピークが歩容パラメータとして活用されている。   In the autocorrelation function for the acceleration data measured when the user walks, the odd-numbered peak indicates the time when the left and right legs are walked, and the even-numbered peak compares the objectivity of the right legs or the left legs. Therefore, in research on gait analysis, the first peak and the second peak shown in FIG. 6 are used as gait parameters.

しかしながら、ユーザの歩行位置における地理的要因やユーザの健康状態などに応じて歩行時における加速度の時系列変化はシーンに応じて大きく異なる。そのため、加速度データに付加されるノイズもシーンに応じて異なる。したがって、加速度データを用いて算出される自己相関関数における自己相関ピークを検出する場合、シーンに応じて変動するこれらノイズの影響を考慮する必要がある。   However, the time-series change in acceleration during walking varies greatly depending on the scene, depending on the geographical factors at the user's walking position, the user's health condition, and the like. Therefore, the noise added to the acceleration data varies depending on the scene. Therefore, when detecting an autocorrelation peak in an autocorrelation function calculated using acceleration data, it is necessary to consider the influence of these noises that vary depending on the scene.

非特許文献1には、音信号におけるピーク検出を行うために、移動平均法を用いた平滑化を行った音声信号に対し、3点比較を行うことでピークを検出する技術が開示されている。
また、非特許文献2には、平滑化微分を用いて符号が正から負になる位置を抽出し、抽出された位置の中から閾値以上の位置をピークとして抽出する技術が開示されている。
Non-Patent Document 1 discloses a technique for detecting a peak by performing a three-point comparison on an audio signal that has been smoothed using a moving average method in order to detect a peak in a sound signal. .
Further, Non-Patent Document 2 discloses a technique for extracting a position where a sign is positive from negative using smoothing differentiation, and extracting a position that is equal to or greater than a threshold from the extracted positions as a peak.

琴坂信哉,Stefan Schaal,“神経振動子を用いたロボットのリズミックな運動生成”,日本ロボット学会誌,Vol.19,No.1,pp.116-123,2001Shinya Kotosaka, Stefan Schaal, “Rhythmic motion generation of robots using neural oscillators”, Journal of the Robotics Society of Japan, Vol.19, No.1, pp.116-123, 2001 後藤真孝,“リアルタイム音楽情景記述システム:サビ区間検出手法”,情報処理学会音楽情報科学研究会研究報告,Vol.2002,No.100,pp.27-34,2002Masataka Goto, “Real-time music scene description system: rust section detection method”, Information Processing Society of Japan Information and Music Society Research Report, Vol.2002, No.100, pp.27-34, 2002

図6は、一例として、リハビリ患者の歩行時における加速度の自己相関関数を示したものである。図7に、上記図6の自己相関関数に平滑化処理を加えた結果を示す。なお、図7において、3点比較により検出されたピークを丸印で示している。
非特許文献1の技術は、平滑化処理された信号波形からピークを算出する方式であるため、図7に示すように歩容解析に重要となる歩行周期近傍における自己相関ピーク以外の箇所がピークとして抽出されてしまう。
FIG. 6 shows, as an example, an autocorrelation function of acceleration during walking of a rehabilitation patient. FIG. 7 shows the result of smoothing the autocorrelation function shown in FIG. In FIG. 7, peaks detected by the three-point comparison are indicated by circles.
Since the technique of Non-Patent Document 1 is a method of calculating a peak from a smoothed signal waveform, as shown in FIG. 7, a portion other than the autocorrelation peak in the vicinity of the gait period that is important for gait analysis is a peak. Will be extracted.

また、非特許文献2の技術では、閾値処理を加えることで不要なピークの削除を図っているが、ユーザの歩行シーンに応じてピークの大きさが異なる場合があるため、適切な閾値の設定が困難となる。   Further, in the technique of Non-Patent Document 2, an unnecessary peak is deleted by adding a threshold process. However, since the peak size may differ depending on the user's walking scene, an appropriate threshold value is set. It becomes difficult.

この発明は上記事情に着目してなされたもので、その目的とするところは、ユーザの歩容を精度良く解析できるようにする歩容解析方法、歩容解析装置及びそのプログラムを提供することにある。   The present invention has been made paying attention to the above circumstances, and an object of the present invention is to provide a gait analysis method, a gait analysis device, and a program thereof that enable a user's gait to be analyzed with high accuracy. is there.

上記目的を達成するために本発明の第1の態様は、ユーザの歩容を解析する歩容解析方法、歩容解析装置及びそのプログラムであって、前記ユーザの歩行時に計測された第1加速度データを時系列で受信し、前記第1加速度データに対して平滑化処理を行い、前記平滑化処理後の第2加速度データ及び前記第1加速度データのそれぞれに対して周波数解析を行い、前記第2加速度データのパワースペクトラムからピーク周波数の候補を抽出し、前記第1加速度データのパワースペクトラムから前記候補の近傍のピーク周波数を検出し、当該ピーク周波数により前記ユーザの歩行周期Tを算出し、前記第1加速度データの自己相関関数を算出し、前記歩行周期Tに基づいて前記自己相関関数におけるピークを検出するものである。   To achieve the above object, according to a first aspect of the present invention, there is provided a gait analysis method, a gait analysis device and a program thereof for analyzing a user's gait, wherein the first acceleration measured during the user's walking Receiving data in a time series, performing a smoothing process on the first acceleration data, performing frequency analysis on each of the second acceleration data and the first acceleration data after the smoothing process, and 2 extracting a peak frequency candidate from the power spectrum of the acceleration data, detecting a peak frequency in the vicinity of the candidate from the power spectrum of the first acceleration data, calculating the walking period T of the user from the peak frequency, An autocorrelation function of the first acceleration data is calculated, and a peak in the autocorrelation function is detected based on the walking cycle T.

上記第1の態様によれば、計測された加速度データに含まれる高周波数成分のノイズが自己相関関数のピーク検出に与える影響を低減することができる。これにより、ローパスフィルタなどの平滑化処理や閾値処理のみではピーク検出を行うことが困難な歩行時における加速度データについても、歩容解析に有用な自己相関関数におけるピークを精度良く検出することが可能となる。   According to the first aspect, it is possible to reduce the influence of high frequency component noise included in the measured acceleration data on the peak detection of the autocorrelation function. This makes it possible to accurately detect peaks in autocorrelation functions that are useful for gait analysis, even for acceleration data during walking that is difficult to detect with only smoothing processing such as a low-pass filter or threshold processing. It becomes.

本発明の第2の態様は、前記第1の態様において、前記ピークの検出は、前記自己相関関数において前記歩行周期T近傍の遅れ時間における最大の自己相関係数を自己相関第1ピークとして検出するものである。
上記第2の態様によれば、計測された加速データに含まれるノイズに起因するパワースペクトラムの高周波数成分をピークとして誤検出するのを防ぎ、歩容解析に有用な自己相関関数における第1ピークを精度良く検出することが可能となる。
According to a second aspect of the present invention, in the first aspect, the peak is detected by detecting, as the autocorrelation first peak, the maximum autocorrelation coefficient in the delay time near the walking cycle T in the autocorrelation function. To do.
According to the second aspect, the first peak in the autocorrelation function useful for gait analysis is prevented by preventing erroneous detection as a peak of the high frequency component of the power spectrum caused by noise included in the measured acceleration data. Can be detected with high accuracy.

また、本発明の第3の態様は、前記第2の態様において、前記ピークの検出は、前記自己相関関数における自己相関第nピーク(nは自然数)を検出する場合に、前記自己相関関数において前記歩行周期T×n近傍の遅れ時間における最大の自己相関係数を自己相関第nピークとして検出するものである。
上記第3の態様によれば、歩容解析における研究において歩容パラメータとして活用される第nピークを精度良くかつ容易に求めることができる。
According to a third aspect of the present invention, in the second aspect, the peak is detected in the autocorrelation function when the nth autocorrelation peak (n is a natural number) in the autocorrelation function is detected. The maximum autocorrelation coefficient in the delay time in the vicinity of the walking cycle T × n is detected as the nth autocorrelation peak.
According to the third aspect, the n-th peak used as a gait parameter in research in gait analysis can be obtained accurately and easily.

すなわちこの発明によれば、ユーザの歩容を精度良く解析できるようにする歩容解析方法、歩容解析装置及びそのプログラムを提供することができる。   That is, according to the present invention, it is possible to provide a gait analysis method, a gait analysis device, and a program thereof that enable a user's gait to be analyzed with high accuracy.

本発明の一実施形態に係る歩容解析装置の構成を示す図。The figure which shows the structure of the gait analyzer which concerns on one Embodiment of this invention. 図1の歩容解析装置の機能構成を示すブロック図。The block diagram which shows the function structure of the gait analyzer of FIG. 図1の歩容解析装置の動作を示すフローチャート。The flowchart which shows operation | movement of the gait analyzer of FIG. 加速度データのパワースペクトラムの一例を示す図。The figure which shows an example of the power spectrum of acceleration data. 加速度データの自己相関関数の算出結果を示す図。The figure which shows the calculation result of the autocorrelation function of acceleration data. 一般的な加速度データの自己相関関数の算出結果を示す図。The figure which shows the calculation result of the autocorrelation function of general acceleration data. 図6の自己相関関数の平滑化処理結果を示す図。The figure which shows the smoothing process result of the autocorrelation function of FIG.

以下、図面を参照して、本発明の一実施形態に係る歩容解析方法、歩容解析装置及びそのプログラムを説明する。
図1は、本発明の一実施形態に係る歩容解析装置の構成を示す図である。
歩容解析装置1は、CPU(Central Processing Unit)及びメモリ等を有するコンピュータにより構成され、ユーザが携帯する加速度センサ2によって得られた加速度データを受信する。実施形態としては、加速度センサ2が有線又は無線を問わずに加速度データを歩容解析装置1に送信する方式でもよいし、加速度センサ2と一体型となった計算処理端末として歩容解析装置1を構成する方式でもよいものとする。
Hereinafter, a gait analysis method, a gait analysis device, and a program thereof according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing the configuration of a gait analyzer according to an embodiment of the present invention.
The gait analyzer 1 is configured by a computer having a CPU (Central Processing Unit), a memory, and the like, and receives acceleration data obtained by an acceleration sensor 2 carried by the user. As an embodiment, a method in which the acceleration sensor 2 transmits acceleration data to the gait analysis device 1 regardless of whether it is wired or wireless, or the gait analysis device 1 as a calculation processing terminal integrated with the acceleration sensor 2 is possible. It is also possible to use a method of configuring

図2は、歩容解析装置1の機能構成を示すブロック図である。歩容解析装置1は、加速度情報受信部101、平滑化処理部102、歩行周期算出部103、自己相関算出部104、及びピーク検出部105を備える。なお、これらの各部は、歩容解析装置1のCPUとメモリ上で実行される制御プログラムにより実現する。   FIG. 2 is a block diagram showing a functional configuration of the gait analyzer 1. The gait analyzing apparatus 1 includes an acceleration information receiving unit 101, a smoothing processing unit 102, a walking cycle calculation unit 103, an autocorrelation calculation unit 104, and a peak detection unit 105. These units are realized by the CPU of the gait analyzer 1 and a control program executed on the memory.

加速度情報受信部101は、通信インタフェース等で構成され、ユーザの歩行時に加速度センサ2によって計測された加速度データを有線又は無線により時系列で受信する。また、加速度情報受信部101は、メモリカード等の記録媒体に格納されている加速度データを読み込むように構成してもよい。   The acceleration information receiving unit 101 includes a communication interface or the like, and receives acceleration data measured by the acceleration sensor 2 when the user walks in time series by wire or wireless. Further, the acceleration information receiving unit 101 may be configured to read acceleration data stored in a recording medium such as a memory card.

平滑化処理部102は、加速度情報受信部101で受信された加速度データの平滑化処理を行う。
歩行周期算出部103は、加速度情報受信部101で受信された加速度データ(第1加速度データ)、及び平滑化処理部102から出力される平滑化処理後の加速度データ(第2加速度データ)をそれぞれ周波数解析して得られるパワースペクトラムから、後述する手法によりユーザの歩行周期を算出する。
The smoothing processing unit 102 performs a smoothing process on the acceleration data received by the acceleration information receiving unit 101.
The walking cycle calculation unit 103 receives the acceleration data (first acceleration data) received by the acceleration information receiving unit 101 and the smoothed acceleration data (second acceleration data) output from the smoothing processing unit 102, respectively. A user's walking cycle is calculated from a power spectrum obtained by frequency analysis by a method described later.

自己相関算出部104は、加速度情報受信部101で受信された加速度データの自己相関関数を算出する。
ピーク検出部105は、歩行周期算出部103で算出された歩行周期に基づいて、自己相関算出部104で算出された自己相関関数におけるピークを検出する。
The autocorrelation calculating unit 104 calculates an autocorrelation function of the acceleration data received by the acceleration information receiving unit 101.
The peak detection unit 105 detects a peak in the autocorrelation function calculated by the autocorrelation calculation unit 104 based on the walking cycle calculated by the walking cycle calculation unit 103.

次に、このように構成される歩容解析装置の動作について詳しく説明する。
加速度情報受信部101は、加速度センサ2から予め定められた時間長の加速度データを予め定めた時間間隔で受信する。あるいは、予め定めたルールに基づいたイベントが発生するごとに加速度データを受信する。以降では、受信した時刻t1から時刻tnまでにおける加速度データの時系列データをat1:tnとする。加速度情報受信部101は、受信した加速度データat1:tnを、平滑化処理部102及び歩行周期算出部103に送信する。
Next, the operation of the gait analyzer configured as described above will be described in detail.
The acceleration information receiving unit 101 receives acceleration data of a predetermined time length from the acceleration sensor 2 at predetermined time intervals. Alternatively, acceleration data is received every time an event based on a predetermined rule occurs. Hereinafter, the time series data of the acceleration data from the received time t1 to time tn is defined as at1: tn . The acceleration information receiving unit 101 transmits the received acceleration data at1: tn to the smoothing processing unit 102 and the walking cycle calculation unit 103.

平滑化処理部102は、加速度情報受信部101から受信した加速度データat1:tnの平滑化処理を行う。これにより、加速度データat1:tnの高周波数成分のノイズが自己相関関数のピーク検出に与える影響を低減することができる。平滑化手法の例としては、ローパスフィルタを用いた平滑化処理がある。これは、加速度データat1:tnに下記の式(1)に示す一次遅れの伝達関数G(s)を乗じることで実現できる。 The smoothing processing unit 102 performs a smoothing process on the acceleration data at1: tn received from the acceleration information receiving unit 101. Thereby, the influence which the noise of the high frequency component of acceleration data at1: tn has on the peak detection of the autocorrelation function can be reduced. As an example of the smoothing method, there is a smoothing process using a low-pass filter. This can be realized by multiplying the acceleration data at1: tn by a first-order lag transfer function G (s) shown in the following equation (1).

Figure 2013022188
ただし、式(1)において、K,ω,sはそれぞれ、ローパスフィルタの通過域での利得、遮断周波数、ラプラス変換の変数とする。これ以下、平滑化された加速度データを平滑化データa´t1:tnと呼ぶ。平滑化処理部102は、平滑化データa´t1:tnを歩行周期算出部103に送信する。
Figure 2013022188
However, in Equation (1), K, ω c , and s are variables for the gain, cutoff frequency, and Laplace transform in the pass band of the low-pass filter, respectively. Hereinafter, the smoothed acceleration data is referred to as smoothed data a ′ t1: tn . The smoothing processing unit 102 transmits the smoothed data a ′ t1: tn to the walking cycle calculation unit 103.

歩行周期算出部103は、加速度情報受信部101から受信した加速度データat1:tn及び平滑化処理部102から受信した平滑化データa´t1:tnのそれぞれに対してFFTなどを用いて周波数解析を行うことで、ユーザの歩行周期を算出する。以下、図3のフローチャートを参照して、歩行周期算出処理の詳細について説明する。 Walking period calculating unit 103, the acceleration data a received from the acceleration information receiving unit 101 t1: tn and smoothed data received from the smoothing processing unit 102 a't1: frequency analysis using FFT or the like for each of tn Is performed to calculate the user's walking cycle. Hereinafter, the details of the walking cycle calculation process will be described with reference to the flowchart of FIG.

図3のステップS1において、歩行周期算出部103は、加速度情報受信部101から加速度データat1:tnを受信し、平滑化処理部102から平滑化データa´t1:tnを受信する。
ステップS2において、歩行周期算出部103は、上記受信された加速度データat1:tn及び平滑化データa´t1:tnのそれぞれに対してFFTなどを用いて離散フーリエ変換を行うことで周波数空間におけるパワースペクトラム成分を算出する。図4(a)に加速度データat1:tnに対して離散フーリエ変換処理した結果の例、図4(b)に平滑化データa´t1:tnに対して離散フーリエ変換処理した結果の例を示す。
In step S1 of FIG. 3, the walking period calculating unit 103, the acceleration data a t1 from the acceleration information receiving unit 101: receiving a tn, smoothing processing unit 102 smoothes data from a't1: receiving a tn.
In step S2, the walking period calculating unit 103, the received acceleration data a t1: tn and smoothed data a't1: in frequency space by performing a discrete Fourier transform by using a FFT for each of tn Calculate the power spectrum component. FIG. 4A shows an example of a result obtained by performing a discrete Fourier transform on the acceleration data a t1: tn , and FIG. 4B shows an example of a result obtained by performing a discrete Fourier transform on the smoothed data a ′ t1: tn . Show.

ステップS3において、歩行周期算出部103は、上記ステップS2で算出した周波数空間における平滑化データa´t1:tnのパワースペクトラム成分f´t1:tnのうち、最大のパワースペクトラムを有する周波数の検出を行う。検出方法としては、例えば、直流成分を除いた最も小さな周波数から昇順にパワースペクトラムの前後3点比較を行うことで局所的なピークを順次探索し、ついで探索されたピーク群の中から最大のパワースペクトラムを有するピークをピーク周波数候補f´として検出する。 In step S3, the walking period calculating section 103, smoothed data a'in the frequency space calculated in step S2 t1: power spectrum components f't1 of tn: of tn, the detection of a frequency having a maximum power spectrum Do. As a detection method, for example, a local peak is sequentially searched by comparing three points before and after the power spectrum in ascending order from the lowest frequency excluding the DC component, and then the maximum power is found from the searched peak group. detecting a peak with a spectrum as the peak frequency candidate f'p.

ステップS4において、歩行周期算出部103は、上記ステップS3で検出したピーク周波数候補f´を用いて、上記ステップS1で受信した加速度データat1:tnのパワースペクトラム成分の情報ft1:tnの中からピーク周波数fを検出する。具体的には、加速度データat1:tnのパワースペクトラム成分ft1:tnに対して、ピーク周波数候補f´近傍の周波数において最大のパワースペクトラムのピークを有するピーク周波数fを検出する。ピークの検出方法としては、ピーク周波数候補f´近傍において周波数軸に対するパワースペクトラムの前後3点比較を行う。図4(b)からわかるように、このようにピーク周波数fを検出することで、加速データat1:tnに含まれるノイズに起因するパワースペクトラムの高周波数成分をピークとして誤検出するのを防ぐことができると期待できる。 In step S4, the walking period calculating unit 103 uses the peak frequency candidate f'p detected in step S3, the acceleration data received in the step S1 a t1: power spectrum component information f of tn t1: the tn detecting a peak frequency f p from within. Specifically, for the power spectrum component f t1: tn of the acceleration data a t1: tn , the peak frequency f p having the maximum power spectrum peak at a frequency near the peak frequency candidate f ′ p is detected. As a peak detection method, three points before and after the power spectrum with respect to the frequency axis are compared in the vicinity of the peak frequency candidate f ′ p . As can be seen from FIG. 4 (b), this way, by detecting the peak frequency f p, acceleration data a t1: from erroneous detection as a peak of the high frequency component of the power spectrum caused by noise contained in tn You can expect to prevent it.

ステップS5において、歩行周期算出部103は、上記ステップS4で検出したピーク周波数fからユーザの歩行周期Tを下記の式(2)により算出する。 In step S5, the walking period calculating unit 103 calculates a walking period T of the user by the following equation (2) from the peak frequency f p detected in step S4.

Figure 2013022188
ステップS6において、歩行周期算出部103は、上記ステップS5で算出したユーザの歩行周期Tを自己相関算出部104及びピーク検出部105に送信し、歩行周期算出処理を終了する。
Figure 2013022188
In step S6, the walking cycle calculation unit 103 transmits the user's walking cycle T calculated in step S5 to the autocorrelation calculation unit 104 and the peak detection unit 105, and ends the walking cycle calculation process.

自己相関算出部104は、加速度データat1:tnの自己相関関数を算出する。自己相関関数は、縦軸を自己相関係数R(k)、横軸を遅れ時間kとする各遅れ時間における自己相関係数の時系列変化を表す。自己相関関数の算出結果の一例を図5に示す。また、自己相関算出部104は、算出した自己相関関数をピーク検出部105に送信する。例えば、加速度データat1:tnの自己相関係数R(k)は下記の式(3)により算出される。 The autocorrelation calculation unit 104 calculates an autocorrelation function of the acceleration data at1: tn . The autocorrelation function represents a time-series change of the autocorrelation coefficient at each delay time with the vertical axis representing the autocorrelation coefficient R (k) and the horizontal axis representing the delay time k. An example of the calculation result of the autocorrelation function is shown in FIG. Further, the autocorrelation calculation unit 104 transmits the calculated autocorrelation function to the peak detection unit 105. For example, the autocorrelation coefficient R (k) of the acceleration data at1: tn is calculated by the following equation (3).

Figure 2013022188
なお、式(3)において、a(t)は、時刻tにおける加速度データを表す。また、kは、kサンプル分の遅れ時間を表し、nは、歩容解析に用いる加速度データの総サンプル数を表す。
Figure 2013022188
In equation (3), a (t) represents acceleration data at time t. K represents a delay time corresponding to k samples, and n represents the total number of acceleration data samples used for gait analysis.

ピーク検出部105は、歩行周期算出部103から受信したユーザの歩行周期Tを用いて、自己相関算出部104から受信した自己相関関数におけるピーク(自己相関ピーク)を検出する。具体的には、歩行周期T近傍の遅れ時間において最大の値を有する自己相関係数を探索し、このときの値を自己相関第1ピークRp1とする。 The peak detection unit 105 detects a peak (autocorrelation peak) in the autocorrelation function received from the autocorrelation calculation unit 104 using the user's walking cycle T received from the walking cycle calculation unit 103. Specifically, an autocorrelation coefficient having the maximum value in the delay time in the vicinity of the walking cycle T is searched, and this value is set as the autocorrelation first peak Rp1 .

探索方法としては、歩行周期T近傍において、自己相関関数に対する前後3点比較を行うことで自己相関係数の最大値を探索する。また、同様にして、自己相関第nピーク(nは自然数)を検出する場合は、歩行周期n×T近傍の遅れ時間において最大の値を有する自己相関係数を検出し、このときの値を自己相関第nピークRpnとする。図5では、第1ピークから第4ピークまでの検出例を示している。 As a search method, the maximum value of the autocorrelation coefficient is searched for by comparing three points before and after the autocorrelation function in the vicinity of the walking cycle T. Similarly, when detecting the nth autocorrelation peak (n is a natural number), the autocorrelation coefficient having the maximum value in the delay time in the vicinity of the walking cycle n × T is detected. The autocorrelation n-th peak R pn is assumed. FIG. 5 shows a detection example from the first peak to the fourth peak.

以上述べたように、本実施形態によれば、自己相関ピークにおける遅れ時間が歩行周期を表すことに着目し、自己相関関数において、周波数解析により抽出されるユーザの歩行周期近傍の遅れ時間における最大の自己相関係数を自己相関ピークとする。このように、歩行の特性を加味することで、図6のように波形が乱れた自己相関関数に対しても、歩容解析において有用となる歩行周期近傍の自己相関ピークを精度よく検出することが可能となる。   As described above, according to the present embodiment, paying attention to the fact that the delay time at the autocorrelation peak represents the walking period, in the autocorrelation function, the maximum delay time in the vicinity of the user's walking period extracted by frequency analysis. The autocorrelation coefficient is taken as the autocorrelation peak. Thus, by taking into account the characteristics of walking, autocorrelation peaks in the vicinity of the walking cycle that are useful in gait analysis can be accurately detected even for autocorrelation functions whose waveforms are disturbed as shown in FIG. Is possible.

なお、この発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

1…歩容解析装置、2…加速度センサ、101…加速度情報受信部、102…平滑化処理部、103…歩行周期算出部、104…自己相関算出部、105…ピーク検出部。   DESCRIPTION OF SYMBOLS 1 ... Gait analyzer 2 ... Acceleration sensor 101 ... Acceleration information receiving part 102 ... Smoothing process part 103 ... Walking period calculation part 104 ... Autocorrelation calculation part 105 ... Peak detection part

Claims (7)

コンピュータによって、ユーザの歩容を解析する方法であって、
前記ユーザの歩行時に計測された第1加速度データを時系列で受信する受信ステップと、
前記第1加速度データに対して平滑化処理を行う平滑化ステップと、
前記平滑化処理後の第2加速度データ及び前記第1加速度データのそれぞれに対して周波数解析を行い、前記第2加速度データのパワースペクトラムからピーク周波数の候補を抽出し、前記第1加速度データのパワースペクトラムから前記候補の近傍のピーク周波数を検出し、当該ピーク周波数により前記ユーザの歩行周期Tを算出する歩行周期算出ステップと、
前記第1加速度データの自己相関関数を算出する自己相関算出ステップと、
前記歩行周期Tに基づいて前記自己相関関数におけるピークを検出するピーク検出ステップと
を有することを特徴とする歩容解析方法。
A method of analyzing a user's gait by a computer,
A receiving step of receiving, in time series, first acceleration data measured when the user walks;
A smoothing step for performing a smoothing process on the first acceleration data;
Frequency analysis is performed on each of the second acceleration data and the first acceleration data after the smoothing process, a candidate of a peak frequency is extracted from the power spectrum of the second acceleration data, and the power of the first acceleration data Detecting a peak frequency in the vicinity of the candidate from the spectrum, and calculating a walking period T of the user based on the peak frequency;
An autocorrelation calculating step of calculating an autocorrelation function of the first acceleration data;
A gait analysis method comprising: a peak detection step of detecting a peak in the autocorrelation function based on the walking period T.
前記ピーク検出ステップは、前記自己相関関数において前記歩行周期T近傍の遅れ時間における最大の自己相関係数を自己相関第1ピークとして検出することを特徴とする請求項1に記載の歩容解析方法。   The gait analysis method according to claim 1, wherein the peak detecting step detects a maximum autocorrelation coefficient in a delay time in the vicinity of the walking cycle T in the autocorrelation function as an autocorrelation first peak. . 前記ピーク検出ステップは、前記自己相関関数における自己相関第nピーク(nは自然数)を検出する場合に、前記自己相関関数において前記歩行周期T×n近傍の遅れ時間における最大の自己相関係数を自己相関第nピークとして検出することを特徴とする請求項2に記載の歩容解析方法。   In the peak detection step, when detecting the autocorrelation n-th peak (n is a natural number) in the autocorrelation function, the maximum autocorrelation coefficient in the delay time near the walking cycle T × n in the autocorrelation function is calculated. The gait analysis method according to claim 2, wherein the gait analysis method is detected as an autocorrelation nth peak. ユーザの歩容を解析する装置であって、
前記ユーザの歩行時に計測された第1加速度データを時系列で受信する受信手段と、
前記第1加速度データに対して平滑化処理を行う平滑化手段と、
前記平滑化処理後の第2加速度データ及び前記第1加速度データのそれぞれに対して周波数解析を行い、前記第2加速度データのパワースペクトラムからピーク周波数の候補を抽出し、前記第1加速度データのパワースペクトラムから前記候補の近傍のピーク周波数を検出し、当該ピーク周波数により前記ユーザの歩行周期Tを算出する歩行周期算出手段と、
前記第1加速度データの自己相関関数を算出する自己相関算出手段と、
前記歩行周期Tに基づいて前記自己相関関数におけるピークを検出するピーク検出手段と
を具備することを特徴とする歩容解析装置。
An apparatus for analyzing a user's gait,
Receiving means for receiving, in time series, first acceleration data measured when the user walks;
Smoothing means for performing a smoothing process on the first acceleration data;
Frequency analysis is performed on each of the second acceleration data and the first acceleration data after the smoothing process, a candidate of a peak frequency is extracted from the power spectrum of the second acceleration data, and the power of the first acceleration data A walking cycle calculating means for detecting a peak frequency in the vicinity of the candidate from a spectrum and calculating the walking cycle T of the user based on the peak frequency;
Autocorrelation calculating means for calculating an autocorrelation function of the first acceleration data;
A gait analyzing apparatus comprising: peak detecting means for detecting a peak in the autocorrelation function based on the walking period T.
前記ピーク検出手段は、前記自己相関関数において前記歩行周期T近傍の遅れ時間における最大の自己相関係数を自己相関第1ピークとして検出することを特徴とする請求項4に記載の歩容解析装置。   The gait analyzer according to claim 4, wherein the peak detecting means detects a maximum autocorrelation coefficient in a delay time in the vicinity of the walking cycle T in the autocorrelation function as an autocorrelation first peak. . 前記ピーク検出手段は、前記自己相関関数における自己相関第nピーク(nは自然数)を検出する場合に、前記自己相関関数において前記歩行周期T×n近傍の遅れ時間における最大の自己相関係数を自己相関第nピークとして検出することを特徴とする請求項5に記載の歩容解析装置。   When detecting the autocorrelation n-th peak (n is a natural number) in the autocorrelation function, the peak detecting means calculates a maximum autocorrelation coefficient in a delay time in the vicinity of the walking cycle T × n in the autocorrelation function. 6. The gait analyzer according to claim 5, wherein the gait analyzer is detected as an autocorrelation nth peak. 請求項4乃至6のいずれか1項に記載の歩容解析装置を構成する各手段としてコンピュータを機能させる歩容解析プログラム。   A gait analysis program for causing a computer to function as each means constituting the gait analysis device according to any one of claims 4 to 6.
JP2011158965A 2011-07-20 2011-07-20 Gait analysis method, gait analysis device and program thereof Active JP5509153B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011158965A JP5509153B2 (en) 2011-07-20 2011-07-20 Gait analysis method, gait analysis device and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011158965A JP5509153B2 (en) 2011-07-20 2011-07-20 Gait analysis method, gait analysis device and program thereof

Publications (2)

Publication Number Publication Date
JP2013022188A true JP2013022188A (en) 2013-02-04
JP5509153B2 JP5509153B2 (en) 2014-06-04

Family

ID=47781208

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011158965A Active JP5509153B2 (en) 2011-07-20 2011-07-20 Gait analysis method, gait analysis device and program thereof

Country Status (1)

Country Link
JP (1) JP5509153B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015109946A (en) * 2013-11-05 2015-06-18 セイコーエプソン株式会社 Exercise quantity calculation method, exercise quantity calculation device, and portable apparatus
CN105268171A (en) * 2015-09-06 2016-01-27 安徽华米信息科技有限公司 Gait monitoring method, gait monitoring device and wearable device
JP2016112053A (en) * 2014-12-11 2016-06-23 国立研究開発法人産業技術総合研究所 Walking state determination method, program and device
JP2017042380A (en) * 2015-08-27 2017-03-02 カシオ計算機株式会社 Electronic apparatus, control method thereof, and control program
JP2018026018A (en) * 2016-08-10 2018-02-15 公立大学法人大阪市立大学 Gait analyzer
CN110786863A (en) * 2019-11-07 2020-02-14 杭州十域科技有限公司 Pedestrian gait detection method based on mobile device
CN111767932A (en) * 2019-04-02 2020-10-13 北京深蓝长盛科技有限公司 Action determination method and device, computer device and computer-readable storage medium

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015109946A (en) * 2013-11-05 2015-06-18 セイコーエプソン株式会社 Exercise quantity calculation method, exercise quantity calculation device, and portable apparatus
JP2016112053A (en) * 2014-12-11 2016-06-23 国立研究開発法人産業技術総合研究所 Walking state determination method, program and device
JP2017042380A (en) * 2015-08-27 2017-03-02 カシオ計算機株式会社 Electronic apparatus, control method thereof, and control program
US10362620B2 (en) 2015-08-27 2019-07-23 Casio Computer Co., Ltd. Electronic device, method for controlling same and computer-readable storage medium storing control program
CN105268171A (en) * 2015-09-06 2016-01-27 安徽华米信息科技有限公司 Gait monitoring method, gait monitoring device and wearable device
CN105268171B (en) * 2015-09-06 2018-09-18 安徽华米信息科技有限公司 gait monitoring method, device and wearable device
JP2018026018A (en) * 2016-08-10 2018-02-15 公立大学法人大阪市立大学 Gait analyzer
CN111767932A (en) * 2019-04-02 2020-10-13 北京深蓝长盛科技有限公司 Action determination method and device, computer device and computer-readable storage medium
CN111767932B (en) * 2019-04-02 2024-02-06 北京深蓝长盛科技有限公司 Action determination method and device, computer equipment and computer readable storage medium
CN110786863A (en) * 2019-11-07 2020-02-14 杭州十域科技有限公司 Pedestrian gait detection method based on mobile device
CN110786863B (en) * 2019-11-07 2022-06-14 杭州十域科技有限公司 Pedestrian gait detection method based on mobile device

Also Published As

Publication number Publication date
JP5509153B2 (en) 2014-06-04

Similar Documents

Publication Publication Date Title
JP5509153B2 (en) Gait analysis method, gait analysis device and program thereof
JP6069590B2 (en) Step counting method and apparatus
JP6374466B2 (en) Sensor interface device, measurement information communication system, measurement information communication method, and measurement information communication program
JP6677300B2 (en) Epicenter distance estimation device, epicenter distance estimation method, and program
JP5417204B2 (en) Walking information extraction device, walking information extraction method, and walking information extraction program
CN107545904B (en) Audio detection method and device
JP2013012081A (en) Information processing device and method, recording medium, and program
CN107303177A (en) The detection method and system of a kind of ECG T wave, P ripples
WO2013128972A1 (en) Movement determination device, movement determination system and movement determination method
KR20140131471A (en) Method and Apparatus for mining temporal pattern
JP2014105075A (en) Failure part estimation device
JP2017127398A5 (en) Information processing apparatus, information processing system, measurement apparatus, measurement system, information processing method, and program
WO2020061346A1 (en) Methods and apparatuses for tracking weak signal traces
KR102325629B1 (en) Anomaly detecting method and anomaly detecting apparatus
JP6225079B2 (en) Air conditioner operation detection method and system
JP6299172B2 (en) Information processing apparatus, information processing method, and program
JP2019198695A5 (en)
JP2015161506A (en) Signal analyzer, signal analysis method, degradation diagnosis apparatus, and degradation diagnosis method
JP5092876B2 (en) Sound processing apparatus and program
US11386917B1 (en) Audio-based repetition counter system and method
JP2009204418A (en) Motion class classification apparatus and tracking processor
WO2017195194A8 (en) Diagnosing system for consciousness level measurement and method thereof
JP2005266965A (en) Data monitoring device and method
JP6229576B2 (en) Sampling frequency estimation device
Meagher et al. Phylogenetic Gaussian processes for bat echolocation

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130515

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130723

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140228

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140324

R150 Certificate of patent or registration of utility model

Ref document number: 5509153

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150