JP6798162B2 - Judgment program, judgment method, and judgment device - Google Patents

Judgment program, judgment method, and judgment device Download PDF

Info

Publication number
JP6798162B2
JP6798162B2 JP2016132050A JP2016132050A JP6798162B2 JP 6798162 B2 JP6798162 B2 JP 6798162B2 JP 2016132050 A JP2016132050 A JP 2016132050A JP 2016132050 A JP2016132050 A JP 2016132050A JP 6798162 B2 JP6798162 B2 JP 6798162B2
Authority
JP
Japan
Prior art keywords
terminal devices
series data
time
determination
time series
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
JP2016132050A
Other languages
Japanese (ja)
Other versions
JP2018005578A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2016132050A priority Critical patent/JP6798162B2/en
Publication of JP2018005578A publication Critical patent/JP2018005578A/en
Application granted granted Critical
Publication of JP6798162B2 publication Critical patent/JP6798162B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、判定プログラム、判定方法、および判定装置に関する。 The present invention relates to a determination program, a determination method, and a determination device.

従来、端末装置間に関係性があるか否かを判定する技術がある。例えば、複数の端末装置のGPS(Global Positioning System)座標やビーコン信号に基づいて、複数の端末装置が同じ場所に存在する場合に端末装置間に関係性があると判定する。 Conventionally, there is a technique for determining whether or not there is a relationship between terminal devices. For example, based on the GPS (Global Positioning System) coordinates and beacon signals of a plurality of terminal devices, it is determined that there is a relationship between the terminal devices when the plurality of terminal devices exist at the same location.

先行技術としては、例えば、自己が保有する履歴情報のうち特定の履歴情報と、端末が保有する履歴情報のうち特定の履歴情報に対応する履歴情報との共通性が認められた場合、端末を正当な端末であると認証するものがある。また、例えば、手遊び動作時の行動特徴サンプルを取得して本人認証を行う技術がある。また、例えば、受信した複数の他の移動端末のファイルを、受信した位置情報に基づいて複数の他の移動端末の位置関係を特定し、特定した位置関係に対応する順番に従って結合する技術がある。 As the prior art, for example, when a specific history information among the history information held by the terminal and the history information corresponding to the specific history information among the history information held by the terminal are found to be common, the terminal is used. Some authenticate that it is a legitimate terminal. Further, for example, there is a technique of acquiring a behavioral feature sample during a hand play operation and performing personal authentication. Further, for example, there is a technique of identifying the positional relationship of a plurality of other mobile terminals based on the received positional information and combining the files of a plurality of other mobile terminals received in the order corresponding to the specified positional relationship. ..

特開2009−009541号公報Japanese Unexamined Patent Publication No. 2009-09541 特開2013−020304号公報Japanese Unexamined Patent Publication No. 2013-020304 特開2013−214792号公報Japanese Unexamined Patent Publication No. 2013-214792

しかしながら、上述した従来技術では、端末装置間に関係性があるか否かを精度よく判定することは難しい。例えば、複数の端末装置が屋内に存在する場合には、GPS座標に基づいて複数の端末装置が同じ場所に存在するか否かを判定することが難しくなる傾向がある。 However, in the above-mentioned conventional technique, it is difficult to accurately determine whether or not there is a relationship between the terminal devices. For example, when a plurality of terminal devices exist indoors, it tends to be difficult to determine whether or not the plurality of terminal devices exist in the same place based on GPS coordinates.

1つの側面では、本発明は、端末装置間の関係性の有無の判定精度の向上を図ることができる判定プログラム、判定方法、および判定装置を提供することを目的とする。 In one aspect, it is an object of the present invention to provide a determination program, a determination method, and a determination device capable of improving the determination accuracy of the presence or absence of a relationship between terminal devices.

本発明の一側面によれば、複数の端末装置のそれぞれの端末装置の位置、動きまたは向きに関する時系列データを取得し、取得した前記時系列データ間の相関性に基づき、前記複数の端末装置のうちの端末装置間に関係性があるか否かを判定し、判定結果を出力する判定プログラム、判定方法、および判定装置が提案される。 According to one aspect of the present invention, time-series data relating to the position, movement, or orientation of each terminal device of the plurality of terminal devices is acquired, and the plurality of terminal devices are based on the correlation between the acquired time-series data. A determination program, a determination method, and a determination device for determining whether or not there is a relationship between the terminal devices and outputting the determination result are proposed.

本発明の一態様によれば、端末装置間の関係性の有無の判定精度の向上を図ることができるという効果を奏する。 According to one aspect of the present invention, it is possible to improve the accuracy of determining the presence or absence of a relationship between terminal devices.

図1は、実施の形態にかかる判定方法の一実施例を示す説明図である。FIG. 1 is an explanatory diagram showing an embodiment of a determination method according to an embodiment. 図2は、関係性判定システム200の一例を示す説明図である。FIG. 2 is an explanatory diagram showing an example of the relationship determination system 200. 図3は、判定装置100のハードウェア構成例を示すブロック図である。FIG. 3 is a block diagram showing a hardware configuration example of the determination device 100. 図4は、端末装置110のハードウェア構成例を示すブロック図である。FIG. 4 is a block diagram showing a hardware configuration example of the terminal device 110. 図5は、動きに関する時系列データ500のデータ構造の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of a data structure of time series data 500 relating to movement. 図6は、位置に関する時系列データ600のデータ構造の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the data structure of the time series data 600 regarding the position. 図7は、向きに関する時系列データ700のデータ構造の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of the data structure of the time series data 700 regarding the orientation. 図8は、判定装置100の機能的構成例を示すブロック図である。FIG. 8 is a block diagram showing a functional configuration example of the determination device 100. 図9は、動きに関する時系列データ500に基づく判定の一例を示す説明図(その1)である。FIG. 9 is an explanatory diagram (No. 1) showing an example of determination based on the time series data 500 relating to movement. 図10は、動きに関する時系列データ500に基づく判定の一例を示す説明図(その2)である。FIG. 10 is an explanatory diagram (No. 2) showing an example of determination based on the time series data 500 relating to movement. 図11は、動きに関する時系列データ500に基づく判定の一例を示す説明図(その3)である。FIG. 11 is an explanatory diagram (No. 3) showing an example of determination based on the time series data 500 relating to movement. 図12は、動きに関する時系列データ500に基づく判定の一例を示す説明図(その4)である。FIG. 12 is an explanatory diagram (No. 4) showing an example of determination based on the time series data 500 relating to movement. 図13は、動きに関する時系列データ500に基づく判定の一例を示す説明図(その5)である。FIG. 13 is an explanatory diagram (No. 5) showing an example of determination based on the time series data 500 relating to movement. 図14は、動きに関する時系列データ500に基づく判定の一例を示す説明図(その6)である。FIG. 14 is an explanatory diagram (No. 6) showing an example of determination based on the time series data 500 relating to movement. 図15は、位置に関する時系列データ600に基づく判定の一例を示す説明図(その1)である。FIG. 15 is an explanatory diagram (No. 1) showing an example of determination based on the time series data 600 regarding the position. 図16は、位置に関する時系列データ600に基づく判定の一例を示す説明図(その2)である。FIG. 16 is an explanatory diagram (No. 2) showing an example of determination based on the time series data 600 regarding the position. 図17は、位置に関する時系列データ600に基づく判定の一例を示す説明図(その3)である。FIG. 17 is an explanatory diagram (No. 3) showing an example of determination based on the time series data 600 regarding the position. 図18は、位置に関する時系列データ600に基づく判定の一例を示す説明図(その4)である。FIG. 18 is an explanatory diagram (No. 4) showing an example of determination based on the time series data 600 regarding the position. 図19は、位置に関する時系列データ600に基づく判定の一例を示す説明図(その5)である。FIG. 19 is an explanatory diagram (No. 5) showing an example of determination based on the time series data 600 regarding the position. 図20は、位置に関する時系列データ600に基づく判定の一例を示す説明図(その6)である。FIG. 20 is an explanatory diagram (No. 6) showing an example of determination based on the time series data 600 regarding the position. 図21は、向きに関する時系列データ700に基づく判定の一例を示す説明図(その1)である。FIG. 21 is an explanatory diagram (No. 1) showing an example of determination based on the time series data 700 regarding the orientation. 図22は、向きに関する時系列データ700に基づく判定の一例を示す説明図(その2)である。FIG. 22 is an explanatory diagram (No. 2) showing an example of determination based on the time series data 700 regarding the orientation. 図23は、向きに関する時系列データ700に基づく判定の一例を示す説明図(その3)である。FIG. 23 is an explanatory diagram (No. 3) showing an example of determination based on the time series data 700 regarding the orientation. 図24は、向きに関する時系列データ700に基づく判定の一例を示す説明図(その4)である。FIG. 24 is an explanatory diagram (No. 4) showing an example of determination based on the time series data 700 regarding the orientation. 図25は、向きに関する時系列データ700に基づく判定の一例を示す説明図(その5)である。FIG. 25 is an explanatory diagram (No. 5) showing an example of determination based on the time series data 700 regarding the orientation. 図26は、向きに関する時系列データ700に基づく判定の一例を示す説明図(その6)である。FIG. 26 is an explanatory diagram (No. 6) showing an example of determination based on the time series data 700 regarding the orientation. 図27は、判定処理手順の一例を示すフローチャートである。FIG. 27 is a flowchart showing an example of the determination processing procedure.

以下に、図面を参照して、本発明にかかる判定プログラム、判定方法、および判定装置の実施の形態を詳細に説明する。 Hereinafter, embodiments of the determination program, determination method, and determination device according to the present invention will be described in detail with reference to the drawings.

(実施の形態にかかる判定方法の一実施例)
図1は、実施の形態にかかる判定方法の一実施例を示す説明図である。判定装置100は、複数の端末装置110のうちの端末装置110間に関係性があるか否かを判定するコンピュータである。端末装置110は、他の端末装置110と関係性があるか否かを判定される対象である。
(An example of a determination method according to an embodiment)
FIG. 1 is an explanatory diagram showing an embodiment of a determination method according to an embodiment. The determination device 100 is a computer that determines whether or not there is a relationship between the terminal devices 110 among the plurality of terminal devices 110. The terminal device 110 is an object for which it is determined whether or not it is related to another terminal device 110.

ここで、従来、端末装置110間に関係性があるか否かを判定することが望まれる場合がある。例えば、端末装置110間に関係性があれば端末装置110間のデータの送受信を許可し、端末装置110間に関係性がなければ端末装置110間のデータの送受信を許可しないようにするとき、端末装置110間に関係性があるか否かを判定することが望まれる。 Here, conventionally, it may be desired to determine whether or not there is a relationship between the terminal devices 110. For example, when the transmission / reception of data between the terminal devices 110 is permitted if there is a relationship between the terminal devices 110, and the transmission / reception of data between the terminal devices 110 is not permitted if there is no relationship between the terminal devices 110. It is desired to determine whether or not there is a relationship between the terminal devices 110.

これに対し、例えば、複数の端末装置110が同じ場所に存在するとき、端末装置110間に関係性があると判定することが考えられる。具体的には、複数の端末装置110のGPS座標やビーコン信号に基づいて、複数の端末装置110が同じ場所に存在すると判断したとき、端末装置110間に関係性があると判定する。 On the other hand, for example, when a plurality of terminal devices 110 exist in the same place, it is conceivable to determine that there is a relationship between the terminal devices 110. Specifically, when it is determined that the plurality of terminal devices 110 exist at the same location based on the GPS coordinates and beacon signals of the plurality of terminal devices 110, it is determined that there is a relationship between the terminal devices 110.

しかしながら、端末装置110間に関係性があるか否かを精度よく判定することが難しい場合がある。例えば、複数の端末装置110が屋内に存在する場合には、GPS座標に基づいて複数の端末装置110が同じ場所に存在するか否かを判定することが難しくなる傾向がある。また、ビーコンが設置されていなければ、複数の端末装置110が同じ場所に存在するか否かを判定することができない場合がある。また、GPS座標やビーコン信号は、偽装される可能性がある。 However, it may be difficult to accurately determine whether or not there is a relationship between the terminal devices 110. For example, when a plurality of terminal devices 110 exist indoors, it tends to be difficult to determine whether or not the plurality of terminal devices 110 exist in the same place based on GPS coordinates. Further, if the beacon is not installed, it may not be possible to determine whether or not a plurality of terminal devices 110 exist at the same location. In addition, GPS coordinates and beacon signals may be disguised.

そこで、本実施の形態では、それぞれの端末装置110の状態が継続的に一致するか否かに基づき、端末装置110間に関係性があるか否かを判定することにより、端末装置110間に関係性があるか否かを判定する精度を向上させる判定方法について説明する。図1の例では、判定装置100は、2つの端末装置110について、端末装置110間に関係性があるか否かを判定する。 Therefore, in the present embodiment, it is determined whether or not there is a relationship between the terminal devices 110 based on whether or not the states of the respective terminal devices 110 continuously match, and thus between the terminal devices 110. A determination method for improving the accuracy of determining whether or not there is a relationship will be described. In the example of FIG. 1, the determination device 100 determines whether or not the two terminal devices 110 are related to each other.

(1−1)2つの端末装置110は、一緒に動くように組み合わせた状態にされる。組み合わせた状態とは、それぞれの端末装置110が独立して移動や回転せず、一緒に移動や回転するようにされた状態である。組み合わせた状態は、例えば、2つの端末装置110がユーザによって重ねられた状態である。2つの端末装置110は、例えば、同じ方向を向けて重ねられる。また、2つの端末装置110は、例えば、異なる方向を向けて重ねられてもよい。また、2つの端末装置110は、一緒に動くようになれば、重ねられなくてもよい。 (1-1) The two terminal devices 110 are put together so as to move together. The combined state is a state in which the respective terminal devices 110 do not move or rotate independently, but move or rotate together. The combined state is, for example, a state in which two terminal devices 110 are overlapped by a user. The two terminal devices 110 are stacked so as to face the same direction, for example. Further, the two terminal devices 110 may be stacked so as to face different directions, for example. Further, the two terminal devices 110 do not have to be overlapped as long as they move together.

(1−2)2つの端末装置110は、組み合わせた状態で動かされる。2つの端末装置110は、例えば、重ねられた状態で回転させられる。端末装置110は、動かされた際には、時系列データを取得し、判定装置100に送信する。時系列データとは、端末装置110の位置、動き、および向きのうち少なくともいずれかに関するデータである。時系列データは、例えば、複数の時点のそれぞれの時点の端末装置110の動きを示す加速度を含むデータである。 (1-2) The two terminal devices 110 are operated in a combined state. The two terminal devices 110 are rotated, for example, in a stacked state. When the terminal device 110 is moved, it acquires time-series data and transmits it to the determination device 100. The time series data is data relating to at least one of the position, movement, and orientation of the terminal device 110. The time-series data is, for example, data including acceleration indicating the movement of the terminal device 110 at each of a plurality of time points.

(1−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110についての時系列データを取得する。判定装置100は、例えば、2つの端末装置110のそれぞれの端末装置110についての時系列データを、それぞれの端末装置110から受信する。 (1-3) The determination device 100 acquires time series data for each terminal device 110 of the two terminal devices 110. The determination device 100 receives, for example, time-series data for each terminal device 110 of the two terminal devices 110 from each terminal device 110.

次に、判定装置100は、取得した時系列データ間の相関性に基づき、端末装置110間に関係性があるか否かを判定する。相関性とは、時系列データ間に、継続的に共通する特徴が現れることである。判定装置100は、例えば、取得した時系列データ間に相関性がある場合に、端末装置110間に関係性があると判定する。判定装置100は、具体的には、時系列データ間において複数の時点のそれぞれの時点の加速度の差分が閾値以下である場合に、時系列データ間に相関性があると判定する。 Next, the determination device 100 determines whether or not there is a relationship between the terminal devices 110 based on the correlation between the acquired time series data. Correlation is the continuous appearance of common features between time series data. The determination device 100 determines that there is a relationship between the terminal devices 110, for example, when there is a correlation between the acquired time series data. Specifically, the determination device 100 determines that there is a correlation between the time series data when the difference in acceleration between the time series data at each time point is equal to or less than the threshold value.

そして、判定装置100は、判定結果を出力する。これによれば、判定装置100は、複数の端末装置110のそれぞれの端末装置110の位置、動き、および向きのうち少なくともいずれかが、一定時間継続的に一致するか否かを判定し、一致する場合に端末装置110間に関係性があると判定することができる。これにより、判定装置100は、複数の端末装置110のそれぞれの端末装置110の位置、動き、および向きのうち少なくともいずれかが瞬間的に一致したとしても、端末装置110間に関係性があると判定しないようにすることができる。 Then, the determination device 100 outputs the determination result. According to this, the determination device 100 determines whether or not at least one of the positions, movements, and orientations of the respective terminal devices 110 of the plurality of terminal devices 110 continuously matches for a certain period of time, and matches them. In this case, it can be determined that there is a relationship between the terminal devices 110. As a result, the determination device 100 has a relationship between the terminal devices 110 even if at least one of the positions, movements, and orientations of the respective terminal devices 110 of the plurality of terminal devices 110 momentarily matches. It is possible not to judge.

結果として、判定装置100は、端末装置110間に関係性があるか否かを精度よく判定することができる。判定装置100は、具体的には、関係性のない複数の端末装置110については、それぞれの端末装置110の状態が瞬間的に一致することはあっても、継続的に一致することにはなりづらいため、関係性の有無の判定精度を向上させることができる。換言すれば、判定装置100は、模倣、再現、または偶然一致することが困難である時系列データを用いるため、関係性の有無の判定精度を向上させることができる。 As a result, the determination device 100 can accurately determine whether or not there is a relationship between the terminal devices 110. Specifically, the determination device 100 will continuously match a plurality of unrelated terminal devices 110, even if the states of the respective terminal devices 110 may momentarily match. Since it is difficult, it is possible to improve the accuracy of determining whether or not there is a relationship. In other words, since the determination device 100 uses time-series data that is difficult to imitate, reproduce, or match by chance, the accuracy of determining the presence or absence of relationships can be improved.

そして、判定装置100は、端末装置110間に関係性があれば端末装置110間のデータの送受信を許可し、端末装置110間に関係性がなければ端末装置110間のデータの送受信を許可しないようにすることができる。判定装置100は、例えば、端末装置110間に関係性があれば、端末装置110間の通信を中継し、端末装置110間に関係性がなければ、端末装置110間の通信を中継しないようにすることができる。 Then, the determination device 100 permits the transmission / reception of data between the terminal devices 110 if there is a relationship between the terminal devices 110, and does not permit the transmission / reception of data between the terminal devices 110 if there is no relationship between the terminal devices 110. Can be done. For example, the determination device 100 relays the communication between the terminal devices 110 if there is a relationship between the terminal devices 110, and does not relay the communication between the terminal devices 110 if there is no relationship between the terminal devices 110. can do.

これにより、判定装置100は、具体的には、端末装置110間で書類データを共有させたり、端末装置110間で引き継ぎ作業を行わせることができる。このとき、判定装置100は、通信を中継した、関係性がある複数の端末装置110を記憶しておくことにより、セキュリティの向上を図ることができる。 As a result, the determination device 100 can specifically share the document data between the terminal devices 110 and perform the takeover work between the terminal devices 110. At this time, the determination device 100 can improve the security by storing a plurality of related terminal devices 110 that relay the communication.

また、判定装置100は、一方の端末装置110が、他方の端末装置110のメールアドレスやIDなどの宛先情報を把握していない状態であっても、端末装置110間の通信を可能にすることができる。また、一方の端末装置110のユーザは、他方の端末装置110のメールアドレスやIDなどの宛先情報を、一方の端末装置110に入力しなくてもよくなる。このように、判定装置100は、ユーザの利便性の向上を図ることができる。 Further, the determination device 100 enables communication between the terminal devices 110 even when one terminal device 110 does not know the destination information such as the e-mail address and ID of the other terminal device 110. Can be done. Further, the user of one terminal device 110 does not have to input the destination information such as the e-mail address and ID of the other terminal device 110 into the one terminal device 110. In this way, the determination device 100 can improve the convenience of the user.

また、判定装置100は、端末装置110が、端末装置110間の直接通信を行う機能を有していない場合であっても、端末装置110間の通信を可能にすることができる。また、判定装置100は、端末装置110が、端末装置110間の直接通信における通信速度が比較的小さい場合や、端末装置110間の直接通信における通信量に制限がある場合などに、判定装置100を介した通信を可能にすることができる。このように、判定装置100は、ユーザの利便性の向上を図ることができる。 Further, the determination device 100 can enable communication between the terminal devices 110 even when the terminal device 110 does not have a function of directly communicating between the terminal devices 110. Further, the determination device 100 determines when the terminal device 110 has a relatively low communication speed in direct communication between the terminal devices 110 or when the amount of communication in direct communication between the terminal devices 110 is limited. Communication via is possible. In this way, the determination device 100 can improve the convenience of the user.

また、判定装置100は、同じ時間、同じ場所に、関係性がある端末装置110のグループが複数あっても、それぞれのグループの端末装置110を混同せずに、グループごとに端末装置110間に関係性があると判定可能になる。判定装置100は、同じ時間であっても、異なるグループの端末装置110から得られる時系列データが偶然一致することは比較的少ないため、グループごとに端末装置110間に関係性があるか否かを判定可能になる。 Further, in the determination device 100, even if there are a plurality of related groups of terminal devices 110 at the same time and at the same place, the terminal devices 110 of each group are not confused, and the terminal devices 110 are divided into groups. It becomes possible to judge that there is a relationship. Since it is relatively rare for the determination device 100 to accidentally match the time series data obtained from the terminal devices 110 of different groups even at the same time, whether or not there is a relationship between the terminal devices 110 for each group. Can be determined.

また、判定装置100は、端末装置110に関係性があるか否かの判定結果を、何らかの鍵として用いることができる。判定装置100は、具体的には、貸金庫の鍵として、銀行側の端末装置110と、貸金庫の借り手の端末装置110とに関係性があるか否かの判定結果を用いてもよい。 Further, the determination device 100 can use the determination result as to whether or not it is related to the terminal device 110 as some key. Specifically, the determination device 100 may use the determination result of whether or not there is a relationship between the terminal device 110 on the bank side and the terminal device 110 of the borrower of the safe deposit box as the key of the safe deposit box.

また、判定装置100は、関係性があると判定した端末装置110間における、Wi−Fi(登録商標)などの無線通信が可能になるように、それぞれの端末装置110に自動設定するようにしてもよい。このように、判定装置100は、ユーザの利便性の向上を図ることができる。 Further, the determination device 100 is automatically set in each terminal device 110 so that wireless communication such as Wi-Fi (registered trademark) is possible between the terminal devices 110 determined to be related. May be good. In this way, the determination device 100 can improve the convenience of the user.

ここでは、判定装置100が、2つの端末装置110に関係性があるか否かを判定する場合について説明したが、これに限らない。例えば、判定装置100は、3つ以上の端末装置110に関係性があるか否かを判定してもよい。 Here, the case where the determination device 100 determines whether or not the two terminal devices 110 are related to each other has been described, but the present invention is not limited to this. For example, the determination device 100 may determine whether or not it is related to three or more terminal devices 110.

ここでは、判定装置100が、時系列データ間において複数の時点のそれぞれの時点の加速度の差分が閾値以下である場合に、時系列データ間に相関性があると判定する場合について説明したが、これに限らない。例えば、判定装置100は、時系列データ間の相関係数を算出し、相関係数の値に基づいて相関性があるか否かを判定してもよい。 Here, the case where the determination device 100 determines that there is a correlation between the time series data when the difference in acceleration at each time point between the time series data is equal to or less than the threshold value has been described. Not limited to this. For example, the determination device 100 may calculate the correlation coefficient between the time series data and determine whether or not there is a correlation based on the value of the correlation coefficient.

ここでは、端末装置110が、自装置の位置、動き、および向きのうち少なくともいずれかに関する時系列データを、判定装置100に送信する場合について説明したが、これに限らない。例えば、判定装置100は、端末装置110の位置、動き、および向きのうち少なくともいずれかを検出することにより、端末装置110の位置、動き、および向きのうち少なくともいずれかに関する時系列データを取得可能であってもよい。 Here, the case where the terminal device 110 transmits time series data regarding at least one of the position, movement, and orientation of the own device to the determination device 100 has been described, but the present invention is not limited to this. For example, the determination device 100 can acquire time series data regarding at least one of the position, movement, and orientation of the terminal device 110 by detecting at least one of the position, movement, and orientation of the terminal device 110. It may be.

(関係性判定システム200の一例)
次に、図2を用いて、図1に示した判定装置100を適用した、関係性判定システム200の一例について説明する。
(Example of relationship determination system 200)
Next, an example of the relationship determination system 200 to which the determination device 100 shown in FIG. 1 is applied will be described with reference to FIG.

図2は、関係性判定システム200の一例を示す説明図である。図2において、関係性判定システム200は、判定装置100と、複数の端末装置110とを含む。関係性判定システム200において、判定装置100と端末装置110は、有線または無線のネットワーク210を介して接続される。ネットワーク210は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどである。 FIG. 2 is an explanatory diagram showing an example of the relationship determination system 200. In FIG. 2, the relationship determination system 200 includes a determination device 100 and a plurality of terminal devices 110. In the relationship determination system 200, the determination device 100 and the terminal device 110 are connected via a wired or wireless network 210. The network 210 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or the like.

判定装置100は、図1に示したように、複数の端末装置110のうちの端末装置110間に関係性があるか否かを判定する。判定装置100は、例えば、PC(Personal Computer)やサーバである。端末装置110は、図1に示したように、他の端末装置110と関係性があるか否かを判定される対象である。端末装置110は、自装置の位置、動き、および向きのうち少なくともいずれかに関する時系列データを取得し、判定装置100に送信する。端末装置110は、例えば、スマートフォンやタブレット端末である。 As shown in FIG. 1, the determination device 100 determines whether or not there is a relationship between the terminal devices 110 among the plurality of terminal devices 110. The determination device 100 is, for example, a PC (Personal Computer) or a server. As shown in FIG. 1, the terminal device 110 is an object for which it is determined whether or not it is related to another terminal device 110. The terminal device 110 acquires time-series data relating to at least one of the position, movement, and orientation of the own device and transmits it to the determination device 100. The terminal device 110 is, for example, a smartphone or a tablet terminal.

ここでは、関係性判定システム200において、判定装置100が端末装置110とは別の装置である場合について説明したが、これに限らない。例えば、端末装置110が、判定装置100と一体であって、判定装置100としての機能を有してもよい。また、複数の端末装置110は、同種のコンピュータでなくてもよい。 Here, in the relationship determination system 200, the case where the determination device 100 is a device different from the terminal device 110 has been described, but the present invention is not limited to this. For example, the terminal device 110 may be integrated with the determination device 100 and have a function as the determination device 100. Further, the plurality of terminal devices 110 do not have to be computers of the same type.

(判定装置100のハードウェア構成例)
次に、図3を用いて、図2に示した関係性判定システム200に含まれる判定装置100のハードウェア構成例について説明する。
(Example of hardware configuration of determination device 100)
Next, a hardware configuration example of the determination device 100 included in the relationship determination system 200 shown in FIG. 2 will be described with reference to FIG.

図3は、判定装置100のハードウェア構成例を示すブロック図である。図3において、判定装置100は、CPU(Central Processing Unit)301と、メモリ302と、ネットワークI/F(Interface)303と、ディスクドライブ304と、ディスク305と、記録媒体I/F306とを有する。また、各構成部は、バス300によってそれぞれ接続される。 FIG. 3 is a block diagram showing a hardware configuration example of the determination device 100. In FIG. 3, the determination device 100 includes a CPU (Central Processing Unit) 301, a memory 302, a network I / F (Interface) 303, a disk drive 304, a disk 305, and a recording medium I / F 306. Further, each component is connected by a bus 300.

ここで、CPU301は、判定装置100の全体の制御を司る。メモリ302は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)およびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU301のワークエリアとして使用される。各種プログラムは、例えば、実施の形態にかかる判定プログラムを含んでもよい。メモリ302に記憶されるプログラムは、CPU301にロードされることで、コーディングされている処理をCPU301に実行させる。 Here, the CPU 301 controls the entire determination device 100. The memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and RAM is used as a work area of CPU 301. The various programs may include, for example, a determination program according to the embodiment. The program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.

ネットワークI/F303は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して他のコンピュータに接続される。ネットワークI/F303は、例えば、ネットワーク210を介して、端末装置110に接続される。そして、ネットワークI/F303は、ネットワーク210と内部のインターフェースを司り、他のコンピュータからのデータの入出力を制御する。ネットワークI/F303は、例えば、モデムやLANアダプタなどである。 The network I / F 303 is connected to the network 210 through a communication line, and is connected to another computer via the network 210. The network I / F 303 is connected to the terminal device 110 via, for example, the network 210. Then, the network I / F 303 controls the internal interface with the network 210 and controls the input / output of data from another computer. The network I / F 303 is, for example, a modem or a LAN adapter.

ディスクドライブ304は、CPU301の制御に従ってディスク305に対するデータのリード/ライトを制御する。ディスクドライブ304は、例えば、磁気ディスクドライブである。ディスク305は、ディスクドライブ304の制御で書き込まれたデータを記憶する不揮発メモリである。ディスク305は、例えば、磁気ディスク、光ディスクなどである。 The disk drive 304 controls data read / write to the disk 305 according to the control of the CPU 301. The disk drive 304 is, for example, a magnetic disk drive. The disk 305 is a non-volatile memory that stores data written under the control of the disk drive 304. The disk 305 is, for example, a magnetic disk, an optical disk, or the like.

記録媒体I/F306は、外部の記録媒体307に接続され、外部の記録媒体307と内部のインターフェースを司り、外部の記録媒体307に対するデータの入出力を制御する。記録媒体I/F306は、例えば、USB(Universal Serial Bus)ポートである。記録媒体307は、例えば、USBメモリである。記録媒体307は、実施の形態にかかる判定プログラムを記憶してもよい。 The recording medium I / F 306 is connected to the external recording medium 307, controls the internal interface with the external recording medium 307, and controls the input / output of data to the external recording medium 307. The recording medium I / F306 is, for example, a USB (Universal Serial Bus) port. The recording medium 307 is, for example, a USB memory. The recording medium 307 may store the determination program according to the embodiment.

判定装置100は、上述した構成部のほか、例えば、SSD(Solid State Drive)、半導体メモリ、キーボード、マウス、ディスプレイなどを有してもよい。また、判定装置100は、ディスクドライブ304およびディスク305の代わりに、SSDおよび半導体メモリなどを有してもよい。 In addition to the above-described components, the determination device 100 may include, for example, an SSD (Solid State Drive), a semiconductor memory, a keyboard, a mouse, a display, and the like. Further, the determination device 100 may have an SSD, a semiconductor memory, or the like instead of the disk drive 304 and the disk 305.

(端末装置110のハードウェア構成例)
次に、図4を用いて、図2に示した関係性判定システム200に含まれる端末装置110のハードウェア構成例について説明する。
(Hardware configuration example of terminal device 110)
Next, a hardware configuration example of the terminal device 110 included in the relationship determination system 200 shown in FIG. 2 will be described with reference to FIG.

図4は、端末装置110のハードウェア構成例を示すブロック図である。図4において、端末装置110は、CPU401と、メモリ402と、ネットワークI/F403と、タッチパネル404と、センサ類405とを有する。また、各構成部は、バス400によってそれぞれ接続される。 FIG. 4 is a block diagram showing a hardware configuration example of the terminal device 110. In FIG. 4, the terminal device 110 includes a CPU 401, a memory 402, a network I / F 403, a touch panel 404, and sensors 405. Further, each component is connected by a bus 400.

ここで、CPU401は、端末装置110の全体の制御を司る。メモリ402は、例えば、ROM、RAMおよびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU401のワークエリアとして使用される。メモリ402に記憶されるプログラムは、CPU401にロードされることで、コーディングされている処理をCPU401に実行させる。 Here, the CPU 401 controls the entire terminal device 110. The memory 402 includes, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401. The program stored in the memory 402 is loaded into the CPU 401 to cause the CPU 401 to execute the coded process.

ネットワークI/F403は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して他のコンピュータに接続される。ネットワークI/F403は、例えば、ネットワーク210を介して判定装置100に接続される。そして、ネットワークI/F403は、ネットワーク210と内部のインターフェースを司り、他のコンピュータからのデータの入出力を制御する。 The network I / F 403 is connected to the network 210 through a communication line, and is connected to another computer via the network 210. The network I / F 403 is connected to the determination device 100 via, for example, the network 210. Then, the network I / F 403 controls the internal interface with the network 210 and controls the input / output of data from another computer.

ネットワークI/F403は、例えば、3G(3rd Generation)用のアンテナを有する通信回路やLTE(Long Term Evolution)用のアンテナを有する通信回路などである。ネットワークI/F403は、Wi−Fi用のアンテナを有する通信回路であってもよい。 The network I / F 403 is, for example, a communication circuit having an antenna for 3G (3rd Generation), a communication circuit having an antenna for LTE (Long Term Evolution), and the like. The network I / F 403 may be a communication circuit having an antenna for Wi-Fi.

タッチパネル404は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示するディスプレイを有する。タッチパネル404は、ディスプレイ上、または、ディスプレイ外周部に設けられ、タッチパネル404上のユーザの接触位置を検出する検出装置を有する。検出装置は、例えば、抵抗膜方式、静電容量方式、超音波方式、光学方式、または、電磁誘導方式などを用いて、接触位置を検出する。タッチパネル404は、ユーザの接触位置に応じて、文字、数字、各種指示などの入力を行う。 The touch panel 404 has a display for displaying data such as documents, images, and functional information, as well as a cursor, an icon, or a toolbox. The touch panel 404 is provided on the display or on the outer peripheral portion of the display, and has a detection device for detecting the contact position of the user on the touch panel 404. The detection device detects the contact position by using, for example, a resistance film method, a capacitance method, an ultrasonic method, an optical method, an electromagnetic induction method, or the like. The touch panel 404 inputs characters, numbers, various instructions, and the like according to the contact position of the user.

センサ類405は、端末装置110の状態を検出する。センサ類405は、例えば、端末装置110の位置、動き、および向きのうち少なくともいずれかを検出する。センサ類405は、具体的には、加速度センサを有する。また、センサ類405は、地磁気センサ、光センサ、振動センサなどの少なくともいずれかを有してもよい。また、センサ類405は、GPS受信機を有し、端末装置110のGPS座標を検出してもよい。 The sensors 405 detect the state of the terminal device 110. The sensors 405 detect, for example, at least one of the position, movement, and orientation of the terminal device 110. Specifically, the sensors 405 include an acceleration sensor. Further, the sensors 405 may have at least one of a geomagnetic sensor, an optical sensor, a vibration sensor and the like. Further, the sensors 405 may have a GPS receiver and detect the GPS coordinates of the terminal device 110.

端末装置110は、上述した構成部のほか、例えば、ディスクドライブ、ディスク、SSD、半導体メモリ、スキャナ、プリンタなどを有することにしてもよい。 In addition to the above-described components, the terminal device 110 may include, for example, a disk drive, a disk, an SSD, a semiconductor memory, a scanner, a printer, and the like.

以下の説明では、例えば、端末装置110が有する比較的面積が広い、向かい合う2つの面のうち、いずれか一方を端末装置110の表面であるとし、他方を端末装置110の裏面であるとする。端末装置110の表面は、具体的には、端末装置110が有する面積が広い2つの面のうち、タッチパネル404が設けられた面であるとする。表面と裏面とを除いた端末装置110が有する4つの面のうち、いずれかの向かい合う2つの面を左側面と右側面であるとし、残余の2つの面を上側面と下側面であるとする。 In the following description, for example, it is assumed that one of the two facing surfaces of the terminal device 110 having a relatively large area is the front surface of the terminal device 110 and the other is the back surface of the terminal device 110. Specifically, it is assumed that the surface of the terminal device 110 is the surface on which the touch panel 404 is provided, out of the two surfaces of the terminal device 110 having a large area. Of the four surfaces of the terminal device 110 excluding the front surface and the back surface, two facing surfaces are the left side surface and the right side surface, and the remaining two surfaces are the upper side surface and the lower side surface. ..

(動きに関する時系列データ500のデータ構造の一例)
次に、図5を用いて、動きに関する時系列データ500のデータ構造の一例について説明する。動きに関する時系列データ500は、例えば、図3に示したメモリ302やディスク305などの記憶領域に記憶される。
(Example of data structure of time series data 500 related to movement)
Next, an example of the data structure of the time series data 500 relating to the movement will be described with reference to FIG. The time-series data 500 related to the movement is stored in a storage area such as the memory 302 or the disk 305 shown in FIG. 3, for example.

図5は、動きに関する時系列データ500のデータ構造の一例を示す説明図である。図5に示すように、動きに関する時系列データ500は、date timeと、x加速度と、y加速度と、z加速度とのフィールドを有する。動きに関する時系列データ500は、端末装置110の加速度を検出した時点ごとに各フィールドに情報を設定することにより、動きに関するデータがレコードとして記憶される。 FIG. 5 is an explanatory diagram showing an example of a data structure of time series data 500 relating to movement. As shown in FIG. 5, the time series data 500 regarding the movement has fields of date time, x acceleration, y acceleration, and z acceleration. In the time-series data 500 related to movement, data related to movement is stored as a record by setting information in each field at each time when the acceleration of the terminal device 110 is detected.

date timeのフィールドには、端末装置110の加速度を検出した時点が設定される。時点は、例えば、ミリ秒表記のUNIX(登録商標)時間によって表現される。UNIX時間は、1970年1月1日真夜中(午前0時0分0秒)の時刻からの形式的な経過秒数である。時点は、国際標準時によって表現されてもよい。時点は、端末装置110の加速度を検出開始した時点からの経過時間によって表現されてもよい。 In the date time field, the time when the acceleration of the terminal device 110 is detected is set. The time point is represented, for example, by the UNIX® time in milliseconds. UNIX time is the formal number of seconds elapsed from the time of midnight (0:00:00 am) on January 1, 1970. The time point may be represented by Coordinated Universal Time. The time point may be expressed by the elapsed time from the time when the acceleration of the terminal device 110 is started to be detected.

x加速度のフィールドには、端末装置110の位置を原点として3次元空間を設定した場合における端末装置110のx軸方向の加速度の値が設定される。例えば、端末装置110の位置を原点とする3次元空間において、端末装置110の左側面や右側面に垂直な方向の軸をx軸、端末装置110の上側面や下側面に垂直な方向の軸をy軸、端末装置110の表面や裏面に垂直な方向の軸をz軸とする。 In the x-acceleration field, the value of the acceleration in the x-axis direction of the terminal device 110 when the three-dimensional space is set with the position of the terminal device 110 as the origin is set. For example, in a three-dimensional space whose origin is the position of the terminal device 110, the axis in the direction perpendicular to the left side surface or the right side surface of the terminal device 110 is the x-axis, and the axis in the direction perpendicular to the upper side surface or the lower side surface of the terminal device 110. Is the y-axis, and the axis in the direction perpendicular to the front surface and the back surface of the terminal device 110 is the z-axis.

y加速度のフィールドには、端末装置110の位置を原点として3次元空間を設定した場合における端末装置110のy軸方向の加速度の値が設定される。z加速度のフィールドには、端末装置110の位置を原点として3次元空間を設定した場合における端末装置110のz軸方向の加速度の値が設定される。 In the y-acceleration field, the value of the acceleration in the y-axis direction of the terminal device 110 when the three-dimensional space is set with the position of the terminal device 110 as the origin is set. In the field of z acceleration, the value of acceleration in the z-axis direction of the terminal device 110 when a three-dimensional space is set with the position of the terminal device 110 as the origin is set.

(位置に関する時系列データ600のデータ構造の一例)
次に、図6を用いて、位置に関する時系列データ600のデータ構造の一例について説明する。位置に関する時系列データ600は、例えば、図3に示したメモリ302やディスク305などの記憶領域に記憶される。
(Example of data structure of time series data 600 regarding position)
Next, an example of the data structure of the time series data 600 regarding the position will be described with reference to FIG. The time-series data 600 regarding the position is stored in a storage area such as the memory 302 or the disk 305 shown in FIG. 3, for example.

図6は、位置に関する時系列データ600のデータ構造の一例を示す説明図である。図6に示すように、位置に関する時系列データ600は、date timeと、x座標値と、y座標値と、z座標値とのフィールドを有する。位置に関する時系列データ600は、端末装置110の座標値を検出した時点ごとに各フィールドに情報を設定することにより、位置に関するデータがレコードとして記憶される。 FIG. 6 is an explanatory diagram showing an example of the data structure of the time series data 600 regarding the position. As shown in FIG. 6, the time series data 600 regarding the position has fields of a date time, an x-coordinate value, a y-coordinate value, and a z-coordinate value. In the time series data 600 regarding the position, the data regarding the position is stored as a record by setting information in each field at each time when the coordinate value of the terminal device 110 is detected.

date timeのフィールドには、端末装置110の座標値を検出した時点が設定される。時点は、例えば、ミリ秒表記のUNIX時間によって表現される。時点は、国際標準時によって表現されてもよい。時点は、端末装置110の加速度を検出開始した時点からの経過時間によって表現されてもよい。 In the date time field, the time when the coordinate value of the terminal device 110 is detected is set. The time point is represented, for example, by the UNIX time in milliseconds. The time point may be represented by Coordinated Universal Time. The time point may be expressed by the elapsed time from the time when the acceleration of the terminal device 110 is started to be detected.

x座標値のフィールドには、ある時点の端末装置110の位置を原点として3次元空間を設定した場合における端末装置110のx軸方向の座標値が設定される。例えば、ある時点の端末装置110の位置を原点とする3次元空間において、端末装置110の左側面や右側面に垂直な方向の軸をx軸、端末装置110の上側面や下側面に垂直な方向の軸をy軸、端末装置110の表面や裏面に垂直な方向の軸をz軸とする。また、ある時点の端末装置110の位置を原点とする3次元空間において、重力の方向に垂直または水平な軸を、x軸、y軸、z軸としてもよい。 In the x-coordinate value field, the coordinate value in the x-axis direction of the terminal device 110 when the three-dimensional space is set with the position of the terminal device 110 at a certain point in time as the origin is set. For example, in a three-dimensional space whose origin is the position of the terminal device 110 at a certain point in time, the axis in the direction perpendicular to the left side surface or the right side surface of the terminal device 110 is the x-axis, and the axis is perpendicular to the upper side surface or the lower side surface of the terminal device 110. The axis of the direction is the y-axis, and the axis in the direction perpendicular to the front surface or the back surface of the terminal device 110 is the z-axis. Further, in a three-dimensional space having the position of the terminal device 110 at a certain point in time as the origin, the axes perpendicular to or horizontal to the direction of gravity may be the x-axis, y-axis, and z-axis.

y座標値のフィールドには、ある時点の端末装置110の位置を原点として3次元空間を設定した場合における端末装置110のy軸方向の座標値が設定される。z座標値のフィールドには、ある時点の端末装置110の位置を原点として3次元空間を設定した場合における端末装置110のz軸方向の座標値が設定される。 In the y-coordinate value field, the coordinate value in the y-axis direction of the terminal device 110 when the three-dimensional space is set with the position of the terminal device 110 at a certain point in time as the origin is set. In the z-coordinate value field, the coordinate value in the z-axis direction of the terminal device 110 when the three-dimensional space is set with the position of the terminal device 110 at a certain point in time as the origin is set.

ここでは、x座標値と、y座標値と、z座標値とのフィールドには、ある時点の端末装置110の位置を原点として3次元空間を設定した場合における座標値が設定される場合について説明したが、これに限らない。例えば、x座標値と、y座標値と、z座標値とのフィールドには、端末装置110の位置以外を原点として3次元空間を設定した場合における座標値が設定されてもよい。具体的には、x座標値と、y座標値と、z座標値とのフィールドには、端末装置110のGPS座標が設定されてもよい。 Here, a case will be described in which the x-coordinate value, the y-coordinate value, and the z-coordinate value are set to the coordinate values when the three-dimensional space is set with the position of the terminal device 110 at a certain point in time as the origin. However, it is not limited to this. For example, in the fields of the x-coordinate value, the y-coordinate value, and the z-coordinate value, the coordinate values when the three-dimensional space is set with the origin other than the position of the terminal device 110 may be set. Specifically, the GPS coordinates of the terminal device 110 may be set in the fields of the x-coordinate value, the y-coordinate value, and the z-coordinate value.

(向きに関する時系列データ700のデータ構造の一例)
次に、図7を用いて、向きに関する時系列データ700のデータ構造の一例について説明する。向きに関する時系列データ700は、例えば、図3に示したメモリ302やディスク305などの記憶領域に記憶される。
(Example of data structure of time series data 700 regarding orientation)
Next, an example of the data structure of the time series data 700 regarding the orientation will be described with reference to FIG. 7. The time-series data 700 regarding the orientation is stored in a storage area such as the memory 302 or the disk 305 shown in FIG. 3, for example.

図7は、向きに関する時系列データ700のデータ構造の一例を示す説明図である。図7に示すように、向きに関する時系列データ700は、date timeと、向きとのフィールドを有する。向きに関する時系列データ700は、端末装置110の向きを検出した時点ごとに各フィールドに情報を設定することにより、向きに関するデータがレコードとして記憶される。 FIG. 7 is an explanatory diagram showing an example of the data structure of the time series data 700 regarding the orientation. As shown in FIG. 7, the time series data 700 regarding the orientation has fields for the date time and the orientation. In the time series data 700 regarding the orientation, the data regarding the orientation is stored as a record by setting information in each field at each time when the orientation of the terminal device 110 is detected.

date timeのフィールドには、端末装置110の向きを検出した時点が設定される。時点は、例えば、ミリ秒表記のUNIX時間によって表現される。時点は、国際標準時によって表現されてもよい。時点は、端末装置110の加速度を検出開始した時点からの経過時間によって表現されてもよい。 In the date time field, the time when the orientation of the terminal device 110 is detected is set. The time point is represented, for example, by the UNIX time in milliseconds. The time point may be represented by Coordinated Universal Time. The time point may be expressed by the elapsed time from the time when the acceleration of the terminal device 110 is started to be detected.

向きのフィールドには、端末装置110の向きが設定される。端末装置110の向きは、例えば、端末装置110の表面が上を向いた向き、または、端末装置110の裏面が上を向いた向きである。端末装置110の向きは、例えば、端末装置110の左側面が上を向いた向き、または、端末装置110の右側面が上を向いた向きである。端末装置110の向きは、例えば、端末装置110の上側面が上を向いた向き、または、端末装置110の下側面が上を向いた向きである。 The orientation of the terminal device 110 is set in the orientation field. The orientation of the terminal device 110 is, for example, the direction in which the front surface of the terminal device 110 faces upward, or the orientation in which the back surface of the terminal device 110 faces upward. The orientation of the terminal device 110 is, for example, the direction in which the left side surface of the terminal device 110 faces upward, or the orientation in which the right side surface of the terminal device 110 faces upward. The orientation of the terminal device 110 is, for example, the direction in which the upper side surface of the terminal device 110 faces upward, or the orientation in which the lower side surface of the terminal device 110 faces upward.

以下の説明では、端末装置110の表面が上を向いた向きを「水平上」と表記し、端末装置110の裏面が上を向いた向きを「水平下」と表記する場合がある。また、端末装置110の左側面が上を向いた向きを「右90度」と表記し、端末装置110の右側面が上を向いた向きを「左90度」と表記する場合がある。また、端末装置110の上側面が上を向いた向きを「縦上」と表記し、端末装置110の下側面が上を向いた向きを「縦下」と表記する場合がある。 In the following description, the direction in which the front surface of the terminal device 110 faces upward may be described as "horizontal upward", and the direction in which the back surface of the terminal device 110 faces upward may be described as "horizontal downward". Further, the direction in which the left side surface of the terminal device 110 faces upward may be described as "right angle 90 degrees", and the direction in which the right side surface of the terminal device 110 faces upward may be described as "left 90 degrees". Further, the direction in which the upper side surface of the terminal device 110 faces upward may be described as "vertically upward", and the direction in which the lower side surface of the terminal device 110 faces upward may be described as "vertical bottom".

ここでは、端末装置110の向きが、端末装置110のどの面が上を向いているかによって表現される場合について説明したが、これに限らない。例えば、端末装置110の向きは、端末装置110の所定の面が向いている方角によって表現されてもよい。 Here, the case where the orientation of the terminal device 110 is expressed by which side of the terminal device 110 is facing upward has been described, but the present invention is not limited to this. For example, the orientation of the terminal device 110 may be represented by the direction in which a predetermined surface of the terminal device 110 is facing.

(判定装置100の機能的構成例)
次に、図8を用いて、判定装置100の機能的構成例について説明する。図8は、判定装置100の機能的構成例を示すブロック図である。判定装置100は、取得部801と、判定部802と、出力部803とを含む。取得部801〜出力部803は、制御部となる機能である。取得部801〜出力部803は、具体的には、例えば、図3に示したメモリ302やディスク305などの記憶領域に記憶されたプログラムをCPU301に実行させることにより、または、ネットワークI/F303により、その機能を実現する。各機能部の処理結果は、例えば、メモリ302やディスク305などの記憶領域に記憶される。
(Example of functional configuration of the determination device 100)
Next, a functional configuration example of the determination device 100 will be described with reference to FIG. FIG. 8 is a block diagram showing a functional configuration example of the determination device 100. The determination device 100 includes an acquisition unit 801, a determination unit 802, and an output unit 803. The acquisition units 801-output units 803 are functions that serve as control units. Specifically, the acquisition unit 801 to the output unit 803 may be, for example, by causing the CPU 301 to execute a program stored in a storage area such as the memory 302 or the disk 305 shown in FIG. 3, or by using the network I / F 303. , Realize that function. The processing result of each functional unit is stored in a storage area such as a memory 302 or a disk 305, for example.

取得部801は、複数の端末装置110のそれぞれの端末装置110についての時系列データを取得する。時系列データとは、端末装置110の位置、動き、および向きのうち少なくともいずれかに関するデータである。時系列データは、例えば、複数の時点のそれぞれの時点の端末装置110の動きを示す加速度を含む。時系列データは、例えば、複数の時点のそれぞれの時点の端末装置110の動きを示す振動の大きさを含んでもよい。時系列データは、例えば、複数の時点のそれぞれの時点の端末装置110の動きを示す光の大きさを含んでもよい。時系列データは、具体的には、図5に示した動きに関する時系列データ500を含む。 The acquisition unit 801 acquires time-series data for each terminal device 110 of the plurality of terminal devices 110. The time series data is data relating to at least one of the position, movement, and orientation of the terminal device 110. The time series data includes, for example, an acceleration indicating the movement of the terminal device 110 at each time point at a plurality of time points. The time series data may include, for example, the magnitude of vibration indicating the movement of the terminal device 110 at each of a plurality of time points. The time series data may include, for example, the magnitude of light indicating the movement of the terminal device 110 at each of a plurality of time points. Specifically, the time-series data includes the time-series data 500 relating to the movement shown in FIG.

時系列データは、例えば、複数の時点のそれぞれの時点の端末装置110の位置を示す座標値を含んでもよい。座標値は、例えば、ある時点の端末装置110の位置を原点とした3次元空間における座標値である。座標値は、例えば、GPS座標の値であってもよい。時系列データは、具体的には、図6に示した位置に関する時系列データ600を含む。 The time series data may include, for example, coordinate values indicating the positions of the terminal devices 110 at each of a plurality of time points. The coordinate value is, for example, a coordinate value in a three-dimensional space with the position of the terminal device 110 at a certain point in time as the origin. The coordinate value may be, for example, a GPS coordinate value. Specifically, the time series data includes the time series data 600 related to the position shown in FIG.

時系列データは、複数の時点のそれぞれの時点の端末装置110の向きを示すデータを含んでもよい。向きを示すデータは、例えば、端末装置110のどの面が上を向いているかを示すデータである。向きを示すデータは、端末装置110の所定の面が向いている方角を示すデータであってもよい。時系列データは、具体的には、図7に示した動きに関する時系列データ500を含む。 The time series data may include data indicating the orientation of the terminal device 110 at each of a plurality of time points. The orientation data is, for example, data indicating which side of the terminal device 110 is facing upward. The data indicating the orientation may be data indicating the direction in which a predetermined surface of the terminal device 110 is facing. Specifically, the time series data includes the time series data 500 relating to the movement shown in FIG. 7.

取得部801は、例えば、それぞれの端末装置110から時系列データを受信する。これにより、取得部801は、端末装置110間に関係性があるか否かを判定する際に用いられる時系列データを取得し、判定部802に出力することができる。 The acquisition unit 801 receives, for example, time-series data from each terminal device 110. As a result, the acquisition unit 801 can acquire the time series data used when determining whether or not there is a relationship between the terminal devices 110 and output the time series data to the determination unit 802.

取得部801は、さらに、複数の時点のいずれかの時点のそれぞれの端末装置110の向きを取得してもよい。取得部801は、例えば、端末装置110の向きに関するデータが時系列データに含まれる場合、いずれかの時点のそれぞれの端末装置110の向きを時系列データから取得する。これにより、取得部801は、時系列データを変更するか否かを判定する際に用いられる、いずれかの時点のそれぞれの端末装置110の向きを、判定部802に出力することができる。 The acquisition unit 801 may further acquire the orientation of each terminal device 110 at any of a plurality of time points. For example, when the time series data includes data relating to the orientation of the terminal device 110, the acquisition unit 801 acquires the orientation of each terminal device 110 at any time point from the time series data. As a result, the acquisition unit 801 can output the orientation of each terminal device 110 at any time point, which is used when determining whether or not to change the time series data, to the determination unit 802.

取得部801は、さらに、複数の時点のいずれかの時点のそれぞれの端末装置110の位置を示す座標値を取得する。取得部801は、例えば、端末装置110の位置に関するデータが時系列データに含まれる場合、いずれかの時点のそれぞれの端末装置110の位置を示す座標値を時系列データから取得する。これにより、取得部801は、端末装置110間に関係性があるか否かを判定する際に用いられる、いずれかの時点のそれぞれの端末装置110の位置を取得し、判定部802に出力することができる。 The acquisition unit 801 further acquires coordinate values indicating the positions of the terminal devices 110 at any of the plurality of time points. For example, when the data relating to the position of the terminal device 110 is included in the time series data, the acquisition unit 801 acquires the coordinate values indicating the positions of the terminal devices 110 at any time point from the time series data. As a result, the acquisition unit 801 acquires the position of each terminal device 110 at any time point, which is used when determining whether or not there is a relationship between the terminal devices 110, and outputs the position to the determination unit 802. be able to.

判定部802は、取得した時系列データ間の相関性に基づき、複数の端末装置110のうちの端末装置110間に関係性があるか否かを判定する。相関性とは、時系列データ間に、継続的に共通する特徴が現れることである。例えば、それぞれの時系列データが、継続的に、共通する動きを示している場合に、時系列データ間に相関性があるとする。具体的には、時系列データ間においてそれぞれの時点の加速度の差分が閾値以下である場合に、時系列データ間に相関性があるとする。 The determination unit 802 determines whether or not there is a relationship between the terminal devices 110 among the plurality of terminal devices 110 based on the correlation between the acquired time series data. Correlation is the continuous appearance of common features between time series data. For example, suppose that there is a correlation between time series data when each time series data continuously shows common movements. Specifically, it is assumed that there is a correlation between the time series data when the difference in acceleration at each time point is equal to or less than the threshold value between the time series data.

また、例えば、それぞれの時系列データが、継続的に、共通する位置の変化を示している場合に、時系列データ間に相関性があるとしてもよい。具体的には、時系列データ間においてそれぞれの時点の座標値の差分が閾値以下である場合に、時系列データ間に相関性があるとする。また、例えば、それぞれの時系列データが、継続的に、共通する向きの変化を示している場合に、時系列データ間に相関性があるとする。具体的には、時系列データ間においてそれぞれの時点の向きが一致すると判断した場合に、時系列データ間に相関性があるとする。 Further, for example, when each time series data continuously shows a change in a common position, there may be a correlation between the time series data. Specifically, when the difference between the coordinate values at each time point is equal to or less than the threshold value between the time series data, it is assumed that there is a correlation between the time series data. Further, for example, when each time series data continuously shows a change in a common orientation, it is assumed that there is a correlation between the time series data. Specifically, when it is determined that the directions at each time point match between the time-series data, it is assumed that there is a correlation between the time-series data.

判定部802は、例えば、時系列データ間においてそれぞれの時点の加速度の差分が閾値以下であるか否かを判定する。そして、判定部802は、差分が閾値よりも大きい時点がない場合に、端末装置110間に関係性があると判定する。また、判定部802は、複数の時点のうち、差分が閾値以下になる時点の割合が閾値以上である場合に、端末装置110間に関係性があると判定してもよい。 The determination unit 802 determines, for example, whether or not the difference in acceleration at each time point between the time series data is equal to or less than the threshold value. Then, the determination unit 802 determines that there is a relationship between the terminal devices 110 when there is no time point when the difference is larger than the threshold value. Further, the determination unit 802 may determine that there is a relationship between the terminal devices 110 when the ratio of the time points when the difference is equal to or less than the threshold value among the plurality of time points is equal to or more than the threshold value.

このとき、判定部802は、時系列データ間に複数の種類の加速度が含まれれば、種類ごとに加速度の差分が閾値以下であるか否かを判定する。判定部802は、時系列データ間にx加速度とy加速度とz加速度が含まれれば、x加速度の差分が閾値以下であるか否か、y加速度の差分が閾値以下であるか否か、z加速度の差分が閾値以下であるか否かを判定する。これにより、判定部802は、時系列データ間に継続的に共通する特徴が現れる場合に端末装置110間に関係性があると判定することができ、端末装置110間に関係性があるか否かを精度よく判定することができる。 At this time, if the time series data includes a plurality of types of acceleration, the determination unit 802 determines whether or not the difference in acceleration is equal to or less than the threshold value for each type. If the x-acceleration, y-acceleration, and z-acceleration are included between the time-series data, the determination unit 802 determines whether the difference in x-acceleration is less than or equal to the threshold value, whether or not the difference in y-acceleration is less than or equal to the threshold value, z It is determined whether or not the difference in acceleration is equal to or less than the threshold value. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 when a feature that is continuously common between the time series data appears, and whether or not there is a relationship between the terminal devices 110. Can be accurately determined.

判定部802は、例えば、時系列データ間においてそれぞれの時点の座標値の差分が閾値以下であるか否かを判定する。そして、判定部802は、差分が閾値よりも大きい時点がない場合に、端末装置110間に関係性があると判定する。また、判定部802は、複数の時点のうち、差分が閾値以下になる時点の割合が閾値以上である場合に、端末装置110間に関係性があると判定してもよい。 The determination unit 802 determines, for example, whether or not the difference between the coordinate values at each time point is equal to or less than the threshold value between the time series data. Then, the determination unit 802 determines that there is a relationship between the terminal devices 110 when there is no time point when the difference is larger than the threshold value. Further, the determination unit 802 may determine that there is a relationship between the terminal devices 110 when the ratio of the time points when the difference is equal to or less than the threshold value among the plurality of time points is equal to or more than the threshold value.

このとき、判定部802は、時系列データ間に複数の種類の座標値が含まれれば、種類ごとに座標値の差分が閾値以下であるか否かを判定する。判定部802は、時系列データ間にx座標値とy座標値とz座標値が含まれれば、x座標値の差分が閾値以下であるか否か、y座標値の差分が閾値以下であるか否か、z座標値の差分が閾値以下であるか否かを判定する。これにより、判定部802は、時系列データ間に継続的に共通する特徴が現れる場合に端末装置110間に関係性があると判定することができ、端末装置110間に関係性があるか否かを精度よく判定することができる。 At this time, if the time series data includes a plurality of types of coordinate values, the determination unit 802 determines whether or not the difference between the coordinate values is equal to or less than the threshold value for each type. If the x-coordinate value, the y-coordinate value, and the z-coordinate value are included between the time-series data, the determination unit 802 determines whether or not the difference between the x-coordinate values is less than or equal to the threshold value, and the difference between the y-coordinate values is less than or equal to the threshold value. It is determined whether or not the difference between the z coordinate values is equal to or less than the threshold value. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 when a feature that is continuously common between the time series data appears, and whether or not there is a relationship between the terminal devices 110. Can be accurately determined.

判定部802は、例えば、時系列データ間においてそれぞれの時点の向きが一致するか否かを判断する。そして、判定部802は、向きが一致しない時点がない場合に、端末装置110間に関係性があると判定する。また、判定部802は、複数の時点のうち、向きが一致する時点の割合が閾値以上である場合に、端末装置110間に関係性があると判定してもよい。これにより、判定部802は、時系列データ間に継続的に共通する特徴が現れる場合に端末装置110間に関係性があると判定することができ、端末装置110間に関係性があるか否かを精度よく判定することができる。 The determination unit 802 determines, for example, whether or not the orientations at the respective time points match between the time series data. Then, the determination unit 802 determines that there is a relationship between the terminal devices 110 when there is no time point in which the directions do not match. Further, the determination unit 802 may determine that there is a relationship between the terminal devices 110 when the ratio of the time points where the directions match among the plurality of time points is equal to or more than the threshold value. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 when a feature that is continuously common between the time series data appears, and whether or not there is a relationship between the terminal devices 110. Can be accurately determined.

判定部802は、例えば、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の加速度の正負を反転させる。判定部802は、反転させた後に、時系列データ間においてそれぞれの時点の加速度の差分が閾値以下であるか否かを判定する。そして、判定部802は、差分が閾値より大きい時点がない場合に、端末装置110間に関係性があると判定する。また、判定部802は、複数の時点のうち、差分が閾値以下になる時点の割合が閾値以上である場合に、端末装置110間に関係性があると判定してもよい。これにより、判定部802は、それぞれの端末装置110が反対方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 For example, the determination unit 802 inverts the positive / negative of the acceleration at each time point included in the time series data for any terminal device 110 of the plurality of terminal devices 110. After inverting, the determination unit 802 determines whether or not the difference in acceleration at each time point between the time series data is equal to or less than the threshold value. Then, the determination unit 802 determines that there is a relationship between the terminal devices 110 when there is no time point when the difference is larger than the threshold value. Further, the determination unit 802 may determine that there is a relationship between the terminal devices 110 when the ratio of the time points when the difference is equal to or less than the threshold value among the plurality of time points is equal to or more than the threshold value. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 even when the respective terminal devices 110 are facing in opposite directions and moving together.

判定部802は、例えば、複数の時点のいずれかの時点のそれぞれの端末装置110の向きが異なる場合に、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の加速度の正負を反転させてもよい。これにより、判定部802は、それぞれの端末装置110が反対方向を向いている可能性がある場合に時系列データを修正することができ、処理量の低減化を図ることができる。 The determination unit 802 is included in the time-series data for any of the terminal devices 110 of the plurality of terminal devices 110, for example, when the orientations of the terminal devices 110 at any of the plurality of time points are different. The positive and negative of the acceleration at the time point may be reversed. As a result, the determination unit 802 can correct the time-series data when there is a possibility that the respective terminal devices 110 are facing in opposite directions, and the processing amount can be reduced.

判定部802は、例えば、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の座標値の正負を反転させる。判定部802は、反転させた後に、時系列データ間においてそれぞれの時点の座標値の差分が閾値以下であるか否かを判定する。そして、判定部802は、差分が閾値より大きい時点がない場合に、端末装置110間に関係性があると判定する。また、判定部802は、複数の時点のうち、差分が閾値以下になる時点の割合が閾値以上である場合に、端末装置110間に関係性があると判定してもよい。これにより、判定部802は、それぞれの端末装置110が反対方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 For example, the determination unit 802 inverts the positive / negative of the coordinate value at each time point included in the time series data for any terminal device 110 of the plurality of terminal devices 110. After inversion, the determination unit 802 determines whether or not the difference between the coordinate values at each time point is equal to or less than the threshold value between the time series data. Then, the determination unit 802 determines that there is a relationship between the terminal devices 110 when there is no time point when the difference is larger than the threshold value. Further, the determination unit 802 may determine that there is a relationship between the terminal devices 110 when the ratio of the time points when the difference is equal to or less than the threshold value among the plurality of time points is equal to or more than the threshold value. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 even when the respective terminal devices 110 are facing in opposite directions and moving together.

判定部802は、例えば、複数の時点のいずれかの時点のそれぞれの端末装置110の向きが異なる場合に、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の座標値の正負を反転させてもよい。これにより、判定部802は、それぞれの端末装置110が反対方向を向いている可能性がある場合に時系列データを修正することができ、処理量の低減化を図ることができる。 The determination unit 802 is included in the time-series data for any of the terminal devices 110 of the plurality of terminal devices 110, for example, when the orientations of the terminal devices 110 at any of the plurality of time points are different. The sign of the coordinate value at the time point may be reversed. As a result, the determination unit 802 can correct the time-series data when there is a possibility that the respective terminal devices 110 are facing in opposite directions, and the processing amount can be reduced.

判定部802は、例えば、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の向きを反転させる。判定部802は、反転させた後に、時系列データ間においてそれぞれの時点の向きが一致するか否かを判断する。そして、判定部802は、向きが一致しない時点がない場合に、端末装置110間に関係性があると判定する。また、判定部802は、複数の時点のうち、向きが一致する時点の割合が閾値以上である場合に、端末装置110間に関係性があると判定してもよい。これにより、判定部802は、それぞれの端末装置110が反対方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 The determination unit 802, for example, reverses the orientation of each time point included in the time series data for any terminal device 110 of the plurality of terminal devices 110. After reversing, the determination unit 802 determines whether or not the orientations at the respective time points match between the time series data. Then, the determination unit 802 determines that there is a relationship between the terminal devices 110 when there is no time point in which the directions do not match. Further, the determination unit 802 may determine that there is a relationship between the terminal devices 110 when the ratio of the time points where the directions match among the plurality of time points is equal to or more than the threshold value. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 even when the respective terminal devices 110 are facing in opposite directions and moving together.

判定部802は、例えば、複数の時点のいずれかの時点のそれぞれの端末装置110の向きが異なる場合に、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の向きを反転させてもよい。これにより、判定部802は、それぞれの端末装置110が反対方向を向いている可能性がある場合に時系列データを修正することができ、処理量の低減化を図ることができる。 The determination unit 802 is included in the time-series data for any terminal device 110 of the plurality of terminal devices 110, for example, when the orientations of the terminal devices 110 at any of the plurality of time points are different. The direction of the time point may be reversed. As a result, the determination unit 802 can correct the time-series data when there is a possibility that the respective terminal devices 110 are facing in opposite directions, and the processing amount can be reduced.

判定部802は、例えば、時系列データ間においてそれぞれの時点の加速度の絶対値の差分が閾値以下である場合に、端末装置110間に関係性があると判定してもよい。これにより、判定部802は、それぞれの端末装置110が異なる方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 The determination unit 802 may determine that there is a relationship between the terminal devices 110, for example, when the difference between the absolute values of the accelerations at each time point is equal to or less than the threshold value between the time series data. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 even when the terminal devices 110 are facing different directions and moving together.

判定部802は、例えば、時系列データ間においてそれぞれの時点の座標値の絶対値の差分が閾値以下である場合に、端末装置110間に関係性があると判定してもよい。これにより、判定部802は、それぞれの端末装置110が異なる方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 The determination unit 802 may determine that there is a relationship between the terminal devices 110, for example, when the difference between the absolute values of the coordinate values at each time point is equal to or less than the threshold value between the time series data. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 even when the terminal devices 110 are facing different directions and moving together.

判定部802は、複数の時点のいずれかの時点のそれぞれの端末装置110の位置を示す座標値が所定の範囲に含まれ、かつ、取得した時系列データ間に相関性がある場合に、端末装置110間に関係性があると判定する。これにより、判定部802は、時系列データ間に継続的に共通する特徴が現れても、それぞれの端末装置110が異なる場所にある場合には、端末装置110間に関係性がないと判定することができる。 The determination unit 802 uses the terminal when the coordinate values indicating the positions of the terminal devices 110 at any of the plurality of time points are included in the predetermined range and there is a correlation between the acquired time series data. It is determined that there is a relationship between the devices 110. As a result, the determination unit 802 determines that there is no relationship between the terminal devices 110 when the terminal devices 110 are located at different locations even if the features that are continuously common to the time series data appear. be able to.

判定部802は、それぞれの時系列データを示す近似式を求め、近似式の係数を比較し、係数の差分が比較的小さい場合に、時系列データ間に相関性があると判定してもよい。また、判定部802は、それぞれの時系列データについて周波数解析を行い、それぞれの時系列データに含まれる周波数成分を比較し、周波数成分の差分が比較的小さい場合に、時系列データ間に相関性があると判定してもよい。また、判定部802は、それぞれの時系列データについて相関係数を求め、相関係数に基づいて時系列データ間に相関性があるか否かを判定してもよい。 The determination unit 802 may obtain an approximate expression indicating each time series data, compare the coefficients of the approximate expression, and determine that there is a correlation between the time series data when the difference between the coefficients is relatively small. .. Further, the determination unit 802 performs frequency analysis on each time series data, compares the frequency components included in each time series data, and when the difference between the frequency components is relatively small, the correlation between the time series data. It may be determined that there is. Further, the determination unit 802 may obtain a correlation coefficient for each time series data and determine whether or not there is a correlation between the time series data based on the correlation coefficient.

出力部803は、判定結果を出力する。出力形式は、例えば、ディスプレイへの表示、プリンタへの印刷出力、ネットワークI/F303による他のコンピュータへの送信、メモリ302やディスク305などの記憶領域への記憶である。 The output unit 803 outputs the determination result. The output format is, for example, display on a display, print output to a printer, transmission to another computer by network I / F 303, and storage in a storage area such as memory 302 or disk 305.

(動きに関する時系列データ500に基づく判定の一例)
次に、図9〜図14を用いて、判定装置100が、動きに関する時系列データ500に基づいて、端末装置110間に関係性があるか否かを判定する一例について説明する。
(Example of judgment based on time series data 500 related to movement)
Next, with reference to FIGS. 9 to 14, an example in which the determination device 100 determines whether or not there is a relationship between the terminal devices 110 based on the time series data 500 relating to the movement will be described.

図9〜図14は、動きに関する時系列データ500に基づく判定の一例を示す説明図である。以下の説明では、判定装置100は、2つの端末装置110のうちの端末装置110間の関係性について判定する。以下の説明では、便宜上、2つの端末装置110のそれぞれの端末装置110を区別する場合、一方の端末装置110を「端末装置110−1」と表記し、他方の端末装置110を「端末装置110−2」と表記する場合がある。 9 to 14 are explanatory views showing an example of determination based on the time series data 500 relating to the movement. In the following description, the determination device 100 determines the relationship between the terminal devices 110 of the two terminal devices 110. In the following description, for convenience, when distinguishing each terminal device 110 of the two terminal devices 110, one terminal device 110 is referred to as "terminal device 110-1" and the other terminal device 110 is referred to as "terminal device 110". -2 "may be written.

図9の例では、(9−1)2つの端末装置110は、例えば、一緒に動くように第1の状態にされる。第1の状態は、2つの端末装置110が、同じ方向を向けて重ねられた状態である。第1の状態では、2つの端末装置110は、同じ方向を向けて重ねられているため、同じ方向に一緒に動いたときには、同じ方向に加速度を検出することができる。そして、2つの端末装置110は、第1の状態のまま回転させられ、自装置の動きに関する時系列データ500を取得し、判定装置100に送信する。 In the example of FIG. 9, (9-1) the two terminal devices 110 are put into a first state so that they move together, for example. The first state is a state in which two terminal devices 110 are stacked so as to face the same direction. In the first state, since the two terminal devices 110 are overlapped with each other facing the same direction, acceleration can be detected in the same direction when they move together in the same direction. Then, the two terminal devices 110 are rotated in the first state, acquire the time series data 500 regarding the movement of the own device, and transmit the time series data 500 to the determination device 100.

2つの端末装置110は、具体的には、ユーザの操作入力を受け付けて、アプリケーションを起動する。アプリケーションは、例えば、自装置の動きに関する時系列データ500を取得するソフトウェアである。2つの端末装置110は、アプリケーションによって自装置の動きに関する時系列データ500を取得し、判定装置100に送信する。 Specifically, the two terminal devices 110 receive the user's operation input and start the application. The application is, for example, software that acquires time series data 500 related to the movement of its own device. The two terminal devices 110 acquire time-series data 500 related to the movement of their own device by an application and transmit it to the determination device 100.

(9−2)判定装置100は、2つの端末装置110のそれぞれの端末装置110の動きに関する時系列データ500を、2つの端末装置110のそれぞれの端末装置110から受信する。判定装置100は、それぞれの端末装置110についての時系列データ500に基づいて、それぞれの時点において、端末装置110−1のそれぞれの加速度と、端末装置110−2のそれぞれの加速度との差分が閾値以下であるか否かを判定する。 (9-2) The determination device 100 receives time-series data 500 regarding the movement of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. The determination device 100 has a threshold value of the difference between each acceleration of the terminal device 110-1 and each acceleration of the terminal device 110-2 at each time point based on the time series data 500 for each terminal device 110. It is determined whether or not it is as follows.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ500のレコード900−1と、端末装置110−2についての時系列データ500のレコード900−2とを抽出する。判定装置100は、レコード900−1のx加速度と、レコード900−2のx加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード900−1のy加速度と、レコード900−2のy加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード900−1のz加速度と、レコード900−2のz加速度との差分が閾値以下であるか否かを判定する。 The determination device 100 may, for example, record 900-1 of the time-series data 500 for the terminal device 110-1 and record 900-2 of the time-series data 500 for the terminal device 110-2, each of which has the same time point set. And extract. The determination device 100 determines whether or not the difference between the x-acceleration of the record 900-1 and the x-acceleration of the record 900-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y acceleration of the record 900-1 and the y acceleration of the record 900-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z acceleration of the record 900-1 and the z acceleration of the record 900-2 is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ500と、端末装置110−2についての時系列データ500との間に相関性があると判定する。判定装置100は、時系列データ500間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図10の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 500 for the terminal device 110-1 and the time series data 500 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 500 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図10の例では、(10−1)2つの端末装置110は、例えば、一緒に動くように第2の状態にされる。第2の状態は、第1の状態とは異なり、2つの端末装置110が、異なる方向を向けて重ねられた状態である。第2の状態は、端末装置110−2が、上下反転して端末装置110−1に重ねられた状態である。 In the example of FIG. 10, (10-1) the two terminal devices 110 are put into a second state so as to move together, for example. The second state is different from the first state in that the two terminal devices 110 are overlapped with each other facing different directions. The second state is a state in which the terminal device 110-2 is turned upside down and superposed on the terminal device 110-1.

そして、2つの端末装置110は、第2の状態のまま回転させられ、自装置の動きに関する時系列データ500を取得し、判定装置100に送信する。第2の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる方向に加速度を検出する場合がある。第2の状態では、例えば、2つの端末装置110は、x軸方向に一緒に動いたときに互いに逆方向のx加速度を検出してしまう。また、第2の状態では、例えば、2つの端末装置110は、y軸方向に一緒に動いたときに互いに逆方向のy加速度を検出してしまう。 Then, the two terminal devices 110 are rotated in the second state, acquire the time series data 500 regarding the movement of the own device, and transmit the time series data 500 to the determination device 100. In the second state, since the two terminal devices 110 are overlapped with each other facing different directions, acceleration may be detected in different directions when they move together in the same direction. In the second state, for example, the two terminal devices 110 detect x accelerations in opposite directions when they move together in the x-axis direction. Further, in the second state, for example, the two terminal devices 110 detect y accelerations in opposite directions when they move together in the y-axis direction.

以下の説明では、判定装置100は、第2の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる方向に加速度を検出してしまう場合でも、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects acceleration in different directions when the two terminal devices 110 move together in the same direction as in the second state, the two terminal devices 110 It is possible to determine that there is a relationship between the terminal devices 110.

(10−2)判定装置100は、2つの端末装置110のそれぞれの端末装置110の動きに関する時系列データ500を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ500について、x加速度とy加速度との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの加速度と、端末装置110−2のそれぞれの加速度との差分が閾値以下であるか否かを判定する。 (10-2) The determination device 100 receives time series data 500 regarding the movement of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive and negative of the x acceleration and the y acceleration for the time series data 500 for the terminal device 110-2. After reversing, the determination device 100 determines whether or not the difference between the respective accelerations of the terminal device 110-1 and the respective accelerations of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ500のレコード1000−1と、端末装置110−2についての時系列データ500のレコード1000−2とを抽出する。判定装置100は、レコード1000−1のx加速度と、正負を反転させたレコード1000−2のx加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1000−1のy加速度と、正負を反転させたレコード1000−2のy加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1000−1のz加速度と、レコード1000−2のz加速度との差分が閾値以下であるか否かを判定する。 The determination device 100 may, for example, record 1000-1 of the time-series data 500 for the terminal device 110-1 and record 1000-2 of the time-series data 500 for the terminal device 110-2, each of which has the same time point set. And extract. The determination device 100 determines whether or not the difference between the x-acceleration of the record 1000-1 and the x-acceleration of the record 1000-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y acceleration of the record 1000-1 and the y acceleration of the record 1000-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z acceleration of the record 1000-1 and the z acceleration of the record 1000-2 is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ500と、端末装置110−2についての時系列データ500との間に相関性があると判定する。判定装置100は、時系列データ500間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図11の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 500 for the terminal device 110-1 and the time series data 500 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 500 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図11の例では、(11−1)2つの端末装置110は、例えば、一緒に動くように第3の状態にされる。第3の状態は、第1の状態とは異なり、2つの端末装置110が、異なる方向を向けて重ねられた状態である。第3の状態は、端末装置110−1が、裏表反転して端末装置110−2に重ねられた状態である。 In the example of FIG. 11, (11-1) the two terminal devices 110 are put into a third state so as to move together, for example. Unlike the first state, the third state is a state in which the two terminal devices 110 are stacked so as to face different directions. The third state is a state in which the terminal device 110-1 is turned upside down and superposed on the terminal device 110-2.

そして、2つの端末装置110は、第3の状態のまま回転させられ、自装置の動きに関する時系列データ500を取得し、判定装置100に送信する。第3の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる方向に加速度を検出する場合がある。第3の状態では、例えば、2つの端末装置110は、x軸方向に一緒に動いたときに互いに逆方向のx加速度を検出してしまう。また、第3の状態では、例えば、2つの端末装置110は、z軸方向に一緒に動いたときに互いに逆方向のz加速度を検出してしまう。 Then, the two terminal devices 110 are rotated in the third state, acquire the time series data 500 regarding the movement of the own device, and transmit the time series data 500 to the determination device 100. In the third state, since the two terminal devices 110 are overlapped with each other facing different directions, acceleration may be detected in different directions when they move together in the same direction. In the third state, for example, the two terminal devices 110 detect x accelerations in opposite directions when they move together in the x-axis direction. Further, in the third state, for example, the two terminal devices 110 detect z accelerations in opposite directions when they move together in the z-axis direction.

以下の説明では、判定装置100は、第3の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる方向に加速度を検出してしまう場合でも、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects acceleration in different directions when the two terminal devices 110 move together in the same direction as in the third state, the two terminal devices 110 It is possible to determine that there is a relationship between the terminal devices 110.

(11−2)判定装置100は、2つの端末装置110のそれぞれの端末装置110の動きに関する時系列データ500を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ500について、x加速度とz加速度との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの加速度と、端末装置110−2のそれぞれの加速度との差分が閾値以下であるか否かを判定する。 (11-2) The determination device 100 receives time-series data 500 regarding the movement of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive and negative of the x acceleration and the z acceleration for the time series data 500 for the terminal device 110-2. After reversing, the determination device 100 determines whether or not the difference between the respective accelerations of the terminal device 110-1 and the respective accelerations of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ500のレコード1100−1と、端末装置110−2についての時系列データ500のレコード1100−2とを抽出する。判定装置100は、レコード1100−1のx加速度と、正負を反転させたレコード1100−2のx加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1100−1のy加速度と、レコード1100−2のy加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1100−1のz加速度と、正負を反転させたレコード1100−2のz加速度との差分が閾値以下であるか否かを判定する。 In the determination device 100, for example, the record 1100-1 of the time series data 500 for the terminal device 110-1 and the record 1100-2 of the time series data 500 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the difference between the x-acceleration of the record 1100-1 and the x-acceleration of the record 1100-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y acceleration of the record 1100-1 and the y acceleration of the record 1100-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z acceleration of the record 1100-1 and the z acceleration of the record 1100-2 whose positive and negative are reversed is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ500と、端末装置110−2についての時系列データ500との間に相関性があると判定する。判定装置100は、時系列データ500間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図12の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 500 for the terminal device 110-1 and the time series data 500 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 500 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図12の例では、(12−1)2つの端末装置110は、例えば、一緒に動くように第4の状態にされる。第4の状態は、第1の状態とは異なり、2つの端末装置110が、異なる方向を向けて重ねられた状態である。第4の状態は、端末装置110−1を裏表反転し、端末装置110−2を上下反転してから、2つの端末装置110が重ねられた状態である。 In the example of FIG. 12, (12-1) the two terminal devices 110 are put into a fourth state so that they move together, for example. Unlike the first state, the fourth state is a state in which the two terminal devices 110 are stacked so as to face different directions. The fourth state is a state in which the terminal device 110-1 is turned upside down, the terminal device 110-2 is turned upside down, and then the two terminal devices 110 are overlapped.

そして、2つの端末装置110は、第4の状態のまま回転させられ、自装置の動きに関する時系列データ500を取得し、判定装置100に送信する。第4の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる方向に加速度を検出する場合がある。第4の状態では、例えば、2つの端末装置110は、y軸方向に一緒に動いたときに互いに逆方向のy加速度を検出してしまう。また、第4の状態では、例えば、2つの端末装置110は、z軸方向に一緒に動いたときに互いに逆方向のz加速度を検出してしまう。 Then, the two terminal devices 110 are rotated in the fourth state, acquire the time series data 500 regarding the movement of the own device, and transmit the time series data 500 to the determination device 100. In the fourth state, since the two terminal devices 110 are overlapped with each other facing different directions, acceleration may be detected in different directions when they move together in the same direction. In the fourth state, for example, the two terminal devices 110 detect y accelerations in opposite directions when they move together in the y-axis direction. Further, in the fourth state, for example, the two terminal devices 110 detect z accelerations in opposite directions when they move together in the z-axis direction.

以下の説明では、判定装置100は、第4の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる方向に加速度を検出してしまう場合でも、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects acceleration in different directions when the two terminal devices 110 move together in the same direction as in the fourth state, the two terminal devices 110 It is possible to determine that there is a relationship between the terminal devices 110.

(12−2)判定装置100は、2つの端末装置110のそれぞれの端末装置110の動きに関する時系列データ500を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ500について、y加速度とz加速度との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの加速度と、端末装置110−2のそれぞれの加速度との差分が閾値以下であるか否かを判定する。 (12-2) The determination device 100 receives time-series data 500 regarding the movement of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive and negative of the y-acceleration and the z-acceleration for the time-series data 500 for the terminal device 110-2. After reversing, the determination device 100 determines whether or not the difference between the respective accelerations of the terminal device 110-1 and the respective accelerations of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ500のレコード1200−1と、端末装置110−2についての時系列データ500のレコード1200−2とを抽出する。判定装置100は、レコード1200−1のx加速度と、レコード1200−2のx加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1200−1のy加速度と、正負を反転させたレコード1200−2のy加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1200−1のz加速度と、正負を反転させたレコード1200−2のz加速度との差分が閾値以下であるか否かを判定する。 In the determination device 100, for example, the record 1200-1 of the time series data 500 for the terminal device 110-1 and the record 1200-2 of the time series data 500 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the difference between the x-acceleration of the record 1200-1 and the x-acceleration of the record 1200-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y-acceleration of the record 1200-1 and the y-acceleration of the record 1200-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z acceleration of the record 1200-1 and the z acceleration of the record 1200-2 whose positive and negative are reversed is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ500と、端末装置110−2についての時系列データ500との間に相関性があると判定する。判定装置100は、時系列データ500間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図13の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 500 for the terminal device 110-1 and the time series data 500 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 500 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図13の例では、(13−1)2つの端末装置110は、例えば、一緒に動くように第5の状態にされる。第5の状態は、第1の状態とは異なり、2つの端末装置110が、異なる方向を向けて重ねられた状態である。第5の状態は、端末装置110−2が、裏表反転して端末装置110−1に重ねられた状態である。 In the example of FIG. 13, (13-1) the two terminal devices 110 are put into a fifth state so as to move together, for example. The fifth state is different from the first state in that the two terminal devices 110 are overlapped with each other facing different directions. The fifth state is a state in which the terminal device 110-2 is turned upside down and superposed on the terminal device 110-1.

そして、2つの端末装置110は、第5の状態のまま回転させられ、自装置の動きに関する時系列データ500を取得し、判定装置100に送信する。第5の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる方向に加速度を検出する場合がある。第5の状態では、例えば、2つの端末装置110は、x軸方向に一緒に動いたときに互いに逆方向のx加速度を検出してしまう。また、第5の状態では、例えば、2つの端末装置110は、z軸方向に一緒に動いたときに互いに逆方向のz加速度を検出してしまう。 Then, the two terminal devices 110 are rotated in the fifth state, acquire the time series data 500 regarding the movement of the own device, and transmit the time series data 500 to the determination device 100. In the fifth state, since the two terminal devices 110 are overlapped with each other facing different directions, acceleration may be detected in different directions when they move together in the same direction. In the fifth state, for example, the two terminal devices 110 detect x accelerations in opposite directions when they move together in the x-axis direction. Further, in the fifth state, for example, the two terminal devices 110 detect z accelerations in opposite directions when they move together in the z-axis direction.

以下の説明では、判定装置100は、第5の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる方向に加速度を検出してしまう場合でも、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects acceleration in different directions when the two terminal devices 110 move together in the same direction as in the fifth state, the two terminal devices 110 It is possible to determine that there is a relationship between the terminal devices 110.

(13−2)判定装置100は、2つの端末装置110のそれぞれの端末装置110の動きに関する時系列データ500を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ500について、x加速度とz加速度との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの加速度と、端末装置110−2のそれぞれの加速度との差分が閾値以下であるか否かを判定する。 (13-2) The determination device 100 receives time-series data 500 regarding the movement of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive and negative of the x acceleration and the z acceleration for the time series data 500 for the terminal device 110-2. After reversing, the determination device 100 determines whether or not the difference between the respective accelerations of the terminal device 110-1 and the respective accelerations of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ500のレコード1300−1と、端末装置110−2についての時系列データ500のレコード1300−2とを抽出する。判定装置100は、レコード1300−1のx加速度と、正負を反転させたレコード1300−2のx加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1300−1のy加速度と、レコード1300−2のy加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1300−1のz加速度と、正負を反転させたレコード1300−2のz加速度との差分が閾値以下であるか否かを判定する。 In the determination device 100, for example, the record 1300-1 of the time series data 500 for the terminal device 110-1 and the record 1300-2 of the time series data 500 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the difference between the x-acceleration of the record 1300-1 and the x-acceleration of the record 1300-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y-acceleration of the record 1300-1 and the y-acceleration of the record 1300-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z-acceleration of the record 1300-1 and the z-acceleration of the record 1300-2 whose positive and negative are reversed is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ500と、端末装置110−2についての時系列データ500との間に相関性があると判定する。判定装置100は、時系列データ500間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図14の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 500 for the terminal device 110-1 and the time series data 500 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 500 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図14の例では、(14−1)2つの端末装置110は、例えば、一緒に動くように第6の状態にされる。第6の状態は、第1の状態とは異なり、2つの端末装置110が、異なる方向を向けて重ねられた状態である。第6の状態は、端末装置110−2が、裏表反転し、かつ、上下反転して端末装置110−1に重ねられた状態である。 In the example of FIG. 14, (14-1) the two terminal devices 110 are put into a sixth state so that they move together, for example. The sixth state is different from the first state in that the two terminal devices 110 are overlapped with each other facing different directions. The sixth state is a state in which the terminal device 110-2 is turned upside down and turned upside down and superposed on the terminal device 110-1.

そして、2つの端末装置110は、第6の状態のまま回転させられ、自装置の動きに関する時系列データ500を取得し、判定装置100に送信する。第6の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる方向に加速度を検出する場合がある。第6の状態では、例えば、2つの端末装置110は、y軸方向に一緒に動いたときに互いに逆方向のy加速度を検出してしまう。また、第6の状態では、例えば、2つの端末装置110は、z軸方向に一緒に動いたときに互いに逆方向のz加速度を検出してしまう。 Then, the two terminal devices 110 are rotated in the sixth state, acquire the time series data 500 regarding the movement of the own device, and transmit the time series data 500 to the determination device 100. In the sixth state, since the two terminal devices 110 are overlapped with each other facing different directions, acceleration may be detected in different directions when they move together in the same direction. In the sixth state, for example, the two terminal devices 110 detect y accelerations in opposite directions when they move together in the y-axis direction. Further, in the sixth state, for example, the two terminal devices 110 detect z accelerations in opposite directions when they move together in the z-axis direction.

以下の説明では、判定装置100は、第6の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる方向に加速度を検出してしまう場合でも、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects acceleration in different directions when the two terminal devices 110 move together in the same direction as in the sixth state, the two terminal devices 110 It is possible to determine that there is a relationship between the terminal devices 110.

(14−2)判定装置100は、2つの端末装置110のそれぞれの端末装置110の動きに関する時系列データ500を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ500について、y加速度とz加速度との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの加速度と、端末装置110−2のそれぞれの加速度との差分が閾値以下であるか否かを判定する。 (14-2) The determination device 100 receives time series data 500 regarding the movement of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive and negative of the y-acceleration and the z-acceleration for the time-series data 500 for the terminal device 110-2. After reversing, the determination device 100 determines whether or not the difference between the respective accelerations of the terminal device 110-1 and the respective accelerations of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ500のレコード1400−1と、端末装置110−2についての時系列データ500のレコード1400−2とを抽出する。判定装置100は、レコード1400−1のx加速度と、レコード1400−2のx加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1400−1のy加速度と、正負を反転させたレコード1400−2のy加速度との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1400−1のz加速度と、正負を反転させたレコード1400−2のz加速度との差分が閾値以下であるか否かを判定する。 In the determination device 100, for example, the record 1400-1 of the time series data 500 for the terminal device 110-1 and the record 1400-2 of the time series data 500 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the difference between the x-acceleration of the record 1400-1 and the x-acceleration of the record 1400-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y acceleration of the record 1400-1 and the y acceleration of the record 1400-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z acceleration of the record 1400-1 and the z acceleration of the record 1400-2 whose positive and negative are reversed is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ500と、端末装置110−2についての時系列データ500との間に相関性があると判定する。判定装置100は、時系列データ500間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。 The determination device 100 determines that there is a correlation between the time series data 500 for the terminal device 110-1 and the time series data 500 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 500 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result.

これにより、判定装置100は、2つの端末装置110が第1の状態〜第6の状態のいずれの状態で一緒に動いても、端末装置110間に関係性があると判定することができる。また、判定装置100は、2つの端末装置110が異なる基準で、x軸とy軸とz軸とを設定していても、端末装置110間に関係性があると判定しやすくなる。 As a result, the determination device 100 can determine that there is a relationship between the terminal devices 110 regardless of whether the two terminal devices 110 move together in any of the first to sixth states. Further, even if the two terminal devices 110 set the x-axis, the y-axis, and the z-axis based on different criteria, the determination device 100 can easily determine that there is a relationship between the terminal devices 110.

ここでは、判定装置100が、2つの端末装置110が第1の状態〜第6の状態のいずれの状態で一緒に動いても、端末装置110間に関係性があると判定する場合について説明したが、これに限らない。例えば、判定装置100は、2つの端末装置110が第1の状態のように、同じ方向に重ねられなければ、端末装置110間に関係性があると判定しないようにしてもよい。 Here, a case has been described in which the determination device 100 determines that there is a relationship between the terminal devices 110 regardless of whether the two terminal devices 110 move together in any of the first to sixth states. However, it is not limited to this. For example, the determination device 100 may not determine that there is a relationship between the terminal devices 110 unless the two terminal devices 110 are overlapped in the same direction as in the first state.

ここでは、説明の簡略化のため、判定装置100が、それぞれ同一の時点が設定された時系列データ500のレコードを抽出し、同一の時点の加速度の差分を閾値と比較する場合について説明したが、これに限らない。例えば、それぞれの端末装置110の内部時計のずれによって、それぞれ同一の時点が設定された時系列データ500のレコードがない場合が考えられる。この場合、判定装置100は、それぞれ最も近い時点が設定された時系列データ500のレコードを抽出し、最も近い時点の加速度の差分を閾値と比較してもよい。 Here, for the sake of simplification of the description, the case where the determination device 100 extracts the records of the time series data 500 in which the same time point is set and compares the difference in acceleration at the same time point with the threshold value has been described. , Not limited to this. For example, it is conceivable that there is no record of the time series data 500 in which the same time point is set due to the deviation of the internal clock of each terminal device 110. In this case, the determination device 100 may extract the records of the time series data 500 in which the closest time points are set, and compare the difference in acceleration at the closest time points with the threshold value.

(位置に関する時系列データ600に基づく判定の一例)
次に、図15〜図20を用いて、判定装置100が、位置に関する時系列データ600に基づいて、端末装置110間に関係性があるか否かを判定する一例について説明する。
(Example of judgment based on time series data 600 regarding position)
Next, with reference to FIGS. 15 to 20, an example in which the determination device 100 determines whether or not there is a relationship between the terminal devices 110 based on the time series data 600 regarding the position will be described.

図15〜図20は、位置に関する時系列データ600に基づく判定の一例を示す説明図である。図15の例では、(15−1)2つの端末装置110は、例えば、一緒に動くように第1の状態にされる。 15 to 20 are explanatory views showing an example of determination based on the time series data 600 regarding the position. In the example of FIG. 15, (15-1) the two terminal devices 110 are, for example, put into a first state to move together.

(15−2)2つの端末装置110は、第1の状態のまま移動させられ、自装置の位置に関する時系列データ600を取得し、判定装置100に送信する。2つの端末装置110は、具体的には、ユーザの操作入力を受け付けて、アプリケーションを起動する。アプリケーションは、例えば、アプリケーション起動時の自装置の位置を原点とした3次元空間における自装置の位置に関する時系列データ600を取得するソフトウェアである。2つの端末装置110は、アプリケーションによって自装置の位置に関する時系列データ600を取得し、判定装置100に送信する。 (15-2) The two terminal devices 110 are moved in the first state, acquire time-series data 600 regarding the position of the own device, and transmit it to the determination device 100. Specifically, the two terminal devices 110 receive the user's operation input and start the application. The application is, for example, software that acquires time series data 600 regarding the position of the own device in a three-dimensional space with the position of the own device at the time of starting the application as the origin. The two terminal devices 110 acquire the time series data 600 regarding the position of the own device by the application and transmit it to the determination device 100.

(15−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の位置に関する時系列データ600を、2つの端末装置110のそれぞれの端末装置110から受信する。判定装置100は、それぞれの端末装置110についての時系列データ600に基づいて、それぞれの時点において、端末装置110−1のそれぞれの座標値と、端末装置110−2のそれぞれの座標値との差分が閾値以下であるか否かを判定する。 (15-3) The determination device 100 receives time series data 600 regarding the positions of the respective terminal devices 110 of the two terminal devices 110 from the respective terminal devices 110 of the two terminal devices 110. The determination device 100 is based on the time series data 600 for each terminal device 110, and at each time point, the difference between the respective coordinate values of the terminal device 110-1 and the respective coordinate values of the terminal device 110-2. Is less than or equal to the threshold.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ600のレコード1500−1と、端末装置110−2についての時系列データ600のレコード1500−2とを抽出する。判定装置100は、レコード1500−1のx座標値と、レコード1500−2のx座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1500−1のy座標値と、レコード1500−2のy座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1500−1のz座標値と、レコード1500−2のz座標値との差分が閾値以下であるか否かを判定する。 The determination device 100 may, for example, record 1500-1 of the time-series data 600 for the terminal device 110-1 and record 1500-2 of the time-series data 600 for the terminal device 110-2, each of which has the same time point set. And extract. The determination device 100 determines whether or not the difference between the x-coordinate value of the record 1500-1 and the x-coordinate value of the record 1500-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y-coordinate value of the record 1500-1 and the y-coordinate value of the record 1500-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z-coordinate value of the record 1500-1 and the z-coordinate value of the record 1500-2 is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ600と、端末装置110−2についての時系列データ600との間に相関性があると判定する。判定装置100は、時系列データ600間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図16の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 600 for the terminal device 110-1 and the time series data 600 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 600 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図16の例では、(16−1)2つの端末装置110は、例えば、一緒に動くように第2の状態にされる。 In the example of FIG. 16, (16-1) the two terminal devices 110 are put into a second state, for example, to move together.

(16−2)2つの端末装置110は、第2の状態のまま移動させられ、自装置の位置に関する時系列データ600を取得し、判定装置100に送信する。第2の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる座標値を検出する場合がある。第2の状態では、例えば、2つの端末装置110は、x軸方向に一緒に動いたときに互いに逆方向のx座標値を検出してしまう。また、第2の状態では、例えば、2つの端末装置110は、y軸方向に一緒に動いたときに互いに逆方向のy座標値を検出してしまう。 (16-2) The two terminal devices 110 are moved in the second state, acquire time series data 600 regarding the position of the own device, and transmit the time series data 600 to the determination device 100. In the second state, since the two terminal devices 110 are overlapped with each other facing different directions, different coordinate values may be detected when they move together in the same direction. In the second state, for example, the two terminal devices 110 detect x-coordinate values in opposite directions when they move together in the x-axis direction. Further, in the second state, for example, the two terminal devices 110 detect y coordinate values in opposite directions when they move together in the y-axis direction.

以下の説明では、判定装置100は、第2の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる座標値を検出してしまう場合であっても、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different coordinate values when the two terminal devices 110 move together in the same direction as in the second state, the two terminals It is possible to determine that the device 110 has a relationship between the terminal devices 110.

(16−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の位置に関する時系列データ600を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ600について、x座標値とy座標値との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの座標値と、端末装置110−2のそれぞれの座標値との差分が閾値以下であるか否かを判定する。 (16-3) The determination device 100 receives time series data 600 regarding the positions of the respective terminal devices 110 of the two terminal devices 110 from the respective terminal devices 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive and negative of the x-coordinate value and the y-coordinate value for the time-series data 600 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the difference between each coordinate value of the terminal device 110-1 and each coordinate value of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ600のレコード1600−1と、端末装置110−2についての時系列データ600のレコード1600−2とを抽出する。判定装置100は、レコード1600−1のx座標値と、正負を反転させたレコード1600−2のx座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1600−1のy座標値と、正負を反転させたレコード1600−2のy座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1600−1のz座標値と、レコード1600−2のz座標値との差分が閾値以下であるか否かを判定する。 In the determination device 100, for example, the record 1600-1 of the time series data 600 for the terminal device 110-1 and the record 1600-2 of the time series data 600 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the difference between the x-coordinate value of the record 1600-1 and the x-coordinate value of the record 1600-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y-coordinate value of the record 1600-1 and the y-coordinate value of the record 1600-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z-coordinate value of the record 1600-1 and the z-coordinate value of the record 1600-2 is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ600と、端末装置110−2についての時系列データ600との間に相関性があると判定する。判定装置100は、時系列データ600間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図17の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 600 for the terminal device 110-1 and the time series data 600 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 600 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図17の例では、(17−1)2つの端末装置110は、例えば、一緒に動くように第3の状態にされる。 In the example of FIG. 17, (17-1) the two terminal devices 110 are put into a third state so as to move together, for example.

(17−2)2つの端末装置110は、第3の状態のまま移動させられ、自装置の位置に関する時系列データ600を取得し、判定装置100に送信する。第3の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる座標値を検出する場合がある。第3の状態では、例えば、2つの端末装置110は、x軸方向に一緒に動いたときに互いに逆方向のx座標値を検出してしまう。また、第3の状態では、例えば、2つの端末装置110は、z軸方向に一緒に動いたときに互いに逆方向のz座標値を検出してしまう。 (17-2) The two terminal devices 110 are moved in the third state, acquire time-series data 600 regarding the position of the own device, and transmit it to the determination device 100. In the third state, since the two terminal devices 110 are overlapped with each other facing different directions, different coordinate values may be detected when they move together in the same direction. In the third state, for example, the two terminal devices 110 detect x-coordinate values in opposite directions when they move together in the x-axis direction. Further, in the third state, for example, the two terminal devices 110 detect z coordinate values in opposite directions when they move together in the z-axis direction.

以下の説明では、判定装置100は、第3の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる座標値を検出してしまう場合であっても、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different coordinate values when the two terminal devices 110 move together in the same direction as in the third state, the two terminals It is possible to determine that the device 110 has a relationship between the terminal devices 110.

(17−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の位置に関する時系列データ600を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ600について、x座標値とz座標値との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの座標値と、端末装置110−2のそれぞれの座標値との差分が閾値以下であるか否かを判定する。 (17-3) The determination device 100 receives time series data 600 regarding the positions of the respective terminal devices 110 of the two terminal devices 110 from the respective terminal devices 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive and negative of the x-coordinate value and the z-coordinate value for the time-series data 600 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the difference between each coordinate value of the terminal device 110-1 and each coordinate value of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ600のレコード1700−1と、端末装置110−2についての時系列データ600のレコード1700−2とを抽出する。判定装置100は、レコード1700−1のx座標値と、正負を反転させたレコード1700−2のx座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1700−1のy座標値と、レコード1700−2のy座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1700−1のz座標値と、正負を反転させたレコード1700−2のz座標値との差分が閾値以下であるか否かを判定する。 The determination device 100 may, for example, record 1700-1 of the time-series data 600 for the terminal device 110-1 and record 1700-2 of the time-series data 600 for the terminal device 110-2, each of which has the same time point set. And extract. The determination device 100 determines whether or not the difference between the x-coordinate value of the record 1700-1 and the x-coordinate value of the record 1700-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y-coordinate value of the record 1700-1 and the y-coordinate value of the record 1700-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z-coordinate value of the record 1700-1 and the z-coordinate value of the record 1700-2 whose positive and negative are reversed is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ600と、端末装置110−2についての時系列データ600との間に相関性があると判定する。判定装置100は、時系列データ600間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図18の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 600 for the terminal device 110-1 and the time series data 600 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 600 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図18の例では、(18−1)2つの端末装置110は、例えば、一緒に動くように第4の状態にされる。 In the example of FIG. 18, (18-1) the two terminal devices 110 are put into a fourth state so that they move together, for example.

(18−2)2つの端末装置110は、第4の状態のまま移動させられ、自装置の位置に関する時系列データ600を取得し、判定装置100に送信する。第4の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる座標値を検出する場合がある。第4の状態では、例えば、2つの端末装置110は、y軸方向に一緒に動いたときに互いに逆方向のy座標値を検出してしまう。また、第4の状態では、例えば、2つの端末装置110は、z軸方向に一緒に動いたときに互いに逆方向のz座標値を検出してしまう。 (18-2) The two terminal devices 110 are moved in the fourth state, acquire time-series data 600 regarding the position of the own device, and transmit it to the determination device 100. In the fourth state, since the two terminal devices 110 are overlapped with each other facing different directions, different coordinate values may be detected when they move together in the same direction. In the fourth state, for example, the two terminal devices 110 detect y-coordinate values in opposite directions when they move together in the y-axis direction. Further, in the fourth state, for example, when the two terminal devices 110 move together in the z-axis direction, they detect z-coordinate values in opposite directions.

以下の説明では、判定装置100は、第4の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる座標値を検出してしまう場合であっても、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different coordinate values when the two terminal devices 110 move together in the same direction as in the fourth state, the two terminals It is possible to determine that the device 110 has a relationship between the terminal devices 110.

(18−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の位置に関する時系列データ600を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ600について、y座標値とz座標値との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの座標値と、端末装置110−2のそれぞれの座標値との差分が閾値以下であるか否かを判定する。 (18-3) The determination device 100 receives time series data 600 regarding the positions of the respective terminal devices 110 of the two terminal devices 110 from the respective terminal devices 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive / negative of the y-coordinate value and the z-coordinate value for the time-series data 600 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the difference between each coordinate value of the terminal device 110-1 and each coordinate value of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ600のレコード1800−1と、端末装置110−2についての時系列データ600のレコード1800−2とを抽出する。判定装置100は、レコード1800−1のx座標値と、レコード1800−2のx座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1800−1のy座標値と、正負を反転させたレコード1800−2のy座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1800−1のz座標値と、正負を反転させたレコード1800−2のz座標値との差分が閾値以下であるか否かを判定する。 In the determination device 100, for example, the record 1800-1 of the time series data 600 for the terminal device 110-1 and the record 1800-2 of the time series data 600 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the difference between the x-coordinate value of the record 1800-1 and the x-coordinate value of the record 1800-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y-coordinate value of the record 1800-1 and the y-coordinate value of the record 1800-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z-coordinate value of the record 1800-1 and the z-coordinate value of the record 1800-2 whose positive and negative are reversed is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ600と、端末装置110−2についての時系列データ600との間に相関性があると判定する。判定装置100は、時系列データ600間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図19の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 600 for the terminal device 110-1 and the time series data 600 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 600 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図19の例では、(19−1)2つの端末装置110は、例えば、一緒に動くように第5の状態にされる。 In the example of FIG. 19, (19-1) the two terminal devices 110 are put into a fifth state so that they move together, for example.

(19−2)2つの端末装置110は、第5の状態のまま移動させられ、自装置の位置に関する時系列データ600を取得し、判定装置100に送信する。第5の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる座標値を検出する場合がある。第5の状態では、例えば、2つの端末装置110は、x軸方向に一緒に動いたときに互いに逆方向のx座標値を検出してしまう。また、第5の状態では、例えば、2つの端末装置110は、z軸方向に一緒に動いたときに互いに逆方向のz座標値を検出してしまう。 (19-2) The two terminal devices 110 are moved in the fifth state, acquire time-series data 600 regarding the position of the own device, and transmit it to the determination device 100. In the fifth state, since the two terminal devices 110 are overlapped with each other facing different directions, different coordinate values may be detected when they move together in the same direction. In the fifth state, for example, the two terminal devices 110 detect x-coordinate values in opposite directions when they move together in the x-axis direction. Further, in the fifth state, for example, the two terminal devices 110 detect z coordinate values in opposite directions when they move together in the z-axis direction.

以下の説明では、判定装置100は、第5の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる座標値を検出してしまう場合であっても、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different coordinate values when the two terminal devices 110 move together in the same direction as in the fifth state, the two terminals It is possible to determine that the device 110 has a relationship between the terminal devices 110.

(19−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の位置に関する時系列データ600を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ600について、x座標値とz座標値との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの座標値と、端末装置110−2のそれぞれの座標値との差分が閾値以下であるか否かを判定する。 (19-3) The determination device 100 receives time series data 600 regarding the positions of the respective terminal devices 110 of the two terminal devices 110 from the respective terminal devices 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive and negative of the x-coordinate value and the z-coordinate value for the time-series data 600 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the difference between each coordinate value of the terminal device 110-1 and each coordinate value of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ600のレコード1900−1と、端末装置110−2についての時系列データ600のレコード1900−2とを抽出する。判定装置100は、レコード1900−1のx座標値と、正負を反転させたレコード1900−2のx座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1900−1のy座標値と、レコード1900−2のy座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード1900−1のz座標値と、正負を反転させたレコード1900−2のz座標値との差分が閾値以下であるか否かを判定する。 In the determination device 100, for example, the record 1900-1 of the time series data 600 for the terminal device 110-1 and the record 1900-2 of the time series data 600 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the difference between the x-coordinate value of the record 1900-1 and the x-coordinate value of the record 1900-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y-coordinate value of the record 1900-1 and the y-coordinate value of the record 1900-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z-coordinate value of the record 1900-1 and the z-coordinate value of the record 1900-2 whose positive and negative are reversed is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ600と、端末装置110−2についての時系列データ600との間に相関性があると判定する。判定装置100は、時系列データ600間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図20の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 600 for the terminal device 110-1 and the time series data 600 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 600 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description shifts to FIG.

図20の例では、(20−1)2つの端末装置110は、例えば、一緒に動くように第6の状態にされる。 In the example of FIG. 20, (20-1) the two terminal devices 110 are put into a sixth state so as to move together, for example.

(20−2)2つの端末装置110は、第6の状態のまま移動させられ、自装置の位置に関する時系列データ600を取得し、判定装置100に送信する。第6の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、同じ方向に一緒に動いたときに、異なる座標値を検出する場合がある。第6の状態では、例えば、2つの端末装置110は、y軸方向に一緒に動いたときに互いに逆方向のy座標値を検出してしまう。また、第6の状態では、例えば、2つの端末装置110は、z軸方向に一緒に動いたときに互いに逆方向のz座標値を検出してしまう。 (20-2) The two terminal devices 110 are moved in the sixth state, acquire time-series data 600 regarding the position of the own device, and transmit it to the determination device 100. In the sixth state, since the two terminal devices 110 are overlapped with each other facing different directions, different coordinate values may be detected when they move together in the same direction. In the sixth state, for example, the two terminal devices 110 detect y-coordinate values in opposite directions when they move together in the y-axis direction. Further, in the sixth state, for example, when the two terminal devices 110 move together in the z-axis direction, they detect z-coordinate values in opposite directions.

以下の説明では、判定装置100は、第6の状態のように、2つの端末装置110が同じ方向に一緒に動いたときに異なる座標値を検出してしまう場合であっても、2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different coordinate values when the two terminal devices 110 move together in the same direction as in the sixth state, the two terminals It is possible to determine that the device 110 has a relationship between the terminal devices 110.

(20−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の位置に関する時系列データ600を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ600について、y座標値とz座標値との正負を反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1のそれぞれの座標値と、端末装置110−2のそれぞれの座標値との差分が閾値以下であるか否かを判定する。 (20-3) The determination device 100 receives time series data 600 regarding the positions of the respective terminal devices 110 of the two terminal devices 110 from the respective terminal devices 110 of the two terminal devices 110. Here, the determination device 100 inverts the positive / negative of the y-coordinate value and the z-coordinate value for the time-series data 600 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the difference between each coordinate value of the terminal device 110-1 and each coordinate value of the terminal device 110-2 is equal to or less than the threshold value at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ600のレコード2000−1と、端末装置110−2についての時系列データ600のレコード2000−2とを抽出する。判定装置100は、レコード2000−1のx座標値と、レコード2000−2のx座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード2000−1のy座標値と、正負を反転させたレコード2000−2のy座標値との差分が閾値以下であるか否かを判定する。また、判定装置100は、レコード2000−1のz座標値と、正負を反転させたレコード2000−2のz座標値との差分が閾値以下であるか否かを判定する。 The determination device 100 may, for example, record 2000-1 of the time-series data 600 for the terminal device 110-1 and record 2000-2 of the time-series data 600 for the terminal device 110-2, each of which has the same time point set. And extract. The determination device 100 determines whether or not the difference between the x-coordinate value of the record 2000-1 and the x-coordinate value of the record 2000-2 is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the y-coordinate value of the record 2000-1 and the y-coordinate value of the record 2000-2 whose positive and negative are reversed is equal to or less than the threshold value. Further, the determination device 100 determines whether or not the difference between the z-coordinate value of the record 2000-1 and the z-coordinate value of the record 2000-2 whose positive and negative are reversed is equal to or less than the threshold value.

判定装置100は、差分が閾値より大きくなる時点がなければ、端末装置110−1についての時系列データ600と、端末装置110−2についての時系列データ600との間に相関性があると判定する。判定装置100は、時系列データ600間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。 The determination device 100 determines that there is a correlation between the time series data 600 for the terminal device 110-1 and the time series data 600 for the terminal device 110-2 if there is no time point when the difference becomes larger than the threshold value. To do. When the time series data 600 has a correlation, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result.

これにより、判定装置100は、2つの端末装置110が第1の状態〜第6の状態のいずれの状態で一緒に動いても、端末装置110間に関係性があると判定することができる。また、判定装置100は、2つの端末装置110が異なる基準で、x軸とy軸とz軸とを設定していても、端末装置110間に関係性があると判定しやすくなる。 As a result, the determination device 100 can determine that there is a relationship between the terminal devices 110 regardless of whether the two terminal devices 110 move together in any of the first to sixth states. Further, even if the two terminal devices 110 set the x-axis, the y-axis, and the z-axis based on different criteria, the determination device 100 can easily determine that there is a relationship between the terminal devices 110.

ここでは、判定装置100が、2つの端末装置110が第1の状態〜第6の状態のいずれの状態で一緒に動いても、端末装置110間に関係性があると判定する場合について説明したが、これに限らない。例えば、判定装置100は、2つの端末装置110が第1の状態のように、同じ方向に重ねられなければ、端末装置110間に関係性があると判定しないようにしてもよい。 Here, a case has been described in which the determination device 100 determines that there is a relationship between the terminal devices 110 regardless of whether the two terminal devices 110 move together in any of the first to sixth states. However, it is not limited to this. For example, the determination device 100 may not determine that there is a relationship between the terminal devices 110 unless the two terminal devices 110 are overlapped in the same direction as in the first state.

ここでは、説明の簡略化のため、判定装置100が、それぞれ同一の時点が設定された時系列データ600のレコードを抽出し、同一の時点の座標値の差分を閾値と比較する場合について説明したが、これに限らない。例えば、それぞれの端末装置110の内部時計のずれによって、それぞれ同一の時点が設定された時系列データ600のレコードがない場合が考えられる。この場合、判定装置100は、それぞれ最も近い時点が設定された時系列データ600のレコードを抽出し、最も近い時点の座標値の差分を閾値と比較してもよい。 Here, for simplification of the description, a case where the determination device 100 extracts records of time series data 600 in which the same time point is set and compares the difference between the coordinate values at the same time point with the threshold value has been described. However, it is not limited to this. For example, it is conceivable that there is no record of the time series data 600 in which the same time point is set due to the deviation of the internal clock of each terminal device 110. In this case, the determination device 100 may extract the records of the time series data 600 in which the closest time points are set, and compare the difference between the coordinate values at the closest time points with the threshold value.

(向きに関する時系列データ700に基づく判定の一例)
次に、図21〜図26を用いて、判定装置100が、向きに関する時系列データ700に基づいて、端末装置110間に関係性があるか否かを判定する一例について説明する。
(Example of judgment based on time series data 700 regarding orientation)
Next, with reference to FIGS. 21 to 26, an example in which the determination device 100 determines whether or not there is a relationship between the terminal devices 110 based on the time series data 700 regarding the orientation will be described.

図21〜図26は、向きに関する時系列データ700に基づく判定の一例を示す説明図である。図21の例では、(21−1)2つの端末装置110は、例えば、一緒に動くように第1の状態にされる。 21 to 26 are explanatory views showing an example of determination based on the time series data 700 regarding the orientation. In the example of FIG. 21, (21-1) the two terminal devices 110 are put into a first state so that they move together, for example.

(21−2)2つの端末装置110は、第1の状態のまま向きを変えられ、自装置の向きに関する時系列データ700を取得し、判定装置100に送信する。2つの端末装置110は、具体的には、ユーザの操作入力を受け付けて、アプリケーションを起動する。アプリケーションは、例えば、自装置の向きに関する時系列データ700を取得するソフトウェアである。2つの端末装置110は、アプリケーションによって自装置の向きに関する時系列データ700を取得し、判定装置100に送信する。 (21-2) The two terminal devices 110 can be turned in the first state, acquire time-series data 700 regarding the direction of their own device, and transmit the time series data 700 to the determination device 100. Specifically, the two terminal devices 110 receive the user's operation input and start the application. The application is, for example, software that acquires time series data 700 regarding the orientation of the own device. The two terminal devices 110 acquire time-series data 700 regarding the orientation of their own device by an application and transmit it to the determination device 100.

(21−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の向きに関する時系列データ700を、2つの端末装置110のそれぞれの端末装置110から受信する。判定装置100は、それぞれの端末装置110についての時系列データ700に基づいて、それぞれの時点において、端末装置110−1の向きと、端末装置110−2の向きとが一致するか否かを判定する。 (21-3) The determination device 100 receives time series data 700 regarding the orientation of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. The determination device 100 determines whether or not the orientation of the terminal device 110-1 and the orientation of the terminal device 110-2 match at each time point based on the time series data 700 for each terminal device 110. To do.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2100−1と、端末装置110−2についての時系列データ700のレコード2100−2とを抽出する。判定装置100は、レコード2100−1の向きと、レコード2100−2の向きとが一致するか否かを判定する。 In the determination device 100, for example, the record 2100-1 of the time series data 700 for the terminal device 110-1 and the record 2100-2 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the orientation of the record 2100-1 and the orientation of the record 2100-2 match.

また、判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2101−1と、端末装置110−2についての時系列データ700のレコード2101−2とを抽出する。判定装置100は、レコード2101−1の向きと、レコード2101−2の向きとが一致するか否かを判定する。 Further, in the determination device 100, for example, the record 2101-1 of the time-series data 700 for the terminal device 110-1 and the record 2101 of the time-series data 700 for the terminal device 110-2, each of which has the same time point set, are set. -2 and are extracted. The determination device 100 determines whether or not the orientation of the record 2101-1 and the orientation of the record 2101-2 match.

判定装置100は、向きが一致しない時点がなければ、端末装置110−1についての時系列データ700と、端末装置110−2についての時系列データ700との間に相関性があると判定する。判定装置100は、時系列データ700間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図22の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 700 for the terminal device 110-1 and the time series data 700 for the terminal device 110-2 if there is no time point in which the directions do not match. When the determination device 100 has a correlation between the time series data 700, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description shifts to FIG. 22.

図22の例では、(22−1)2つの端末装置110は、例えば、一緒に動くように第2の状態にされる。 In the example of FIG. 22, (22-1) the two terminal devices 110 are put into a second state so as to move together, for example.

(22−2)2つの端末装置110は、第2の状態のまま向きを変えられ、自装置の向きに関する時系列データ700を取得し、判定装置100に送信する。第2の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、一緒に動いたときに、異なる向きを検出する場合がある。第2の状態では、例えば、一方の端末装置110が「縦上」の向きになったとき、他方の端末装置110が逆に「縦下」の向きになってしまう。また、第2の状態では、例えば、一方の端末装置110が「右90度」の向きになったとき、他方の端末装置110が逆に「左90度」の向きになってしまう。 (22-2) The two terminal devices 110 are turned around in the second state, acquire time-series data 700 relating to the direction of their own device, and transmit it to the determination device 100. In the second state, since the two terminal devices 110 are overlapped with each other facing different directions, they may detect different directions when they move together. In the second state, for example, when one terminal device 110 is in the "vertical up" orientation, the other terminal device 110 is in the "vertical down" orientation. Further, in the second state, for example, when one terminal device 110 is oriented "90 degrees to the right", the other terminal device 110 is oriented "90 degrees to the left".

以下の説明では、判定装置100は、第2の状態のように、2つの端末装置110が一緒に動いたときに異なる向きを検出してしまう場合であっても、一緒に動く2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different directions when the two terminal devices 110 move together as in the second state, the two terminal devices move together. It is possible to determine that there is a relationship between the terminal devices 110 with respect to 110.

(22−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の向きに関する時系列データ700を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ700のうち、「縦上」と「縦下」と「右90度」と「左90度」との向きを反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1の向きと、端末装置110−2の向きとが一致するか否かを判定する。 (22-3) The determination device 100 receives time series data 700 regarding the orientation of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 reverses the directions of "vertical up", "vertical down", "right 90 degrees", and "left 90 degrees" in the time series data 700 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the orientation of the terminal device 110-1 and the orientation of the terminal device 110-2 match at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2200−1と、端末装置110−2についての時系列データ700のレコード2200−2とを抽出する。判定装置100は、レコード2200−1の向きと、レコード2200−2の向きとが一致するか否かを判定する。 In the determination device 100, for example, the record 2200-1 of the time series data 700 for the terminal device 110-1 and the record 2200-2 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the orientation of the record 2200-1 and the orientation of the record 2200-2 match.

また、判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2201−1と、端末装置110−2についての時系列データ700のレコード2201−2とを抽出する。判定装置100は、レコード2201−1の向きと、反転させたレコード2201−2の向きとが一致するか否かを判定する。 Further, in the determination device 100, for example, the record 2201-1 of the time series data 700 for the terminal device 110-1 and the record 2201 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. -2 and are extracted. The determination device 100 determines whether or not the orientation of the record 2201-1 and the inverted orientation of the record 2201-2 match.

判定装置100は、向きが一致しない時点がなければ、端末装置110−1についての時系列データ700と、端末装置110−2についての時系列データ700との間に相関性があると判定する。判定装置100は、時系列データ700間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図23の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 700 for the terminal device 110-1 and the time series data 700 for the terminal device 110-2 if there is no time point in which the directions do not match. When the determination device 100 has a correlation between the time series data 700, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description shifts to FIG. 23.

図23の例では、(23−1)2つの端末装置110は、例えば、一緒に動くように第3の状態にされる。 In the example of FIG. 23, (23-1) the two terminal devices 110 are brought into a third state so that they move together, for example.

(23−2)2つの端末装置110は、第3の状態のまま向きを変えられ、自装置の向きに関する時系列データ700を取得し、判定装置100に送信する。第3の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、一緒に動いたときに、異なる向きを検出する場合がある。第3の状態では、例えば、一方の端末装置110が「水平上」の向きになったとき、他方の端末装置110が逆に「水平下」の向きになってしまう。また、第3の状態では、例えば、一方の端末装置110が「右90度」の向きになったとき、他方の端末装置110が逆に「左90度」の向きになってしまう。 (23-2) The two terminal devices 110 are turned around in the third state, acquire time-series data 700 relating to the direction of their own device, and transmit it to the determination device 100. In the third state, since the two terminal devices 110 are overlapped with each other facing different directions, they may detect different directions when they move together. In the third state, for example, when one terminal device 110 is oriented "horizontally upward", the other terminal device 110 is oriented "horizontally downward". Further, in the third state, for example, when one terminal device 110 is oriented "90 degrees to the right", the other terminal device 110 is oriented "90 degrees to the left".

以下の説明では、判定装置100は、第3の状態のように、2つの端末装置110が一緒に動いたときに異なる向きを検出してしまう場合であっても、一緒に動く2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different directions when the two terminal devices 110 move together as in the third state, the two terminal devices move together. It is possible to determine that there is a relationship between the terminal devices 110 with respect to 110.

(23−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の向きに関する時系列データ700を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ700のうち、「水平上」と「水平下」と「右90度」と「左90度」との向きを反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1の向きと、端末装置110−2の向きとが一致するか否かを判定する。 (23-3) The determination device 100 receives time series data 700 regarding the orientation of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 reverses the directions of "horizontal upper", "horizontal lower", "right 90 degrees", and "left 90 degrees" in the time series data 700 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the orientation of the terminal device 110-1 and the orientation of the terminal device 110-2 match at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2300−1と、端末装置110−2についての時系列データ700のレコード2300−2とを抽出する。判定装置100は、レコード2300−1の向きと、反転させたレコード2300−2の向きとが一致するか否かを判定する。 In the determination device 100, for example, the record 2300-1 of the time series data 700 for the terminal device 110-1 and the record 2300-2 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the orientation of the record 2300-1 and the inverted orientation of the record 2300-2 match.

また、判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2301−1と、端末装置110−2についての時系列データ700のレコード2301−2とを抽出する。判定装置100は、レコード2301−1の向きと、レコード2301−2の向きとが一致するか否かを判定する。 Further, in the determination device 100, for example, the record 2301-1 of the time series data 700 for the terminal device 110-1 and the record 2301 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. -2 and are extracted. The determination device 100 determines whether or not the orientation of the record 2301-1 and the orientation of the record 2301-2 match.

判定装置100は、向きが一致しない時点がなければ、端末装置110−1についての時系列データ700と、端末装置110−2についての時系列データ700との間に相関性があると判定する。判定装置100は、時系列データ700間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図24の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 700 for the terminal device 110-1 and the time series data 700 for the terminal device 110-2 if there is no time point in which the directions do not match. When the determination device 100 has a correlation between the time series data 700, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG. 24.

図24の例では、(24−1)2つの端末装置110は、例えば、一緒に動くように第4の状態にされる。 In the example of FIG. 24, (24-1) the two terminal devices 110 are put into a fourth state so as to move together, for example.

(24−2)2つの端末装置110は、第4の状態のまま向きを変えられ、自装置の向きに関する時系列データ700を取得し、判定装置100に送信する。第4の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、一緒に動いたときに、異なる向きを検出する場合がある。第4の状態では、例えば、一方の端末装置110が「水平上」の向きになったとき、他方の端末装置110が逆に「水平下」の向きになってしまう。また、第4の状態では、例えば、一方の端末装置110が「縦上」の向きになったとき、他方の端末装置110が逆に「縦下」の向きになってしまう。 (24-2) The two terminal devices 110 are turned around in the fourth state, acquire time-series data 700 relating to the direction of their own device, and transmit it to the determination device 100. In the fourth state, since the two terminal devices 110 are overlapped with each other facing different directions, they may detect different directions when they move together. In the fourth state, for example, when one terminal device 110 is oriented "horizontally upward", the other terminal device 110 is oriented "horizontally downward". Further, in the fourth state, for example, when one terminal device 110 is in the "vertical up" direction, the other terminal device 110 is in the "vertical down" direction.

以下の説明では、判定装置100は、第4の状態のように、2つの端末装置110が一緒に動いたときに異なる向きを検出してしまう場合であっても、一緒に動く2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, the determination device 100 will move the two terminal devices together even if they detect different directions when the two terminal devices 110 move together, as in the fourth state. It is possible to determine that there is a relationship between the terminal devices 110 with respect to 110.

(24−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の向きに関する時系列データ700を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ700のうち、「水平上」と「水平下」と「縦上」と「縦下」との向きを反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1の向きと、端末装置110−2の向きとが一致するか否かを判定する。 (24-3) The determination device 100 receives time series data 700 regarding the orientation of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 reverses the directions of "horizontal upper", "horizontal lower", "vertical upper", and "vertical lower" in the time series data 700 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the orientation of the terminal device 110-1 and the orientation of the terminal device 110-2 match at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2400−1と、端末装置110−2についての時系列データ700のレコード2400−2とを抽出する。判定装置100は、レコード2400−1の向きと、反転させたレコード2400−2の向きとが一致するか否かを判定する。 In the determination device 100, for example, the record 2400-1 of the time series data 700 for the terminal device 110-1 and the record 2400-2 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the orientation of the record 2400-1 and the inverted orientation of the record 2400-2 match.

また、判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2401−1と、端末装置110−2についての時系列データ700のレコード2401−2とを抽出する。判定装置100は、レコード2401−1の向きと、反転させたレコード2401−2の向きとが一致するか否かを判定する。 Further, the determination device 100 may, for example, record 2401-1 of the time-series data 700 for the terminal device 110-1 and record 2401 of the time-series data 700 for the terminal device 110-2, each of which has the same time point set. -2 and are extracted. The determination device 100 determines whether or not the orientation of the record 2401-1 and the inverted orientation of the record 2401-2 match.

判定装置100は、向きが一致しない時点がなければ、端末装置110−1についての時系列データ700と、端末装置110−2についての時系列データ700との間に相関性があると判定する。判定装置100は、時系列データ700間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図25の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 700 for the terminal device 110-1 and the time series data 700 for the terminal device 110-2 if there is no time point in which the directions do not match. When the determination device 100 has a correlation between the time series data 700, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図25の例では、(25−1)2つの端末装置110は、例えば、一緒に動くように第5の状態にされる。 In the example of FIG. 25, (25-1) the two terminal devices 110 are put into a fifth state so as to move together, for example.

(25−2)2つの端末装置110は、第5の状態のまま向きを変えられ、自装置の向きに関する時系列データ700を取得し、判定装置100に送信する。第5の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、一緒に動いたときに、異なる向きを検出する場合がある。第5の状態では、例えば、一方の端末装置110が「水平上」の向きになったとき、他方の端末装置110が逆に「水平下」の向きになってしまう。また、第5の状態では、例えば、一方の端末装置110が「右90度」の向きになったとき、他方の端末装置110が逆に「左90度」の向きになってしまう。 (25-2) The two terminal devices 110 are turned around in the fifth state, acquire time-series data 700 relating to the direction of their own device, and transmit it to the determination device 100. In the fifth state, since the two terminal devices 110 are overlapped with each other facing different directions, they may detect different directions when they move together. In the fifth state, for example, when one terminal device 110 is oriented "horizontally upward", the other terminal device 110 is oriented "horizontally downward". Further, in the fifth state, for example, when one terminal device 110 is oriented "90 degrees to the right", the other terminal device 110 is oriented "90 degrees to the left".

以下の説明では、判定装置100は、第5の状態のように、2つの端末装置110が一緒に動いたときに異なる向きを検出してしまう場合であっても、一緒に動く2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different directions when the two terminal devices 110 move together as in the fifth state, the two terminal devices move together. It is possible to determine that there is a relationship between the terminal devices 110 with respect to 110.

(25−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の向きに関する時系列データ700を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ700のうち、「水平上」と「水平下」と「右90度」と「左90度」との向きを反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1の向きと、端末装置110−2の向きとが一致するか否かを判定する。 (25-3) The determination device 100 receives time series data 700 regarding the orientation of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 reverses the directions of "horizontal upper", "horizontal lower", "right 90 degrees", and "left 90 degrees" in the time series data 700 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the orientation of the terminal device 110-1 and the orientation of the terminal device 110-2 match at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2500−1と、端末装置110−2についての時系列データ700のレコード2500−2とを抽出する。判定装置100は、レコード2500−1の向きと、反転させたレコード2500−2の向きとが一致するか否かを判定する。 In the determination device 100, for example, the record 2500-1 of the time series data 700 for the terminal device 110-1 and the record 2500-2 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the orientation of the record 2500-1 and the inverted orientation of the record 2500-2 match.

また、判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2501−1と、端末装置110−2についての時系列データ700のレコード2501−2とを抽出する。判定装置100は、レコード2501−1の向きと、レコード2501−2の向きとが一致するか否かを判定する。 Further, in the determination device 100, for example, the record 2501-1 of the time series data 700 for the terminal device 110-1 and the record 2501 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. -2 and are extracted. The determination device 100 determines whether or not the orientation of the record 2501-1 and the orientation of the record 2501-2 match.

判定装置100は、向きが一致しない時点がなければ、端末装置110−1についての時系列データ700と、端末装置110−2についての時系列データ700との間に相関性があると判定する。判定装置100は、時系列データ700間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。ここで、図26の説明に移行する。 The determination device 100 determines that there is a correlation between the time series data 700 for the terminal device 110-1 and the time series data 700 for the terminal device 110-2 if there is no time point in which the directions do not match. When the determination device 100 has a correlation between the time series data 700, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result. Here, the description proceeds to FIG.

図26の例では、(26−1)2つの端末装置110は、例えば、一緒に動くように第6の状態にされる。 In the example of FIG. 26, (26-1) the two terminal devices 110 are put into a sixth state so that they move together, for example.

(26−2)2つの端末装置110は、第6の状態のまま向きを変えられ、自装置の向きに関する時系列データ700を取得し、判定装置100に送信する。第6の状態では、2つの端末装置110は、異なる方向を向けて重ねられているため、一緒に動いたときに、異なる向きを検出する場合がある。第6の状態では、例えば、一方の端末装置110が「水平上」の向きになったとき、他方の端末装置110が逆に「水平下」の向きになってしまう。また、第6の状態では、例えば、一方の端末装置110が「縦上」の向きになったとき、他方の端末装置110が逆に「縦下」の向きになってしまう。 (26-2) The two terminal devices 110 are turned around in the sixth state, acquire time-series data 700 regarding the direction of the own device, and transmit the time series data 700 to the determination device 100. In the sixth state, since the two terminal devices 110 are overlapped with each other facing different directions, they may detect different directions when they move together. In the sixth state, for example, when one terminal device 110 is oriented in the "horizontal upward" direction, the other terminal device 110 is oriented in the "horizontal downward" direction. Further, in the sixth state, for example, when one terminal device 110 is in the "vertical up" direction, the other terminal device 110 is in the "vertical down" direction.

以下の説明では、判定装置100は、第6の状態のように、2つの端末装置110が一緒に動いたときに異なる向きを検出してしまう場合であっても、一緒に動く2つの端末装置110について端末装置110間に関係性があると判定可能になるようにする。 In the following description, even if the determination device 100 detects different directions when the two terminal devices 110 move together as in the sixth state, the two terminal devices move together. It is possible to determine that there is a relationship between the terminal devices 110 with respect to 110.

(26−3)判定装置100は、2つの端末装置110のそれぞれの端末装置110の向きに関する時系列データ700を、2つの端末装置110のそれぞれの端末装置110から受信する。ここで、判定装置100は、端末装置110−2についての時系列データ700のうち、「水平上」と「水平下」と「縦上」と「縦下」との向きを反転させる。判定装置100は、反転後に、それぞれの時点において、端末装置110−1の向きと、端末装置110−2の向きとが一致するか否かを判定する。 (26-3) The determination device 100 receives time series data 700 regarding the orientation of each terminal device 110 of the two terminal devices 110 from each terminal device 110 of the two terminal devices 110. Here, the determination device 100 reverses the directions of "horizontal upper", "horizontal lower", "vertical upper", and "vertical lower" in the time series data 700 for the terminal device 110-2. After the inversion, the determination device 100 determines whether or not the orientation of the terminal device 110-1 and the orientation of the terminal device 110-2 match at each time point.

判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2600−1と、端末装置110−2についての時系列データ700のレコード2600−2とを抽出する。判定装置100は、レコード2600−1の向きと、反転させたレコード2600−2の向きとが一致するか否かを判定する。 In the determination device 100, for example, the record 2600-1 of the time series data 700 for the terminal device 110-1 and the record 2600-2 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. And extract. The determination device 100 determines whether or not the orientation of the record 2600-1 and the inverted orientation of the record 2600-2 match.

また、判定装置100は、例えば、それぞれ同一の時点が設定された、端末装置110−1についての時系列データ700のレコード2601−1と、端末装置110−2についての時系列データ700のレコード2601−2とを抽出する。判定装置100は、レコード2601−1の向きと、反転させたレコード2601−2の向きとが一致するか否かを判定する。 Further, in the determination device 100, for example, the record 2601-1 of the time series data 700 for the terminal device 110-1 and the record 2601 of the time series data 700 for the terminal device 110-2, each of which has the same time point set, are set. -2 and are extracted. The determination device 100 determines whether or not the orientation of the record 2601-1 and the inverted orientation of the record 2601-2 match.

判定装置100は、向きが一致しない時点がなければ、端末装置110−1についての時系列データ700と、端末装置110−2についての時系列データ700との間に相関性があると判定する。判定装置100は、時系列データ700間に相関性がある場合、端末装置110−1と端末装置110−2との間に関係性があると判定し、判定結果を出力する。 The determination device 100 determines that there is a correlation between the time series data 700 for the terminal device 110-1 and the time series data 700 for the terminal device 110-2 if there is no time point in which the directions do not match. When the determination device 100 has a correlation between the time series data 700, the determination device 100 determines that there is a relationship between the terminal device 110-1 and the terminal device 110-2, and outputs the determination result.

これにより、判定装置100は、2つの端末装置110が第1の状態〜第6の状態のいずれの状態で一緒に動いても、端末装置110間に関係性があると判定することができる。また、判定装置100は、2つの端末装置110が異なる基準で向きを検出していても、端末装置110間に関係性があると判定しやすくなる。 As a result, the determination device 100 can determine that there is a relationship between the terminal devices 110 regardless of whether the two terminal devices 110 move together in any of the first to sixth states. Further, even if the two terminal devices 110 detect the orientation based on different criteria, the determination device 100 can easily determine that there is a relationship between the terminal devices 110.

ここでは、判定装置100が、2つの端末装置110が第1の状態〜第6の状態のいずれの状態で一緒に動いても、端末装置110間に関係性があると判定する場合について説明したが、これに限らない。例えば、判定装置100は、2つの端末装置110が第1の状態のように、同じ方向に重ねられなければ、端末装置110間に関係性があると判定しないようにしてもよい。 Here, a case has been described in which the determination device 100 determines that there is a relationship between the terminal devices 110 regardless of whether the two terminal devices 110 move together in any of the first to sixth states. However, it is not limited to this. For example, the determination device 100 may not determine that there is a relationship between the terminal devices 110 unless the two terminal devices 110 are overlapped in the same direction as in the first state.

ここでは、説明の簡略化のため、判定装置100が、それぞれ同一の時点が設定された時系列データ700のレコードを抽出し、同一の時点の向きを比較する場合について説明したが、これに限らない。例えば、それぞれの端末装置110の内部時計のずれによって、それぞれ同一の時点が設定された時系列データ700のレコードがない場合が考えられる。この場合、判定装置100は、それぞれ最も近い時点が設定された時系列データ700のレコードを抽出し、最も近い時点の向きを比較してもよい。 Here, for the sake of simplification of the description, the case where the determination device 100 extracts the records of the time series data 700 in which the same time point is set and compares the directions of the same time point has been described, but the present invention is limited to this. Absent. For example, it is conceivable that there is no record of the time series data 700 in which the same time point is set due to the deviation of the internal clock of each terminal device 110. In this case, the determination device 100 may extract the records of the time series data 700 in which the closest time points are set and compare the directions of the closest time points.

以上、図9〜図26の例では、判定装置100が、それぞれの端末装置110の位置、動き、および向きのうちいずれかに関する時系列データに基づいて、端末装置110間に関係性があるか否かを判定する場合について説明したが、これに限らない。例えば、判定装置100は、それぞれの端末装置110の位置、動き、および向きのうち、2つ以上の要素に関する時系列データに基づいて、端末装置110間に関係性があるか否かを判定してもよい。 As described above, in the examples of FIGS. 9 to 26, whether the determination device 100 has a relationship between the terminal devices 110 based on the time series data regarding any of the positions, movements, and orientations of the respective terminal devices 110. The case of determining whether or not to use has been described, but the present invention is not limited to this. For example, the determination device 100 determines whether or not there is a relationship between the terminal devices 110 based on the time series data regarding two or more elements of the position, movement, and orientation of each terminal device 110. You may.

(判定処理手順の一例)
次に、図27を用いて、判定装置100が実行する判定処理手順の一例について説明する。
(Example of judgment processing procedure)
Next, an example of the determination processing procedure executed by the determination device 100 will be described with reference to FIG. 27.

図27は、判定処理手順の一例を示すフローチャートである。図27において、判定装置100は、それぞれの端末装置110の一定時間内の位置、動き、および向きの少なくともいずれかに関する時系列データを、それぞれの端末装置110から取得する(ステップS2701)。 FIG. 27 is a flowchart showing an example of the determination processing procedure. In FIG. 27, the determination device 100 acquires time series data regarding at least one of the position, movement, and orientation of each terminal device 110 within a certain period of time from each terminal device 110 (step S2701).

次に、判定装置100は、取得した時系列データ間に相関性があるか否かに基づき、端末装置110間に関係性があるか否かを判定する(ステップS2702)。そして、判定装置100は、判定結果を出力する(ステップS2703)。判定装置100は、判定処理を終了する。これにより、判定装置100は、端末装置110間に関係性があるか否かを精度よく判定することができる。 Next, the determination device 100 determines whether or not there is a relationship between the terminal devices 110 based on whether or not there is a correlation between the acquired time series data (step S2702). Then, the determination device 100 outputs the determination result (step S2703). The determination device 100 ends the determination process. As a result, the determination device 100 can accurately determine whether or not there is a relationship between the terminal devices 110.

以上説明したように、判定装置100によれば、複数の端末装置110のそれぞれの端末装置110の位置、動き、および向きのうち少なくともいずれかに関する時系列データを取得することができる。また、判定装置100によれば、取得した時系列データ間の相関性に基づき、複数の端末装置110のうちの端末装置110間に関係性があるか否かを判定し、判定結果を出力することができる。これにより、判定装置100は、複数の端末装置110のそれぞれの端末装置110の位置、動き、および向きのうち少なくともいずれかが瞬間的に一致したとしても、端末装置110間に関係性があると判定しないようにすることができる。結果として、判定装置100は、端末装置110間に関係性があるか否かを精度よく判定することができる。 As described above, according to the determination device 100, it is possible to acquire time-series data relating to at least one of the position, movement, and orientation of each terminal device 110 of the plurality of terminal devices 110. Further, according to the determination device 100, based on the correlation between the acquired time series data, it is determined whether or not there is a relationship between the terminal devices 110 among the plurality of terminal devices 110, and the determination result is output. be able to. As a result, the determination device 100 has a relationship between the terminal devices 110 even if at least one of the positions, movements, and orientations of the respective terminal devices 110 of the plurality of terminal devices 110 momentarily matches. It is possible not to judge. As a result, the determination device 100 can accurately determine whether or not there is a relationship between the terminal devices 110.

また、判定装置100によれば、時系列データとして、複数の時点のそれぞれの時点の端末装置110の動きを示す加速度を含むデータを用いることができる。また、判定装置100によれば、時系列データ間においてそれぞれの時点の加速度の差分が閾値以下である場合に、端末装置110間に関係性があると判定することができる。これにより、判定部802は、時系列データ間に継続的に共通する動きが現れる場合に端末装置110間に関係性があると判定することができ、端末装置110間に関係性があるか否かを精度よく判定することができる。 Further, according to the determination device 100, as the time series data, data including acceleration indicating the movement of the terminal device 110 at each time point at a plurality of time points can be used. Further, according to the determination device 100, when the difference in acceleration at each time point between the time series data is equal to or less than the threshold value, it can be determined that there is a relationship between the terminal devices 110. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 when a continuously common movement appears between the time series data, and whether or not there is a relationship between the terminal devices 110. Can be accurately determined.

また、判定装置100によれば、時系列データとして、複数の時点のそれぞれの時点の端末装置110の位置を示す座標値を含むデータを用いることができる。また、判定装置100によれば、時系列データ間においてそれぞれの時点の座標値の差分が閾値以下である場合に、端末装置110間に関係性があると判定することができる。これにより、判定部802は、時系列データ間に継続的に共通する位置の変化が現れる場合に端末装置110間に関係性があると判定することができ、端末装置110間に関係性があるか否かを精度よく判定することができる。 Further, according to the determination device 100, as the time series data, data including coordinate values indicating the positions of the terminal devices 110 at each of a plurality of time points can be used. Further, according to the determination device 100, when the difference between the coordinate values at each time point is equal to or less than the threshold value between the time series data, it can be determined that there is a relationship between the terminal devices 110. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 when a change in a common position continuously appears between the time series data, and there is a relationship between the terminal devices 110. Whether or not it can be accurately determined.

また、判定装置100によれば、時系列データとして、複数の時点のそれぞれの時点の端末装置110の向きを示すデータを用いることができる。また、判定装置100によれば、時系列データ間においてそれぞれの時点の向きが一致すると判断した場合に、端末装置110間に関係性があると判定することができる。これにより、判定部802は、時系列データ間に継続的に共通する向きの変化が現れる場合に端末装置110間に関係性があると判定することができ、端末装置110間に関係性があるか否かを精度よく判定することができる。 Further, according to the determination device 100, as the time series data, data indicating the orientation of the terminal device 110 at each of a plurality of time points can be used. Further, according to the determination device 100, when it is determined that the directions at the respective time points match between the time series data, it can be determined that there is a relationship between the terminal devices 110. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 when a continuously common change in orientation appears between the time series data, and there is a relationship between the terminal devices 110. Whether or not it can be accurately determined.

また、判定装置100によれば、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の加速度の正負を反転させることができる。また、判定装置100によれば、反転させた後に、時系列データ間においてそれぞれの時点の加速度の差分が閾値以下である場合に、端末装置110間に関係性があると判定することができる。これにより、判定部802は、それぞれの端末装置110が反対方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 Further, according to the determination device 100, the positive / negative of the acceleration at each time point included in the time series data for any of the terminal devices 110 of the plurality of terminal devices 110 can be reversed. Further, according to the determination device 100, it can be determined that there is a relationship between the terminal devices 110 when the difference in acceleration at each time point between the time series data is equal to or less than the threshold value after the inversion. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 even when the respective terminal devices 110 are facing in opposite directions and moving together.

また、判定装置100によれば、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の座標値の正負を反転させることができる。また、判定装置100によれば、反転させた後に、時系列データ間においてそれぞれの時点の座標値の差分が閾値以下である場合に、端末装置110間に関係性があると判定することができる。これにより、判定部802は、それぞれの端末装置110が反対方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 Further, according to the determination device 100, it is possible to invert the positive and negative of the coordinate values at each time point included in the time series data for any of the terminal devices 110 of the plurality of terminal devices 110. Further, according to the determination device 100, it can be determined that there is a relationship between the terminal devices 110 when the difference between the coordinate values at each time point is equal to or less than the threshold value between the time series data after the inversion. .. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 even when the respective terminal devices 110 are facing in opposite directions and moving together.

また、判定装置100によれば、複数の端末装置110のいずれかの端末装置110についての時系列データに含まれるそれぞれの時点の向きを反転させることができる。また、判定装置100によれば、反転させた後に、時系列データ間においてそれぞれの時点の向きが一致すると判断した場合に、端末装置110間に関係性があると判定することができる。これにより、判定部802は、それぞれの端末装置110が反対方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 Further, according to the determination device 100, the orientation of each time point included in the time series data for any of the terminal devices 110 of the plurality of terminal devices 110 can be reversed. Further, according to the determination device 100, when it is determined that the directions at the respective time points match between the time series data after the inversion, it can be determined that there is a relationship between the terminal devices 110. As a result, the determination unit 802 can determine that there is a relationship between the terminal devices 110 even when the respective terminal devices 110 are facing in opposite directions and moving together.

また、判定装置100によれば、時系列データ間においてそれぞれの時点の加速度の絶対値の差分が閾値以下である場合に、端末装置110間に関係性があると判定することができる。これにより、判定装置100は、それぞれの端末装置110が異なる方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 Further, according to the determination device 100, when the difference between the absolute values of the accelerations at each time point is equal to or less than the threshold value between the time series data, it can be determined that there is a relationship between the terminal devices 110. Thereby, the determination device 100 can determine that there is a relationship between the terminal devices 110 even when the terminal devices 110 are facing different directions and moving together.

また、判定装置100によれば、時系列データ間においてそれぞれの時点の座標値の絶対値の差分が閾値以下である場合に、端末装置110間に関係性があると判定することができる。これにより、判定装置100は、それぞれの端末装置110が異なる方向を向いて一緒に動いている場合であっても、端末装置110間に関係性があると判定可能にすることができる。 Further, according to the determination device 100, when the difference between the absolute values of the coordinate values at each time point is equal to or less than the threshold value between the time series data, it can be determined that there is a relationship between the terminal devices 110. Thereby, the determination device 100 can determine that there is a relationship between the terminal devices 110 even when the terminal devices 110 are facing different directions and moving together.

また、判定装置100によれば、複数の時点のいずれかの時点のそれぞれの端末装置110の位置を示す座標値を取得することができる。また、判定装置100によれば、取得したそれぞれの端末装置110の位置を示す座標値が所定の範囲に含まれ、かつ、取得した時系列データ間に相関性がある場合に、端末装置110間に関係性があると判定することができる。これにより、判定装置100は、時系列データ間に継続的に共通する特徴が現れても、それぞれの端末装置110が異なる場所にある場合には、端末装置110間に関係性がないと判定することができる。 Further, according to the determination device 100, it is possible to acquire coordinate values indicating the positions of the terminal devices 110 at any of a plurality of time points. Further, according to the determination device 100, when the coordinate values indicating the positions of the acquired terminal devices 110 are included in the predetermined range and there is a correlation between the acquired time series data, the terminal devices 110 are used. Can be determined to be related to. As a result, the determination device 100 determines that there is no relationship between the terminal devices 110 when the terminal devices 110 are located at different locations even if features that are continuously common to the time series data appear. be able to.

なお、本実施の形態で説明した判定方法は、予め用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。本判定プログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また本判定プログラムは、インターネット等のネットワークを介して配布してもよい。 The determination method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This determination program is recorded on a computer-readable recording medium such as a hard disk, flexible disk, CD-ROM, MO, or DVD, and is executed by being read from the recording medium by the computer. Further, this determination program may be distributed via a network such as the Internet.

上述した実施の形態に関し、さらに以下の付記を開示する。 The following additional notes are further disclosed with respect to the above-described embodiment.

(付記1)複数の端末装置のそれぞれの端末装置の位置、動きまたは向きに関する時系列データを取得し、
取得した前記時系列データ間の相関性に基づき、前記複数の端末装置のうちの端末装置間に関係性があるか否かを判定し、
判定結果を出力する、
処理をコンピュータに実行させることを特徴とする判定プログラム。
(Appendix 1) Acquire time-series data regarding the position, movement, or orientation of each terminal device of a plurality of terminal devices.
Based on the acquired correlation between the time-series data, it is determined whether or not there is a relationship between the terminal devices among the plurality of terminal devices.
Output the judgment result,
A judgment program characterized by having a computer execute a process.

(付記2)前記時系列データは、複数の時点のそれぞれの時点の前記端末装置の動きを示す加速度を含み、
前記判定する処理は、
前記時系列データ間において前記それぞれの時点の加速度の差分が閾値以下である場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記1に記載の判定プログラム。
(Appendix 2) The time-series data includes accelerations indicating the movements of the terminal device at each of a plurality of time points.
The determination process is
The determination program according to Appendix 1, wherein when the difference in acceleration at each of the time-series data is equal to or less than a threshold value, it is determined that there is a relationship between the terminal devices.

(付記3)前記時系列データは、複数の時点のそれぞれの時点の前記端末装置の位置を示す座標値を含み、
前記判定する処理は、
前記時系列データ間において前記それぞれの時点の座標値の差分が閾値以下である場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記1または2に記載の判定プログラム。
(Appendix 3) The time-series data includes coordinate values indicating the positions of the terminal devices at each of a plurality of time points.
The determination process is
The determination program according to Appendix 1 or 2, wherein it is determined that there is a relationship between the terminal devices when the difference between the coordinate values at each time point is equal to or less than the threshold value between the time series data. ..

(付記4)前記時系列データは、複数の時点のそれぞれの時点の前記端末装置の向きを示し、
前記判定する処理は、
前記時系列データ間において前記それぞれの時点の向きが一致すると判断した場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記1〜3のいずれか一つに記載の判定プログラム。
(Appendix 4) The time-series data indicates the orientation of the terminal device at each of a plurality of time points.
The determination process is
The description in any one of the appendices 1 to 3, wherein it is determined that there is a relationship between the terminal devices when it is determined that the orientations at the respective time points match between the time series data. Judgment program.

(付記5)前記複数の端末装置のいずれかの端末装置についての前記時系列データに含まれる前記それぞれの時点の加速度の正負を反転させる、処理を前記コンピュータに実行させ、
前記判定する処理は、
反転させた後に、前記時系列データ間において前記それぞれの時点の加速度の差分が閾値以下である場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記2に記載の判定プログラム。
(Appendix 5) The computer is made to execute a process of reversing the positive and negative of the acceleration at each time point included in the time series data for any of the terminal devices of the plurality of terminal devices.
The determination process is
The following is described in Appendix 2, wherein it is determined that there is a relationship between the terminal devices when the difference in acceleration at each time point is equal to or less than the threshold value between the time series data after the inversion. Judgment program.

(付記6)前記複数の端末装置のいずれかの端末装置についての前記時系列データに含まれる前記それぞれの時点の座標値の正負を反転させる、処理を前記コンピュータに実行させ、
前記判定する処理は、
反転させた後に、前記時系列データ間において前記それぞれの時点の座標値の差分が閾値以下である場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記3に記載の判定プログラム。
(Appendix 6) The computer is made to execute a process of inverting the positive and negative of the coordinate values at each time point included in the time series data for any of the terminal devices of the plurality of terminal devices.
The determination process is
The following is described in Appendix 3, wherein it is determined that there is a relationship between the terminal devices when the difference between the coordinate values at each time point is equal to or less than the threshold value between the time series data after the inversion. Judgment program.

(付記7)前記複数の端末装置のいずれかの端末装置についての前記時系列データに含まれる前記それぞれの時点の向きを反転させる、処理を前記コンピュータに実行させ、
前記判定する処理は、
反転させた後に、前記時系列データ間において前記それぞれの時点の向きが一致すると判断した場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記4に記載の判定プログラム。
(Appendix 7) The computer is made to execute a process of reversing the direction of each time point included in the time series data for any of the terminal devices of the plurality of terminal devices.
The determination process is
The determination program according to Appendix 4, wherein it is determined that there is a relationship between the terminal devices when it is determined that the orientations at the respective time points match between the time-series data after the inversion. ..

(付記8)前記判定する処理は、
前記時系列データ間において前記それぞれの時点の加速度の絶対値の差分が閾値以下である場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記2に記載の判定プログラム。
(Appendix 8) The determination process is
The determination program according to Appendix 2, wherein it is determined that there is a relationship between the terminal devices when the difference between the absolute values of the accelerations at each time point is equal to or less than the threshold value between the time series data. ..

(付記9)前記判定する処理は、
前記時系列データ間において前記それぞれの時点の座標値の絶対値の差分が閾値以下である場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記3に記載の判定プログラム。
(Appendix 9) The determination process is
The determination according to Appendix 3, wherein it is determined that there is a relationship between the terminal devices when the difference between the absolute values of the coordinate values at each time point is equal to or less than the threshold value between the time series data. program.

(付記10)前記複数の時点のいずれかの時点の前記それぞれの端末装置の位置を示す座標値を取得する、処理を前記コンピュータに実行させ、
前記判定する処理は、
取得した前記それぞれの端末装置の位置を示す座標値が所定の範囲に含まれ、かつ、取得した前記時系列データ間に相関性がある場合に、前記端末装置間に関係性があると判定する、ことを特徴とする付記2〜7のいずれか一つに記載の判定プログラム。
(Appendix 10) The computer is made to execute a process of acquiring coordinate values indicating the positions of the respective terminal devices at any of the plurality of time points.
The determination process is
When the acquired coordinate values indicating the positions of the respective terminal devices are included in a predetermined range and there is a correlation between the acquired time series data, it is determined that there is a relationship between the terminal devices. , The determination program according to any one of Supplementary notes 2 to 7, characterized in that.

(付記11)複数の端末装置のそれぞれの端末装置の位置、動きまたは向きに関する時系列データを取得し、
取得した前記時系列データ間の相関性に基づき、前記複数の端末装置のうちの端末装置間に関係性があるか否かを判定し、
判定結果を出力する、
処理をコンピュータが実行することを特徴とする判定方法。
(Appendix 11) Acquire time-series data relating to the position, movement, or orientation of each terminal device of a plurality of terminal devices.
Based on the acquired correlation between the time-series data, it is determined whether or not there is a relationship between the terminal devices among the plurality of terminal devices.
Output the judgment result,
A determination method characterized in that a computer executes processing.

(付記12)複数の端末装置のそれぞれの端末装置の位置、動きまたは向きに関する時系列データを取得し、
取得した前記時系列データ間の相関性に基づき、前記複数の端末装置のうちの端末装置間に関係性があるか否かを判定し、
判定結果を出力する、
制御部を有することを特徴とする判定装置。
(Appendix 12) Acquire time-series data relating to the position, movement, or orientation of each terminal device of a plurality of terminal devices.
Based on the acquired correlation between the time-series data, it is determined whether or not there is a relationship between the terminal devices among the plurality of terminal devices.
Output the judgment result,
A determination device having a control unit.

100 判定装置
110 端末装置
200 関係性判定システム
210 ネットワーク
300,400 バス
301,401 CPU
302,402 メモリ
303,403 ネットワークI/F
304 ディスクドライブ
305 ディスク
306 記録媒体I/F
307 記録媒体
404 タッチパネル
405 センサ類
500,600,700 時系列データ
801 取得部
802 判定部
803 出力部
100 Judgment device 110 Terminal device 200 Relationship judgment system 210 Network 300,400 Bus 301,401 CPU
302,402 Memory 303,403 Network I / F
304 disk drive 305 disk 306 recording medium I / F
307 Recording medium 404 Touch panel 405 Sensors 500, 600, 700 Time series data 801 Acquisition unit 802 Judgment unit 803 Output unit

Claims (7)

複数の端末装置のそれぞれの端末装置について、複数の時点のそれぞれの時点の前記端末装置の位置を示す座標値を含む時系列データを取得し、
前記複数の端末装置のいずれかの端末装置についての前記時系列データに含まれる前記それぞれの時点の座標値の正負を反転させ、
反転させた後に、前記時系列データ間において前記それぞれの時点の座標値の差分が閾値以下である場合に、前記端末装置間に関係性があると判定し、
判定結果を出力する、
処理をコンピュータに実行させることを特徴とする判定プログラム。
For each terminal device of a plurality of terminal devices, time series data including coordinate values indicating the positions of the terminal devices at each time point at a plurality of time points is acquired.
The positive / negative of the coordinate value at each time point included in the time series data for any of the terminal devices of the plurality of terminal devices is inverted.
After inversion, if the difference between the coordinate values at each of the time series data is equal to or less than the threshold value, it is determined that there is a relationship between the terminal devices.
Output the judgment result,
A judgment program characterized by having a computer execute a process.
前記時系列データは、複数の時点のそれぞれの時点の前記端末装置の動きを示す加速度を含み、
前記判定する処理は、
前記時系列データ間において前記それぞれの時点の加速度の差分が閾値以下である場合に、前記端末装置間に関係性があると判定する、ことを特徴とする請求項1に記載の判定プログラム。
The time series data includes accelerations indicating the movement of the terminal device at each time point at a plurality of time points.
The determination process is
The determination program according to claim 1, wherein when the difference in acceleration at each of the time-series data is equal to or less than a threshold value, it is determined that there is a relationship between the terminal devices.
前記時系列データは、複数の時点のそれぞれの時点の前記端末装置の向きを示し、The time series data indicates the orientation of the terminal device at each time point at a plurality of time points.
前記判定する処理は、The determination process is
前記時系列データ間において前記それぞれの時点の向きが一致すると判断した場合に、前記端末装置間に関係性があると判定する、ことを特徴とする請求項1または2に記載の判定プログラム。The determination program according to claim 1 or 2, wherein when it is determined that the orientations at the respective time points match between the time-series data, it is determined that there is a relationship between the terminal devices.
前記複数の端末装置のいずれかの端末装置についての前記時系列データに含まれる前記それぞれの時点の加速度の正負を反転させる、処理を前記コンピュータに実行させ、The computer is made to execute a process of reversing the positive and negative of the acceleration at each time point included in the time series data for any of the terminal devices of the plurality of terminal devices.
前記判定する処理は、The determination process is
反転させた後に、前記時系列データ間において前記それぞれの時点の加速度の差分が閾値以下である場合に、前記端末装置間に関係性があると判定する、ことを特徴とする請求項2に記載の判定プログラム。The second aspect of the present invention is characterized in that, after inversion, when the difference in acceleration at each of the time-series data is equal to or less than a threshold value, it is determined that there is a relationship between the terminal devices. Judgment program.
前記複数の端末装置のいずれかの端末装置についての前記時系列データに含まれる前記それぞれの時点の向きを反転させる、処理を前記コンピュータに実行させ、The computer is made to execute a process of reversing the orientation of each of the time points included in the time series data for any of the terminal devices of the plurality of terminal devices.
前記判定する処理は、The determination process is
反転させた後に、前記時系列データ間において前記それぞれの時点の向きが一致すると判断した場合に、前記端末装置間に関係性があると判定する、ことを特徴とする請求項3に記載の判定プログラム。The determination according to claim 3, wherein it is determined that there is a relationship between the terminal devices when it is determined that the orientations at the respective time points match between the time series data after the inversion. program.
複数の端末装置のそれぞれの端末装置について、複数の時点のそれぞれの時点の前記端末装置の位置を示す座標値を含む時系列データを取得し、For each terminal device of a plurality of terminal devices, time series data including coordinate values indicating the positions of the terminal devices at each time point at a plurality of time points is acquired.
前記複数の端末装置のいずれかの端末装置についての前記時系列データに含まれる前記それぞれの時点の座標値の正負を反転させ、The positive / negative of the coordinate value at each time point included in the time series data for any of the terminal devices of the plurality of terminal devices is inverted.
反転させた後に、前記時系列データ間において前記それぞれの時点の座標値の差分が閾値以下である場合に、前記端末装置間に関係性があると判定し、After inversion, if the difference between the coordinate values at each of the time series data is equal to or less than the threshold value, it is determined that there is a relationship between the terminal devices.
判定結果を出力する、Output the judgment result,
処理をコンピュータが実行することを特徴とする判定方法。A determination method characterized in that a computer executes processing.
複数の端末装置のそれぞれの端末装置について、複数の時点のそれぞれの時点の前記端末装置の位置を示す座標値を含む時系列データを取得し、For each terminal device of a plurality of terminal devices, time series data including coordinate values indicating the positions of the terminal devices at each time point at a plurality of time points is acquired.
前記複数の端末装置のいずれかの端末装置についての前記時系列データに含まれる前記それぞれの時点の座標値の正負を反転させ、The positive / negative of the coordinate value at each time point included in the time series data for any of the terminal devices of the plurality of terminal devices is inverted.
反転させた後に、前記時系列データ間において前記それぞれの時点の座標値の差分が閾値以下である場合に、前記端末装置間に関係性があると判定し、After inversion, if the difference between the coordinate values at each of the time series data is equal to or less than the threshold value, it is determined that there is a relationship between the terminal devices.
判定結果を出力する、Output the judgment result,
制御部を有することを特徴とする判定装置。A determination device having a control unit.
JP2016132050A 2016-07-01 2016-07-01 Judgment program, judgment method, and judgment device Active JP6798162B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016132050A JP6798162B2 (en) 2016-07-01 2016-07-01 Judgment program, judgment method, and judgment device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016132050A JP6798162B2 (en) 2016-07-01 2016-07-01 Judgment program, judgment method, and judgment device

Publications (2)

Publication Number Publication Date
JP2018005578A JP2018005578A (en) 2018-01-11
JP6798162B2 true JP6798162B2 (en) 2020-12-09

Family

ID=60946414

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016132050A Active JP6798162B2 (en) 2016-07-01 2016-07-01 Judgment program, judgment method, and judgment device

Country Status (1)

Country Link
JP (1) JP6798162B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019175289A (en) * 2018-03-29 2019-10-10 株式会社日本総合研究所 Movement evaluation device and movement evaluation program
JP2021142925A (en) * 2020-03-13 2021-09-24 フォルシアクラリオン・エレクトロニクス株式会社 Remote control determination device and remote control determination system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2016024424A1 (en) * 2014-08-11 2017-05-25 ソニー株式会社 Information processing apparatus, information processing method, and information processing system

Also Published As

Publication number Publication date
JP2018005578A (en) 2018-01-11

Similar Documents

Publication Publication Date Title
CN102160017B (en) Virtual push button is generated using motion sensor
KR101433305B1 (en) Mobile device based content mapping for augmented reality environment
KR20190134589A (en) System and method for concurrent localization and mapping
US20190096089A1 (en) Enabling use of three-dimensonal locations of features with two-dimensional images
CN108389264B (en) Coordinate system determination method and device, storage medium and electronic equipment
KR102335738B1 (en) Method and apparatus for calculating a rotating angle of a device
CN104718431A (en) Gyroscope conditioning and gyro-camera alignment
EP3090410A1 (en) Methods and systems for generating a map including sparse and dense mapping information
CN106197410A (en) For the method and apparatus accurately capturing inertial sensor data
CN104081307A (en) Image processing apparatus, image processing method, and program
JP6798162B2 (en) Judgment program, judgment method, and judgment device
WO2019141085A1 (en) Electronic device, collision data processing method and related products
JP5531155B2 (en) Multi-user interactive motion tracking using sensors
CN104848861A (en) Image vanishing point recognition technology based mobile equipment attitude measurement method
TW202013243A (en) Graphic code display method and device
CN103198286A (en) Information processing terminal, information processing method, and program
CN102901488B (en) A kind of method and apparatus of automatic generation room floor plan
JP6165422B2 (en) Information processing system, information processing device, server, terminal device, information processing method, and program
CN113838197A (en) Region reconstruction method and system
KR102022912B1 (en) System for sharing information using mixed reality
CN103713822A (en) Information processing method and first electronic equipment
CN103903253A (en) Mobile terminal positioning method and system
CN111272159B (en) Compass calibration method and device based on terminal, storage medium and terminal
CN109033100A (en) The method and device of content of pages is provided
TWI822423B (en) Computing apparatus and model generation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190409

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200311

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200414

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200615

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201102

R150 Certificate of patent or registration of utility model

Ref document number: 6798162

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150