JP2014165721A - Terminal device, method and program for proposing communication path - Google Patents

Terminal device, method and program for proposing communication path Download PDF

Info

Publication number
JP2014165721A
JP2014165721A JP2013035770A JP2013035770A JP2014165721A JP 2014165721 A JP2014165721 A JP 2014165721A JP 2013035770 A JP2013035770 A JP 2013035770A JP 2013035770 A JP2013035770 A JP 2013035770A JP 2014165721 A JP2014165721 A JP 2014165721A
Authority
JP
Japan
Prior art keywords
communication
terminal device
communication environment
information
unit
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.)
Pending
Application number
JP2013035770A
Other languages
Japanese (ja)
Inventor
Shunsuke Kurumaya
駿介 車谷
Shoji Toyama
将司 外山
Kazutomo Tomita
千智 富田
Kazufuka Chiba
一深 千葉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2013035770A priority Critical patent/JP2014165721A/en
Publication of JP2014165721A publication Critical patent/JP2014165721A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To select and switch an optimal communication environment among all available communication environments including an invalidated communication environment.SOLUTION: A terminal device 2 capable of communication by switching a plurality of communication environments collects a communication environment type, used by other terminal devices 3, 4 located in the vicinity of the self-device, and a communication speed when using the communication environment. Using the collected communication environment type and the communication speed, the terminal device 2 selects a communication environment to be used when executing an application in coordination with servers 9, 10. Thereafter, the terminal device 2 displays the selected communication environment.

Description

本発明は、端末装置、通信路提案方法および通信路提案プログラムに関する。   The present invention relates to a terminal device, a communication path proposal method, and a communication path proposal program.

近年、通信技術や分散処理技術の進歩により、サーバと端末装置間の通信環境を自動的に選択し、選択した通信環境を用いてサーバと端末装置とに処理を分散実行させるアプリケーションの開発が行われている。   In recent years, with the advancement of communication technology and distributed processing technology, the development of applications that automatically select the communication environment between the server and the terminal device and distribute processing to the server and the terminal device using the selected communication environment has been developed. It has been broken.

“Offloading Android Applications to the Cloud without Customizing Android”, Eric Chen, Satoshi Ogata, Keitaro Horikawa, Eighth IEEE PerCom Workshop on Pervasive Wireless Networking 2012, Lugano (23 March 2012)“Offloading Android Applications to the Cloud without Customizing Android”, Eric Chen, Satoshi Ogata, Keitaro Horikawa, Eighth IEEE PerCom Workshop on Pervasive Wireless Networking 2012, Lugano (23 March 2012)

ここで、サーバと端末装置間の通信環境を選択する手法として、端末装置が利用可能な各通信環境の状態を収集し、収集した各通信環境の状態に応じて、最適な通信環境を選択する手法が考えられる。しかしながら、サーバと端末装置間の通信環境を選択する際に、端末装置が利用せずに無効化した通信環境の状態を収集できない場合は、無効化した通信環境の状態が良好であっても、無効化した通信環境を選択することができないという問題がある。   Here, as a method for selecting the communication environment between the server and the terminal device, the state of each communication environment that can be used by the terminal device is collected, and the optimum communication environment is selected according to the collected state of each communication environment. A method can be considered. However, when selecting the communication environment between the server and the terminal device, if the state of the communication environment disabled without using the terminal device cannot be collected, even if the state of the disabled communication environment is good, There is a problem that a disabled communication environment cannot be selected.

開示の実施形態は、上記に鑑みてなされたものであり、無効化した通信環境を含む利用可能なすべての通信環境から、最適な通信環境の選択や切替を実現することを目的とする。   An embodiment of the disclosure has been made in view of the above, and an object thereof is to realize selection and switching of an optimal communication environment from all available communication environments including a disabled communication environment.

1つの実施形態では、それぞれ異なる通信環境を用いて通信を行う複数の通信部を有する端末装置である。また、端末装置は、自装置の近傍に位置する他の端末装置が利用している通信環境の種別と、通信環境を利用した際の通信速度とを収集する。そして、端末装置は、通信状況収集部が収集した通信環境の種別および通信速度を用いて、サーバと協調してアプリケーションを実行する際に用いる通信環境を選択する。その後、端末装置は、選択した通信環境を表示する。   In one embodiment, the terminal device includes a plurality of communication units that perform communication using different communication environments. Also, the terminal device collects the type of communication environment used by other terminal devices located in the vicinity of the own device and the communication speed when the communication environment is used. And a terminal device selects the communication environment used when cooperating with a server and executing an application using the classification and communication speed of the communication environment which the communication condition collection part collected. Thereafter, the terminal device displays the selected communication environment.

1つの実施形態では、無効化した通信環境を含む利用可能なすべての通信環境から、最適な通信環境の選択や切替を実現することができる。   In one embodiment, selection or switching of the optimum communication environment can be realized from all available communication environments including a disabled communication environment.

図1は、第1の実施形態に係る情報処理システムを説明する図である。FIG. 1 is a diagram illustrating an information processing system according to the first embodiment. 図2は、第1の実施形態に係る端末装置が収集する情報を説明する図である。FIG. 2 is a diagram illustrating information collected by the terminal device according to the first embodiment. 図3は、第1の実施形態に係る端末装置の機能構成を説明するための図である。FIG. 3 is a diagram for explaining a functional configuration of the terminal device according to the first embodiment. 図4は、第1の実施形態に係る収集サーバの機能構成を説明するための図である。FIG. 4 is a diagram for explaining a functional configuration of the collection server according to the first embodiment. 図5は、第1の実施形態に係る通信状況テーブルを説明する図である。FIG. 5 is a diagram illustrating a communication status table according to the first embodiment. 図6は、第1の実施形態に係る端末装置が実行する処理の流れを説明するシーケンス図である。FIG. 6 is a sequence diagram illustrating a flow of processing executed by the terminal device according to the first embodiment. 図7は、第1の実施形態に係る端末装置が実行する処理のバリエーションを説明するシーケンス図である。FIG. 7 is a sequence diagram illustrating variations of processing executed by the terminal device according to the first embodiment. 図8は、第2の実施形態に係る端末装置が収集する情報を説明する図である。FIG. 8 is a diagram illustrating information collected by the terminal device according to the second embodiment. 図9は、第2の実施形態に係る端末装置の機能構成を説明する図である。FIG. 9 is a diagram illustrating the functional configuration of the terminal device according to the second embodiment. 図10は、第2の実施形態に係る端末装置が実行する処理の流れを説明するシーケンス図である。FIG. 10 is a sequence diagram illustrating a flow of processing executed by the terminal device according to the second embodiment. 図11は、通信路提案プログラムを実行するコンピュータを示す図である。FIG. 11 is a diagram illustrating a computer that executes a communication path proposal program.

以下に添付図面を参照して端末装置、通信路提案方法および通信路提案プログラムについて説明する。   A terminal device, a communication channel proposal method, and a communication channel proposal program will be described below with reference to the accompanying drawings.

(第1の実施形態)
以下、図1を用いて、無効化した通信環境を含む利用可能な全ての通信環境から、最適な通信環境の選択や切替を実現する端末装置を含む情報処理システム1について説明する。図1は、第1の実施形態に係る情報処理システムを説明する図である。図1に示す例では、情報処理システム1は、複数の端末装置2〜4、無線基地局5、基地局6、ネットワーク7、分散実行環境8、収集サーバ11を有する。また、分散実行環境8は、複数のサーバ9、10を有する。
(First embodiment)
Hereinafter, an information processing system 1 including a terminal device that realizes selection and switching of an optimal communication environment from all available communication environments including a disabled communication environment will be described with reference to FIG. FIG. 1 is a diagram illustrating an information processing system according to the first embodiment. In the example illustrated in FIG. 1, the information processing system 1 includes a plurality of terminal devices 2 to 4, a radio base station 5, a base station 6, a network 7, a distributed execution environment 8, and a collection server 11. The distributed execution environment 8 includes a plurality of servers 9 and 10.

なお、図1では省略したが、情報処理システム1は、他にも端末装置2〜4と同様の機能を発揮する複数の端末装置および各サーバ9、10と同様の機能を発揮するサーバを有するものとする。また、図1では省略したが、情報処理システム1は、無線基地局5と同様の無線基地局および基地局6と同様の基地局を他にも有するものとする。また、端末装置3、4は、端末装置2と同様の機能を発揮するものとして、以下の説明を省略する。   Although omitted in FIG. 1, the information processing system 1 includes a plurality of terminal devices that exhibit the same functions as the terminal devices 2 to 4 and servers that exhibit the same functions as the servers 9 and 10. Shall. Although omitted in FIG. 1, the information processing system 1 is assumed to include other radio base stations similar to the radio base station 5 and base stations similar to the base station 6. Further, the terminal devices 3 and 4 exhibit the same functions as the terminal device 2 and will not be described below.

また、図1に示す例では、各端末装置2〜4、無線基地局5、基地局6、サーバ9、10、収集サーバ11は、ネットワーク7を介して接続されている。ここでネットワーク7は、WWW(World Wide Web)、LAN(Local Area Network)、WAN(Wide Area Network)等任意の通信ネットワークである。   Further, in the example illustrated in FIG. 1, the terminal apparatuses 2 to 4, the radio base station 5, the base station 6, the servers 9 and 10, and the collection server 11 are connected via a network 7. Here, the network 7 is an arbitrary communication network such as a WWW (World Wide Web), a LAN (Local Area Network), or a WAN (Wide Area Network).

各端末装置2〜4は、各種アプリケーションを実行する情報処理装置である。例えば、端末装置2〜4は、PC(Personal Computer)やサーバ等の情報処理装置、またはスマートフォン、携帯端末装置、PDA(Personal Digital Assistant)等の携帯端末装置である。また、各端末装置2〜4は、有線、無線を問わず複数の通信環境を介してネットワーク7に接続することができる。   Each of the terminal devices 2 to 4 is an information processing device that executes various applications. For example, the terminal devices 2 to 4 are information processing devices such as PCs (Personal Computers) and servers, or mobile terminal devices such as smartphones, mobile terminal devices, and PDAs (Personal Digital Assistants). Each terminal device 2 to 4 can be connected to the network 7 via a plurality of communication environments regardless of wired or wireless.

例えば、各端末装置2〜4は、有線通信路12を介して、ネットワーク7に接続する。また、各端末装置2〜4は、Wi−Fi(Wireless Fidelity)(登録商標)、無線LAN(Local Area Network)、Bluetooth(ブルートゥース)(登録商標)等の近距離無線通信路13を介して無線基地局5に接続し、無線基地局5を介してネットワーク7に接続する。また、各端末装置2〜4は、第3世代移動通信システム、LTE(Long Term Evolution)、その他任意の無線通信路14を介して基地局6に接続し、基地局6を介してネットワーク7に接続する。   For example, the terminal devices 2 to 4 are connected to the network 7 via the wired communication path 12. Each of the terminal devices 2 to 4 is wirelessly connected via a short-range wireless communication path 13 such as Wi-Fi (Wireless Fidelity) (registered trademark), wireless LAN (Local Area Network), Bluetooth (registered trademark), or the like. Connect to the base station 5 and connect to the network 7 via the radio base station 5. Each of the terminal devices 2 to 4 is connected to the base station 6 via a third generation mobile communication system, LTE (Long Term Evolution), or any other wireless communication path 14, and connected to the network 7 via the base station 6. Connecting.

無線基地局5は、各端末装置2〜4と近距離無線通信路13を介して、無線通信を行う。例えば、無線基地局5は、端末装置2から無線LANを介してデータを受信すると、受信したデータを収集サーバ11や、分散実行環境8、もしくは他の端末装置3、4へ送信する。   The wireless base station 5 performs wireless communication with the terminal devices 2 to 4 via the short-range wireless communication path 13. For example, when receiving data from the terminal device 2 via the wireless LAN, the wireless base station 5 transmits the received data to the collection server 11, the distributed execution environment 8, or other terminal devices 3 and 4.

基地局6は、無線通信路14を介して、各端末装置2〜4と無線通信を行う。例えば、基地局6は、3G(第3世代移動通信システム)を用いて、各端末装置2〜4と無線通信を行うマクロセルやフェムトセル等の基地局である。   The base station 6 performs wireless communication with each of the terminal devices 2 to 4 via the wireless communication path 14. For example, the base station 6 is a base station such as a macro cell or a femto cell that performs wireless communication with each of the terminal devices 2 to 4 using 3G (third generation mobile communication system).

ここで、各端末装置2〜4は、分散実行環境8が有する各サーバ9、10と協調してアプリケーションを実行する。例えば、端末装置2は、アプリケーションを複数のスレッドに分割し、各スレッドの複雑さや、端末装置2が有する演算処理装置の処理能力、端末装置2とサーバ9、10間のスループット等に応じて、自装置が実行するスレッドと、サーバ9、10に実行を委譲する委譲スレッドとを選択する。   Here, the terminal devices 2 to 4 execute applications in cooperation with the servers 9 and 10 included in the distributed execution environment 8. For example, the terminal device 2 divides the application into a plurality of threads, depending on the complexity of each thread, the processing capability of the arithmetic processing device included in the terminal device 2, the throughput between the terminal device 2 and the servers 9, 10, and the like. A thread executed by the own device and a delegation thread that delegates execution to the servers 9 and 10 are selected.

そして、端末装置2は、委譲スレッドをサーバ9、10に送信する。すると、サーバ9、10は、端末装置2から受信した委譲スレッドを実行し、委譲スレッドの実行結果を端末装置2へ送信する。その後、端末装置2は、受信した委譲スレッドの実行結果および自装置によるスレッドの実行結果を組み合わせて、アプリケーションの実行を行う。   Then, the terminal device 2 transmits a delegation thread to the servers 9 and 10. Then, the servers 9 and 10 execute the delegation thread received from the terminal device 2 and transmit the execution result of the delegation thread to the terminal device 2. Thereafter, the terminal device 2 executes the application by combining the received execution result of the delegation thread and the execution result of the thread by the own device.

なお、以下の説明では、各端末装置2〜4が分散実行環境6が有する各サーバ9、10と協調してアプリケーションを実行する情報処理システム1について説明するが、情報処理システム1は、このような実施形態に限定されるものではない。例えば、各サーバ9、10は、各端末装置2〜4と同様に、利用者が所有する端末装置であってもよい。すなわち、情報処理システム1では、各端末装置2〜4、および各サーバ9、10等の実行環境の種類や、実行するアプリケーションの種別が同一であっても、分散実行することができる。また、情報処理システム1は、各端末装置2〜4が、あるアプリケーションについて分散実行を行うような実施形態であってもよい。   In the following description, the information processing system 1 in which the terminal devices 2 to 4 execute applications in cooperation with the servers 9 and 10 included in the distributed execution environment 6 will be described. However, the present invention is not limited to such an embodiment. For example, each of the servers 9 and 10 may be a terminal device owned by a user, like each of the terminal devices 2 to 4. In other words, the information processing system 1 can perform distributed execution even if the types of execution environments of the terminal devices 2 to 4 and the servers 9 and 10 and the types of applications to be executed are the same. Further, the information processing system 1 may be an embodiment in which each of the terminal devices 2 to 4 performs distributed execution for a certain application.

ここで、端末装置2は、容量が大きいデータの送受信が発生する場合は、アプリケーションを効率的に分散実行するために、スループットが比較的大きい通信路を介してデータの送受信を行う方がよい。例えば、端末装置2は、アプリケーションの分散実行に容量が大きいデータの送受信が発生する場合は、スループットが比較的大きい有線通信路12、または近距離無線通信路13を用いて通信を行う方がよい。   Here, when transmission / reception of large-capacity data occurs, the terminal device 2 preferably transmits / receives data via a communication path with a relatively high throughput in order to efficiently distribute and execute applications. For example, the terminal device 2 should perform communication using the wired communication path 12 or the short-range wireless communication path 13 having a relatively high throughput when large-capacity data is transmitted and received for distributed execution of the application. .

一方、端末装置2は、容量が大きいデータの送受信があまり発生しない場合は、電池の消耗や帯域を削減するため、スループットが比較的小さい通信路を介してデータの送受信を行ってもよい。例えば、端末装置2は、容量が大きいデータの送受信があまり発生しない場合は、スループットが比較的小さい無線通信路14を用いて通信を行ってもよい。   On the other hand, if data transmission / reception with a large capacity does not occur much, the terminal device 2 may perform data transmission / reception via a communication path with a relatively low throughput in order to reduce battery consumption and bandwidth. For example, the terminal device 2 may perform communication using the wireless communication path 14 having a relatively small throughput when transmission / reception of data with a large capacity does not occur so much.

ここで、有線通信路12、近距離無線通信路13、無線通信路14は、各端末装置2〜4の位置や使用中の帯域等によっても、スループットが変化する。このため、端末装置2は、通信路を切り替える際には、各通信路の状態を判定し、判定した各通信路の状態に応じて、通信路の切替を行った方がよい。   Here, the throughput of the wired communication path 12, the short-range wireless communication path 13, and the wireless communication path 14 varies depending on the position of each terminal device 2 to 4, the band in use, and the like. For this reason, when switching the communication path, the terminal device 2 should determine the state of each communication path, and switch the communication path according to the determined state of each communication path.

しかしながら、端末装置2は、実際に使用中の通信路については、スループットを測定することができるものの、使用せずに無効化した通信路については、スループットを測定することができない場合がある。具体例を挙げると、端末装置2は、3Gを用いて通信を行っている際にWi−Fiを無効化し、Wi−Fi通信を行うための回路に供給する電力を削減している場合がある。このような場合には、例えば端末装置2が無線基地局5の近傍に位置し、Wi−Fiの状態が良好である場合であっても、Wi−Fiのスループットを測定することができないので、通信路としてWi−Fiを選択することができない。   However, although the terminal device 2 can measure the throughput of a communication channel that is actually in use, the terminal device 2 may not be able to measure the throughput of a communication channel that is invalidated without being used. As a specific example, the terminal device 2 may disable Wi-Fi when performing communication using 3G, and may reduce power supplied to a circuit for performing Wi-Fi communication. . In such a case, for example, even when the terminal device 2 is located in the vicinity of the radio base station 5 and the Wi-Fi state is good, the Wi-Fi throughput cannot be measured. Wi-Fi cannot be selected as the communication path.

そこで、各端末装置2〜4は、以下の処理を実行する。まず、端末装置2〜4は、自装置が使用している通信環境についてのスループットを取得する。そして、各端末装置2〜4は、自装置が使用している通信環境と、取得したスループットとを示す通信状況情報を収集サーバ11に送信する。ここで、各端末装置2〜4が送信する通信状況情報には、1つ以上の通信環境に関して測定したスループットが含まれる。すなわち、各端末装置2〜4は、複数の通信環境についてスループットを測定可能である場合は、測定可能な複数の通信環境についてスループットを測定し、各測定結果を含めた通信状況情報を収集サーバ11に送信する。そして、収集サーバ11は、各端末装置2〜4から受信した通信状況情報を記憶する。   Accordingly, each of the terminal devices 2 to 4 executes the following processing. First, the terminal devices 2 to 4 acquire the throughput for the communication environment used by the own device. Then, each of the terminal devices 2 to 4 transmits communication status information indicating the communication environment used by the own device and the acquired throughput to the collection server 11. Here, the communication status information transmitted by each of the terminal devices 2 to 4 includes the throughput measured for one or more communication environments. That is, when each of the terminal devices 2 to 4 can measure the throughput for a plurality of communication environments, the terminal devices 2 to 4 measure the throughput for the plurality of measurable communication environments, and collect the communication status information including each measurement result. Send to. And the collection server 11 memorize | stores the communication status information received from each terminal device 2-4.

また、収集サーバ11は、各端末装置2〜4の位置情報を合わせて記憶する。ここで、収集サーバ11が記憶する各端末装置2〜4の位置情報は、任意の手法で収集することができる情報である。例えば、収集サーバ11は、各端末装置2〜4がGPS(Global Positioning System)やガリレオ等の測位システムを用いて取得した位置情報を収集してもよい。   The collection server 11 also stores the positional information of the terminal devices 2 to 4 together. Here, the position information of the terminal devices 2 to 4 stored in the collection server 11 is information that can be collected by an arbitrary method. For example, the collection server 11 may collect the position information acquired by each terminal device 2 to 4 using a positioning system such as GPS (Global Positioning System) or Galileo.

また、収集サーバ11は、例えば、各端末装置2〜4が無線基地局5を介して収集サーバ11に通信状況情報を送信した場合は、無線基地局5を示すSSID(Service Set Identifier)等の識別子を位置情報として記憶してもよい。また、例えば、収集サーバ11は、各端末装置2〜4が基地局6を介して収集サーバ11に通信状況情報を送信した場合は、基地局6を示す識別子を位置情報として記憶しても良い。すなわち、収集サーバ11は、各端末装置2〜4の位置を大まかに識別することができる情報であるならば、各端末装置2〜4、もしくは収集サーバ11が収集した任意の位置情報を記憶すればよい。   Further, the collection server 11, for example, when each of the terminal devices 2 to 4 transmits communication status information to the collection server 11 via the radio base station 5, an SSID (Service Set Identifier) indicating the radio base station 5 or the like. The identifier may be stored as position information. In addition, for example, when each of the terminal devices 2 to 4 transmits communication status information to the collection server 11 via the base station 6, the collection server 11 may store an identifier indicating the base station 6 as position information. . That is, if the collection server 11 is information that can roughly identify the positions of the terminal devices 2 to 4, the collection server 11 can store arbitrary position information collected by the terminal devices 2 to 4 or the collection server 11. That's fine.

また、例えば、端末装置2は、収集サーバ11が記憶する通信状況情報のうち、自装置の近傍に位置する端末装置の通信状況情報を収集する。例えば、端末装置2は、収集サーバ11が位置情報として各端末装置2〜4が収集した位置情報を記憶する場合は、自装置が収集した位置情報を収集サーバ11に送信する。すると、収集サーバ11は、端末装置2が収集した位置情報を用いて、端末装置2の近傍に位置する端末装置を識別し、識別した端末装置によって収集された通信状況情報を端末装置2へ送信する。   For example, the terminal device 2 collects the communication status information of the terminal device located in the vicinity of the own device among the communication status information stored in the collection server 11. For example, when the collection server 11 stores the position information collected by each of the terminal devices 2 to 4 as the position information, the terminal apparatus 2 transmits the position information collected by the own apparatus to the collection server 11. Then, the collection server 11 identifies the terminal device located in the vicinity of the terminal device 2 using the position information collected by the terminal device 2, and transmits the communication status information collected by the identified terminal device 2 to the terminal device 2. To do.

ここで、端末装置2の近傍とは、端末装置2を含む各端末装置が同一の通信環境を利用している際に、通信速度が同程度であると期待することができる範囲である。すなわち、端末装置2の近傍とは、端末装置2を含む各端末装置が利用している通信環境の種別について、通信速度がおよそ同一であると期待することができる範囲である。   Here, the vicinity of the terminal device 2 is a range in which the communication speed can be expected to be approximately the same when each terminal device including the terminal device 2 uses the same communication environment. That is, the vicinity of the terminal device 2 is a range in which the communication speed can be expected to be approximately the same for the type of communication environment used by each terminal device including the terminal device 2.

例えば、収集サーバ11は、位置情報がGPS等を利用して取得された座標である場合は、通信環境の種別ごとに、通信速度が同程度になると想定される端末間距離とを対応付けてあらかじめ記憶する。そして、収集サーバ11は、端末装置2から位置情報を受信すると、受信した位置情報が示す位置を中心とし、あらかじめ記憶した端末間距離を半径とする円の内側に位置する端末装置を、通信環境の種別ごとに識別する。すなわち、収集サーバ11は、端末装置2の近傍に位置する端末装置として、通信環境の種別ごとに異なる範囲に含まれる端末装置を識別する。そして、収集サーバ11は、識別した端末装置によって収集された通信状況情報を、通信環境の種別ごとに端末装置2へ送信する。   For example, when the location information is coordinates acquired using GPS or the like, the collection server 11 associates the distance between terminals that is assumed to have the same communication speed for each type of communication environment. Remember in advance. Then, when the collection server 11 receives the position information from the terminal device 2, the collection server 11 sets the terminal device located inside the circle whose center is the position indicated by the received position information and whose radius is the distance between the terminals stored in advance as a communication environment. Identify each type. That is, the collection server 11 identifies terminal devices included in different ranges for each type of communication environment as terminal devices located in the vicinity of the terminal device 2. Then, the collection server 11 transmits the communication status information collected by the identified terminal device to the terminal device 2 for each type of communication environment.

また、他の例では、収集サーバ11は、位置情報が無線基地局を示す識別子を位置情報とする場合は、無線基地局への接続が担保されていることをもって、近傍に存在すると判定する。例えば、収集サーバ11は、端末装置2から無線基地局5の識別子を受信すると、無線基地局5に接続する端末装置を識別する。ここで、収集サーバ11は、無線基地局5に接続する端末装置を識別する方法としては、所定の時間内に無線基地局5の識別子を位置情報として送信した端末装置を識別してもよい。また、収集サーバ11は、無線基地局5に問い合わせを行い、無線基地局5に対して実際に接続中である端末装置を識別しても良い。   In another example, when the location information uses an identifier indicating a radio base station as the location information, the collection server 11 determines that it exists in the vicinity because the connection to the radio base station is secured. For example, when receiving the identifier of the radio base station 5 from the terminal device 2, the collection server 11 identifies the terminal device connected to the radio base station 5. Here, as a method for identifying the terminal device connected to the radio base station 5, the collection server 11 may identify the terminal device that has transmitted the identifier of the radio base station 5 as position information within a predetermined time. Further, the collection server 11 may make an inquiry to the radio base station 5 to identify a terminal device that is actually connected to the radio base station 5.

一方、端末装置2は、収集サーバ11が各端末装置2〜4が接続する無線基地局5や基地局6の識別子を記憶する場合は、収集サーバ11に近傍端末の通信状況情報を要求する。すると、収集サーバ11は、端末装置2が通信状況情報を要求した際に接続した無線基地局5や基地局6と同一の識別子が示す無線基地局5や基地局6に接続する端末装置から受信した通信状況情報を端末装置2へ送信する。   On the other hand, when the collection server 11 stores the identifiers of the radio base station 5 and the base station 6 to which the terminal devices 2 to 4 are connected, the terminal device 2 requests the communication status information of the neighboring terminals from the collection server 11. Then, the collection server 11 receives from the terminal device connected to the wireless base station 5 or base station 6 indicated by the same identifier as the wireless base station 5 or base station 6 connected when the terminal device 2 requests the communication status information. The transmitted communication status information is transmitted to the terminal device 2.

この結果、端末装置2は、自装置の近傍に位置する端末装置の通信状況情報を収集することができる。ここで、端末装置2の近傍に位置する端末装置には、端末装置2と同じ通信環境を用いて通信を行う端末だけではなく、端末装置2とは異なる通信環境を用いて通信を行う端末が含まれる場合がある。すなわち、端末装置2が収集した通信状況情報には、端末装置2が無効化した通信環境の状態を示す情報が含まれる場合がある。   As a result, the terminal device 2 can collect the communication status information of the terminal device located in the vicinity of the own device. Here, not only a terminal that performs communication using the same communication environment as the terminal device 2 but also a terminal that performs communication using a communication environment different from the terminal device 2 is included in the terminal device located in the vicinity of the terminal device 2. May be included. That is, the communication status information collected by the terminal device 2 may include information indicating the state of the communication environment invalidated by the terminal device 2.

そこで、端末装置2は、収集した通信状況情報と、自装置が収集した通信状況情報とを比較し、あらかじめ定められたポリシに従って、アプリケーションの実行に最適な通信環境の選択を行う。例えば、端末装置2は、送受信するデータ量が大きいアプリケーションを3G回線を介して分散実行している際に、近傍の端末装置3が収集したWi−Fiのスループットが良好である場合は、通信環境としてWi−Fiを選択する。そして、端末装置2は、選択した通信環境を表示する。   Therefore, the terminal device 2 compares the collected communication status information with the communication status information collected by the own device, and selects the optimal communication environment for application execution according to a predetermined policy. For example, when the terminal device 2 executes an application with a large amount of data to be transmitted / received through a 3G line in a distributed manner, if the Wi-Fi throughput collected by the nearby terminal device 3 is good, the communication environment As Wi-Fi. Then, the terminal device 2 displays the selected communication environment.

なお、端末装置2の近傍となる範囲については、上述した例に限定されるものではない。すなわち、情報処理システム1は、端末装置2を含む各端末装置が同一の通信環境を利用している際に、通信速度が同程度であると期待することができる範囲であれば、端末装置2が利用する通信環境のプロトコル、通信経路、電波強度、各通信環境の通信可能距離等に応じて、任意の範囲を端末装置2の近傍として取り扱うことができる。例えば、収集サーバ11は、各端末装置2〜4と基地局6との距離を算出し、算出した距離が端末装置2と基地局6との距離と同程度の端末装置を端末装置2の近傍に位置する端末装置としてもよい。   Note that the range in the vicinity of the terminal device 2 is not limited to the above-described example. That is, the information processing system 1 has a terminal device 2 as long as the communication speed can be expected to be approximately the same when each terminal device including the terminal device 2 uses the same communication environment. An arbitrary range can be handled as the vicinity of the terminal device 2 in accordance with the protocol, communication path, radio wave intensity, communicable distance of each communication environment, and the like. For example, the collection server 11 calculates the distance between each of the terminal devices 2 to 4 and the base station 6, and sets the terminal device whose calculated distance is approximately the same as the distance between the terminal device 2 and the base station 6 in the vicinity of the terminal device 2. It is good also as a terminal device located in.

また、端末装置2の近傍とは、通信速度が厳密に同一となる範囲に限定されるものではない。例えば、3Gの通信環境とWi−Fiの通信環境とでは、通信速度が大幅に異なる。このため、3Gの通信環境については、例えば通信速度の差が50kbps(Kilo Bit Per Second)以内に収まると期待できる範囲を近傍となる範囲と設定し、Wi−Fiの通信環境については、例えば通信速度の差が5000kbps以内に収まると期待できる範囲を近傍となる範囲と設定しても良い。すなわち、通信速度が大きい通信環境については、通信速度が大きく異なると考えられる範囲まで近傍の範囲を拡大してもよい。   Further, the vicinity of the terminal device 2 is not limited to a range in which the communication speed is strictly the same. For example, the communication speed is significantly different between a 3G communication environment and a Wi-Fi communication environment. For this reason, for the 3G communication environment, for example, a range that can be expected when the difference in communication speed is within 50 kbps (Kilo Bit Per Second) is set as a nearby range, and for the Wi-Fi communication environment, for example, communication A range that can be expected when the difference in speed is within 5000 kbps may be set as a nearby range. That is, for a communication environment with a high communication speed, the vicinity range may be expanded to a range where the communication speed is considered to be greatly different.

なお、以下の説明では、収集サーバ11が、端末装置2を中心とし、所定の距離を半径とする円の範囲内に位置する端末装置を端末装置2の近傍に位置する端末装置であると識別する例について説明する。   In the following description, the collection server 11 is identified as a terminal device located in the vicinity of the terminal device 2 that is located within a circle having a radius of a predetermined distance with the terminal device 2 as the center. An example will be described.

ここで、図2は、第1の実施形態に係る端末装置が収集する情報を説明する図である。なお、図2に示す例では、端末装置3、4が端末装置2の近傍に位置する例について記載した。例えば、収集サーバ11は、端末装置3、4が収集した通信状況情報と位置情報とを対応付けて記憶する。そして、収集サーバ11は、端末装置2から位置情報を受信すると、受信した位置情報を用いて、端末装置2の近傍に位置する端末装置3、4から受信した通信状況情報を端末装置2へ送信する。そして、端末装置2は、収集サーバ11から受信した通信状況情報、すなわち、端末装置3、4が収集した通信状況情報を用いて、通信環境の切替を利用者に提案する。この結果、端末装置2は、自装置が無効化した通信環境を含めて、アプリケーションを分散実行する際に最適な通信環境を提案できる。   Here, FIG. 2 is a diagram for explaining information collected by the terminal device according to the first embodiment. In the example illustrated in FIG. 2, an example in which the terminal devices 3 and 4 are located in the vicinity of the terminal device 2 is described. For example, the collection server 11 stores the communication status information collected by the terminal devices 3 and 4 and the position information in association with each other. When the collection server 11 receives the position information from the terminal device 2, the collection server 11 transmits the communication status information received from the terminal devices 3 and 4 located in the vicinity of the terminal device 2 to the terminal device 2 using the received position information. To do. Then, the terminal device 2 uses the communication status information received from the collection server 11, that is, the communication status information collected by the terminal devices 3 and 4, to propose switching of the communication environment to the user. As a result, the terminal device 2 can propose an optimal communication environment when the application is distributed and executed, including the communication environment invalidated by the own device.

[端末装置2の機能構成]
次に、図3を用いて、端末装置2が有する機能構成について説明する。図3は、第1の実施形態に係る端末装置の機能構成を説明するための図である。なお、図3に示す例では、端末装置2は、通信部20、入力部24、表示部25、GPS26、制御部30、記憶部38を有する。また、端末装置2では、図示を省略したCPU(Central Processing Unit)等の演算処理装置がプロセス27を実行している。
[Functional configuration of terminal device 2]
Next, the functional configuration of the terminal device 2 will be described with reference to FIG. FIG. 3 is a diagram for explaining a functional configuration of the terminal device according to the first embodiment. In the example illustrated in FIG. 3, the terminal device 2 includes a communication unit 20, an input unit 24, a display unit 25, a GPS 26, a control unit 30, and a storage unit 38. In the terminal device 2, an arithmetic processing device such as a CPU (Central Processing Unit) (not shown) executes the process 27.

また、通信部20は、複数の通信路21〜23を有する。また、制御部30は、状況把握部31、通信制御部32を有する。また、状況把握部31は、位置情報取得部33、通信路状況取得部34を有する。また、通信制御部32は、通信路状況記録部35、他通信路情報収集部36、通信路切替提案部37を有する。また、プロセス27には、OS(Operating System)28のプロセス、および上位のAPI(Application Programming Interface)29が含まれており、各プロセスは、通信路21〜23のいずれかを用いて、データ通信を行っている。   The communication unit 20 has a plurality of communication paths 21 to 23. The control unit 30 includes a situation grasping unit 31 and a communication control unit 32. The status grasping unit 31 includes a position information acquisition unit 33 and a communication path status acquisition unit 34. In addition, the communication control unit 32 includes a communication path status recording unit 35, another communication path information collection unit 36, and a communication path switching proposal unit 37. The process 27 includes an OS (Operating System) 28 process and a higher-level API (Application Programming Interface) 29. Each process uses one of the communication paths 21 to 23 to perform data communication. It is carried out.

各通信路21〜23は、それぞれ異なる通信環境を用いて、通信を行う。例えば、通信路21は、3G等の無線通信路14を介して基地局6に接続し、通信を行う。また、通信路22は、Wi−Fi等の近距離無線通信路13を介して無線基地局5に接続し、通信を行う。また、通信路23は、有線通信路12を介して通信を行う。   The communication paths 21 to 23 perform communication using different communication environments. For example, the communication path 21 is connected to the base station 6 via the wireless communication path 14 such as 3G to perform communication. The communication path 22 is connected to the wireless base station 5 via the short-range wireless communication path 13 such as Wi-Fi for communication. The communication path 23 performs communication via the wired communication path 12.

また、入力部24は、端末装置2に対して各種情報を入力するための入力装置であり、例えば、キーボードやマウス、タッチパネル等である。また、表示部25は、端末装置2によるアプリケーションの実行結果等を表示するための表示装置であり、例えば、ディスプレイやタッチパネル等である。GPS26は、GPS測位システムを利用した端末装置2の位置情報を取得する。   The input unit 24 is an input device for inputting various types of information to the terminal device 2 and is, for example, a keyboard, a mouse, a touch panel, or the like. The display unit 25 is a display device for displaying an execution result of an application by the terminal device 2 and is, for example, a display or a touch panel. GPS26 acquires the positional information on the terminal device 2 using a GPS positioning system.

位置情報取得部33は、所定の時間おき、または、他通信路情報収集部36の要求等、任意のタイミングで、端末装置2の位置情報を収集する。例えば、位置情報取得部33は、GPS26が測位した端末装置2の位置情報を収集する。また、例えば、位置情報取得部33は、プロセス27がデータ通信を行う際に用いる各種情報から、端末装置2の位置情報を収集する。詳細には、位置情報取得部33は、プロセス27がデータ通信を行う際に接続する無線基地局5や基地局6の識別子を位置情報として取得する。また、他の例では、位置情報取得部33は、プロセス27が任意の手法で取得した端末装置2の位置情報を取得しても良い。   The position information acquisition unit 33 collects the position information of the terminal device 2 at a predetermined time interval or at an arbitrary timing such as a request from the other communication path information collection unit 36. For example, the location information acquisition unit 33 collects location information of the terminal device 2 measured by the GPS 26. For example, the position information acquisition unit 33 collects position information of the terminal device 2 from various information used when the process 27 performs data communication. Specifically, the position information acquisition unit 33 acquires the identifier of the radio base station 5 or the base station 6 connected when the process 27 performs data communication as position information. In another example, the position information acquisition unit 33 may acquire the position information of the terminal device 2 acquired by the process 27 using an arbitrary method.

そして、位置情報取得部33は、取得した位置情報を通信路状況記録部35、または、他通信路情報収集部36に通知する。なお、位置情報取得部33は、上述した手法のうち、1つ以上の手法を用いて取得した位置情報を通信路状況記録部35または他通信路情報収集部36に通知すればよい。すなわち、位置情報取得部33は、複数の手法を用いて取得した位置情報を通信路状況記録部35または他通信路情報収集部36に通知してよい。   Then, the position information acquisition unit 33 notifies the acquired position information to the communication path status recording unit 35 or the other communication path information collection unit 36. The position information acquisition unit 33 may notify the communication path status recording unit 35 or the other communication path information collection unit 36 of the position information acquired using one or more of the above-described techniques. That is, the position information acquisition unit 33 may notify the communication path condition recording unit 35 or the other communication path information collection unit 36 of the position information acquired using a plurality of methods.

通信路状況取得部34は、自装置が使用している通信環境の状態を収集する。例えば、通信路状況取得部34は、プロセス27がデータ通信を行う際に用いる通信環境の種別と、データ通信におけるスループットとを収集する。なお、通信路状況取得部34は、スループット以外にも、データ通信に関する任意の情報を収集してもよい。そして、通信路状況取得部34は、収集した通信環境の種別とスループットとを含む通信状況情報を通信路状況記録部35に出力する。   The communication path status acquisition unit 34 collects the status of the communication environment used by the own device. For example, the communication path status acquisition unit 34 collects the type of communication environment used when the process 27 performs data communication and the throughput in data communication. Note that the communication path status acquisition unit 34 may collect arbitrary information related to data communication in addition to the throughput. Then, the communication path status acquisition unit 34 outputs communication status information including the collected communication environment type and throughput to the communication path status recording unit 35.

通信路状況記録部35は、自装置の位置情報および通信状況情報を収集サーバ11に対して送信し、収集サーバ11に記録させる。例えば、通信路状況記録部35は、位置情報取得部33から位置情報を受信する。また、通信路状況記録部35は、通信路状況取得部34から、端末装置2が利用している通信環境についての通信状況情報を受信する。そして、通信路状況記録部35は、任意の通信環境を介して、位置情報と通信状況情報とを収集サーバ11へ送信する。また、通信路状況記録部35は、通信制御部32を介して、通信状況情報を記憶部38に格納する。   The communication path status recording unit 35 transmits the position information and communication status information of the own device to the collection server 11 and causes the collection server 11 to record the information. For example, the communication path status recording unit 35 receives position information from the position information acquisition unit 33. In addition, the communication path status recording unit 35 receives communication status information about the communication environment used by the terminal device 2 from the communication path status acquisition unit 34. Then, the communication path status recording unit 35 transmits the position information and the communication status information to the collection server 11 via an arbitrary communication environment. Further, the communication path status recording unit 35 stores the communication status information in the storage unit 38 via the communication control unit 32.

他通信路情報収集部36は、端末装置2の近傍に位置する端末装置の通信状況情報を収集する。例えば、他通信路情報収集部36は、位置情報取得部33に現在の端末装置2の位置情報を取得するよう指示する。そして、他通信路情報収集部36は、位置情報取得部33から位置情報を受信すると、受信した位置情報を収集サーバ11へ送信する。   The other communication path information collection unit 36 collects communication status information of a terminal device located in the vicinity of the terminal device 2. For example, the other communication path information collection unit 36 instructs the position information acquisition unit 33 to acquire the current position information of the terminal device 2. Then, when the other communication path information collection unit 36 receives the position information from the position information acquisition unit 33, it transmits the received position information to the collection server 11.

ここで、収集サーバ11は、端末装置2から位置情報を受信すると、受信した位置情報が示す位置の近傍に位置する端末装置から受信した通信状況情報を端末装置2へ送信する。このため、他通信路情報収集部36は、端末装置2の近傍に位置する端末装置の通信状況情報を収集することができる。その後、他通信路情報収集部36は、収集した通信状況情報を記憶部38に格納する。   Here, when the collection server 11 receives the position information from the terminal device 2, the collection server 11 transmits the communication status information received from the terminal device located in the vicinity of the position indicated by the received position information to the terminal device 2. For this reason, the other communication path information collection unit 36 can collect the communication status information of the terminal device located in the vicinity of the terminal device 2. Thereafter, the other communication path information collection unit 36 stores the collected communication status information in the storage unit 38.

通信路切替提案部37は、他通信路情報収集部36が収集した通信状況情報を用いて、アプリケーションの分散実行を行う際に適切な通信環境を選択する。そして、通信路切替提案部37は、利用者に対して、選択した通信環境に切り替えるよう提案する画面を表示部25に表示させる。   The communication channel switching proposing unit 37 selects an appropriate communication environment when performing distributed application execution using the communication status information collected by the other communication channel information collecting unit 36. Then, the communication path switching proposing unit 37 causes the display unit 25 to display a screen for proposing switching to the selected communication environment.

例えば、通信路切替提案部37は、記憶部38が記憶する通信状況情報を取得し、取得した各通信状況情報に含まれる各通信環境と、各通信環境のスループットとを識別する。そして、通信路切替提案部37は、識別した通信環境のうち、スループットが最も大きい通信環境を選択し、選択した通信環境に切り替えるよう提案する画面を表示させる。   For example, the communication path switching proposal unit 37 acquires the communication status information stored in the storage unit 38, and identifies each communication environment included in each acquired communication status information and the throughput of each communication environment. Then, the communication path switching proposal unit 37 selects a communication environment with the highest throughput from the identified communication environments, and displays a screen for proposing to switch to the selected communication environment.

また、他の例では、通信路切替提案部37は、通信路状況取得部34が取得した端末装置2の通信環境とスループットとを取得する。また、通信路切替提案部37は、他通信路情報収集部36から受信した通信状況情報に含まれる各通信環境と、各通信環境のスループットとを識別する。そして、通信路切替提案部37は、識別した通信環境のうち、最も大きいスループットが、自装置が使用している通信環境のスループットよりも大きい場合には、識別した通信環境に切り替えるよう提案してもよい。   In another example, the communication path switching proposal unit 37 acquires the communication environment and throughput of the terminal device 2 acquired by the communication path status acquisition unit 34. Further, the communication path switching proposal unit 37 identifies each communication environment included in the communication status information received from the other communication path information collection unit 36 and the throughput of each communication environment. Then, the communication path switching proposing unit 37 proposes to switch to the identified communication environment when the largest throughput among the identified communication environments is larger than the throughput of the communication environment used by the own device. Also good.

すなわち、通信路切替提案部37は、他通信路情報収集部36から受信した通信状況情報だけではなく、通信路状況取得部34が収集した端末装置2の通信状況情報を用いて、通信環境を選択してよい。また、通信路切替提案部37は、他通信路情報収集部36から受信した通信状況情報と、実行中のプロセス27において送受信させるデータ量、端末装置2の残余電力、プロセス27の複雑度などの情報とに基づいて、あらかじめ定められた所定のポリシを満たすような通信環境を選択してもよい。   In other words, the communication channel switching proposing unit 37 uses the communication status information of the terminal device 2 collected by the communication channel status acquisition unit 34 as well as the communication status information received from the other communication channel information collection unit 36 to change the communication environment. You may choose. Further, the communication channel switching proposal unit 37 includes the communication status information received from the other communication channel information collection unit 36, the amount of data to be transmitted / received in the process 27 being executed, the remaining power of the terminal device 2, the complexity of the process 27, and the like. A communication environment that satisfies a predetermined policy determined in advance may be selected based on the information.

このように、端末装置2は、無効化によりスループット等の通信状況を測定することができない通信環境について、端末装置2の近傍に位置する端末装置から通信状況を収集する。そして、端末装置2は、端末装置2の近傍に位置する端末装置から収集した通信状況に基づいて、通信環境の選択を行う。このため、端末装置2は、無効化して通信状況を測定することができない通信環境を含む各種の通信環境から、アプリケーションを分散実行する際に適切な通信環境を選択することができる。   As described above, the terminal device 2 collects the communication status from the terminal device located in the vicinity of the terminal device 2 for the communication environment in which the communication status such as the throughput cannot be measured due to the invalidation. Then, the terminal device 2 selects a communication environment based on the communication status collected from the terminal device located in the vicinity of the terminal device 2. For this reason, the terminal device 2 can select an appropriate communication environment when executing the application in a distributed manner from various communication environments including a communication environment in which the communication state cannot be measured by invalidation.

[収集サーバ11の機能構成]
次に、図4を用いて、収集サーバ11の機能構成について説明する。図4は、第1の実施形態に係る収集サーバの機能構成を説明するための図である。図4に示す例では、収集サーバ11は、記憶部50、収集部51、提供部52を有する。また、記憶部50は、通信状況テーブル53を記憶する。
[Functional configuration of collection server 11]
Next, the functional configuration of the collection server 11 will be described with reference to FIG. FIG. 4 is a diagram for explaining a functional configuration of the collection server according to the first embodiment. In the example illustrated in FIG. 4, the collection server 11 includes a storage unit 50, a collection unit 51, and a provision unit 52. The storage unit 50 also stores a communication status table 53.

記憶部50は、各端末装置2〜4から受信した通信状況情報を記憶する記憶部である。また、通信状況テーブル53は、各端末装置2〜4から受信した通信状況情報を端末装置ごとに格納したテーブルである。   The memory | storage part 50 is a memory | storage part which memorize | stores the communication status information received from each terminal device 2-4. The communication status table 53 is a table in which communication status information received from each of the terminal devices 2 to 4 is stored for each terminal device.

例えば、図5は、第1の実施形態に係る通信状況テーブルを説明する図である。図5に示す例では、通信状況テーブル53には、端末情報、位置情報、通信環境、スループット、その他の情報が対応付けて格納されている。ここで、端末情報とは、対応付けられた位置情報、通信環境、スループット、その他の情報の送信元となる端末装置を識別する情報である。   For example, FIG. 5 is a diagram illustrating a communication status table according to the first embodiment. In the example shown in FIG. 5, the communication status table 53 stores terminal information, location information, communication environment, throughput, and other information in association with each other. Here, the terminal information is information for identifying a terminal device that is a transmission source of associated position information, communication environment, throughput, and other information.

また、位置情報とは、対応付けられた端末情報が示す端末装置から受信した位置情報である。また、通信環境およびスループットとは、対応付けられた端末情報が示す端末装置から受信した通信環境およびスループットであり、その他の情報とは、受信した通信状況情報に含まれるその他の情報である。なお、図5に示す例では、その他の情報についての具体的な例示を省略した。   Further, the position information is position information received from the terminal device indicated by the associated terminal information. The communication environment and throughput are the communication environment and throughput received from the terminal device indicated by the associated terminal information, and the other information is other information included in the received communication status information. In the example illustrated in FIG. 5, specific examples of other information are omitted.

例えば、図5に示す例では、通信状況テーブル53には、端末情報「1」、位置情報「50,40」、通信環境「3G」、スループット「100kbps」が対応付けて格納されている。また、通信状況テーブル53には、端末情報「1」、位置情報「50,40」、通信環境「Wi−Fi」、スループット「5000kbps」が対応付けて格納されており、端末情報「2」、位置情報「10,10」、通信環境「Wi−Fi」、スループット「2000kbps」が対応付けて格納されている。また、通信状況テーブル53には、端末情報「3」、位置情報「10,15」、通信環境「3G」、スループット「50kbps」が対応付けて格納されている。   For example, in the example illustrated in FIG. 5, the communication status table 53 stores terminal information “1”, position information “50, 40”, communication environment “3G”, and throughput “100 kbps” in association with each other. The communication status table 53 stores terminal information “1”, position information “50, 40”, communication environment “Wi-Fi”, and throughput “5000 kbps” in association with each other. The terminal information “2”, Position information “10, 10”, communication environment “Wi-Fi”, and throughput “2000 kbps” are stored in association with each other. The communication status table 53 stores terminal information “3”, position information “10, 15”, communication environment “3G”, and throughput “50 kbps” in association with each other.

図4に戻り、収集部51は、各端末装置2〜4から受信した通信状況情報および位置情報を通信状況テーブル53に格納する。例えば、収集部51は、端末装置2から通信状況情報および位置情報を受信すると、端末装置2を示す端末情報と、受信した位置情報と、通信状況情報とを対応付けて通信状況テーブル53に格納する。   Returning to FIG. 4, the collection unit 51 stores the communication status information and the position information received from the terminal devices 2 to 4 in the communication status table 53. For example, when receiving the communication status information and the position information from the terminal device 2, the collection unit 51 stores the terminal information indicating the terminal device 2, the received position information, and the communication status information in association with each other in the communication status table 53. To do.

提供部52は、各端末装置2〜4の近傍に位置する端末装置の通信状況情報を配信する。例えば、提供部52は、端末装置2から位置情報を受信すると、通信状況テーブル53の各位置情報を参照し、端末装置2の近傍に位置する端末装置を抽出する。例えば、提供部52は、位置情報がGPS等の座標情報である場合は、通信状況テーブル53の各エントリに格納された位置情報と、端末装置2から受信した位置情報とを用いて、端末装置2と他の端末装置との距離を算出する。そして、提供部52は、算出した距離が所定の閾値よりも小さい端末装置を抽出する。その後、提供部52は、抽出した端末装置から受信した通信状況情報を端末装置2へ送信する。   The providing unit 52 distributes communication status information of terminal devices located in the vicinity of the terminal devices 2 to 4. For example, when receiving the location information from the terminal device 2, the providing unit 52 refers to each location information in the communication status table 53 and extracts a terminal device located in the vicinity of the terminal device 2. For example, when the position information is coordinate information such as GPS, the providing unit 52 uses the position information stored in each entry of the communication status table 53 and the position information received from the terminal apparatus 2 to use the terminal device. The distance between 2 and another terminal device is calculated. Then, the providing unit 52 extracts a terminal device whose calculated distance is smaller than a predetermined threshold. Thereafter, the providing unit 52 transmits the communication status information received from the extracted terminal device to the terminal device 2.

なお、提供部52は、通信環境ごとに異なる範囲を近傍の範囲としても良い。例えば、提供部52は、3Gに係る通信環境情報については、端末装置2との距離がある程度長い距離の範囲内に位置する端末装置を抽出し、抽出した端末装置から受信した3Gに係る通信環境情報を端末装置2へ送信する。また、提供部52は、Wi−Fiに係る通信環境情報については、端末装置2との距離がある程度短い距離の範囲内に位置する端末装置を抽出し、抽出した端末装置から受信したWi−Fiに係る通信環境情報を端末装置2へ送信してもよい。   The providing unit 52 may set a different range for each communication environment as a nearby range. For example, with respect to the communication environment information related to 3G, the providing unit 52 extracts a terminal device located within a distance that is somewhat long from the terminal device 2 and receives the communication environment related to 3G received from the extracted terminal device. Information is transmitted to the terminal device 2. In addition, for the communication environment information related to Wi-Fi, the providing unit 52 extracts a terminal device located within a range of a distance that is relatively short to the terminal device 2 and receives the Wi-Fi received from the extracted terminal device. The communication environment information according to may be transmitted to the terminal device 2.

以下、提供部52が実行する処理の一例を、図5を用いて具体的に説明する。なお、以下の説明では、提供部52が位置情報から算出した距離が「10」以下の端末装置を近傍の端末装置であると判定する例について説明する。例えば、提供部52は、端末装置2から位置情報「10,8」を受信する。すると、提供部52は、受信した位置情報と、図5に示す通信状況テーブル53に格納された各位置情報との距離を算出し、端末情報「2」および端末情報「3」が示す端末装置を端末装置2の近傍に位置する端末装置として抽出する。   Hereinafter, an example of processing executed by the providing unit 52 will be described in detail with reference to FIG. In the following description, an example will be described in which a terminal device whose distance calculated by the providing unit 52 from position information is “10” or less is determined to be a nearby terminal device. For example, the providing unit 52 receives the position information “10, 8” from the terminal device 2. Then, the providing unit 52 calculates the distance between the received position information and each piece of position information stored in the communication status table 53 illustrated in FIG. 5, and the terminal device indicated by the terminal information “2” and the terminal information “3” Are extracted as terminal devices located in the vicinity of the terminal device 2.

そして、提供部52は、端末情報「2」に対応付けられた通信状況情報と、端末情報「3」に対応付けられた通信状況情報とを端末装置2へ送信する。ここで、図5に示す例において、端末装置2に送信される通信状況情報を比較すると、端末情報「2」が示す端末装置において、Wi−Fiのスループットが2000kbpsであり、状態が良好である。このため、端末装置2は、例えば通信環境として3Gを使用している場合は、Wi−Fiの通信状況が良好である旨とともに、通信環境の切替を提案する。   Then, the providing unit 52 transmits the communication status information associated with the terminal information “2” and the communication status information associated with the terminal information “3” to the terminal device 2. Here, in the example illustrated in FIG. 5, when the communication status information transmitted to the terminal device 2 is compared, in the terminal device indicated by the terminal information “2”, the Wi-Fi throughput is 2000 kbps and the state is good. . For this reason, for example, when 3G is used as a communication environment, the terminal device 2 proposes switching of the communication environment together with the fact that the Wi-Fi communication status is good.

なお、提供部52は、端末装置2から受信した位置情報が無線基地局5や基地局6の識別子である場合は、通信状況テーブル53から、受信した識別子と同一の識別子を位置情報として送信した端末装置を抽出する。そして、提供部52は、抽出した端末装置から受信した通信状況情報を端末装置2へ送信する。   When the location information received from the terminal device 2 is the identifier of the radio base station 5 or the base station 6, the providing unit 52 transmits the same identifier as the received identifier from the communication status table 53 as the location information. Extract terminal devices. Then, the providing unit 52 transmits the communication status information received from the extracted terminal device to the terminal device 2.

[端末装置2が実行する処理の流れ]
次に、図6を用いて、端末装置2が実行する処理の流れについて説明する。図6は、第1の実施形態に係る端末装置が実行する処理の流れを説明するシーケンス図である。例えば、端末装置2の通信路状況取得部34は、自端末の通信状況情報を取得し、通信制御部32に出力する(ステップS101)。すると、通信制御部32は、自端末の通信状況情報を記憶部38に記録するよう要求する(ステップS102)。
[Flow of processing executed by terminal device 2]
Next, the flow of processing executed by the terminal device 2 will be described with reference to FIG. FIG. 6 is a sequence diagram illustrating a flow of processing executed by the terminal device according to the first embodiment. For example, the communication path status acquisition unit 34 of the terminal device 2 acquires the communication status information of the terminal itself and outputs it to the communication control unit 32 (step S101). Then, the communication control part 32 requests | requires recording the communication status information of an own terminal in the memory | storage part 38 (step S102).

この結果、記憶部38は、通信状況情報を記録する(ステップS103)。続いて、位置情報取得部33は、自端末の位置情報を取得し、通信制御部32に出力する(ステップS104)。すると、通信制御部32は、自端末の位置情報と通信状況情報を収集サーバ11に送信する(ステップS105)。このような場合は、収集サーバ11は、位置情報と通信状況情報とを記憶する(ステップS106)。   As a result, the storage unit 38 records the communication status information (step S103). Subsequently, the position information acquisition unit 33 acquires the position information of the terminal itself and outputs it to the communication control unit 32 (step S104). Then, the communication control unit 32 transmits the location information and communication status information of the terminal itself to the collection server 11 (step S105). In such a case, the collection server 11 stores position information and communication status information (step S106).

次に、位置情報取得部33は、自端末の位置情報を取得し、通信制御部32に出力する(ステップS107)。すると、通信制御部32は、収集サーバ11に位置情報を送信する(ステップS108)。このような場合は、収集サーバ11は、受信した位置情報から各端末装置の距離を算出し(ステップS109)、算出した距離に基づいて、端末装置2の近傍の端末装置を抽出する(ステップS110)。   Next, the position information acquisition unit 33 acquires the position information of the terminal itself and outputs it to the communication control unit 32 (step S107). Then, the communication control unit 32 transmits the position information to the collection server 11 (Step S108). In such a case, the collection server 11 calculates the distance of each terminal device from the received position information (step S109), and extracts a terminal device near the terminal device 2 based on the calculated distance (step S110). ).

そして、収集サーバ11は、抽出した端末装置の通信状況情報を端末装置2へ送信する(ステップS111)。その後、通信制御部32は、収集サーバ11から受信した他端末の通信状況情報を記憶部38に記録する(ステップS112)。なお、端末装置2、および収集サーバ11は、一定時間ごとに、図6中(A)に示すステップS107〜S112の処理を実行する。   Then, the collection server 11 transmits the extracted communication status information of the terminal device to the terminal device 2 (step S111). Thereafter, the communication control unit 32 records the communication status information of other terminals received from the collection server 11 in the storage unit 38 (step S112). Note that the terminal device 2 and the collection server 11 execute the processes of steps S107 to S112 shown in FIG.

続いて、通信制御部32は、通信状況情報を記憶部38に要求する(ステップS113)。すると、記憶部38は、通信状況情報を通信制御部32に出力する(ステップS114)。そして、通信制御部32は、取得した通信状況情報に基づいて、通信環境切替の提案を行い(ステップS115)、処理を終了する。   Subsequently, the communication control unit 32 requests communication status information from the storage unit 38 (step S113). Then, the memory | storage part 38 outputs communication status information to the communication control part 32 (step S114). And the communication control part 32 proposes communication environment switching based on the acquired communication status information (step S115), and complete | finishes a process.

なお、図6に示す例では、端末装置2が記憶部38を通信状況情報のキャッシュとして用いる例について記載したが、実施形態はこれに限定されるものではない。例えば、端末装置2は、記憶部38を有さず、通信制御部32の要求に応じて、近傍端末の通信状況情報を取得しても良い。   In the example illustrated in FIG. 6, an example in which the terminal device 2 uses the storage unit 38 as a cache of communication status information has been described, but the embodiment is not limited thereto. For example, the terminal device 2 may not have the storage unit 38 and may acquire the communication status information of the nearby terminal in response to a request from the communication control unit 32.

以下、図7を用いて、記憶部38を有さない端末装置2が実行する処理の流れを説明する。図7は、第1の実施形態に係る端末装置が実行する処理のバリエーションを説明するシーケンス図である。なお、図7に示す各処理のうち、ステップS206〜S210は、図6に示すステップS107〜S111と同様の処理であるものとして、説明を省略する。   Hereinafter, the flow of processing executed by the terminal device 2 that does not have the storage unit 38 will be described with reference to FIG. FIG. 7 is a sequence diagram illustrating variations of processing executed by the terminal device according to the first embodiment. Of the processes shown in FIG. 7, steps S206 to S210 are the same as steps S107 to S111 shown in FIG.

例えば、通信路状況取得部34は、自端末の通信状況情報を取得し、通信制御部32に出力する(ステップS201)。また、位置情報取得部33は、自端末の位置情報を取得し、通信制御部32に出力する(ステップS202)。すると、通信制御部32は、自端末の通信状況情報と位置情報とを収集サーバ11に送信する(ステップS203)。このような場合は、収集サーバ11は、位置情報と通信状況とを記憶する(ステップS204)。   For example, the communication path status acquisition unit 34 acquires the communication status information of its own terminal and outputs it to the communication control unit 32 (step S201). Further, the position information acquisition unit 33 acquires the position information of the terminal itself and outputs it to the communication control unit 32 (step S202). Then, the communication control unit 32 transmits the communication status information and position information of the terminal itself to the collection server 11 (step S203). In such a case, the collection server 11 stores the position information and the communication status (Step S204).

ここで、通信制御部32は、例えば、所定の時間間隔で、位置情報を位置情報取得部33に要求する(ステップS205)。この処理を契機として、端末装置2は、図7中(B)に示すステップS206〜S210の処理を実行する。その後、通信制御部32は、収集サーバ11から受信した通信状況情報を記憶部38に格納することなく、取得した通信状況情報に基づいて、通信環境切替の提案を行い(ステップS211)、処理を終了する。   Here, the communication control unit 32 requests position information from the position information acquisition unit 33 at predetermined time intervals, for example (step S205). With this process as a trigger, the terminal device 2 executes the processes of steps S206 to S210 shown in FIG. Thereafter, the communication control unit 32 proposes switching of the communication environment based on the acquired communication status information without storing the communication status information received from the collection server 11 in the storage unit 38 (step S211). finish.

[端末装置2の効果]
上述したように、端末装置2は、それぞれ異なる通信環境を用いて通信を行う通信路21〜23を有する。また、端末装置2は、端末装置2の近傍に位置する他の端末装置が利用している通信環境の種別とスループットとを収集する。そして、端末装置2は、収集した通信環境の種別とスループットとに基づいて、アプリケーションの分散実行の際に用いる通信環境を選択し、選択した通信環境への切替を提案する。
[Effect of terminal device 2]
As described above, the terminal device 2 includes the communication paths 21 to 23 that perform communication using different communication environments. Further, the terminal device 2 collects the type and throughput of the communication environment used by other terminal devices located in the vicinity of the terminal device 2. Then, the terminal device 2 selects a communication environment to be used for distributed application execution based on the collected communication environment type and throughput, and proposes switching to the selected communication environment.

このため、端末装置2は、無効化した通信環境を含む利用可能なすべての通信環境から、最適な通信環境の選択や切替を実現することができる。すなわち、端末装置2は、近傍の端末装置が端末装置2が無効化した通信環境を用いて通信を行う際の状況を収集することができるので、自装置が無効化した通信環境を含めて最適な通信環境の選択や切替を実現することができる。   For this reason, the terminal device 2 can implement | achieve selection and switching of an optimal communication environment from all the available communication environments including the invalidated communication environment. That is, since the terminal device 2 can collect the situation when the nearby terminal device performs communication using the communication environment invalidated by the terminal device 2, the terminal device 2 is optimal including the communication environment invalidated by the own device. It is possible to select and switch various communication environments.

また、端末装置2は、自装置の位置情報を取得する位置情報取得部33を有する。そして、端末装置2は、位置情報取得部33が取得した位置情報を用いて、各端末装置2〜4から通信状況情報を収集する収集サーバ11から、端末装置2の近傍に位置する端末装置の通信状況情報を取得する。このため、端末装置2は、自装置の近傍に位置する端末装置が使用している通信環境の種別や、通信環境の状況を収集することができる。   In addition, the terminal device 2 includes a position information acquisition unit 33 that acquires position information of the own device. Then, the terminal device 2 uses the position information acquired by the position information acquisition unit 33 to collect the communication status information from each of the terminal devices 2 to 4, and the terminal device 2 located in the vicinity of the terminal device 2. Get communication status information. Therefore, the terminal device 2 can collect the type of communication environment used by the terminal device located in the vicinity of the terminal device and the status of the communication environment.

また、端末装置2は、自装置が利用している通信環境の種別とスループットとを取得する通信路状況取得部34を有する。また、端末装置2は、通信路状況取得部34が取得した情報を含む通信状況情報を収集サーバ11に送信して記録させる通信路状況記録部35を有する。このため、端末装置2は、自装置の通信状況情報を近傍に位置する他の端末装置へ送信することができる。   In addition, the terminal device 2 includes a communication path status acquisition unit 34 that acquires the type and throughput of the communication environment used by the terminal device 2. The terminal device 2 also includes a communication path status recording unit 35 that transmits and records communication status information including information acquired by the communication path status acquisition unit 34 to the collection server 11. For this reason, the terminal device 2 can transmit the communication status information of its own device to other terminal devices located in the vicinity.

また、端末装置2は、GPS26等の測位システムを利用して位置情報を取得する。そして、端末装置2は、端末装置2が取得した位置情報との差分が所定の閾値以下となる位置情報を収集した他の端末装置によって収集された通信状況情報を取得する。このため、端末装置2は、自装置の近傍に位置する端末装置の通信状況情報を取得することができる。   Further, the terminal device 2 acquires position information using a positioning system such as the GPS 26. And the terminal device 2 acquires the communication status information collected by the other terminal device which collected the positional information from which the difference with the positional information which the terminal device 2 acquired becomes below a predetermined threshold value. For this reason, the terminal device 2 can acquire the communication status information of the terminal device located in the vicinity of the own device.

また、端末装置2は、端末装置2が利用中の通信環境において接続する無線基地局5または基地局6を示す識別子を位置情報として取得する。そして、端末装置2は、端末装置2が取得した識別子と同一の識別子を位置情報として取得した端末装置によって収集された通信状況情報を取得する。つまり、端末装置2は、自装置と同一の無線基地局5または基地局6を用いて通信を行う端末装置、すなわち自装置の近傍に位置する端末装置の通信状況を取得する。このため、端末装置2は、測位システム等を利用せずとも、自装置の近傍に位置する端末装置の通信状況情報を取得することができる。   In addition, the terminal device 2 acquires an identifier indicating the wireless base station 5 or the base station 6 connected in the communication environment used by the terminal device 2 as position information. And the terminal device 2 acquires the communication status information collected by the terminal device which acquired the identifier same as the identifier which the terminal device 2 acquired as position information. That is, the terminal device 2 acquires the communication status of a terminal device that performs communication using the same radio base station 5 or base station 6 as the own device, that is, a terminal device located in the vicinity of the own device. For this reason, the terminal device 2 can acquire the communication status information of the terminal device located in the vicinity of the own device without using a positioning system or the like.

(第2の実施形態)
上述した端末装置2は、GPS26を用いた位置情報、または無線基地局5や基地局6の識別子を用いた位置情報を利用した。しかし、実施例はこれに限定されるものではなく、端末装置2は、自装置の近傍に位置する端末装置を識別することができる情報であれば、任意の情報を位置情報として利用することができる。
(Second Embodiment)
The terminal device 2 described above uses position information using the GPS 26 or position information using the identifiers of the radio base station 5 and the base station 6. However, the embodiment is not limited to this, and the terminal device 2 can use any information as the position information as long as the information can identify the terminal device located in the vicinity of the terminal device 2. it can.

さらに、端末装置2は、自装置の近傍に位置する端末装置の通信状況を識別することができるのであれば、位置情報を用いずともよい。例えば、端末装置2は、近距離無線通信路13を利用してP2P(Peer to Peer)の技術により近傍の端末装置と通信状況情報を送受信することで、近傍に位置する端末装置の通信状況を識別してもよい。ここで、端末装置2が近傍の端末装置と通信状況情報を送受信する方法については、近距離無線通信路13に限定されない。例えば、端末装置2は、無線LAN、ブルートゥース、赤外線通信、NFC(Near Field Communication)等任意の通信経路を介して、他の端末装置と直接通信状況情報を送受信してもよい。   Further, the terminal device 2 may not use the position information as long as the terminal device 2 can identify the communication status of the terminal device located in the vicinity of the terminal device 2. For example, the terminal device 2 uses the short-range wireless communication path 13 to transmit and receive communication status information to and from a nearby terminal device using a P2P (Peer to Peer) technique, so that the communication status of the terminal device located in the vicinity can be determined. You may identify. Here, the method in which the terminal device 2 transmits and receives communication status information to and from nearby terminal devices is not limited to the short-range wireless communication path 13. For example, the terminal device 2 may directly transmit / receive communication status information to / from other terminal devices via an arbitrary communication path such as wireless LAN, Bluetooth, infrared communication, or NFC (Near Field Communication).

以下、第2の実施形態として、P2Pの技術を用いて近傍に位置する端末装置の通信状況を識別する端末装置2a〜4aについて説明する。なお、各端末装置2a〜4aは、図1に示す各端末装置2〜4と同様に、情報処理システム1に含まれる端末装置として動作することができる。   Hereinafter, as a second embodiment, terminal devices 2a to 4a for identifying a communication status of a terminal device located in the vicinity using P2P technology will be described. In addition, each terminal device 2a-4a can operate | move as a terminal device contained in the information processing system 1, similarly to each terminal device 2-4 shown in FIG.

まず、図8を用いて、各端末装置2a〜4aが実行する処理の概要について説明する。図8は、第2の実施形態に係る端末装置が収集する情報を説明する図である。例えば、図8に示す例では、端末装置3aと端末装置4aとは、それぞれ自装置の通信状況情報を収集し、収集した通信状況情報を近距離無線通信路13を介して、P2Pの技術を利用して、端末装置2aへ直接送信する。   First, the outline | summary of the process which each terminal device 2a-4a performs is demonstrated using FIG. FIG. 8 is a diagram illustrating information collected by the terminal device according to the second embodiment. For example, in the example shown in FIG. 8, each of the terminal device 3 a and the terminal device 4 a collects communication status information of its own device, and uses the collected communication status information via the short-range wireless communication path 13 for P2P technology. By using it, it transmits directly to the terminal device 2a.

ここで、近距離無線通信路13は、通信可能な範囲があまり広くない。このため、端末装置2aは、P2Pの技術を利用して通信状況情報を収集した場合は、おのずと端末装置2aの近傍に位置する端末装置の通信状況情報を収集することができる。そして、端末装置2aは、P2Pの技術を利用して収集した通信状況情報を利用して、アプリケーションの分割実行に最適な通信環境を選択し、選択した通信環境を用いて通信を行う通信路への切替を提案する。   Here, the short-range wireless communication path 13 does not have a wide communication range. For this reason, the terminal device 2a can collect the communication status information of the terminal device located in the vicinity of the terminal device 2a when the communication status information is collected using the P2P technology. Then, the terminal device 2a uses the communication status information collected using the P2P technology to select the optimal communication environment for the divided execution of the application, and to the communication path for performing communication using the selected communication environment. Suggest switching.

なお、端末装置2aは、近距離無線通信路13を介して接続する端末装置だけではなく、端末装置間で直接通信可能な端末を近傍範囲に位置する端末とする。すなわち、端末装置2aは、端末装置2aとの距離に係らず、端末装置2aと直接接続が確立可能な端末を近傍に位置する端末として取り扱う。このように、P2Pの技術を用いて近傍に位置する端末装置から通信状況情報を収集する場合は、近傍とは、物理的な範囲ではなく、端末装置2aと通信可能な端末装置の存在する点の集合として規定されることとなる。   Note that the terminal device 2 a is not limited to a terminal device connected via the short-range wireless communication path 13, but a terminal that can communicate directly between the terminal devices is a terminal located in the vicinity range. That is, the terminal device 2a treats a terminal that can establish a direct connection with the terminal device 2a as a terminal located in the vicinity regardless of the distance from the terminal device 2a. Thus, when collecting communication status information from a terminal device located in the vicinity using the P2P technology, the vicinity is not a physical range but a terminal device capable of communicating with the terminal device 2a exists. Will be defined as a set of

[端末装置2aの機能構成]
次に、図9を用いて、端末装置2aの機能構成について説明する。図9は、第2の実施形態に係る端末装置の機能構成を説明する図である。なお、図9に示す各部のうち、図3に示す各部と同様の機能を発揮するものについては、同一の符号を付し、説明を省略する。
[Functional configuration of terminal device 2a]
Next, the functional configuration of the terminal device 2a will be described with reference to FIG. FIG. 9 is a diagram illustrating the functional configuration of the terminal device according to the second embodiment. In addition, about each part which shows the function similar to each part shown in FIG. 3 among each part shown in FIG. 9, the same code | symbol is attached | subjected and description is abbreviate | omitted.

図3に示す例では、制御部30は、状況把握部31を有しておらず、通信制御部32のみを有する。また、通信制御部32は、他通信路情報収集部36a、通信路状況収集部39を有する。   In the example illustrated in FIG. 3, the control unit 30 does not include the situation grasping unit 31 and includes only the communication control unit 32. The communication control unit 32 includes another communication path information collection unit 36 a and a communication path status collection unit 39.

通信路状況収集部39は、自装置の通信状況情報を収集する。例えば、通信路状況収集部39は、OS28や上位モジュールのAPI29等から利用中の通信種別、スループット、その他の情報を取得する。そして、通信路状況収集部39は、通信状況情報を生成し、生成した通信状況情報をタイムスタンプとともに記憶部38に格納する。また、通信路状況収集部39は、記憶部38に格納してから所定の時間が経過した通信状況情報を記憶部38から削除する。また、通信路状況収集部39は、無線LAN、赤外線通信、ブルートゥース、NFC等の近距離無線通信路13を利用して他の端末装置に対し、自装置の通信状況情報を送信する。   The communication path status collection unit 39 collects communication status information of its own device. For example, the communication path status collection unit 39 acquires the type of communication being used, throughput, and other information from the OS 28 and the API 29 of the upper module. Then, the communication path status collection unit 39 generates communication status information, and stores the generated communication status information in the storage unit 38 together with a time stamp. Further, the communication path status collection unit 39 deletes from the storage unit 38 communication status information for which a predetermined time has elapsed since storage in the storage unit 38. In addition, the communication path status collection unit 39 transmits the communication status information of its own apparatus to other terminal devices using the short-range wireless communication path 13 such as wireless LAN, infrared communication, Bluetooth, NFC or the like.

他通信路情報収集部36aは、P2Pの技術を用いて、他の端末装置から通信状況情報を収集する。例えば、他通信路情報収集部36aは、他の端末装置から近距離無線通信路13を介して通信状況情報を収集する。そして、他通信路情報収集部36aは、収集した通信状況情報を記憶部38にタイムスタンプとともに格納する。また、他通信路情報収集部36aは、記憶部38に格納してから所定の時間が経過した通信状況情報を記憶部38から削除する。   The other channel information collection unit 36a collects communication status information from other terminal devices using P2P technology. For example, the other communication path information collection unit 36 a collects communication status information from other terminal devices via the short-range wireless communication path 13. Then, the other communication path information collection unit 36a stores the collected communication status information in the storage unit 38 together with a time stamp. Further, the other communication path information collection unit 36 a deletes the communication status information after a predetermined time has elapsed from the storage unit 38 after being stored in the storage unit 38.

この結果、通信路切替提案部37は、第1の実施形態と同様に、記憶部38に記憶された各情報を用いて、アプリケーションの分割実行に最適な通信環境を選択し、選択した通信環境を利用する通信路に切り替えるよう提案を行うことができる。   As a result, the communication path switching proposal unit 37 selects the optimum communication environment for the divided execution of the application using each piece of information stored in the storage unit 38, as in the first embodiment, and selects the selected communication environment. Proposals can be made to switch to a communication channel that uses.

[端末装置2aが実行する処理の流れ]
次に、図10を用いて、端末装置2aが実行する処理の流れについて説明する。図10は、第2の実施形態に係る端末装置が実行する処理の流れを説明するシーケンス図である。なお、図10に示す例では、端末装置2aと端末装置3aとがP2Pの技術を用いて通信状況情報を送受信する例について記載した。
[Flow of processing executed by terminal device 2a]
Next, the flow of processing executed by the terminal device 2a will be described with reference to FIG. FIG. 10 is a sequence diagram illustrating a flow of processing executed by the terminal device according to the second embodiment. In the example illustrated in FIG. 10, an example in which the terminal device 2 a and the terminal device 3 a transmit and receive communication status information using the P2P technology is described.

例えば、端末装置2aのOS28やAPI29は、自端末の通信状況情報を取得し、通信制御部32に出力する(ステップS301)。すると、通信制御部32は、自端末の通信状況情報を記憶部38に記録するよう要求する(ステップS302)。この結果、記憶部38は、通信状況情報を記録する(ステップS303)。また、記憶部38は、通信制御部32からの依頼に応じて、記憶してから一定時間が経過した通信状況情報を削除する(ステップS304)。そして、通信制御部32は、自端末の通信状況情報を端末装置3aに送信する。   For example, the OS 28 or API 29 of the terminal device 2a acquires the communication status information of the terminal itself and outputs it to the communication control unit 32 (step S301). Then, the communication control part 32 requests | requires recording the communication status information of an own terminal in the memory | storage part 38 (step S302). As a result, the storage unit 38 records the communication status information (step S303). Further, the storage unit 38 deletes the communication status information after a predetermined time has elapsed since the storage in response to the request from the communication control unit 32 (step S304). And the communication control part 32 transmits the communication status information of an own terminal to the terminal device 3a.

また、端末装置3aは、端末装置3aの通信状況情報を通信制御部32に出力する(ステップS306)。すると、通信制御部32は、端末装置3aから受信した通信状況情報を受信時刻とともに記憶部38に記録するよう要求する(ステップS307)。すると、記憶部38は、通信状況情報を記録する(ステップS308)。また、通信制御部32は、通信状況情報を記憶部38に要求する(ステップS309)。すると、記憶部38は、通信状況情報を通信制御部32に出力する(ステップS310)。そして、通信制御部32は、取得した通信状況情報に基づいて、通信環境の切替を提案する(ステップS311)。   Further, the terminal device 3a outputs the communication status information of the terminal device 3a to the communication control unit 32 (step S306). Then, the communication control unit 32 requests to record the communication status information received from the terminal device 3a in the storage unit 38 together with the reception time (step S307). Then, the memory | storage part 38 records communication status information (step S308). In addition, the communication control unit 32 requests communication status information from the storage unit 38 (step S309). Then, the storage unit 38 outputs the communication status information to the communication control unit 32 (step S310). And the communication control part 32 proposes switching of a communication environment based on the acquired communication status information (step S311).

[端末装置2aの効果]
上述したように、端末装置2aは、端末装置2aと直接接続することができる他の端末装置から、通信状況情報を収集する。例えば、端末装置2aは、P2Pの技術を用いて、端末装置2aと直接通信することができる他の端末装置から通信状況情報を収集する。このため、端末装置2aは、位置情報を利用せずとも、自装置の近傍に位置する端末装置が使用する通信環境の種別やスループットを識別することができる。この結果、端末装置2aは、自装置が無効化した通信環境を含める全ての通信環境から、アプリケーションの分割実行に最適な通信環境を提案することができる。
[Effect of terminal device 2a]
As described above, the terminal device 2a collects communication status information from other terminal devices that can be directly connected to the terminal device 2a. For example, the terminal device 2a collects communication status information from other terminal devices that can directly communicate with the terminal device 2a using the P2P technology. Therefore, the terminal device 2a can identify the type and throughput of the communication environment used by the terminal device located in the vicinity of the own device without using the position information. As a result, the terminal device 2a can propose an optimal communication environment for dividing and executing an application from all communication environments including the communication environment invalidated by the terminal device 2a.

(他の実施形態)
これまで第1の実施形態、および第2の実施形態について説明したが、開示する発明は上述した実施形態以外にも様々な異なる形態にて実施されてよいものである。そこで、以下では他の実施形態について説明する。
(Other embodiments)
Although the first embodiment and the second embodiment have been described so far, the disclosed invention may be implemented in various different forms other than the above-described embodiments. Therefore, other embodiments will be described below.

(1)位置情報について
上述した端末装置2は、位置情報として測位システムによる座標情報や無線基地局5、基地局6の識別子を用いた。しかし、実施例はこれに限定されるものではない。例えば、端末装置2は、IP(Internet Protocol)アドレスの上位ビット、パケットのルーティング経路、有線通信路12が接続するルータの識別子等、端末装置2の近傍に位置する端末装置を識別することができる情報であれば、任意の情報を用いることができる。また、端末装置2は、複数の位置情報を組み合わせて利用しても良い。
(1) Position Information The terminal device 2 described above uses coordinate information obtained by a positioning system and identifiers of the radio base station 5 and the base station 6 as position information. However, the embodiment is not limited to this. For example, the terminal device 2 can identify a terminal device located in the vicinity of the terminal device 2 such as an upper bit of an IP (Internet Protocol) address, a packet routing route, and an identifier of a router to which the wired communication route 12 is connected. If it is information, arbitrary information can be used. Further, the terminal device 2 may use a plurality of pieces of position information in combination.

また、上述した端末装置2aは、近傍の端末装置から直接通信状況情報を収集した。しかしながら、実施形態はこれに限定されるものではない。例えば、端末装置2aは、第1の実施形態に係る収集サーバ11と同様の機能構成を有し、他の端末装置から直接、または、近距離無線通信路13や無線通信路14を介して、通信状況情報と位置情報とを収集する。そして、端末装置2aは、収集した通信状況情報と位置情報とを用いて、近傍の端末装置の通信状況を識別し、識別した通信状況に基づいて、通信環境の提案を行っても良い。また、端末装置2aは、他の端末装置から位置情報を受信した場合は、他の端末装置の近傍に位置する端末装置から受信した通信状況情報を送信してもよい。   Further, the terminal device 2a described above collects communication status information directly from nearby terminal devices. However, the embodiment is not limited to this. For example, the terminal device 2a has the same functional configuration as the collection server 11 according to the first embodiment, and is directly from another terminal device or via the short-range wireless communication path 13 or the wireless communication path 14. Collect communication status information and location information. Then, the terminal device 2a may identify a communication status of a nearby terminal device using the collected communication status information and position information, and may propose a communication environment based on the identified communication status. Further, when the terminal device 2a receives position information from another terminal device, the terminal device 2a may transmit the communication status information received from the terminal device located in the vicinity of the other terminal device.

すなわち、第1の実施形態における収集サーバ11の機能を端末装置2aに内蔵し、端末装置2a〜4aがP2Pの技術を利用して通信状況情報と位置情報との送受信を行うことで、第1の実施形態と同様の機能および効果を発揮する形態であってもよい。   That is, the function of the collection server 11 in the first embodiment is built in the terminal device 2a, and the terminal devices 2a to 4a transmit and receive the communication status information and the position information by using the P2P technology. The form which exhibits the function and effect similar to this embodiment may be sufficient.

(2)近傍の端末装置について
上述した端末装置2aは、P2Pの技術を用いて、近傍に位置する端末装置から通信状況情報を取得した。しかし、実施例はこれに限定されるものではない。例えば、端末装置2aは、同一の無線基地局5に接続する端末装置、すなわち同一のネットワークアドレスが付与された端末装置から無線基地局5を介して、通信状況情報を収集してもよい。すなわち、端末装置2、2aは、近傍に位置する端末装置から通信状況情報を収集することができるのであれば、任意の手法を適用することができる。
(2) About nearby terminal devices The terminal device 2a mentioned above acquired communication status information from the terminal device located in the vicinity using the technique of P2P. However, the embodiment is not limited to this. For example, the terminal device 2a may collect communication status information from the terminal device connected to the same wireless base station 5, that is, the terminal device assigned the same network address, via the wireless base station 5. That is, any method can be applied to the terminal devices 2 and 2a as long as the communication status information can be collected from the terminal devices located in the vicinity.

また、上述したように、端末装置2、2aの近傍に位置する端末装置とは、端末装置2、2aを中心として所定の距離を半径とする円の領域内に位置する端末装置に限定されるものではない。例えば、端末装置2、2aの近傍に位置する端末装置とは、例えば無線基地局5との距離が、無線基地局5と端末装置2、2aとの距離と同様の距離となる端末装置であってもよい。すなわち、情報処理システム1における近傍とは、通信環境ごとに、通信速度が同程度となる範囲内を示しており、具体的な距離の概念のみに限定されるものではない。   Further, as described above, the terminal device located in the vicinity of the terminal devices 2 and 2a is limited to the terminal device located in a circle region having a predetermined distance as a radius around the terminal devices 2 and 2a. It is not a thing. For example, a terminal device located in the vicinity of the terminal devices 2 and 2a is a terminal device whose distance from the radio base station 5 is the same as the distance between the radio base station 5 and the terminal devices 2 and 2a, for example. May be. That is, the vicinity in the information processing system 1 indicates a range in which the communication speed is approximately the same for each communication environment, and is not limited to a specific concept of distance.

また、情報処理システム1においては、通信環境ごとに通信速度が大きく異なる場合は、必ずしも通信速度が同程度となる範囲内を近傍とする必要はない。例えば、情報処理システム1は、他の通信環境よりも通信速度が高速な通信環境については、通信速度が大きく異なる範囲まで近傍となる範囲を拡大してもよい。このように、情報処理システム1では、端末装置の近傍となる範囲を、通信速度が同程度となる範囲内に限定するものではない。   Further, in the information processing system 1, when the communication speed is greatly different for each communication environment, it is not always necessary to set a range where the communication speed is approximately the same. For example, the information processing system 1 may expand a range that is close to a range in which the communication speed is greatly different in a communication environment having a higher communication speed than other communication environments. Thus, in the information processing system 1, the range in the vicinity of the terminal device is not limited to the range in which the communication speed is comparable.

(3)情報処理システムについて
上述した情報処理システム1は、端末装置2と同様の機能を発揮する端末装置と端末装置2aと同様の機能を有する端末装置とを混在させることができる。また、端末装置2は、端末装置2aの機能を有し、通信状況やその他任意の状況に応じて、端末装置2として、または、端末装置2aとして動作してもよい。
(3) Information processing system The information processing system 1 mentioned above can mix the terminal device which exhibits the function similar to the terminal device 2, and the terminal device which has the function similar to the terminal device 2a. Moreover, the terminal device 2 has the function of the terminal device 2a, and may operate as the terminal device 2 or the terminal device 2a depending on the communication status or any other situation.

(4)プログラム
また、上記実施形態において説明した端末装置2又は端末装置2aが実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。例えば、第1の実施形態に係る端末装置2が実行する処理をコンピュータが実行可能な言語で記述した通信路提案プログラムを作成することもできる。この場合、コンピュータが通信路提案プログラムを実行することにより、上記実施形態と同様の効果を得ることができる。
(4) Program Moreover, the program which described the process which the terminal device 2 or the terminal device 2a demonstrated in the said embodiment performed in the language which a computer can execute can also be created. For example, it is possible to create a communication path proposal program in which processing executed by the terminal device 2 according to the first embodiment is described in a language that can be executed by a computer. In this case, when the computer executes the communication path proposal program, the same effect as in the above embodiment can be obtained.

さらに、かかる通信路提案プログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録された通信路提案プログラムをコンピュータに読み込ませて実行することにより上記第1の実施形態と同様の処理を実現してもよい。以下に、端末装置2または端末装置2aと同様の機能を実現する通信路提案プログラムを実行するコンピュータの一例を説明する。   Further, the communication path proposal program is recorded on a computer-readable recording medium, and the communication path proposal program recorded on the recording medium is read by the computer and executed, thereby executing the same processing as in the first embodiment. May be realized. Hereinafter, an example of a computer that executes a communication path proposal program that realizes the same function as the terminal device 2 or the terminal device 2a will be described.

図11は、本実施形態に係る通信路提案プログラムを実行するコンピュータ1000を示す図である。図11に示すように、コンピュータ1000は、例えば、メモリ1010と、CPU(Central Processing Unit)1020と、ハードディスクドライブインタフェース1030と、ディスクドライブインタフェース1040と、シリアルポートインタフェース1050と、ビデオアダプタ1060と、ネットワークインタフェース1070とを有する。これらの各部は、バス1080によって接続される。   FIG. 11 is a diagram illustrating a computer 1000 that executes a communication path proposal program according to the present embodiment. As shown in FIG. 11, the computer 1000 includes, for example, a memory 1010, a CPU (Central Processing Unit) 1020, a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and a network. Interface 1070. These units are connected by a bus 1080.

メモリ1010は、ROM(Read Only Memory)1011およびRAM(Random Access Memory)1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1090に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1100に接続される。ディスクドライブ1100には、例えば、磁気ディスクや光ディスク等の着脱可能な記憶媒体が挿入される。シリアルポートインタフェース1050には、例えば、マウス1110およびキーボード1120が接続される。ビデオアダプタ1060には、例えば、ディスプレイ1130が接続される。   The memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM (Random Access Memory) 1012. The ROM 1011 stores a boot program such as BIOS (Basic Input Output System). The hard disk drive interface 1030 is connected to the hard disk drive 1090. The disk drive interface 1040 is connected to the disk drive 1100. A removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive 1100, for example. For example, a mouse 1110 and a keyboard 1120 are connected to the serial port interface 1050. For example, a display 1130 is connected to the video adapter 1060.

ここで、図11に示すように、ハードディスクドライブ1090は、例えば、OS(Operating System)1091、アプリケーションプログラム1092、プログラムモジュール1093およびプログラムデータ1094を記憶する。本実施形態に係る通信路提案プログラムは、例えば、コンピュータ1000によって実行される指令が記述されたプログラムモジュールとして、例えばハードディスクドライブ1090に記憶される。具体的には、上記実施形態で説明した状況把握部32と通信制御部32とが実行する収集ステップと、選択ステップと、表示ステップとを実行させるためのプログラムモジュールが、ハードディスクドライブ1090に記憶される。   Here, as shown in FIG. 11, the hard disk drive 1090 stores, for example, an OS (Operating System) 1091, an application program 1092, a program module 1093, and program data 1094. The communication path proposal program according to the present embodiment is stored in, for example, the hard disk drive 1090 as a program module in which a command executed by the computer 1000 is described. Specifically, a program module for executing the collection step, the selection step, and the display step executed by the situation grasping unit 32 and the communication control unit 32 described in the above embodiment is stored in the hard disk drive 1090. The

また、上記実施例で説明したデータベースに記憶されるデータのように、通信路提案プログラムによる情報処理に用いられるデータは、プログラムデータとして、例えば、ハードディスクドライブ1090に記憶される。そして、CPU1020が、ハードディスクドライブ1090に記憶されたプログラムモジュールやプログラムデータを必要に応じてRAM1012に読み出して、収集ステップと、選択ステップと、表示ステップとを実行する。   Further, like data stored in the database described in the above embodiment, data used for information processing by the communication path proposal program is stored as program data in, for example, the hard disk drive 1090. Then, the CPU 1020 reads out program modules and program data stored in the hard disk drive 1090 to the RAM 1012 as necessary, and executes a collection step, a selection step, and a display step.

なお、通信路提案プログラムに係るプログラムモジュールやプログラムデータは、ハードディスクドライブ1090に記憶される場合に限られず、例えば、着脱可能な記憶媒体に記憶されて、ディスクドライブ1100等を介してCPU1020によって読み出されてもよい。あるいは、情報送受信プログラムに係るプログラムモジュールやプログラムデータは、LAN(Local Area Network)やWAN(Wide Area Network)等のネットワークを介して接続された他のコンピュータに記憶され、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。   Note that the program module and program data related to the communication path proposal program are not limited to being stored in the hard disk drive 1090, but are stored in, for example, a removable storage medium and read out by the CPU 1020 via the disk drive 1100 or the like. May be. Alternatively, a program module and program data related to the information transmission / reception program are stored in another computer connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network), and the CPU 1020 via the network interface 1070. May be read.

これまでいくつかの実施形態を説明したが、本願が開示する技術はこれらの実施形態に限定されるものではない。すなわち、これらの実施形態は、その他の様々な形態で実施されることが可能であり、種々の省略、置き換え、変更を行うことができる。   Although several embodiments have been described so far, the technology disclosed in the present application is not limited to these embodiments. That is, these embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made.

例えば、各装置の分散・統合の具体的形態(例えば、図3の形態)は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的又は物理的に分散・統合することができる。一例を挙げると、位置情報取得部33と通信路状況取得部34とを一つの部として統合してもよい。   For example, the specific form of distribution / integration of each device (for example, the form shown in FIG. 3) is not limited to the one shown in the figure, and all or a part thereof can be changed in arbitrary units according to various loads and usage conditions. Functionally or physically distributed and integrated. As an example, the position information acquisition unit 33 and the communication path status acquisition unit 34 may be integrated as one unit.

また、実施例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的に行うこともできる。   In addition, among the processes described in the embodiments, all or a part of the processes described as being automatically performed can be manually performed.

これらの実施例やその変形は、本願が開示する技術に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。   These embodiments and modifications thereof are included in the invention disclosed in the claims and equivalents thereof as well as included in the technology disclosed in the present application.

1 情報処理システム
2〜4、2a〜4a 端末装置
5 無線基地局
6 基地局
7 ネットワーク
8 分散実行環境
9、10 サーバ
11 収集サーバ
20 通信部
21〜23 通信路
24 入力部
25 表示部
26 GPS
27 プロセス
28 OS
29 API
30 制御部
31 状況把握部
32 通信制御部
33 位置情報取得部
34 通信路状況取得部
35 通信路状況記録部
36、36a 他通信路情報収集部
37 通信路切替提案部
38、50 記憶部
39 通信路状況収集部
51 収集部
52 提供部
53 通信状況テーブル
DESCRIPTION OF SYMBOLS 1 Information processing system 2-4, 2a-4a Terminal device 5 Wireless base station 6 Base station 7 Network 8 Distributed execution environment 9, 10 Server 11 Collection server 20 Communication part 21-23 Communication path 24 Input part 25 Display part 26 GPS
27 Process 28 OS
29 API
DESCRIPTION OF SYMBOLS 30 Control part 31 Situation grasping part 32 Communication control part 33 Position information acquisition part 34 Communication path condition acquisition part 35 Communication path condition recording part 36, 36a Other communication path information collection part 37 Communication path switching proposal part 38, 50 Storage part 39 Communication Road status collection unit 51 Collection unit 52 Provision unit 53 Communication status table

Claims (8)

それぞれ異なる通信環境を用いて通信を行う複数の通信部と、
自装置の近傍に位置する他の端末装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度とを収集する通信状況収集部と、
前記通信状況収集部が収集した前記通信環境の種別および通信速度を用いて、サーバと協調してアプリケーションを実行する際に用いる通信環境を選択する選択部と、
前記選択部が選択した通信環境を表示する表示部と
を有することを特徴とする端末装置。
A plurality of communication units that communicate using different communication environments,
A communication status collection unit that collects the type of communication environment used by other terminal devices located in the vicinity of the own device and the communication speed when using the communication environment;
A selection unit that selects a communication environment to be used when executing an application in cooperation with a server, using the type and communication speed of the communication environment collected by the communication status collection unit;
And a display unit that displays a communication environment selected by the selection unit.
自装置の位置情報を取得する位置情報取得部をさらに有し、
前記通信状況収集部は、各端末装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度と、当該端末装置の位置を示す位置情報とを収集する収集サーバから、前記位置情報取得部が取得した前記自装置の位置情報を用いて、前記自装置の近傍に位置する他の端末装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度とを取得することを特徴とする請求項1に記載の端末装置。
It further has a position information acquisition unit that acquires the position information of its own device,
The communication status collection unit, from a collection server that collects a type of communication environment used by each terminal device, a communication speed when using the communication environment, and position information indicating the position of the terminal device, Using the position information of the own device acquired by the position information acquisition unit, the type of communication environment used by other terminal devices located in the vicinity of the own device and communication when using the communication environment The terminal device according to claim 1, wherein a speed is acquired.
自装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度とを取得する通信状況取得部と、
前記通信状況取得部が取得した前記自装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度と、前記位置情報収集部が収集した前記自装置の位置情報とを前記収集サーバに送信して記録させる記録部をさらに有することを特徴とする請求項2に記載の端末装置。
A communication status acquisition unit that acquires the type of communication environment used by the own device and the communication speed when the communication environment is used;
The type of communication environment used by the own device acquired by the communication status acquisition unit, the communication speed when using the communication environment, and the location information of the own device collected by the location information collection unit. The terminal device according to claim 2, further comprising a recording unit that transmits and records the data to the collection server.
前記位置情報取得部は、測位システムを利用して前記自装置の位置を示す位置情報を取得し、
前記通信状況収集部は、前記位置情報取得部が取得した位置情報との差分が所定の閾値以下となる位置情報を収集した端末装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度とを取得することを特徴とする請求項2または3に記載の端末装置。
The location information acquisition unit acquires location information indicating the location of the device using a positioning system,
The communication status collection unit uses a type of communication environment used by a terminal device that has collected position information whose difference from the position information acquired by the position information acquisition unit is a predetermined threshold or less, and uses the communication environment. The terminal device according to claim 2, wherein a communication speed at the time of the acquisition is acquired.
前記位置情報取得部は、前記自装置が利用中の通信環境において、前記自装置が接続している基地局を示す識別子を取得し、
前記通信状況収集部は、前記位置情報取得部が取得した識別子と同一の識別子が示す基地局に接続している他の端末装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度とを取得することを特徴とする請求項2または3に記載の端末装置。
The location information acquisition unit acquires an identifier indicating a base station to which the device is connected in a communication environment used by the device.
The communication status collection unit uses a type of communication environment used by another terminal device connected to a base station indicated by the same identifier as the identifier acquired by the location information acquisition unit, and the communication environment. The terminal device according to claim 2, wherein a terminal communication speed is acquired.
前記通信状況収集部は、前記自装置と直接接続することができる他の端末装置から、当該他の端末装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度とを収集することを特徴とする請求項1に記載の端末装置。   The communication status collection unit, from another terminal device that can be directly connected to the own device, the type of communication environment used by the other terminal device, the communication speed when using the communication environment, The terminal device according to claim 1, wherein the terminal device is collected. 複数の通信環境を切り替えて通信を行うことができる端末装置が実行する通信路提案方法であって、
自装置の近傍に位置する他の端末装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度とを収集する通信状況収集工程と、
前記通信状況収集工程で収集した前記通信環境の種別および通信速度を用いて、サーバと協調してアプリケーションを実行する際に用いる通信環境を選択する選択工程と、
前記選択工程で選択した通信環境を表示する表示工程と
を有することを特徴とする通信路提案方法。
A communication path proposal method executed by a terminal device capable of performing communication by switching a plurality of communication environments,
A communication status collection step for collecting the type of communication environment used by other terminal devices located in the vicinity of the own device and the communication speed when using the communication environment;
A selection step of selecting a communication environment to be used when executing an application in cooperation with a server, using the type and communication speed of the communication environment collected in the communication status collection step;
And a display step for displaying the communication environment selected in the selection step.
複数の通信環境を切り替えて通信を行うことができるコンピュータに、
自装置の近傍に位置する他の端末装置が利用している通信環境の種別と、当該通信環境を利用した際の通信速度とを収集する通信状況収集ステップと、
前記通信状況収集ステップで収集した前記通信環境の種別および通信速度を用いて、サーバと協調してアプリケーションを実行する際に用いる通信環境を選択する選択ステップと、
前記選択ステップで選択した通信環境を表示する表示ステップと
を実行させることを特徴とする通信路提案プログラム。
To a computer that can communicate by switching multiple communication environments,
A communication status collection step for collecting the type of communication environment used by other terminal devices located in the vicinity of the own device and the communication speed when using the communication environment;
A selection step of selecting a communication environment to be used when executing an application in cooperation with a server, using the type and communication speed of the communication environment collected in the communication status collection step;
And a display step for displaying the communication environment selected in the selection step.
JP2013035770A 2013-02-26 2013-02-26 Terminal device, method and program for proposing communication path Pending JP2014165721A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013035770A JP2014165721A (en) 2013-02-26 2013-02-26 Terminal device, method and program for proposing communication path

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013035770A JP2014165721A (en) 2013-02-26 2013-02-26 Terminal device, method and program for proposing communication path

Publications (1)

Publication Number Publication Date
JP2014165721A true JP2014165721A (en) 2014-09-08

Family

ID=51615946

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013035770A Pending JP2014165721A (en) 2013-02-26 2013-02-26 Terminal device, method and program for proposing communication path

Country Status (1)

Country Link
JP (1) JP2014165721A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015185851A (en) * 2014-03-20 2015-10-22 カシオ計算機株式会社 Communication device, operation control method, and program
CN106358154A (en) * 2016-09-07 2017-01-25 中国人民解放军国防科学技术大学 Modular extensible indoor-outdoor seamless positioning method
JP2017192003A (en) * 2016-04-12 2017-10-19 富士通株式会社 Program, communication control method, communication control device, and communication control system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015185851A (en) * 2014-03-20 2015-10-22 カシオ計算機株式会社 Communication device, operation control method, and program
JP2017192003A (en) * 2016-04-12 2017-10-19 富士通株式会社 Program, communication control method, communication control device, and communication control system
CN106358154A (en) * 2016-09-07 2017-01-25 中国人民解放军国防科学技术大学 Modular extensible indoor-outdoor seamless positioning method

Similar Documents

Publication Publication Date Title
JP6662961B2 (en) System and method for non-cellular wireless access
JP7068333B2 (en) Extension of measurement reporting in beam-based systems
JP2022095859A (en) Measurement configuration method and related product
JP6197888B2 (en) Wireless communication network system and representative sensor device determination method
CN108616922A (en) A kind of method, user equipment and network equipment for exempting from authorization resources distribution
WO2016199494A1 (en) Control device, base station, user equipment and control method
CN106664296B (en) Seamless peer-to-peer internet connectivity
US20170336494A1 (en) Calibration-Free Location Determination Using Wireless Communication
CN104283743A (en) Home network equipment and proxy service discovering method
RU2751076C1 (en) Method for data dispatching and corresponding apparatus
US9014036B2 (en) Dynamic band selection and aggregation
Shi et al. Crowdsourcing access network spectrum allocation using smartphones
US10609627B2 (en) Identifying communications technology from cellular broadcast data
CN104363596A (en) Dynamic spectrum management semi-physical simulation experiment system and method based on USRP
JP2014165721A (en) Terminal device, method and program for proposing communication path
US10764821B2 (en) System and method for wireless network selection
RU2015115635A (en) SERVER DEVICE ADAPTED FOR ANALYSIS OF COMMUNICATION BEHAVIOR, CONTROL DEVICE, MANAGEMENT METHOD FOR MOBILE TERMINAL AND COMPUTER PROGRAM
US20230137283A1 (en) Systems and methods to optimize registration and session establishment in a wireless network
CN104244172A (en) Information interaction method and device
Deng et al. Delphi: A software controller for mobile network selection
JP6101197B2 (en) Network connection management system and method, and wireless terminal device
JP2022517818A (en) Positioning support
US11985731B2 (en) Systems and methods for exposing user equipment identity
US20220104004A1 (en) Systems and methods for exposing user equipment identity
JP2011160242A (en) Management apparatus, management system, management method, and program