JP2013235012A - Data processing apparatus, operation recognition system, operation determination method, and program - Google Patents

Data processing apparatus, operation recognition system, operation determination method, and program Download PDF

Info

Publication number
JP2013235012A
JP2013235012A JP2013151354A JP2013151354A JP2013235012A JP 2013235012 A JP2013235012 A JP 2013235012A JP 2013151354 A JP2013151354 A JP 2013151354A JP 2013151354 A JP2013151354 A JP 2013151354A JP 2013235012 A JP2013235012 A JP 2013235012A
Authority
JP
Japan
Prior art keywords
doppler sensor
feature amount
sensor output
output signal
recognition object
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
JP2013151354A
Other languages
Japanese (ja)
Other versions
JP5668806B2 (en
Inventor
Takatoshi Sekine
理敏 関根
Kurato Maeno
蔵人 前野
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2013151354A priority Critical patent/JP5668806B2/en
Publication of JP2013235012A publication Critical patent/JP2013235012A/en
Application granted granted Critical
Publication of JP5668806B2 publication Critical patent/JP5668806B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a data processing apparatus, an operation recognition system, an operation determination method and a program in which operation of a target can be recognized, without depending on magnitude of acceleration, by using a Doppler sensor.SOLUTION: A data processing apparatus 100 comprises: a data acquisition section 102 for acquiring a Doppler sensor output signal having a frequency of a differential between a frequency of a radiation wave that is an electromagnetic wave radiated to a recognition target 20 and a frequency of a reflection wave obtained by reflecting the radiation wave on the recognition target; a feature amount extraction section 106 for extracting a feature amount indicating features of the Doppler sensor output signal; and an operation determination section 108 for determining operation of the recognition target on the basis of the feature amount.

Description

本発明は、データ処理装置及びデータ処理方法に関し、特に、ドップラーセンサを用いて対象物の動作を認識することの可能なデータ処理装置及びデータ処理方法に関する。   The present invention relates to a data processing apparatus and a data processing method, and more particularly, to a data processing apparatus and a data processing method capable of recognizing an action of an object using a Doppler sensor.

従来から、センサを用いて人又は物体の動作を認識することのできる動作認識システムがある。例えば、非特許文献1が開示する動作認識システムは、3軸加速度センサを用いており、歩いている、静止している、ジャンプしている、及び、走っている、といった動作を機械学習を用いて認識している。   2. Description of the Related Art Conventionally, there is a motion recognition system that can recognize a motion of a person or an object using a sensor. For example, the motion recognition system disclosed in Non-Patent Document 1 uses a three-axis acceleration sensor, and uses machine learning for operations such as walking, standing still, jumping, and running. I recognize.

Zhen-YuHe; Lian-Wen Jin,”Activity recognition from acceleration data using AR modelrepresentation and SVM,”Proc. Of International Conference on Machine Learningand Cybernetics, pp.2245-2250, July 2008.Zhen-YuHe; Lian-Wen Jin, ”Activity recognition from acceleration data using AR modelrepresentation and SVM,” Proc. Of International Conference on Machine Learning and Cybernetics, pp.2245-2250, July 2008.

しかし、加速度センサを用いた動作認識システムは、動作の加速度を抽出して用いるため、身体のわずかな動きや等速で動くような動作、即ち加速度が0に近い動作を検出するのが困難であるという問題があった。また、認識対象物自体にセンサを装着する必要があるため、認識を実行する条件がかなり限られたものとなっていた。   However, since the motion recognition system using the acceleration sensor extracts and uses the motion acceleration, it is difficult to detect a slight motion of the body or a motion that moves at a constant speed, that is, a motion whose acceleration is close to zero. There was a problem that there was. In addition, since it is necessary to attach a sensor to the recognition object itself, the conditions for executing recognition are considerably limited.

そこで、本発明は、上記問題に鑑みてなされたものであり、本発明の目的とするところは、加速度の大きさに依存せず対象物の動作を認識することが可能な、新規かつ改良されたデータ処理装置、動作認識システム、動作判別方法、及びプログラムを提供することにある。   Accordingly, the present invention has been made in view of the above problems, and an object of the present invention is a new and improved technique capable of recognizing the motion of an object without depending on the magnitude of acceleration. Another object of the present invention is to provide a data processing apparatus, an operation recognition system, an operation determination method, and a program.

上記課題を解決するために、本発明のある観点によれば、認識対象物に対して放射した電磁波である放射波の周波数と、上記放射波が上記認識対象物により反射した反射波の周波数との差分の周波数を有するドップラーセンサ出力信号を取得するデータ取得部と、上記ドップラーセンサ出力信号の特徴を示す特徴量を抽出する特徴量抽出部と、上記特徴量に基づいて、上記認識対象物の動作を判別する動作判別部と、を有することを特徴とするデータ処理装置が提供される。   In order to solve the above-described problems, according to an aspect of the present invention, the frequency of a radiated wave that is an electromagnetic wave radiated to a recognition object, and the frequency of a reflected wave that is reflected by the recognition object. A data acquisition unit that acquires a Doppler sensor output signal having a frequency of the difference, a feature amount extraction unit that extracts a feature amount indicating a feature of the Doppler sensor output signal, and based on the feature amount, the recognition target object There is provided a data processing device including an operation determination unit that determines an operation.

かかる構成により、データ処理装置は、ドップラーセンサ出力信号を取得して、ドップラーセンサ出力信号の特徴を示す特徴量に基づいて認識対象物の動作を判別する。ドップラーセンサ出力信号の示すデータは、認識対象物との距離の変化に応じて変化する。このため、従来用いられていた加速度センサは、加速度が0に近い動き、例えば、等速で動く動き、及び、ゆっくりした動きを認識することが困難であったが、ドップラーセンサ出力信号に基づいた本構成によれば、加速度が0に近い動きを認識することが出来る。また、ドップラーセンサ出力信号を得るためには、放射波を認識対象物に放射し、その反射波を受信できればよいため、加速度センサのように認識対象物自体にセンサを取り付ける必要がなく、適用範囲が広いという効果がある。   With this configuration, the data processing apparatus acquires the Doppler sensor output signal and determines the operation of the recognition target object based on the feature amount indicating the feature of the Doppler sensor output signal. The data indicated by the Doppler sensor output signal changes according to the change in the distance to the recognition object. For this reason, it has been difficult for the conventionally used acceleration sensor to recognize a motion whose acceleration is close to 0, for example, a motion that moves at a constant speed and a slow motion, but it is based on the Doppler sensor output signal. According to this configuration, it is possible to recognize a motion whose acceleration is close to zero. Further, in order to obtain the Doppler sensor output signal, it is only necessary to radiate a radiated wave to a recognition object and receive the reflected wave. Therefore, it is not necessary to attach a sensor to the recognition object itself like an acceleration sensor, and the applicable range Is effective.

また、上記動作判別部は、上記特徴量のサンプルデータに基づいたパターンマッチングにより上記認識対象物の動作を判別し、上記サンプルデータは、上記認識対象物の一連の動作に対応する上記ドップラーセンサ出力信号の上記特徴量であってもよい。   In addition, the operation determination unit determines the operation of the recognition object by pattern matching based on the sample data of the feature amount, and the sample data is output from the Doppler sensor corresponding to a series of operations of the recognition object. It may be the feature amount of the signal.

また、上記特徴量抽出部は、上記ドップラーセンサ出力信号の時間領域及び周波数領域の特徴を示す上記特徴量を抽出してもよい。   In addition, the feature amount extraction unit may extract the feature amount indicating features in the time domain and the frequency domain of the Doppler sensor output signal.

また、上記特徴量抽出部は、上記ドップラーセンサ出力信号の時間領域における電圧の平均値、分散値、最大値、最小値、及び中央値、並びに、上記ドップラーセンサ出力信号の周波数領域における平均電力、平均周波数、平均パワー周波数のうち、少なくともいずれかを上記特徴量として抽出してもよい。   Further, the feature amount extraction unit, the average value of the voltage in the time domain of the Doppler sensor output signal, the variance value, the maximum value, the minimum value, and the median value, and the average power in the frequency domain of the Doppler sensor output signal, At least one of the average frequency and the average power frequency may be extracted as the feature amount.

また、上記データ取得部は、2以上の上記ドップラーセンサ出力信号を取得し、上記特徴量抽出部は、上記2以上のドップラーセンサ出力信号の電圧値の振幅の大きさを、上記ドップラーセンサ出力信号を出力するドップラーセンサと上記認識対象物との距離に依存する変数として用いてもよい。   The data acquisition unit acquires two or more Doppler sensor output signals, and the feature amount extraction unit determines the magnitude of the voltage value of the two or more Doppler sensor output signals as the Doppler sensor output signal. May be used as a variable depending on the distance between the Doppler sensor that outputs and the recognition object.

また、上記動作判別部は、上記特徴量のサンプルデータに基づいたパターンマッチングにより上記認識対象物の動作を判別し、上記サンプルデータは、複数の所定方向への上記認識対象物の移動に対応する上記ドップラーセンサ出力信号の上記特徴量であってもよい。   The motion determination unit determines the motion of the recognition object by pattern matching based on the sample data of the feature amount, and the sample data corresponds to the movement of the recognition object in a plurality of predetermined directions. The feature amount of the Doppler sensor output signal may be used.

また、上記特徴量抽出部は、上記移動の開始時点から終了時点までを所定の自然数Nで等分した単位時間内の最大振幅の増減情報を上記特徴量として抽出してもよい。   The feature amount extraction unit may extract, as the feature amount, increase / decrease information of the maximum amplitude within a unit time obtained by equally dividing the movement from the start point to the end point by a predetermined natural number N.

また、上記単位時間は、少なくとも上記ドップラーセンサ出力信号の1周期以上の長さであることが好ましい。   The unit time is preferably at least one cycle of the Doppler sensor output signal.

また、上記特徴量抽出部は、連続した複数の上記単位時間のそれぞれに対応する上記増減情報の中から最も多い増減情報値を上記特徴量として抽出してもよい。   The feature amount extraction unit may extract the largest increase / decrease information value as the feature amount from the increase / decrease information corresponding to each of a plurality of consecutive unit times.

また、上記特徴量抽出部は、上記ドップラーセンサ出力信号の正規化された電圧信号データから上記特徴量を抽出してもよい。   The feature amount extraction unit may extract the feature amount from the normalized voltage signal data of the Doppler sensor output signal.

また、上記データ取得部は、1つのドップラーセンサから出力される位相の異なる2つのドップラーセンサ出力信号を取得し、上記特徴量抽出部は、上記2つのドップラーセンサ出力信号の電圧値の大小関係、及び、上記2つのドップラーセンサ出力信号の電圧値が等しくなる交差時点における電圧値の増減情報、を特徴量として抽出し、上記動作判別部は、上記大小関係及び上記増減情報に基づいて上記認識対象物が上記ドップラーセンサ出力信号を出力するドップラーセンサに対する接近又は離反の別を判別してもよい。   Further, the data acquisition unit acquires two Doppler sensor output signals with different phases output from one Doppler sensor, and the feature amount extraction unit is a magnitude relationship between the voltage values of the two Doppler sensor output signals. And the increase / decrease information of the voltage value at the crossing point when the voltage values of the two Doppler sensor output signals are equal to each other is extracted as a feature amount, and the motion determination unit is configured to recognize the recognition target based on the magnitude relationship and the increase / decrease information. Whether the object is approaching or separating from the Doppler sensor that outputs the Doppler sensor output signal may be determined.

また、上記動作判別部は、上記交差時点のうち、前回の交差時点の電圧値との差の絶対値が所定の閾値以上となる交差時点において判別を実行してもよい。   In addition, the operation determination unit may perform the determination at the intersection point in the intersection point where the absolute value of the difference from the voltage value at the previous intersection point is equal to or greater than a predetermined threshold.

また、上記特徴量抽出部は、上記大小関係を上記2つのドップラーセンサ出力信号の電圧値の平均値を用いて比較し、上記ドップラーセンサ出力信号の雑音の影響を抑制してもよい。   The feature amount extraction unit may compare the magnitude relationship using an average value of the voltage values of the two Doppler sensor output signals to suppress the influence of noise of the Doppler sensor output signal.

また、上記課題を解決するために、本発明の別の観点によれば、認識対象物に対して放射波を放射し、上記放射波が上記認識対象物により反射した反射波を受信し、上記放射波の周波数と上記反射波の周波数との差分の周波数を有するドップラーセンサ出力信号を出力するドップラーセンサを有するドップラーセンサノードと、上記ドップラーセンサ出力信号を取得するデータ取得部と、上記ドップラーセンサ出力信号の特徴を示す特徴量を抽出する特徴量抽出部と、上記特徴量に基づいて、上記認識対象物の動作を判別する動作判別部とを有するデータ処理装置と、を有することを特徴とする、動作認識システムが提供される。   In order to solve the above-described problem, according to another aspect of the present invention, a radiated wave is radiated to a recognition object, the reflected wave is reflected by the recognition object, and the reflected wave is received. A Doppler sensor node having a Doppler sensor that outputs a Doppler sensor output signal having a frequency difference between the frequency of the radiated wave and the reflected wave, a data acquisition unit that acquires the Doppler sensor output signal, and the Doppler sensor output A data processing device comprising: a feature amount extraction unit that extracts a feature amount indicating a feature of a signal; and a motion determination unit that determines a motion of the recognition target based on the feature amount. A motion recognition system is provided.

また、上記課題を解決するために、本発明の別の観点によれば、ドップラーセンサを有するドップラーセンサノード及び上記ドップラーセンサノードから取得したドップラーセンサ出力信号をデータ処理し、データ取得部、特徴量抽出部、及び動作判別部を有するデータ処理装置を有する動作認識システムの、上記ドップラーセンサが認識対象物に対して放射波を放射するステップと、上記ドップラーセンサが上記放射波が上記認識対象物により反射した反射波を受信するステップと、上記ドップラーセンサが上記放射波の周波数と上記反射波の周波数との差分の周波数を有するドップラーセンサ出力信号を出力するステップと、上記データ取得部が上記ドップラーセンサ出力信号を取得するステップと、上記特徴量抽出部が上記ドップラーセンサ出力信号の特徴を示す特徴量を抽出するステップと、上記動作判別部が上記特徴量に基づいて上記認識対象物の動作を判別するステップと、を含むことを特徴とする、動作判別方法が提供される。   In order to solve the above problems, according to another aspect of the present invention, a Doppler sensor node having a Doppler sensor and a Doppler sensor output signal acquired from the Doppler sensor node are processed, and a data acquisition unit, a feature amount In the motion recognition system having the data processing device having the extraction unit and the motion discrimination unit, the Doppler sensor emits a radiated wave to the recognition target, and the Doppler sensor causes the radiated wave to be generated by the recognition target. Receiving a reflected wave reflected; outputting a Doppler sensor output signal having a frequency difference between the frequency of the radiated wave and the frequency of the reflected wave; and the data acquisition unit including the Doppler sensor. A step of acquiring an output signal, and the feature amount extraction unit includes the Doppler An operation determination method comprising: extracting a feature amount indicating a feature of a sensor output signal; and determining the operation of the recognition target object based on the feature amount. Provided.

また、上記課題を解決するために、本発明の別の観点によれば、コンピュータを、認識対象物に対して放射した電磁波である放射波の周波数と、上記放射波が上記認識対象物により反射した反射波の周波数との差分の周波数を有するドップラーセンサ出力信号を取得するデータ取得部と、上記ドップラーセンサ出力信号の特徴を示す特徴量を抽出する特徴量抽出部と、上記特徴量に基づいて、上記認識対象物の動作を判別する動作判別部と、を有することを特徴とするデータ処理装置として機能させるための、プログラムが提供される。   In order to solve the above problems, according to another aspect of the present invention, a computer is provided with a frequency of a radiated wave that is an electromagnetic wave radiated to a recognition object, and the radiated wave is reflected by the recognition object. A data acquisition unit that acquires a Doppler sensor output signal having a frequency that is a difference from the frequency of the reflected wave, a feature amount extraction unit that extracts a feature amount indicating a feature of the Doppler sensor output signal, and the feature amount There is provided a program for causing a data processing apparatus to function as a data processing device comprising: an operation determining unit that determines the operation of the recognition object.

以上説明したように本発明によれば、ドップラーセンサを用いて、加速度の大きさに依存せず対象物の動作を認識することが可能なデータ処理装置、動作認識システム、動作判別方法、及びプログラムを提供することが出来る。   As described above, according to the present invention, a data processing device, a motion recognition system, a motion determination method, and a program capable of recognizing the motion of an object without depending on the magnitude of acceleration using a Doppler sensor. Can be provided.

本発明の第1の実施形態に係るデータ処理装置の機能ブロック図である。It is a functional block diagram of a data processor concerning a 1st embodiment of the present invention. 認識対象物がタイピングをしている時のドップラーセンサ出力信号の時間領域における波形の例を示す説明図である。It is explanatory drawing which shows the example of the waveform in the time domain of the Doppler sensor output signal when the recognition target object is typing. 認識対象物がタイピングをしている時のドップラーセンサ出力信号の周波数領域におけるパワースペクトルを示す説明図である。It is explanatory drawing which shows the power spectrum in the frequency domain of the Doppler sensor output signal when the recognition target object is typing. 認識対象物が腕回しをしている時のドップラーセンサ出力信号の時間領域における波形の例を示す説明図である。It is explanatory drawing which shows the example of the waveform in the time domain of the Doppler sensor output signal when the recognition target object is turning the arm. 認識対象物が腕回しをしている時のドップラーセンサ出力信号の周波数領域におけるパワースペクトルを示す説明図である。It is explanatory drawing which shows the power spectrum in the frequency domain of a Doppler sensor output signal when the recognition target object is turning the arm. 特徴量の例を示す説明図である。It is explanatory drawing which shows the example of a feature-value. 取得されたドップラーセンサ出力信号を、サンプリング周波数fs、N点のデータをFFTした場合のパワースペクトルを示す説明図である。It is explanatory drawing which shows the power spectrum at the time of FFT of the data of sampling frequency fs and N points | pieces for the acquired Doppler sensor output signal. 図7のパワースペクトルを電力値が高い順に並び替えた場合の順番iと電力値p(i)の関係を示す説明図である。It is explanatory drawing which shows the relationship between the order i at the time of rearranging the power spectrum of FIG. 7 in order with a high electric power value, and the electric power value p (i). 出力画面の例を示す説明図である。It is explanatory drawing which shows the example of an output screen. 出力画面の例を示す説明図である。It is explanatory drawing which shows the example of an output screen. 本発明の第2の実施形態に係る動作認識システムのドップラーセンサノードの配置と認識対象動作の定義について説明するための説明図である。It is explanatory drawing for demonstrating arrangement | positioning of the Doppler sensor node of the action recognition system which concerns on the 2nd Embodiment of this invention, and the definition of recognition object operation | movement. 第1の方向の動作に対応するドップラーセンサ出力信号とその増減情報を示す説明図である。It is explanatory drawing which shows the Doppler sensor output signal corresponding to the operation | movement of a 1st direction, and its increase / decrease information. 第2の方向の動作に対応するドップラーセンサ出力信号とその増減情報を示す説明図である。It is explanatory drawing which shows the Doppler sensor output signal corresponding to the operation | movement of a 2nd direction, and its increase / decrease information. 第3の方向の動作に対応するドップラーセンサ出力信号とその増減情報を示す説明図である。It is explanatory drawing which shows the Doppler sensor output signal corresponding to the operation | movement of a 3rd direction, and its increase / decrease information. 第4の方向の動作に対応するドップラーセンサ出力信号とその増減情報を示す説明図である。It is explanatory drawing which shows the Doppler sensor output signal corresponding to the operation | movement of a 4th direction, and its increase / decrease information. 第5の方向の動作に対応するドップラーセンサ出力信号とその増減情報を示す説明である。It is description which shows the Doppler sensor output signal corresponding to the operation | movement of a 5th direction, and its increase / decrease information. 第6の方向の動作に対応するドップラーセンサ出力信号とその増減情報を示す説明図である。It is explanatory drawing which shows the Doppler sensor output signal corresponding to the operation | movement of a 6th direction, and its increase / decrease information. 第7の方向の動作に対応するドップラーセンサ出力信号とその増減情報を示す説明図である。It is explanatory drawing which shows the Doppler sensor output signal corresponding to the operation | movement of a 7th direction, and its increase / decrease information. 第8の方向の動作に対応するドップラーセンサ出力信号とその増減情報を示す説明図である。It is explanatory drawing which shows the Doppler sensor output signal corresponding to the operation | movement of an 8th direction, and its increase / decrease information. 第3の実施形態に係る動作認識システムにおける「接近」時のドップラーセンサ出力信号とその特徴量について説明するための説明図である。It is explanatory drawing for demonstrating the Doppler sensor output signal and the feature-value at the time of "approaching" in the action recognition system which concerns on 3rd Embodiment. 同実施形態に係る動作認識システムにおける「離反」時のドップラーセンサ出力信号とその特徴量について説明するための説明図である。It is explanatory drawing for demonstrating the Doppler sensor output signal and its feature-value at the time of "separation" in the action recognition system concerning the embodiment. 同実施形態におけるドップラーセンサ出力信号の雑音及び波形の歪みの一例を示す説明図である。It is explanatory drawing which shows an example of the noise and waveform distortion of a Doppler sensor output signal in the embodiment. 同実施形態におけるドップラーセンサ出力信号と、誤判定を抑制するための閾値との関係を示す説明図である。It is explanatory drawing which shows the relationship between the Doppler sensor output signal in the same embodiment, and the threshold value for suppressing a misjudgment. 同実施形態における特徴量抽出と動作判別処理について説明するためのフローチャートである。It is a flowchart for demonstrating the feature-value extraction and operation | movement discrimination | determination process in the embodiment. ドップラーセンサの動作原理を説明するための説明図である。It is explanatory drawing for demonstrating the principle of operation of a Doppler sensor. ドップラーセンサ出力信号の例と認識対象物の動作との関係を説明するための説明図である。It is explanatory drawing for demonstrating the relationship between the example of a Doppler sensor output signal, and the operation | movement of a recognition target object.

以下に添付図面を参照しながら、本発明の好適な実施の形態について詳細に説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略する。   Exemplary embodiments of the present invention will be described below in detail with reference to the accompanying drawings. In addition, in this specification and drawing, about the component which has the substantially same function structure, duplication description is abbreviate | omitted by attaching | subjecting the same code | symbol.

<ドップラーセンサの原理>
まず、本発明の各実施形態に係る動作認識システムは、いずれもドップラーセンサを用いたものである。そこで、本発明の各実施形態に係る動作認識システムの理解を容易にするために、まず初めに一般的なドップラーセンサの動作原理について、図25及び図26を用いて説明する。図25は、ドップラーセンサの動作原理を説明するための説明図である。また、図26は、ドップラーセンサ出力信号の例と認識対象物の動作との関係を説明するための説明図である。
<Doppler sensor principle>
First, the motion recognition system according to each embodiment of the present invention uses a Doppler sensor. Therefore, in order to facilitate understanding of the motion recognition system according to each embodiment of the present invention, first, the principle of operation of a general Doppler sensor will be described with reference to FIG. 25 and FIG. FIG. 25 is an explanatory diagram for explaining the operating principle of the Doppler sensor. Moreover, FIG. 26 is explanatory drawing for demonstrating the relationship between the example of a Doppler sensor output signal, and operation | movement of a recognition target object.

図25を参照すると、ドップラーセンサ902は、認識対象物904に対してある一定の周波数を有する電磁波(例えば、ミリ波又はマイクロ波)、超音波である放射波906を放射する。そして、ドップラーセンサ902は、放射波906が認識対象物904により反射した電磁波である反射波908を検出する。このとき、反射波908の周波数は、認識対象物904の移動速度に応じて変化する。ドップラーセンサ902は、この放射波906と反射波908との差分の周波数(以下、ドップラー周波数という。)を有するドップラーセンサ出力波を電圧信号(以下、ドップラーセンサ出力信号という。)として出力する。   Referring to FIG. 25, the Doppler sensor 902 emits an electromagnetic wave (for example, a millimeter wave or a microwave) having a certain frequency with respect to the recognition target object 904, and a radiation wave 906 that is an ultrasonic wave. The Doppler sensor 902 detects a reflected wave 908 that is an electromagnetic wave reflected by the recognition object 904 from the radiated wave 906. At this time, the frequency of the reflected wave 908 changes according to the moving speed of the recognition object 904. The Doppler sensor 902 outputs a Doppler sensor output wave having a frequency difference (hereinafter referred to as “Doppler frequency”) between the radiation wave 906 and the reflected wave 908 as a voltage signal (hereinafter referred to as “Doppler sensor output signal”).

ここで、ドップラー周波数は認識対象物の移動速度に比例する。また、ドップラーセンサ出力信号の振幅は、反射波の受信強度に依存する。   Here, the Doppler frequency is proportional to the moving speed of the recognition object. Further, the amplitude of the Doppler sensor output signal depends on the reception intensity of the reflected wave.

次に、図26に示されるドップラーセンサ出力信号の波形例を参照して、ドップラーセンサ出力信号の波形と認識対象物904の動作状態の関係について説明する。   Next, the relationship between the waveform of the Doppler sensor output signal and the operation state of the recognition object 904 will be described with reference to the waveform example of the Doppler sensor output signal shown in FIG.

t0からt1、及びt3以降のように認識対象物904が静止している状態においては、ドップラーセンサ出力信号910の電圧値は一定値となる。この一定の電圧を以下、基準電圧V0と呼ぶことにする。ドップラーセンサ出力信号910の振幅が反射波の受信強度に依存することについては上述したが、認識対象物904が移動している状態において、反射波908の受信強度が大きければ、基準電圧V0からの振幅は大きくなる。一方、反射波908の受信強度が小さければ、基準電圧V0からの振幅は小さくなる。即ち、ドップラーセンサ902と認識対象物904との距離が近くなれば振幅は大きくなる。そして、ドップラーセンサ902と認識対象物904との距離が遠くなれば振幅は小さくなる。   In a state where the recognition object 904 is stationary as from t0 to t1 and after t3, the voltage value of the Doppler sensor output signal 910 becomes a constant value. This constant voltage is hereinafter referred to as a reference voltage V0. As described above, the amplitude of the Doppler sensor output signal 910 depends on the reception intensity of the reflected wave. However, if the reception intensity of the reflected wave 908 is large when the recognition object 904 is moving, the amplitude from the reference voltage V0 is increased. The amplitude increases. On the other hand, if the reception intensity of the reflected wave 908 is small, the amplitude from the reference voltage V0 is small. That is, the amplitude increases as the distance between the Doppler sensor 902 and the recognition object 904 becomes shorter. The amplitude decreases as the distance between the Doppler sensor 902 and the recognition object 904 increases.

このようにドップラーセンサ出力信号910の電圧の振幅の大きさを検知することで、ドップラーセンサ902と認識対象物904とのおおよその距離を知ることが出来る。即ち、図26の例によると、ドップラーセンサ出力信号910の振幅が増加傾向であるt1からt2の間は認識対象物904がドップラーセンサ902に近づいており、ドップラーセンサ出力信号910の振幅が減少傾向であるt2からt3までの間は認識対象物904がドップラーセンサ902から遠ざかっていることをドップラーセンサ出力信号910から知ることが出来る。   Thus, by detecting the magnitude of the voltage amplitude of the Doppler sensor output signal 910, the approximate distance between the Doppler sensor 902 and the recognition object 904 can be known. That is, according to the example of FIG. 26, the recognition object 904 approaches the Doppler sensor 902 during the period from t1 to t2 when the amplitude of the Doppler sensor output signal 910 tends to increase, and the amplitude of the Doppler sensor output signal 910 tends to decrease. It can be known from the Doppler sensor output signal 910 that the recognition object 904 is moving away from the Doppler sensor 902 during the period from t2 to t3.

さらに、ドップラー周波数は認識対象物904の移動速度に応じて変化する。即ち、ドップラーセンサ出力信号の周波数が高いt5からt6の間は認識対象物904が速い速度で移動していることがわかる。ここで、t5からt6の間のドップラーセンサ出力信号は、その電圧値が最低電圧Vminと最大電圧Vmaxとの間の値で変化している。これは、例えば、ドップラーセンサからの信号を増幅した場合などに起こる現象であって、増幅に用いた増幅器、及び、それに関係する回路の最大出力及び最小出力の制約によって信号の電圧値がそれ以上上がりも下がりもせず、飽和状態になっているものである。 Furthermore, the Doppler frequency changes according to the moving speed of the recognition object 904. That is, it can be seen that the recognition object 904 is moving at a high speed during the period from t5 to t6 when the frequency of the Doppler sensor output signal is high. Here, the Doppler sensor output signal of between t5 t6 the voltage value thereof is varied in value between the minimum voltage V min and maximum voltage V max. This is a phenomenon that occurs when, for example, a signal from a Doppler sensor is amplified, and the voltage value of the signal exceeds that due to the restrictions on the maximum output and minimum output of the amplifier used for amplification and the circuits related thereto. It does not rise or fall and is saturated.

これ以降に説明する本発明の第1〜第3の実施形態に係る動作認識システムは、ドップラーセンサを用いてドップラーセンサ出力信号を取得し、取得したドップラーセンサ出力信号を解析することにより認識対象物の動作を認識する機能を有する。各実施形態のそれぞれは、ドップラーセンサ出力信号からの特徴点の抽出方法及びそれを用いた動作判別方法に特徴を有する。以下に、各実施形態の詳細について説明する。   The motion recognition system according to the first to third embodiments of the present invention described below acquires a Doppler sensor output signal using a Doppler sensor, and analyzes the acquired Doppler sensor output signal to recognize the object to be recognized. The function of recognizing the operation of Each of the embodiments has a feature in a feature point extraction method from a Doppler sensor output signal and an operation determination method using the feature point extraction method. Details of each embodiment will be described below.

<第1の実施形態>
[システム構成]
まず初めに、図1を用いて、本発明の第1の実施形態に係る動作認識システム10についてその構成を説明する。図1は、本発明の第1の実施形態に係る動作認識システム10の構成を示す機能ブロック図である。
<First Embodiment>
[System configuration]
First, the configuration of the motion recognition system 10 according to the first embodiment of the present invention will be described with reference to FIG. FIG. 1 is a functional block diagram showing the configuration of the motion recognition system 10 according to the first embodiment of the present invention.

動作認識システム10は、認識対象物20の動作を認識する機能を有する。そして、動作認識システム10は、少なくとも1以上のドップラーセンサノード200、A/D変換器300、及びデータ処理装置100を主に有する。   The motion recognition system 10 has a function of recognizing the motion of the recognition target object 20. The motion recognition system 10 mainly includes at least one Doppler sensor node 200, an A / D converter 300, and a data processing device 100.

動作認識システム10は、ドップラーセンサノード200を用いて認識対象物20の動作を認識するために用いるドップラーセンサ出力信号を取得する。そして、アナログ信号であるドップラー信号をA/D変換器300によってデジタル信号に変換し、当該デジタル信号がデータ処理装置100に入力される。その後、動作認識システム10は、データ処理装置100において、入力されたドップラーセンサ出力信号を解析し、認識対象物20の動作を判別する。   The motion recognition system 10 acquires a Doppler sensor output signal used for recognizing the motion of the recognition target object 20 using the Doppler sensor node 200. The analog signal Doppler signal is converted into a digital signal by the A / D converter 300, and the digital signal is input to the data processing apparatus 100. Thereafter, the motion recognition system 10 analyzes the input Doppler sensor output signal in the data processing device 100 to determine the motion of the recognition target object 20.

(ドップラーセンサノード200)
ドップラーセンサノード200は、認識対象物20から動作を認識するためにドップラーセンサ202、増幅器204、ローパスフィルタ(LPF)206、及び出力部208を主に有する。
(Doppler sensor node 200)
The Doppler sensor node 200 mainly includes a Doppler sensor 202, an amplifier 204, a low-pass filter (LPF) 206, and an output unit 208 in order to recognize an operation from the recognition target object 20.

ドップラーセンサ202は、認識対象物20に対して電磁波を放射し(以下、この電磁波を放射波という。)、当該放射波の周波数と、放射波が認識対象物20により反射した電磁波である反射波の周波数との差分であるドップラー周波数を検出し、ドップラー周波数を有する信号であるドップラーセンサ出力信号を出力するモジュールである。ドップラーセンサ202は、前述した一般的なドップラーセンサモジュールを用いて構成されてもよい。そして、ドップラーセンサ202は、取得したドップラーセンサ出力信号を増幅器204に入力する。   The Doppler sensor 202 radiates an electromagnetic wave to the recognition target object 20 (hereinafter, this electromagnetic wave is referred to as a radiated wave), and the reflected wave that is the electromagnetic wave reflected by the recognition target object 20 with the frequency of the radiated wave. This is a module that detects a Doppler frequency that is a difference from the frequency of the output and outputs a Doppler sensor output signal that is a signal having the Doppler frequency. The Doppler sensor 202 may be configured using the general Doppler sensor module described above. Then, the Doppler sensor 202 inputs the acquired Doppler sensor output signal to the amplifier 204.

増幅器204は、ドップラーセンサ202から入力されたドップラーセンサ出力信号を増幅する機能を有する。増幅器204は、一般的な増幅回路を用いて構成されてもよい。増幅器204は、増幅処理を実行後のドップラーセンサ出力信号をローパスフィルタ206に入力する。   The amplifier 204 has a function of amplifying the Doppler sensor output signal input from the Doppler sensor 202. The amplifier 204 may be configured using a general amplifier circuit. The amplifier 204 inputs the Doppler sensor output signal after the amplification process to the low-pass filter 206.

ローパスフィルタ206は、増幅器204から入力されたドップラーセンサ出力信号から高周波雑音を除去する機能を有する。ローパスフィルタ206は、一般的なフィルタ回路を用いて構成されてもよい。ローパスフィルタ206は、フィルタ処理を実行後のドップラーセンサ出力信号を出力部208に入力する。   The low-pass filter 206 has a function of removing high-frequency noise from the Doppler sensor output signal input from the amplifier 204. The low-pass filter 206 may be configured using a general filter circuit. The low-pass filter 206 inputs the Doppler sensor output signal after the filter processing to the output unit 208.

出力部208は、ドップラーセンサノード200がドップラーセンサ出力信号を出力するための出力インタフェースの機能を有する。出力部208は、ローパスフィルタ206から入力されたドップラーセンサ出力信号をA/D変換器300に入力する。   The output unit 208 has a function of an output interface for the Doppler sensor node 200 to output a Doppler sensor output signal. The output unit 208 inputs the Doppler sensor output signal input from the low pass filter 206 to the A / D converter 300.

また、ドップラーセンサノード200は、ドップラーセンサ202からの放射波を認識対象物20に対して放射することが可能な位置に配置される。そして、認識対象物20の動作速度に対して十分なサンプリング周波数によってドップラーセンサ出力信号を取得する。   Further, the Doppler sensor node 200 is disposed at a position where the radiation wave from the Doppler sensor 202 can be emitted to the recognition target object 20. Then, the Doppler sensor output signal is acquired at a sampling frequency sufficient for the operation speed of the recognition object 20.

(A/D変換器300)
A/D(Analog/Digital)変換器300は、ドップラーセンサノードから受け取ったアナログ信号であるドップラーセンサ出力信号をデジタル信号に変換する機能を有する。
(A / D converter 300)
The A / D (Analog / Digital) converter 300 has a function of converting a Doppler sensor output signal, which is an analog signal received from a Doppler sensor node, into a digital signal.

(データ処理装置100)
データ処理装置100は、ドップラーセンサノード200が取得したドップラーセンサ出力信号のデジタル信号をデータ処理して動作の判別の実行及び判別結果の出力を行う装置である。データ処理装置100は、データ取得部102、処理データ記憶部104、特徴量抽出部106、動作判別部108、及び、判別結果出力部110を主に有する。
(Data processing apparatus 100)
The data processing device 100 is a device that performs data processing on the digital signal of the Doppler sensor output signal acquired by the Doppler sensor node 200 and outputs a determination result. The data processing apparatus 100 mainly includes a data acquisition unit 102, a processing data storage unit 104, a feature amount extraction unit 106, an operation determination unit 108, and a determination result output unit 110.

データ取得部102は、処理対象のデータを取得する機能を有する。本実施形態において、データ取得部102は、A/D変換器300から入力されたデジタル変換されたドップラーセンサ出力信号を受信するインタフェースの機能を有する。   The data acquisition unit 102 has a function of acquiring data to be processed. In the present embodiment, the data acquisition unit 102 has an interface function of receiving a digitally converted Doppler sensor output signal input from the A / D converter 300.

処理データ記憶部104は、データ取得部102により取得された処理対象のデータを記憶保持するデータ格納用の装置である。処理データ記憶部104は、記憶媒体、記憶媒体にデータを記録する記録装置、記憶媒体からデータを読み出す読出し装置および記憶媒体に記録されたデータを削除する削除装置などを含むことができる。ここで、記憶媒体としては、例えば、HDD(Hard Disk Drive)などの磁気記録媒体や、EEPROM(Electronically Erasable and Programmable Read Only Memory)、フラッシュメモリ、MRAM(Magnetoresistive Random Access Memory)、FeRAM(Ferroelectric Random Access Memory)、PRAM(Phase change Random Access Memory)などの不揮発性メモリが挙げられるが、上記に限られない。   The processing data storage unit 104 is a data storage device that stores and holds data to be processed acquired by the data acquisition unit 102. The processing data storage unit 104 can include a storage medium, a recording device that records data on the storage medium, a reading device that reads data from the storage medium, a deletion device that deletes data recorded on the storage medium, and the like. Here, examples of the storage medium include magnetic recording media such as HDD (Hard Disk Drive), EEPROM (Electronically Erasable and Programmable Read Only Memory), flash memory, MRAM (Magnetoresistive Random Access Memory), FeRAM (Ferroelectric Random Access). Non-volatile memories such as Memory) and PRAM (Phase change Random Access Memory) are mentioned, but not limited to the above.

特徴量抽出部106は、処理データ記憶部104から処理対象のデータであるドップラーセンサ出力信号を取得し、取得したドップラーセンサ出力信号の特徴を示す特徴量を抽出する機能を有する。本実施形態においては、特徴量抽出部106は、ドップラーセンサ出力信号の時間領域及び周波数領域の特徴を示す特徴量を抽出する。本実施形態において抽出する特徴量の具体例については、後述する。   The feature amount extraction unit 106 has a function of acquiring a Doppler sensor output signal that is data to be processed from the processing data storage unit 104 and extracting a feature amount indicating the feature of the acquired Doppler sensor output signal. In the present embodiment, the feature amount extraction unit 106 extracts feature amounts indicating features in the time domain and the frequency domain of the Doppler sensor output signal. A specific example of the feature amount extracted in the present embodiment will be described later.

動作判別部108は、特徴量抽出部106において抽出された特徴量に基づいて、認識対象物20の動作を判別する機能を有する。本実施形態においては、動作判別部108は、機械学習によるパターンマッチングを用いて認識対象物20の動作を判別する。動作判別部108は、動作を判別する前にサンプルデータの特徴量から機械学習のモデルを構築する学習フェーズを実行する。ここで用いる機械学習のアルゴリズムとしては、例えば、Support Vector Machine(SVM)を用いることが出来る。動作判別部108は、サンプルデータに基づいて機械学習によってどのような動作のときのドップラーセンサ出力信号の特徴量がどのような傾向を示すかを学習し、判別に用いるモデルを構築する。   The operation determination unit 108 has a function of determining the operation of the recognition target object 20 based on the feature amount extracted by the feature amount extraction unit 106. In the present embodiment, the motion determination unit 108 determines the motion of the recognition target object 20 using pattern matching based on machine learning. The motion determination unit 108 executes a learning phase in which a machine learning model is constructed from the feature amount of the sample data before the motion is determined. As a machine learning algorithm used here, for example, Support Vector Machine (SVM) can be used. The action determination unit 108 learns what kind of tendency the feature amount of the Doppler sensor output signal shows by the machine learning based on the sample data, and constructs a model used for the determination.

判別結果出力部110は、動作判別部108が判別した結果を出力する機能を有する。判別結果出力部110は、例えば、CRT(Cathode Ray Tube)ディスプレイ装置、液晶ディスプレイ(LCD)装置、OLED(Organic Light Emitting Display)装置およびランプなどの表示装置によって構成されてもよく、また、さらに、スピーカおよびヘッドホンなどの音声出力装置で構成されてもよい。また、他の実施形態としては、判別結果出力部110は、単なる出力インタフェースであって、表示装置又は音声出力装置を有する装置に対して判別結果を表示するためのデータを出力してもよい。また、出力する画面の例については、後述する。   The determination result output unit 110 has a function of outputting the result determined by the operation determination unit 108. The discrimination result output unit 110 may be configured by a display device such as a CRT (Cathode Ray Tube) display device, a liquid crystal display (LCD) device, an OLED (Organic Light Emitting Display) device, and a lamp. You may comprise with audio | voice output apparatuses, such as a speaker and headphones. In another embodiment, the discrimination result output unit 110 may be a simple output interface, and may output data for displaying the discrimination result on a device having a display device or a sound output device. An example of the screen to be output will be described later.

なお、以上に説明したデータ処理装置100の各部の機能は、実際には、図示しないCPUなどの制御装置がこれらの機能を実現する処理手順を記述した制御プログラムを記憶したROMやRAM(いずれも図示せず。)などの記憶媒体から制御プログラムを読み出し、そのプログラムを解釈して実行することにより達成される。   It should be noted that the functions of each unit of the data processing apparatus 100 described above are actually ROM and RAM (both of which store a control program describing a processing procedure for a control device such as a CPU (not shown) to realize these functions. This is achieved by reading a control program from a storage medium such as (not shown) and interpreting and executing the program.

[認識対象]
次に、図2〜図5を用いて、本実施形態に係るデータ処理装置100の動作判別部108において認識される認識対象の例について説明する。図2は、認識対象物がタイピングをしている時のドップラーセンサ出力信号の時間領域における波形の例を示す説明図である。図3は、認識対象物がタイピングをしている時のドップラーセンサ出力信号の周波数領域におけるパワースペクトルを示す説明図である。図4は、認識対象物が腕回しをしている時のドップラーセンサ出力信号の時間領域における波形の例を示す説明図である。図5は、認識対象物が腕回しをしている時のドップラーセンサ出力信号の周波数領域におけるパワースペクトルを示す説明図である。
[Recognition target]
Next, examples of recognition targets recognized by the operation determination unit 108 of the data processing apparatus 100 according to the present embodiment will be described with reference to FIGS. FIG. 2 is an explanatory diagram showing an example of a waveform in the time domain of the Doppler sensor output signal when the recognition target is typing. FIG. 3 is an explanatory diagram showing a power spectrum in the frequency domain of the Doppler sensor output signal when the recognition target is typing. FIG. 4 is an explanatory diagram illustrating an example of a waveform in the time domain of the Doppler sensor output signal when the recognition target is turning the arm. FIG. 5 is an explanatory diagram showing a power spectrum in the frequency domain of the Doppler sensor output signal when the recognition target is turning the arm.

本実施形態に係るデータ処理装置100が判別する動作としては、例えば、以下に列挙する動作を想定する。
・タイピングする
・腕回しする
・周囲をうろちょろする(手をぶらぶらさせて歩く)
・センサにゆっくり手を近づけたり離したりする
・顔の前で手をばたばた動かす
・貧乏ゆすりをする
・静止する
・離席状態になる
・丸を描くように手を動かす
・バツを描くように手を動かす
・縦方向に手を振る
・横方向に手を振る
・斜め方向に手を振る
As operations that the data processing apparatus 100 according to the present embodiment determines, for example, operations listed below are assumed.
・ Typing ・ Rotating arms ・ Wandering around (walking with your hands hanging around)
・ Slowly move your hand close to or move away from the sensor.・ Wave your hand vertically ・ Wave your hand horizontally ・ Wave your hand diagonally

この中から、例として「タイピングをする」及び「腕回しをする」に対応するドップラーセンサ出力信号の時間領域における波形及び、時間領域におけるデータを高速フーリエ変換(FFT)して求めた周波数領域におけるパワースペクトルを図2〜図5に示す。   Among these, as an example, in the frequency domain obtained by fast Fourier transform (FFT) of the waveform in the time domain of the Doppler sensor output signal corresponding to “typing” and “turning the arm” and the data in the time domain The power spectrum is shown in FIGS.

本実施形態において、認識対象データの特徴量及びサンプルデータとしての特徴量は、上記に例示したような、認識対象物20の一連の動作に対応するドップラーセンサ出力信号から抽出される。   In the present embodiment, the feature amount of the recognition target data and the feature amount as sample data are extracted from the Doppler sensor output signal corresponding to a series of operations of the recognition target object 20 as exemplified above.

図2〜図5に示したように、各動作に対応するドップラーセンサ出力信号の時間領域における波形及び周波数領域におけるパワースペクトルは異なる特徴を示し、その特徴量も当然異なるはずである。本実施形態に係るデータ処理装置100の動作判別部108は、この特徴量に基づいて認識対象物20の動作を判別する。   As shown in FIG. 2 to FIG. 5, the waveform in the time domain and the power spectrum in the frequency domain of the Doppler sensor output signal corresponding to each operation show different features, and the feature amounts should naturally be different. The operation determination unit 108 of the data processing apparatus 100 according to the present embodiment determines the operation of the recognition target object 20 based on this feature amount.

[特徴量の抽出]
ここで、ドップラーセンサ出力信号から抽出する特徴量の具体例について図6を用いて説明する。図6は、特徴量の例を示す説明図である。
[Feature extraction]
Here, a specific example of the feature amount extracted from the Doppler sensor output signal will be described with reference to FIG. FIG. 6 is an explanatory diagram illustrating an example of the feature amount.

本実施形態に係るデータ処理装置100の特徴量抽出部106が抽出する特徴量は、時間領域の特徴量の例としては、例えば、電圧の平均値、分散値、最大値、最小値、及び、中央値、が主に挙げられる。また、周波数領域の特徴量の例としては、例えば、電力の平均値、処理対象のデータを複数の周波数領域に分割し、そのそれぞれの領域における電力の平均値、平均周波数、並びに、電力が上位(a%)(ただし以下、周波数が0Hzにおける電力を除いてもよい)の周波数の平均、平均電力、及び、平均パワー周波数が主に挙げられる。   The feature amount extracted by the feature amount extraction unit 106 of the data processing apparatus 100 according to the present embodiment is, for example, an average value, variance value, maximum value, minimum value, and The median is mainly cited. Examples of frequency domain feature quantities include, for example, an average value of power and data to be processed are divided into a plurality of frequency domains, and the average value of power, average frequency, and power in each of the regions are higher. The average of the frequency of (a%) (however, you may remove | exclude the electric power in a frequency 0Hz below), an average power, and an average power frequency are mainly mentioned.

ここで、電力が上位(a%)の周波数の平均、平均電力、及び平均パワー周波数の算出方法について図7及び図8を用いて具体的に説明をする。図7は、取得されたドップラーセンサ出力信号を、サンプリング周波数fs、N点のデータをFFTした場合のパワースペクトルを示す説明図である。また、図8は、図7のパワースペクトルを電力値が高い順に並び替えた場合の順番iと電力値p(i)の関係を示す説明図である。   Here, the calculation method of the average, average power, and average power frequency of frequencies with higher power (a%) will be described in detail with reference to FIGS. FIG. 7 is an explanatory diagram showing a power spectrum when the acquired Doppler sensor output signal is subjected to FFT on sampling frequency fs and data at N points. FIG. 8 is an explanatory diagram showing the relationship between the order i and the power value p (i) when the power spectrum of FIG. 7 is rearranged in descending order of the power value.

ここで、1≦i≦N/2とし、p(1)が一番高い電力値であり、p(N/2)が一番低い電力値である。電力p(i)が高い方からi番目に対応する周波数をf(i)とする。このようにして並べ替えたパワースペクトルの電力が高い方から上位a%のデータを用いて、その中の周波数の平均値faveは下記の数式(1)、平均電力paveは下記の数式(2)、平均パワー周波数fpaveは下記の数式(3)を用いて算出することが出来る。 Here, 1 ≦ i ≦ N / 2, p (1) is the highest power value, and p (N / 2) is the lowest power value. The frequency corresponding to the i-th frequency from the higher power p (i) is defined as f (i). Using the data of the upper a% from the one with the higher power in the rearranged power spectrum, the average value f ave of the frequency is the following formula (1), and the average power p ave is the following formula ( 2) The average power frequency fp ave can be calculated using the following formula (3).

Figure 2013235012
Figure 2013235012

[出力例]
次に、図9及び図10を用いて、本発明の第1の実施形態に係るデータ処理装置100の判別結果出力部110において出力される出力画面の例を示す。図9及び図10は、出力画面の例を示す説明図である。
[Output example]
Next, an example of an output screen output from the discrimination result output unit 110 of the data processing apparatus 100 according to the first embodiment of the present invention will be described with reference to FIGS. 9 and 10. 9 and 10 are explanatory diagrams illustrating examples of output screens.

例えば、判別結果出力部110は、図9に示す出力画面1100を出力してもよい。出力画面1100は、文字表示領域1102、及び画像表示領域1104を主に有する。判別結果出力部110は、このとき、文字表示領域1102において、動作判別部108が判別した結果に対応する文字を表示させ、さらに、画像表示領域1106において、動作判別部108が判別した結果に対応する画像(静止画像又は動画像)を表示させてもよい。図9の例においては、判別結果出力部110は、“『タイピング』をしています”という文字情報と、タイピングをしている人の画像を表示させている。   For example, the discrimination result output unit 110 may output the output screen 1100 shown in FIG. The output screen 1100 mainly has a character display area 1102 and an image display area 1104. At this time, the discrimination result output unit 110 displays a character corresponding to the result determined by the motion determination unit 108 in the character display area 1102 and further corresponds to the result determined by the motion determination unit 108 in the image display area 1106. An image to be displayed (a still image or a moving image) may be displayed. In the example of FIG. 9, the discrimination result output unit 110 displays character information “I am typing” and an image of a person who is typing.

また、例えば、判別結果出力部110は、図10に示す出力画面1110を出力してもよい。出力画面1110は、表形式によりa=腕回し、b=ゆっくり、c=ばたばた、d=貧乏ゆすり、e=うろちょろ、f=タイピング、g=静止状態、及び、h=離席状態それぞれのドップラーセンサ出力信号を50回入力したうち、何度どの動作に判別されたかをまとめて示している。例えば、腕回しは49回『腕回し』であると判別され、1回『うろちょろ』であると判別されたことが示されている。   For example, the discrimination result output unit 110 may output the output screen 1110 shown in FIG. The output screen 1110 is a Doppler sensor for each of a = rotate arm, b = slow, c = flapping, d = poor swaying, e = butterfly, f = typing, g = stationary state, and h = seating state. It shows collectively how many times the output signal has been discriminated out of 50 times. For example, it is indicated that the arm rotation is determined to be 49 “arm rotation” and is determined to be “around” once.

[効果の例]
ここで、本実施形態に係る動作認識システム10の効果の例について説明する。まず、本実施形態に係る動作認識システム10は、加速度センサを用いて動作認識システムと異なり、認識対象物20自体にセンサを取り付ける必要がない。このため、センサを取り付けることが困難な認識対象物20の動作を認識することが出来る。また、加速度センサを用いた動作認識システムでは認識することが困難であったゆっくりした動きの認識、及び、等速で動く(加速度が0に近い)動きを判別することが出来るという効果が挙げられる。さらに、時間領域のデータのみでなく、周波数領域のデータを用いて多種な特徴量を用いることで、高精度な動作の判別をすることが出来る。
[Example of effects]
Here, an example of the effect of the motion recognition system 10 according to the present embodiment will be described. First, unlike the motion recognition system using the acceleration sensor, the motion recognition system 10 according to the present embodiment does not need to be attached to the recognition target 20 itself. For this reason, it is possible to recognize the operation of the recognition object 20 to which it is difficult to attach the sensor. In addition, there is an effect that it is possible to recognize a slow movement that is difficult to recognize with a motion recognition system using an acceleration sensor, and to determine a movement that moves at a constant speed (acceleration is close to 0). . Furthermore, it is possible to determine the operation with high accuracy by using various feature amounts using not only time domain data but also frequency domain data.

<第2の実施形態>
次に、本発明の第2の実施形態について説明する。本実施形態に係るデータ処理装置100は、2次元平面上を動いた認識対象物20の移動方向をなるべく少ないドップラーセンサを用いて高い精度により判別する機能を有する。一般的に、用いるセンサの数が多くなればなるほど、多くの特徴を抽出することが出来るため判別精度は高くなる。しかし、センサの数を増やすと、センサの設置コストが高くなり、また、判別にかかる処理も増える。そこで、本実施形態に係るデータ処理装置100は、直接移動方向に向かって電波を放射するセンサだけでなく、直接移動方向に向かって電波を放射しないセンサのドップラーセンサ出力信号も判別に用いることによって、様々な方向の移動をより少ないセンサにより検出することを可能とする。
<Second Embodiment>
Next, a second embodiment of the present invention will be described. The data processing apparatus 100 according to the present embodiment has a function of determining the moving direction of the recognition target object 20 that has moved on the two-dimensional plane with high accuracy using as few Doppler sensors as possible. In general, the greater the number of sensors used, the higher the discrimination accuracy because more features can be extracted. However, when the number of sensors is increased, the installation cost of the sensors increases, and the processing for determination increases. Therefore, the data processing apparatus 100 according to the present embodiment uses not only a sensor that radiates radio waves in the direct movement direction but also a Doppler sensor output signal of a sensor that does not emit radio waves in the direct movement direction. It is possible to detect movements in various directions with fewer sensors.

本実施形態に係るデータ処理装置100の機能構成は、図1に示した第1の実施形態に係るデータ処理装置100と同様である。本実施形態に係るデータ処理装置100と第1の実施形態に係るデータ処理装置100とを比較すると、動作判別部108において用いるサンプルデータの形式が異なり、それに伴って特徴量抽出部106において抽出する特徴量が異なる。以下、第1の実施形態との差異部分について主に説明する。   The functional configuration of the data processing apparatus 100 according to the present embodiment is the same as that of the data processing apparatus 100 according to the first embodiment shown in FIG. When the data processing apparatus 100 according to the present embodiment and the data processing apparatus 100 according to the first embodiment are compared, the format of the sample data used in the operation determination unit 108 is different, and the feature amount extraction unit 106 extracts it accordingly. Features are different. In the following, differences from the first embodiment will be mainly described.

[認識対象動作]
まず、図11を用いて本実施形態に係るドップラーセンサノード200の配置とサンプルデータの概要について説明する。初めに、サンプルデータとしての認識対象の動作を図11に示す二次元平面上の8つの方向として定義する。例えば、8つの方向は図11の符号を用いると次に示すように定義される。
[Recognized operation]
First, the arrangement of the Doppler sensor node 200 according to the present embodiment and an outline of sample data will be described with reference to FIG. First, the operation of the recognition target as sample data is defined as eight directions on the two-dimensional plane shown in FIG. For example, eight directions are defined as shown below using the reference numerals in FIG.

・第1の方向(510から550)
・第2の方向(550から510)
・第3の方向(570から530)
・第4の方向(530から570)
・第5の方向(580から540)
・第6の方向(540から580)
・第7の方向(520から560)
・第8の方向(560から520)
-First direction (510 to 550)
Second direction (550 to 510)
Third direction (570 to 530)
-Fourth direction (530 to 570)
・ Fifth direction (580 to 540)
6th direction (540 to 580)
7th direction (520 to 560)
・ Eighth direction (560 to 520)

そして、2つのドップラーセンサノード200a及び200bは、互いに放射方向が直交するように配置される。本実施形態においては、ドップラーセンサノード200aは、放射方向が第1の方向となるよう配置され、ドップラーセンサノード200bは、放射方向が第3の方向となるよう配置される。   The two Doppler sensor nodes 200a and 200b are arranged so that their radiation directions are orthogonal to each other. In the present embodiment, the Doppler sensor node 200a is arranged so that the radiation direction is the first direction, and the Doppler sensor node 200b is arranged so that the radiation direction is the third direction.

ここで、複数のドップラーセンサノード200の配置については、放射方向が重ならないことが好ましい。さらに、それぞれのドップラーセンサノード200の放射方向がなるべく分散するように配置されることが望ましい。そのため、本実施形態のように2つのドップラーセンサノード200を用いる場合には互いに放射方向が直交するように配置する。また、ドップラーセンサノードが3以上の数であるN個用いられる場合には、放射方向の成す角度が(360÷N)度となるよう配置されることが好ましい。例えば、ドップラーセンサノード200を3つ用いる場合には、3つのドップラーセンサノード200は、その放射方向が120度の角度を成すよう配置されることが好ましい。   Here, as for the arrangement of the plurality of Doppler sensor nodes 200, it is preferable that the radiation directions do not overlap. Furthermore, it is desirable that the radiation directions of the respective Doppler sensor nodes 200 are arranged so as to be dispersed as much as possible. For this reason, when two Doppler sensor nodes 200 are used as in the present embodiment, they are arranged so that their radial directions are orthogonal to each other. When N Doppler sensor nodes having a number of 3 or more are used, it is preferable that the angle formed by the radial direction is (360 ÷ N) degrees. For example, when three Doppler sensor nodes 200 are used, it is preferable that the three Doppler sensor nodes 200 are arranged such that the radiation directions form an angle of 120 degrees.

このとき、ドップラーセンサノード200a及びドップラーセンサノード200bにおいて取得されるドップラーセンサ出力信号は、例えば図12〜図19に示されたように、方向によってその振幅の増減のパターンとその組合せがそれぞれ異なる。このことに基づいて動作を判別するための特徴量の抽出方法について、次に示す。   At this time, the Doppler sensor output signals acquired at the Doppler sensor node 200a and the Doppler sensor node 200b have different amplitude increase / decrease patterns and combinations depending on directions, for example, as shown in FIGS. A feature amount extraction method for discriminating an action based on this will be described below.

[特徴量の抽出]
まず、特徴量抽出部106は、機器の性能差による電圧の最大値及び最小値の差異の影響を省くために、入力されたドップラーセンサ出力信号を正規化する。例えば、正規化されたドップラーセンサ出力信号データは以下の式を用いて求めることが出来る。
[Feature extraction]
First, the feature amount extraction unit 106 normalizes the input Doppler sensor output signal in order to eliminate the influence of the difference between the maximum value and the minimum value of the voltage due to the difference in performance of the devices. For example, normalized Doppler sensor output signal data can be obtained using the following equation.

正規化電圧値=(V−Vmin)÷(Vmax−Vmin
ここで、Vは正規化前のドップラーセンサ出力信号の電圧値であり、Vminは機器により定められた電圧の最小値であり、Vmaxは機器により定められた電圧の最大値である。上記の計算の結果、正規化電圧値は0から1までの値をとる。また、以下の説明中における基準電圧値は、動作が観測されないときの電圧の値であるとする。以下、ドップラーセンサ出力信号の電圧値という場合には、この正規化された電圧値をいう。
Normalized voltage value = (V−V min ) ÷ (V max −V min )
Here, V is the voltage value of the Doppler sensor output signal before normalization, V min is the minimum voltage value determined by the device, and V max is the maximum voltage value determined by the device. As a result of the above calculation, the normalized voltage value takes a value from 0 to 1. In the following description, it is assumed that the reference voltage value is a voltage value when no operation is observed. Hereinafter, the voltage value of the Doppler sensor output signal refers to the normalized voltage value.

次に、特徴量抽出部106は、入力されたドップラーセンサ出力信号のうち動作の開始点及び終了点を検知して1つの動作に対応するドップラーセンサ出力信号の開始と終了の時点を決定する。開始点及び終了点を検知する方法は様々考えられるが、ここでは、ドップラーセンサノード200a及びドップラーセンサノード200bのうちいずれかにおいて先に基準電圧からの電圧の値がある一定期間T1th以上の間、ある閾値A1th以下である状態が継続し、且つ、電圧の値の大きさが閾値A1th以上になった時点を動作の開始時点tsとする。そして、その後、ある一定期間T2th以上の間、電圧の値がある閾値A2th以下となった時点を動作の終了時点teとして、1つの動作に対応するドップラーセンサ出力信号を検出する。   Next, the feature amount extraction unit 106 detects the start and end points of the operation from the input Doppler sensor output signal, and determines the start and end times of the Doppler sensor output signal corresponding to one operation. There are various methods for detecting the start point and the end point. Here, in either the Doppler sensor node 200a or the Doppler sensor node 200b, the voltage value from the reference voltage is a certain period T1th or more during a certain period. An operation start time point ts is a time point when the state of being below a certain threshold value A1th continues and the magnitude of the voltage value becomes equal to or greater than the threshold value A1th. Then, a Doppler sensor output signal corresponding to one operation is detected with a time point when the voltage value becomes equal to or less than a certain threshold A2th for a certain period T2th or more as an operation end time te.

次に、特徴量抽出部106は、開始点tsから終了点teまでの時間をN(Nは自然数とする。)等分し、N等分された1つの区間を単位時間とする。単位時間は、少なくとも波の一周期以上の長さとなるようにする。これは、単位時間内に必ず波形の最大振幅を含むようにするためである。単位時間内における最大振幅の大きさが区間最大振幅とされる。単位時間は、1回当たりの動作の速度に応じて異なる。例えば、動作の速度が速いときには、動作の速度が遅いときに比べて開始点tsから終了点teまでの間の時間が短くなるため、必然的に単位時間も短くなる。   Next, the feature quantity extraction unit 106 equally divides the time from the start point ts to the end point te into N (N is a natural number), and sets one section divided into N as unit time. The unit time is set to be at least one wave period. This is to ensure that the maximum amplitude of the waveform is included within the unit time. The magnitude of the maximum amplitude within the unit time is set as the section maximum amplitude. The unit time varies depending on the speed of operation per one time. For example, when the operation speed is fast, the time from the start point ts to the end point te is shorter than when the operation speed is slow, and thus the unit time is inevitably shortened.

そして、次に、特徴量抽出部106は、単位時間内の区間最大振幅をそれぞれ検出し、ドップラーセンサノード200a及びドップラーセンサノード200bのそれぞれからN個ずつの区間最大振幅値を抽出する。このとき、ドップラーセンサ出力信号の振幅の大きさは、認識対象物20とドップラーセンサ202との距離に依存する変数である。具体的には、ドップラーセンサ202と認識対象物20との距離が遠い時は、その距離が近い場合と比較して小さくなる。さらに、特徴量抽出部106は、i番目(0<i≦N)の単位時間の区間最大振幅値が直前の(i−1)番目の単位時間の区間最大振幅値と比較して、その値が増加しているなら「増加」、減少しているならば「減少」とする増減情報を特徴量として抽出する。このとき、例えば図26において説明したように飽和状態となっている場合には同じ値が続くことも考えられるため、この場合には増減情報を「変化なし」とする。   Then, the feature amount extraction unit 106 detects the section maximum amplitude within the unit time, and extracts N section maximum amplitude values from each of the Doppler sensor node 200a and the Doppler sensor node 200b. At this time, the magnitude of the amplitude of the Doppler sensor output signal is a variable that depends on the distance between the recognition object 20 and the Doppler sensor 202. Specifically, when the distance between the Doppler sensor 202 and the recognition object 20 is long, the distance is smaller than when the distance is short. Further, the feature amount extraction unit 106 compares the section maximum amplitude value of the i-th (0 <i ≦ N) unit time with the section maximum amplitude value of the immediately preceding (i−1) -th unit time, and calculates the value. Increase / decrease information is extracted as a feature amount, which is “increased” if the increase is, and “decrease” if it is decreasing. At this time, for example, as described with reference to FIG. 26, the same value may be continued in a saturated state. In this case, the increase / decrease information is set to “no change”.

上記のように、特徴量抽出部106は、ドップラーセンサノード200a及びドップラーセンサノード200bからそれぞれ(N−1)個の増減情報、合計2(N−1)個の増減情報を特徴量として抽出する。   As described above, the feature amount extraction unit 106 extracts (N−1) pieces of increase / decrease information from the Doppler sensor node 200a and the Doppler sensor node 200b, respectively, and 2 (N−1) pieces of increase / decrease information as feature amounts. .

例えば、図12〜図19は、ドップラーセンサノード200a及びドップラーセンサノード200bの波形と、N=7とした場合の各単位時間における増減情報を示した説明図である。ここで示されたように、増減情報は、各動作によって異なるパターンを示す。この増減情報を用いて、動作判別部108は、機械学習によりこれらのサンプルデータの特徴量から機械学習のモデルを構築する学習フェーズを実行する。   For example, FIGS. 12 to 19 are explanatory diagrams showing waveforms of the Doppler sensor node 200a and the Doppler sensor node 200b and increase / decrease information in each unit time when N = 7. As shown here, the increase / decrease information shows a different pattern for each operation. Using this increase / decrease information, the action determination unit 108 executes a learning phase in which a machine learning model is constructed from the feature amounts of these sample data by machine learning.

例えば、図12に示す第1の方向への動作に対応するドップラーセンサ出力信号の波形と特徴量が示される。このとき、認識対象物20は図11に示す510から550まで移動している。ドップラーセンサノード200aから認識対象物20に対する距離は、510から550まで移動する間、増加し続ける。このため、図12(a)に示したように、ドップラーセンサノード200aにおいて取得されるドップラーセンサ出力信号の振幅は減少し続ける。   For example, the waveform and feature amount of the Doppler sensor output signal corresponding to the operation in the first direction shown in FIG. 12 are shown. At this time, the recognition object 20 has moved from 510 to 550 shown in FIG. The distance from the Doppler sensor node 200a to the recognition object 20 continues to increase while moving from 510 to 550. For this reason, as shown in FIG. 12A, the amplitude of the Doppler sensor output signal acquired at the Doppler sensor node 200a continues to decrease.

一方、ドップラーセンサノード200bから認識対象物20に対する距離は、認識対象物20が510から中心点590に到達するまでは減少し、中心点590から550に到達するまでは増加する。このため、図12(b)に示したように、ドップラーセンサノード200bにおいて取得されるドップラーセンサ出力信号の振幅は、認識対象物20が中心点590まで到達するまでは増加し、その後減少する。   On the other hand, the distance from the Doppler sensor node 200b to the recognition target object 20 decreases until the recognition target object 20 reaches the center point 590 from 510, and increases until it reaches the center point 550 from 550. For this reason, as shown in FIG. 12B, the amplitude of the Doppler sensor output signal acquired at the Doppler sensor node 200b increases until the recognition target 20 reaches the center point 590, and then decreases.

そして、特徴量抽出部106は、判別対象のドップラーセンサ出力信号に対しても、サンプルデータに対する処理と同様に上記の正規化、開始点及び終了点の検出、増減情報の抽出を実行する。そして、動作判別部108は、機械学習のモデルに従ったパターンマッチングにより動作を判別する。   Then, the feature amount extraction unit 106 also performs the normalization, the detection of the start point and the end point, and the extraction of the increase / decrease information for the output signal of the Doppler sensor to be discriminated in the same manner as the processing for the sample data. Then, the motion determination unit 108 determines a motion by pattern matching according to a machine learning model.

特徴量抽出部106は、増減情報を特徴量として抽出する場合に、抽出する特徴量の数を減らすために、連続する複数の増減情報をさらにM個のグループに区分し、当該グループ毎に増減情報の1つの代表値を決定してもよい。例えば、4つの増減情報を1つのグループとした場合において、増減情報が「増加」、「増加」、「減少」、「増加」と推移する場合には、このグループの代表値を「増加」としてもよい。Nの値が大きく、増減情報の数が多くなる場合には、処理を高速化させる効果と、軽微な増減情報の揺らぎの影響を取り除き、より全体の傾向を反映したデータを取得することが出来るという効果がある。   When extracting the increase / decrease information as a feature amount, the feature amount extraction unit 106 further divides a plurality of continuous increase / decrease information into M groups and reduces the increase / decrease for each group. One representative value of information may be determined. For example, if four groups of increase / decrease information are grouped, and the increase / decrease information changes to “increase”, “increase”, “decrease”, “increase”, the representative value of this group is set to “increase” Also good. When the value of N is large and the number of increase / decrease information increases, the effect of speeding up the process and the influence of slight fluctuation of the increase / decrease information are removed, and data reflecting the overall trend can be acquired. There is an effect.

[効果の例]
本発明の第2の実施形態に係る動作認識システム10の効果の例について説明する。本実施形態に係る動作認識システム10は、第1の実施形態における効果の例として挙げたもののうち、加速度センサではなくドップラーセンサを用いることによる効果である、「センサを取り付けることが困難な認識対象物20の動作を認識することが出来る」、「ゆっくりした動きの認識、及び、等速で動く(加速度が0に近い)動きを判別することが出来る」に加えて、以下のような効果が望める。
[Example of effects]
An example of the effect of the motion recognition system 10 according to the second exemplary embodiment of the present invention will be described. The motion recognition system 10 according to the present embodiment is an effect obtained by using a Doppler sensor instead of an acceleration sensor among the examples of the effects in the first embodiment. In addition to “recognizing the movement of the object 20”, “recognizing slow movements and determining movements moving at a constant speed (acceleration close to 0)”, the following effects are obtained: I can hope.

複数のセンサにより取得されたドップラーセンサ出力信号の特徴の組合せを用いることにより、認識対象物の動作の方向に放射するセンサがない状態であっても、疎の方向の動きを判別することが出来るという効果がある。また、FFTを用いて周波数領域の特徴を抽出しなくても、時間領域の特徴のみで動作を判別することが出来るため、簡易な処理で動作を判別することが出来る。また、動作の開始点及び終了点を検知し、開始点から終了点までの時間を所定の自然数で分割した領域毎に特徴量を抽出するため、動作の速度に関わらず、決まった個数の特徴量を抽出することが出来る。   By using a combination of features of Doppler sensor output signals acquired by a plurality of sensors, it is possible to determine movement in a sparse direction even when there is no sensor emitting in the direction of movement of the recognition object. There is an effect. Further, since the operation can be determined only by the time domain feature without extracting the frequency domain feature using FFT, the operation can be determined by a simple process. Also, since the start point and end point of the operation are detected and the feature amount is extracted for each region obtained by dividing the time from the start point to the end point by a predetermined natural number, a fixed number of features are obtained regardless of the operation speed. The amount can be extracted.

<第3の実施形態>
[認識対象]
次に、本発明の第3の実施形態に係る動作認識システムについて説明する。本実施形態に係る動作認識システム10は、1つのドップラーセンサ202から出力される、2つのドップラーセンサ出力信号を認識対象物20の認識に用いる。当該2つのドップラーセンサ出力信号は、互いに異なる位相を有する。図20は、本実施形態に係る動作認識システム10において認識対象物20がドップラーセンサ202に対して「接近」しているときのドップラーセンサ出力信号を示す説明図である。また、図21は、本実施形態に係る動作認識システム10において認識対象物20がドップラーセンサ202に対して「離反」しているときのドップラーセンサ出力信号を示す説明図である。
<Third Embodiment>
[Recognition target]
Next, an operation recognition system according to the third embodiment of the present invention will be described. The motion recognition system 10 according to the present embodiment uses two Doppler sensor output signals output from one Doppler sensor 202 for recognition of the recognition object 20. The two Doppler sensor output signals have different phases. FIG. 20 is an explanatory diagram showing a Doppler sensor output signal when the recognition object 20 is “approaching” the Doppler sensor 202 in the motion recognition system 10 according to the present embodiment. FIG. 21 is an explanatory diagram showing a Doppler sensor output signal when the recognition object 20 is “separated” from the Doppler sensor 202 in the motion recognition system 10 according to the present embodiment.

図20及び図21に示したように、本実施形態に係る動作認識システム10において用いられるドップラーセンサ出力信号は、図20及び図21において実線により示され、その電圧値がv1(t)で示されるドップラーセンサ出力信号が第1のドップラーセンサ出力信号であるとし、点線により示され、その電圧値がv2(t)で示されるドップラーセンサ出力信号を第2のドップラーセンサ出力信号とすると、図20に示すように「接近」時には第1のドップラーセンサ出力信号に対して第2のドップラーセンサ出力信号は位相が90度進んでいる。また、図21に示すように「離反」時には第1のドップラーセンサ出力信号に対して第2のドップラーセンサ出力信号は位相が90度遅れている。このように、本実施形態に係る動作認識システム10は、第1のドップラーセンサ出力信号と第2のドップラーセンサ出力信号とが位相差を有するよう調整されたドップラーセンサを用いる。このため、1つのドップラーセンサ202から出力された2つのドップラーセンサ出力信号の位相差を検知することにより、認識対象物20がドップラーセンサ202に対して接近しているのか、離反しているのかを判別出来ると考えられる。   As shown in FIGS. 20 and 21, the Doppler sensor output signal used in the motion recognition system 10 according to the present embodiment is indicated by a solid line in FIGS. 20 and 21, and the voltage value is indicated by v1 (t). If the Doppler sensor output signal to be output is the first Doppler sensor output signal, the Doppler sensor output signal indicated by the dotted line and the voltage value indicated by v2 (t) is the second Doppler sensor output signal, FIG. As shown in FIG. 5, the phase of the second Doppler sensor output signal is advanced by 90 degrees with respect to the first Doppler sensor output signal when “approaching”. As shown in FIG. 21, the phase of the second Doppler sensor output signal is delayed by 90 degrees with respect to the first Doppler sensor output signal at the time of “separation”. As described above, the motion recognition system 10 according to the present embodiment uses the Doppler sensor adjusted so that the first Doppler sensor output signal and the second Doppler sensor output signal have a phase difference. Therefore, by detecting the phase difference between the two Doppler sensor output signals output from one Doppler sensor 202, it is determined whether the recognition target 20 is approaching or separating from the Doppler sensor 202. It can be discriminated.

例えば、一般的な位相比較器のようなハードウェアを用いることで位相差を判別することは出来る。しかしながら、一般的にハードウェア処理とソフトウェア処理とが混在した装置は、その装置サイズが大型化するという問題があった。そこで、以下にソフトウェア処理のみで認識対象物20がドップラーセンサ202に接近しているか離反しているかを判別することの出来るデータ処理装置100を提案する。さらに、ドップラーセンサ出力信号に雑音が混在している環境においても精度よく動作を判別するためのデータ処理装置100について説明する。   For example, the phase difference can be determined by using hardware such as a general phase comparator. However, in general, a device in which hardware processing and software processing are mixed has a problem that the device size increases. Therefore, a data processing apparatus 100 is proposed below that can determine whether the recognition target 20 is approaching or moving away from the Doppler sensor 202 only by software processing. Furthermore, a data processing apparatus 100 for accurately determining operation even in an environment where noise is mixed in the Doppler sensor output signal will be described.

[特徴量の抽出]
次に、図20及び図21を用いて、本実施形態に係るデータ処理装置100の特徴量抽出部106が抽出する特徴量について説明する。本実施形態において、データ処理装置100のデータ取得部102は、1つのドップラーセンサから出力される位相の異なる2つのドップラーセンサ出力信号を取得する。そして、特徴量抽出部は、上記2つのドップラーセンサ出力信号から以下に説明する特徴量を抽出する。
[Feature extraction]
Next, feature amounts extracted by the feature amount extraction unit 106 of the data processing apparatus 100 according to the present embodiment will be described with reference to FIGS. In the present embodiment, the data acquisition unit 102 of the data processing apparatus 100 acquires two Doppler sensor output signals having different phases output from one Doppler sensor. Then, the feature amount extraction unit extracts a feature amount described below from the two Doppler sensor output signals.

時刻tにおける第1のドップラーセンサ出力信号の電圧値をv1(t)、第2のドップラーセンサ出力信号の電圧値をv2(t)とする。そして、各観測時点における2つのドップラーセンサ出力信号の電圧値の差v1(t)−v2(t)の値を求め、v1(t)−v2(t)の値が0となる時点、正から負の値に切り替わった時点、又は、負から正の値に切り替わった時点を波形が交差する時点とし、交差時点を時間の早い順からそれぞれtとする(kは自然数である。)。また、各交差時点tにおける電圧値をVcross(t)とする。 The voltage value of the first Doppler sensor output signal at time t is v1 (t), and the voltage value of the second Doppler sensor output signal is v2 (t). Then, a difference value v1 (t) -v2 (t) between two Doppler sensor output signals at each observation time is obtained, and from the time when the value of v1 (t) -v2 (t) becomes zero, time switched to a negative value, or a time when switched from a negative to a positive value and when the waveform crosses each intersection point from ascending order of time and t k (k is a natural number.). Further, the voltage value at each crossing point t k and V cross (t k).

図20に示すように、認識対象物20がドップラーセンサ202に接近している場合には、ある連続する2つの交差時点tk−1及びtの間において、即ち、tk−1<t<tである場合に、v1(t)−v2(t)の値が負の値であるときには、Vcross(t)−Vcross(tk−1)の値は正の値となっており、v1(t)−v2(t)の値が正の値であるときには、Vcross(t)−Vcross(tk−1)の値は負の値となっている。 As shown in FIG. 20, when the recognition target 20 is approaching the Doppler sensor 202, between two consecutive intersection times t k−1 and t k , that is, t k−1 <t. When <t k and v1 (t) −v2 (t) is a negative value, the value of V cross (t k ) −V cross (t k−1 ) is a positive value. When v1 (t) −v2 (t) is a positive value, the value of V cross (t k ) −V cross (t k−1 ) is a negative value.

一方、図21に示すように、認識対象物20がドップラーセンサ202に対して離反している場合には、ある連続する2つの交差時点tk−1及びtの間において、即ち、tk−1<t<tである場合に、v1(t)−v2(t)の値が負の値であるときには、Vcross(t)−Vcross(tk−1)の値も負の値となっており、v1(t)−v2(t)の値が正の値であるときには、Vcross(t)−Vcross(tk−1)の値も正の値となっている。 On the other hand, as shown in FIG. 21, when the recognition target 20 is separated from the Doppler sensor 202, between two consecutive intersection times t k−1 and t k , that is, t k When −1 <t <t k and the value of v1 (t) −v2 (t) is a negative value, the value of V cross (t k ) −V cross (t k−1 ) is also negative. When the value of v1 (t) −v2 (t) is a positive value, the value of V cross (t k ) −V cross (t k−1 ) is also a positive value. Yes.

本発明の第1の実施形態および第2の実施形態に係る動作判別部108は、機械学習に従ったパターンマッチングを用いて動作を判別したが、本実施形態に係る動作判別部108は、このように、tk−1<t<tである場合のv1(t)−v2(t)の値の正負情報とVcross(t)−Vcross(tk−1)の値の正負情報との関係性のパターンに従って、動作判別部108は、認識対象物20がドップラーセンサ202に対して接近しているのか、離反しているのかを判別することが出来る。 The operation determination unit 108 according to the first embodiment and the second embodiment of the present invention determines the operation using pattern matching according to machine learning, but the operation determination unit 108 according to the present embodiment Thus, the positive / negative information of the value of v1 (t) −v2 (t) and the positive / negative of the value of V cross (t k ) −V cross (t k−1 ) when t k−1 <t <t k The motion determination unit 108 can determine whether the recognition target object 20 is approaching or moving away from the Doppler sensor 202 according to the pattern of the relationship with the information.

Figure 2013235012
Figure 2013235012

以上、ソフトウェア処理のみで認識対象物20がドップラーセンサ202に接近しているか離反しているかを判別するために、1つのドップラーセンサ202から出力された2つのドップラーセンサ出力信号について、「接近」時のドップラーセンサ出力信号の位相差の特徴と「離反」時のドップラーセンサ出力波の位相差の特徴とを抽出する方法の基本的な原理について説明したが、実際には、取得されるドップラーセンサ出力信号が雑音及び歪みを含み、動作判別部108は、この雑音及び歪みの影響により正しく認識対象物20の動作を認識することが出来ない場合がある。   As described above, in order to determine whether the recognition target 20 is approaching or moving away from the Doppler sensor 202 only by software processing, two Doppler sensor output signals output from one Doppler sensor 202 are The basic principle of the method of extracting the phase difference characteristics of the Doppler sensor output signal and the phase difference characteristics of the Doppler sensor output wave at the time of "separation" has been explained. The signal includes noise and distortion, and the movement determination unit 108 may not be able to correctly recognize the movement of the recognition target object 20 due to the influence of the noise and distortion.

そこで、次にこれら雑音及び歪みの影響により正しく認識することの出来ないパターンとその影響を抑制するためのデータ処理装置100の構成について図22及び図23を用いて説明する。図22は、ドップラーセンサ出力信号の雑音及び波形の歪みの一例を示す説明図である。また、図23は、ドップラーセンサ出力信号と、誤判定を抑制するための閾値との関係を示す説明図である。   Therefore, a pattern that cannot be recognized correctly due to the effects of noise and distortion and the configuration of the data processing apparatus 100 for suppressing the influence will be described with reference to FIGS. 22 and 23. FIG. FIG. 22 is an explanatory diagram illustrating an example of noise and waveform distortion of the Doppler sensor output signal. FIG. 23 is an explanatory diagram showing a relationship between a Doppler sensor output signal and a threshold value for suppressing erroneous determination.

例えば、図22に示す2つのドップラーセンサ出力信号は、雑音及び波形の歪みを含んでいる。このため、領域α及び領域βにおいて、短時間の間に複数の交差点が観測される。上記の特徴量抽出方法は、例えば図21及び図22に示されるような理想的な波形を有するドップラーセンサ出力信号を想定している。このため、特徴量抽出部106がここで観測される交差点全てについて特徴量を抽出してしまうと、動作判別部108において、正しい判別結果が得られない。そこで、動作判別部108は、所定の閾値Vthを用いて、ドップラーセンサ出力信号の有する雑音及び波形の歪みの影響を抑制する。具体的には、交差時点tにおいてVcross(t)−Vcross(tk−1)の絶対値が所定の閾値Vth以下の場合には、動作判別部108は、かかる交差時点tを交差時点と認定しない。すなわち、動作判別部108は、交差時点のうち、前回の交差時点の電圧値との差が所定の閾値以上となる交差時点おいて動作の判別を実行する。 For example, the two Doppler sensor output signals shown in FIG. 22 include noise and waveform distortion. For this reason, a plurality of intersections are observed in a short time in the region α and the region β. The above feature quantity extraction method assumes a Doppler sensor output signal having an ideal waveform as shown in FIGS. 21 and 22, for example. For this reason, if the feature amount extraction unit 106 extracts feature amounts for all the intersections observed here, the operation determination unit 108 cannot obtain a correct determination result. Therefore, the operation determination unit 108 uses the predetermined threshold value Vth to suppress the influence of noise and waveform distortion of the Doppler sensor output signal. Specifically, when the absolute value of V cross (t k) -V cross (t k-1) at the intersection point t k is equal to or less than the predetermined threshold value Vth, the operation determination unit 108, such cross point t k Is not recognized as a crossing point. That is, the operation determination unit 108 performs the operation determination at the crossing point in which the difference from the voltage value at the previous crossing point is equal to or greater than a predetermined threshold among the crossing points.

さらに、上記の閾値Vthを設定するだけでは、図23に示すようにドップラーセンサ出力信号が雑音を含む場合に、tk’においてはVcross(tk‘)−Vcross(tk−1)の値がVth以下で交差と認定されず、tにおいてはVcross(t)−Vcross(tk−1)の値がVth以上となり交差と認定される場合がある。このとき、本来第1のドップラーセンサ出力信号と第2のドップラーセンサ出力信号との電圧値の差が正から負に切り替わり、「接近」と認識されるべきであるのに、「離反」と認識される場合がある。かかる誤判定を抑制するために、v1(t)−v2(t)の値及びv1(t)−v2(t)の値の正負情報は、v1(t)−v2(t)の平均値が用いられてもよい。平均値は、予め定めた単位区間Tunit毎に計算されてもよい。かかる構成により、雑音による誤判定の可能性を低減することが出来る。 Furthermore, by simply setting the threshold value Vth, when the Doppler sensor output signal as shown in FIG. 23 includes a noise, 'V cross in (t k' t k) -V cross (t k-1) value is not recognized as intersecting below Vth, in t k is when the value of V cross (t k) -V cross (t k-1) is identified as intersecting become more Vth. At this time, the difference between the voltage values of the first Doppler sensor output signal and the second Doppler sensor output signal is switched from positive to negative and should be recognized as “approaching”, but is recognized as “separation”. May be. In order to suppress such erroneous determination, the value of v1 (t) −v2 (t) and the positive / negative information of the value of v1 (t) −v2 (t) May be used. The average value may be calculated for each predetermined unit section Tunit. With this configuration, it is possible to reduce the possibility of erroneous determination due to noise.

次に、図24を用いて本実施形態に係る特徴量抽出部106及び動作判別部108の動作について説明する。図24は、本実施形態に係る特徴量抽出と動作判別処理について説明するためのフローチャートである。   Next, operations of the feature amount extraction unit 106 and the operation determination unit 108 according to the present embodiment will be described with reference to FIG. FIG. 24 is a flowchart for explaining feature amount extraction and operation determination processing according to the present embodiment.

まず、特徴量抽出部106は、2つのドップラーセンサ出力信号データから電圧値v1(t)及びv2(t)を抽出する(S102)。そして、特徴量抽出部106は、単位区間毎、例えば、Tunit毎にv1(t)−v2(t)の平均値を計算する(S104)。   First, the feature amount extraction unit 106 extracts voltage values v1 (t) and v2 (t) from two Doppler sensor output signal data (S102). Then, the feature amount extraction unit 106 calculates an average value of v1 (t) −v2 (t) for each unit section, for example, for each unit (S104).

そして、特徴量抽出部106は、v1(t)−v2(t)の平均値が負から正に変化したか否かを判定する(S106)。そして、負から正に変化した場合には、その時点をtとすると、Vcross(t)−Vcross(tk−1)の値を算出して動作判別部108に入力する。一方、v1(t)−v2(t)の平均値が負から正に変化していない場合には、次にv1(t)−v2(t)の平均値が正から負に変化したか否かを判定する(S114)。そして、v1(t)−v2(t)の平均値が正から負に変化した場合には、特徴量抽出部106は、同様にVcross(t)−Vcross(tk−1)の値を算出して動作判別部108に入力する。ここで、v1(t)−v2(t)の平均値が正から負に変化しなかった場合には、再びステップS102の電圧値の取得に処理は戻る。 Then, the feature amount extraction unit 106 determines whether or not the average value of v1 (t) −v2 (t) has changed from negative to positive (S106). If the time changes from negative to positive, assuming that time is t k , the value of V cross (t k ) −V cross (t k−1 ) is calculated and input to the operation determination unit 108. On the other hand, if the average value of v1 (t) -v2 (t) has not changed from negative to positive, then whether or not the average value of v1 (t) -v2 (t) has changed from positive to negative? Is determined (S114). When the average value of v1 (t) −v2 (t) changes from positive to negative, the feature amount extraction unit 106 similarly calculates V cross (t k ) −V cross (t k−1 ). A value is calculated and input to the operation determination unit 108. Here, when the average value of v1 (t) −v2 (t) does not change from positive to negative, the process returns to the acquisition of the voltage value in step S102 again.

そして、動作判別部108は、ステップS106の判定において、v1(t)−v2(t)の平均値が正から負に変化した場合には、受信したVcross(t)−Vcross(tk−1)の値が所定の閾値Vthより大きいか否かを判定する(S108)。ステップS108における判定の結果、Vcross(t)−Vcross(tk−1)の値が所定の閾値Vthより大きいと判定された場合には、動作判別部108は、認識対象物20がドップラーセンサ202に対して「接近」していると認識する(S112)。一方、ステップS108の判定の結果、Vcross(t)−Vcross(tk−1)の値が所定の閾値Vthより大きいと判定されなかった場合には、次に、Vcross(t)−Vcross(tk−1)の値が所定の閾値−Vthより小さいか否かを判定する(S110)。かかる判定において、所定の閾値−Vthより小さいと判定された場合には、動作判別部108は、認識対象物20がドップラーセンサ202に対して「離反」していると認識する(S120)。一方、ステップS110の判定において、所定の閾値−Vthより小さいと判定されなかった場合には、再びステップS102の電圧値の抽出に処理は戻る。 When the average value of v1 (t) −v2 (t) changes from positive to negative in the determination in step S106, the operation determination unit 108 receives the received V cross (t k ) −V cross (t It is determined whether or not the value of ( k-1 ) is greater than a predetermined threshold value Vth (S108). As a result of the determination in step S108, when it is determined that the value of V cross (t k ) −V cross (t k−1 ) is greater than the predetermined threshold value Vth, the operation determination unit 108 determines that the recognition target object 20 is It recognizes that it is “approaching” to the Doppler sensor 202 (S112). On the other hand, as a result of the determination in step S108, if it is not determined that the value of V cross (t k ) −V cross (t k−1 ) is greater than the predetermined threshold value Vth, then V cross (t k ) −V cross (t k−1 ) It is determined whether the value is smaller than a predetermined threshold −Vth (S110). In this determination, when it is determined that the value is smaller than the predetermined threshold −Vth, the motion determination unit 108 recognizes that the recognition target 20 is “separated” with respect to the Doppler sensor 202 (S120). On the other hand, if it is not determined in step S110 that the value is smaller than the predetermined threshold −Vth, the process returns to the extraction of the voltage value in step S102 again.

また一方、ステップS114の判定において、v1(t)−v2(t)の平均値が正から負に変化したと判定された場合には、次に、Vcross(t)−Vcross(tk−1)の値が、所定の閾値−Vthよりも小さいか否かを判定する(S116)。かかる判定において、−Vthよりも小さいと判定された場合には、動作判別部108は、認識対象物20がドップラーセンサ202に対して「接近」していると認識する(S112)。一方、−Vthよりも小さいと判定されなかった場合には、さらに、動作判定部108は、Vcross(t)−Vcross(tk−1)の値が、Vthよりも大きいか否かを判定する(S118)。そしてステップS118の判定の結果、Vthよりも大きいと判定された場合には、動作判別部108は、認識対象物20がドップラーセンサ202に対して「離反」していると認識する(S120)。一方、ステップS118の判定においてVthよりも大きいと判定されなかった場合には、ステップS102の電圧値の抽出に処理は戻る。 On the other hand, if it is determined in step S114 that the average value of v1 (t) −v2 (t) has changed from positive to negative, then V cross (t k ) −V cross (t It is determined whether or not the value of ( k-1 ) is smaller than a predetermined threshold value -Vth (S116). In this determination, when it is determined that the value is smaller than −Vth, the motion determination unit 108 recognizes that the recognition target 20 is “approaching” to the Doppler sensor 202 (S112). On the other hand, when it is not determined that the value is smaller than −Vth, the operation determination unit 108 further determines whether or not the value of V cross (t k ) −V cross (t k−1 ) is larger than Vth. Is determined (S118). If it is determined as a result of the determination in step S118 that it is greater than Vth, the operation determination unit 108 recognizes that the recognition target 20 is “separated” from the Doppler sensor 202 (S120). On the other hand, if it is not determined in step S118 that it is greater than Vth, the process returns to the extraction of the voltage value in step S102.

上記の処理が実行され、ステップS112において「接近」と認識された後、または、ステップS120において「離反」と認識された後、動作判定部108は、さらに認識対象のデータがあるか否かを判定する(S122)。そして、さらに認識対象のデータが存在しない場合には動作判別処理を終了し、さらに認識対象のデータがある場合には、当該データに対してステップS102の電圧値の抽出に処理は戻る。   After the above processing is executed and “approach” is recognized in step S112, or after “separation” is recognized in step S120, the motion determination unit 108 determines whether or not there is further data to be recognized. Determination is made (S122). If there is no further data to be recognized, the operation determination process is terminated. If there is more data to be recognized, the process returns to the extraction of the voltage value in step S102 for the data.

以上、1つのドップラーセンサから出力された2つのドップラーセンサ出力信号から位相比較器などのハードウェアを用いずに接近及び離反の区別を判別するデータ処理装置100について説明してきた。例えば、さらにドップラーセンサ出力信号の雑音による影響を低減するために、「接近」及び「離反」状態の判定を事後に補正してもよい。例えば、ある単位時間毎に区切り、その単位時間内において「接近」及び「離反」のうち判別回数が多い方をその単位時間の状態の代表値とする。また、状態の前後関係から補正を加えてもよい。例えば、接近状態が続く中、ほんのわずかな時間のみ離反と判別された場合には、当該「離反」判定は雑音の影響であると見なして「接近」に補正してもよい。   As described above, the data processing apparatus 100 that determines the distinction between approach and separation from two Doppler sensor output signals output from one Doppler sensor without using hardware such as a phase comparator has been described. For example, the determination of the “approach” and “separation” states may be corrected afterwards in order to further reduce the influence of noise on the Doppler sensor output signal. For example, the unit time is divided every unit time, and the one with the larger number of times of discrimination between “approach” and “separation” within the unit time is set as the representative value of the state of the unit time. Moreover, you may add correction | amendment from the context of a state. For example, when it is determined that the separation is performed for only a short time while the approaching state continues, the “separation” determination may be regarded as an influence of noise and may be corrected to “approach”.

[効果の例]
以上、本発明の第3の実施形態に係る動作認識システム10について説明してきたが、かかる動作認識システム10の効果の例について説明する。本実施形態に係る動作認識システム10は、第1の実施形態における効果の例として挙げたもののうち、加速度センサではなくドップラーセンサを用いることによる効果である、「センサを取り付けることが困難な認識対象物20の動作を認識することが出来る」、「ゆっくりした動きの認識、及び、等速で動く(加速度が0に近い)動きを判別することが出来る」に加えて、以下のような効果が望める。
[Example of effects]
The operation recognition system 10 according to the third embodiment of the present invention has been described above. An example of the effect of the operation recognition system 10 will be described. The motion recognition system 10 according to the present embodiment is an effect obtained by using a Doppler sensor instead of an acceleration sensor among the examples of the effects in the first embodiment. In addition to “recognizing the movement of the object 20”, “recognizing slow movements and determining movements moving at a constant speed (acceleration close to 0)”, the following effects are obtained: I can hope.

まず、位相比較器などのハードウェアを用いずにソフトウェアの処理のみで認識対象物20が接近しているか離反しているのかの判別を行うことが出来る。このため、ハードウェアを搭載する場合と比較して装置自体のサイズを低減することが可能である。また、判別に用いるための、1つのドップラーセンサから出力された2つのドップラーセンサ出力信号が雑音を含む場合であっても精度良く動作の判別を行うことが出来る。   First, it is possible to determine whether the recognition target object 20 is approaching or moving away only by software processing without using hardware such as a phase comparator. For this reason, it is possible to reduce the size of the device itself as compared with the case where hardware is installed. Further, even when two Doppler sensor output signals output from one Doppler sensor for use in discrimination include noise, the operation can be discriminated with high accuracy.

以上、添付図面を参照しながら本発明の好適な実施形態について詳細に説明したが、本発明はかかる例に限定されない。本発明の属する技術の分野における通常の知識を有する者であれば、特許請求の範囲に記載された技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、これらについても、当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the present invention have been described in detail above with reference to the accompanying drawings, but the present invention is not limited to such examples. It is obvious that a person having ordinary knowledge in the technical field to which the present invention pertains can come up with various changes or modifications within the scope of the technical idea described in the claims. Of course, it is understood that these also belong to the technical scope of the present invention.

例えば、上記第1の実施形態では、1つのドップラーセンサノードを含む構成としたが、本発明はかかる例に限定されない。例えば、2つ以上複数含む構成としてもよい。   For example, in the first embodiment, the configuration includes one Doppler sensor node, but the present invention is not limited to such an example. For example, it is good also as a structure containing two or more.

また、例えば、上記第2の実施形態では、8つの方向を定義し、定義された方向の動きを認識するものとしたが、本発明はかかる例に限定されない。例えば、定義する方向の数は必ずしも8つでなくてもよい。また、直線的な方向の動きに限定されず、そのドップラーセンサ出力信号の電圧値の増減情報がそれぞれ特有のパターンを示すものであれば適用可能である。   Further, for example, in the second embodiment, eight directions are defined and the movement in the defined direction is recognized, but the present invention is not limited to such an example. For example, the number of directions to be defined is not necessarily eight. Further, the movement is not limited to a linear direction, and can be applied as long as the increase / decrease information of the voltage value of the Doppler sensor output signal shows a specific pattern.

また、例えば、上記第2の実施形態では、所定の自然数N個の増減情報をサンプルデータとして用いたが、本発明はかかる例に限定されない。例えば、所定の自然数Nこの増減情報を抽出した後、その増加及び減少の比率に関する情報をサンプルデータとして用いてもよい。   For example, in the second embodiment, the increase / decrease information of a predetermined natural number N is used as sample data, but the present invention is not limited to this example. For example, after extracting the increase / decrease information of a predetermined natural number N, information on the increase / decrease ratio may be used as sample data.

また、上記実施形態では全てドップラーセンサだけを用いる動作認識システムについて説明したが、本発明はかかる例に限定されない。例えば、他のセンサから得たデータと組み合わせて用いることも出来る。   Moreover, although the said embodiment demonstrated the operation | movement recognition system using only a Doppler sensor, this invention is not limited to this example. For example, it can be used in combination with data obtained from other sensors.

また、上記で説明した各実施形態に係る動作認識システムは、認識した動作のデータを表示部のような出力部において表示出力するのみでなく、例えば、機器制御のデータとして用いられるよう出力することも出来る。   In addition, the motion recognition system according to each of the embodiments described above not only displays and outputs recognized motion data on an output unit such as a display unit, but also outputs the data to be used as, for example, device control data. You can also.

尚、本明細書において、フローチャートに記述されたステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的に又は個別的に実行される処理をも含む。また時系列的に処理されるステップでも、場合によっては適宜順序を変更することが可能であることは言うまでもない。   In this specification, the steps described in the flowcharts are executed in parallel or individually even if they are not necessarily processed in time series, as well as processes performed in time series in the described order. Including processing to be performed. Further, it goes without saying that the order can be appropriately changed even in the steps processed in time series.

10 動作認識システム
20 認識対象物
100 データ処理装置
102 データ取得部
104 処理データ記憶部
106 特徴量抽出部
108 動作判別部
110 判別結果出力部
200 ドップラーセンサノード
300 A/D変換器


DESCRIPTION OF SYMBOLS 10 Action recognition system 20 Recognition target object 100 Data processing apparatus 102 Data acquisition part 104 Process data memory | storage part 106 Feature-value extraction part 108 Operation | movement discrimination | determination part 110 Discrimination result output part 200 Doppler sensor node 300 A / D converter


Claims (7)

認識対象物に対して放射した電磁波である放射波の周波数と、前記放射波が前記認識対象物により反射した反射波の周波数との差分の周波数を有するドップラーセンサ出力信号を取得するデータ取得部と、
前記ドップラーセンサ出力信号の特徴を示す特徴量を抽出する特徴量抽出部と、
前記特徴量に基づいて、前記認識対象物の動作を判別する動作判別部と、
を備え、
前記データ取得部は、2以上の前記ドップラーセンサ出力信号を取得し、
前記特徴量抽出部は、前記2以上のドップラーセンサ出力信号の電圧値の振幅の大きさを、前記ドップラーセンサ出力信号を出力するドップラーセンサと前記認識対象物との距離に依存する変数として用い、
前記動作判別部は、前記特徴量のサンプルデータに基づいたパターンマッチングにより前記認識対象物の動作を判別し、
前記サンプルデータは、複数の所定方向への前記認識対象物の移動に対応する前記ドップラーセンサ出力信号の前記特徴量であり、
前記特徴量抽出部は、前記移動の開始時点から終了時点までを所定の自然数Nで等分した単位時間内の最大振幅の増減情報を前記特徴量として抽出することを特徴とする、データ処理装置。
A data acquisition unit that acquires a Doppler sensor output signal having a frequency that is a difference between a frequency of a radiated wave that is an electromagnetic wave radiated to a recognition object and a frequency of a reflected wave that is reflected by the recognition object; ,
A feature amount extraction unit that extracts a feature amount indicating the feature of the Doppler sensor output signal;
An action discriminating unit for discriminating an action of the recognition object based on the feature amount;
With
The data acquisition unit acquires two or more Doppler sensor output signals,
The feature amount extraction unit uses the magnitude of the amplitude of the voltage value of the two or more Doppler sensor output signals as a variable depending on the distance between the Doppler sensor that outputs the Doppler sensor output signal and the recognition object,
The operation determination unit determines the operation of the recognition object by pattern matching based on the sample data of the feature amount,
The sample data is the feature amount of the Doppler sensor output signal corresponding to the movement of the recognition object in a plurality of predetermined directions,
The feature amount extraction unit extracts, as the feature amount, increase / decrease information of a maximum amplitude within a unit time obtained by equally dividing a start point to an end point of the movement by a predetermined natural number N. .
前記単位時間は、少なくとも前記ドップラーセンサ出力信号の1周期以上の長さであることを特徴とする、請求項1に記載のデータ処理装置。   The data processing apparatus according to claim 1, wherein the unit time is at least a length of one cycle or more of the Doppler sensor output signal. 前記特徴量抽出部は、連続した複数の前記単位時間のそれぞれに対応する前記増減情報の中から最も多い増減情報値を前記特徴量として抽出することを特徴とする、請求項1に記載のデータ処理装置。   The data according to claim 1, wherein the feature amount extraction unit extracts the largest increase / decrease information value as the feature amount from the increase / decrease information corresponding to each of the plurality of consecutive unit times. Processing equipment. 前記特徴量抽出部は、前記ドップラーセンサ出力信号の正規化された電圧信号データから前記特徴量を抽出することを特徴とする、請求項1〜3のいずれか1項に記載のデータ処理装置。   The data processing apparatus according to claim 1, wherein the feature amount extraction unit extracts the feature amount from voltage signal data normalized from the Doppler sensor output signal. 認識対象物に対して放射波を放射し、前記放射波が前記認識対象物により反射した反射波を受信し、前記放射波の周波数と前記反射波の周波数との差分の周波数を有するドップラーセンサ出力信号を出力するドップラーセンサを有するドップラーセンサノードと、
前記ドップラーセンサ出力信号を取得するデータ取得部と、
前記ドップラーセンサ出力信号の特徴を示す特徴量を抽出する特徴量抽出部と、
前記特徴量に基づいて、前記認識対象物の動作を判別する動作判別部と、
を有し、
前記データ取得部は、2以上の前記ドップラーセンサ出力信号を取得し、
前記特徴量抽出部は、前記2以上のドップラーセンサ出力信号の電圧値の振幅の大きさを、前記ドップラーセンサ出力信号を出力するドップラーセンサと前記認識対象物との距離に依存する変数として用い、
前記動作判別部は、前記特徴量のサンプルデータに基づいたパターンマッチングにより前記認識対象物の動作を判別し、
前記サンプルデータは、複数の所定方向への前記認識対象物の移動に対応する前記ドップラーセンサ出力信号の前記特徴量であり、
前記特徴量抽出部は、前記移動の開始時点から終了時点までを所定の自然数Nで等分した単位時間内の最大振幅の増減情報を前記特徴量として抽出することを特徴とする、データ処理装置と、
を備えることを特徴とする、動作認識システム。
A Doppler sensor output that emits a radiated wave to a recognition object, receives a reflected wave reflected by the recognition object, and has a frequency difference between the frequency of the radiated wave and the frequency of the reflected wave A Doppler sensor node having a Doppler sensor for outputting a signal;
A data acquisition unit for acquiring the Doppler sensor output signal;
A feature amount extraction unit that extracts a feature amount indicating the feature of the Doppler sensor output signal;
An action discriminating unit for discriminating an action of the recognition object based on the feature amount;
Have
The data acquisition unit acquires two or more Doppler sensor output signals,
The feature amount extraction unit uses the magnitude of the amplitude of the voltage value of the two or more Doppler sensor output signals as a variable depending on the distance between the Doppler sensor that outputs the Doppler sensor output signal and the recognition object,
The operation determination unit determines the operation of the recognition object by pattern matching based on the sample data of the feature amount,
The sample data is the feature amount of the Doppler sensor output signal corresponding to the movement of the recognition object in a plurality of predetermined directions,
The feature amount extraction unit extracts, as the feature amount, increase / decrease information of a maximum amplitude within a unit time obtained by equally dividing a start point to an end point of the movement by a predetermined natural number N. When,
A motion recognition system comprising:
ドップラーセンサを有するドップラーセンサノード及び前記ドップラーセンサノードから取得したドップラーセンサ出力信号をデータ処理し、データ取得部、特徴量抽出部、及び動作判別部を有するデータ処理装置を備える動作認識システムの、
前記ドップラーセンサが認識対象物に対して放射波を放射するステップと、
前記ドップラーセンサが前記放射波が前記認識対象物により反射した反射波を受信するステップと、
前記ドップラーセンサが前記放射波の周波数と前記反射波の周波数との差分の周波数を有するドップラーセンサ出力信号を出力するステップと、
前記データ取得部が前記ドップラーセンサ出力信号を取得するステップと、
前記特徴量抽出部が前記ドップラーセンサ出力信号の特徴を示す特徴量を抽出するステップと、
前記動作判別部が前記特徴量に基づいて前記認識対象物の動作を判別するステップと、を含み、
前記データ取得部は、2以上の前記ドップラーセンサ出力信号を取得し、
前記特徴量抽出部は、前記2以上のドップラーセンサ出力信号の電圧値の振幅の大きさを、前記ドップラーセンサ出力信号を出力するドップラーセンサと前記認識対象物との距離に依存する変数として用い、
前記動作判別部は、前記特徴量のサンプルデータに基づいたパターンマッチングにより前記認識対象物の動作を判別し、
前記サンプルデータは、複数の所定方向への前記認識対象物の移動に対応する前記ドップラーセンサ出力信号の前記特徴量であり、
前記特徴量抽出部は、前記移動の開始時点から終了時点までを所定の自然数Nで等分した単位時間内の最大振幅の増減情報を前記特徴量として抽出することを特徴とする、動作判別方法。
An operation recognition system comprising a Doppler sensor node having a Doppler sensor and a data processing device that processes the Doppler sensor output signal acquired from the Doppler sensor node and includes a data acquisition unit, a feature amount extraction unit, and an operation determination unit.
The Doppler sensor emitting a radiated wave to a recognition object;
The Doppler sensor receiving a reflected wave of the radiated wave reflected by the recognition object;
The Doppler sensor outputting a Doppler sensor output signal having a difference frequency between the frequency of the radiated wave and the frequency of the reflected wave;
The data acquisition unit acquiring the Doppler sensor output signal;
The feature amount extraction unit extracting a feature amount indicating a feature of the Doppler sensor output signal; and
The operation determining unit determining the operation of the recognition object based on the feature amount,
The data acquisition unit acquires two or more Doppler sensor output signals,
The feature amount extraction unit uses the magnitude of the amplitude of the voltage value of the two or more Doppler sensor output signals as a variable depending on the distance between the Doppler sensor that outputs the Doppler sensor output signal and the recognition object,
The operation determination unit determines the operation of the recognition object by pattern matching based on the sample data of the feature amount,
The sample data is the feature amount of the Doppler sensor output signal corresponding to the movement of the recognition object in a plurality of predetermined directions,
The feature amount extraction unit extracts, as the feature amount, increase / decrease information of a maximum amplitude within a unit time obtained by equally dividing a start point to an end point of the movement by a predetermined natural number N. .
コンピュータを、
認識対象物に対して放射した電磁波である放射波の周波数と、前記放射波が前記認識対象物により反射した反射波の周波数との差分の周波数を有するドップラーセンサ出力信号を取得するデータ取得部と、
前記ドップラーセンサ出力信号の特徴を示す特徴量を抽出する特徴量抽出部と、
前記特徴量に基づいて、前記認識対象物の動作を判別する動作判別部と、
を備え、
前記データ取得部は、2以上の前記ドップラーセンサ出力信号を取得し、
前記特徴量抽出部は、前記2以上のドップラーセンサ出力信号の電圧値の振幅の大きさを、前記ドップラーセンサ出力信号を出力するドップラーセンサと前記認識対象物との距離に依存する変数として用い、
前記動作判別部は、前記特徴量のサンプルデータに基づいたパターンマッチングにより前記認識対象物の動作を判別し、
前記サンプルデータは、複数の所定方向への前記認識対象物の移動に対応する前記ドップラーセンサ出力信号の前記特徴量であり、
前記特徴量抽出部は、前記移動の開始時点から終了時点までを所定の自然数Nで等分した単位時間内の最大振幅の増減情報を前記特徴量として抽出することを特徴とするデータ処理装置として機能させるための、プログラム。
Computer
A data acquisition unit that acquires a Doppler sensor output signal having a frequency that is a difference between a frequency of a radiated wave that is an electromagnetic wave radiated to a recognition object and a frequency of a reflected wave that is reflected by the recognition object; ,
A feature amount extraction unit that extracts a feature amount indicating the feature of the Doppler sensor output signal;
An action discriminating unit for discriminating an action of the recognition object based on the feature amount;
With
The data acquisition unit acquires two or more Doppler sensor output signals,
The feature amount extraction unit uses the magnitude of the amplitude of the voltage value of the two or more Doppler sensor output signals as a variable depending on the distance between the Doppler sensor that outputs the Doppler sensor output signal and the recognition object,
The operation determination unit determines the operation of the recognition object by pattern matching based on the sample data of the feature amount,
The sample data is the feature amount of the Doppler sensor output signal corresponding to the movement of the recognition object in a plurality of predetermined directions,
As the data processing apparatus, the feature amount extraction unit extracts, as the feature amount, increase / decrease information of a maximum amplitude within a unit time obtained by equally dividing a start point to an end point of the movement by a predetermined natural number N. A program to make it work.
JP2013151354A 2013-07-22 2013-07-22 Data processing apparatus, motion recognition system, motion discrimination method, and program Expired - Fee Related JP5668806B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013151354A JP5668806B2 (en) 2013-07-22 2013-07-22 Data processing apparatus, motion recognition system, motion discrimination method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013151354A JP5668806B2 (en) 2013-07-22 2013-07-22 Data processing apparatus, motion recognition system, motion discrimination method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2011259078A Division JP5333567B2 (en) 2011-11-28 2011-11-28 Data processing apparatus, motion recognition system, motion discrimination method, and program

Publications (2)

Publication Number Publication Date
JP2013235012A true JP2013235012A (en) 2013-11-21
JP5668806B2 JP5668806B2 (en) 2015-02-12

Family

ID=49761219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013151354A Expired - Fee Related JP5668806B2 (en) 2013-07-22 2013-07-22 Data processing apparatus, motion recognition system, motion discrimination method, and program

Country Status (1)

Country Link
JP (1) JP5668806B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014083148A (en) * 2012-10-22 2014-05-12 Oki Electric Ind Co Ltd Feature amount calculation device and program
KR101756169B1 (en) * 2015-10-22 2017-07-27 한국기술교육대학교 산학협력단 Apparatus for sensing approach of object using doppler radar and method thereof
CN108562890A (en) * 2017-12-29 2018-09-21 努比亚技术有限公司 Calibration method, device and the computer readable storage medium of ultrasonic wave characteristic value
JP2018173285A (en) * 2017-03-31 2018-11-08 学校法人慶應義塾 Activity recognition system and activity recognition method
JP2019211458A (en) * 2018-01-09 2019-12-12 パナソニックIpマネジメント株式会社 Estimation device and estimation method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6255255B2 (en) * 2014-01-27 2017-12-27 株式会社ディスコ Optical device processing method

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0483190A (en) * 1990-07-25 1992-03-17 Matsushita Electric Works Ltd Ultrasonic sensor
JPH08146132A (en) * 1994-11-25 1996-06-07 Matsushita Electric Works Ltd Ultrasonic wave load control switch
JPH09299355A (en) * 1996-05-16 1997-11-25 Matsushita Electric Ind Co Ltd Individual recognition system
JP2000147107A (en) * 1998-11-13 2000-05-26 Mitsubishi Electric Corp System for mobile object observation
JP2000338234A (en) * 1999-05-27 2000-12-08 Japan Radio Co Ltd Monitoring system
JP2005081033A (en) * 2003-09-11 2005-03-31 Inax Corp Seating detector of toilet bowl
JP2007141116A (en) * 2005-11-22 2007-06-07 Toto Ltd System and method for guiding visually handicapped person
JP2007247280A (en) * 2006-03-16 2007-09-27 Toto Ltd Urinal flushing device, urinal flushing system and water supply device
JP2009036011A (en) * 2008-05-13 2009-02-19 Toto Ltd Water discharge device
JP2009200578A (en) * 2008-02-19 2009-09-03 Toto Ltd High-frequency sensor and high-frequency switch

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0483190A (en) * 1990-07-25 1992-03-17 Matsushita Electric Works Ltd Ultrasonic sensor
JPH08146132A (en) * 1994-11-25 1996-06-07 Matsushita Electric Works Ltd Ultrasonic wave load control switch
JPH09299355A (en) * 1996-05-16 1997-11-25 Matsushita Electric Ind Co Ltd Individual recognition system
JP2000147107A (en) * 1998-11-13 2000-05-26 Mitsubishi Electric Corp System for mobile object observation
JP2000338234A (en) * 1999-05-27 2000-12-08 Japan Radio Co Ltd Monitoring system
JP2005081033A (en) * 2003-09-11 2005-03-31 Inax Corp Seating detector of toilet bowl
JP2007141116A (en) * 2005-11-22 2007-06-07 Toto Ltd System and method for guiding visually handicapped person
JP2007247280A (en) * 2006-03-16 2007-09-27 Toto Ltd Urinal flushing device, urinal flushing system and water supply device
JP2009200578A (en) * 2008-02-19 2009-09-03 Toto Ltd High-frequency sensor and high-frequency switch
JP2009036011A (en) * 2008-05-13 2009-02-19 Toto Ltd Water discharge device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014083148A (en) * 2012-10-22 2014-05-12 Oki Electric Ind Co Ltd Feature amount calculation device and program
KR101756169B1 (en) * 2015-10-22 2017-07-27 한국기술교육대학교 산학협력단 Apparatus for sensing approach of object using doppler radar and method thereof
JP2018173285A (en) * 2017-03-31 2018-11-08 学校法人慶應義塾 Activity recognition system and activity recognition method
JP7150292B2 (en) 2017-03-31 2022-10-11 慶應義塾 Action recognition system and action recognition method
CN108562890A (en) * 2017-12-29 2018-09-21 努比亚技术有限公司 Calibration method, device and the computer readable storage medium of ultrasonic wave characteristic value
JP2019211458A (en) * 2018-01-09 2019-12-12 パナソニックIpマネジメント株式会社 Estimation device and estimation method
JP7129648B2 (en) 2018-01-09 2022-09-02 パナソニックIpマネジメント株式会社 Estimation device and estimation method

Also Published As

Publication number Publication date
JP5668806B2 (en) 2015-02-12

Similar Documents

Publication Publication Date Title
JP5668806B2 (en) Data processing apparatus, motion recognition system, motion discrimination method, and program
US9552069B2 (en) 3D gesture recognition
US20220067178A1 (en) Methods and apparatus for invoking a security feature of a computing device display in response to detecting an onlooker based on depth data
JP2020509703A5 (en)
US9621984B1 (en) Methods to process direction data of an audio input device using azimuth values
JP6843203B2 (en) Ground detection methods, devices, electronics, vehicles and storage media
JP5333567B2 (en) Data processing apparatus, motion recognition system, motion discrimination method, and program
JP5048887B2 (en) Vehicle number identification device and vehicle number identification method
JP7287823B2 (en) Information processing method and information processing system
KR102524373B1 (en) Human-Detecting Radar System for Indoor Security Applications and Human-Detecting method using the same
US20170316779A1 (en) Energy-efficient, accelerometer-based hotword detection to launch a voice-control system
EP3825719A1 (en) Method and apparatus with measuring of three-dimensional position using radar sensor
US11194330B1 (en) System and method for audio classification based on unsupervised attribute learning
WO2020056390A1 (en) Bit-level data generation and artificial intelligence techniques and architectures for data protection
US10459102B2 (en) Signal detection in semblance methods
CN113253252A (en) Method and apparatus for detecting object velocity in radar system
JP2011099703A (en) Data processor, motion recognition system, method of motion determination, and program
JP6298238B2 (en) Modulation method and demodulation method for nano communication, and receiver using the same
KR101726940B1 (en) Apparatus and method for identifying object
CN207051477U (en) Portable radar sensing device further
JP2017211348A (en) Locus estimation device, locus estimation method, and program
US11836319B2 (en) Touch-sensing via excitation of a surface with a waveform
LeBien et al. Species-level classification of beaked whale echolocation signals detected in the northern Gulf of Mexico
KR101406451B1 (en) System and method for sensing object using magnetic field
US20220045720A1 (en) Low-Frequency Detection and Ranging

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140318

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140423

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141201

R150 Certificate of patent or registration of utility model

Ref document number: 5668806

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees