JP7052369B2 - Data analysis device, data analysis method and program - Google Patents

Data analysis device, data analysis method and program Download PDF

Info

Publication number
JP7052369B2
JP7052369B2 JP2018007401A JP2018007401A JP7052369B2 JP 7052369 B2 JP7052369 B2 JP 7052369B2 JP 2018007401 A JP2018007401 A JP 2018007401A JP 2018007401 A JP2018007401 A JP 2018007401A JP 7052369 B2 JP7052369 B2 JP 7052369B2
Authority
JP
Japan
Prior art keywords
analysis
analysis module
user
data
current position
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018007401A
Other languages
Japanese (ja)
Other versions
JP2019122729A (en
Inventor
将宏 織田
潤一 羽斗
孝基 土橋
英明 松田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2018007401A priority Critical patent/JP7052369B2/en
Publication of JP2019122729A publication Critical patent/JP2019122729A/en
Application granted granted Critical
Publication of JP7052369B2 publication Critical patent/JP7052369B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、データ解析装置、データ解析方法及びプログラムに関する。 The present invention relates to a data analysis device, a data analysis method and a program.

近年、ランニング等の運動時に、ユーザが装着しているセンサによってユーザの身体の立体的な動きを測定できるセンシング技術が利用されている。また、センシング技術により測定したユーザの動き等に基づいて、健康支援、スポーツ支援、あるいは生活行動支援等を目的とした様々な解析が行われている。
このような、センシング技術及び解析技術は、例えば特許文献1に開示されている。
In recent years, sensing technology that can measure the three-dimensional movement of the user's body by a sensor worn by the user during exercise such as running has been used. In addition, various analyzes have been performed for the purpose of health support, sports support, living behavior support, etc., based on user movements measured by sensing technology.
Such a sensing technique and an analysis technique are disclosed in, for example, Patent Document 1.

特開2015-178026号公報Japanese Unexamined Patent Publication No. 2015-178026

上述したように、センシングや解析は様々な用途にて利用される。そのため、センシングや解析を行うために、様々な用途に特化した、様々な解析モジュールが利用されている。例えば、スポーツを例に取った場合、ゴルフ用の解析モジュール、テニス用の解析モジュール、ランニング用の解析モジュール、といったように様々な解析モジュールが用途に応じて利用されている。 As mentioned above, sensing and analysis are used in various applications. Therefore, various analysis modules specialized for various uses are used for sensing and analysis. For example, in the case of sports as an example, various analysis modules such as an analysis module for golf, an analysis module for tennis, and an analysis module for running are used depending on the application.

1つの装置に、これら複数の解析モジュールを搭載し、これら複数の解析モジュールを使い分けることができれば、1つの装置で様々な用途の解析を行うことができる。
しかしながら、これらの複数の解析モジュールを使い分けるためには、ユーザが最適なモジュールを選択する操作を行う必要がある。あるいは、各解析モジュールを動作させてみて、その動作結果を分析することによって、最適なモジュールを選択する必要がある。
つまり、複数の解析モジュールを使い分けることは、容易ではない。
If these plurality of analysis modules are mounted on one device and these plurality of analysis modules can be used properly, one device can perform analysis for various purposes.
However, in order to properly use these plurality of analysis modules, it is necessary for the user to perform an operation of selecting the optimum module. Alternatively, it is necessary to operate each analysis module and analyze the operation result to select the optimum module.
In other words, it is not easy to use multiple analysis modules properly.

本発明は、このような状況に鑑みてなされたものであり、例えばスポーツに関する解析モジュールといった、複数の解析手段を、より簡便に選択することを目的とする。 The present invention has been made in view of such a situation, and an object of the present invention is to more easily select a plurality of analysis means such as an analysis module related to sports.

上記目的を達成するため、本発明に係るデータ解析装置は、ユーザの現在位置を特定する現在位置特定手段と、前記現在位置特定手段により特定された前記ユーザの現在位置に対応付けて予め登録されているスポーツがある場合に前記ユーザに装着された所定のセンサからの出力データに基づいて前記予め登録されているスポーツに特化させた運動解析を行う第1解析モジュールを選択する一方で、前記現在位置特定手段により特定された前記ユーザの現在位置に対応付けていずれのスポーツも予め登録されていない場合に前記ユーザに装着された所定のセンサからの出力データに基づいて汎用的な運動解析を行う第2解析モジュールを選択する選択手段と、を備えることを特徴とする。
また、本発明に係るデータ解析方法は、データ解析装置が実行するデータ解析方法であって、ユーザの現在位置を特定する現在位置特定処理と、前記現在位置特定処理で特定された前記ユーザの現在位置に対応付けて予め登録されているスポーツがある場合に前記ユーザに装着された所定のセンサからの出力データに基づいて前記予め登録されているスポーツに特化させた運動解析を行う第1解析モジュールを選択する一方で、前記現在位置特定処理で特定された前記ユーザの現在位置に対応付けていずれのスポーツも予め登録されていない場合に前記ユーザに装着された所定のセンサからの出力データに基づいて汎用的な運動解析を行う第2解析モジュールを選択する選択処理と、を含むことを特徴とする。
また、本発明に係るプログラムは、データ解析装置のコンピュータを、ユーザの現在位置を特定する現在位置特定手段、前記現在位置特定手段により特定された前記ユーザの現在位置に対応付けて予め登録されているスポーツがある場合に前記ユーザに装着された所定のセンサからの出力データに基づいて前記予め登録されているスポーツに特化させた運動解析を行う第1解析モジュールを選択する一方で、前記現在位置特定手段により特定された前記ユーザの現在位置に対応付けていずれのスポーツも予め登録されていない場合に前記ユーザに装着された所定のセンサからの出力データに基づいて汎用的な運動解析を行う第2解析モジュールを選択する選択手段、として機能させることを特徴とする。
In order to achieve the above object, the data analysis device according to the present invention is registered in advance in association with the current position specifying means for specifying the current position of the user and the current position of the user specified by the current position specifying means. While selecting the first analysis module that performs motion analysis specialized for the pre-registered sport based on the output data from the predetermined sensor attached to the user when there is a sport, the said General-purpose motion analysis is performed based on output data from a predetermined sensor mounted on the user when none of the sports is registered in advance in association with the current position of the user specified by the current position specifying means. It is characterized by comprising a selection means for selecting a second analysis module to be performed .
Further, the data analysis method according to the present invention is a data analysis method executed by the data analysis apparatus, and is a current position specifying process for specifying the current position of the user and the current position of the user specified by the current position specifying process. First analysis that performs motion analysis specialized for the pre-registered sport based on the output data from the predetermined sensor attached to the user when there is a pre-registered sport associated with the position. While selecting the module, the output data from the predetermined sensor attached to the user when none of the sports is registered in advance in association with the current position of the user specified in the current position identification process. It is characterized by including a selection process for selecting a second analysis module that performs general-purpose motion analysis based on the above.
Further, in the program according to the present invention, the computer of the data analysis device is registered in advance in association with the current position specifying means for specifying the current position of the user and the current position of the user specified by the current position specifying means. While selecting the first analysis module that performs motion analysis specialized for the pre-registered sport based on the output data from the predetermined sensor attached to the user when there is a sport, the present Performs general-purpose motion analysis based on output data from a predetermined sensor mounted on the user when none of the sports is registered in advance in association with the current position of the user specified by the position specifying means. It is characterized in that it functions as a selection means for selecting a second analysis module.

本発明によれば、例えばスポーツに関する解析モジュールといった、複数の解析手段を、より簡便に選択することができる。 According to the present invention, it is possible to more easily select a plurality of analysis means such as an analysis module related to sports.

本発明の各実施形態に係る解析システムの全体構成を示す模式図である。It is a schematic diagram which shows the whole structure of the analysis system which concerns on each embodiment of this invention. 本発明の各実施形態に係る解析装置のハードウェアの構成を示すブロック図である。It is a block diagram which shows the hardware structure of the analysis apparatus which concerns on each embodiment of this invention. 図2の解析装置の機能的構成のうち、スポーツ解析処理を実行するための機能的構成を示す機能ブロック図である。Among the functional configurations of the analysis device of FIG. 2, it is a functional block diagram which shows the functional configuration for executing a sports analysis process. 第1の実施形態において、図2の解析装置が行うスポーツ解析処理の流れを説明するフローチャートである。In the first embodiment, it is a flowchart explaining the flow of the sports analysis process performed by the analysis apparatus of FIG. 第2の実施形態において、図2の解析装置が行うスポーツ解析処理の流れを説明するフローチャートである。In the second embodiment, it is a flowchart explaining the flow of the sports analysis process performed by the analysis apparatus of FIG.

以下、本発明の実施形態について、図面を用いて説明する。なお、以下では、第1の実施形態と、第2の実施形態の2つの実施形態について、順番に説明を行う。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following, two embodiments, the first embodiment and the second embodiment, will be described in order.

ここで、各実施形態は、複数の解析モジュールから、ユーザの選択操作等を要することなく、適切な解析モジュールを選択するというものである。具体的に、第1の実施形態は、位置情報に基づいて、解析モジュールを選択するという実施形態である。また、第2の実施形態は、複数の装置で連携することによって、解析モジュールを選択するという実施形態である。
以下の各実施形態の説明において、それぞれ相違する点については詳細に説明を行うが、各実施形態で共通する点については、重複する説明を省略する。
Here, in each embodiment, an appropriate analysis module is selected from a plurality of analysis modules without requiring a user selection operation or the like. Specifically, the first embodiment is an embodiment in which an analysis module is selected based on position information. Further, the second embodiment is an embodiment in which an analysis module is selected by coordinating with a plurality of devices.
In the following description of each embodiment, the differences will be described in detail, but the points common to each embodiment will be omitted.

<第1の実施形態>
[システム構成]
図1は、本発明の一実施形態に係る解析システムSの構成を示すシステム構成図である。
図1に示すように、解析システムSは、解析装置1と、スマートフォン2と、を含んで構成される。また、解析装置1とスマートフォン2とは、無線通信により通信可能に接続される。この無線通信は、任意の規格に準拠したものであってよい。例えば、この無線通信は、Bluetooth(登録商標) low energy(以下、「BLE」と称する。)に準拠した無線通信により実現される。
<First Embodiment>
[System configuration]
FIG. 1 is a system configuration diagram showing a configuration of an analysis system S according to an embodiment of the present invention.
As shown in FIG. 1, the analysis system S includes an analysis device 1 and a smartphone 2. Further, the analysis device 1 and the smartphone 2 are connected to each other so as to be communicable by wireless communication. This wireless communication may be compliant with any standard. For example, this wireless communication is realized by wireless communication compliant with Bluetooth (registered trademark) low energy (hereinafter referred to as "BLE").

解析装置1は、計測対象者であるユーザ(以下、単に「ユーザ」と称する。)に装着され、ユーザの動きをセンシングしてセンサ情報を取得する。そして、解析装置1は、取得したセンサ情報に基づいた解析を行う。この際に、解析装置1は、センシングしたセンサ情報とは異なる条件に基づいて、自らが備える複数の解析モジュールから、適切な解析モジュールを選択する。そして、解析装置1は、選択した解析モジュールを用いて解析を行うと、解析結果をスマートフォン2に対して送信する。 The analysis device 1 is attached to a user who is a measurement target (hereinafter, simply referred to as “user”), senses the movement of the user, and acquires sensor information. Then, the analysis device 1 performs analysis based on the acquired sensor information. At this time, the analysis device 1 selects an appropriate analysis module from a plurality of analysis modules provided by the analysis device 1 based on conditions different from the sensed sensor information. Then, when the analysis device 1 performs the analysis using the selected analysis module, the analysis device 1 transmits the analysis result to the smartphone 2.

スマートフォン2は、解析装置1から受信した解析結果を、例えば、ディスプレイに表示することにより、ユーザに対して通知する。ユーザは、この通知を参照することにより、自らの動きに関しての解析結果を把握することができる。 The smartphone 2 notifies the user of the analysis result received from the analysis device 1, for example, by displaying it on a display. By referring to this notification, the user can grasp the analysis result regarding his / her movement.

このように、解析装置1は、ユーザによる解析モジュールの選択を要することなく、最適な解析モジュールを選択する。また、この場合に、最適なモジュールを選択するための前段階として、各解析モジュールを動作させてみて、その動作結果を分析して、最適なモジュールを選択するといった煩雑な処理も要さない。
つまり、本実施形態では、例えばスポーツに関する解析モジュールといった、複数の解析手段を、より簡便に選択することができる。
In this way, the analysis device 1 selects the optimum analysis module without requiring the user to select the analysis module. Further, in this case, as a preliminary step for selecting the optimum module, complicated processing such as operating each analysis module, analyzing the operation result, and selecting the optimum module is not required.
That is, in the present embodiment, it is possible to more easily select a plurality of analysis means such as an analysis module related to sports.

[ハードウェア構成]
次に、図2を参照して、解析装置1のハードウェア構成について説明をする。図2は、解析装置1のハードウェアの構成を示すブロック図である。
解析装置1は、例えば、計測対象の動きを検出する各種センサを備え、ユーザの腰やユーザの腕に装着されるウェアラブル端末として構成される。
[Hardware configuration]
Next, the hardware configuration of the analysis device 1 will be described with reference to FIG. FIG. 2 is a block diagram showing a hardware configuration of the analyzer 1.
The analysis device 1 includes, for example, various sensors for detecting the movement of the measurement target, and is configured as a wearable terminal worn on the waist of the user or the arm of the user.

解析装置1は、図2に示すように、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、バス14と、入出力インターフェース15と、センサ部16と、入力部17と、出力部18と、記憶部19と、通信部20と、測位部21と、ドライブ22とを備えている。このドライブ22には、半導体メモリ等よりなるリムーバブルメディア100が脱着される。 As shown in FIG. 2, the analyzer 1 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a bus 14, an input / output interface 15, and a sensor. It includes a unit 16, an input unit 17, an output unit 18, a storage unit 19, a communication unit 20, a positioning unit 21, and a drive 22. A removable media 100 made of a semiconductor memory or the like is attached to or detached from the drive 22.

CPU11は、ROM12に記録されているプログラム、又は、記憶部19からRAM13にロードされたプログラムに従って各種の処理を実行する。 The CPU 11 executes various processes according to the program recorded in the ROM 12 or the program loaded from the storage unit 19 into the RAM 13.

RAM13には、CPU11が各種の処理を実行する上において必要なデータ等も適宜記憶される。 Data and the like necessary for the CPU 11 to execute various processes are also appropriately stored in the RAM 13.

CPU11、ROM12及びRAM13は、バス14を介して相互に接続されている。このバス14にはまた、入出力インターフェース15も接続されている。入出力インターフェース15には、センサ部16、入力部17、出力部18、記憶部19、通信部20、測位部21及びドライブ22が接続されている。 The CPU 11, ROM 12 and RAM 13 are connected to each other via the bus 14. An input / output interface 15 is also connected to the bus 14. A sensor unit 16, an input unit 17, an output unit 18, a storage unit 19, a communication unit 20, a positioning unit 21, and a drive 22 are connected to the input / output interface 15.

センサ部16は、図示はしないが、多様なセンサを含んでいる。例えばセンサ部16は、互いに直交する3軸方向の加速度を測定する加速度センサと、互いに直交する3軸方向の角速度を測定する角速度センサと、ユーザの脈拍を測定する脈拍センサと、ユーザの呼吸の数や深さや速さを測定するための呼吸センサと、を備えている。センサ部16は、予め設定されたサンプリング周期(例えば、0.1秒)毎に、これらセンサの測定結果をサンプリングする。 Although not shown, the sensor unit 16 includes various sensors. For example, the sensor unit 16 includes an acceleration sensor that measures acceleration in three axial directions that are orthogonal to each other, an angular velocity sensor that measures angular velocity in three axial directions that are orthogonal to each other, a pulse sensor that measures a user's pulse, and a user's breath. It is equipped with a breath sensor for measuring number, depth and speed. The sensor unit 16 samples the measurement results of these sensors every preset sampling cycle (for example, 0.1 second).

サンプリングにより生成された測定値のデータ(以下、「センサデータ」と称する。)は、測定時刻のデータと対応付けて、記憶部19に記憶される。また、これらセンサデータ及び測定時刻のデータは、記憶部19に記憶されるのみならず、CPU11等に適宜供給される。なお、センサ部16が、更に他のセンサを具備していてもよい。例えば、互いに直交する3軸方向の地磁気の大きさをそれぞれ測定する3軸地磁気センサや、高低差を求めるために気圧を測定する気圧センサや、脈拍や呼吸以外の生体情報を測定するための生体センサ等を更に具備していてもよい。 The measured value data (hereinafter referred to as “sensor data”) generated by sampling is stored in the storage unit 19 in association with the measurement time data. Further, these sensor data and measurement time data are not only stored in the storage unit 19, but also appropriately supplied to the CPU 11 and the like. The sensor unit 16 may further include another sensor. For example, a 3-axis geomagnetic sensor that measures the magnitude of geomagnetism in the 3-axis directions that are orthogonal to each other, a barometric pressure sensor that measures barometric pressure to obtain a height difference, and a living body for measuring biological information other than pulse and respiration. It may be further equipped with a sensor or the like.

入力部17は、各種釦等で構成され、ユーザの指示操作に応じて各種情報を入力する。 The input unit 17 is composed of various buttons and the like, and inputs various information according to a user's instruction operation.

出力部18は、ランプやディスプレイやスピーカあるいは振動用モータ等で構成され、画像や音声あるいはバイブレーション信号を出力する。なお、入力部17及び出力部18の機能をタッチパネルにて一体的に構成してもよい。 The output unit 18 is composed of a lamp, a display, a speaker, a vibration motor, or the like, and outputs an image, a sound, or a vibration signal. The functions of the input unit 17 and the output unit 18 may be integrally configured on the touch panel.

記憶部19は、フラッシュメモリ等の半導体メモリで構成され、各種データを記憶する。例えば、記憶部19は、後述するスポーツ解析処理にて用いるための地図情報や、解析を行うための解析モジュールを実現する各種データを記憶する。 The storage unit 19 is composed of a semiconductor memory such as a flash memory and stores various data. For example, the storage unit 19 stores map information for use in sports analysis processing described later and various data for realizing an analysis module for analysis.

通信部20は、BLEあるいはWi-Fi等の規格に準拠した無線通信や、USB(Universal Serial Bus)規格に準拠したケーブル等での有線通信によって、他の装置(例えば、スマートフォン2)との間で行う通信を制御する。なお、通信部20は、複数の通信方式により通信を行う機能を有していてもよい。 The communication unit 20 communicates with another device (for example, smartphone 2) by wireless communication compliant with a standard such as BLE or Wi-Fi, or wired communication with a cable compliant with a USB (Universal Serial Bus) standard. Controls the communication performed by. The communication unit 20 may have a function of communicating by a plurality of communication methods.

測位部21は、例えば、GPS(Global Positioning System)モジュール等の測位用のモジュールで構成される。測位部21は、解析装置1の現在位置を測位して、測位した位置を示すデータ(以下、「測位位置データ」と称する。)を生成する。生成した測位位置データは、測位時刻のデータと対応付けて、記憶部19に記憶される。また、これら測位位置データ及び測位時刻のデータは、記憶部19に記憶されるのみならず、CPU11等に適宜供給される。なお、このようにして測位される解析装置1の現在位置とは、すなわち、解析装置1を利用するユーザの現在位置に相当する。 The positioning unit 21 is composed of a positioning module such as a GPS (Global Positioning System) module, for example. The positioning unit 21 positions the current position of the analysis device 1 and generates data indicating the positioned position (hereinafter, referred to as “positioning position data”). The generated positioning position data is stored in the storage unit 19 in association with the positioning time data. Further, the positioning position data and the positioning time data are not only stored in the storage unit 19, but also appropriately supplied to the CPU 11 and the like. The current position of the analysis device 1 positioned in this way corresponds to the current position of the user who uses the analysis device 1.

ドライブ22は、リムーバブルメディア100を脱着可能なインターフェースにより構成される。ドライブ22には、磁気ディスク、光ディスク、光磁気ディスク、あるいは半導体メモリ等よりなる、リムーバブルメディア100が適宜装着される。リムーバブルメディア100には、後述のスポーツ解析処理を実行するためのプログラムや、解析を行うための解析モジュールを実現する各種データが格納される。ドライブ22によってリムーバブルメディア100から読み出されたプログラム等の各種のデータは、必要に応じて記憶部19にインストールされる。 The drive 22 is configured by an interface on which the removable media 100 can be attached and detached. A removable media 100 made of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately mounted on the drive 22. The removable media 100 stores various data that realize a program for executing the sports analysis process described later and an analysis module for performing the analysis. Various data such as programs read from the removable media 100 by the drive 22 are installed in the storage unit 19 as needed.

以上、解析装置1の構成について説明したが、この構成はあくまで一例である。例えば、センサ部16が備えるとして説明した、加速度センサ、角速度センサ、脈拍センサ及び呼吸センサやその他のセンサを解析装置1の外部に設けられた外部センサにより実現してもよい。この場合、外部センサの測定結果をサンプリングすることにより生成されたセンサデータを、通信部20による通信で解析装置1が取得するようにしてもよい。 The configuration of the analysis device 1 has been described above, but this configuration is merely an example. For example, the acceleration sensor, the angular velocity sensor, the pulse sensor, the breathing sensor, and other sensors described as provided by the sensor unit 16 may be realized by an external sensor provided outside the analysis device 1. In this case, the analysis device 1 may acquire the sensor data generated by sampling the measurement result of the external sensor by the communication by the communication unit 20.

また、入力部17及び出力部18の機能をスマートフォン2により実現し、このスマートフォン2と通信部20による通信で入力情報及び出力情報を送受信するようにしてもよい。
なお、スマートフォン2のハードウェア構成については、当業者によく知られているので、ここでは、説明を省略する。
Further, the functions of the input unit 17 and the output unit 18 may be realized by the smartphone 2, and the input information and the output information may be transmitted and received by communication between the smartphone 2 and the communication unit 20.
Since the hardware configuration of the smartphone 2 is well known to those skilled in the art, the description thereof will be omitted here.

[機能的構成]
図3は、図1及び図2の解析装置1の機能的構成のうち、スポーツ解析処理を実行するための機能的構成を示す機能ブロック図である。
スポーツ解析処理とは、所定の条件で解析モジュールを選択し、選択した解析モジュールによってセンサデータを解析するための一連の処理をいう。
[Functional configuration]
FIG. 3 is a functional block diagram showing a functional configuration for executing a sports analysis process among the functional configurations of the analysis device 1 of FIGS. 1 and 2.
The sports analysis process refers to a series of processes for selecting an analysis module under predetermined conditions and analyzing sensor data by the selected analysis module.

スポーツ解析処理が実行される場合には、図3に示すように選択用データ取得部51と、選択部52と、センサデータ取得部53と、解析モジュール群54とが機能する。また、解析モジュール群54には、複数の解析モジュール(図中のゴルフ解析モジュール541から汎用解析モジュール54mまでに相当。)が含まれる。なお、以下の説明では、解析モジュール群54に含まれる各解析モジュールを特に区別することなく、まとめて説明する場合には、単に「解析モジュール」と称する。
更に、記憶部19の一領域には、地図情報記憶部61と、連携情報記憶部62とが設定される。
When the sports analysis process is executed, the selection data acquisition unit 51, the selection unit 52, the sensor data acquisition unit 53, and the analysis module group 54 function as shown in FIG. Further, the analysis module group 54 includes a plurality of analysis modules (corresponding to the golf analysis module 541 to the general-purpose analysis module 54 m in the figure). In the following description, the analysis modules included in the analysis module group 54 are not particularly distinguished, and when they are collectively described, they are simply referred to as "analysis modules".
Further, a map information storage unit 61 and a cooperation information storage unit 62 are set in one area of the storage unit 19.

地図情報記憶部61には、地図情報であって、特にスポーツに関連する施設や建物や自然環境等の位置についての地図情報が格納される。例えば、ゴルフ場や、ゴルフ練習場や、テニス場や、野球場や、サッカー場や、ランニングコースや、プールや、海水浴場や、スキー場といった、スポーツに関連する施設や建物や自然環境等の位置を示す位置データ(以下、「施設位置データ」と称する。)が格納される。 The map information storage unit 61 stores map information, which is map information about the positions of facilities, buildings, natural environments, and the like, which are particularly related to sports. For example, golf courses, driving ranges, tennis courts, baseball fields, soccer fields, running courses, pools, beaches, ski fields, and other sports-related facilities, buildings, and the natural environment. Position data indicating the position (hereinafter referred to as "facility position data") is stored.

地図情報記憶部61に格納される施設位置データは、測位部21が測位した測位位置データと照らし合わせることができる形式とする。例えば、測位部21がGPSに準拠して測位を行う場合であれば、地図情報記憶部61に格納される施設位置データは、GPSに準拠した位置座標と同じ形式とする。 The facility position data stored in the map information storage unit 61 is in a format that can be compared with the positioning position data measured by the positioning unit 21. For example, when the positioning unit 21 performs positioning in accordance with GPS, the facility position data stored in the map information storage unit 61 has the same format as the position coordinates in accordance with GPS.

連携情報記憶部62には、解析装置1以外の他の解析装置との連携に関する情報が格納される。なお、他の解析装置との連携は、もっぱら第2の実施形態に関連する処理である。そこで、第2の実施形態との重複する説明を避けるため、ここではこれ以上の説明を省略し、連携情報記憶部62に格納される情報については、第2の実施形態の説明として後述する。 The cooperation information storage unit 62 stores information related to cooperation with other analysis devices other than the analysis device 1. The cooperation with other analysis devices is a process exclusively related to the second embodiment. Therefore, in order to avoid duplication with the second embodiment, further description is omitted here, and the information stored in the cooperation information storage unit 62 will be described later as a description of the second embodiment.

なお、地図情報記憶部61や連携情報記憶部62に格納される各情報は、記憶部19にのみ格納されていてもよいが、ドライブ22によってリムーバブルメディア100に適宜格納されるようにしてもよい。 The information stored in the map information storage unit 61 and the cooperation information storage unit 62 may be stored only in the storage unit 19, but may be appropriately stored in the removable media 100 by the drive 22. ..

選択用データ取得部51は、解析モジュールを選択するためのデータを取得する。本実施形態では、後述の選択部52が、解析装置1の現在位置(すなわち、ユーザの現在位置)を示す測位位置データを利用して、解析モジュールを選択する。そこで、選択用データ取得部51は、測位部21が測位を行うことにより生成した測位位置データを、測位部21から取得する。選択用データ取得部51は、取得した測位位置データを、選択部52に対して出力する。 The selection data acquisition unit 51 acquires data for selecting the analysis module. In the present embodiment, the selection unit 52, which will be described later, selects the analysis module by using the positioning position data indicating the current position of the analysis device 1 (that is, the current position of the user). Therefore, the selection data acquisition unit 51 acquires the positioning position data generated by the positioning unit 21 performing the positioning from the positioning unit 21. The selection data acquisition unit 51 outputs the acquired positioning position data to the selection unit 52.

選択部52は、選択用データ取得部51が取得した測位位置データと、地図情報記憶部61に格納されているゴルフ場等の施設の位置を示す施設位置データとに基づいて、解析に用いる解析モジュールを選択する。例えば、選択用データ取得部51は、測位位置データと施設位置データとのそれぞれが示す位置を照らし合わせる。そして、測位位置データと施設位置データとのそれぞれが示す位置が一致した場合に、一致した施設位置データが示す施設にて行われるスポーツの解析モジュールを、解析モジュール群54から選択する。 The selection unit 52 analyzes the positioning position data acquired by the selection data acquisition unit 51 and the facility position data indicating the position of a facility such as a golf course stored in the map information storage unit 61 for analysis. Select a module. For example, the selection data acquisition unit 51 compares the positions indicated by the positioning position data and the facility position data. Then, when the positions indicated by the positioning position data and the facility position data match, the analysis module for sports performed at the facility indicated by the matched facility position data is selected from the analysis module group 54.

例えば、選択部52は、測位位置データと、ゴルフ場に対応する施設位置データとそれぞれが示す位置が一致した場合に、ゴルフ場にて行われるスポーツであるゴルフに対応した解析モジュールである、ゴルフ解析モジュール541を、解析モジュール群54から選択する。
そして、選択部52は、選択した解析モジュールの種類を解析モジュール群54に対して通知する。
For example, the selection unit 52 is an analysis module corresponding to golf, which is a sport performed at a golf course, when the positioning position data and the facility position data corresponding to the golf course match the positions indicated by the golf course. The analysis module 541 is selected from the analysis module group 54.
Then, the selection unit 52 notifies the analysis module group 54 of the type of the selected analysis module.

この選択部52による解析モジュールの選択は、測位位置データと、或る施設(例えば、ゴルフ場)に対応する施設位置データが一致する場合には、ユーザは、この或る施設(例えば、ゴルフ場)に在圏しているので、ユーザがこの或る施設に対応するスポーツ(例えば、ゴルフ)を行っている可能性が高い、という考えに基づくものである。 In the selection of the analysis module by the selection unit 52, when the positioning position data and the facility position data corresponding to a certain facility (for example, a golf course) match, the user can use the certain facility (for example, a golf course). ), It is based on the idea that the user is likely to be playing a sport (for example, golf) corresponding to this certain facility.

センサデータ取得部53は、選択部52により選択された解析モジュールが解析を行うために用いるセンサデータを、センサ部16に含まれる各センサから取得する。また、センサデータ取得部53は、取得したセンサデータを解析モジュール群54に対して出力する。 The sensor data acquisition unit 53 acquires sensor data used for analysis by the analysis module selected by the selection unit 52 from each sensor included in the sensor unit 16. Further, the sensor data acquisition unit 53 outputs the acquired sensor data to the analysis module group 54.

なお、解析を行うために用いるセンサデータが、解析モジュール毎に異なる場合がある。この場合には、選択部52は、選択した解析モジュールの種類をセンサデータ取得部53に通知するようにすればよい。そして、センサデータ取得部53が通知された解析モジュールに対応したセンサデータを取得するようにすればよい。 The sensor data used for analysis may differ for each analysis module. In this case, the selection unit 52 may notify the sensor data acquisition unit 53 of the type of the selected analysis module. Then, the sensor data acquisition unit 53 may acquire the sensor data corresponding to the notified analysis module.

解析モジュール群54は、複数の解析モジュールを含む。ここで、本実施形態では、一例として、解析モジュール群54は、ゴルフ解析モジュール541、テニス解析モジュール542、・・・、ランニング解析モジュール54n(nは、任意の自然数)、及び汎用解析モジュール54m(m=n+1)を含む。ここで、ゴルフ解析モジュール541、テニス解析モジュール542、・・・、及びランニング解析モジュール54nは、各スポーツに特化した解析モジュールである。また、これに対して、汎用解析モジュール54mは、多くのスポーツに汎用的に用いる解析モジュールである。 The analysis module group 54 includes a plurality of analysis modules. Here, in the present embodiment, as an example, the analysis module group 54 includes a golf analysis module 541, a tennis analysis module 542, ..., a running analysis module 54n (n is an arbitrary natural number), and a general-purpose analysis module 54m (n). m = n + 1) is included. Here, the golf analysis module 541, the tennis analysis module 542, ..., And the running analysis module 54n are analysis modules specialized for each sport. On the other hand, the general-purpose analysis module 54m is an analysis module that is generally used for many sports.

これら、ゴルフ解析モジュール541、テニス解析モジュール542、・・・、及びランニング解析モジュール54nは、選択部52から選択されると、センサデータ取得部53から入力されるセンサデータに基づいて、自身に対応するスポーツそれぞれに応じた適切な解析を行う。また、選択部52が何れの解析モジュールも選択しなかった場合には、汎用解析モジュール54mは、センサデータ取得部53から入力されるセンサデータに基づいて、多くのスポーツに対応する汎用的な解析を行う。 When the golf analysis module 541, the tennis analysis module 542, ..., And the running analysis module 54n are selected from the selection unit 52, they correspond to themselves based on the sensor data input from the sensor data acquisition unit 53. Perform appropriate analysis according to each sport. When the selection unit 52 does not select any analysis module, the general-purpose analysis module 54m is a general-purpose analysis corresponding to many sports based on the sensor data input from the sensor data acquisition unit 53. I do.

例えば、ゴルフ解析モジュール541は、ゴルフに特化した解析モジュールであり、ゴルフに応じた適切な解析を行う。具体的には、ゴルフ解析モジュール541は、センサデータとして、3軸加速度センサによって検出される重力方向及び3軸地磁気センサによって検出される方位を基準として、身体の前後方向の傾斜角度、左右方向の傾斜角度及び鉛直軸周りの回転角度を取得する。 For example, the golf analysis module 541 is an analysis module specialized for golf, and performs appropriate analysis according to golf. Specifically, the golf analysis module 541 determines the tilt angle in the anteroposterior direction and the lateral direction of the body based on the gravity direction detected by the 3-axis acceleration sensor and the orientation detected by the 3-axis geomagnetic sensor as sensor data. Obtain the tilt angle and the rotation angle around the vertical axis.

また、ゴルフ解析モジュール541は、取得したセンサデータに基づいて、ゴルフのスイングにおける所定の特徴的なポイントのタイミングを検出する。例えば、ゴルフ解析モジュール541は、取得したセンサデータを解析し、ゴルフのスイングにおけるアドレス、トップ、ダウンスイング、インパクト、フォローの各ポイントのタイミングを検出する。そして、ゴルフ解析モジュール541は、検出した各タイミングにおけるセンサデータに基づいて、ユーザのゴルフスイングに関する解析を行う。 Further, the golf analysis module 541 detects the timing of a predetermined characteristic point in the golf swing based on the acquired sensor data. For example, the golf analysis module 541 analyzes the acquired sensor data and detects the timing of each point of the address, top, downswing, impact, and follow in the golf swing. Then, the golf analysis module 541 analyzes the user's golf swing based on the sensor data at each detected timing.

また、例えば、テニス解析モジュール542は、テニスに特化した解析モジュールであり、テニスに応じた適切な解析を行う。具体的には、テニス解析モジュール542は、ゴルフ解析モジュール541と同様にしてセンサデータに基づいて、テニスにおけるサーブやスマッシュ等の各スイングのタイミングを検出する。そして、テニス解析モジュール542は、検出した各タイミングにおけるセンサデータに基づいて、ユーザのテニススイングに関する解析を行う。 Further, for example, the tennis analysis module 542 is an analysis module specialized for tennis, and performs appropriate analysis according to tennis. Specifically, the tennis analysis module 542 detects the timing of each swing such as serve and smash in tennis based on the sensor data in the same manner as the golf analysis module 541. Then, the tennis analysis module 542 analyzes the user's tennis swing based on the sensor data at each detected timing.

また、例えば、解析モジュール群54nは、ランニングに特化した解析モジュールであり、ランニングに応じた適切な解析を行う。具体的には、解析モジュール群54nは、センサデータに基づいて、ランニングにおけるユーザの歩数であるピッチを検出する。また、解析モジュール群543は、一定時間の間にユーザが進んだ距離を、一定時間におけるユーザのピッチで除算することにより、ストライドを算出する。更に、解析モジュール群543は、例えば加速度センサにより測定された加速度に基づいて、重力加速度の方向を特定し、この重力加速度に対する傾斜角度に基づいて体軸のブレを算出する。 Further, for example, the analysis module group 54n is an analysis module specialized for running, and performs appropriate analysis according to running. Specifically, the analysis module group 54n detects the pitch, which is the number of steps of the user in running, based on the sensor data. Further, the analysis module group 543 calculates the stride by dividing the distance traveled by the user in a fixed time by the pitch of the user in a fixed time. Further, the analysis module group 543 specifies the direction of the gravitational acceleration based on the acceleration measured by the acceleration sensor, for example, and calculates the blur of the body axis based on the inclination angle with respect to the gravitational acceleration.

これに対して、汎用解析モジュール54mは、多くのスポーツに汎用的に用いる解析モジュールであり、例えば、センサデータに基づいてユーザの運動量を算出し、算出した運動量に基づいた消費カロリーの解析等を行う。このように、汎用解析モジュール54mは、特定のスポーツのスイング動作等の解析には特化していないが、各スポーツについて汎用的に解析を行うことができる。 On the other hand, the general-purpose analysis module 54m is an analysis module that is generally used for many sports. For example, the exercise amount of the user is calculated based on the sensor data, and the calorie consumption is analyzed based on the calculated exercise amount. conduct. As described above, the general-purpose analysis module 54m is not specialized in analyzing the swing motion of a specific sport, but can perform general-purpose analysis for each sport.

なお、各解析モジュールは、他にも例えば、ユーザの生体情報等のセンサデータに基づいた解析を行ってもよい。例えば、ユーザの心拍数や、血圧等の生体情報に基づいた解析を行うようにしてもよい、また、本実施形態における解析モジュールは、説明のための一例であり、他のスポーツに対応する解析モジュールが含まれていてもよい。例えば、サイクリング、サーフィン、スイミング、スノーボード、スキー、山登り、トレッキング等に対応する解析モジュールが含まれていてもよい。 In addition, each analysis module may also perform analysis based on sensor data such as biometric information of the user. For example, analysis may be performed based on biological information such as the user's heart rate and blood pressure, and the analysis module in the present embodiment is an example for explanation and is an analysis corresponding to other sports. Modules may be included. For example, analysis modules for cycling, surfing, swimming, snowboarding, skiing, mountain climbing, trekking, etc. may be included.

ゴルフ解析モジュール541、テニス解析モジュール542、・・・、汎用解析モジュール54mは、解析結果をユーザに対して出力する。この出力は、例えば、出力部18に含まれるディスプレイへの表示や、出力部18に含まれるスピーカからの音の出力により実現される。あるいは、通信部20を介した他の装置(例えば、スマートフォン2)への送信、及びこの他の装置による出力により実現される。また、解析結果が、適宜、記憶部19や、リムーバブルメディア100や、他の装置(例えば、スマートフォン2)の記憶部へ格納されるようにしてもよい。 The golf analysis module 541, the tennis analysis module 542, ..., The general-purpose analysis module 54m outputs the analysis result to the user. This output is realized, for example, by displaying on a display included in the output unit 18 or outputting sound from a speaker included in the output unit 18. Alternatively, it is realized by transmission to another device (for example, smartphone 2) via the communication unit 20 and output by the other device. Further, the analysis result may be appropriately stored in the storage unit 19 of the storage unit 19, the removable media 100, or the storage unit of another device (for example, the smartphone 2).

[スポーツ解析処理]
図4は、解析装置1が実行するスポーツ解析処理の流れを説明するフローチャートである。スポーツ解析処理とは、所定の条件で解析モジュールを選択し、選択した解析モジュールによってセンサデータを解析するための一連の処理をいう。
スポーツ解析処理は、ユーザによる入力部17へのスポーツ解析処理の開始操作により開始される。
[Sports analysis processing]
FIG. 4 is a flowchart illustrating a flow of sports analysis processing executed by the analysis device 1. The sports analysis process refers to a series of processes for selecting an analysis module under predetermined conditions and analyzing sensor data by the selected analysis module.
The sports analysis process is started by the user's operation to start the sports analysis process to the input unit 17.

ステップS11において、選択用データ取得部51は、測位部21が測位を行うことにより生成した測位位置データを取得する。 In step S11, the selection data acquisition unit 51 acquires the positioning position data generated by the positioning unit 21 performing positioning.

ステップS12において、選択部52は、選択用データ取得部51が取得した測位位置データと、地図情報記憶部61に格納されている各施設の施設位置データとに基づいて、解析に用いる解析モジュールを選択するための判定を行う。選択は、上述したように、測位位置データと、施設位置データとを照合して、照らし合わせることにより行われる。 In step S12, the selection unit 52 uses an analysis module for analysis based on the positioning position data acquired by the selection data acquisition unit 51 and the facility position data of each facility stored in the map information storage unit 61. Make a judgment for selection. As described above, the selection is made by collating and comparing the positioning position data with the facility position data.

ステップS12において、測位位置データと、ゴルフ場やゴルフ練習場に対応する施設位置データとが一致した場合には、「ゴルフ」と判定され、処理はステップS13-1に進む。そして、ステップS13-1において、選択部52は、ゴルフ解析モジュール541を選択する。
ステップS12において、測位位置データと、テニス場に対応する施設位置データとが一致した場合には、「テニス」と判定され、処理はステップS13-2に進む。そして、ステップS13-2において、選択部52は、テニス解析モジュール542を選択する。
ステップS12において、測位位置データと、ランニングコースに対応する施設位置データとが一致した場合には、「ランニング」と判定され、処理はステップS13-nに進む。そして、ステップS13-3nおいて、選択部52は、ランニング解析モジュール54nを選択する。
ステップS12において、測位位置データと、何れの施設の施設位置データとも一致しない場合には、「未分類」と判定され、処理はステップS13-mに進む。そして、ステップS13-mにおいて、選択部52は、汎用解析モジュール54mを選択する。
If the positioning position data and the facility position data corresponding to the golf course or the driving range match in step S12, it is determined as "golf", and the process proceeds to step S13-1. Then, in step S13-1, the selection unit 52 selects the golf analysis module 541.
If the positioning position data and the facility position data corresponding to the tennis court match in step S12, it is determined as "tennis", and the process proceeds to step S13-2. Then, in step S13-2, the selection unit 52 selects the tennis analysis module 542.
If the positioning position data and the facility position data corresponding to the running course match in step S12, it is determined to be "running", and the process proceeds to step S13-n. Then, in step S13-3n, the selection unit 52 selects the running analysis module 54n.
If the positioning position data does not match the facility position data of any facility in step S12, it is determined as "unclassified", and the process proceeds to step S13-m. Then, in step S13-m, the selection unit 52 selects the general-purpose analysis module 54m.

ステップS14において、解析モジュール群54は、所定のスポーツ解析モジュールが選択されているか否かを判定する。ステップS13-1からステップS13-nの何れかのステップが行われ、所定のスポーツ解析モジュールが選択されている場合には、ステップS14においてYesと判定され、処理はステップS15に進む。そして、ステップS15において、解析モジュール群54に含まれる選択された解析モジュールは、センサデータ取得部53から入力されるセンサデータに基づいて解析を行う。解析後に行われる、解析結果の出力等については、図3を参照して上述した通りである。そして、スポーツ解析処理は終了する。 In step S14, the analysis module group 54 determines whether or not a predetermined sports analysis module is selected. If any of the steps from step S13-1 to step S13-n is performed and a predetermined sports analysis module is selected, Yes is determined in step S14, and the process proceeds to step S15. Then, in step S15, the selected analysis module included in the analysis module group 54 performs analysis based on the sensor data input from the sensor data acquisition unit 53. The output of the analysis result, etc., which is performed after the analysis, is as described above with reference to FIG. Then, the sports analysis process ends.

一方で、ステップS13-mが行われ、何れのスポーツ解析モジュールも選択されていない場合には、ステップS14においてNoと判定され、処理はステップS16に進む。そして、ステップS16において、汎用解析モジュール54mは、センサデータ取得部53から入力されるセンサデータに基づいて解析を行う。解析後に行われる、解析結果の出力等については、図3を参照して上述した通りである。そして、スポーツ解析処理は終了する。 On the other hand, if step S13-m is performed and none of the sports analysis modules is selected, No is determined in step S14, and the process proceeds to step S16. Then, in step S16, the general-purpose analysis module 54m performs analysis based on the sensor data input from the sensor data acquisition unit 53. The output of the analysis result, etc., which is performed after the analysis, is as described above with reference to FIG. Then, the sports analysis process ends.

以上説明した、スポーツ解析処理によれば、解析装置1は、ユーザによる解析モジュールの選択を要することなく、最適な解析モジュールを選択する。また、この場合に、最適なモジュールを選択するための前段階として、各解析モジュールを動作させてみて、その動作結果を分析して、最適なモジュールを選択するといった煩雑な処理も要さない。
つまり、解析装置1は、例えばスポーツに関する解析モジュールといった、複数の解析手段を、より簡便に選択することができる。
According to the sports analysis process described above, the analysis device 1 selects the optimum analysis module without requiring the user to select the analysis module. Further, in this case, as a preliminary step for selecting the optimum module, complicated processing such as operating each analysis module, analyzing the operation result, and selecting the optimum module is not required.
That is, the analysis device 1 can more easily select a plurality of analysis means such as an analysis module related to sports.

<第2の実施形態>
[システム構成]
次に、第2の実施形態について説明をする。なお、上述したように、第1の実施形態と第2の実施形態とで共通する部分については、重複する説明を省略する。例えば、第2の実施形態において、解析システムSの全体構成や、解析システムSに含まれる解析装置1のハードウェア構成や、機能的ブロックの構成の基本的な内容については、上述した第1の実施形態と共通するので、重複する説明を省略する。
<Second embodiment>
[System configuration]
Next, the second embodiment will be described. As described above, overlapping description will be omitted for the parts common to the first embodiment and the second embodiment. For example, in the second embodiment, the basic contents of the overall configuration of the analysis system S, the hardware configuration of the analysis device 1 included in the analysis system S, and the configuration of the functional block are described in the above-mentioned first embodiment. Since it is common to the embodiment, duplicate description will be omitted.

一方で、本実施形態では、複数の解析装置1が連携することによって、解析モジュールを選択する点で、第1の実施形態と相違する。そして、この連携を行うため、本実施形態では、解析システムSに複数の解析装置1が含まれる。 On the other hand, the present embodiment differs from the first embodiment in that the analysis module is selected by the cooperation of the plurality of analysis devices 1. Then, in order to perform this cooperation, in the present embodiment, the analysis system S includes a plurality of analysis devices 1.

[機能的構成]
また、本実施形態では、選択用データ取得部51及び選択部52の動作が第1の実施形態と相違する。
選択用データ取得部51及び選択部52について説明する前提として、図3に示した、連携情報記憶部62に格納される情報について説明をする。本実施形態では、予めユーザによる入力部17を用いた操作等に応じて、各解析装置1と、所定のスポーツとを対応付けておく。例えば、同じテニスサークルに属するメンバー各々が利用する各解析装置1の識別情報に、所定のスポーツとして「テニス」を対応付けておく。そして、この対応付けた情報を、例えば、テーブル等の形式で、連携情報として連携情報記憶部62に格納しておく。
[Functional configuration]
Further, in the present embodiment, the operations of the selection data acquisition unit 51 and the selection unit 52 are different from those of the first embodiment.
As a premise for explaining the selection data acquisition unit 51 and the selection unit 52, the information stored in the cooperation information storage unit 62 shown in FIG. 3 will be described. In the present embodiment, each analysis device 1 is associated with a predetermined sport in advance according to an operation or the like using the input unit 17 by the user. For example, "tennis" is associated with the identification information of each analysis device 1 used by each member belonging to the same tennis circle as a predetermined sport. Then, the associated information is stored in the cooperation information storage unit 62 as cooperation information in the form of, for example, a table or the like.

そして、選択用データ取得部51は、解析モジュールを選択するための選択用のデータとして、位置測位データの変わりに、通信相手となった他の解析装置1の識別情報を取得する。 Then, the selection data acquisition unit 51 acquires the identification information of the other analysis device 1 as the communication partner instead of the positioning data as the selection data for selecting the analysis module.

また、選択部52は、連携情報記憶部62に格納されている連携情報を参照することにより、選択用データ取得部51が取得した他の解析装置1の識別情報に対応付けられている所定のスポーツを特定する。更に、選択部52は、特定した所定のスポーツに対応する解析モジュールを選択する。例えば、選択用データ取得部51が、他の解析装置1の識別情報を取得した場合に、連携情報において、他の解析装置1の識別情報とテニスとが対応付けられているならば、選択部52は、テニス解析モジュール542を選択する。 Further, the selection unit 52 refers to the cooperation information stored in the cooperation information storage unit 62, and is associated with the identification information of the other analysis device 1 acquired by the selection data acquisition unit 51. Identify the sport. Further, the selection unit 52 selects an analysis module corresponding to the specified predetermined sport. For example, when the selection data acquisition unit 51 acquires the identification information of the other analysis device 1, if the identification information of the other analysis device 1 and the tennis are associated with each other in the cooperation information, the selection unit 52 selects the tennis analysis module 542.

この選択部52による解析モジュールの選択は、いつも所定のスポーツ(例えば、テニス)を行うメンバーの解析装置1と通信を行える状況の場合は、このメンバーと所定のスポーツ(例えば、テニス)を行っている可能性が高い、という考えに基づくものである。なお、例えば、図示を省略したネットワーク等を介して遠方の解析装置1同士で通信を行うような場合には、所定のスポーツを行っている可能性は高くない。そのため、本実施形態は、例えば、近距離無線通信等の方法で、他の解析装置1と直接通信を行うような場合に、適用することが望ましい。
なお、選択用データ取得部51及び選択部52以外の他の機能ブロックの機能については、第1の実施形態と同様であるので説明を省略する。
When the selection unit 52 selects the analysis module by communicating with the analysis device 1 of a member who always plays a predetermined sport (for example, tennis), the analysis module is played with this member (for example, tennis). It is based on the idea that it is likely to be there. It should be noted that, for example, when communication is performed between the analysis devices 1 in the distance via a network or the like (not shown), it is not highly likely that the predetermined sport is being performed. Therefore, it is desirable to apply this embodiment to a case where direct communication is performed with another analysis device 1 by, for example, a method such as short-range wireless communication.
Since the functions of the functional blocks other than the selection data acquisition unit 51 and the selection unit 52 are the same as those in the first embodiment, the description thereof will be omitted.

[スポーツ解析処理]
図5は、本実施形態における解析装置1が実行するスポーツ解析処理の流れを説明するフローチャートである。第1の実施形態と同様に、スポーツ解析処理とは、所定の条件で解析モジュールを選択し、選択した解析モジュールによってセンサデータを解析するための一連の処理をいう。
スポーツ解析処理は、ユーザによる入力部17へのスポーツ解析処理の開始操作により開始される。
[Sports analysis processing]
FIG. 5 is a flowchart illustrating a flow of sports analysis processing executed by the analysis device 1 in the present embodiment. Similar to the first embodiment, the sports analysis process refers to a series of processes for selecting an analysis module under predetermined conditions and analyzing sensor data by the selected analysis module.
The sports analysis process is started by the user's operation to start the sports analysis process to the input unit 17.

ステップS21において、通信部20が他の解析装置1と通信を行うことにより、他の解析装置1の識別情報を受信する。選択用データ取得部51は、この他の解析装置1の識別情報を取得する。 In step S21, the communication unit 20 communicates with the other analysis device 1 to receive the identification information of the other analysis device 1. The selection data acquisition unit 51 acquires the identification information of the other analysis device 1.

ステップS22において、選択部52は、選択用データ取得部51が取得した他の解析装置1の識別情報と、連携情報記憶部62に格納されている連携情報とに基づいて、解析に用いる解析モジュールを選択するための判定を行う。選択は、上述したように、他の解析装置1の識別情報と、連携情報とを照合して、照らし合わせることにより行われる。 In step S22, the selection unit 52 is an analysis module used for analysis based on the identification information of the other analysis device 1 acquired by the selection data acquisition unit 51 and the cooperation information stored in the cooperation information storage unit 62. Make a judgment to select. As described above, the selection is performed by collating and comparing the identification information of the other analysis device 1 with the cooperation information.

ステップS22において、ステップS21で取得した他の解析装置1の識別情報がゴルフと対応付けられていた場合には、「ゴルフ」と判定され、処理はステップS23-1に進む。そして、ステップS23-1において、選択部52は、ゴルフ解析モジュール541を選択する。
ステップS22において、ステップS21で取得した他の解析装置1の識別情報がテニスと対応付けられていた場合には、「テニス」と判定され、処理はステップS23-2に進む。そして、ステップS23-2において、選択部52は、テニス解析モジュール542を選択する。
ステップS22において、ステップS21で取得した他の解析装置1の識別情報がランニングと対応付けられていた場合には、「ランニング」と判定され、処理はステップS23-nに進む。そして、ステップS23-3nおいて、選択部52は、ランニング解析モジュール54nを選択する。
ステップS22において、ステップS21で取得した他の解析装置1の識別情報が何れの所定のスポーツとも対応付けられていない場合には、「未分類」と判定され、処理はステップS23-mに進む。そして、ステップS23-mにおいて、選択部52は、汎用解析モジュール54mを選択する。
In step S22, if the identification information of the other analysis device 1 acquired in step S21 is associated with golf, it is determined to be "golf", and the process proceeds to step S23-1. Then, in step S23-1, the selection unit 52 selects the golf analysis module 541.
In step S22, if the identification information of the other analysis device 1 acquired in step S21 is associated with tennis, it is determined to be "tennis", and the process proceeds to step S23-2. Then, in step S23-2, the selection unit 52 selects the tennis analysis module 542.
In step S22, if the identification information of the other analysis device 1 acquired in step S21 is associated with running, it is determined to be "running", and the process proceeds to step S23-n. Then, in step S23-3n, the selection unit 52 selects the running analysis module 54n.
In step S22, if the identification information of the other analysis device 1 acquired in step S21 is not associated with any predetermined sport, it is determined as "unclassified" and the process proceeds to step S23-m. Then, in step S23-m, the selection unit 52 selects the general-purpose analysis module 54m.

以後のステップS24、ステップS25、及びステップS26は、図4を参照して上述したステップS14、ステップS15、及びステップS16と同様の処理となるので、重複する説明を省略する。 Subsequent steps S24, step S25, and step S26 are the same processes as those of step S14, step S15, and step S16 described above with reference to FIG. 4, and therefore duplicate description will be omitted.

以上説明した、第2の実施形態におけるスポーツ解析処理によれば、第1の実施形態におけるスポーツ解析処理と同様の効果を奏する。
つまり、本実施形態においても、解析装置1は、ユーザによる解析モジュールの選択を要することなく、最適な解析モジュールを選択する。また、この場合に、最適なモジュールを選択するための前段階として、各解析モジュールを動作させてみて、その動作結果を分析して、最適なモジュールを選択するといった煩雑な処理も要さない。
つまり、本実施形態においても、解析装置1は、例えばスポーツに関する解析モジュールといった、複数の解析手段を、より簡便に選択することができる。
According to the sports analysis process in the second embodiment described above, the same effect as the sports analysis process in the first embodiment is obtained.
That is, also in this embodiment, the analysis device 1 selects the optimum analysis module without requiring the user to select the analysis module. Further, in this case, as a preliminary step for selecting the optimum module, complicated processing such as operating each analysis module, analyzing the operation result, and selecting the optimum module is not required.
That is, also in this embodiment, the analysis device 1 can more easily select a plurality of analysis means such as an analysis module related to sports.

[変形例]
なお、本発明は、上述の各実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良等は本発明に含まれるものである。
[Modification example]
The present invention is not limited to each of the above-described embodiments, and modifications, improvements, and the like to the extent that the object of the present invention can be achieved are included in the present invention.

例えば、上述の第1の実施形態では、選択部52は、測位位置データと、施設位置データとに基づいて解析モジュールを選択していた(以下、「第1の実施形態での選択方法」と称する。)。また、上述の第2の実施形態では、選択部52は、他の解析装置1の識別情報と、連携情報とに基づいて解析モジュールを選択していた(以下、「第2の実施形態での選択方法」と称する。)。 For example, in the above-mentioned first embodiment, the selection unit 52 selects the analysis module based on the positioning position data and the facility position data (hereinafter, "selection method in the first embodiment"). It is called.). Further, in the second embodiment described above, the selection unit 52 selects the analysis module based on the identification information of the other analysis device 1 and the cooperation information (hereinafter, "in the second embodiment"). It is called "selection method").

これに限定されず、これら2つの実施形態での選択方法を組み合わせるようにしてもよい。これにより、適切な解析モジュールを選択する精度を向上させることが可能となる。この場合、例えば、選択部52は、第1の実施形態での選択方法にて選択した解析モジュールと、第2の実施形態での選択方法にて選択した解析モジュールとが一致した場合に、一致した解析モジュールを選択するようにしてもよい。 The selection method is not limited to this, and the selection methods in these two embodiments may be combined. This makes it possible to improve the accuracy of selecting an appropriate analysis module. In this case, for example, the selection unit 52 matches when the analysis module selected by the selection method in the first embodiment and the analysis module selected by the selection method in the second embodiment match. You may choose the analysis module that you have selected.

また、2つの実施形態での選択方法で選択した解析モジュールが一致しなかった場合には、選択部52は、解析モジュールを選択しないようにしてもよいし、何れかの実施形態での選択方法にて選択した解析モジュールを優先的に選択するようにしてもよい。
更に、何れか一方の実施形態での選択方法にて選択を試み、何れの解析モジュールも選択できなかった場合に、他方の実施形態での選択方法にて選択を行うようにしてもよい。
Further, when the analysis modules selected by the selection methods in the two embodiments do not match, the selection unit 52 may not select the analysis module, or the selection method in any of the embodiments. The analysis module selected in step 3 may be preferentially selected.
Further, if the selection method in one of the embodiments is attempted and none of the analysis modules can be selected, the selection method in the other embodiment may be used for selection.

また、他の変形例として、各実施形態での選択方法を更に変更した選択方法にて、解析モジュールを選択するようにしてもよい。例えば、選択部52が、選択用データ取得部51が取得した測位位置データに基づいて、解析装置1(を利用するユーザ)の移動速度を算出するようにしてもよい。そして、選択部52が、この移動速度が、ユーザがランニングを行うような速度である所定の速度範囲内であった場合に、ランニング解析モジュール54nを選択するようにしてもよい。 Further, as another modification, the analysis module may be selected by a selection method in which the selection method in each embodiment is further changed. For example, the selection unit 52 may calculate the movement speed of the analysis device 1 (the user who uses the analysis device 1) based on the positioning position data acquired by the selection data acquisition unit 51. Then, the selection unit 52 may select the running analysis module 54n when the moving speed is within a predetermined speed range which is a speed at which the user runs.

また、他の変形例として、例えば、選択用データ取得部51が、通信部20を利用した通信によって他の解析装置1と通信を行うことにより、他の解析装置1が解析しているスポーツの種類、又は、他の解析装置1が選択している解析モジュールの種類、を示す情報を取得するようにしてもよい。そして、選択部52が、この他の解析装置1が解析しているスポーツの種類、又は、他の解析装置1が選択している解析モジュールの種類、を示す情報に基づいて、他の解析装置1と同じスポーツについて解析をするための解析モジュールを選択するようにしてもよい。 Further, as another modification, for example, the selection data acquisition unit 51 communicates with another analysis device 1 by communication using the communication unit 20, so that the sports analyzed by the other analysis device 1 Information indicating the type or the type of the analysis module selected by the other analysis device 1 may be acquired. Then, the selection unit 52 is based on the information indicating the type of the sport being analyzed by the other analysis device 1 or the type of the analysis module selected by the other analysis device 1, and the other analysis device. An analysis module for analyzing the same sport as in 1 may be selected.

また、他の変形例として、上述の各実施形態では、スポーツ毎に解析モジュールを用意したが、更に細分化された解析モジュールを用意するようにしてもよい。例えば、スポーツが野球である場合に、バッターのバッタースイングについての解析を行う解析モジュールと、ピッチャーのピッチングについての解析を行う解析モジュールを用意するようにしてもよい。そして、例えば、選択部52が、測位位置データに基づいて、解析装置1(すなわち、ユーザ)が、バッターボックスに位置している場合に、バッタースイングについての解析を行う解析モジュールを選択するようにしてもよい。また、選択部52が、測位位置データに基づいて、解析装置1(すなわち、ユーザ)が、ピッチャーマウンドに位置している場合に、ピッチングについての解析を行う解析モジュールを選択するようにしてもよい。 Further, as another modification, in each of the above-described embodiments, the analysis module is prepared for each sport, but a further subdivided analysis module may be prepared. For example, when the sport is baseball, an analysis module for analyzing the batter's swing of the batter and an analysis module for analyzing the pitching of the pitcher may be prepared. Then, for example, the selection unit 52 selects an analysis module that analyzes the batter swing when the analysis device 1 (that is, the user) is located in the batter box based on the positioning position data. You may. Further, the selection unit 52 may select an analysis module that analyzes pitching when the analysis device 1 (that is, the user) is located on the pitcher mound based on the positioning position data. ..

また、他の変形例として、上述の第2の実施形態では、他の解析装置1と連携することを想定したが、他の解析装置1以外の装置や機器と連携することにより、解析モジュールの選択を行うようにしてもよい。例えば、ゴルフクラブやテニスラケットに、ビーコン情報を送信する機能を付加し、このビーコン情報を送信するゴルフクラブやテニスラケットと連携することにより、解析モジュールの選択を行うようにしてもよい。この場合、例えば、選択部52は、ゴルフクラブが送信するビーコン情報を受信した場合に、ゴルフ解析モジュール541を選択するようにする。また、選択部52は、テニスクラブが送信するビーコン情報を受信した場合に、テニス解析モジュール542を選択するようにする。 Further, as another modification, in the second embodiment described above, it is assumed that the analysis module 1 is linked with another analysis device 1, but the analysis module can be linked by linking with a device or device other than the other analysis device 1. You may make a choice. For example, a function for transmitting beacon information may be added to a golf club or tennis racket, and an analysis module may be selected by cooperating with the golf club or tennis racket that transmits the beacon information. In this case, for example, the selection unit 52 selects the golf analysis module 541 when receiving the beacon information transmitted by the golf club. Further, the selection unit 52 selects the tennis analysis module 542 when receiving the beacon information transmitted by the tennis club.

この場合に、更に例えば、ゴルフクラブが、ドライバー、アイアン、及びパターの何れかを示す情報もビーコンに含ませるようにしてもよい。そして、選択部52は、ドライバーが送信するビーコン情報を受信した場合と、パターが送信するビーコン情報を受信した場合とで、それぞれ適した解析モジュールを選択するようにしてもよい。 In this case, for example, the golf club may include information indicating any of the driver, the iron, and the putter in the beacon. Then, the selection unit 52 may select a suitable analysis module depending on whether the beacon information transmitted by the driver is received or the beacon information transmitted by the putter is received.

更に、他の変形例として、上述の各実施形態では、スポーツに関する解析を行う用途に解析装置1を用いる場合を例に取って説明したが、これに限らず、スポーツ以外の他の行動についての行動解析を行う用途に解析装置1を用いるようにしてもよい。 Further, as another modification, in each of the above-described embodiments, the case where the analysis device 1 is used for the purpose of performing analysis related to sports has been described as an example, but the present invention is not limited to this, and the behavior other than sports is not limited to this. The analysis device 1 may be used for the purpose of performing behavior analysis.

[構成例]
以上のように構成される解析装置1は、解析モジュール群54と、選択部52と、を備える。
解析モジュール群54は、センサデータを解析することによって、それぞれが異なるデータの解析を行なう複数の解析モジュールからなる。
選択部52は、センサデータとは異なるデータに基づいて、複数の解析モジュールからなる解析モジュール群54の中から、何れかの解析モジュールを選択する。
[Configuration example]
The analysis device 1 configured as described above includes an analysis module group 54 and a selection unit 52.
The analysis module group 54 includes a plurality of analysis modules, each of which analyzes different data by analyzing sensor data.
The selection unit 52 selects one of the analysis modules from the analysis module group 54 composed of a plurality of analysis modules based on the data different from the sensor data.

これにより、解析装置1は、ユーザによる解析モジュールの選択を要することなく、最適な解析モジュールを選択する。また、この場合に、最適なモジュールを選択するための前段階として、各解析モジュールを動作させてみて、その動作結果を分析して、最適なモジュールを選択するといった煩雑な処理も要さない。
つまり、解析装置1は、例えばスポーツに関する解析モジュールといった、複数の解析手段を、より簡便に選択することができる。
As a result, the analysis device 1 selects the optimum analysis module without requiring the user to select the analysis module. Further, in this case, as a preliminary step for selecting the optimum module, complicated processing such as operating each analysis module, analyzing the operation result, and selecting the optimum module is not required.
That is, the analysis device 1 can more easily select a plurality of analysis means such as an analysis module related to sports.

例えば、仮に、最適なモジュールを選択するための前段階として、各解析モジュールを動作させてみて、その動作結果を分析するためには、複雑なプログラムが必要となるのみならず、計算量も増加する。これに対して解析装置1は、このような処理を不要とすることから、複雑なプログラムを不要とするのみならず、計算量も減少させることができる。従って、解析装置1における、演算量を減少させ、省電力化を図ることも可能となる。 For example, if each analysis module is operated as a preliminary step for selecting the optimum module, and in order to analyze the operation result, not only a complicated program is required but also the amount of calculation increases. do. On the other hand, since the analysis device 1 does not require such processing, not only a complicated program is unnecessary, but also the amount of calculation can be reduced. Therefore, it is possible to reduce the amount of calculation in the analysis device 1 and save power.

解析装置1は、選択用データ取得部51を更に備える。
選択用データ取得部51は、当該解析装置1の現在位置を取得する。
選択部52は、取得した現在位置が所定のスポーツを行なう場所に対応する位置であった場合、複数の解析モジュールからなる解析モジュール群54の中から、所定のスポーツの解析を行なう解析モジュールを選択する。
これにより、解析装置1は、現在位置に応じて、ユーザが行うと想定されるスポーツに対応する解析モジュールを選択することができる。
The analysis device 1 further includes a selection data acquisition unit 51.
The selection data acquisition unit 51 acquires the current position of the analysis device 1.
When the acquired current position is a position corresponding to a place where a predetermined sport is performed, the selection unit 52 selects an analysis module for analyzing a predetermined sport from the analysis module group 54 composed of a plurality of analysis modules. do.
As a result, the analysis device 1 can select an analysis module corresponding to the sport assumed to be performed by the user according to the current position.

選択部52は、取得した現在位置がゴルフ場又はゴルフ練習場に対応する位置であった場合、複数の解析モジュールからなる解析モジュール群54の中から、ゴルフ解析モジュールを選択する。
これにより、解析装置1は、ゴルフ場又はゴルフ練習場に位置する、ゴルフを行うと想定されるユーザについて、ゴルフに対応する解析モジュールを選択することができる。
When the acquired current position is a position corresponding to a golf course or a driving range, the selection unit 52 selects a golf analysis module from the analysis module group 54 composed of a plurality of analysis modules.
As a result, the analysis device 1 can select an analysis module corresponding to golf for a user who is supposed to play golf and is located at a golf course or a driving range.

選択部52は、取得した現在位置がテニス場に対応する位置であった場合、複数の解析モジュールからなる解析モジュール群54の中から、テニス解析モジュールを選択する。
これにより、解析装置1は、テニス場に位置する、テニスを行うと想定されるユーザについて、テニスに対応する解析モジュールを選択することができる。
When the acquired current position is a position corresponding to the tennis field, the selection unit 52 selects a tennis analysis module from the analysis module group 54 composed of a plurality of analysis modules.
As a result, the analysis device 1 can select an analysis module corresponding to tennis for a user who is located in the tennis field and is expected to play tennis.

選択用データ取得部51は、当該解析装置1の移動速度を取得する。
選択部52は、取得した移動速度が所定の速度範囲であった場合、複数の解析モジュールからなる解析モジュール群54の中から、ランニング解析モジュールを選択する。
これにより、解析装置1は、所定の速度範囲で移動する、ランニングを行うと想定されるユーザについて、ランニングに対応する解析モジュールを選択することができる。
The selection data acquisition unit 51 acquires the moving speed of the analysis device 1.
When the acquired movement speed is within a predetermined speed range, the selection unit 52 selects a running analysis module from the analysis module group 54 composed of a plurality of analysis modules.
As a result, the analysis device 1 can select an analysis module corresponding to running for a user who moves within a predetermined speed range and is expected to perform running.

選択用データ取得部51は、他の解析装置1から当該他の解析装置1が解析するデータ解析の種類を示す情報を取得する。
選択部52は、複数の解析モジュールからなる解析モジュール群54の中から、取得したデータ解析の種類を示す情報が示すデータの解析を行なう解析モジュールを選択する。
これにより、解析装置1は、ユーザと共に同じスポーツを行っていると考えられる、他のユーザが利用する他の解析装置1が解析するスポーツと同じスポーツに対応する解析モジュールを選択することができる。
The selection data acquisition unit 51 acquires information indicating the type of data analysis analyzed by the other analysis device 1 from the other analysis device 1.
The selection unit 52 selects an analysis module that analyzes the data indicated by the information indicating the type of acquired data analysis from the analysis module group 54 composed of a plurality of analysis modules.
As a result, the analysis device 1 can select an analysis module corresponding to the same sport as the sport analyzed by another analysis device 1 used by another user, which is considered to be playing the same sport together with the user.

選択用データ取得部51は、他の解析装置1から当該他の解析装置1の識別情報を取得する。
選択部52は、複数の解析モジュールからなる解析モジュール群54の中から、取得した識別情報により特定される他の解析装置1に対応付けられているデータの解析を行なう解析モジュールを選択する。
これにより、解析装置1は、ユーザと共に同じスポーツを行っていると考えられる、他のユーザが利用する他の解析装置1と対応付けられているスポーツに対応する解析モジュールを選択することができる。
The selection data acquisition unit 51 acquires the identification information of the other analysis device 1 from the other analysis device 1.
The selection unit 52 selects an analysis module that analyzes data associated with another analysis device 1 specified by the acquired identification information from the analysis module group 54 composed of a plurality of analysis modules.
As a result, the analysis device 1 can select an analysis module corresponding to a sport associated with another analysis device 1 used by another user, which is considered to be performing the same sport together with the user.

選択用データ取得部51は、データ解析の種類に対応したビーコン情報を受信する。
選択部52は、複数の解析モジュールからなる解析モジュール群54の中から、受信したビーコン情報に対応するデータ解析を行なう解析モジュールを選択する。
これにより、解析装置1は、所定のスポーツ器具(例えば、ゴルフクラブ)等が送信するビーコン情報を受信した場合に、この所定のスポーツ器具に対応するスポーツ(例えば、ゴルフ)に対応する解析モジュールを選択することができる。
The selection data acquisition unit 51 receives the beacon information corresponding to the type of data analysis.
The selection unit 52 selects an analysis module that performs data analysis corresponding to the received beacon information from the analysis module group 54 composed of a plurality of analysis modules.
As a result, when the analysis device 1 receives the beacon information transmitted by a predetermined sports equipment (for example, a golf club), the analysis device 1 provides an analysis module corresponding to a sport (for example, golf) corresponding to the predetermined sports equipment. You can choose.

当該解析装置1は、スポーツを行う測定対象が装着するウェアラブル端末であり、
測定対象が当該解析装置1を装着時に、測定対象に対する測定を行うことにより、センサデータを生成するセンサ部16を更に備える。
これにより、解析装置1は、ユーザが携帯して利用可能となると共に、ユーザの身体の動き等に対応するセンサデータを生成することができる。
The analysis device 1 is a wearable terminal worn by a measurement target performing sports.
When the measurement target is equipped with the analysis device 1, the sensor unit 16 is further provided to generate sensor data by performing measurement on the measurement target.
As a result, the analysis device 1 can be carried and used by the user, and can generate sensor data corresponding to the movement of the user's body and the like.

以上説明したように、上述の実施形態では、本発明が適用される解析装置1は、ユーザの腕や胴体等に装着するような形状のウェアラブル端末を例として説明したが、特にこれに限定されない。
本発明は、センサのセンサデータを利用する機能を有する電子機器一般に適用することができる。具体的には、例えば、本発明は、ユーザの腕や胴体等に装着するような他の形状(例えば、腕時計型の形状や、メガネ型の形状)のウェアラブル端末、スマートフォン、携帯型ナビゲーション装置、ポータブルゲーム機等に適用可能である。
As described above, in the above-described embodiment, the analysis device 1 to which the present invention is applied has been described as an example of a wearable terminal having a shape to be worn on a user's arm, body, or the like, but the present invention is not particularly limited thereto. ..
The present invention can be generally applied to electronic devices having a function of utilizing sensor data of a sensor. Specifically, for example, the present invention relates to a wearable terminal, a smartphone, a portable navigation device having another shape (for example, a wristwatch-shaped shape or a glasses-shaped shape) to be worn on a user's arm, body, or the like. It can be applied to portable game machines and the like.

また、上述の実施形態では、解析装置1は、単体の装置により実現することを想定していたが、複数の装置が協働することにより、解析装置1を実現するようにしてもよい。 Further, in the above-described embodiment, the analysis device 1 is assumed to be realized by a single device, but the analysis device 1 may be realized by the cooperation of a plurality of devices.

上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。
換言すると、図3の機能的構成は例示に過ぎず、特に限定されない。すなわち、上述した一連の処理を全体として実行できる機能が解析装置1に備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図3の例に限定されない。
また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。
The series of processes described above can be executed by hardware or software.
In other words, the functional configuration of FIG. 3 is merely an example and is not particularly limited. That is, it is sufficient that the analysis device 1 is provided with a function capable of executing the above-mentioned series of processes as a whole, and what kind of functional block is used to realize this function is not particularly limited to the example of FIG.
Further, one functional block may be configured by a single piece of hardware, a single piece of software, or a combination thereof.

本実施形態における機能的構成は、演算処理を実行するプロセッサによって実現され、本実施形態に用いることが可能なプロセッサには、シングルプロセッサ、マルチプロセッサ及びマルチコアプロセッサ等の各種処理装置単体によって構成されるものの他、これら各種処理装置と、ASIC(Application Specific Integrated Circuit)やFPGA(Field‐Programmable Gate Array)等の処理回路とが組み合わせられたものを含む。 The functional configuration in the present embodiment is realized by a processor that executes arithmetic processing, and the processor that can be used in the present embodiment is composed of various processing devices such as a single processor, a multiprocessor, and a multicore processor. In addition to the above, the present invention includes a combination of these various processing devices and a processing circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field-Programmable Gate Array).

一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。
コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えば汎用のパーソナルコンピュータであってもよい。
When a series of processes are executed by software, a program constituting the software is installed in a computer or the like from a network or a recording medium.
The computer may be a computer embedded in dedicated hardware. Further, the computer may be a computer capable of executing various functions by installing various programs, for example, a general-purpose personal computer.

このようなプログラムを含む記録媒体は、ユーザにプログラムを提供するために装置本体とは別に配布される図2のリムーバブルメディア100により構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される記録媒体等で構成される。リムーバブルメディア100は、例えば、磁気ディスク(フロッピディスクを含む)、光ディスク、又は光磁気ディスク等により構成される。光ディスクは、例えば、CD-ROM(Compact Disk-Read Only Memory),DVD(Digital Versatile Disk),Blu-ray(登録商標) Disc(ブルーレイディスク)等により構成される。光磁気ディスクは、MD(Mini-Disk)等により構成される。また、装置本体に予め組み込まれた状態でユーザに提供される記録媒体は、例えば、プログラムが記録されている図2のROM12や、図2の記憶部19に含まれるフラッシュメモリ等で構成される。 The recording medium including such a program is not only composed of the removable media 100 of FIG. 2 distributed separately from the main body of the device in order to provide the program to the user, but also is preliminarily incorporated in the main body of the device of the user. It is composed of a recording medium or the like provided in. The removable media 100 is composed of, for example, a magnetic disk (including a floppy disk), an optical disk, a magneto-optical disk, or the like. The optical disc is composed of, for example, a CD-ROM (Compact Disk-Read Only Memory), a DVD (Digital Versaille Disc), a Blu-ray (registered trademark) Disc (Blu-ray disc), or the like. The magneto-optical disk is composed of MD (Mini-Disc) or the like. Further, the recording medium provided to the user in a state of being preliminarily incorporated in the apparatus main body is composed of, for example, the ROM 12 of FIG. 2 in which the program is recorded, the flash memory included in the storage unit 19 of FIG. 2, and the like. ..

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。 In this specification, the steps for describing a program to be recorded on a recording medium are not only processed in chronological order but also in parallel or individually, even if they are not necessarily processed in chronological order. It also includes the processing to be executed.

以上、本発明のいくつかの実施形態について説明したが、これらの実施形態は、例示に過ぎず、本発明の技術的範囲を限定するものではない。本発明はその他の様々な実施形態を取ることが可能であり、さらに、本発明の要旨を逸脱しない範囲で、省略や置換等種々の変更を行うことができる。これら実施形態やその変形は、本明細書等に記載された発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although some embodiments of the present invention have been described above, these embodiments are merely examples and do not limit the technical scope of the present invention. The present invention can take various other embodiments, and further, various modifications such as omission and substitution can be made without departing from the gist of the present invention. These embodiments and variations thereof are included in the scope and gist of the invention described in the present specification and the like, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.

以下に、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[付記1]
センサデータを解析することによって、それぞれが異なるデータ解析を行なう複数の解析手段と、
前記センサデータとは異なるデータに基づいて、前記複数の解析手段の中から、何れかの解析手段を選択する選択手段と、
を備えたデータ解析装置。
[付記2]
当該データ解析装置の現在位置を取得する位置取得手段を更に備え、
前記選択手段は、前記取得した現在位置が所定のスポーツを行なう場所に対応する位置であった場合、前記複数の解析手段の中から、前記所定のスポーツの解析を行なう解析手段を選択することを特徴とする付記1に記載のデータ解析装置。
[付記3]
前記選択手段は、取得した現在位置がゴルフ場又はゴルフ練習場に対応する位置であった場合、前記複数の解析手段の中から、ゴルフ解析手段を選択することを特徴とする付記2に記載のデータ解析装置。
[付記4]
前記選択手段は、取得した現在位置がテニス場に対応する位置であった場合、前記複数の解析手段の中から、テニス解析手段を選択することを特徴とする付記2又は3に記載のデータ解析装置。
[付記5]
当該データ解析装置の移動速度を取得する速度取得手段を更に備え、
前記選択手段は、取得した移動速度が所定の速度範囲であった場合、前記複数の解析手段の中から、ランニング解析手段を選択することを特徴とする付記1乃至4の何れか一項に記載のデータ解析装置。
[付記6]
他のデータ解析装置から当該他のデータ解析装置が解析するデータ解析の種類を示す情報を取得する情報取得手段を備え、
前記選択手段は、前記複数の解析手段の中から、取得した前記データ解析の種類を示す情報が示すデータ解析を行なう解析手段を選択することを特徴とする付記1乃至5の何れか1に記載のデータ解析装置。
[付記7]
他のデータ解析装置から当該他のデータ解析装置の識別情報を取得する他装置識別情報取得手段を備え、
前記選択手段は、前記複数の解析手段の中から、取得した前記識別情報により特定される他のデータ解析装置に対応付けられているデータ解析を行なう解析手段を選択することを特徴とする付記1乃至6の何れか1に記載のデータ解析装置。
[付記8]
データ解析の種類に対応したビーコン情報を受信するビーコン情報受信手段を備え、
前記選択手段は、前記複数の解析手段の中から、受信した前記ビーコン情報に対応するデータ解析を行なう解析手段を選択することを特徴とする付記1乃至7の何れか1に記載のデータ解析装置。
[付記9]
当該データ解析装置は、測定対象が装着するウェアラブル端末であり、
前記測定対象が当該データ解析装置を装着時に、前記測定対象に対する測定を行うことにより、前記センサデータを生成するセンサを更に備えることを特徴とする付記1乃至8の何れか1に記載のデータ解析装置。
[付記10]
データ解析装置が行うデータ解析方法であって、
センサデータを解析することによって、それぞれが異なるデータ解析を行なう複数の解析ステップと、
前記センサデータとは異なるデータに基づいて、前記複数の解析手段の中から、何れかの解析手段を選択する選択ステップと、
を備えた解析方法。
[付記11]
コンピュータに、
センサデータを解析することによって、それぞれが異なるデータ解析を行なう複数の解析機能と、
前記センサデータとは異なるデータに基づいて、前記複数の解析手段の中から、何れかの解析手段を選択する選択機能と、
を実現させることを特徴とするプログラム。
The inventions described in the claims at the time of filing the application of the present application are described below.
[Appendix 1]
Multiple analysis means that analyze different data by analyzing sensor data,
A selection means for selecting one of the analysis means from the plurality of analysis means based on data different from the sensor data, and a selection means.
Data analysis device equipped with.
[Appendix 2]
Further equipped with a position acquisition means for acquiring the current position of the data analysis device,
When the acquired current position is a position corresponding to a place where a predetermined sport is performed, the selection means selects an analysis means for analyzing the predetermined sport from the plurality of analysis means. The data analysis device according to Appendix 1, which is a feature.
[Appendix 3]
The description in Appendix 2, wherein the selection means selects a golf analysis means from the plurality of analysis means when the acquired current position is a position corresponding to a golf course or a driving range. Data analysis device.
[Appendix 4]
The data analysis according to Appendix 2 or 3, wherein the selection means selects the tennis analysis means from the plurality of analysis means when the acquired current position corresponds to the tennis field. Device.
[Appendix 5]
Further equipped with a speed acquisition means for acquiring the moving speed of the data analysis device,
The selection means according to any one of Supplementary note 1 to 4, wherein the running analysis means is selected from the plurality of analysis means when the acquired moving speed is within a predetermined speed range. Data analysis device.
[Appendix 6]
It is equipped with an information acquisition means for acquiring information indicating the type of data analysis analyzed by the other data analysis device from another data analysis device.
The method according to any one of Supplementary note 1 to 5, wherein the selection means selects an analysis means for performing data analysis indicated by the acquired information indicating the type of data analysis from the plurality of analysis means. Data analysis device.
[Appendix 7]
It is equipped with another device identification information acquisition means for acquiring the identification information of the other data analysis device from the other data analysis device.
Addendum 1 characterized in that the selection means selects an analysis means for performing data analysis associated with another data analysis device specified by the acquired identification information from the plurality of analysis means. The data analysis apparatus according to any one of 6 to 6.
[Appendix 8]
Equipped with a beacon information receiving means that receives beacon information corresponding to the type of data analysis
The data analysis apparatus according to any one of Supplementary note 1 to 7, wherein the selection means selects an analysis means for performing data analysis corresponding to the received beacon information from the plurality of analysis means. ..
[Appendix 9]
The data analysis device is a wearable terminal worn by the measurement target, and is a wearable terminal.
The data analysis according to any one of Supplementary note 1 to 8, wherein the measurement target further includes a sensor that generates the sensor data by performing measurement on the measurement target when the data analysis device is attached. Device.
[Appendix 10]
It is a data analysis method performed by a data analysis device.
Multiple analysis steps, each performing different data analysis by analyzing sensor data,
A selection step of selecting one of the analysis means from the plurality of analysis means based on data different from the sensor data.
Analysis method with.
[Appendix 11]
On the computer
Multiple analysis functions that analyze different data by analyzing sensor data,
A selection function for selecting one of the plurality of analysis means from the plurality of analysis means based on data different from the sensor data.
A program characterized by realizing.

1・・・解析装置,11・・・CPU,12・・・ROM,13・・・RAM,14・・・バス,15・・・入出力インターフェース,16・・・センサ部,17・・・入力部,18・・・出力部,19・・・記憶部,20・・・通信部,21・・・測位部,22・・・ドライブ,51・・・選択用データ取得部,52・・・選択部,53・・・センサデータ取得部,54・・・解析モジュール群,541・・・ゴルフ解析モジュール,542・・・テニス解析モジュール,54n・・・ランニング解析モジュール,54m・・・汎用解析モジュール,61・・・地図情報記憶部,62・・・連携情報記憶部,100・・・リムーバブルメディア 1 ... analysis device, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... bus, 15 ... input / output interface, 16 ... sensor unit, 17 ... Input unit, 18 ... Output unit, 19 ... Storage unit, 20 ... Communication unit, 21 ... Positioning unit, 22 ... Drive, 51 ... Selection data acquisition unit, 52 ... -Selection unit, 53 ... Sensor data acquisition unit, 54 ... Analysis module group, 541 ... Golf analysis module, 542 ... Tennis analysis module, 54n ... Running analysis module, 54m ... General purpose Analysis module, 61 ... Map information storage unit, 62 ... Linkage information storage unit, 100 ... Removable media

Claims (5)

ユーザの現在位置を特定する現在位置特定手段と、
前記現在位置特定手段により特定された前記ユーザの現在位置に対応付けて予め登録されているスポーツがある場合に前記ユーザに装着された所定のセンサからの出力データに基づいて前記予め登録されているスポーツに特化させた運動解析を行う第1解析モジュールを選択する一方で、前記現在位置特定手段により特定された前記ユーザの現在位置に対応付けていずれのスポーツも予め登録されていない場合に前記ユーザに装着された所定のセンサからの出力データに基づいて汎用的な運動解析を行う第2解析モジュールを選択する選択手段と、
を備えることを特徴とするデータ解析装置。
Current location identification means to identify the user's current position,
When there is a sport registered in advance in association with the current position of the user specified by the current position specifying means, the sport is registered in advance based on output data from a predetermined sensor mounted on the user. While selecting the first analysis module that performs motion analysis specialized for sports, the above is the case where none of the sports is registered in advance in association with the current position of the user specified by the current position specifying means. A selection means for selecting a second analysis module that performs general-purpose motion analysis based on output data from a predetermined sensor mounted on the user, and
A data analysis device characterized by being equipped with .
当該データ解析装置は、前記ユーザが装着するウェアラブル端末であり、
前記センサは当該データ解析装置に内蔵されている、
ことを特徴とする請求項1に記載のデータ解析装置。
The data analysis device is a wearable terminal worn by the user , and is a wearable terminal.
The sensor is built in the data analysis device.
The data analysis apparatus according to claim 1 .
前記第1解析モジュールまたは前記第2解析モジュールにより行われた運動解析の結果を所定の表示部に表示させるべく前記表示部を備えた外部端末に送信する送信手段を備える、A transmission means for transmitting the result of the motion analysis performed by the first analysis module or the second analysis module to an external terminal provided with the display unit in order to display the result of the motion analysis on the predetermined display unit is provided.
ことを特徴とする請求項2に記載のデータ解析装置。The data analysis apparatus according to claim 2.
データ解析装置が実行するデータ解析方法であって、
ユーザの現在位置を特定する現在位置特定処理と、
前記現在位置特定処理で特定された前記ユーザの現在位置に対応付けて予め登録されているスポーツがある場合に前記ユーザに装着された所定のセンサからの出力データに基づいて前記予め登録されているスポーツに特化させた運動解析を行う第1解析モジュールを選択する一方で、前記現在位置特定処理で特定された前記ユーザの現在位置に対応付けていずれのスポーツも予め登録されていない場合に前記ユーザに装着された所定のセンサからの出力データに基づいて汎用的な運動解析を行う第2解析モジュールを選択する選択処理と、
を含むことを特徴とするデータ解析方法。
It is a data analysis method executed by the data analysis device.
The current position identification process that identifies the user's current position, and
When there is a sport registered in advance in association with the current position of the user specified in the current position specifying process, the sport is registered in advance based on output data from a predetermined sensor mounted on the user. While selecting the first analysis module that performs motion analysis specialized for sports, the above is the case where none of the sports is registered in advance in association with the current position of the user specified by the current position specifying process. Selection processing to select a second analysis module that performs general-purpose motion analysis based on output data from a predetermined sensor mounted on the user, and
A data analysis method characterized by including .
データ解析装置のコンピュータを、
ユーザの現在位置を特定する現在位置特定手段、
前記現在位置特定手段により特定された前記ユーザの現在位置に対応付けて予め登録されているスポーツがある場合に前記ユーザに装着された所定のセンサからの出力データに基づいて前記予め登録されているスポーツに特化させた運動解析を行う第1解析モジュールを選択する一方で、前記現在位置特定手段により特定された前記ユーザの現在位置に対応付けていずれのスポーツも予め登録されていない場合に前記ユーザに装着された所定のセンサからの出力データに基づいて汎用的な運動解析を行う第2解析モジュールを選択する選択手段、
として機能させることを特徴とするプログラム。
The computer of the data analysis device ,
Current location identification means to identify the user's current location,
When there is a sport registered in advance in association with the current position of the user specified by the current position specifying means, the sport is registered in advance based on output data from a predetermined sensor mounted on the user. While selecting the first analysis module that performs motion analysis specialized for sports, the above is the case where none of the sports is registered in advance in association with the current position of the user specified by the current position specifying means. A selection means for selecting a second analysis module that performs general-purpose motion analysis based on output data from a predetermined sensor mounted on the user .
A program characterized by functioning as .
JP2018007401A 2018-01-19 2018-01-19 Data analysis device, data analysis method and program Active JP7052369B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018007401A JP7052369B2 (en) 2018-01-19 2018-01-19 Data analysis device, data analysis method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018007401A JP7052369B2 (en) 2018-01-19 2018-01-19 Data analysis device, data analysis method and program

Publications (2)

Publication Number Publication Date
JP2019122729A JP2019122729A (en) 2019-07-25
JP7052369B2 true JP7052369B2 (en) 2022-04-12

Family

ID=67397808

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018007401A Active JP7052369B2 (en) 2018-01-19 2018-01-19 Data analysis device, data analysis method and program

Country Status (1)

Country Link
JP (1) JP7052369B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7164456B2 (en) * 2019-02-05 2022-11-01 トッパン・フォームズ株式会社 Discrimination device, information provision system, discrimination method, and information provision method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130325394A1 (en) 2010-09-30 2013-12-05 Fitbit, Inc. Methods and Systems for Processing Social Interactive Data and Sharing of Tracked Activity Associated with Locations
US20130325404A1 (en) 2010-09-30 2013-12-05 Fitbit, Inc. Methods and systems for interactive goal setting and recommender using events having combined activity and location information
JP2017124086A (en) 2016-01-15 2017-07-20 株式会社日立製作所 Training classification system, training classification method and training classification server
JP2017136401A (en) 2017-03-21 2017-08-10 株式会社ニコン Electronic apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10379213B2 (en) * 2013-11-13 2019-08-13 The Yokohama Rubber Co., Ltd. Moving body rotation speed measurement device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130325394A1 (en) 2010-09-30 2013-12-05 Fitbit, Inc. Methods and Systems for Processing Social Interactive Data and Sharing of Tracked Activity Associated with Locations
US20130325404A1 (en) 2010-09-30 2013-12-05 Fitbit, Inc. Methods and systems for interactive goal setting and recommender using events having combined activity and location information
JP2017124086A (en) 2016-01-15 2017-07-20 株式会社日立製作所 Training classification system, training classification method and training classification server
JP2017136401A (en) 2017-03-21 2017-08-10 株式会社ニコン Electronic apparatus

Also Published As

Publication number Publication date
JP2019122729A (en) 2019-07-25

Similar Documents

Publication Publication Date Title
US11861073B2 (en) Gesture recognition
AU2008202170B2 (en) Improved Sports Sensor
JP6504746B2 (en) How to determine performance information on personal and sports objects
EP2357447B1 (en) Multi-sensor monitoring of athletic performance
US20130018494A1 (en) System and method for motion analysis and feedback with ongoing dynamic training orientation determination
KR200417280Y1 (en) Swing form correcting system
US20150018111A1 (en) Interpretation of characteristics of a golf swing using motion analysis
US9864904B2 (en) Motion analysis device and motion analysis system
WO2017005130A1 (en) Method and device for measuring energy used by human body during exercise, and pedometer
US11660505B2 (en) Stability evaluation system, program, and method
US10249213B2 (en) Multi-node motion measurement and analysis system
JPWO2013190722A1 (en) Electronics
JP2018068669A (en) Exercise adviser system
JP7052369B2 (en) Data analysis device, data analysis method and program
EP2924675A1 (en) Educational gadget, system and method for teaching correct exercise or its correct trajectory
TW201900108A (en) Physical Activity Recording Apparatus and System
WO2014123419A1 (en) Motion tracking method and device
KR20180115627A (en) Method and Apparatus for Analyzing Country Skiing Techniques
US11590393B2 (en) Animation preparing device, animation preparing method and recording medium
JP3090782U (en) Motion analysis device
TW201524561A (en) Golf swing system and method thereof
WO2017095270A1 (en) System and method for detecting and tracking pivotal motion of individual or pivoting object based on measurements of earth&#39;s magnetic field

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201203

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211019

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211101

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220314

R150 Certificate of patent or registration of utility model

Ref document number: 7052369

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150