JP2010176452A - Information processing distribution system, information processing apparatus, and information processing distribution method - Google Patents

Information processing distribution system, information processing apparatus, and information processing distribution method Download PDF

Info

Publication number
JP2010176452A
JP2010176452A JP2009019180A JP2009019180A JP2010176452A JP 2010176452 A JP2010176452 A JP 2010176452A JP 2009019180 A JP2009019180 A JP 2009019180A JP 2009019180 A JP2009019180 A JP 2009019180A JP 2010176452 A JP2010176452 A JP 2010176452A
Authority
JP
Japan
Prior art keywords
information processing
request
processing apparatus
execution
inquiry
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
JP2009019180A
Other languages
Japanese (ja)
Other versions
JP2010176452A5 (en
Inventor
Yuichi Tamura
雄一 田村
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.)
Pioneer Corp
Original Assignee
Pioneer Electronic 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 Pioneer Electronic Corp filed Critical Pioneer Electronic Corp
Priority to JP2009019180A priority Critical patent/JP2010176452A/en
Publication of JP2010176452A publication Critical patent/JP2010176452A/en
Publication of JP2010176452A5 publication Critical patent/JP2010176452A5/ja
Pending legal-status Critical Current

Links

Images

Landscapes

  • Traffic Control Systems (AREA)
  • Navigation (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently distribute and execute information processing by use of a plurality of information processing apparatus mounted in a moving body. <P>SOLUTION: In this information processing distribution system, an extraction means 711 of a first information processing apparatus 710A extracts request desire processing from specific information processing based on an arithmetic processing load situation. An inquiry means 713 performs, to a second information processing apparatus 720 selected by a server device 730, an inquiry of whether or not the request desire processing can be executed. A decision means 721 of the second information processing apparatus 720 decides execution possibility of the request desire processing in consideration of an arithmetic load situation, and reports a result of the decision to the first information processing apparatus 710A. Next, in the first information processing apparatus 710A, an execution request means 714 performs an execution request to the second information processing apparatus 720 having performed an affirmative answer to the inquiry. A request processing execution means 722 of the second information processing apparatus 720 executes the request desire processing, and sends an execution result back to the first information processing apparatus 710A. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報処理分散システム、情報処理装置及び情報処理分散方法に関する。   The present invention relates to an information processing distribution system, an information processing apparatus, and an information processing distribution method.

近年、処理する情報の増加等に伴い、単独の情報処理装置では、処理することが困難、もしくは、処理することが可能であったとしても処理に長時間を費やす演算負荷の高い処理が増加してきている。そして、今後においても、このような演算負荷の高い処理は増加する傾向にある。   In recent years, along with an increase in information to be processed, a single information processing apparatus has become difficult to process, or even if it can be processed, processing that requires a long time for processing has increased. ing. And in the future, such processing with high calculation load tends to increase.

こうした演算負荷の高い処理に対処するためには、情報処理装置のハードウェアの能力を向上させることが考えられるが、一般に、情報処理装置自体が高価なものとなってしまう。また、当該情報処理装置が移動体に搭載されるものである場合には、小型化及び軽量化の要請から潤沢な処理資源を投入することができない。そこで、情報処理装置のハードウェアの能力向上以外の方法で、情報処理装置の演算負荷を低減させるための様々な技術が提案されている。   In order to cope with such processing with a high calculation load, it is conceivable to improve the hardware capability of the information processing apparatus. However, in general, the information processing apparatus itself is expensive. In addition, when the information processing apparatus is mounted on a moving body, it is impossible to invest abundant processing resources because of demands for miniaturization and weight reduction. Thus, various techniques have been proposed for reducing the calculation load of the information processing apparatus by a method other than improving the hardware capability of the information processing apparatus.

かかる演算負荷を低減させる技術としては、車両のナビゲーション処理を行う場合において、当該車両に搭載されたナビゲーション装置が、目的地及び現在位置の情報をサーバ装置に送信し、サーバ装置が導出した目的地までの移動経路の交差点情報や移動方向をサーバ装置から取得するものがある(特許文献1参照:以下、「従来例1」と呼ぶ)。また、車両等の移動体に搭載される装置に適用されるものではないが、演算負荷を低減させる技術としては、画像処理を行う場合において、処理を行う情報処理装置の状況や、実行するアプリケーションの種類に応じて、画像の解像度を特定し、当該特定した解像度で画像データを分析するものがある(特許文献2参照:以下、「従来例2」と呼ぶ)。   As a technique for reducing the calculation load, when performing navigation processing of a vehicle, a navigation device mounted on the vehicle transmits information on the destination and the current position to the server device, and the destination derived by the server device. There is one that obtains the intersection information and the moving direction of the moving route from the server device (see Patent Document 1: hereinafter referred to as “conventional example 1”). In addition, although not applied to a device mounted on a moving body such as a vehicle, as a technique for reducing a calculation load, in the case of performing image processing, the status of an information processing device that performs processing and an application to be executed Depending on the type of image data, there is one that specifies the resolution of the image and analyzes the image data at the specified resolution (see Patent Document 2: hereinafter referred to as “conventional example 2”).

特開2002−286483号公報JP 2002-286383 A 特開2002−158982号公報Japanese Patent Laid-Open No. 2002-158982

上述した従来例1の技術では、固定的な位置に配置されたサーバ装置で実行することができない情報処理を実行したい場合には、対応できていない。例えば、移動経路を探索する場合においては、移動体が移動している地域の詳細な渋滞情報等の道路交通情報を考慮することができれば、より適切な移動経路を導出することができる。この詳細な道路交通情報は、車両等の移動体に搭載された情報処理装置が道路上に設置された光ビーコン又は電波ビーコンから取得するものであって、固定的な位置に配置されたサーバ装置によっては取得することはできない。   The technique of Conventional Example 1 described above cannot cope with information processing that cannot be executed by a server device arranged at a fixed position. For example, when searching for a moving route, a more appropriate moving route can be derived if the road traffic information such as detailed traffic jam information of the area where the moving body is moving can be taken into consideration. This detailed road traffic information is acquired from an optical beacon or radio beacon installed on a road by an information processing device mounted on a moving body such as a vehicle, and is a server device arranged at a fixed position. It is not possible to get it.

上述した従来例2の技術は、情報の精度を変更することが許される情報処理を実行する情報処理装置に関するものである。従って、処理を行う情報処理装置の状況や、実行するアプリケーションの種類に応じて、精度を変更することが許されない情報処理には適用できない。また、従来例2の技術は、固定的な位置に設置されることが想定された装置間における演算負荷の分散を図るものが含まれているが、従来例1の場合と同様に、固定的な位置に配置された装置で実行することができない情報処理を実行したい場合には、対応できていない。   The technique of Conventional Example 2 described above relates to an information processing apparatus that executes information processing that is allowed to change the accuracy of information. Therefore, it cannot be applied to information processing whose accuracy is not allowed to be changed according to the status of the information processing apparatus that performs processing and the type of application to be executed. In addition, the technique of the conventional example 2 includes a technique for distributing the calculation load among apparatuses that are assumed to be installed at fixed positions. However, as in the case of the conventional example 1, the technique is fixed. It is not possible to handle information processing that cannot be executed by a device arranged at a different position.

ところで、道路上には、通常、多くの車両が存在している。これらの車両に搭載される複数の情報処理装置と協働して、演算負荷の高い処理を実行すれば、処理する情報の精度を変更することなく、情報処理装置の演算負荷を低減させることができる。また、上述したサーバ装置で実行することができない情報処理を、車両搭載の情報処理装置によって実行することが可能となってくる。   By the way, there are usually many vehicles on the road. If a process with a high calculation load is executed in cooperation with a plurality of information processing apparatuses mounted on these vehicles, the calculation load on the information processing apparatus can be reduced without changing the accuracy of information to be processed. it can. In addition, information processing that cannot be executed by the server device described above can be executed by an information processing device mounted on the vehicle.

このため、車両等の移動体に搭載される複数の情報処理装置によって、演算負荷の高い処理を分散して実行し、効率的に当該演算負荷の高い処理の実行結果を導出することのできる技術が待望されている。かかる要請に応えることが、本発明が解決すべき課題の一つとして挙げられる。   For this reason, a technique that allows a plurality of information processing devices mounted on a moving body such as a vehicle to distribute and execute processing with a high calculation load and efficiently derive the execution result of the processing with a high calculation load. Is long-awaited. Meeting this requirement is one of the problems to be solved by the present invention.

本発明は、上記の事情を鑑みてなされたものであり、移動体に搭載される複数の情報処理装置を利用して、効率的に情報処理を分散して実行することができる新たな情報処理分散システム、情報処理装置及び情報処理分散方法を提供することを目的とする。   The present invention has been made in view of the above circumstances, and is a new information processing capable of efficiently distributing and executing information processing using a plurality of information processing devices mounted on a mobile object. It is an object to provide a distributed system, an information processing apparatus, and an information processing distribution method.

請求項1に記載の発明は、特定移動体に搭載される第1情報処理装置と、前記特定移動体とは異なる少なくとも1つの他移動体に搭載され、前記第1情報処理装置と近距離無線通信が可能な第2情報処理装置とによって、情報処理を分散して実行する情報処理分散システムであって、前記第1情報処理装置が、前記情報処理の一部を、実行を依頼したい依頼希望処理として抽出する抽出手段と;前記依頼希望処理の実行期間にわたって、前記近距離無線通信が可能な前記特定移動体との距離を維持可能であると推定される他移動体に搭載された前記第2情報処理装置に対して、前記依頼希望処理が実行可能であるか否かの問い合せを行う問い合せ手段と;前記問い合せに対する応答として肯定的な回答を受けた場合に、前記肯定的な回答を行った第2情報処理装置に対して、前記依頼希望処理の実行依頼を行う実行依頼手段と;前記実行依頼を受けた第2情報処理装置から返送された前記依頼希望処理の実行結果を参照して、前記情報処理の実行結果を導出する導出手段と;を備え、前記第2情報処理装置が、前記問い合せを受けた依頼希望処理の内容に基づいて、前記依頼希望処理が実行可能であるか否かを判断し、前記判断の結果を前記第1情報処理装置に対して回答する判断手段と;前記判断手段が肯定的な回答を行った前記依頼希望処理の実行依頼を受けた場合に、前記依頼希望処理を実行し、前記依頼希望処理の実行結果を前記第1情報処理装置に返送する依頼処理実行手段と;を備える、ことを特徴とする情報処理分散システムである。   According to the first aspect of the present invention, the first information processing apparatus mounted on the specific mobile body and the at least one other mobile body different from the specific mobile body are mounted, and the first information processing apparatus and the short-range wireless An information processing distributed system that distributes and executes information processing with a second information processing device capable of communication, wherein the first information processing device desires to request execution of a part of the information processing Extraction means for extracting as a process; and the first mounted on another mobile body estimated to be able to maintain a distance from the specific mobile body capable of the short-range wireless communication over an execution period of the request request process. (2) inquiry means for making an inquiry as to whether or not the request processing is executable to the information processing apparatus; and when a positive answer is received as a response to the inquiry, the positive answer is given. Execution request means for requesting execution of the requested request process to the second information processing apparatus; and referring to the execution result of the requested request process returned from the second information processing apparatus that has received the execution request. Deriving means for deriving an execution result of the information processing, and the second information processing apparatus is capable of executing the request request processing based on the content of the request request processing that has received the inquiry. Determining means for answering the result of the determination to the first information processing apparatus; and when the request for execution of the request request process for which the determination means has made a positive answer is received, A request processing execution unit that executes a request request process and returns an execution result of the request request process to the first information processing apparatus.

請求項8に記載の発明は、移動体に搭載され、前記移動体とは異なる少なくとも1つの他移動体に搭載された他情報処理装置と近距離無線通信が可能な情報処理装置であって、情報処理の一部を、実行を依頼したい依頼希望処理として抽出する抽出手段と;前記依頼希望処理の実行期間にわたって、前記近距離無線通信が可能な前記特定移動体との距離を維持可能であると推定される他移動体に搭載された前記他情報処理装置に対して、前記依頼希望処理が実行可能であるか否かの問い合せを行う問い合せ手段と;前記問い合せに対する応答として肯定的な回答を受けた場合に、前記肯定的な回答を行った他情報処理装置に対して、前記依頼希望処理の実行依頼を行う実行依頼手段と;前記実行依頼を受けた他情報処理装置から返送された前記依頼希望処理の実行結果を参照して、前記情報処理の実行結果を導出する導出手段と;を備えることを特徴とする情報処理装置である。   The invention according to claim 8 is an information processing apparatus that is mounted on a mobile body and capable of short-range wireless communication with another information processing apparatus mounted on at least one other mobile body different from the mobile body, Extraction means for extracting a part of the information processing as a request desired process to be requested for execution; and maintaining a distance from the specific mobile body capable of the near field communication over an execution period of the request desired process Inquiry means for making an inquiry as to whether or not the requested request processing can be executed with respect to the other information processing apparatus mounted on the other mobile body estimated to be; a positive answer as a response to the inquiry If received, execution request means for requesting execution of the requested request process to the other information processing apparatus that has made a positive answer; before being returned from the other information processing apparatus that has received the execution request An information processing apparatus characterized by comprising; with reference to the execution result of the request desired processing, and deriving means for deriving the execution result of the processing.

請求項10に記載の発明は、特定移動体に搭載される第1情報処理装置と、前記特定移動体とは異なる少なくとも1つの他移動体に搭載され、前記第1情報処理装置と近距離無線通信が可能な第2情報処理装置とによって、情報処理を分散して実行する情報処理分散システムにおいて使用される情報処理分散方法であって、前記第1情報処理装置が、前記情報処理の一部を、実行を依頼したい依頼希望処理として抽出する抽出工程と;前記第1情報処理装置において、前記依頼希望処理の実行期間にわたって、前記近距離無線通信が可能な前記特定移動体との距離を維持可能であると推定される他移動体に搭載された前記第2情報処理装置に対して、前記依頼希望処理が実行可能であるか否かの問い合せを行う問い合せ工程と;前記第2情報処理装置において、前記問い合せを受けた依頼希望処理の内容に基づいて、前記依頼希望処理が実行可能であるか否かを判断し、前記判断の結果を前記第1情報処理装置に対して回答する判断工程と;前記第1情報処理装置において、前記問い合せ工程における問い合せに対する応答として肯定的な回答を受けた場合に、前記肯定的な回答を行った第2情報処理装置に対して、前記依頼希望処理の実行依頼を行う実行依頼工程と;前記判断工程において肯定的な回答を行った第2情報処理装置において、前記依頼希望処理の実行依頼を受けた場合に、前記依頼希望処理を実行し、前記依頼希望処理の実行結果を前記第1情報処理装置に返送する依頼処理実行工程と;前記第1情報処理装置において、前記実行依頼を受けた第2情報処理装置から返送された前記依頼希望処理の実行結果を参照して、前記情報処理の実行結果を導出する導出工程と;を備えることを特徴とする情報処理分散方法である。   According to a tenth aspect of the present invention, the first information processing apparatus mounted on the specific mobile body and the at least one other mobile body different from the specific mobile body are mounted, and the first information processing apparatus and the short-range wireless communication are mounted. An information processing distribution method used in an information processing distributed system that distributes and executes information processing with a second information processing device capable of communication, wherein the first information processing device is a part of the information processing. Extracting as a request desired process to be requested for execution; in the first information processing apparatus, maintaining a distance from the specific mobile body capable of the short-range wireless communication over an execution period of the request desired process An inquiry step for making an inquiry as to whether or not the requested request processing is executable with respect to the second information processing apparatus mounted on another mobile body estimated to be possible; and the second information In the physical device, based on the contents of the request processing requested in response to the inquiry, it is determined whether or not the request processing is executable, and the result of the determination is returned to the first information processing device. A determination step; in the first information processing apparatus, when a positive response is received as a response to the inquiry in the inquiry step, the request request is made to the second information processing apparatus that has made the positive response. An execution requesting step for requesting execution of processing; and in the second information processing apparatus that has made a positive response in the determination step, when receiving an execution request for the requesting request processing, A request process execution step of returning an execution result of the request request process to the first information processing apparatus; in the first information processing apparatus, the second information processing apparatus that has received the execution request; An information processing distribution method, characterized in that it comprises a; reference to the returned the requested desired process execution result, the deriving step of deriving the execution result of the processing.

本発明の第1実施形態に係る情報処理分散システムの構成を説明するためのブロック図である。It is a block diagram for demonstrating the structure of the information processing distribution system which concerns on 1st Embodiment of this invention. 本発明の第2実施形態に係る情報処理分散システムの構成を説明するためのブロック図である。It is a block diagram for demonstrating the structure of the information processing distribution system which concerns on 2nd Embodiment of this invention. 本発明の第1実施例に係る情報処理分散システムの構成を概略的に説明するためのブロック図である。It is a block diagram for demonstrating schematically the structure of the information processing distribution system which concerns on 1st Example of this invention. 図3のナビゲーション装置の構成を説明するためのブロック図である。It is a block diagram for demonstrating the structure of the navigation apparatus of FIG. 図3の車載装置の構成を説明するためのブロック図である。It is a block diagram for demonstrating the structure of the vehicle-mounted apparatus of FIG. 図3のサーバ装置の構成を説明するためのブロック図である。It is a block diagram for demonstrating the structure of the server apparatus of FIG. 第1実施例における情報処理の分散処理を説明するためのシーケンス図である。It is a sequence diagram for demonstrating the distributed process of the information processing in 1st Example. 図7の問い合せ及び実行依頼処理を説明するためのフローチャートである。It is a flowchart for demonstrating the inquiry and execution request process of FIG. 本発明の第2実施例に係る情報処理分散システムの構成を概略的に説明するためのブロック図である。It is a block diagram for demonstrating schematically the structure of the information processing distribution system which concerns on 2nd Example of this invention. 第2実施例における情報処理の分散処理を説明するためのシーケンス図である。It is a sequence diagram for demonstrating the dispersion | distribution process of the information processing in 2nd Example.

以下、本発明の実施形態を、添付図面を参照して説明する。なお、以下の説明及び図面においては、同一又は同等の要素には同一の符号を付し、重複する説明を省略する。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. In the following description and drawings, the same or equivalent elements are denoted by the same reference numerals, and redundant description is omitted.

[第1実施形態]
まず、本発明の第1実施形態の情報処理分散システム700Aについて、図1を参照して説明する。この情報処理分散システム700Aは、情報処理を分散して実行するシステムである。
[First Embodiment]
First, an information processing distributed system 700A according to the first embodiment of the present invention will be described with reference to FIG. The information processing distribution system 700A is a system that executes information processing in a distributed manner.

<構成>
図1には、第1実施形態に係る情報処理分散システム700Aの概略的な構成が示されている。この図1に示されるように、情報処理分散システム700Aは、第1情報処理装置710Aと、第2情報処理装置720と、サーバ装置730とを備えている。
<Configuration>
FIG. 1 shows a schematic configuration of an information processing distribution system 700A according to the first embodiment. As illustrated in FIG. 1, the information processing distribution system 700A includes a first information processing device 710A, a second information processing device 720, and a server device 730.

ここで、第1情報処理装置710Aは、特定移動体MV0に搭載されており、特定移動体MV0とともに移動するようになっている。また、第2情報処理装置720は1つ以上であり、第2情報処理装置720のそれぞれは、他移動体MVp(p=1,2,…)に搭載され、他移動体MVpとともに移動するようになっている。また、サーバ装置730は、固定的な位置に配置されている。 Here, the first information processing apparatus 710A is mounted to a particular mobile MV 0, and moves together with the specific mobile MV 0. Further, the number of the second information processing devices 720 is one or more, and each of the second information processing devices 720 is mounted on the other moving body MV p (p = 1, 2,...) And moves together with the other moving body MV p. It is supposed to be. The server device 730 is disposed at a fixed position.

そして、第1情報処理装置710Aと第2情報処理装置720との間においては、双方の装置が互いに近接して存在している場合には、近距離無線通信を行うことが可能になっている。また、第1情報処理装置710Aとサーバ装置730との間、及び、第2情報処理装置720とサーバ装置730との間においては、ネットワークシステムNWSを介して、データ通信を行うことができるようになっている。なお、各装置間の詳細な情報のやり取りについては後述する。   And between 1st information processing apparatus 710A and 2nd information processing apparatus 720, when both apparatuses exist near each other, it is possible to perform near field communication. . In addition, data communication can be performed between the first information processing device 710A and the server device 730 and between the second information processing device 720 and the server device 730 via the network system NWS. It has become. Detailed information exchange between the devices will be described later.

《第1情報処理装置710Aの構成》
上記の第1情報処理装置710Aは、本第1実施形態では、抽出手段711と、選定要求手段712と、問い合せ手段713と、実行依頼手段714と、導出手段715とを備えている。
<< Configuration of First Information Processing Apparatus 710A >>
In the first embodiment, the first information processing apparatus 710A includes an extraction unit 711, a selection request unit 712, an inquiry unit 713, an execution request unit 714, and a derivation unit 715.

上記の抽出手段711は、第1情報処理装置710Aの利用者により、情報処理の実行要求が行われると、第1情報処理装置710Aにおけるその後の演算処理負荷状況に基づいて、当該情報処理の一部を、第2情報処理装置720に対して実行を依頼したい依頼希望処理として抽出する。抽出手段711による抽出結果は、依頼希望処理情報として、問い合せ手段713及び実行依頼手段714へ送られる。   When the information processing execution request is made by the user of the first information processing device 710A, the extracting unit 711 performs processing of the information processing based on the subsequent processing load state in the first information processing device 710A. Are extracted as request-desired processing that the second information processing device 720 is requested to execute. The extraction result by the extraction unit 711 is sent to the inquiry unit 713 and the execution request unit 714 as request request processing information.

こうした処理の一部を第2情報処理装置720に依頼する情報処理としては、例えば、特定移動体MV0における詳細な複数の移動ルートの探索処理、複数の映像の画像処理等が挙げられる。そして、当該情報処理が、特定移動体MV0における詳細な複数の移動ルートの探索処理である場合には、依頼希望処理は、当該詳細な複数の移動ルートのうちの少なくとも1つの移動ルートの探索処理となる。また、当該情報処理が、複数の映像の画像処理である場合には、依頼希望処理は、当該複数の映像の画像処理のうちの少なくとも1つの映像の画像処理となる。 Examples of information processing for requesting the second information processing device 720 to perform a part of such processing include search processing for a plurality of detailed movement routes in the specific mobile object MV 0 , image processing for a plurality of videos, and the like. When the information processing is a search process for a plurality of detailed travel routes in the specific mobile MV 0 , the requesting request process searches for at least one travel route among the plurality of detailed travel routes. It becomes processing. When the information processing is image processing of a plurality of videos, the request request process is image processing of at least one of the image processing of the plurality of videos.

また、抽出手段711は、依頼希望処理が抽出されると、抽出報告を選定要求手段712へ送る。   Further, when the request processing is extracted, the extraction unit 711 sends an extraction report to the selection request unit 712.

上記の選定要求手段712は、抽出手段711からの抽出報告を受けると、サーバ装置730に対して、当該依頼希望処理が実行可能であるか否かの問い合せの発行先となる第2情報処理装置720の選定要求を行う。この選定要求は、情報処理の種類に応じて、第2情報処理装置720を搭載する他移動体MVpの移動態様を指定するようにしてもよい。例えば、情報処理が、特定移動体MV0における詳細な複数の移動ルートの探索処理である場合には、他移動体MVpの移動態様として、特定移動体MV0と同一の方向に移動する他移動体MVpを指定するようにしてもよい。なお、選定要求は、実行依頼手段714が第2情報処理装置に対して依頼希望処理を依頼する前において行われるようになっている。 When the selection request unit 712 receives the extraction report from the extraction unit 711, the second information processing apparatus that is an issue destination of an inquiry as to whether or not the request request process can be executed is issued to the server apparatus 730. A selection request of 720 is made. This selection request may specify the movement mode of the other moving body MV p on which the second information processing device 720 is mounted according to the type of information processing. For example, other information processing, when a search process detailed plurality of moving route in the specific mobile MV 0 represents, to move as a movement behavior of the other mobile MV p, in the same direction as the specific mobile MV 0 it is also possible to specify the moving body MV p. The selection request is made before the execution request unit 714 requests the second information processing apparatus for request request processing.

上記の問い合せ手段713は、抽出手段711による抽出結果である依頼希望処理情報を受ける。また、問い合せ手段713は、サーバ装置730の選定手段731から、後述する第2情報処理装置720の識別情報を受ける。ここで、サーバ装置730の選定手段731により選定される第2情報処理装置720は、依頼希望処理の実行期間にわたって、特定移動体MV0と近距離無線通信が可能な距離を維持していると推定される少なくとも1つの他移動体MVpに搭載された第2情報処理装置720である。 The inquiry means 713 receives request request processing information that is an extraction result by the extraction means 711. Further, the inquiry unit 713 receives identification information of the second information processing device 720 described later from the selection unit 731 of the server device 730. Here, the second information processing device 720 selected by the selection unit 731 of the server device 730 maintains a distance at which short distance wireless communication with the specific mobile unit MV 0 is possible over the execution period of the request processing. This is the second information processing device 720 mounted on at least one other mobile unit MV p to be estimated.

そして、問い合せ手段713は、第2情報処理装置720の識別情報及び依頼希望処理情報に基づいて、選定手段731により選定された第2情報処理装置720に対して、依頼希望処理が実行可能であるか否かの問い合せを行う。こうした依頼希望処理の内容には、例えば、詳細な移動ルートの探索処理等の依頼希望処理の種類とともに、当該依頼希望処理の実行に必要な演算処理能力、及び、処理量に関する処理情報が含まれている。   The inquiry unit 713 can execute request request processing on the second information processing device 720 selected by the selection unit 731 based on the identification information of the second information processing device 720 and request request processing information. Inquire whether or not. The contents of such request request processing include, for example, processing information regarding the processing capacity and processing amount necessary for executing the request request processing, as well as the type of request request processing such as detailed travel route search processing. ing.

上記の実行依頼手段714は、抽出手段711による抽出結果である依頼希望処理情報を受ける。また、実行依頼手段714は、問い合せ手段713が問い合せを行った第2情報処理装置720から、当該問い合せに対する応答を受ける。そして、実行依頼手段714は、当該問い合せに対する応答として肯定的な回答を受けた場合に、当該肯定的な回答を行った第2情報処理装置720に対して、依頼希望処理の実行依頼を行う。   The execution request unit 714 receives request request processing information that is an extraction result by the extraction unit 711. The execution request unit 714 receives a response to the inquiry from the second information processing apparatus 720 that the inquiry unit 713 has inquired about. When the execution request unit 714 receives a positive response as a response to the inquiry, the execution request unit 714 requests the second information processing apparatus 720 that has made the positive response to execute a request request process.

上記の導出手段715は、依頼希望処理の実行依頼を受けた第2情報処理装置720から、当該依頼希望処理の実行結果を受ける。そして、導出手段715は、当該依頼希望処理の実行結果を参照して、情報処理の実行結果を導出する。   The deriving unit 715 receives the execution result of the request request process from the second information processing apparatus 720 that has received the request request process execution request. Then, the deriving unit 715 refers to the execution result of the requested request process and derives the execution result of the information processing.

《第2情報処理装置720の構成》
上記の第2情報処理装置720は、判断手段721と、依頼処理実行手段722とを備えている。
<< Configuration of Second Information Processing Device 720 >>
The second information processing apparatus 720 includes a determination unit 721 and a request process execution unit 722.

上記の判断手段721は、第1情報処理装置710Aの問い合せ手段713から、依頼希望処理が実行可能であるか否かの問い合せを受ける。そして、判断手段721は、当該依頼希望処理の実行に必要な演算処理能力及び処理量である依頼希望処理の内容、並びに、第2情報処理装置720における演算処理能力及び今後の演算負荷状況を考慮して、依頼希望処理が実行可能であるか否かを判断する。引き続き、判断手段721は、当該判断の結果を第1情報処理装置710Aに対して報告する。   The determination unit 721 receives an inquiry from the inquiry unit 713 of the first information processing apparatus 710A as to whether or not the request request process can be executed. Then, the determination unit 721 considers the calculation processing capability and the content of the request request processing that are the processing amount necessary for executing the request request processing, the calculation processing capability in the second information processing device 720, and the future calculation load situation. Then, it is determined whether or not the request request process can be executed. Subsequently, the determination unit 721 reports the determination result to the first information processing apparatus 710A.

上記の依頼処理実行手段722は、判断手段721が肯定的な回答を行った場合において、当該肯定的な回答を行った依頼希望処理の実行依頼を第1情報処理装置710Aから受けると、当該依頼希望処理を実行する。そして、依頼処理実行手段722は、当該依頼希望処理の実行が終了すると、実行結果を第1情報処理装置710Aに返送する。   When the request processing execution unit 722 receives a request for execution of the request request processing for which the positive answer has been made from the first information processing device 710 </ b> A when the determination unit 721 makes a positive response, Execute the desired process. Then, the request processing execution means 722 returns the execution result to the first information processing device 710A when the execution of the request request processing is completed.

《サーバ装置730の構成》
上記のサーバ装置730は、選定手段731を備えている。
<< Configuration of Server Device 730 >>
The server device 730 includes a selection unit 731.

上記の選定手段731は、第1情報処理装置710Aの選定要求手段712から、選定要求を受ける。この選定要求を受けると、選定手段731は、移動体MV0を「特定移動体」として認識する。以下、「特定移動体」となるのは、移動体MV0であるものとして、説明する。 The selection unit 731 receives a selection request from the selection request unit 712 of the first information processing device 710A. Upon receiving this selection request, the selection unit 731 recognizes the moving body MV 0 as a “specific moving body”. In the following description, it is assumed that the “specific moving body” is the moving body MV 0 .

なお、上述した第1情報処理装置710Aと同様に構成される装置を搭載した移動体MV0以外の移動体から選定要求を受けた場合には、選定手段731は、当該移動体を「特定移動体」として認識する。 When a selection request is received from a mobile body other than the mobile body MV 0 on which an apparatus configured similarly to the first information processing apparatus 710A described above is received, the selection unit 731 displays the mobile body as a “specific movement”. Recognize as "body".

また、選定手段731は、移動体MV0,MV1,MV2,…の全てから走行情報を受ける。ここで、「走行情報」には、移動体の通過位置及び通過日時が含まれる。そして、移動体MV0を「特定移動体」として認識すると、選定手段731は、移動体MV0,MV1,MV2,…の走行情報に基づいて、依頼希望処理の実行期間にわたって、特定移動体MV0と通信可能な距離にある少なくとも1つの他移動体MVpに搭載される第2情報処理装置720を選定する。選定手段731による選定結果は、第2情報処理装置720の識別情報として、第1情報処理装置710A(より詳しくは、問い合せ手段713)に対して報告される。 Further, the selection means 731 receives travel information from all of the moving bodies MV 0 , MV 1 , MV 2 ,. Here, the “travel information” includes the passing position and the passing date and time of the moving body. When the mobile unit MV 0 is recognized as a “specific mobile unit”, the selection unit 731 performs the specific movement over the execution period of the requested request process based on the travel information of the mobile units MV 0 , MV 1 , MV 2 ,. The second information processing device 720 mounted on at least one other moving body MV p located at a distance communicable with the body MV 0 is selected. The selection result by the selection unit 731 is reported to the first information processing device 710A (more specifically, the inquiry unit 713) as identification information of the second information processing device 720.

なお、走行情報には、移動体において現在設定しているルート設定情報、及び、過去に設定したルート設定情報、並びに、渋滞情報等を更に含むようにすることができる。   The travel information can further include route setting information currently set in the mobile body, route setting information set in the past, traffic jam information, and the like.

<動作>
上記のように構成された情報処理分散システム700Aの動作について、情報処理の分散処理に主に着目して説明する。
<Operation>
The operation of the information processing distributed system 700A configured as described above will be described mainly focusing on the distributed processing of information processing.

なお、サーバ装置730は、所定時間ごとに、特定移動体MV0、及び、他移動体MV1,MV2,…の全てから走行情報を受けているものとする。 It is assumed that server device 730 receives travel information from specific mobile unit MV 0 and other mobile units MV 1 , MV 2 ,... Every predetermined time.

《依頼希望処理の抽出処理》
まず、依頼希望処理の抽出処理について説明する。
<< Extraction process of request request process >>
First, the extraction process of the request request process will be described.

第1情報処理装置710Aの利用者により、情報処理の実行要求がなされると、第1情報処理装置710Aの抽出手段711が、第1情報処理装置710Aにおけるその後の演算処理負荷状況に基づいて、当該情報処理から、第2情報処理装置720に対して実行を依頼したい依頼希望処理を抽出する。こうして抽出された依頼希望処理の情報は、依頼希望処理情報として、問い合せ手段713及び実行依頼手段714へ送られる。   When the user of the first information processing device 710A makes an information processing execution request, the extraction unit 711 of the first information processing device 710A performs the following arithmetic processing load situation in the first information processing device 710A. From the information processing, a request request process to be requested to be executed to the second information processing device 720 is extracted. The request request processing information thus extracted is sent to the inquiry means 713 and the execution request means 714 as request request processing information.

また、抽出手段711は、依頼希望処理が抽出されると、抽出報告を選定要求手段712へ送る。   Further, when the request processing is extracted, the extraction unit 711 sends an extraction report to the selection request unit 712.

《第2情報処理装置720の選定処理》
次に、第2情報処理装置720の選定処理について説明する。なお、第1実施形態では、この処理は、主として、サーバ装置730において行われるようになっている。
<< Selection Processing of Second Information Processing Device 720 >>
Next, the selection process of the second information processing device 720 will be described. In the first embodiment, this process is mainly performed in the server device 730.

抽出報告を受けた第1情報処理装置710Aの選定要求手段712は、当該依頼希望処理が実行可能であるか否かの問い合せの発行先となる第2情報処理装置の選定要求を、サーバ装置730に対して行う。   Upon receipt of the extraction report, the selection request unit 712 of the first information processing device 710A issues a selection request for the second information processing device, which is an issue destination of the inquiry as to whether or not the request processing is executable, to the server device 730. To do.

この選定要求を受けたサーバ装置730では、選定手段731が、移動体MV0を特定移動体として認識する。そして、選定手段731は、特定移動体MV0の走行情報、及び、他移動体MV1,MV2,…の走行情報に基づいて、依頼希望処理の実行期間にわたって、特定移動体MV0と通信可能な距離にある少なくとも1つの他移動体MVpに搭載される第2情報処理装置720を選定する。 In the server device 730 that has received this selection request, the selection unit 731 recognizes the moving object MV 0 as a specific moving object. Then, the selection unit 731 communicates with the specific mobile unit MV 0 over the execution period of the request request process based on the travel information of the specific mobile unit MV 0 and the travel information of the other mobile units MV 1 , MV 2 ,. The second information processing device 720 mounted on at least one other mobile unit MV p at a possible distance is selected.

こうした選定に際して、選定手段731は、選定要求の内容が、特定移動体MV0と同一の方向に移動する他移動体MVpに搭載された第2情報処理装置720を選定すべきものである場合には、走行情報に含まれる移動体の通過位置及び通過日時に基づいて他移動体MVpに搭載された第2情報処理装置720を選定するようにしてもよいし、移動体において現在設定しているルート設定情報、過去に設定したルート設定情報、渋滞情報等を更に考慮して、他移動体MVpに搭載された第2情報処理装置720を選定するようにしてもよい。 At the time of such selection, the selection unit 731 selects the second information processing device 720 mounted on the other mobile unit MV p that moves in the same direction as the specific mobile unit MV 0. May select the second information processing device 720 mounted on the other moving body MV p based on the passing position and the passing date and time of the moving body included in the travel information, The second information processing device 720 mounted on the other mobile unit MV p may be selected in consideration of the existing route setting information, route setting information set in the past, traffic jam information, and the like.

こうして選定手段731により選定された第2情報処理装置720の識別情報が、第1情報処理装置710Aの問い合せ手段713に対して報告される。   Thus, the identification information of the second information processing device 720 selected by the selection unit 731 is reported to the inquiry unit 713 of the first information processing device 710A.

《情報処理の分散処理》
次いで、情報処理の分散処理について説明する。なお、第1実施形態では、この処理は、主として、第1情報処理装置710Aと第2情報処理装置720とにおいて行われるようになっている。
<Distributed information processing>
Next, distributed processing of information processing will be described. In the first embodiment, this process is mainly performed in the first information processing device 710A and the second information processing device 720.

抽出手段711からの依頼希望処理情報、及び、サーバ装置730からの第2情報処理装置720の識別情報を受けた第1情報処理装置710Aの問い合せ手段713は、サーバ装置730により選定された第2情報処理装置720に対して、依頼希望処理が実行可能であるか否かの問い合せを行う。   The inquiry means 713 of the first information processing device 710A that has received the request processing information from the extraction means 711 and the identification information of the second information processing device 720 from the server device 730 is the second selected by the server device 730. An inquiry is made to the information processing device 720 as to whether or not the request request process can be executed.

次いで、依頼希望処理が実行可能であるか否かの問い合せを受けた第2情報処理装置720では、判断手段721が、当該依頼希望処理の実行に必要な演算処理能力及び処理量である依頼希望処理の内容、並びに、第2情報処理装置720における演算処理能力及び今後の演算負荷状況を考慮して、依頼希望処理が実行可能であるか否かを判断する。この判断の結果は、肯定的又は否定的な回答として、第1情報処理装置710Aに対して報告される。   Next, in the second information processing apparatus 720 that has received an inquiry as to whether or not the request request process can be executed, the determination unit 721 has a request request that is the processing capacity and processing amount necessary to execute the request request process. It is determined whether or not the requested request process can be executed in consideration of the contents of the process, the calculation processing capability in the second information processing device 720, and the future calculation load situation. The result of this determination is reported to the first information processing apparatus 710A as a positive or negative answer.

上述した問い合せに対する回答を受けた第1情報処理装置710Aでは、実行依頼手段714が、当該回答が肯定的であった場合に、依頼希望処理情報に基づいて、肯定的な回答を行った第2情報処理装置720に対して、依頼希望処理の実行依頼を行う。   In the first information processing apparatus 710A that has received an answer to the above-described inquiry, the execution request unit 714, when the answer is affirmative, makes a positive answer based on the request processing information. The information processing device 720 is requested to execute requested request processing.

引き続き、依頼希望処理の実行依頼を受けた第2情報処理装置720では、依頼処理実行手段722が、依頼希望処理を実行する。そして、依頼処理実行手段722は、当該依頼希望処理の実行結果を第1情報処理装置710Aに返送する。   Subsequently, in the second information processing apparatus 720 that has received the request for executing the request request process, the request process execution unit 722 executes the request request process. Then, the request process execution means 722 returns the execution result of the request request process to the first information processing apparatus 710A.

依頼希望処理の実行結果を受けた第1情報処理装置710Aでは、導出手段715が、当該実行結果を参照して、情報処理の実行結果を導出する。   In the first information processing apparatus 710A that has received the execution result of the requested request process, the deriving unit 715 refers to the execution result and derives the execution result of the information processing.

以上説明したように、本第1実施形態では、第1情報処理装置710Aが、利用者により指定された情報処理の実行要求を受けると、その後の演算処理負荷状況に基づいて、当該要求された情報処理に際して、第2情報処理装置720に対して実行を依頼したい依頼希望処理を抽出する。この抽出の結果、依頼希望処理が存在する場合には、第1情報処理装置710Aは、依頼希望処理が実行可能であるか否かの問い合せの発行先となる第2情報処理装置の選定要求を、サーバ装置730に対して送信する。この選定要求を受けたサーバ装置730は、選定要求を送信した移動体(移動体MV0)を特定移動体として認識し、依頼希望処理の実行期間にわたって、特定移動体MV0と通信可能な距離にある少なくとも1つの他移動体MVpに搭載される第2情報処理装置720を選定し、選定結果を第1情報処理装置710Aへ報告する。 As described above, in the first embodiment, when the first information processing apparatus 710A receives an information processing execution request specified by the user, the request is made based on the subsequent arithmetic processing load situation. In the information processing, a request request process that is requested to be executed by the second information processing apparatus 720 is extracted. As a result of this extraction, if the request processing is present, the first information processing device 710A issues a request for selecting the second information processing device that is an issue destination of the inquiry as to whether the request processing is executable. To the server device 730. Upon receiving this selection request, the server device 730 recognizes the mobile body (mobile body MV 0 ) that has transmitted the selection request as a specific mobile body, and can communicate with the specific mobile body MV 0 over the execution period of the requested request process. The second information processing device 720 mounted on at least one other mobile unit MV p is selected, and the selection result is reported to the first information processing device 710A.

当該選定結果を受けた第1情報処理装置710Aは、サーバ装置730により選定された第2情報処理装置720に対して、依頼希望処理が実行可能であるか否かの問い合せを行い、当該問い合わせに対する応答として肯定的な回答を行った第2情報処理装置720に対して、依頼希望処理の実行依頼を行う。この結果、第2情報処理装置720において依頼希望処理が実行され、当該依頼希望処理の実行結果が第1情報処理装置710Aに返送される。依頼希望処理の実行結果を受けた第1情報処理装置710Aは、当該依頼希望処理の実行結果を参照して、当該要求された情報処理の実行結果を導出する。なお、かかる実行結果の導出に際しては、第1情報処理装置710Aが当該要求された情報処理の一部を実行した場合には、その実行結果と、第2情報処理装置720から報告された依頼希望処理の実行結果とを総合して、当該要求された情報処理の実行結果が導出される。   The first information processing apparatus 710A that has received the selection result inquires of the second information processing apparatus 720 selected by the server apparatus 730 whether or not the request request process can be executed, and responds to the inquiry. An execution request for request request processing is made to the second information processing apparatus 720 that has made a positive response as a response. As a result, the request processing is executed in the second information processing device 720, and the execution result of the request processing is returned to the first information processing device 710A. The first information processing apparatus 710A that has received the execution result of the requested request process refers to the execution result of the requested request process and derives the execution result of the requested information process. When deriving the execution result, if the first information processing apparatus 710A executes a part of the requested information processing, the execution result and the request request reported from the second information processing apparatus 720 are displayed. The execution result of the requested information processing is derived by combining the execution results of the processing.

したがって、本発明の第1実施形態によれば、移動体に搭載される複数の情報処理装置を利用して、効率的に情報処理を分散して実行することができる。   Therefore, according to the first embodiment of the present invention, information processing can be efficiently distributed and executed using a plurality of information processing devices mounted on a mobile object.

なお、本第1実施形態においては、第1情報処理装置710Aが判断手段、依頼処理実行手段を更に備え、第2情報処理装置720が抽出手段、選定要求手段、問い合せ手段、実行依頼手段、導出手段を更に備えることで、第1情報処理装置710Aと第2情報処理装置720とを、同様の構成とすることができる。   In the first embodiment, the first information processing apparatus 710A further includes determination means and request processing execution means, and the second information processing apparatus 720 includes extraction means, selection request means, inquiry means, execution request means, and derivation means. By further providing the means, the first information processing device 710A and the second information processing device 720 can have the same configuration.

[第2実施形態]
次に、本発明の第2実施形態の情報処理分散システム700Bについて、図2を参照して説明する。この情報処理分散システム700Bは、第1実施形態の情報処理分散システム700Aと同様に、情報処理を分散して実行するシステムである。
[Second Embodiment]
Next, an information processing distributed system 700B according to the second embodiment of this invention will be described with reference to FIG. This information processing distribution system 700B is a system that executes information processing in a distributed manner, similar to the information processing distribution system 700A of the first embodiment.

<構成>
図2には、第2実施形態に係る情報処理分散システム700Bの概略的な構成が示されている。この図2に示されるように、情報処理分散システム700Bは、上述した第1実施形態の情報処理分散システム700Aと比べて、第1情報処理装置710Aに代えて第2情報処理装置710Bを備える点、及び、サーバ装置730を備えていない点が異なっている。以下、この相違点に主に着目して説明する。
<Configuration>
FIG. 2 shows a schematic configuration of an information processing distribution system 700B according to the second embodiment. As shown in FIG. 2, the information processing distribution system 700B includes a second information processing device 710B instead of the first information processing device 710A, as compared with the information processing distribution system 700A of the first embodiment described above. And the point that the server device 730 is not provided. Hereinafter, this difference will be mainly described.

ここで、第1情報処理装置710Bと第2情報処理装置720との間においては、双方の装置が互いに近接して存在している場合には、近距離無線通信を行うことが可能になっている。なお、各装置間の詳細な情報のやり取りについては後述する。   Here, between the first information processing device 710 </ b> B and the second information processing device 720, it is possible to perform short-range wireless communication when both devices are close to each other. Yes. Detailed information exchange between the devices will be described later.

《第1情報処理装置710Bの構成》
上記の第1情報処理装置710Bは、第1情報処理装置710Aと比べて、選定要求手段712に代えて選定手段716を備える点が異なっている。
<< Configuration of First Information Processing Device 710B >>
The first information processing apparatus 710B is different from the first information processing apparatus 710A in that it includes a selection unit 716 instead of the selection request unit 712.

なお、本第2実施形態では、抽出手段711は、依頼希望処理が抽出されると、選定要求を、選定要求手段712に代えて選定手段716へ送るようになっている。   In the second embodiment, the extraction unit 711 sends a selection request to the selection unit 716 instead of the selection request unit 712 when the request request process is extracted.

上記の選定手段716は、抽出手段711から選定要求を受ける。この選定要求を受けると、選定手段731は、特定移動体MV0の走行情報を取得するとともに、近距離無線通信を行うことが可能な距離を移動する他移動体MV1,MV2,…から走行情報を受ける。そして、選定手段716は、特定移動体MV0の走行情報、及び、他移動体MV1,MV2,…の走行情報に基づいて、依頼希望処理の実行期間にわたって、特定移動体MV0と通信可能な距離にある少なくとも1つの他移動体MVpに搭載される第2情報処理装置720を選定する。選定手段731による選定結果は、第2情報処理装置720の識別情報として、問い合せ手段713に対して報告される。 The selection unit 716 receives a selection request from the extraction unit 711. Upon receiving this selection request, the selection unit 731 acquires travel information of the specific mobile unit MV 0 and from other mobile units MV 1 , MV 2 ,. Receive driving information. Then, the selection unit 716 communicates with the specific mobile unit MV 0 over the execution period of the request request process based on the travel information of the specific mobile unit MV 0 and the travel information of the other mobile units MV 1 , MV 2 ,. The second information processing device 720 mounted on at least one other mobile unit MV p at a possible distance is selected. The selection result by the selection unit 731 is reported to the inquiry unit 713 as identification information of the second information processing device 720.

<動作>
上記のように構成された情報処理分散システム700Bの動作について、情報処理の分散処理に主に着目して説明する。
<Operation>
The operation of the information processing distributed system 700B configured as described above will be described mainly focusing on the distributed processing of information processing.

《依頼希望処理の抽出処理》
まず、依頼希望処理の抽出処理について説明する。
<< Extraction process of request request process >>
First, the extraction process of the request request process will be described.

情報処理分散システム700Bによる依頼希望処理の抽出処理は、抽出手段711が、依頼希望処理が抽出されると、選定要求を選定手段716へ送る点を除いて、第1実施形態の情報処理分散システム700Aの場合と、同様に実行される。   The information processing distribution system 700B performs the request processing processing extraction process except that the extraction unit 711 sends a selection request to the selection unit 716 when the request processing is extracted. It is executed in the same manner as in the case of 700A.

《第2情報処理装置720の選定処理》
次に、第2情報処理装置720の選定処理について説明する。なお、第2実施形態では、この処理は、第1情報処理装置710Bにおいて行われるようになっている。
<< Selection Processing of Second Information Processing Device 720 >>
Next, the selection process of the second information processing device 720 will be described. In the second embodiment, this process is performed in the first information processing apparatus 710B.

依頼希望処理の抽出処理が行われると、第1情報処理装置710Bの抽出手段711が、当該依頼希望処理が実行可能であるか否かの問い合せの発行先となる第2情報処理装置の選定要求を、選定手段716に対して行う。   When the request processing is extracted, the extraction unit 711 of the first information processing device 710B requests the selection of the second information processing device that is an issue destination of the inquiry as to whether the request processing is executable. Is performed on the selection means 716.

この選定要求を受けた選定手段716は、特定移動体MV0の走行情報を取得するとともに、近距離無線通信を行うことが可能な距離を移動する他移動体MV1,MV2,…から走行情報を受ける。そして、選定手段716は、特定移動体MV0の走行情報、及び、他移動体MV1,MV2,…の走行情報に基づいて、依頼希望処理の実行期間にわたって、特定移動体MV0と通信可能な距離にある少なくとも1つの他移動体MVpに搭載される第2情報処理装置720を選定する。 Upon receipt of this selection request, the selection means 716 acquires travel information of the specific mobile unit MV 0 and travels from other mobile units MV 1 , MV 2 ,. Receive information. Then, the selection unit 716 communicates with the specific mobile unit MV 0 over the execution period of the request request process based on the travel information of the specific mobile unit MV 0 and the travel information of the other mobile units MV 1 , MV 2 ,. The second information processing device 720 mounted on at least one other mobile unit MV p at a possible distance is selected.

こうして選定手段716により選定された第2情報処理装置720の識別情報が、問い合せ手段713に対して報告される。   The identification information of the second information processing device 720 selected by the selection unit 716 is reported to the inquiry unit 713.

《情報処理の分散処理》
次いで、情報処理の分散処理について説明する。なお、第2実施形態では、この処理は、第1情報処理装置710Bと第2情報処理装置720とにおいて行われるようになっている。
《Distributed information processing》
Next, distributed processing of information processing will be described. In the second embodiment, this process is performed in the first information processing device 710B and the second information processing device 720.

情報処理分散システム700Bによる情報処理の分散処理は、問い合せ手段713が、第2情報処理装置720の識別情報を選定手段716から受ける点を除いて、第1実施形態の情報処理分散システム700Aの場合と、同様に実行される。   The distributed processing of information processing by the information processing distributed system 700B is the case of the information processing distributed system 700A of the first embodiment except that the inquiry unit 713 receives the identification information of the second information processing device 720 from the selection unit 716. And so on.

以上説明したように、本第2実施形態では、第1情報処理装置710Bが、利用者により指定された情報処理の実行要求を受けると、その後の演算処理負荷状況に基づいて、当該要求された情報処理に際して、第2情報処理装置720に対して実行を依頼したい依頼希望処理を抽出する。この抽出の結果、依頼希望処理が存在する場合には、第1情報処理装置710Bは、依頼希望処理の実行期間にわたって、特定移動体MV0と通信可能な距離にある少なくとも1つの他移動体MVpに搭載される第2情報処理装置720を、当該依頼希望処理が実行可能であるか否かの問い合せの発行先となる第2情報処理装置720として選定する。 As described above, in the second embodiment, when the first information processing device 710B receives an information processing execution request designated by the user, the request is made based on the subsequent processing load situation. In the information processing, a request request process that is requested to be executed by the second information processing apparatus 720 is extracted. As a result of the extraction, if the request desired process exists, the first information processing device 710B has at least one other mobile MV that is within a distance communicable with the specific mobile MV 0 over the execution period of the request desired process. The second information processing device 720 installed in p is selected as the second information processing device 720 that is the issue destination of the inquiry as to whether or not the request processing is executable.

また、第1情報処理装置710Bは、選定された第2情報処理装置720に対して、依頼希望処理が実行可能であるか否かの問い合せを行い、当該問い合せに対する応答として肯定的な回答を行った第2情報処理装置720に対して、依頼希望処理の実行依頼を行う。この結果、第2情報処理装置720において、依頼希望処理が実行され、当該依頼希望処理の実行結果が第1情報処理装置710Bに返送される。依頼希望処理の実行結果を受けた第1情報処理装置710Bは、当該依頼希望処理の実行結果を参照して、当該要求された情報処理の実行結果を導出する。なお、かかる実行結果の導出に際しては、第1情報処理装置710Bが当該要求された情報処理の一部を実行した場合には、その実行結果と、第2情報処理装置720から報告された依頼希望処理の実行結果とを総合して、当該要求された情報処理の実行結果が導出される。   In addition, the first information processing device 710B makes an inquiry to the selected second information processing device 720 as to whether or not the requested request processing can be executed, and makes a positive response as a response to the inquiry. In addition, the second information processing apparatus 720 is requested to execute request request processing. As a result, the request processing is executed in the second information processing device 720, and the execution result of the request processing is returned to the first information processing device 710B. The first information processing apparatus 710B that has received the execution result of the requested request process refers to the execution result of the requested request process and derives the execution result of the requested information process. When deriving the execution result, if the first information processing apparatus 710B executes a part of the requested information processing, the execution result and the request request reported from the second information processing apparatus 720 are displayed. The execution result of the requested information processing is derived by combining the execution results of the processing.

したがって、本発明の第2実施形態によれば、上述した第1実施形態と同様に、移動体に搭載される複数の情報処理装置を利用して、効率的に情報処理を分散して実行することができる。   Therefore, according to the second embodiment of the present invention, as in the first embodiment described above, information processing is efficiently distributed and executed using a plurality of information processing devices mounted on a mobile object. be able to.

なお、本第2実施形態においては、第1情報処理装置710Bが判断手段、依頼処理実行手段を更に備え、第2情報処理装置720が抽出手段、選定手段、問い合せ手段、実行依頼手段、導出手段を更に備えることで、第1情報処理装置710Bと第2情報処理装置720とを、同様の構成とすることができる。   In the second embodiment, the first information processing apparatus 710B further includes determination means and request processing execution means, and the second information processing apparatus 720 includes extraction means, selection means, inquiry means, execution request means, and derivation means. The first information processing device 710B and the second information processing device 720 can have the same configuration.

また、上記の第1実施形態における第1情報処理装置710A、サーバ装置730、第2実施形態における第1情報処理装置710B、第1及び第2実施形態における第2情報処理装置720のそれぞれを、演算手段としてのコンピュータを備えて構成し、上述した各手段の機能を、プログラムを実行することにより実現するようにすることができる。これらのプログラムは、CD−ROM,DVD等の可搬型記録媒体に記録された形態で取得されるようにしてもよいし、インターネットなどのネットワークを介した配信の形態で取得されるようにすることができる。   In addition, each of the first information processing device 710A, the server device 730 in the first embodiment, the first information processing device 710B in the second embodiment, and the second information processing device 720 in the first and second embodiments, A computer as a calculation means is provided, and the functions of each means described above can be realized by executing a program. These programs may be acquired in a form recorded on a portable recording medium such as a CD-ROM or DVD, or may be acquired in a form distributed via a network such as the Internet. Can do.

以下、本発明の情報処理分散システムの実施例を、図3〜図10を参照して説明する。なお、以下の説明及び図面においては、同一又は同等の要素については同一の符号を付し、重複する説明を省略する。   Embodiments of the information processing distributed system according to the present invention will be described below with reference to FIGS. In the following description and drawings, the same or equivalent elements are denoted by the same reference numerals, and redundant description is omitted.

[第1実施例]
まず、本発明の第1実施例を、図3〜図8を主に参照して説明する。
[First embodiment]
First, a first embodiment of the present invention will be described with reference mainly to FIGS.

図3には、第1実施例に係る情報処理分散システム100Aの概略的な構成が示されている。なお、情報処理分散システム100Aは、上述した第1実施形態の情報処理分散システム700A(図1参照)の一態様となっている。   FIG. 3 shows a schematic configuration of an information processing distributed system 100A according to the first embodiment. The information processing distributed system 100A is an aspect of the information processing distributed system 700A (see FIG. 1) of the first embodiment described above.

また、本第1実施例においては、分散処理の対象となる可能性のある情報処理として、車両CR0における詳細な複数の移動ルートの探索処理(以下、「全体ルート探索処理」とも呼ぶ)があり、依頼希望処理は当該詳細な複数の移動ルートのうちの少なくとも1つの移動ルートの探索処理(以下、「部分ルート探索処理」とも呼ぶ)であるものとして説明する。 In the first embodiment, as information processing that may be the target of distributed processing, detailed search processing for a plurality of travel routes in the vehicle CR 0 (hereinafter also referred to as “overall route search processing”). The request request process is assumed to be a search process (hereinafter also referred to as “partial route search process”) of at least one of the detailed plurality of travel routes.

<構成>
図3に示されるように、情報処理分散システム100Aは、第1情報処理装置710Aとしてのナビゲーション装置200Aと、第2情報処理装置720としての車載装置300と、サーバ装置730としてのサーバ装置400とを備えている。
<Configuration>
As illustrated in FIG. 3, the information processing distributed system 100A includes a navigation device 200A as the first information processing device 710A, an in-vehicle device 300 as the second information processing device 720, and a server device 400 as the server device 730. It has.

ここで、ナビゲーション装置200Aは、特定移動体MV0としての車両CR0に搭載されており、車両CR0とともに走行するようになっている。また、車載装置300は少なくとも1つ以上であり、車載装置300のそれぞれは、他移動体MVp(p=1,2,…)としての他車両CRpに搭載されており、他車両CRpとともに走行するようになっている。また、サーバ装置400は、例えば、所定の建物内の固定的な位置に配置されている。 Here, the navigation device 200A is mounted on the vehicle CR 0 as the specific mobile body MV 0 and travels with the vehicle CR 0 . In addition, there is at least one in-vehicle device 300, and each of the in-vehicle devices 300 is mounted on another vehicle CR p as another mobile body MV p (p = 1, 2,...), And the other vehicle CR p It comes to run with. Moreover, the server apparatus 400 is arrange | positioned at the fixed position in a predetermined building, for example.

上記のナビゲーション装置200Aと、上記の車載装置300との間においては、双方の装置が互いに近接して存在している場合には、近距離無線通信を行うことが可能になっている。ナビゲーション装置200Aと車載装置300との間で授受するデータの内容については、後述する。   Between the navigation device 200A and the in-vehicle device 300, short-range wireless communication can be performed when both devices are close to each other. The contents of data exchanged between the navigation device 200A and the in-vehicle device 300 will be described later.

上記のナビゲーション装置200Aには、車両CR0に搭載された車速センサ290が接続されている。また、ナビゲーション装置200Aは、ネットワークシステム500を介して、サーバ装置400とデータ通信を行うようになっている。ナビゲーション装置200Aが、車速センサ290及びサーバ装置400との間で授受するデータの内容については、後述する。 A vehicle speed sensor 290 mounted on the vehicle CR 0 is connected to the navigation device 200A. The navigation device 200 </ b> A performs data communication with the server device 400 via the network system 500. The contents of data exchanged between the vehicle speed sensor 290 and the server device 400 by the navigation device 200A will be described later.

上記の車載装置300には、他車両CRpに搭載された車速センサ390が接続されている。また、車載装置300は、ネットワークシステム500を介して、サーバ装置400とデータ通信を行うようになっている。車載装置300が、車速センサ390及びサーバ装置400との間で授受するデータの内容については、後述する。 A vehicle speed sensor 390 mounted on the other vehicle CR p is connected to the in-vehicle device 300 described above. The in-vehicle device 300 performs data communication with the server device 400 via the network system 500. The contents of data exchanged between the in-vehicle device 300 between the vehicle speed sensor 390 and the server device 400 will be described later.

上記のサーバ装置400は、ネットワークシステム500を介して、ナビゲーション装置200A及び車載装置300と通信可能となっている。   The server device 400 can communicate with the navigation device 200 </ b> A and the in-vehicle device 300 via the network system 500.

《ナビゲーション装置200Aの構成》
上記のナビゲーション装置200Aは、情報処理から依頼希望処理を抽出する抽出機能、車載装置300の選定要求機能、車載装置300への問い合せ機能、車載装置300への実行依頼機能、情報処理結果の導出機能を有している。これらの機能を有するナビゲーション装置200Aは、図4に示されるように、制御ユニット210Aと、記憶ユニット220と、無線通信ユニット230と、道路交通情報取得ユニット235とを備えている。また、ナビゲーション装置200Aは、音出力ユニット240と、表示ユニット250と、操作入力ユニット260とを備えている。さらに、ナビゲーション装置200Aは、走行情報取得ユニット270と、GPS(Global Positioning System)受信ユニット280とを備えている。
<< Configuration of Navigation Device 200A >>
The navigation device 200A described above includes an extraction function for extracting requested processing from information processing, a selection request function for the in-vehicle device 300, an inquiry function for the in-vehicle device 300, an execution request function for the in-vehicle device 300, and an information processing result derivation function. have. As shown in FIG. 4, the navigation device 200 </ b> A having these functions includes a control unit 210 </ b> A, a storage unit 220, a wireless communication unit 230, and a road traffic information acquisition unit 235. The navigation device 200 </ b> A includes a sound output unit 240, a display unit 250, and an operation input unit 260. Furthermore, the navigation device 200A includes a travel information acquisition unit 270 and a GPS (Global Positioning System) reception unit 280.

制御ユニット210Aは、ナビゲーション装置200Aの全体を統括制御する。この制御ユニット210Aについては、後述する。   The control unit 210A performs overall control of the entire navigation device 200A. The control unit 210A will be described later.

上記の記憶ユニット220は、不揮発性の記憶装置であるハードディスク装置等から構成される。記憶ユニット220は、ナビゲーション用情報(NVI)等の様々なデータを記憶する。この記憶ユニット220には、制御ユニット210Aがアクセスできるようになっている。   The storage unit 220 includes a hard disk device that is a nonvolatile storage device. The storage unit 220 stores various data such as navigation information (NVI). The storage unit 220 can be accessed by the control unit 210A.

上記のナビゲーション用情報(NVI)には、地図データ、POI(Point Of Interests)データ、背景データ等のナビゲーションのために利用される様々なデータが記憶されている。これらのデータは、制御ユニット210Aによって読み取られるようになっている。   The navigation information (NVI) stores various data used for navigation such as map data, POI (Point Of Interests) data, and background data. These data are read by the control unit 210A.

上記の無線通信ユニット230は、不図示のアンテナ等を備えて構成されている。この無線通信ユニット230は、当該アンテナから受信した受信信号を処理して、制御ユニット210Aで処理可能なデジタルデータ信号に変換する。また、無線通信ユニット230は、制御ユニット210Aからの送信信号を処理して、無線信号に対応する信号に変換し、アンテナへ送る。   The wireless communication unit 230 includes an antenna (not shown). The wireless communication unit 230 processes the received signal received from the antenna and converts it into a digital data signal that can be processed by the control unit 210A. Also, the wireless communication unit 230 processes the transmission signal from the control unit 210A, converts it into a signal corresponding to the wireless signal, and sends it to the antenna.

この無線通信ユニット230を利用することにより、ナビゲーション装置200A(より詳しくは、制御ユニット210A)が、車載装置300との間で近距離無線通信を行うことが可能となっている。   By using this wireless communication unit 230, the navigation device 200 </ b> A (more specifically, the control unit 210 </ b> A) can perform short-range wireless communication with the in-vehicle device 300.

また、この無線通信ユニット230を利用することにより、ナビゲーション装置200Aが、サーバ装置400との間で通信を行うことができるようになっている。   Further, by using the wireless communication unit 230, the navigation device 200A can communicate with the server device 400.

上記の道路交通情報取得ユニット235は、不図示のアンテナ等を備えて構成されている。この道路交通情報取得ユニット235を利用することにより、ナビゲーション装置200Aは、一般道路に設置される光ビーコン及び高速道路に設置される電波ビーコンから、不図示の道路交通情報サーバが提供する渋滞情報、速度規制・車線規制情報等を含む道路交通情報を取得することができるようになっている。この道路交通情報取得ユニット235を利用して取得することのできる道路交通情報は、車両CR0の前方方向の道路交通情報となっている。 The road traffic information acquisition unit 235 includes an antenna (not shown). By using this road traffic information acquisition unit 235, the navigation device 200A can obtain traffic information provided by a road traffic information server (not shown) from an optical beacon installed on a general road and a radio beacon installed on a highway. Road traffic information including speed regulation and lane regulation information can be acquired. Road traffic information can be obtained using this road traffic information acquiring unit 235 has a forward direction of the vehicle information of the vehicle CR 0.

上記の音出力ユニット240は、スピーカを備えて構成され、制御ユニット210Aから受信した音声データに対応する音声を出力する。この音出力ユニット240は、制御ユニット210Aによる制御のもとで、複数の移動ルートの探索結果情報、車両CR0の進行方向、走行状況、交通状況等の案内音声を出力する。 The sound output unit 240 includes a speaker and outputs sound corresponding to the sound data received from the control unit 210A. Under the control of the control unit 210A, the sound output unit 240 outputs guidance sound information such as search result information of a plurality of travel routes, the traveling direction of the vehicle CR 0 , traveling conditions, traffic conditions, and the like.

上記の表示ユニット250は、液晶パネル等の表示デバイスを備えて構成され、制御ユニット210Aから受信した表示データに対応する画像を表示する。この表示ユニット250は、制御ユニット210Aによる制御のもとで、複数の移動ルートの探索結果情報、地図情報、ガイダンス情報等を表示する。   The display unit 250 includes a display device such as a liquid crystal panel, and displays an image corresponding to the display data received from the control unit 210A. The display unit 250 displays search result information, map information, guidance information, and the like of a plurality of travel routes under the control of the control unit 210A.

上記の操作入力ユニット260は、ナビゲーション装置200Aの本体部に設けられたキー部、及び/又はキー部を備えるリモート入力装置等により構成される。ここで、本体部に設けられたキー部としては、表示ユニット250の表示デバイスに設けられたタッチパネルを用いることができる。なお、キー部を有する構成に代えて、又は併用して音声認識技術を利用して音声にて入力する構成を採用することもできる。   The operation input unit 260 includes a key unit provided in the main body of the navigation device 200A and / or a remote input device including the key unit. Here, as a key part provided in the main body part, a touch panel provided in a display device of the display unit 250 can be used. In addition, it can replace with the structure which has a key part, or can also employ | adopt the structure input with a sound using a voice recognition technique in combination.

この操作入力ユニット260を利用者が操作することにより、ナビゲーション装置200Aの動作内容の設定や動作指令が行われる。例えば、全体ルート探索処理の実行要求を、利用者が操作入力ユニット260を利用して行う。こうした入力内容は、操作入力データとして、操作入力ユニット260から制御ユニット210Aへ向けて送られる。   When the user operates this operation input unit 260, setting of operation contents and operation commands of the navigation device 200A are performed. For example, the user makes an execution request for the entire route search process using the operation input unit 260. Such input contents are sent as operation input data from the operation input unit 260 to the control unit 210A.

上記の走行情報取得ユニット270は、加速度センサ、角速度センサ等を備えて構成されており、車両CR0に作用している加速度、角速度を検出する。また、走行情報取得ユニット270は、ナビゲーション装置200Aと、車両CR0に搭載されている車速センサ290との間におけるデータ授受に関して利用され、車速センサ290による検出結果である速度データを取得する。こうして得られた各データは、走行データとして制御ユニット210Aへ送られる。 The travel information acquisition unit 270 includes an acceleration sensor, an angular velocity sensor, and the like, and detects acceleration and angular velocity acting on the vehicle CR 0 . The travel information acquisition unit 270 is used for data exchange between the navigation device 200 </ b> A and the vehicle speed sensor 290 mounted on the vehicle CR 0 , and acquires speed data that is a detection result of the vehicle speed sensor 290. Each data obtained in this way is sent to the control unit 210A as travel data.

上記のGPS受信ユニット280は、複数のGPS衛星からの電波の受信結果に基づいて、車両CR0の現在位置を算出する。また、GPS受信ユニット280は、GPS衛星から送出された日時情報に基づいて、現在時刻を計時する。これらの現在位置および現在時刻に関する情報は、GPSデータとして制御ユニット210Aへ送られる。 The GPS receiving unit 280 calculates the current position of the vehicle CR 0 based on reception results of radio waves from a plurality of GPS satellites. Further, the GPS receiving unit 280 measures the current time based on the date / time information transmitted from the GPS satellite. Information on these current position and current time is sent to the control unit 210A as GPS data.

次に、上記の制御ユニット210Aについて説明する。この制御ユニット210Aは、中央処理装置(CPU)及びその周辺回路を備えて構成されている。制御ユニット210Aが様々なプログラムを実行することにより、上記の各種機能が実現されるようになっている。こうした機能の中には、上述した第1実施形態における抽出手段711、選定要求手段712、問い合せ手段713、実行依頼手段714、導出手段715としての機能も含まれている。   Next, the control unit 210A will be described. The control unit 210A includes a central processing unit (CPU) and its peripheral circuits. The various functions described above are realized by the control unit 210A executing various programs. These functions include functions as the extraction unit 711, the selection request unit 712, the inquiry unit 713, the execution request unit 714, and the derivation unit 715 in the first embodiment described above.

ここで、制御ユニット210Aは、所定時間ごとに、走行情報取得ユニット270からの走行データ及びGPS受信ユニット280からのGPSデータを取得して、車両CR0の通過位置を検出するとともに、GPSデータにおける計時結果及び内部タイマの計時結果に基づいて、通過日時を検出する。そして、制御ユニット210Aは、当該通過位置及び通過日時を、車両CR0に関する走行情報として、無線通信ユニット230を介して、サーバ装置400に報告する。 Here, the control unit 210A acquires the travel data from the travel information acquisition unit 270 and the GPS data from the GPS reception unit 280 at predetermined time intervals to detect the passing position of the vehicle CR 0 and The passage date and time is detected based on the timing result and the timing result of the internal timer. Then, the control unit 210A is the passage position and passage date, as the travel information regarding the vehicle CR 0, via the wireless communication unit 230 and reports to the server device 400.

また、制御ユニット210Aは、定期的に、道路交通情報取得ユニット235を介して、一般道路に設置される光ビーコン及び高速道路に設置される電波ビーコンから詳細な渋滞情報、速度規制・車線規制情報等を含む道理交通情報を取得する。   Further, the control unit 210A periodically receives detailed traffic jam information, speed regulation / lane regulation information from the optical beacon installed on the general road and the radio beacon installed on the highway via the road traffic information acquisition unit 235. Get the reason traffic information including etc.

また、この制御ユニット210Aは、ナビゲーション装置200Aの利用者により、全体ルート探索処理の実行要求が行われると、ナビゲーション装置200Aにおけるその後の演算処理負荷状況に基づいて、全体ルート探索処理から、車載装置300に対して実行を依頼したい部分ルート探索処理を抽出する。   In addition, when the user of the navigation device 200A requests execution of the overall route search process, the control unit 210A determines that the in-vehicle device starts from the overall route search process based on the subsequent calculation processing load situation in the navigation device 200A. A partial route search process that is requested to be executed by 300 is extracted.

また、制御ユニット210Aは、この抽出の結果、部分ルート探索処理が存在する場合には、無線通信ユニット230を介し、サーバ装置400に対して、部分ルート探索処理が実行可能であるか否かの問い合せの発行先となる車載装置300の選定要求を行う。   In addition, as a result of this extraction, if there is a partial route search process, the control unit 210A determines whether the partial route search process can be executed for the server device 400 via the wireless communication unit 230. A request is made to select the in-vehicle device 300 that is the issue destination of the inquiry.

この選定要求は、本第1実施例では、車両CR0と同一の方向に移動する他車両CRpを指定するものとなっているものとする。ここで、利用者による当該実行要求は、操作入力ユニット260からの操作入力データとして、制御ユニット210Aに送られる。 The selection request is, in the first embodiment, it is assumed that a specifies the other vehicle CR p which move in the same direction as the vehicle CR 0. Here, the execution request by the user is sent to the control unit 210A as operation input data from the operation input unit 260.

また、制御ユニット210Aは、サーバ装置400から上述した選定要求に対する報告である車載装置300の識別情報を受ける。そして、制御ユニット210Aは、サーバ装置400により選定された車載装置300に対して、部分ルート探索処理が実行可能であるか否かの問い合せを行う。こうした問い合せる依頼希望処理の内容には、例えば、当該部分ルート探索処理の実行に必要な演算処理能力、及び、処理量に関する処理情報も含まれている。   Further, the control unit 210A receives the identification information of the in-vehicle device 300 which is a report for the selection request described above from the server device 400. Then, the control unit 210A inquires of the in-vehicle device 300 selected by the server device 400 whether or not the partial route search process can be executed. The contents of the request request process to be inquired include, for example, processing capacity necessary for executing the partial route search process and process information regarding the processing amount.

また、制御ユニット210Aは、問い合せを行った車載装置300から、当該問い合せに対する応答を受ける。そして、制御ユニット210Aは、当該問い合せに対する応答として肯定的な回答を受けた場合に、当該肯定的な回答を行った車載装置300に対して、当該部分ルート探索処理の実行依頼を行う。この実行依頼には、ルート探索処理の開始地点である現在位置、及び、終了地点である目的位置に関する情報も含まれている。   Further, the control unit 210A receives a response to the inquiry from the in-vehicle device 300 that has made the inquiry. When the control unit 210A receives a positive response as a response to the inquiry, the control unit 210A requests the in-vehicle device 300 that has made the positive response to execute the partial route search process. This execution request also includes information on the current position that is the start point of the route search process and the target position that is the end point.

また、制御ユニット210Aは、車載装置300に対して依頼しなかったルート探索処理を実行する。かかる実行に際して、制御ユニット210Aは、記憶ユニット220中のナビゲーション用情報(NVI)、光ビーコンや電波ビーコンから取得した車両CR0の前方方向の詳細な道路交通情報等を参照して考慮して、車両CR0の現在位置から目的位置までの移動ルートを探索する。 Further, the control unit 210A executes a route search process that has not been requested to the in-vehicle device 300. Upon execution, the control unit 210A takes into account the navigation information (NVI) in the storage unit 220, detailed road traffic information in the forward direction of the vehicle CR 0 obtained from the light beacon or radio wave beacon, etc. A travel route from the current position of the vehicle CR 0 to the target position is searched.

また、制御ユニット210Aは、依頼希望処理の実行依頼を受けた車載装置300から、当該依頼希望処理の実行結果である部分ルート探索処理の実行結果を受ける。そして、制御ユニット210Aは、当該実行結果を参照して、全体ルート探索処理の実行結果を導出する。   Further, the control unit 210A receives the execution result of the partial route search process, which is the execution result of the request request process, from the in-vehicle device 300 that has received the request for the request request process. Then, the control unit 210A refers to the execution result and derives the execution result of the entire route search process.

また、制御ユニット210Aは、全体ルート探索処理の実行結果のうちから決定した移動ルートを、無線通信ユニット230を介してサーバ装置400に通知する。   Further, the control unit 210A notifies the server device 400 of the travel route determined from the execution result of the overall route search process via the wireless communication unit 230.

また、制御ユニット210Aは、走行情報取得ユニット270からの走行データ、及び、GPS受信ユニット280からのGPSデータに基づいて、記憶ユニット220中のナビゲーション用情報(NVI)を適宜参照し、利用者へのナビゲーション情報の提供処理を行う。こうしたナビゲーション情報の提供処理には、(a)利用者が指定する地域の地図を表示ユニット250の表示デバイスに表示するための地図表示、(b)車両CR0が地図上のどこに位置するのか、また、どの方角に向かっているのかを算出し、表示ユニット250の表示デバイスに表示して利用者に提示するマップマッチング、(c)道路交通情報サーバから受信した交通情報に関する表示ユニット250の表示デバイスへの表示、(d)進行すべき方向等を的確にアドバイスするために行われる、表示ユニット250の表示デバイスへの案内誘導の表示のための制御、及び、音出力ユニット240のスピーカから案内誘導を行う音声を出力するための制御等の処理が含まれる。 Further, the control unit 210A appropriately refers to the navigation information (NVI) in the storage unit 220 based on the travel data from the travel information acquisition unit 270 and the GPS data from the GPS reception unit 280, to the user. The navigation information is provided. The navigation information providing process includes (a) a map display for displaying a map of an area designated by the user on the display device of the display unit 250, (b) where the vehicle CR 0 is located on the map, In addition, map matching which calculates which direction the vehicle is heading and displays it on the display device of the display unit 250 and presents to the user, (c) the display device of the display unit 250 regarding the traffic information received from the road traffic information server (D) Control for displaying guidance guidance on the display device of the display unit 250, and guidance guidance from the speaker of the sound output unit 240, which are performed in order to accurately advise the direction of travel, etc. Processing such as control for outputting sound to be performed is included.

《車載装置300の構成》
上記の車載装置300は、依頼希望処理が実行可能であるか否かの判断機能、当該依頼希望処理の実行機能を有している。これらの機能を有する車載装置300は、図5に示されるように、記憶装置310と、無線通信部320と、道路交通情報取得部325と、走行情報取得部330と、GPS受信部340とを備えている。また、車載装置300は、制御部350を備えている。
<< Configuration of In-vehicle Device 300 >>
The in-vehicle device 300 has a function for determining whether or not the request request process can be executed and a function for executing the request request process. As shown in FIG. 5, the in-vehicle device 300 having these functions includes a storage device 310, a wireless communication unit 320, a road traffic information acquisition unit 325, a travel information acquisition unit 330, and a GPS reception unit 340. I have. The in-vehicle device 300 includes a control unit 350.

上記の記憶装置310は、上述したナビゲーション装置200Aにおける記憶ユニット220と同様に、不揮発性の記憶装置であるハードディスク装置等から構成される。記憶装置310は、ナビゲーション用情報(NVI)等の様々なデータを記憶する。この記憶装置310には、制御部350がアクセスできるようになっている。   Similar to the storage unit 220 in the navigation device 200A described above, the storage device 310 includes a hard disk device that is a nonvolatile storage device. The storage device 310 stores various data such as navigation information (NVI). The storage unit 310 can be accessed by the control unit 350.

上記の無線通信部320は、上述したナビゲーション装置200Aにおける無線通信ユニット230と同様に、不図示のアンテナ等を備えて構成されている。この無線通信部320は、当該アンテナから受信した受信信号を処理して、制御部350で処理可能なデジタルデータ信号に変換する。また、無線通信部320は、制御部350からの送信信号を処理して、無線信号に対応する信号に変換し、アンテナへ送る。   The wireless communication unit 320 includes an antenna (not shown) and the like, similar to the wireless communication unit 230 in the navigation device 200A described above. The wireless communication unit 320 processes a reception signal received from the antenna and converts it into a digital data signal that can be processed by the control unit 350. In addition, the wireless communication unit 320 processes the transmission signal from the control unit 350, converts the signal into a signal corresponding to the wireless signal, and sends the signal to the antenna.

この無線通信部320を利用することにより、車載装置300(より詳しくは、制御部350)が、ナビゲーション装置200Aとの間で近距離無線通信を行うことが可能となっている。   By using the wireless communication unit 320, the in-vehicle device 300 (more specifically, the control unit 350) can perform short-range wireless communication with the navigation device 200A.

また、この無線通信部320を利用することにより、車載装置300が、サーバ装置400との間で通信を行うことができるようになっている。   Further, by using the wireless communication unit 320, the in-vehicle device 300 can communicate with the server device 400.

上記の道路交通情報取得部325は、不図示のアンテナ等を備えて構成されている。この道路交通情報取得部325を利用することにより、車載装置300は、一般道路に設置される光ビーコン及び高速道路に設置される電波ビーコンから、道路交通情報サーバが提供する道路交通情報を取得することができるようになっている。この道路交通情報取得部325を利用して取得することのできる道路交通情報は、車両CRpの前方方向の道路交通情報となっている。 Said road traffic information acquisition part 325 is provided with the antenna etc. which are not illustrated. By using this road traffic information acquisition unit 325, the in-vehicle device 300 acquires road traffic information provided by the road traffic information server from an optical beacon installed on a general road and an electric wave beacon installed on an expressway. Be able to. Road traffic information can be obtained using this road traffic information acquiring unit 325 has a forward direction of the vehicle information of the vehicle CR p.

上記の走行情報取得部330は、上述したナビゲーション装置200Aにおける走行情報取得ユニット270と同様に、加速度センサ、角速度センサ等を備えて構成されており、車両CRpに作用している加速度、角速度を検出する。また、走行情報取得部330は、車載装置300と、車両CRpに搭載されている車速センサ390との間におけるデータ授受に関して利用され、車速センサ390による検出結果である速度データを取得する。こうして得られた各データは、走行データとして制御部350へ送られる。 Similar to the travel information acquisition unit 270 in the navigation device 200A described above, the travel information acquisition unit 330 includes an acceleration sensor, an angular velocity sensor, and the like, and determines acceleration and angular velocity acting on the vehicle CR p. To detect. The travel information acquisition unit 330 is used for data exchange between the in-vehicle device 300 and the vehicle speed sensor 390 mounted on the vehicle CR p and acquires speed data that is a detection result of the vehicle speed sensor 390. Each data thus obtained is sent to the control unit 350 as travel data.

上記のGPS受信部340は、上述したナビゲーション装置200AにおけるGPS受信ユニット280と同様に、複数のGPS衛星からの電波の受信結果に基づいて、車両CRpの現在位置を算出する。また、GPS受信部340は、GPS衛星から送出された時刻情報に基づいて、現在時刻を計時する。これらの現在位置及び現在時刻に関する情報は、GPSデータとして制御部350へ送られる。 The GPS receiving unit 340 calculates the current position of the vehicle CR p based on reception results of radio waves from a plurality of GPS satellites, similarly to the GPS receiving unit 280 in the navigation device 200A described above. The GPS receiver 340 measures the current time based on time information transmitted from a GPS satellite. Information on these current position and current time is sent to the control unit 350 as GPS data.

上記の制御部350は、車載装置300の全体を統括制御する。この制御部350は、中央処理装置(CPU)及びその周辺回路を備えて構成されている。制御部350が様々なプログラムを実行することにより、上記の各種機能が実現されるようになっている。こうした機能の中には、上述した第1実施形態における判断手段721、依頼処理実行手段722としての機能も含まれている。   The control unit 350 performs overall control of the entire in-vehicle device 300. The controller 350 includes a central processing unit (CPU) and its peripheral circuits. The various functions described above are realized by the control unit 350 executing various programs. These functions include functions as the determination unit 721 and the request processing execution unit 722 in the first embodiment described above.

ここで、制御部350は、所定時間ごとに、走行情報取得部330からの走行データ及びGPS受信部340からのGPSデータを取得して、他車両CRpの通過位置を検出するとともに、GPSデータにおける計時結果及び内部タイマの計時結果に基づいて、通過日時を検出する。そして、制御部350は、当該通過位置及び通過日時を、他車両CRpに関する走行情報として、無線通信部320を介して、サーバ装置400に報告する。 Here, the control unit 350 acquires the travel data from the travel information acquisition unit 330 and the GPS data from the GPS reception unit 340 at predetermined time intervals to detect the passing position of the other vehicle CR p and the GPS data. The passage date and time is detected on the basis of the time measurement result and the time measurement result of the internal timer. Then, the control unit 350, the passage position and passage date, as the travel information relating to the other vehicle CR p, via the wireless communication unit 320 and reports to the server device 400.

また、制御部350は、定期的に、道路交通情報取得部325を介して、道路上に設置された光ビーコンや電波ビーコンから詳細な渋滞情報、速度規制・車線規制情報等を含む道理交通情報を取得する。   In addition, the control unit 350 periodically transmits the rational traffic information including detailed traffic jam information, speed regulation / lane regulation information, etc. from the optical beacon and radio wave beacon installed on the road via the road traffic information acquisition unit 325. To get.

また、この制御部350は、ナビゲーション装置200Aから、部分ルート探索処理が実行可能であるか否かの問い合せを受ける。そして、制御部350は、当該部分ルート探索処理の実行に必要とされる演算処理能力及び処理量、並びに、車載装置300における演算処理能力及び今後の演算負荷状況を考慮して、当該部分ルート探索処理が実行可能であるか否かを判断する。引き続き、制御部350は、当該判断の結果をナビゲーション装置200Aに対して報告する。   The control unit 350 receives an inquiry from the navigation device 200A as to whether or not the partial route search process can be executed. Then, the control unit 350 considers the calculation processing capability and processing amount required for the execution of the partial route search processing, and the calculation processing capability and future calculation load status of the in-vehicle device 300, and performs the partial route search. It is determined whether the process can be executed. Subsequently, the control unit 350 reports the result of the determination to the navigation device 200A.

また、制御部350は、上述した問い合せに対して肯定的な回答を行った場合において、ナビゲーション装置200Aから部分ルート探索処理の実行依頼を受けると、当該処理を実行する。かかる実行に際して、制御部350は、記憶装置310中のナビゲーション用情報(NVI)、光ビーコンや電波ビーコンから取得した他車両CRpの前方方向の詳細な道路交通情報等を参照して、車両CR0の現在位置から目的位置までの移動ルート依頼内容の範囲で探索する。こうして求められた部分ルート探索処理の実行結果は、ナビゲーション装置200Aに返送される。 In addition, when a positive response is made to the above-described inquiry, control unit 350 executes the process when receiving an execution request for the partial route search process from navigation device 200A. At the time of execution, the control unit 350 refers to the navigation information (NVI) in the storage device 310, detailed road traffic information in the forward direction of the other vehicle CR p acquired from the optical beacon or the radio beacon, and the like. A search is made within the range of the request for moving route from the current position of 0 to the target position. The execution result of the partial route search process obtained in this way is returned to the navigation device 200A.

《サーバ装置400の構成》
上記のサーバ装置400は、車載装置300の選定機能を有している。この機能を有するサーバ装置400は、図6に示されるように、記憶装置410と、送受信部420と、処理制御部430とを備えている。
<< Configuration of Server Device 400 >>
The server device 400 has a function for selecting the in-vehicle device 300. As shown in FIG. 6, the server device 400 having this function includes a storage device 410, a transmission / reception unit 420, and a processing control unit 430.

上記の記憶装置410は、不揮発性の記憶装置であるハードディスク装置等から構成される。記憶装置410は、ルート設定情報(RSI)等の様々なデータを記憶する。この記憶装置410には、処理制御部430がアクセスできるようになっている。   The storage device 410 includes a hard disk device that is a nonvolatile storage device. The storage device 410 stores various data such as route setting information (RSI). The storage control unit 430 can access the storage device 410.

上記のルート設定情報(RSI)には、車両CR0,CR1,CR2,…における設定された移動ルートが記憶されている。このルート設定情報(RSI)は、処理制御部430によって、読み取られるようになっており、後述する車載装置300の選定処理において、利用されるようになっている。 In the route setting information (RSI), the travel routes set in the vehicles CR 0 , CR 1 , CR 2 ,... Are stored. This route setting information (RSI) is read by the process control unit 430, and is used in the selection process of the in-vehicle device 300 described later.

上記の送受信部420は、ネットワークシステム500との通信制御を行う。この送受信部420は、ネットワークシステム500から受信したデータを処理制御部430へ送る。また、送受信部420は、処理制御部430から受信したデータをネットワークシステム500へ送る。   The transmission / reception unit 420 performs communication control with the network system 500. The transmission / reception unit 420 sends the data received from the network system 500 to the processing control unit 430. Further, the transmission / reception unit 420 sends the data received from the processing control unit 430 to the network system 500.

この送受信部420を利用することにより、サーバ装置400(より詳しくは、処理制御部430)は、ナビゲーション装置200A及び車載装置300との間で通信を行うことができるようになっている。   By using this transmission / reception unit 420, the server device 400 (more specifically, the processing control unit 430) can communicate with the navigation device 200 </ b> A and the in-vehicle device 300.

上記の処理制御部430は、サーバ装置400の全体を統括制御する。この処理制御部430は、中央処理装置(CPU)及びその周辺回路を備えて構成されている。処理制御部430が様々なプログラムを実行することにより、上記の機能が実現されるようになっている。こうした機能の中には、上述した第1実施形態における選定手段731としての機能も含まれている。   The processing control unit 430 performs overall control of the entire server device 400. The processing control unit 430 includes a central processing unit (CPU) and its peripheral circuits. The above functions are realized by the processing control unit 430 executing various programs. These functions include the function as the selection unit 731 in the first embodiment described above.

ここで、処理制御部430は、所定時間ごとに、送受信部420を介して、ナビゲーション装置200Aからの車両CR0の走行情報、及び、車載装置300からの車両CRpの走行情報を受ける。 Here, the process control unit 430 receives the travel information of the vehicle CR 0 from the navigation device 200A and the travel information of the vehicle CR p from the in-vehicle device 300 via the transmission / reception unit 420 at predetermined time intervals.

また、処理制御部430は、ナビゲーション装置200A及び車載装置300において移動ルートが設定された場合に、設定された移動ルートに関する情報を受ける。そして、処理制御部430は、ルート設定情報(RSI)を更新する。   In addition, when a travel route is set in the navigation device 200A and the in-vehicle device 300, the processing control unit 430 receives information regarding the set travel route. Then, the process control unit 430 updates route setting information (RSI).

また、この処理制御部430は、ナビゲーション装置200Aから車載装置300の選定要求を受ける。処理制御部430は、この選定要求を受けると、車両CR0の走行情報、及び、他車両CRpの走行情報、並びに、ルート設定情報(RSI)を考慮して、依頼希望処理の実行期間にわたって、車両CR0と近距離無線通信が可能な距離を維持しており、かつ、車両CR0と同一の方向を移動していると推定される他車両CRpに搭載された車載装置300を選定する。 Further, the processing control unit 430 receives a selection request for the in-vehicle device 300 from the navigation device 200A. Upon receiving this selection request, the process control unit 430 considers the travel information of the vehicle CR 0 , the travel information of the other vehicle CR p , and the route setting information (RSI) over the execution period of the requested request process. , it maintains the vehicle CR 0 and short-range wireless communication that is distance, and selecting an in-vehicle device 300 mounted in another vehicle CR p estimated to be moving in the same direction as the vehicle CR 0 To do.

ここで、光ビーコンや電波ビーコンから取得することのできる詳細な道路交通情報は、前方方向の道路交通情報であることから、車両CR0及び他車両CRpにおいて、同内容の道路交通情報を取得するため、他車両CRpの移動態様を、車両CR0と同一の方向を移動していると推定される他車両CRpとした。 Here, since the detailed road traffic information that can be acquired from the optical beacon and the radio beacon is the road traffic information in the forward direction, the road traffic information of the same content is acquired in the vehicle CR 0 and the other vehicle CR p . Therefore, the movement mode of the other vehicle CR p is set to the other vehicle CR p that is estimated to be moving in the same direction as the vehicle CR 0 .

本第1実施例では、かかる車載装置300の選定に際して、処理制御部430は、車両CR0及び他車両CRpの走行情報、並びに、ルート設定情報(RSI)から、車両CR0及び他車両CRpの移動方向を予測する。そして、処理制御部430は、例えば、次の(A),(B)に該当する他車両CRpに搭載される車載装置300を選定する。
(A)現在、移動ルートを設定していて、車両CR0に近接する位置を、車両CR0と同一の方向を移動している他車両CRp
(B)現在、移動ルートを設定していないが、サーバ装置400による移動方向の予測結果から、車両CR0に近接する位置を、車両CR0と同一の方向を移動している確実性が高いとされる他車両CRp
In the present first embodiment, the selection of such a vehicle apparatus 300, the processing control section 430, the travel information of the vehicle CR 0 and the other vehicle CR p, and, from the Routing Information (RSI), the vehicle CR 0 and the other vehicle CR Predict the moving direction of p . Then, the processing control section 430, for example, the following (A), selecting a vehicle device 300 mounted in another vehicle CR p corresponding to (B).
(A) Other vehicle CR p that is currently setting a travel route and is moving in the same direction as vehicle CR 0 at a position close to vehicle CR 0
(B) Although no moving route is currently set, it is highly certain that the position close to the vehicle CR 0 is moving in the same direction as the vehicle CR 0 from the prediction result of the moving direction by the server device 400. Other vehicle CR p

ここで、(B)に該当する移動ルートを設定していない他車両CRpの移動方向の予測は、現在の他車両CRpの走行情報から求めた走行軌跡と、過去に設定した移動ルート及びその設定日時とを総合的に勘案して行う。すなわち、他車両CRpの走行軌跡、並びに、過去に設定した移動ルート及びその設定日時から、現在、他車両CRpは帰路の途中であるため移動ルートを設定していないと判断されれば、他車両CRpは過去に設定した移動ルートの逆方向を移動していると推定される。そして、当該逆方向が車両CR0の移動方向と同一であれば、他車両CRpは、車両CR0と同一の方向を移動していると推定される。 Here, the prediction of the movement direction of the other vehicle CR p for which the movement route corresponding to (B) is not set is made by using the travel locus obtained from the current travel information of the other vehicle CR p , the travel route set in the past, This is done by comprehensively considering the setting date and time. That is, if it is determined from the travel locus of the other vehicle CR p and the travel route set in the past and its set date and time that the other vehicle CR p is currently on the way home, no travel route is set. It is presumed that the other vehicle CR p is moving in the reverse direction of the travel route set in the past. Then, the reverse direction if the same moving direction of the vehicle CR 0, the other vehicle CR p is estimated to be moving in the same direction as the vehicle CR 0.

また、(B)における確実性の判断は、車両CR0が走行している道路が渋滞時であるか否かを予測し、渋滞時である場合には、当面、車両CR0と他車両CRpとは、互いに近接しつつ、同一の方向を移動するため、当該確実性は高いと判断される。 The determination of the certainty in (B) predicts whether or not the road on which the vehicle CR 0 is traveling is congested. If it is congested, for the time being, the vehicle CR 0 and the other vehicle CR Since p moves in the same direction while being close to each other, it is determined that the certainty is high.

<動作>
以上のようにして構成された情報処理分散システム100Aの動作について、情報処理の実行に際しての分散処理に主に着目して説明する。
<Operation>
The operation of the information processing distributed system 100A configured as described above will be described mainly focusing on distributed processing when information processing is executed.

前提として、本第1実施例においては、依頼希望処理が実行可能であるか否かの問い合せの発行先となる車載装置300は選定されるものとする。   As a premise, in the first embodiment, it is assumed that the in-vehicle device 300 that is the issue destination of the inquiry as to whether or not the request request process is executable is selected.

また、サーバ装置400は、所定時間ごとに、車両CR0,CR1,CR2,…の全てから走行情報を受けているものとする。 Further, it is assumed that server device 400 receives travel information from all of vehicles CR 0 , CR 1 , CR 2 ,... At predetermined time intervals.

かかる情報処理の分散処理に際して、ナビゲーション装置200Aの利用者から全体ルート探索処理の実行要求がなされると、図7に示されるように、まず、ステップS10において、制御ユニット210Aが、ナビゲーション装置200Aにおけるその後の演算処理負荷状況に基づいて、全体ルート探索処理から、車載装置300に対して実行を依頼したい部分ルート探索処理を抽出する。この抽出の結果、部分ルート探索処理が存在する場合には、ナビゲーション装置200Aにおける処理は、ステップS11へ進む。なお、抽出の結果、部分ルート探索処理が存在しない場合には、ナビゲーション装置における処理は、ステップS11,S13をスキップしてステップS16へ進むようになっている。   In the distributed processing of information processing, when a request for execution of the entire route search processing is made by the user of the navigation device 200A, as shown in FIG. 7, first, in step S10, the control unit 210A causes the navigation device 200A to Based on the subsequent calculation processing load situation, a partial route search process that the vehicle-mounted device 300 is requested to execute is extracted from the entire route search process. If there is a partial route search process as a result of this extraction, the process in the navigation device 200A proceeds to step S11. If there is no partial route search process as a result of extraction, the process in the navigation device skips steps S11 and S13 and proceeds to step S16.

ステップS11では、制御ユニット210Aが、サーバ装置400に対して、部分ルート探索処理が実行可能であるか否かの問い合せの発行先となる車載装置300の選定要求(SEC)を行う。   In step S <b> 11, the control unit 210 </ b> A makes a selection request (SEC) for the in-vehicle device 300 that is an issue destination of an inquiry as to whether or not the partial route search process can be executed.

選定要求を受けたサーバ装置400では、処理制御部430が、ステップS12において、上述したように、車両CR0の走行情報、及び、他車両CRpの走行情報、並びに、記憶装置内のルート設定情報(RSI)を総合的に勘案して、依頼希望処理の実行期間にわたって、車両CR0と近距離無線通信が可能な距離を維持しており、かつ、車両CR0と同一の方向を移動していると推定される他車両CRpに搭載された車載装置300を選定する。こうしてサーバ装置400により選定された車載装置300の識別情報(SER)が、送受信部420を介してナビゲーション装置200Aに対して報告される。 In the server device 400 that has received the selection request, in step S12, the processing control unit 430, as described above, the traveling information of the vehicle CR 0 , the traveling information of the other vehicle CR p , and the route setting in the storage device Considering information (RSI) in a comprehensive manner, the vehicle CR 0 is maintained at a distance that enables short-range wireless communication over the execution period of the request request process, and moves in the same direction as the vehicle CR 0. The in-vehicle device 300 mounted on the other vehicle CR p estimated to be present is selected. Thus, the identification information (SER) of the in-vehicle device 300 selected by the server device 400 is reported to the navigation device 200A via the transmission / reception unit 420.

引き続き、ナビゲーション装置200Aでは、ステップS13において、制御ユニット210Aが、車載装置300に対する問い合せ及び実行依頼処理を行う。ステップS13における問い合せ及び実行依頼処理は、図8に示されるように、まず、ステップS21において、制御ユニット210Aが、選定された車載装置300に対して、部分ルート探索処理が実行可能であるか否かの問い合せ(INQ)を行う。この後、ナビゲーション装置200Aにおける処理は、ステップS22へ進む。   Subsequently, in the navigation device 200A, in step S13, the control unit 210A performs an inquiry and execution request process for the in-vehicle device 300. In the inquiry and execution request process in step S13, as shown in FIG. 8, first, in step S21, whether or not the control unit 210A can execute the partial route search process for the selected in-vehicle device 300. Make an inquiry (INQ). Thereafter, the process in the navigation device 200A proceeds to step S22.

当該問い合せ(INQ)を受けた車載装置300では、図7のステップS14において、制御部350が、当該部分ルート探索処理の実行に必要とされる演算処理能力及び処理量、並びに、車載装置300における演算処理能力及び今後の演算負荷状況を考慮して、当該部分ルート探索処理が実行可能であるか否かを判断する。そして、制御部350は、当該判断の結果(RPS)を、ナビゲーション装置200Aに対して報告する。   In the in-vehicle device 300 that has received the inquiry (INQ), in step S14 of FIG. 7, the control unit 350 determines the calculation processing capability and processing amount required for executing the partial route search process, and the in-vehicle device 300. It is determined whether the partial route search process can be executed in consideration of the calculation processing capability and the future calculation load situation. Then, control unit 350 reports the result of the determination (RPS) to navigation device 200A.

ナビゲーション装置200Aでは、図8のステップS22において、制御ユニット210Aが、車載装置300からの問い合せに対する回答を受けたか否かを判定する。この判定の結果が否定的であった場合(ステップS22:N)には、ステップS22の処理が繰り返される。   In navigation device 200A, in step S22 of FIG. 8, it is determined whether control unit 210A has received an answer to the inquiry from in-vehicle device 300 or not. If the result of this determination is negative (step S22: N), the process of step S22 is repeated.

一方、ステップS22における判定の結果が肯定的になると(ステップS22:Y)、処理はステップS23へ進む。   On the other hand, when the result of the determination in step S22 is affirmative (step S22: Y), the process proceeds to step S23.

ステップS23では、制御ユニット210Aが、依頼希望処理を車載装置300に依頼することができたか否かを判定する。この判定の結果が肯定的であった場合(ステップS23:Y)には、処理はステップS24へ進む。   In step S <b> 23, the control unit 210 </ b> A determines whether it is possible to request the in-vehicle device 300 for request request processing. If the result of this determination is affirmative (step S23: Y), the process proceeds to step S24.

ステップS24では、制御ユニット210Aが、上述した問い合せに対する応答として肯定的な回答を行った車載装置300に対して、部分ルート探索処理の実行依頼(REQ)を行うとともに、車載装置300に対して依頼しなかった部分のルート探索処理を実行する。かかるルート探索処理の実行に際して、制御ユニット210Aは、記憶ユニット220中のナビゲーション用情報(NVI)、光ビーコンや電波ビーコンから取得した車両CR0の前方方向の詳細な道路交通情報等を参照して参照して、車両CR0の現在位置から目的位置までの移動ルートを探索する。この後、ナビゲーション装置200Aにおける処理は、ステップS27へ進む。 In step S24, the control unit 210A issues a partial route search process execution request (REQ) to the in-vehicle device 300 that has made a positive response as a response to the above-described inquiry, and requests the in-vehicle device 300. The route search process for the part that has not been performed is executed. When executing the route search process, the control unit 210A refers to the navigation information (NVI) in the storage unit 220, detailed road traffic information in the forward direction of the vehicle CR 0 obtained from the optical beacon or the radio beacon, and the like. Referring to the travel route from the current position of vehicle CR 0 to the target position is searched. Thereafter, the process in the navigation device 200A proceeds to step S27.

当該実行依頼(REQ)を受けた車載装置300では、図7のステップS15において、制御部350が、当該部分ルート探索処理を実行する。かかる実行に際して、制御部350は、記憶装置310中のナビゲーション用情報(NVI)、光ビーコンや電波ビーコンから取得した他車両CRpの前方方向の詳細な道路交通情報等を参照して、車両CR0の現在位置から目的位置までの移動ルートを探索する。こうして求められた部分ルート探索処理の実行結果(RST)は、ナビゲーション装置200Aに返送される。 In the in-vehicle device 300 that has received the execution request (REQ), the control unit 350 executes the partial route search process in step S15 of FIG. At the time of execution, the control unit 350 refers to the navigation information (NVI) in the storage device 310, detailed road traffic information in the forward direction of the other vehicle CR p acquired from the optical beacon or the radio beacon, and the like. A travel route from the current position of 0 to the target position is searched. The execution result (RST) of the partial route search process obtained in this way is returned to the navigation device 200A.

ナビゲーション装置200Aでは、図8のステップS27において、制御ユニット210Aが、車載装置300から部分ルート探索処理の実行結果(RST)を受けたか否かを判定する。この判定の結果が否定的であった場合(ステップS27:N)には、ステップS27の処理が繰り返される。   In navigation device 200A, in step S27 of FIG. 8, it is determined whether control unit 210A has received the execution result (RST) of the partial route search process from in-vehicle device 300 or not. If the result of this determination is negative (step S27: N), the process of step S27 is repeated.

一方、ステップS27における判定の結果が肯定的になると(ステップS27:Y)、ステップS13の処理が終了し、処理は図7のステップS16へ進む。   On the other hand, when the result of the determination in step S27 is affirmative (step S27: Y), the process of step S13 ends, and the process proceeds to step S16 of FIG.

上記のステップS23における判定の結果が否定的であった場合(ステップS23:N)には、処理はステップS25へ進む。   If the result of the determination in step S23 is negative (step S23: N), the process proceeds to step S25.

ステップS25では、制御ユニット210Aが、依頼候補先である選定された車載装置300のすべてに対して、部分ルート探索処理が実行可能であるか否かの問い合せを行ったか否かを判定する。この判定の結果が否定的であった場合(ステップS25:N)には、処理はステップS21へ戻る。   In step S25, it is determined whether the control unit 210A has inquired whether or not the partial route search process can be executed with respect to all of the selected in-vehicle devices 300 that are request candidates. If the result of this determination is negative (step S25: N), the process returns to step S21.

一方、ステップS25における判定の結果が肯定的であった場合(ステップS25:Y)には、処理はステップS26へ進む。ステップS26では、制御ユニット210Aが、
全体ルート探索処理のうちから処理範囲を決定し、決定した処理を実行する。この後、ステップS13の処理が終了し、処理は図7のステップS16へ進む。
On the other hand, when the result of the determination in step S25 is affirmative (step S25: Y), the process proceeds to step S26. In step S26, the control unit 210A
The processing range is determined from the entire route search processing, and the determined processing is executed. Thereafter, the process of step S13 ends, and the process proceeds to step S16 of FIG.

ステップS16では、制御ユニット210Aが、部分ルート探索処理の実行結果を参照して、全体ルート探索処理の実行結果を導出する。なお、上述したステップS10の処理において、部分ルート探索処理が抽出されなかった場合には、制御ユニット210Aが実行したルート探索結果から全体ルート探索処理の実行結果を導出する。また、上述したステップS26の処理を実行した場合においては、制御ユニット210Aが実行したルート探索結果のみを導出する。   In step S16, the control unit 210A refers to the execution result of the partial route search process and derives the execution result of the entire route search process. When the partial route search process is not extracted in the process of step S10 described above, the execution result of the entire route search process is derived from the route search result executed by the control unit 210A. Further, when the process of step S26 described above is executed, only the route search result executed by the control unit 210A is derived.

上記の処理が実行されることにより、ルート探索処理に関する分散処理が行われる。   By executing the above processing, distributed processing related to route search processing is performed.

以上説明したように、本第1実施例では、ナビゲーション装置200Aが、利用者により指定された情報処理の実行要求を受けると、その後の演算処理負荷状況に基づいて、当該要求された情報処理に際して、車載装置300に対して実行を依頼したい依頼希望処理を抽出する。この抽出の結果、依頼希望処理が存在する場合には、ナビゲーション装置200Aは、依頼希望処理が実行可能であるか否かの問い合せの発行先となる車載装置の選定要求を、サーバ装置400に対して送信する。この選定要求を受けたサーバ装置400は、依頼希望処理の実行期間にわたって、車両CR0と通信可能な距離にある少なくとも1つの他車両CRpに搭載される車載装置300を選定し、選定結果をナビゲーション装置200Aへ報告する。 As described above, in the first embodiment, when the navigation apparatus 200A receives an execution request for information processing designated by the user, the requested information processing is performed based on the subsequent arithmetic processing load situation. Then, request request processing to be requested to be executed to the in-vehicle device 300 is extracted. As a result of this extraction, if there is a request request process, the navigation device 200A sends a request to the server apparatus 400 to select an in-vehicle device that is an issue destination of an inquiry as to whether or not the request request process is executable. To send. Upon receiving this selection request, the server device 400 selects the in-vehicle device 300 mounted on at least one other vehicle CR p that is in a distance communicable with the vehicle CR 0 over the execution period of the request request process, and displays the selection result. Report to the navigation device 200A.

当該選定結果を受けたナビゲーション装置200Aは、サーバ装置400により選定された車載装置300に対して、依頼希望処理が実行可能であるか否かの問い合せを行い、当該問い合わせに対する応答として肯定的な回答を行った車載装置300に対して、依頼希望処理の実行依頼を行う。この結果、車載装置300において依頼希望処理が実行され、当該依頼希望処理の実行結果がナビゲーション装置200Aに返送される。依頼希望処理の実行結果を受けたナビゲーション装置200Aは、当該依頼希望処理の実行結果を参照して、当該要求された情報処理の実行結果を導出する。なお、かかる実行結果の導出に際しては、ナビゲーション装置200Aが当該要求された情報処理の一部を実行した場合には、その実行結果と、車載装置300から報告された依頼希望処理の実行結果とを総合して、当該要求された情報処理の実行結果が導出される。   Upon receiving the selection result, the navigation device 200A makes an inquiry to the in-vehicle device 300 selected by the server device 400 as to whether or not the request request process can be executed, and gives a positive response as a response to the inquiry. The request request processing execution request is made to the in-vehicle device 300 that has performed the above. As a result, the request request process is executed in the in-vehicle device 300, and the execution result of the request request process is returned to the navigation device 200A. The navigation device 200A that has received the execution result of the requested request process refers to the execution result of the requested request process and derives the requested execution result of the information processing. In derivation of the execution result, when the navigation device 200A executes a part of the requested information processing, the execution result and the execution result of the request desired process reported from the in-vehicle device 300 are obtained. Overall, the execution result of the requested information processing is derived.

したがって、本第1実施例によれば、移動体に搭載される複数の情報処理装置を利用して、効率的に情報処理を分散して実行することができる。   Therefore, according to the first embodiment, it is possible to efficiently distribute and execute information processing using a plurality of information processing devices mounted on the moving body.

[第2実施例]
次に、本発明の第2実施例を、図9〜図10を主に参照して説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described with reference mainly to FIGS.

図9には、第2実施例に係る情報処理分散システム100Bの概略的な構成が示されている。なお、情報処理分散システム100Bは、上述した第2実施形態の情報処理分散システム700B(図2参照)の一態様となっている。   FIG. 9 shows a schematic configuration of an information processing distributed system 100B according to the second embodiment. The information processing distributed system 100B is an aspect of the information processing distributed system 700B (see FIG. 2) of the second embodiment described above.

また、本第2実施例においても、上述した第1実施例の場合と同様に、分散処理の対象となる可能性のある情報処理として、全体ルート探索処理があり、依頼希望処理は、部分ルート探索処理であるものとして説明する。   Also in the second embodiment, as in the case of the first embodiment described above, there is an overall route search process as information processing that may be the target of distributed processing. The description will be made assuming that the search processing is performed.

<構成>
図9に示されるように、情報処理分散システム100Bは、第1情報処理装置710Bとしてのナビゲーション装置200Bと、第2情報処理装置720としての車載装置300とを備えている。すなわち、情報処理分散システム100Bは、上述した第1実施例の情報処理分散システム100Aと比べて、ナビゲーション装置200Aに代えてナビゲーション装置200Bを備える点、及び、サーバ装置400を備えていない点が異なっている。以下、これらの相違点に主に着目して、説明を行う。
<Configuration>
As illustrated in FIG. 9, the information processing distributed system 100B includes a navigation device 200B as the first information processing device 710B and an in-vehicle device 300 as the second information processing device 720. That is, the information processing distributed system 100B is different from the information processing distributed system 100A of the first embodiment described above in that the navigation device 200B is provided instead of the navigation device 200A and the server device 400 is not provided. ing. Hereinafter, the description will be given mainly focusing on these differences.

《ナビゲーション装置200Bの構成》
上記のナビゲーション装置200Bは、上述したナビゲーション装置200Aと比べて、車載装置300の選定機能を更に有し、車載装置300の選定要求機能を有していない点が異なっている。これらの機能を有するナビゲーション装置200Bは、ナビゲーション装置200A(図4参照)と比べて、制御ユニット210Aに代えて制御ユニット210B(不図示)を備える点が異なっている。
<< Configuration of Navigation Device 200B >>
The navigation device 200B is different from the navigation device 200A described above in that it further includes a selection function for the in-vehicle device 300 and does not have a selection request function for the in-vehicle device 300. The navigation device 200B having these functions is different from the navigation device 200A (see FIG. 4) in that it includes a control unit 210B (not shown) instead of the control unit 210A.

上記の制御ユニット210Bは、ナビゲーション装置200Bの全体を統括制御する。この制御ユニット210Bは、上述した制御ユニット210Aと同様に、中央処理装置(CPU)及びその周辺回路を備えて構成され、様々なプログラムを実行することにより、上記の各種機能が実現されるようになっている。こうした機能の中には、上述した第2実施形態における抽出手段711、問い合せ手段713、実行依頼手段714、導出手段715、選定手段716としての機能も含まれている。   The control unit 210B performs overall control of the entire navigation device 200B. Like the control unit 210A described above, the control unit 210B is configured to include a central processing unit (CPU) and its peripheral circuits so that the various functions described above are realized by executing various programs. It has become. These functions include functions as the extraction unit 711, the inquiry unit 713, the execution request unit 714, the derivation unit 715, and the selection unit 716 in the second embodiment described above.

ここで、制御ユニット210Bは、上述した制御ユニット210Aと同様に、所定時間ごとに、走行情報取得ユニット270からの走行データ及びGPS受信ユニット280からのGPSデータを取得して、車両CR0の通過位置を検出するとともに、GPSデータにおける計時結果及び内部タイマの計時結果に基づいて、通過日時を検出する。 Here, like the control unit 210A described above, the control unit 210B acquires the travel data from the travel information acquisition unit 270 and the GPS data from the GPS reception unit 280 every predetermined time, and passes the vehicle CR 0 . In addition to detecting the position, the passage date and time is detected based on the time measurement result in the GPS data and the time measurement result of the internal timer.

また、制御ユニット210Bは、上述した制御ユニット210Aと同様に、定期的に、道路交通情報取得ユニット235を介して、道路上に設置された光ビーコンや電波ビーコンから詳細な渋滞情報、速度規制・車線規制情報等を含む道理交通情報を取得する。   Similarly to the control unit 210A described above, the control unit 210B periodically transmits detailed traffic jam information, speed regulation / Get rational traffic information including lane regulation information.

また、この制御ユニット210Bは、上述した制御ユニット210Aと同様に、ナビゲーション装置200Bの利用者により、全体ルート探索処理の実行要求が行われると、ナビゲーション装置200Bにおけるその後の演算処理負荷状況に基づいて、全体ルート探索処理から、車載装置300に対して実行を依頼したい部分ルート探索処理を抽出する。   Similarly to the control unit 210A described above, when a user of the navigation device 200B makes an execution request for the entire route search process, the control unit 210B is based on the subsequent computation processing load situation in the navigation device 200B. Then, the partial route search process that the vehicle-mounted device 300 is requested to execute is extracted from the overall route search process.

また、制御ユニット210Bは、この抽出の結果、部分ルート探索処理が存在する場合には、無線通信ユニット230を介して、近距離無線通信を行うことが可能な距離を移動する他車両CR1,CR2,…からの走行情報を受ける。そして、制御ユニット210Bは、車両CR0の走行情報、及び、他車両CRpの走行情報を考慮して、部分ルート探索処理が実行可能であるか否かの問い合せの発行先となる車載装置300の選定を行う。ここで、制御ユニット210Bにより選定される車載装置300は、依頼希望処理の実行期間にわたって、車両CR0と近距離無線通信が可能な距離を維持しており、かつ、車両CR0と同一の方向を移動していると推定される他車両CRpに搭載された車載装置300である。 Further, the control unit 210B as a result of the extraction, if the partial route search processing is present, via the wireless communication unit 230, other vehicle CR 1 to move the distance capable of performing short-range wireless communication, Receives driving information from CR 2 ,. Then, the control unit 210B takes into account the travel information of the vehicle CR 0 and the travel information of the other vehicle CR p , and the in-vehicle device 300 that is an issue destination of an inquiry as to whether or not the partial route search process can be executed. Select. Here, the in-vehicle device 300 selected by the control unit 210B maintains a distance capable of short-range wireless communication with the vehicle CR 0 over the execution period of the request request process, and the same direction as the vehicle CR 0. an in-vehicle device 300 mounted in another vehicle CR p which are estimated to move.

また、制御ユニット210Bは、上述した制御ユニット210Aと同様に、選定された車載装置300に対して、部分ルート探索処理が実行可能であるか否かの問い合せを行う。   Similarly to the control unit 210A described above, the control unit 210B inquires of the selected in-vehicle device 300 whether or not the partial route search process can be executed.

また、制御ユニット210Bは、上述した制御ユニット210Aと同様に、問い合せを行った車載装置300から、当該問い合せに対する応答を受ける。そして、制御ユニット210Bは、当該問い合せに対する応答として肯定的な回答を受けた場合に、当該肯定的な回答を行った車載装置300に対して、当該部分ルート探索処理の実行依頼を行う。   Similarly to the control unit 210A described above, the control unit 210B receives a response to the inquiry from the in-vehicle device 300 that has made the inquiry. When the control unit 210B receives a positive response as a response to the inquiry, the control unit 210B requests the in-vehicle device 300 that has made the positive response to execute the partial route search process.

また、制御ユニット210Bは、上述した制御ユニット210Aと同様に、車載装置300に対して依頼しなかったルート探索処理を実行する。かかる実行に際して、制御ユニット210Bは、記憶ユニット220中のナビゲーション用情報(NVI)、光ビーコンや電波ビーコンから取得した車両CR0の前方方向の詳細な道路交通情報等を参照して考慮して、車両CR0の現在位置から目的位置までの移動ルートを探索する。 In addition, the control unit 210B executes a route search process that has not been requested to the in-vehicle device 300, similarly to the control unit 210A described above. During such execution, the control unit 210B refers to the navigation information (NVI) in the storage unit 220, detailed road traffic information in the forward direction of the vehicle CR 0 obtained from the light beacon or radio wave beacon, and the like, A travel route from the current position of the vehicle CR 0 to the target position is searched.

また、制御ユニット210Bは、上述した制御ユニット210Aと同様に、依頼希望処理の実行依頼を受けた車載装置300から、部分ルート探索処理の実行結果を受ける。そして、制御ユニット210Bは、当該実行結果を参照して、全体ルート探索処理の実行結果を導出する。   Similarly to the control unit 210A described above, the control unit 210B receives the execution result of the partial route search process from the in-vehicle device 300 that has received the request for the request request process. Then, the control unit 210B refers to the execution result and derives the execution result of the entire route search process.

また、制御ユニット210Bは、上述した制御ユニット210Aと同様に、利用者へのナビゲーション情報の提供処理(a)〜(d)を行う。   In addition, the control unit 210B performs the navigation information providing processes (a) to (d) to the user in the same manner as the control unit 210A described above.

<動作>
以上のようにして構成された情報処理分散システム100Bの動作について、情報処理の実行に際しての分散処理に主に着目して説明する。
<Operation>
The operation of the information processing distributed system 100B configured as described above will be described mainly focusing on distributed processing when information processing is executed.

前提として、本第2実施例においても、依頼希望処理が実行可能であるか否かの問い合せの発行先となる車載装置300は選定されるものとする。   As a premise, also in the second embodiment, the in-vehicle device 300 that is the issue destination of the inquiry as to whether or not the request request process can be executed is selected.

かかる情報処理の分散処理に際して、ナビゲーション装置200Bの利用者から全体ルート探索処理の実行要求がなされると、図10に示されるように、まず、ステップS30において、上述した第1実施例におけるステップS10と同様に、制御ユニット210Bが、ナビゲーション装置200Bにおけるその後の演算処理負荷状況に基づいて、全体ルート探索処理から、車載装置300に対して実行を依頼したい部分ルート探索処理を抽出する。この抽出の結果、部分ルート探索処理が存在する場合には、ナビゲーション装置200Bにおける処理は、ステップS31へ進む。なお、抽出の結果、部分ルート探索処理が存在しない場合には、ナビゲーション装置における処理は、ステップS31,S33をスキップしてステップS36へ進むようになっている。   In the distributed processing of information processing, when the user of the navigation device 200B makes an execution request for the entire route search processing, as shown in FIG. 10, first, in step S30, step S10 in the first embodiment described above is performed. Similarly, the control unit 210B extracts a partial route search process to be requested to be executed from the in-vehicle device 300 from the overall route search process based on the subsequent calculation processing load situation in the navigation device 200B. If there is a partial route search process as a result of this extraction, the process in the navigation device 200B proceeds to step S31. If the partial route search process does not exist as a result of extraction, the process in the navigation device skips steps S31 and S33 and proceeds to step S36.

ステップS31では、制御ユニット210Bが、近距離無線通信を行うことが可能な距離を移動する他車両CR1,CR2,…からの走行情報を受ける。そして、制御ユニット210Bは、車両CR0の走行情報、及び、他車両CRpの走行情報を考慮して、部分ルート探索処理が実行可能であるか否かの問い合せの発行先となる車載装置300の選定を行う。この後、処理はステップS33へ進む。 In step S31, the control unit 210B receives travel information from other vehicles CR 1 , CR 2 ,... That travel a distance where short-range wireless communication can be performed. Then, the control unit 210B takes into account the travel information of the vehicle CR 0 and the travel information of the other vehicle CR p , and the in-vehicle device 300 that is an issue destination of an inquiry as to whether or not the partial route search process can be executed. Select. Thereafter, the process proceeds to step S33.

その後のナビゲーション装置200BにおけるステップS33,S36の処理は、上述した第1実施例における図7のステップS13,S16の処理と、同様にして行われる。   Subsequent processing in steps S33 and S36 in the navigation device 200B is performed in the same manner as the processing in steps S13 and S16 in FIG. 7 in the first embodiment described above.

また、車載装置300におけるステップS34,S35の処理は、上述した第1実施例における図7のステップS14,S15の処理と、同様にして行われる。   Moreover, the process of step S34, S35 in the vehicle equipment 300 is performed similarly to the process of step S14, S15 of FIG. 7 in the 1st Example mentioned above.

以上説明したように、本第2実施例では、ナビゲーション装置200Bが、利用者により指定された情報処理の実行要求を受けると、その後の演算処理負荷状況に基づいて、当該要求された情報処理に際して、車載装置300に対して実行を依頼したい依頼希望処理を抽出する。この抽出の結果、依頼希望処理が存在する場合には、ナビゲーション装置200Bは、依頼希望処理の実行期間にわたって、車両CR0と通信可能な距離にある少なくとも1つの他車両CRpに搭載される車載装置300を、当該依頼希望処理が実行可能であるか否かの問い合せの発行先となる車載装置300として選定する。 As described above, in the second embodiment, when the navigation apparatus 200B receives an execution request for information processing specified by the user, the requested information processing is performed based on the subsequent calculation processing load situation. Then, request request processing to be requested to be executed to the in-vehicle device 300 is extracted. As a result of this extraction, if there is a request request process, the navigation device 200B is mounted on at least one other vehicle CR p located at a distance communicable with the vehicle CR 0 over the execution period of the request request process. The device 300 is selected as the in-vehicle device 300 that is the issue destination of the inquiry as to whether or not the request request process can be executed.

また、ナビゲーション装置200Bは、選定された車載装置300に対して、依頼希望処理が実行可能であるか否かの問い合せを行い、当該問い合せに対する応答として肯定的な回答を行ったナビゲーション装置200Bに対して、依頼希望処理の実行依頼を行う。この結果、車載装置300において、依頼希望処理が実行され、当該依頼希望処理の実行結果がナビゲーション装置200Bに返送される。依頼希望処理の実行結果を受けたナビゲーション装置200Bは、当該依頼希望処理の実行結果を参照して、当該要求された情報処理の実行結果を導出する。なお、かかる実行結果の導出に際しては、ナビゲーション装置200Bが当該要求された情報処理の一部を実行した場合には、その実行結果と、車載装置300から報告された依頼希望処理の実行結果とを総合して、当該要求された情報処理の実行結果が導出される。   Also, the navigation device 200B makes an inquiry to the selected in-vehicle device 300 as to whether or not the request request process can be executed, and makes a positive response as a response to the inquiry. Request execution of the requested process. As a result, the request request process is executed in the in-vehicle device 300, and the execution result of the request request process is returned to the navigation device 200B. The navigation device 200B that has received the execution result of the requested request process refers to the execution result of the requested request process and derives the execution result of the requested information processing. In derivation of the execution result, when the navigation device 200B executes a part of the requested information processing, the execution result and the execution result of the request desired process reported from the in-vehicle device 300 are obtained. Overall, the execution result of the requested information processing is derived.

したがって、本第2実施例によれば、上述した第1実施例と同様に、移動体に搭載される複数の情報処理装置を利用して、効率的に情報処理を分散して実行することができる。   Therefore, according to the second embodiment, as in the first embodiment described above, it is possible to efficiently distribute and execute information processing using a plurality of information processing devices mounted on a mobile object. it can.

[実施例の変形]
本発明は、上記の実施例に限定されるものではなく、様々な変形が可能である。
[Modification of Example]
The present invention is not limited to the above-described embodiments, and various modifications can be made.

例えば、上記の第1及び第2実施例では、情報処理を、車両CR0における詳細な複数の移動ルートの探索処理としたが、情報処理の種類は、複数の映像の画像処理等、複数の情報処理装置によって、分散して実行する情報処理であれば、他の情報処理であってもよい。 For example, in the first and second embodiments described above, the information processing is a search process for a plurality of detailed moving routes in the vehicle CR 0 , but the type of information processing is a plurality of image processing such as a plurality of video images. Other information processing may be used as long as the information processing device performs information processing distributedly.

また、上記の第1及び第2実施例では、情報処理を、車両CR0における詳細な複数の移動ルートの探索処理としたため、依頼希望処理を依頼する車載装置を搭載する他車両CRpとして、車両CR0と同一の方向に移動する他車両CRpを選定することとした。これに対して、情報処理の種類に応じて、車両CR0と同一の方向に移動する他車両CRpを選定する必要性がないならば、依頼希望処理の実行期間にわたって、車両CR0と通信可能な距離にあれば、例えば、車両CR0と逆の方向に移動する他車両CRpを選定するようにしてもよい。 In the above first and second embodiments, since the information processing is a search process for a plurality of detailed moving routes in the vehicle CR 0 , as the other vehicle CR p equipped with the in-vehicle device that requests the request request process, The other vehicle CR p moving in the same direction as the vehicle CR 0 is selected. On the other hand, if there is no need to select another vehicle CR p that moves in the same direction as the vehicle CR 0 according to the type of information processing, communication with the vehicle CR 0 is performed over the execution period of the request request process. If it is within a possible distance, for example, another vehicle CR p that moves in the opposite direction to the vehicle CR 0 may be selected.

また、上記の第1実施例では、車両CR0と同一の方向を移動していると推定される他車両CRpを選定するに際して、上述した(A),(B)の選定基準を採用したが、他車両CRpを選定基準は、上記に限定されるものではなく、他の基準を採用するようにしてもよい。 In the first embodiment, the selection criteria (A) and (B) described above are adopted when selecting the other vehicle CR p that is estimated to be moving in the same direction as the vehicle CR 0 . However, the criteria for selecting the other vehicle CR p are not limited to the above, and other criteria may be adopted.

また、上記の第1及び第2実施例では、動作の説明において1つの車載装置に依頼希望処理である部分ルート探索処理を依頼することを想定したが、複数の車載装置に対して、異なるルートに関する部分ルート探索処理を依頼するようにしてもよい。   In the first and second embodiments, it is assumed that a partial route search process, which is a request request process, is requested to one in-vehicle device in the description of the operation. You may make it request | require the partial route search process regarding.

なお、上記の第1及び第2実施例における道路交通情報取得ユニット及び道路交通情報取得部を、DSRC(Dedicated Short Range Communication)方式等を採用して構成するようにすることができる。   In addition, the road traffic information acquisition unit and the road traffic information acquisition unit in the first and second embodiments can be configured by adopting a DSRC (Dedicated Short Range Communication) method or the like.

また、本発明において、依頼希望処理に協力した車載装置に対して、例えば、依頼希望処理に協力したことによるアドバンテージポイントを付与し、今後、当該車載装置、依頼希望処理を他の車載装置に依頼する際には、優先的に依頼ができるようにしてもよい。   Further, in the present invention, for example, an advantage point by cooperating with the request request process is given to the in-vehicle device that cooperated with the request request process, and in the future, the in-vehicle apparatus and the request request process are requested to another in-vehicle apparatus. When doing so, the request may be given priority.

また、上記の第1及び第2実施例では、車両に搭載される情報処理装置に本発明を適用したが、車両以外の移動体(例えば、携帯電話等)に本発明を適用することができるのは、勿論である。   In the first and second embodiments, the present invention is applied to an information processing apparatus mounted on a vehicle. However, the present invention can be applied to a moving body other than a vehicle (for example, a mobile phone). Of course.

また、上記の第1及び第2実施例では、コンピュータによるプログラムの実行により、各手段の機能を実現するようにしたが、これらの各手段の全部又は一部を、専用のLSI(Large Scale Integrated circuit)等を用いたハードウェアにより構成するようにしてもよい。   In the first and second embodiments described above, the function of each means is realized by executing a program by a computer. However, all or a part of each of these means is incorporated in a dedicated LSI (Large Scale Integrated). circuit) or the like.

100A,100B … 情報処理分散システム
200A,200B … ナビゲーション装置(第1情報処理装置)
210A … 制御ユニット(抽出手段、選定要求手段、問い合せ手段、実
行依頼手段、導出手段)
300 … 車載装置(第2情報処理装置)
340 … 制御部(判断手段、依頼処理実行手段)
400 … サーバ装置
430 … 処理制御部(選定手段)
700A,700B … 情報処理分散システム
710A,710B … 第1情報処理装置
711 … 抽出手段
712 … 選定要求手段
713 … 問い合せ手段
714 … 実行依頼手段
715 … 導出手段
716 … 選定手段
720 … 第2情報処理装置
721 … 判断手段
722 … 依頼処理実行手段
730 … サーバ装置
731 … 選定手段
100A, 100B ... Information processing distributed system 200A, 200B ... Navigation device (first information processing device)
210A ... Control unit (extraction means, selection request means, inquiry means, actual
Line request means, derivation means)
300 ... On-vehicle device (second information processing device)
340 ... Control unit (determination means, request processing execution means)
400 ... Server device 430 ... Processing control unit (selection means)
700A, 700B ... Information processing distributed system 710A, 710B ... First information processing device 711 ... Extraction means 712 ... Selection request means 713 ... Inquiry means 714 ... Execution request means 715 ... Derivation means 716 ... Selection means 720 ... Second information processing apparatus 721 ... Judgment means 722 ... Request processing execution means 730 ... Server device 731 ... Selection means

Claims (10)

特定移動体に搭載される第1情報処理装置と、前記特定移動体とは異なる少なくとも1つの他移動体に搭載され、前記第1情報処理装置と近距離無線通信が可能な第2情報処理装置とによって、情報処理を分散して実行する情報処理分散システムであって、
前記第1情報処理装置が、
前記情報処理の一部を、実行を依頼したい依頼希望処理として抽出する抽出手段と;
前記依頼希望処理の実行期間にわたって、前記近距離無線通信が可能な前記特定移動体との距離を維持可能であると推定される他移動体に搭載された前記第2情報処理装置に対して、前記依頼希望処理が実行可能であるか否かの問い合せを行う問い合せ手段と;
前記問い合せに対する応答として肯定的な回答を受けた場合に、前記肯定的な回答を行った第2情報処理装置に対して、前記依頼希望処理の実行依頼を行う実行依頼手段と;
前記実行依頼を受けた第2情報処理装置から返送された前記依頼希望処理の実行結果を参照して、前記情報処理の実行結果を導出する導出手段と;を備え、
前記第2情報処理装置が、
前記問い合せを受けた依頼希望処理の内容に基づいて、前記依頼希望処理が実行可能であるか否かを判断し、前記判断の結果を前記第1情報処理装置に対して回答する判断手段と;
前記判断手段が肯定的な回答を行った前記依頼希望処理の実行依頼を受けた場合に、前記依頼希望処理を実行し、前記依頼希望処理の実行結果を前記第1情報処理装置に返送する依頼処理実行手段と;を備える、
ことを特徴とする情報処理分散システム。
A first information processing apparatus mounted on a specific mobile body and a second information processing apparatus mounted on at least one other mobile body different from the specific mobile body and capable of short-range wireless communication with the first information processing apparatus Is an information processing distributed system that executes information processing in a distributed manner,
The first information processing apparatus is
Extracting means for extracting a part of the information processing as a request desired process to be requested;
For the second information processing apparatus mounted on another mobile body that is estimated to be able to maintain the distance to the specific mobile body capable of short-range wireless communication over the execution period of the request request process, Inquiry means for making an inquiry as to whether or not the request request process is executable;
Execution request means for requesting execution of the request request process to the second information processing apparatus that has made the positive response when a positive response is received as a response to the inquiry;
Deriving means for deriving the execution result of the information processing with reference to the execution result of the request desired process returned from the second information processing apparatus that has received the execution request;
The second information processing apparatus is
Determining means for determining whether or not the request request processing can be executed based on the content of the request request processing that has received the inquiry; and determining the result of the determination to the first information processing apparatus;
A request to execute the request request process and return the execution result of the request request process to the first information processing apparatus when the determination unit receives an execution request of the request request process for which a positive response has been made Processing execution means;
An information processing distributed system characterized by that.
前記抽出手段は、前記第1情報処理装置におけるその後の演算処理負荷状況に基づいて前記情報処理の一部を、実行を依頼したい依頼希望処理として抽出し、
前記判断手段は、前記第2情報処理装置における今後の演算負荷状況を考慮して、前記依頼希望処理が実行可能であるか否か判断する、
ことを特徴とする請求項1に記載の情報処理分散システム。
The extraction means extracts a part of the information processing based on a subsequent calculation processing load situation in the first information processing apparatus as a request desired process to be requested for execution,
The determination means determines whether or not the request request process is executable in consideration of a future calculation load situation in the second information processing apparatus;
The information processing distributed system according to claim 1.
前記問い合せの発行先の第2情報処理装置が搭載される他移動体は、前記特定移動体と同一方向に移動する他移動体の中から選択される、ことを特徴とする請求項2に記載の情報処理分散システム。   The other mobile body on which the second information processing apparatus to which the inquiry is issued is mounted is selected from other mobile bodies that move in the same direction as the specific mobile body. Information processing distributed system. 前記情報処理は、前記特定移動体における複数の移動ルートの探索処理であり、
前記依頼希望処理は、前記複数の移動ルートのうちの少なくとも1つの移動ルートの探索処理である、
ことを特徴とする請求項1〜3のいずれか一項に記載の情報処理分散システム。
The information processing is a search process for a plurality of moving routes in the specific moving body,
The request request process is a search process of at least one travel route among the plurality of travel routes.
The information processing distributed system according to any one of claims 1 to 3, wherein
前記第1及び第2情報処理装置と通信可能なサーバ装置を備え、
前記第1情報処理装置は、前記依頼希望処理を依頼する前において、前記サーバ装置に対して、前記問い合せの発行先の第2情報処理装置の選定要求を行う選定要求手段を更に備え、
前記サーバ装置は、前記選定要求を受けた場合に、前記依頼希望処理の実行期間にわたって、前記特定移動体と通信可能な距離にある少なくとも1つの他移動体に搭載される第2情報処理装置を選定し、選定結果を第1情報処理装置に対して報告する選定手段を備える、
ことを特徴とする請求項1〜4のいずれか一項に記載の情報処理分散システム。
A server device capable of communicating with the first and second information processing devices;
The first information processing apparatus further includes selection requesting means for requesting the server apparatus to select a second information processing apparatus to which the inquiry is issued before requesting the request request processing.
When the server device receives the selection request, the server device includes a second information processing device mounted on at least one other mobile body located at a distance communicable with the specific mobile body over an execution period of the request request process. Selecting means for selecting and reporting the selection result to the first information processing apparatus;
The information processing distributed system according to any one of claims 1 to 4, wherein
前記選定手段は、前記特定移動体及び前記他移動体の走行情報を考慮して、前記問い合せの発行先の第2情報処理装置を選定する、ことを特徴とする請求項5に記載の情報処理分散システム。   6. The information processing according to claim 5, wherein the selecting means selects a second information processing apparatus to which the inquiry is issued in consideration of travel information of the specific moving body and the other moving body. Distributed system. 前記第1情報処理装置は、前記依頼希望処理の実行期間にわたって、前記特定移動体と通信可能な距離にある少なくとも1つの移動体に搭載される第2情報処理装置を、前記問い合せの発行先の第2情報処理装置として選定する選定手段を更に備える、ことを特徴とする請求項1〜4のいずれか一項に記載の情報処理分散システム。   The first information processing apparatus sends a second information processing apparatus mounted on at least one mobile body located at a distance communicable with the specific mobile body over an execution period of the request request process to the issue destination of the inquiry. The information processing distribution system according to claim 1, further comprising selection means for selecting as the second information processing apparatus. 移動体に搭載され、前記移動体とは異なる少なくとも1つの他移動体に搭載された他情報処理装置と近距離無線通信が可能な情報処理装置であって、
情報処理の一部を、実行を依頼したい依頼希望処理として抽出する抽出手段と;
前記依頼希望処理の実行期間にわたって、前記近距離無線通信が可能な前記特定移動体との距離を維持可能であると推定される他移動体に搭載された前記他情報処理装置に対して、前記依頼希望処理が実行可能であるか否かの問い合せを行う問い合せ手段と;
前記問い合せに対する応答として肯定的な回答を受けた場合に、前記肯定的な回答を行った他情報処理装置に対して、前記依頼希望処理の実行依頼を行う実行依頼手段と;
前記実行依頼を受けた他情報処理装置から返送された前記依頼希望処理の実行結果を参照して、前記情報処理の実行結果を導出する導出手段と;
を備えることを特徴とする情報処理装置。
An information processing apparatus mounted on a mobile body and capable of short-range wireless communication with another information processing apparatus mounted on at least one other mobile body different from the mobile body,
Extraction means for extracting a part of the information processing as a request desired process for which execution is requested;
For the other information processing apparatus mounted on the other mobile body estimated to be able to maintain the distance to the specific mobile body capable of the short-range wireless communication over the execution period of the request request process, Inquiry means for making an inquiry as to whether or not the request processing is executable;
Execution request means for requesting execution of the request request process to another information processing apparatus that has made a positive response when a positive response is received as a response to the inquiry;
Deriving means for deriving the execution result of the information processing with reference to the execution result of the request desired process returned from the other information processing apparatus that has received the execution request;
An information processing apparatus comprising:
前記他情報処理装置から、処理実行可能性の問い合せを受けた場合に、前記問い合せで指定された処理内容に基づいて、前記問い合せに係る処理が実行可能であるか否かを判断し、前記判断の結果を、前記問い合せを行った他情報処理装置に対して回答する判断手段と;
前記判断手段が肯定的な回答を行った処理の実行依頼を受けた場合に、前記処理の実行依頼を受けた処理を実行し、その実行結果を、前記処理の実行依頼を行った他情報処理装置に返送する依頼処理実行手段と;
を更に備えることを特徴とする請求項8に記載の情報処理装置。
When receiving an inquiry about process feasibility from the other information processing apparatus, it is determined whether or not the process related to the inquiry is executable based on the processing content specified in the inquiry, and the determination Judgment means for replying to the other information processing apparatus that made the inquiry;
When the determination means receives an execution request for a process for which an affirmative response has been made, the process that has received the execution request for the process is executed, and the execution result is used as another information processing that has performed the execution request for the process. Request processing execution means for returning to the apparatus;
The information processing apparatus according to claim 8, further comprising:
特定移動体に搭載される第1情報処理装置と、前記特定移動体とは異なる少なくとも1つの他移動体に搭載され、前記第1情報処理装置と近距離無線通信が可能な第2情報処理装置とによって、情報処理を分散して実行する情報処理分散システムにおいて使用される情報処理分散方法であって、
前記第1情報処理装置が、前記情報処理の一部を、実行を依頼したい依頼希望処理として抽出する抽出工程と;
前記第1情報処理装置において、前記依頼希望処理の実行期間にわたって、前記近距離無線通信が可能な前記特定移動体との距離を維持可能であると推定される他移動体に搭載された前記第2情報処理装置に対して、前記依頼希望処理が実行可能であるか否かの問い合せを行う問い合せ工程と;
前記第2情報処理装置において、前記問い合せを受けた依頼希望処理の内容に基づいて、前記依頼希望処理が実行可能であるか否かを判断し、前記判断の結果を前記第1情報処理装置に対して回答する判断工程と;
前記第1情報処理装置において、前記問い合せ工程における問い合せに対する応答として肯定的な回答を受けた場合に、前記肯定的な回答を行った第2情報処理装置に対して、前記依頼希望処理の実行依頼を行う実行依頼工程と;
前記判断工程において肯定的な回答を行った第2情報処理装置において、前記依頼希望処理の実行依頼を受けた場合に、前記依頼希望処理を実行し、前記依頼希望処理の実行結果を前記第1情報処理装置に返送する依頼処理実行工程と;
前記第1情報処理装置において、前記実行依頼を受けた第2情報処理装置から返送された前記依頼希望処理の実行結果を参照して、前記情報処理の実行結果を導出する導出工程と;
を備えることを特徴とする情報処理分散方法。
A first information processing apparatus mounted on a specific mobile body and a second information processing apparatus mounted on at least one other mobile body different from the specific mobile body and capable of short-range wireless communication with the first information processing apparatus An information processing distribution method used in an information processing distribution system that distributes and executes information processing,
An extraction step in which the first information processing apparatus extracts a part of the information processing as a request desired process to be requested;
In the first information processing apparatus, the first information processing apparatus mounted on another mobile body estimated to be able to maintain a distance from the specific mobile body capable of the short-range wireless communication over an execution period of the request request process. 2 an inquiry process for inquiring of the information processing apparatus whether or not the request request process is executable;
In the second information processing apparatus, it is determined whether or not the request request process is executable based on the content of the request request process that has received the inquiry, and the result of the determination is sent to the first information processing apparatus. A decision process for answering;
In the first information processing apparatus, when a positive response is received as a response to the inquiry in the inquiry process, an execution request for the request request process is made to the second information processing apparatus that has made the positive response An execution request process to perform;
In the second information processing apparatus that has made an affirmative response in the determination step, when receiving an execution request for the request request process, the request request process is executed, and the execution result of the request request process is obtained as the first request process. A request processing execution step of returning to the information processing apparatus;
A derivation step of deriving an execution result of the information processing with reference to an execution result of the request desired process returned from the second information processing apparatus that has received the execution request in the first information processing apparatus;
An information processing distribution method comprising:
JP2009019180A 2009-01-30 2009-01-30 Information processing distribution system, information processing apparatus, and information processing distribution method Pending JP2010176452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009019180A JP2010176452A (en) 2009-01-30 2009-01-30 Information processing distribution system, information processing apparatus, and information processing distribution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009019180A JP2010176452A (en) 2009-01-30 2009-01-30 Information processing distribution system, information processing apparatus, and information processing distribution method

Publications (2)

Publication Number Publication Date
JP2010176452A true JP2010176452A (en) 2010-08-12
JP2010176452A5 JP2010176452A5 (en) 2012-11-29

Family

ID=42707353

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009019180A Pending JP2010176452A (en) 2009-01-30 2009-01-30 Information processing distribution system, information processing apparatus, and information processing distribution method

Country Status (1)

Country Link
JP (1) JP2010176452A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015514253A (en) * 2012-04-16 2015-05-18 インテル コーポレイション Scalable and secure execution
JP2021060651A (en) * 2019-10-03 2021-04-15 トヨタ自動車株式会社 Vehicle arithmetic processing unit, sever computer, and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002158982A (en) * 2000-11-20 2002-05-31 Canon Inc Image processing method, processor and computer readable medium
JP2002286483A (en) * 2001-03-22 2002-10-03 Seiko Epson Corp Navigator, server for navigators and portable information terminal
JP2004145672A (en) * 2002-10-24 2004-05-20 Alpine Electronics Inc Inter-vehicle communication information processor
JP2006153463A (en) * 2004-11-25 2006-06-15 Hitachi Software Eng Co Ltd Car navigation system
JP2006268166A (en) * 2005-03-22 2006-10-05 Fuji Xerox Co Ltd Information processor, information processing method, and program
JP2006277695A (en) * 2005-03-30 2006-10-12 Sony Corp Information processing distribution system and method, and information processor
JP2007089021A (en) * 2005-09-26 2007-04-05 Toyota Infotechnology Center Co Ltd Distributed processing system, on-board terminal, and base station

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002158982A (en) * 2000-11-20 2002-05-31 Canon Inc Image processing method, processor and computer readable medium
JP2002286483A (en) * 2001-03-22 2002-10-03 Seiko Epson Corp Navigator, server for navigators and portable information terminal
JP2004145672A (en) * 2002-10-24 2004-05-20 Alpine Electronics Inc Inter-vehicle communication information processor
JP2006153463A (en) * 2004-11-25 2006-06-15 Hitachi Software Eng Co Ltd Car navigation system
JP2006268166A (en) * 2005-03-22 2006-10-05 Fuji Xerox Co Ltd Information processor, information processing method, and program
JP2006277695A (en) * 2005-03-30 2006-10-12 Sony Corp Information processing distribution system and method, and information processor
JP2007089021A (en) * 2005-09-26 2007-04-05 Toyota Infotechnology Center Co Ltd Distributed processing system, on-board terminal, and base station

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015514253A (en) * 2012-04-16 2015-05-18 インテル コーポレイション Scalable and secure execution
JP2021060651A (en) * 2019-10-03 2021-04-15 トヨタ自動車株式会社 Vehicle arithmetic processing unit, sever computer, and program
JP7338384B2 (en) 2019-10-03 2023-09-05 トヨタ自動車株式会社 Arithmetic processing unit of vehicle, server computer and program

Similar Documents

Publication Publication Date Title
JP7459276B2 (en) Navigation methods and devices
US20170147989A1 (en) Action planning and execution support device
JP6161553B2 (en) Automatic driving support system, automatic driving support method, and computer program
US20170038219A1 (en) Method and apparatus for predicting destinations
JP2007322172A (en) Bypass proposal system and method
JP2015076078A (en) Congestion prediction system, terminal device, congestion prediction method, and congestion prediction program
WO2017170143A1 (en) Communication terminal, server device, route search system and computer program
JP2020030870A (en) Congestion prediction system, terminal, congestion prediction method, and congestion prediction program
JP5052550B2 (en) Traffic information management device, traffic information management method, and traffic information management program
JP2018169411A (en) Image transmission system, terminal, image transmission method, and image transmission program
JP6088082B2 (en) Management device, terminal device, route management method, and route acquisition method
JP2017165411A (en) Automatic drive support system and computer program
JP2009103524A (en) Navigation device, navigation method, navigation program, and computer-readable recording medium
WO2014097445A1 (en) Map information generation apparatus and method for generating map information
JP2016173270A (en) Presentation device, presentation method, and presentation program
JP2010176452A (en) Information processing distribution system, information processing apparatus, and information processing distribution method
JPWO2010032282A1 (en) Server device, mobile terminal device, intersection guidance system, and intersection guidance method
JP2007263755A (en) Communication device, communication relay installation, communication method, communication program and recording medium
JP5237163B2 (en) Traffic information management device, traffic information management method, and traffic information management program
JP5818971B2 (en) Search device, search management device, terminal device, and calculation method
JP2011141192A (en) System and method for determining traveling route
JP5054431B2 (en) Navigation system, navigation device
JP2019191200A (en) Route retrieval device, terminal device and route retrieval method
JP6385255B2 (en) Route search system, route search method, computer program
JP4829178B2 (en) Navigation device, route search method, and route search program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121011

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130513

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130515

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130918