JP2016177487A - Vehicle search system - Google Patents

Vehicle search system Download PDF

Info

Publication number
JP2016177487A
JP2016177487A JP2015056606A JP2015056606A JP2016177487A JP 2016177487 A JP2016177487 A JP 2016177487A JP 2015056606 A JP2015056606 A JP 2015056606A JP 2015056606 A JP2015056606 A JP 2015056606A JP 2016177487 A JP2016177487 A JP 2016177487A
Authority
JP
Japan
Prior art keywords
vehicle
information
search
search condition
prediction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2015056606A
Other languages
Japanese (ja)
Other versions
JP6477087B2 (en
Inventor
智士 小出
Tomoji Koide
智士 小出
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.)
Toyota Central R&D Labs Inc
Original Assignee
Toyota Central R&D Labs Inc
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 Toyota Central R&D Labs Inc filed Critical Toyota Central R&D Labs Inc
Priority to JP2015056606A priority Critical patent/JP6477087B2/en
Publication of JP2016177487A publication Critical patent/JP2016177487A/en
Application granted granted Critical
Publication of JP6477087B2 publication Critical patent/JP6477087B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To suppress delay in vehicle search.SOLUTION: In an on-vehicle device 12, a communication section 130 transmits vehicle information related to a vehicle to a server 14. A vehicle action prediction section 132 repetitively predicts the prediction route of the vehicle on the basis of the vehicle information until predetermined prediction time. When a search condition transmitted from the server 14 is received, an inference section 134 calculates a confidence factor on the basis of the predicted route of the vehicle. Then, the communication section 130 transmits the confidence factor to the server 14. In the server 14, a simple prediction section 146 selects the candidates of the vehicle satisfying the search condition on the basis of the search condition and the vehicle information transmitted from each one of multiple on-vehicle devices 12. A communication section 142 transmits the search condition to each one of the on-vehicle devices 12 of the vehicles selected as the candidates of the vehicle. Then, a vehicle search section 148 searches for the vehicle satisfying the search condition on the basis of the confidence factors transmitted from each one of the on-vehicle devices 12.SELECTED DRAWING: Figure 1

Description

本発明は、車両検索システムに係り、特に、検索条件を満たす車両を検索する車両検索システムに関する。   The present invention relates to a vehicle search system, and more particularly to a vehicle search system that searches for a vehicle that satisfies a search condition.

従来より、データベースからある条件を満たすような車両を検索する検索技術が知られている。
例えば、過去の車両走行履歴データに対して検索を行う技術が知られている(特許文献1)。
Conventionally, a search technique for searching for a vehicle that satisfies a certain condition from a database is known.
For example, a technique for searching for past vehicle travel history data is known (Patent Document 1).

また、カーナビの目的地および経路情報をサーバ側で受け取り、その情報に基づいて、カーナビに適切な広告を表示する技術が知られている(特許文献2)。   Further, a technique for receiving destination information and route information of a car navigation system on the server side and displaying an appropriate advertisement on the car navigation system based on the information is known (Patent Document 2).

また、車両挙動、特に経路の予測モデルに関して従来技術が存在する(特許文献3、非特許文献1、及び非特許文献2)。   Moreover, there exists a prior art regarding a vehicle behavior, particularly a route prediction model (Patent Document 3, Non-Patent Document 1, and Non-Patent Document 2).

特開2000−163690号公報JP 2000-163690 A 特開2010−102685号公報JP 2010-102685 A 特開2013−120526号公報JP 2013-120526 A

Brian D.Ziebart,Andrew L.Maas,Anind K.Dey,and J.Andrew Bagnell,“Navigate Like a Cabbie:Probabilistic Reasoning from Observed Context-Aware Behavior”,UbiComp'08 Proceedings of the 10th international conference on Ubiquitous computingBrian D. Ziebart, Andrew L. Maas, Anind K. Dey, and J. Andrew Bagnell, “Navigate Like a Cabbie: Probabilistic Reasoning from Observed Context-Aware Behavior”, UbiComp'08 Proceedings of the 10th international conference on Ubiquitous computing John Krumm,“A Markov Model for Driver Turn Prediction”,SAE 2008 World CongressJohn Krumm, “A Markov Model for Driver Turn Prediction”, SAE 2008 World Congress

ここで、「未来車両挙動の検索」は不確実性が絡む複雑な問題であるため、例えば上記特許文献1のような過去の移動体情報を扱う通常のデータベースシステムでは実現が難しい。例えば、「時刻Tまでの将来に、道路Aを通過しそうな車を列挙せよ」という問い合わせに対して、通常のデータベースシステムを用いると、「カーナビに入力した目的地および経路」を、多数の車両のカーナビへの入力をリアルタイムで管理するようなデータベースに通信経由で格納し、それを検索する、ということになる。このようなアイデアは例えば上記特許文献2において見られる。このような技術は、ドライバがカーナビに目的地を入力している車両に対しては有効であるが、それ以外の車両の経路は不確実であるため、検索することができないという問題点がある。   Here, “Future vehicle behavior search” is a complicated problem involving uncertainty, and is difficult to implement in a normal database system that handles past moving body information, such as Patent Document 1 described above. For example, when an ordinary database system is used in response to an inquiry “List cars that are likely to pass through road A in the future up to time T,” a “destination and route input to car navigation system” can be displayed as a number of vehicles. It is stored in a database that manages the input to the car navigation system in real time via communication and is searched. Such an idea can be found in, for example, Patent Document 2 described above. Such a technique is effective for a vehicle in which the driver inputs the destination to the car navigation system, but there is a problem that the route of the other vehicle is uncertain and cannot be searched. .

一方、未来の車両挙動は「車両挙動の予測モデル」を用いることで予測することができる。車両の進行方向や経路を予測する予測モデルとして、たとえば上記非特許文献1、又は上記非特許文献2に記載のようなものがある。車両の挙動の予測をy=f(x)と表すことにする。ただし、yは予測値であり、xは現在までの状況、fは予測モデルである。未来の車両挙動検索は簡単に言えば「yがある条件を満たす車両の列挙」というタスクであると言えるが、すべての車両に対してf(x)を計算し、その結果を用いて条件に合致する車両を列挙するのでは計算負荷が大きくなってしまい、遅延もしくは計算リソースの増大という問題点を引き起こしてしまう。この問題点は、通常の予測モデルが「順方向」の予測にフォーカスしており、予測結果がある条件を満たす、という「逆方向」の予測の用途は想定されていないためである。通常のデータベース技術では索引(インデクス)を構築することで検索の速度を高速化するが、「未来車両挙動の検索」は極めて動的かつ不確実な対象であり、常に変化し続けるため、索引を構成することは現状では難しいと考えられる。   On the other hand, future vehicle behavior can be predicted by using a “vehicle behavior prediction model”. As a prediction model for predicting the traveling direction and route of a vehicle, for example, there are those described in Non-Patent Document 1 or Non-Patent Document 2. The prediction of the vehicle behavior is expressed as y = f (x). However, y is a predicted value, x is a situation until now, and f is a predicted model. The future vehicle behavior search is simply a task of “listing vehicles satisfying a certain condition”, but f (x) is calculated for all vehicles, and the result is used as a condition. Enumerating matching vehicles increases the computational load, causing problems such as delay or increased computational resources. This problem is because a normal prediction model focuses on “forward” prediction, and the use of “reverse” prediction that the prediction result satisfies a certain condition is not assumed. While ordinary database technology speeds up the search by building an index, “Future Vehicle Behavior Search” is an extremely dynamic and uncertain subject, and it keeps changing, so the index It is considered difficult to configure at present.

以上の計算リソース増大の問題を回避するために、上記特許文献3で示されているような車両側での分散処理が考えられる。しかしながら、上記特許文献3の方法では、車両が処理の依頼を受けてから、計算(予測)を開始するため、遅延が発生してしまう。また、上記特許文献3の方法では、遊休リソースを持つ車両に対して優先的に分散処理を依頼する考え方に基づいている。しかし車両挙動の予測について考えると、関係のない他車両に自車の予測を依頼することになってしまう。これは車両の目的地や経路の履歴を関係のない他車両に送信することを意味し、プライバシーの問題が発生し得る。これらの問題を解決するためには上記特許文献3とは異なるアプローチが必要になる。   In order to avoid the above problem of increase in computational resources, a distributed process on the vehicle side as shown in Patent Document 3 can be considered. However, in the method disclosed in Patent Document 3, calculation (prediction) is started after the vehicle receives a request for processing, so that a delay occurs. Further, the method of Patent Document 3 is based on the concept of preferentially requesting distributed processing for a vehicle having an idle resource. However, when considering the prediction of vehicle behavior, the vehicle is requested to be predicted by another unrelated vehicle. This means that the history of the destination and route of the vehicle is transmitted to other unrelated vehicles, and privacy problems may occur. In order to solve these problems, an approach different from that of Patent Document 3 is required.

本発明は、上記の事情に鑑みて成されたものであり、車両検索の遅延を抑制することができる車両検索システムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a vehicle search system that can suppress delay in vehicle search.

上記目的を達成するために第1の発明に係る車両検索システムは、複数の車両に備えられた複数の車載装置と、情報処理装置とを備える車両検索システムであって、前記車載装置は、前記車両に関する車両情報を、前記情報処理装置へ送信する車両情報送信手段と、前記車両情報に基づいて、予め定められた予測時間後まで、前記車両の挙動の時系列を繰り返し予測する車両挙動予測手段と、前記情報処理装置から送信された、位置及び時間に関する検索条件を受信した場合に、前記車両挙動予測手段によって予測された前記車両の挙動の時系列に基づいて、前記検索条件を満たすか否かを表す情報を生成する検索情報生成手段と、前記検索情報生成手段によって生成された前記検索条件を満たすか否かを表す情報を、前記情報処理装置へ送信する検索情報送信手段と、を備え、前記情報処理装置は、入力された前記検索条件と、前記複数の車載装置の各々から送信された前記車両情報とに基づいて、前記複数の車両の各々から、前記検索条件を満たす前記車両の候補を選択する車両選択手段と、前記車両選択手段によって前記車両の候補として選択された前記車両の前記車載装置の各々に対し、前記検索条件を送信する検索条件送信手段と、前記車載装置の各々から送信された前記検索条件を満たすか否かを表す情報に基づいて、前記検索条件を満たす車両を検索する車両検索手段と、を備える。   In order to achieve the above object, a vehicle search system according to a first aspect of the present invention is a vehicle search system including a plurality of in-vehicle devices provided in a plurality of vehicles, and an information processing device, Vehicle information transmission means for transmitting vehicle information related to the vehicle to the information processing apparatus, and vehicle behavior prediction means for repeatedly predicting the time series of the behavior of the vehicle until after a predetermined prediction time based on the vehicle information. And whether or not the search condition is satisfied based on the time series of the behavior of the vehicle predicted by the vehicle behavior prediction means when the search condition regarding the position and time transmitted from the information processing apparatus is received. Search information generating means for generating information representing the above and information representing whether or not the search condition generated by the search information generating means is satisfied is sent to the information processing apparatus. Search information transmission means, and the information processing device is configured to detect each of the plurality of vehicles based on the input search condition and the vehicle information transmitted from each of the plurality of in-vehicle devices. A search condition for transmitting the search condition to each of the vehicle selection means for selecting the vehicle candidate satisfying the search condition and the in-vehicle device of the vehicle selected as the vehicle candidate by the vehicle selection means. Transmission means and vehicle search means for searching for a vehicle that satisfies the search condition based on information indicating whether or not the search condition is transmitted from each of the in-vehicle devices.

第1の発明の車載装置によれば、車両情報送信手段によって、車両に関する車両情報を、情報処理装置へ送信する。そして、車両挙動予測手段によって、車両情報に基づいて、予め定められた予測時間後まで、車両の挙動の時系列を繰り返し予測する。   According to the in-vehicle device of the first invention, the vehicle information transmission means transmits vehicle information related to the vehicle to the information processing device. Then, the vehicle behavior prediction means repeatedly predicts the time series of the vehicle behavior until after a predetermined prediction time based on the vehicle information.

そして、検索情報生成手段によって、情報処理装置から送信された、位置及び時間に関する検索条件を受信した場合に、車両挙動予測手段によって予測された車両の挙動の時系列に基づいて、検索条件を満たすか否かを表す情報を生成する。そして、検索情報送信手段によって、検索情報生成手段によって生成された検索条件を満たすか否かを表す情報を、情報処理装置へ送信する。   Then, when the search information generation unit receives the search condition regarding the position and time transmitted from the information processing device, the search condition is satisfied based on the time series of the vehicle behavior predicted by the vehicle behavior prediction unit. Whether or not is generated. Then, the search information transmission means transmits information indicating whether or not the search condition generated by the search information generation means is satisfied to the information processing apparatus.

また、第1の発明の情報処理装置によれば、車両選択手段によって、入力された検索条件と、複数の車載装置の各々から送信された車両情報とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択する。   Further, according to the information processing apparatus of the first invention, from each of the plurality of vehicles based on the search condition input by the vehicle selecting means and the vehicle information transmitted from each of the plurality of in-vehicle devices. Select candidate vehicles that meet the search criteria.

そして、検索条件送信手段によって、車両選択手段によって車両の候補として選択された車両の車載装置の各々に対し、検索条件を送信する。そして、車両検索手段によって、車載装置の各々から送信された検索条件を満たすか否かを表す情報に基づいて、検索条件を満たす車両を検索する。   Then, the search condition transmission means transmits the search condition to each of the in-vehicle devices of the vehicle selected as the vehicle candidate by the vehicle selection means. Then, the vehicle search means searches for a vehicle that satisfies the search condition based on information indicating whether or not the search condition transmitted from each of the in-vehicle devices is satisfied.

このように、車載装置は、車両情報に基づいて、予め定められた予測時間後まで、車両の挙動の時系列を繰り返し予測し、情報処理装置から送信された検索条件を受信した場合に、予測された車両の挙動の時系列に基づいて検索条件を満たすか否かを表す情報を生成し、生成された検索条件を満たすか否かを表す情報を情報処理装置へ送信し、情報処理装置は、入力された検索条件と複数の車載装置の各々から送信された車両情報とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択し、車両の候補として選択された車両の車載装置の各々に対し、検索条件を送信し、車載装置の各々から送信された検索条件を満たすか否かを表す情報に基づいて、車両を検索することにより、車両検索の遅延を抑制することができる。   As described above, the in-vehicle device repeatedly predicts the time series of the behavior of the vehicle based on the vehicle information until a predetermined prediction time and receives the search condition transmitted from the information processing device. Information indicating whether or not the search condition is satisfied is generated based on the time series of the behavior of the vehicle, and the information indicating whether or not the generated search condition is satisfied is transmitted to the information processing apparatus. Based on the input search condition and vehicle information transmitted from each of the plurality of in-vehicle devices, a vehicle candidate satisfying the search condition is selected from each of the plurality of vehicles, and the vehicle selected as the vehicle candidate The search condition is transmitted to each of the vehicle-mounted devices, and the vehicle search is suppressed by searching the vehicle based on the information indicating whether the search condition transmitted from each of the vehicle-mounted devices is satisfied. be able to.

また、第2の発明に係る車両検索システムは、複数の車両に備えられた複数の車載装置と、情報処理装置とを備える車両検索システムであって、前記車載装置は、前記車両に関する車両情報を、前記情報処理装置へ送信する車両情報送信手段と、前記車両情報に基づいて、予め定められた予測時間後まで、前記車両の挙動の時系列を繰り返し予測する車両挙動予測手段と、前記情報処理装置から送信された、予測結果送信要求を受信した場合に、前記車両挙動予測手段によって予測された前記車両の挙動の時系列を、前記情報処理装置へ送信する車両挙動情報送信手段と、を備え、前記情報処理装置は、位置及び時間に関する入力された検索条件と、前記複数の車載装置の各々から送信された前記車両情報とに基づいて、前記複数の車両の各々から、前記検索条件を満たす前記車両の候補を選択する車両選択手段と、前記車両選択手段によって前記車両の候補として選択された前記車両の前記車載装置の各々に対し、前記予測結果送信要求を送信する予測結果送信要求送信手段と、前記車載装置の各々から送信された前記車両の挙動の時系列に基づいて、前記車載装置の各々について、前記検索条件を満たすか否かを表す情報を生成する検索情報生成手段と、前記検索情報生成手段によって生成された前記検索条件を満たすか否かを表す情報に基づいて、前記検索条件を満たす車両を検索する車両検索手段と、を備える   A vehicle search system according to a second invention is a vehicle search system including a plurality of in-vehicle devices provided in a plurality of vehicles and an information processing device, wherein the in-vehicle device stores vehicle information related to the vehicles. Vehicle information transmission means for transmitting to the information processing apparatus, vehicle behavior prediction means for repeatedly predicting a time series of the behavior of the vehicle until after a predetermined prediction time based on the vehicle information, and the information processing Vehicle behavior information transmission means for transmitting, to the information processing apparatus, a time series of the behavior of the vehicle predicted by the vehicle behavior prediction means when a prediction result transmission request transmitted from the apparatus is received. The information processing device is configured to input each of the plurality of vehicles based on the input search condition related to the position and time and the vehicle information transmitted from each of the plurality of in-vehicle devices. To the vehicle selection means for selecting the vehicle candidate satisfying the search condition, and the prediction result transmission request to each of the in-vehicle devices of the vehicle selected as the vehicle candidate by the vehicle selection means. Generating information indicating whether or not the search condition is satisfied for each of the in-vehicle devices, based on the prediction result transmission request transmitting means and the time series of the behavior of the vehicle transmitted from each of the in-vehicle devices. Search information generation means, and vehicle search means for searching for a vehicle that satisfies the search condition based on information indicating whether or not the search condition is generated by the search information generation means.

第2の発明の車載装置によれば、車両情報送信手段によって、車両に関する車両情報前記情報処理装置へ送信する。そして、車両挙動予測手段によって、車両情報に基づいて、予め定められた予測時間後まで、車両の挙動の時系列を繰り返し予測する。   According to the in-vehicle device of the second invention, the vehicle information transmission means transmits the vehicle information related to the vehicle to the information processing device. Then, the vehicle behavior prediction means repeatedly predicts the time series of the vehicle behavior until after a predetermined prediction time based on the vehicle information.

そして、車両挙動情報送信手段によって、情報処理装置から送信された、予測結果送信要求を受信した場合に、車両挙動予測手段によって予測された車両の挙動の時系列を、情報処理装置へ送信する。   And when the prediction result transmission request | requirement transmitted from the information processing apparatus is received by the vehicle behavior information transmission means, the time series of the vehicle behavior predicted by the vehicle behavior prediction means is transmitted to the information processing apparatus.

また、第2の発明の情報処理装置によれば、車両選択手段によって、位置及び時間に関する入力された検索条件と、複数の車載装置の各々から送信された車両情報とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択する。そして、予測結果送信要求送信手段によって、車両選択手段によって車両の候補として選択された車両の車載装置の各々に対し、予測結果送信要求を送信する。   Further, according to the information processing apparatus of the second invention, the plurality of vehicles are based on the search condition input by the vehicle selection means and the vehicle information transmitted from each of the plurality of in-vehicle devices. A vehicle candidate satisfying the search condition is selected from each of the above. And a prediction result transmission request | requirement transmission means transmits a prediction result transmission request | requirement with respect to each vehicle-mounted apparatus of the vehicle selected as a vehicle candidate by the vehicle selection means.

そして、検索情報生成手段によって、車載装置の各々から送信された車両の挙動の時系列に基づいて、車載装置の各々について、検索条件を満たすか否かを表す情報を生成する。そして、車両検索手段によって、検索情報生成手段によって生成された検索条件を満たすか否かを表す情報に基づいて、検索条件を満たす車両を検索する。   Then, the search information generating means generates information indicating whether or not the search condition is satisfied for each of the in-vehicle devices based on the time series of the behavior of the vehicle transmitted from each of the in-vehicle devices. Then, the vehicle search means searches for a vehicle that satisfies the search condition based on information indicating whether the search condition generated by the search information generation means is satisfied.

このように、車載装置は、車両情報に基づいて、予め定められた予測時間後まで、車両の挙動の時系列を繰り返し予測し、情報処理装置から送信された予測結果送信要求を受信した場合に、予測された車両の挙動の時系列を情報処理装置へ送信し、情報処理装置は、入力された検索条件と複数の車載装置の各々から送信された車両情報とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択し、車両の候補として選択された車両の車載装置の各々に対し、予測結果送信要求を送信し、車載装置の各々から送信された車両の挙動の時系列に基づいて、車載装置の各々について検索条件を満たすか否かを表す情報を算出し、検索条件を満たすか否かを表す情報に基づいて、車両を検索することにより、車両検索の遅延を抑制することができる。   As described above, when the in-vehicle device repeatedly predicts the time series of the behavior of the vehicle based on the vehicle information until a predetermined prediction time and receives the prediction result transmission request transmitted from the information processing device. The time series of the predicted vehicle behavior is transmitted to the information processing device, and the information processing device is configured to output the plurality of vehicles based on the input search condition and the vehicle information transmitted from each of the plurality of in-vehicle devices. A candidate vehicle satisfying the search condition is selected from each, a prediction result transmission request is transmitted to each in-vehicle device of the vehicle selected as the vehicle candidate, and the behavior of the vehicle transmitted from each in-vehicle device is transmitted. Delay in vehicle search by calculating information indicating whether or not the search condition is satisfied for each of the in-vehicle devices based on the time series, and searching for the vehicle based on the information indicating whether or not the search condition is satisfied Suppress It is possible.

本発明に係る前記検索条件は、車両の走行位置と時間区間とを含む検索条件であり、
前記車両挙動予測手段は、前記車両情報に基づいて、前記検索条件に含まれる時間区間の上限として予め定められた予測時間後まで、前記車両の走行位置の時系列を繰り返し予測し、前記検索情報生成手段は、前記車両挙動予測手段によって予測された前記車両の走行位置の時系列に基づいて、前記検索条件に含まれる前記時間区間内に、前記検索条件に含まれる前記走行位置を前記車両が走行するか否かを表す情報を算出するようにすることができる。
The search condition according to the present invention is a search condition including a travel position of a vehicle and a time section,
The vehicle behavior prediction means repeatedly predicts a time series of the traveling position of the vehicle based on the vehicle information until after a predetermined prediction time as an upper limit of a time interval included in the search condition, and the search information The generation unit is configured to determine the travel position included in the search condition within the time interval included in the search condition based on the time series of the travel position of the vehicle predicted by the vehicle behavior prediction unit. Information indicating whether or not to travel can be calculated.

本発明に係る前記検索条件を満たすか否かを表す情報は、前記検索条件を満たす度合いを表す確信度であるようにすることができる。   The information indicating whether or not the search condition according to the present invention is satisfied may be a certainty factor indicating the degree of satisfying the search condition.

本発明は、前記検索された車両の各々に対し、前記情報処理装置は、前記検索条件を満たすか否かを表す情報に応じたタスクであって、前記車両に実行させるタスクを指示する指示情報を生成するタスク生成手段と、前記タスク生成手段によって生成された前記指示情報を、前記車両の前記車載装置に対し送信するタスク送信手段と、を更に備え、前記車載装置は、前記情報処理装置から送信された前記指示情報に基づいて、前記タスクを実行するタスク処理手段を更に備えるようにすることができる。   According to the present invention, for each of the searched vehicles, the information processing apparatus is a task corresponding to information indicating whether the search condition is satisfied, and indicates instruction information for instructing a task to be executed by the vehicle And a task transmission unit that transmits the instruction information generated by the task generation unit to the in-vehicle device of the vehicle, the in-vehicle device from the information processing device Task processing means for executing the task based on the transmitted instruction information may be further provided.

本発明は、前記検索された車両の各々に対し、前記タスク生成手段は、前記検索条件を満たすか否かを表す情報に応じて、情報の提示の有無又は提示情報の種類を指示する前記指示情報を生成し、前記タスク処理手段は、前記情報処理装置から送信された前記指示情報に基づいて、前記車両の乗員に対して情報を提示するタスクを実行するようにすることができる。   According to the present invention, for each of the searched vehicles, the task generation means instructs the presence / absence of information or the type of presentation information according to information indicating whether or not the search condition is satisfied. The information may be generated, and the task processing unit may execute a task of presenting information to an occupant of the vehicle based on the instruction information transmitted from the information processing apparatus.

以上説明したように、第1の発明によれば、車載装置は、車両情報に基づいて、予め定められた予測時間後まで、車両の挙動の時系列を繰り返し予測し、情報処理装置から送信された検索条件を受信した場合に、予測された車両の挙動の時系列に基づいて検索条件を満たすか否かを表す情報を生成し、生成された検索条件を満たすか否かを表す情報を情報処理装置へ送信し、情報処理装置は、入力された検索条件と複数の車載装置の各々から送信された車両情報とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択し、車両の候補として選択された車両の車載装置の各々に対し、検索条件を送信し、車載装置の各々から送信された検索条件を満たすか否かを表す情報に基づいて、車両を検索することにより、車両検索の遅延を抑制することができる、という効果が得られる。   As described above, according to the first invention, the in-vehicle device repeatedly predicts the time series of the behavior of the vehicle based on the vehicle information until after a predetermined prediction time, and is transmitted from the information processing device. Information indicating whether or not the search condition is satisfied is generated based on the predicted time series of vehicle behavior and information indicating whether or not the generated search condition is satisfied is received. The information processing device selects a candidate vehicle satisfying the search condition from each of the plurality of vehicles based on the input search condition and the vehicle information transmitted from each of the plurality of in-vehicle devices. Then, the search condition is transmitted to each on-vehicle device of the vehicle selected as the vehicle candidate, and the vehicle is searched based on the information indicating whether the search condition transmitted from each of the on-vehicle devices is satisfied. Of vehicle search It is possible to suppress the extension, the effect is obtained that.

また、第2の発明によれば、車載装置は、車両情報に基づいて、予め定められた予測時間後まで、車両の挙動の時系列を繰り返し予測し、情報処理装置から送信された予測結果送信要求を受信した場合に、予測された車両の挙動の時系列を情報処理装置へ送信し、情報処理装置は、入力された検索条件と複数の車載装置の各々から送信された車両情報とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択し、車両の候補として選択された車両の車載装置の各々に対し、予測結果送信要求を送信し、車載装置の各々から送信された車両の挙動の時系列に基づいて、車載装置の各々について検索条件を満たすか否かを表す情報を算出し、検索条件を満たすか否かを表す情報に基づいて、車両を検索することにより、車両検索の遅延を抑制することができる、という効果が得られる。   According to the second invention, the in-vehicle device repeatedly predicts the time series of the behavior of the vehicle based on the vehicle information until after a predetermined prediction time, and transmits the prediction result transmitted from the information processing device. When the request is received, the time series of the predicted vehicle behavior is transmitted to the information processing device, and the information processing device is based on the input search condition and the vehicle information transmitted from each of the plurality of in-vehicle devices. Then, a vehicle candidate satisfying the search condition is selected from each of the plurality of vehicles, a prediction result transmission request is transmitted to each of the in-vehicle devices of the vehicle selected as the vehicle candidate, and transmitted from each of the in-vehicle devices. Calculating information indicating whether or not the search condition is satisfied for each of the in-vehicle devices based on the time series of the behavior of the vehicle, and searching for the vehicle based on the information indicating whether or not the search condition is satisfied By vehicle search It is possible to suppress the delay, the effect is obtained that.

本発明の第1の実施の形態に係る車両検索システムの構成を示すブロック図である。It is a block diagram which shows the structure of the vehicle search system which concerns on the 1st Embodiment of this invention. 車両の経路予測を説明するための説明図である。It is explanatory drawing for demonstrating route prediction of a vehicle. 地図データをメッシュによって離散化することを説明するための説明図である。It is explanatory drawing for demonstrating discretizing map data with a mesh. ハッシュテーブルHを説明するための概念図である。3 is a conceptual diagram for explaining a hash table H. FIG. ハッシュテーブルHの更新を説明するための概念図である。4 is a conceptual diagram for explaining the update of a hash table H. FIG. 補助的ハッシュテーブルGを説明するための概念図である。4 is a conceptual diagram for explaining an auxiliary hash table G. FIG. 領域Qの設定を説明するための概念図である。6 is a conceptual diagram for explaining setting of a region Q. FIG. 車両検索システムのサーバの動作例を説明するための説明図である。It is explanatory drawing for demonstrating the operation example of the server of a vehicle search system. 本発明の実施の形態に係る車載装置における予測処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the prediction process routine in the vehicle-mounted apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る車載装置における車両挙動予測処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the vehicle behavior prediction process routine in the vehicle-mounted apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサーバにおけるデータ格納処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the data storage process routine in the server which concerns on embodiment of this invention. 本発明の実施の形態に係るサーバにおける検索処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the search process routine in the server which concerns on embodiment of this invention. 本発明の実施の形態に係るサーバにおける簡易予測処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the simple prediction process routine in the server which concerns on embodiment of this invention. 本発明の実施の形態に係る車載装置における推論処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the inference process routine in the vehicle-mounted apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る車載装置における確信度算出処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the certainty calculation process routine in the vehicle-mounted apparatus which concerns on embodiment of this invention. 本発明の第2の実施の形態に係る車両検索システムの構成を示すブロック図である。It is a block diagram which shows the structure of the vehicle search system which concerns on the 2nd Embodiment of this invention.

以下、図面を参照して、本発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

[第1の実施の形態]
<第1の実施の形態に係る車両検索システム210の構成>
図1に示すように、本発明の第1の実施の形態に係る車両検索システム10は、複数の車両に備えられた複数の車載装置12と、複数の車載装置12から送信された車両情報を受信して、検索条件を満たす車両を検索するサーバ14とを備えている。複数の車載装置12とサーバ14とは、インターネットなどのネットワーク16を介して接続されている。なお、サーバ14は、情報処理装置の一例である。
[First Embodiment]
<Configuration of vehicle search system 210 according to the first embodiment>
As illustrated in FIG. 1, the vehicle search system 10 according to the first exemplary embodiment of the present invention includes a plurality of in-vehicle devices 12 provided in a plurality of vehicles and vehicle information transmitted from the plurality of in-vehicle devices 12. And a server 14 that searches for a vehicle that receives and satisfies the search condition. The plurality of in-vehicle devices 12 and the server 14 are connected via a network 16 such as the Internet. The server 14 is an example of an information processing device.

本実施の形態では、ユーザは車両検索システム10に対して、例えば「T分後までに道路セグメントAを通過しそうな車両とその確信度」というような「将来の車両挙動に関する質問(クエリ)」を問い合わせる。そして、車両検索システム10の車載装置12及びサーバ14は、クエリに対する検索結果を出力する。以下では、車両の挙動を条件付ける「T分後までに道路セグメントAを通過しそうな車両」を、位置及び時間区間に関する検索条件として用いる場合を例に説明する。 In the present embodiment, the user asks the vehicle search system 10 a “question (query) about future vehicle behavior” such as “a vehicle likely to pass the road segment A by T q minutes and its certainty”. " And the vehicle equipment 12 and the server 14 of the vehicle search system 10 output the search result with respect to a query. In the following, an example will be described in which “a vehicle that is likely to pass through road segment A by T q minutes”, which conditions the behavior of the vehicle, is used as a search condition for the position and time interval.

[車載装置12]
車載装置12は、自車両の位置情報を逐次計測する位置計測部120と、自車両の速度を逐次検出する車両センサ124と、位置計測部120によって計測された自車両の位置情報、及び車両センサ124によって検出された自車両の速度に基づいて、自車両の挙動を予測するコンピュータ126とを備えている。車載装置12は車両に搭載される。
[In-vehicle device 12]
The in-vehicle device 12 includes a position measuring unit 120 that sequentially measures position information of the own vehicle, a vehicle sensor 124 that sequentially detects the speed of the own vehicle, position information of the own vehicle measured by the position measuring unit 120, and a vehicle sensor. And a computer 126 that predicts the behavior of the host vehicle based on the speed of the host vehicle detected by 124. The in-vehicle device 12 is mounted on a vehicle.

位置計測部120は、例えば、GPSセンサを用いて構成され、自車両の現時刻tの位置情報(X,Y)を計測する。位置情報は、現時刻tにおいて自車両が位置する緯度Xと経度Yとを含む。   The position measurement unit 120 is configured using, for example, a GPS sensor, and measures position information (X, Y) of the current time t of the host vehicle. The position information includes latitude X and longitude Y at which the vehicle is located at the current time t.

コンピュータ126は、CPUと、RAMと、後述する各処理ルーチンを実行するためのプログラムを記憶したROMとを備え、機能的には次に示すように構成されている。コンピュータ126は、位置計測部120によって計測された自車両の現時刻tの位置情報(X,Y)と、車両センサ124によって検出された自車両の速度とを取得する情報取得部128と、情報取得部128によって取得された車両情報を車両IDと共にサーバ14へ逐次送信すると共に、サーバ14との間でデータの送受信を行う通信部130と、情報取得部128によって取得された自車両の位置情報及び自車両の速度に基づいて、自車両の予測経路を予測する車両挙動予測部132と、サーバ14から送信された検索条件を受信した場合に、検索条件を満たすか否かを表す情報を生成する推論部134と、サーバ14から送信されたタスクの指示情報を受信した場合に、タスクを実行するタスク処理部136とを備えている。通信部130は、車両情報送信手段と、検索情報送信手段との一例である。また、推論部134は、検索情報生成手段の一例である。   The computer 126 includes a CPU, a RAM, and a ROM that stores a program for executing each processing routine described later, and is functionally configured as follows. The computer 126 includes an information acquisition unit 128 that acquires position information (X, Y) of the current time t of the host vehicle measured by the position measurement unit 120 and the speed of the host vehicle detected by the vehicle sensor 124, and information The vehicle information acquired by the acquisition unit 128 is sequentially transmitted to the server 14 together with the vehicle ID, and the communication unit 130 that transmits / receives data to / from the server 14, and the position information of the host vehicle acquired by the information acquisition unit 128 Based on the speed of the host vehicle and the vehicle behavior predicting unit 132 that predicts the predicted route of the host vehicle, and when the search condition transmitted from the server 14 is received, information indicating whether the search condition is satisfied is generated. And a task processing unit 136 that executes the task when the task instruction information transmitted from the server 14 is received. The communication unit 130 is an example of vehicle information transmission means and search information transmission means. The inference unit 134 is an example of a search information generation unit.

情報取得部128は、位置計測部120によって計測された自車両の現時刻tの位置情報(X,Y)を、車両に関する車両情報として取得する。また、情報取得部128は、車両センサ124によって検出された現時刻tの自車両の速度を取得する。   The information acquisition unit 128 acquires the position information (X, Y) of the current time t of the host vehicle measured by the position measurement unit 120 as vehicle information related to the vehicle. The information acquisition unit 128 acquires the speed of the host vehicle at the current time t detected by the vehicle sensor 124.

通信部130は、情報取得部128によって取得された自車両の現時刻tの位置情報(X,Y)を、サーバ14へ逐次送信する。また、通信部130は、サーバ14から送信された、位置及び時間区間に関する検索条件を受信する。また、通信部130は、サーバ14から送信された検索条件を受信した場合に、後述する推論部134によって生成された検索条件を満たすか否かを表す情報をサーバ14へ送信する。また、通信部130は、サーバ14から送信された、車両に実行させるタスクを指示する指示情報を受信する。   The communication unit 130 sequentially transmits the position information (X, Y) of the current vehicle t acquired by the information acquisition unit 128 to the server 14. In addition, the communication unit 130 receives the search condition regarding the position and time interval transmitted from the server 14. Further, when the communication unit 130 receives the search condition transmitted from the server 14, the communication unit 130 transmits information indicating whether the search condition generated by the inference unit 134 described later is satisfied to the server 14. Further, the communication unit 130 receives the instruction information transmitted from the server 14 and instructing a task to be executed by the vehicle.

車両挙動予測部132は、情報取得部128によって取得された自車両の現時刻tの位置情報(X,Y)と、自車両の速度とに基づいて、予め定められた予測限界まで、自車両の予測経路を繰り返し予測する。なお、自車両の予測経路は、自車両の挙動の時系列の一例である。
車両挙動予測部132は、サーバ14から検索条件を受信していない場合であっても、例えば数ミリ秒〜数秒〜数分おきに逐次的に予測を更新する。逐次的に車両の挙動の予測を更新することで、検索条件を受け取った後に予測を行う場合に比べて、高速なレスポンスをすることができ、遅延の問題を緩和することができる。また、逐次的に車両の経路の予測を行い、計算リソースに余裕がある場合に行うようにスケジューリングすることで負荷を平滑化することが可能になる。
The vehicle behavior predicting unit 132 determines that the host vehicle has reached a predetermined prediction limit based on the position information (X, Y) of the host vehicle's current time t acquired by the information acquiring unit 128 and the speed of the host vehicle. The prediction route of is repeatedly predicted. Note that the predicted route of the host vehicle is an example of a time series of the behavior of the host vehicle.
Even if the vehicle behavior prediction unit 132 does not receive the search condition from the server 14, the vehicle behavior prediction unit 132 sequentially updates the prediction every few milliseconds to several seconds to several minutes, for example. By sequentially updating the prediction of the behavior of the vehicle, it is possible to respond faster than in the case where the prediction is performed after receiving the search condition, and the problem of delay can be alleviated. In addition, it is possible to smooth the load by sequentially predicting the route of the vehicle and scheduling so as to be performed when there is a margin in calculation resources.

本実施の形態では、T分後(例えば、1〜10分程度)までに、自車両が走行する経路の予測を行う場合を例に説明する(以下、Tを予測限界と称する。)。なお、予測限界Tは予め定められており、検索条件に含まれる時間区間の上限に対応している。   In the present embodiment, an example will be described in which a route on which the host vehicle travels is predicted after T minutes (for example, about 1 to 10 minutes) (hereinafter, T is referred to as a prediction limit). Note that the prediction limit T is predetermined and corresponds to the upper limit of the time interval included in the search condition.

図2に、自車両の経路を予測する経路予測モデルを説明するための図を示す。
図2に示されるように、時刻tにおいて、自車両の走行した経路の履歴(道路セグメントIDのリスト)が、rt−1,rt−2,・・・,rt−Nであったとする。このとき予め推定された条件付確率p(r|rt−1,rt−2,・・・,rt−N)に基づいて、次の時刻の道路セグメントを予測することができる。条件付確率は、個人の走行履歴または全車両の走行履歴から統計的に学習することで得られる。条件付確率は現在道路セグメントAを自車両が走行している場合に、道路セグメントAと接続されている道路セグメントであって、次に自車両が走行する道路セグメントのうちのいずれが高い確率であるかを示すものであり、「右折よりも直進のほうが、確率が大きい」「二回連続の右折は発生する確率は低い」などをモデル化したものである。
また、カーナビに目的地が入力されている場合、カーナビの提示する経路を利用する可能性が高いことなどを反映することなども考えられる。
FIG. 2 is a diagram for explaining a route prediction model for predicting the route of the host vehicle.
As shown in FIG. 2, at time t, the history of the route traveled by the host vehicle (list of road segment IDs) was r t−1 , r t−2 ,..., R t−N. To do. At this time, the road segment at the next time can be predicted based on the conditional probability p (r t | r t−1 , r t−2 ,..., R t−N ) estimated in advance. The conditional probability can be obtained by statistically learning from an individual traveling history or a traveling history of all vehicles. The conditional probability is a road segment that is connected to the road segment A when the host vehicle is currently traveling on the road segment A, and any of the next road segments on which the host vehicle travels has a higher probability. This is a model of “a straight line has a higher probability than a right turn”, “a second consecutive right turn is less likely to occur”, and the like.
In addition, when a destination is input to the car navigation system, it may be considered that the possibility of using the route presented by the car navigation system is high.

本実施の形態では、サンプリングによって経路の予測を行う場合を例に説明する。すなわち、車両挙動予測部132は、条件付確率p(r|rt−1,rt−2,・・・,rt−N)に比例する確率で次に走行する道路セグメントを一つサンプリングする。経路の履歴をR={rt−1,rt−2,・・・,rt−N}と表し、履歴Rのときにサンプリングしてrを得る操作をr←S(R)と表す。また、rの平均的な所要走行時間をT(r)と表すことにすれば、以下の擬似コードで示されるような手続きで予測を行うことができる。なお、rの平均的な所要走行時間T(r)は、自車両の速度の履歴や道路セグメントの制限速度などによって算出される。 In this embodiment, a case where a path is predicted by sampling will be described as an example. That is, the vehicle behavior predicting unit 132 sets one road segment to travel next with a probability proportional to the conditional probability p (r t | r t−1 , r t−2 ,..., R t−N ). Sampling. R = the history of the path {r t-1, r t -2, ···, r t-N} and represents an operation for obtaining a r t is sampled at the time of history R r t ← S (R) It expresses. Further, if the average required travel time of the r t to be expressed as T (r t), it can be predicted with the procedure as shown in the following pseudocode. Here, the average required travel time T (r t) of r t is calculated by including the speed limit of the history or road segment speed of the vehicle.

[擬似コード]
(アルゴリズム/経路サンプリング)
入力:経路履歴R={rt−1,rt−2,・・・,rt−N}、予測限界T
出力:予測経路R’={rt+K,rt+K−1,・・・,r

R’←{} // 空の配列
←0 // 予測限界Tを超えたら終了する
while T<T
r←S(R’∪R) // これまでの走行の履歴からサンプリング
R’←R’∪{r} // 予測経路に追加
←T+T(r) // 必要な走行時間T(r)を加算する
end while
return R’
[擬似コード終わり]
[Pseudo code]
(Algorithm / path sampling)
Input: route history R = {r t−1 , r t−2 ,..., R t−N }, prediction limit T
Output: predicted route R '= {r t + K , r t + K-1, ···, r t}

R ′ ← {} // empty array T 0 ← 0 // complete when prediction limit T is exceeded T 0 <T
r ← S (R'∪R) // Sampling from the travel history so far R '← R'∪ {r} // Add to predicted route T 0 ← T 0 + T (r) // Required travel time T End while adding (r)
return R '
[End of pseudo code]

以上のアルゴリズムは予測限界T分後までの予測経路を一つサンプリングする。このアルゴリズムを十分な回数実行することにより、複数の予測経路を得る。予測経路のリストは近似的にT分後までの確率的な経路予測とみなすことができる。本実施の形態では、上記予測アルゴリズムをJ回実行し、J個の予測経路を得る場合を例に説明する。   The above algorithm samples one prediction path up to the prediction limit T minutes. By executing this algorithm a sufficient number of times, a plurality of predicted paths are obtained. The list of predicted paths can be regarded as a probabilistic path prediction up to approximately T minutes later. In the present embodiment, a case where the prediction algorithm is executed J times and J prediction paths are obtained will be described as an example.

推論部134は、サーバ14から送信された検索条件を受信した場合に、車両挙動予測部132によって予測された自車両の予測経路に基づいて、検索条件を満たすか否かを表す情報として、検索条件を満たす度合いを表す確信度を算出する。検索条件には、車両の走行位置と時間区間とが含まれている。   When the inference unit 134 receives the search condition transmitted from the server 14, the inference unit 134 searches as information indicating whether the search condition is satisfied based on the predicted route of the host vehicle predicted by the vehicle behavior prediction unit 132. A certainty factor representing the degree of satisfying the condition is calculated. The search condition includes the travel position of the vehicle and the time interval.

具体的には、推論部134は、自車両の予測経路をサーバ14が必要とする形式に変換する。変換後の形式はサーバ14の検索条件に依存するが、以下ではサーバ14側で、「T分以内に道路セグメントAを確信度P以上で通過する車両を列挙せよ」(ただし、T<T;Tは車両の予測限界)というクエリである場合について説明する。 Specifically, the inference unit 134 converts the predicted route of the host vehicle into a format required by the server 14. The format after conversion depends on the search conditions of the server 14, but in the following, on the server 14 side, “list vehicles that have passed the road segment A with a certainty P or more within T q minutes” (however, T q < A case where the query is T; T is a vehicle prediction limit) will be described.

車両挙動予測部132によって予測された予測経路のリストを、以下のアルゴリズムを用いて加工することで「T分以内に道路セグメントAを通過する確信度」を算出する。 By processing the list of predicted routes predicted by the vehicle behavior predicting unit 132 using the following algorithm, “the certainty of passing the road segment A within T q minutes” is calculated.

[擬似コード]
[アルゴリズム/推論部134における道路セグメント通過の確信度の算出]
入力:予測経路のリストL={R,R,・・・,R},道路セグメントA,時間T
出力:T分以内に該当車両が道路セグメントAを通過する確信度P
P<−0 //確信度
K<−length(L) //予測経路の数
For each(R in L): //予測経路リストLに含まれる
全ての経路Rに対するループ
<−0 //T>Tになったらこの経路Rに
Aは含まれていないとみなす
For each(r in R): //経路Rに含まれる
道路セグメントrに対するループ
if(r==A): //経路RにAが含まれた場合
P<−P+1/K //確信度を増加させる
break this inner loop
//経路Rの処理は終わりなので
次の経路R’を考える
end if
<−T+T(r) //時間をrの所要時間T(r)分
だけ増加させる
if(T>T): //Tを超えたら終了
break this inner loop
end if
end inner for loop
end outer for loop
return P
[擬似コード終わり]
[Pseudo code]
[Calculation of road segment passage certainty in algorithm / inference unit 134]
Input: List of predicted routes L = {R 1 , R 2 ,..., R K }, road segment A, time T q
Output: P of certainty that the vehicle will pass road segment A within T q minutes
P <−0 // Confidentiality K <−length (L) // Number of predicted paths Foreach (R in L): // Included in the predicted path list L
Loop T c <−0 // T c > T q for all routes R
Consider A not included Foreach (r in R): // Included in route R
Loop for road segment r
if (r == A): // When route A includes A
P <-P + 1 / K // Increase confidence
break this this inner loop
// Because processing of route R is over
Consider next route R '
end if
T c <−T c + T (r) // Time is the required time T (r) for r
Only increase
if (T c > T q ): // End when T q is exceeded
break this this inner loop
end if
end inner for loop
end outer for loop
return P
[End of pseudo code]

確信度の算出は、道路セグメントAや時間Tに依存し、検索条件が受信されるまで不明なので、事前に計算しておくことができない。 The calculation of the certainty factor depends on the road segment A and the time Tq and is unknown until the search condition is received, and therefore cannot be calculated in advance.

なお、上記確信度の算出について、クエリが「T分以内に道路セグメントAを確信度P以上で通過する車両を列挙せよ」である場合を例に説明したが、他のタイプのクエリについても、基本的に上述したのと同等の考え方のアルゴリズムで確信度を算出することができる。また、車両挙動の予測処理はどのタイプのクエリに対しても共通した処理であるため、クエリのタイプを増やすために別の種類の車両挙動予測処理を行う必要はない。これは、逐次的な車両挙動予測処理とオンデマンドの推論処理(確信度算出処理)とを分離したことによる。また、新たなタイプのクエリを実施する場合には、車両側に、新たな推論処理のプログラムを送信して実行することも考えられる。 In addition, about the calculation of the said certainty factor, although the query demonstrated as an example the case where a query is " List the vehicle which passes the road segment A more than the certainty factor P within Tq minutes", also about another type of query, too Basically, the certainty factor can be calculated with an algorithm based on the same idea as described above. Further, since the vehicle behavior prediction process is common to all types of queries, it is not necessary to perform another type of vehicle behavior prediction process in order to increase the types of queries. This is because the sequential vehicle behavior prediction processing and on-demand inference processing (confidence calculation processing) are separated. Further, when a new type of query is executed, a new inference processing program may be transmitted to the vehicle side and executed.

また、車両の車載装置12側で、遊休リソースがなかったため、本来は車両側で逐次的に更新されているはずの車両の経路の予測が古くなってしまっている場合も考えられるが、その場合はその旨をサーバ14側に通知し、サーバ14側ではそれを受けて、経路の予測及び推論をサーバ14側で行うかを計算リソースなどとの兼ね合いから決定するようにすればよい。   In addition, since there is no idle resource on the in-vehicle device 12 side of the vehicle, there may be a case where the prediction of the route of the vehicle that should have been sequentially updated on the vehicle side has become old. This is notified to the server 14 side, and the server 14 side receives it and determines whether or not to predict and infer the route on the server 14 side in consideration of the calculation resources and the like.

タスク処理部136は、サーバ14から送信されたタスクの指示情報に基づいて、タスクを実行する。本実施の形態では、タスク処理部136は、サーバ14から送信された指示情報に基づいて、車両の乗員に対して情報を提示するタスクを実行する場合を例に説明する。例えば、タスク処理部136は、信号での停止時にカーナビゲーションシステムの表示部に広告を表示する。   The task processing unit 136 executes the task based on the task instruction information transmitted from the server 14. In the present embodiment, a case will be described as an example where task processing unit 136 executes a task of presenting information to a vehicle occupant based on instruction information transmitted from server 14. For example, the task processing unit 136 displays an advertisement on the display unit of the car navigation system when stopped by a signal.

[サーバ14]
サーバ14は、CPU、後述する各処理ルーチンを実現するためのプログラム等を記憶したROM、データを一時的に記憶するRAM、記憶手段としてのメモリ、ネットワークインタフェース等を含むサーバで構成されており、機能的には、受付部140、通信部142、データ格納部144、データベース145、簡易予測部146、車両検索部148、及びタスク生成部150を含んだ構成で表すことができる。通信部142は、検索条件送信手段及びタスク送信手段の一例であり、簡易予測部146は、車両選択手段の一例である。
[Server 14]
The server 14 is composed of a server including a CPU, a ROM that stores a program for realizing each processing routine described later, a RAM that temporarily stores data, a memory as a storage unit, a network interface, and the like. Functionally, it can be expressed by a configuration including a reception unit 140, a communication unit 142, a data storage unit 144, a database 145, a simple prediction unit 146, a vehicle search unit 148, and a task generation unit 150. The communication unit 142 is an example of a search condition transmission unit and a task transmission unit, and the simple prediction unit 146 is an example of a vehicle selection unit.

受付部140は、サーバ14に入力されたクエリを受け付ける。クエリは、例えば、「T分後までに道路セグメントAを通過しそうな車両とその確信度」というような「将来の車両挙動に関する質問」である。クエリに含まれる検索条件は、上述したように、車両の走行位置と時間区間とが含まれている。上記では、「T分後までに道路セグメントAを通過しそうな車両」という問い合わせについて考えたが、本実施の形態における検索条件は、以下のように車両位置の様々な時間・空間的な条件を考えることができる。 The accepting unit 140 accepts a query input to the server 14. The query is, for example, “a question regarding future vehicle behavior” such as “a vehicle likely to pass the road segment A by T q minutes and its certainty”. As described above, the search condition included in the query includes the travel position of the vehicle and the time interval. In the above description, the inquiry “vehicles likely to pass through road segment A by T q minutes” has been considered. However, the search conditions in the present embodiment are as follows: Can think.

(1)道路セグメントAをT分以内に通過し、その後道路セグメントBをT分以内に通過する車両
(2)道路セグメントAをT分以内に通過し、その後道路セグメントBをT分以内に通過しない車両
(3)T分以内に道路セグメントAもしくは道路セグメントBを通過する車両
(4)T分以内に道路セグメントAを右折する車両、など。
(1) The road segment A passes within 1 minute T, then the road segment B vehicles (2) which passes within 2 minutes T passing through the road segment A within 1 minute T, then the road segment B T 2 vehicle turning right road segment a non vehicle (3) the vehicle (4) to pass through the road segment a or road segment B within one minute T T within one minute passes within a minute, and the like.

通信部142は、複数の車載装置12の各々から送信された車両の位置情報(X,Y)を受信する。また、通信部142は、後述する簡易予測部146によって車両の候補として選択された車両の車載装置12の各々に対し、受付部140によって受け付けたクエリに含まれる検索条件を送信する。また、通信部142は、検索条件を受信した車載装置12の各々から送信された確信度を受信する。また、通信部142は、後述するタスク生成部150によって生成された指示情報を、車両の車載装置12に対し送信する。   The communication unit 142 receives vehicle position information (X, Y) transmitted from each of the plurality of in-vehicle devices 12. In addition, the communication unit 142 transmits a search condition included in the query received by the receiving unit 140 to each of the in-vehicle devices 12 of the vehicle selected as a vehicle candidate by the simple prediction unit 146 described later. Further, the communication unit 142 receives the certainty factor transmitted from each of the in-vehicle devices 12 that has received the search condition. Moreover, the communication part 142 transmits the instruction information produced | generated by the task production | generation part 150 mentioned later with respect to the vehicle-mounted apparatus 12 of a vehicle.

データ格納部144は、通信部142によって受信された、複数の車載装置12の各々から送信された車両の位置情報(X,Y)と当該車両の車両IDとの組み合わせをデータベース145へ格納する。   The data storage unit 144 stores the combination of the vehicle position information (X, Y) received from the communication unit 142 from each of the plurality of in-vehicle devices 12 and the vehicle ID of the vehicle in the database 145.

具体的には、データ格納部144は、通信部142によって受信された(車両ID,X(緯度),Y(経度))を取得する。なお、本実施の形態では、図3に示されるように、地図上の緯度及び経度をメッシュに離散化し、離散化されたメッシュの各々に対してメッシュIDを付与する。なお、以下では、車両IDをVで表す。   Specifically, the data storage unit 144 acquires (vehicle ID, X (latitude), Y (longitude)) received by the communication unit 142. In the present embodiment, as shown in FIG. 3, the latitude and longitude on the map are discretized into meshes, and a mesh ID is assigned to each of the discretized meshes. In the following, the vehicle ID is represented by V.

データ格納部144は、通信部142によって受信された(車両ID,X(緯度),Y(経度))を、メッシュIDをキーとするハッシュテーブルH(データの格納場所)に格納する。メッシュIDをmとすると、H[m]にはメッシュmに含まれるすべての車両データが「車両IDをキーとするハッシュテーブル」として格納される。すなわち、ハッシュテーブルHの構造は、図4に示されるような二重のハッシュテーブルとして実現される。なお、mはメッシュIDを表し、Vは車両IDを表し、(X,Y)は緯度及び経度を表す。 The data storage unit 144 stores (vehicle ID, X (latitude), Y (longitude)) received by the communication unit 142 in a hash table H (data storage location) using the mesh ID as a key. If the mesh ID is m, all vehicle data included in the mesh m is stored in H [m] as a “hash table using the vehicle ID as a key”. That is, the structure of the hash table H is realized as a double hash table as shown in FIG. Incidentally, m n represents a mesh ID, V n represents the vehicle ID, represents a (X n, Y n) latitude and longitude.

また、通信部142によって受信された最新のデータのみをHに格納する、という制約から、車両ID(V)の車両を格納する際に、図5に示されるように、Vの過去のデータをハッシュテーブルHから消去する必要がある。そのために車両IDが与えられたときに、どのメッシュIDにデータが格納されているかを特定する必要がある。そのため、図6に示されるように車両ID→メッシュIDの検索を可能にする補助的ハッシュテーブルGを用意する。上記図4のハッシュテーブルでは、Vはmに属していることがわかるが、ハッシュテーブルの性質上、逆引き(矢印と逆の方向)の検索は極めて非効率であるため、補助的ハッシュテーブルGを用いて車両IDからメッシュIDへの対応を効率的に行えるようにする。補助的ハッシュテーブルGを用いることにより、上記図5に示されるように、Vがmに属していることがわかるため、H[m]からVのデータを消去することができる。 Also, because of the restriction that only the latest data received by the communication unit 142 is stored in H, when storing the vehicle with the vehicle ID (V), as shown in FIG. It is necessary to erase from the hash table H. Therefore, when a vehicle ID is given, it is necessary to specify which mesh ID stores the data. Therefore, as shown in FIG. 6, an auxiliary hash table G that enables retrieval of vehicle ID → mesh ID is prepared. In the hash table of FIG. 4 above, it can be seen that V 1 belongs to m 1 , but because of the nature of the hash table, the reverse lookup (in the direction opposite to the arrow) is extremely inefficient. Using table G, it is possible to efficiently handle the vehicle ID to the mesh ID. By using the auxiliary hash table G, as shown in FIG. 5 above, it can be seen that V 2 belongs to m 1 , so the data of V 2 can be erased from H [m 1 ].

以上をまとめると、データの格納処理は以下の擬似コードに示されるようになる。   In summary, the data storage process is shown in the following pseudo code.

[擬似コード]
[アルゴリズム/データ格納]
入力:(車両ID,緯度,経度) (以下(V,X,Y)と表す。)
oldMeshID<−G[v] //車両ID(V)のデータが現状
どのメッシュに含まれているかを特定
車両VのデータをH[oldMesh]から取り除く //図5
newMeshID<−Discretize(X,Y)//メッシュIDを計算
(図3)
H[newMeshID][V]<−(X,Y) //メッシュnewMeshID
を走行する、車両IDVの新し
いデータを格納
G[V]<−newMeshID //補助的ハッシュテーブルを更新
[擬似コード終わり]
[Pseudo code]
[Algorithm / Data storage]
Input: (Vehicle ID, Latitude, Longitude) (hereinafter referred to as (V, X, Y))
oldMeshID <-G [v] // Vehicle ID (V) data is current
Remove the data of the specific vehicle V from H [oldMesh] to find out which mesh is included // Figure 5
newMeshID <-Discretize (X, Y) // Calculate mesh ID
(Figure 3)
H [newMeshID] [V] <-(X, Y) // Mesh newMeshID
A new vehicle IDV
G [V] <-newMeshID // Update auxiliary hash table [end of pseudo code]

データベース145には、車両の各々についての(車両ID,X(緯度),Y(経度))が格納される。また、データベース145は、ハッシュテーブルH及び補助的ハッシュテーブルGによって各データが格納されている。   The database 145 stores (vehicle ID, X (latitude), Y (longitude)) for each vehicle. Further, the database 145 stores each data by the hash table H and the auxiliary hash table G.

簡易予測部146は、受付部140によって受け付けたクエリに含まれる検索条件と、データベース145に格納された複数の車両の位置情報(X,Y)とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択する。   The simple prediction unit 146 performs a search from each of the plurality of vehicles based on the search conditions included in the query received by the reception unit 140 and the position information (X, Y) of the plurality of vehicles stored in the database 145. Select candidate vehicles that meet the conditions.

全ての車両の車載装置12に対して「検索条件を満たす確信度を計算せよ」と指令を出すのは車両のリソースの無駄である。厳密な予測をせずとも、物理的な制約条件などを勘案した簡易的な予測を用いれば、より効率的な計算が可能になる。例えば「5分後の車両位置が地点A付近である車両」を検索する場合、車両が時速120km/h以下であると仮定すれば、現時点で地点Aから10km以内に存在する車両に対してのみ確信度を計算すれば十分である。   It is a waste of vehicle resources to issue a command to the in-vehicle devices 12 of all the vehicles to "calculate the certainty level satisfying the search condition". Even if a strict prediction is not used, a more efficient calculation can be performed by using a simple prediction considering physical constraints. For example, when searching for “a vehicle whose vehicle position after 5 minutes is in the vicinity of the point A”, assuming that the vehicle is 120 km / h or less per hour, only for vehicles that currently exist within 10 km from the point A It is sufficient to calculate confidence.

したがって、簡易予測部146に求められる要件は、検索条件に合致する可能性のある車両を、データベース145に格納された複数の車両の位置情報(X,Y)の情報を用いて、高速に(リアルタイムで)抽出可能であること、となる。   Therefore, the requirement required for the simple prediction unit 146 is that a vehicle that may match the search condition can be identified at high speed using the information on the position information (X, Y) of a plurality of vehicles stored in the database 145 ( It can be extracted in real time.

具体的には、まず、簡易予測部146は、データベース145のハッシュテーブルHを用いて、ある地理的な領域Qの内部(上述した「道路セグメントAから10km以内に存在する車両」の例では、領域Qは道路セグメントAを中心とする10kmの円、ということになる)を走行する車両IDのリストアップをする。図7に領域Qとメッシュとの関係を説明するための図を示す。図7では、細かい網掛け部分が領域Qを表し、粗い網掛け部分が領域Qを含むメッシュ集合を表す。図7に示されるように、領域Qが与えられたとき、領域Qを含むような(なるべく少ない数の)メッシュ集合を取得したい。これは領域Q内の一点を適当に選択し、それをメッシュIDに変換し、そのメッシュの周囲のメッシュを探索し、領域Qとの共通部分があればそれもメッシュ集合として加えていく、ということを繰り返すことで得ることができる。領域Qの検索を行う際には、領域Qと粗い網掛け部分に対応するメッシュ集合Mとについて検索すれば十分であるが、本実施の形態では、領域Qの車両を過不足なく検索するために、粗い網掛け部分から領域Qに含まれない位置に存在する車両を取り除く。   Specifically, first, the simple prediction unit 146 uses the hash table H of the database 145 to determine the inside of a certain geographical area Q (in the above-described example of “a vehicle existing within 10 km from the road segment A” Region Q is a 10 km circle centered on road segment A). FIG. 7 is a diagram for explaining the relationship between the region Q and the mesh. In FIG. 7, a fine shaded portion represents a region Q, and a coarse shaded portion represents a mesh set including the region Q. As shown in FIG. 7, when a region Q is given, it is desired to obtain a mesh set (as small as possible) that includes the region Q. This means that one point in the region Q is appropriately selected, converted into a mesh ID, a mesh around the mesh is searched, and if there is a common part with the region Q, it is added as a mesh set. It can be obtained by repeating. When searching for the area Q, it is sufficient to search for the area Q and the mesh set M corresponding to the rough shaded portion. However, in the present embodiment, in order to search for vehicles in the area Q without excess or deficiency. In addition, the vehicle existing at a position not included in the region Q is removed from the rough shaded portion.

ひとたび領域Qに対応するメッシュ集合Mが得られれば、そのすべての要素メッシュmに対してH[m]を列挙し、H[m]に含まれる車両それぞれが本当に領域Qに含まれているかをチェックすることで、領域Qの内部を走行する車両IDのリストアップという目的が達成される。   Once the mesh set M corresponding to the region Q is obtained, H [m] is enumerated for all the element meshes m, and whether each vehicle included in the H [m] is really included in the region Q. By checking, the purpose of listing up vehicle IDs traveling inside the area Q is achieved.

以上をまとめると、データベースの検索は以下の擬似コードに示されるようになる。   In summary, the database search is shown in the following pseudo code.

[擬似コード]
[アルゴリズム/簡易的予測]
入力:領域Q
出力:領域Qを走行している車両のリストW
W<−{}
M<−Qを含むメッシュ集合の取得
For each(m in M):
For each(v in H[m]):
(X,Y)<−H[m][V]
if((X,Y)is included in Q):
W<−W∪{V}
end if
end inner for loop
End outer for loop
[擬似コードおわり]
[Pseudo code]
[Algorithm / Simple prediction]
Input: Area Q
Output: List W of vehicles traveling in area Q
W <-{}
Acquisition of mesh set including M <-Q Foreach (min in M):
Foreach (vin in H [m]):
(X, Y) <-H [m] [V]
if ((X, Y) is included in Q):
W <-W∪ {V}
end if
end inner for loop
End outer for loop
[End of pseudo code]

車両検索部148は、車載装置12の各々から送信された確信度に基づいて、検索条件を満たす車両を検索する。具体的には、車両検索部148は、通信部142によって受信された車両IDと確信度との組み合わせを表す情報に基づいて、検索条件を満たす車両を検索する。例えば、検索条件が「T分後に道路セグメントAを通過しそうな車両」である場合には、車両検索部148は、確信度が50%以上の車両を、検索条件を満たす車両とする。また、検索クエリが、例えば「T分以内に道路セグメントAを確信度P以上で通過する車両を列挙せよ」である場合には、車両検索部148は、確信度がP以上の車両を、検索条件を満たす車両とする。 The vehicle search unit 148 searches for a vehicle that satisfies the search condition based on the certainty factor transmitted from each of the in-vehicle devices 12. Specifically, the vehicle search unit 148 searches for a vehicle that satisfies the search condition based on information representing a combination of the vehicle ID and the certainty factor received by the communication unit 142. For example, when the search condition is “a vehicle that is likely to pass the road segment A after T q minutes”, the vehicle search unit 148 sets a vehicle having a certainty factor of 50% or more as a vehicle that satisfies the search condition. In addition, when the search query is, for example, “ List vehicles that pass through road segment A with a certainty P or more within T q minutes”, the vehicle search unit 148 selects vehicles having a certainty P or more. A vehicle that satisfies the search conditions.

通信部142、簡易予測部146、及び車両検索部148の処理について、図8に示されるような「T分後までに道路セグメントAを通過しそうな車両とその確信度を列挙せよ」というクエリがサーバ14に入力された場合に、サーバ14はどのように結果を返すのかについて、具体的な手続きを説明する。 For the processing of the communication unit 142, the simple prediction unit 146, and the vehicle search unit 148, a query “List vehicles that are likely to pass the road segment A by T q minutes and their certainty” as shown in FIG. When the server 14 is input to the server 14, a specific procedure will be described as to how the server 14 returns a result.

(1)まず、道路セグメントAをT分後までに通過できるような車両が現時点で走行している領域は車両の物理的な速度を勘案することで決定することができる。これを領域Qとする。領域Qを入力として、簡易予測部146における領域クエリ処理を行うことで、現状領域Qを走行している車両がリストアップされる。
通信部142は、リストアップされたQを走行する車両全てに対して、車載装置12に「T分後までに道路セグメントAを通過する確信度を通知せよ」というクエリを送信する。
(1) First, an area in which a vehicle that can pass through the road segment A by T q minutes later can be determined by considering the physical speed of the vehicle. Let this be region Q. By performing the area query process in the simple prediction unit 146 with the area Q as an input, the vehicles traveling in the current area Q are listed.
The communication unit 142 transmits a query “notify the certainty of passing through the road segment A by T q minutes” to the vehicle-mounted device 12 for all the vehicles traveling on the listed Q.

(2)サーバ14側ではすべての車両の確信度の計算結果が戻ってくれば、これを結果とするが、所定の時間内に結果が揃わない場合でも、戻ってきたもののみを用いて結果とする。また、場合によっては、結果のリストの中で確信度がある値以下のものを取り除くことで確信度の高い車両のリストを得ることができる。 (2) On the server 14 side, if the calculation results of the certainty factor of all vehicles are returned, this is the result, but even if the results are not complete within a predetermined time, only the returned ones are used. And In some cases, it is possible to obtain a list of vehicles having a high degree of certainty by removing those having a certainty degree or less from the result list.

タスク生成部150は、通信部142によって受信された車両IDと確信度との組み合わせを表す情報に基づいて、確信度に応じたタスクであって、車両に実行させるタスクを指示する指示情報を生成する。本実施の形態では、タスク生成部150は、確信度に応じて、情報の提示の有無又は提示情報の種類を指示する指示情報を生成する場合を例に説明する。   Based on the information representing the combination of the vehicle ID and the certainty level received by the communication unit 142, the task generation unit 150 generates a task corresponding to the certainty level and indicating the task to be executed by the vehicle. To do. In the present embodiment, a case will be described as an example where task generation unit 150 generates instruction information that indicates the presence or absence of information presentation or the type of presentation information in accordance with the certainty factor.

上記図8(3)では、具体的なタスクの例として、広告を挙げている。ある道路セグメントを通過しそうな車両に、その通り沿いの店舗のセール情報などを通知することで、よりターゲットを絞った、適切な広告が可能になる。この例では、確信度Pに応じて広告の有無やタイプなどを決定している。この戦略は予め定義されたデータベースに応じて行えば良い。   In FIG. 8 (3), an advertisement is given as an example of a specific task. By notifying vehicles that are likely to pass a certain road segment, such as sales information of stores along the street, it becomes possible to make more targeted and appropriate advertisements. In this example, the presence / absence or type of an advertisement is determined according to the certainty factor P. This strategy may be performed according to a predefined database.

<車両検索システムの作用>
次に、本発明の実施の形態に係る車両検索システム10の動作について説明する。車載装置12を搭載した車両の各々が走行しているときに、各車両の車載装置12は図9に示す予測処理ルーチンを実行し、サーバ14は、図12に示す検索処理ルーチンを実行する。
<Operation of vehicle search system>
Next, the operation of the vehicle search system 10 according to the embodiment of the present invention will be described. When each vehicle equipped with the in-vehicle device 12 is traveling, the in-vehicle device 12 of each vehicle executes a prediction processing routine shown in FIG. 9, and the server 14 executes a search processing routine shown in FIG.

まず、各車両の車載装置12が実行する予測処理ルーチンについて説明する。車載装置12は、位置計測部120によって自車両の現時刻tの位置情報(X,Y)が計測され、車両センサ124によって現時刻tの自車両の速度が検出されているときに、図9に示す予測処理ルーチンを実行する。   First, the prediction process routine which the vehicle-mounted apparatus 12 of each vehicle performs is demonstrated. The in-vehicle device 12 is configured such that when the position information (X, Y) of the current time t of the own vehicle is measured by the position measuring unit 120 and the speed of the own vehicle at the current time t is detected by the vehicle sensor 124, FIG. The prediction processing routine shown in FIG.

<予測処理ルーチン>
まず、ステップS100において、情報取得部128は、位置計測部120によって計測された自車両の現時刻tの位置情報(X,Y)を、車両情報として取得する。また、情報取得部128は、車両センサ124によって検出された現時刻tの自車両の速度を取得する。
<Prediction processing routine>
First, in step S100, the information acquisition unit 128 acquires position information (X, Y) of the current time t of the host vehicle measured by the position measurement unit 120 as vehicle information. The information acquisition unit 128 acquires the speed of the host vehicle at the current time t detected by the vehicle sensor 124.

ステップS102において、通信部130は、上記ステップS100で取得された自車両の現時刻tの位置情報(X,Y)と車両IDとを、サーバ14へ送信する。   In step S <b> 102, the communication unit 130 transmits the position information (X, Y) of the current vehicle t acquired in step S <b> 100 and the vehicle ID to the server 14.

そして、ステップS104において、車両挙動予測部132は、上記ステップS100で取得された自車両の現時刻tの位置情報(X,Y)と、自車両の速度とに基づいて、予め定められた予測時間後まで、自車両の予測経路を予測する。ステップS104は、図10に示す車両挙動予測処理ルーチンによって実現される。   In step S104, the vehicle behavior prediction unit 132 performs a predetermined prediction based on the position information (X, Y) of the current time t of the host vehicle acquired in step S100 and the speed of the host vehicle. The predicted route of the host vehicle is predicted until after time. Step S104 is realized by the vehicle behavior prediction processing routine shown in FIG.

<車両挙動予測処理ルーチン>
ステップS200において、上記ステップS100で取得された自車両の位置情報(X,Y)の時系列に基づいて、自車両が走行した経路の履歴Rを取得する。
<Vehicle behavior prediction processing routine>
In step S200, the history R of the route traveled by the host vehicle is acquired based on the time series of the position information (X, Y) of the host vehicle acquired in step S100.

ステップS201において、予測経路の数に関する変数jに1を代入し、初期化する。   In step S201, 1 is substituted into a variable j related to the number of predicted paths, and initialization is performed.

ステップS202において、予測経路R’と時間変数Tとを初期化する。 In step S202, the predicted route R ′ and the time variable T 0 are initialized.

ステップS204において、時間変数Tが予測限界Tよりも小さいか否かを判定する。時間変数Tが予測限界Tよりも小さい場合には、ステップS206へ進む。一方、時間変数Tが予測限界T以上の場合には、ステップS211へ移行する。 In step S204, it determines whether the time variable T 0 is less than the predicted limit T. If the time variable T 0 is smaller than the prediction limit T, the process proceeds to step S206. On the other hand, if the time variable T 0 is greater than or equal to the prediction limit T, the process proceeds to step S211.

ステップS206において、上記ステップS200で取得された経路の履歴Rと、前回までに本ステップS206で予測された経路R’と、予め推定された条件付確率p(r|rt−1,rt−2,・・・,rt−N)とに基づいて、次時刻に自車両が走行すると予測される経路rをサンプリングする。 In step S206, the route history R acquired in step S200, the route R ′ predicted in step S206 up to the previous time, and the conditional probability p (r t | r t−1 , r estimated in advance). based on (t-2 ,..., rt -N )), the route r predicted that the host vehicle will travel at the next time is sampled.

ステップS208において、上記ステップS206でサンプリングされた経路rを、予測経路R’に追加する。   In step S208, the route r sampled in step S206 is added to the predicted route R ′.

ステップS210において、上記ステップS208で追加されたrの平均的な所要走行時間T(r)を、時間変数Tに加算する。 In step S210, the added r average required travel time T a (r) in the above step S208, is added to the time variable T 0.

ステップS211では、上記ステップS204〜ステップS210で得られた予測経路R’をメモリ(図示省略)に格納する。   In step S211, the predicted route R 'obtained in steps S204 to S210 is stored in a memory (not shown).

ステップS212において、予め定められた予測経路の数Jと、上記ステップS211でメモリに格納された予測経路R’の数に対応する変数jとが等しいか否かを判定する。予測経路の数Jと変数jとが等しい場合には、ステップS216へ進む。一方、予測経路の数Jと変数jとが異なる場合には、ステップS214において変数jをインクリメントして、ステップS202へ戻る。   In step S212, it is determined whether or not the predetermined number J of predicted paths is equal to the variable j corresponding to the number of predicted paths R 'stored in the memory in step S211. If the number J of predicted routes is equal to the variable j, the process proceeds to step S216. On the other hand, if the number J of predicted routes is different from the variable j, the variable j is incremented in step S214, and the process returns to step S202.

ステップS216において、上記ステップS211でメモリに格納された複数の予測経路を結果として出力して、車両挙動予測処理ルーチンを終了する。   In step S216, the plurality of predicted routes stored in the memory in step S211 are output as a result, and the vehicle behavior prediction processing routine is terminated.

次に、サーバ14が実行する検索処理ルーチンについて説明する。サーバ14は、少なくとも1台の車載装置12から送信された、車両IDと当該車両の位置情報(X,Y)を受信すると、図11に示すデータ格納処理ルーチンを実行する。
また、サーバ14は、ユーザから入力されたクエリを受け付けると、図12に示す検索処理ルーチンを実行する。
Next, a search processing routine executed by the server 14 will be described. When the server 14 receives the vehicle ID and the vehicle position information (X, Y) transmitted from at least one in-vehicle device 12, the server 14 executes a data storage processing routine shown in FIG.
When the server 14 receives a query input from the user, the server 14 executes a search processing routine shown in FIG.

<データ格納処理ルーチン>
ステップS300において、受信された車両IDと当該車両の位置情報(X,Y)とを受け付ける。
<Data storage processing routine>
In step S300, the received vehicle ID and position information (X, Y) of the vehicle are received.

ステップS302において、補助的ハッシュテーブルGを用いて、上記ステップS300で受け付けた車両IDから、当該車両IDが現在属するメッシュIDを特定する。   In step S302, using the auxiliary hash table G, the mesh ID to which the vehicle ID currently belongs is identified from the vehicle ID received in step S300.

ステップS304において、上記ステップS302で特定されたメッシュIDに対応するハッシュテーブルから、上記ステップS300で受け付けた車両IDに対応するデータを取り除く。   In step S304, the data corresponding to the vehicle ID received in step S300 is removed from the hash table corresponding to the mesh ID specified in step S302.

ステップS306において、上記ステップS300で取得された車両の位置情報(X,Y)に基づいて、新たなメッシュIDを計算する。   In step S306, a new mesh ID is calculated based on the vehicle position information (X, Y) acquired in step S300.

ステップS308において、上記ステップS306で計算されたメッシュIDに対応するハッシュテーブルに、上記ステップS300で受け付けた車両IDに対応するデータを格納する。   In step S308, the data corresponding to the vehicle ID received in step S300 is stored in the hash table corresponding to the mesh ID calculated in step S306.

ステップS310において、上記ステップS306で計算された新たなメッシュIDに基づいて、補助的ハッシュテーブルGを更新し、データ格納処理ルーチンを終了する。   In step S310, the auxiliary hash table G is updated based on the new mesh ID calculated in step S306, and the data storage processing routine ends.

<検索処理ルーチン>
まず、ステップS400において、受付部140は、サーバ14に入力されたクエリを受け付ける。
<Search processing routine>
First, in step S <b> 400, the reception unit 140 receives a query input to the server 14.

次に、ステップS402において、簡易予測部146は、上記ステップS400で受け付けたクエリに含まれる検索条件と、上記データ格納処理ルーチンでデータベース145に格納された複数の車両の位置情報(X,Y)とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択する。ステップS402は、図13に示す簡易予測処理ルーチンによって実現される。   Next, in step S402, the simple prediction unit 146 includes the search conditions included in the query received in step S400 and the positional information (X, Y) of the plurality of vehicles stored in the database 145 in the data storage processing routine. Based on the above, a vehicle candidate that satisfies the search condition is selected from each of the plurality of vehicles. Step S402 is realized by the simple prediction processing routine shown in FIG.

<簡易予測処理ルーチン>
ステップS500において、検索条件に含まれる位置(道路セグメント)を中心とし、かつ検索条件に含まれる時間区間に応じて予め定められた範囲の領域Qを受け付ける。
<Simple prediction processing routine>
In step S500, an area Q in a range that is centered on the position (road segment) included in the search condition and that is predetermined according to the time interval included in the search condition is received.

ステップS502において、車両のリストWを初期化する。   In step S502, the vehicle list W is initialized.

ステップS504において、上記ステップS500で受け付けた領域Qを含むメッシュ集合を取得する。   In step S504, a mesh set including the region Q received in step S500 is acquired.

ステップS506において、上記ステップS504で取得されたメッシュ集合から、1つのメッシュmを設定する。   In step S506, one mesh m is set from the mesh set acquired in step S504.

ステップS508において、データベース145に格納された位置情報(X,Y)の各々に基づいて、上記ステップS506で設定されたメッシュmに含まれる車両IDの各々のうち、1つの車両IDを設定する。   In step S508, one vehicle ID is set out of each of the vehicle IDs included in the mesh m set in step S506 based on each of the position information (X, Y) stored in the database 145.

ステップS510において、データベース145に格納された位置情報(X,Y)の各々から、上記ステップS508で設定された車両IDに対応する車両の位置情報(X,Y)を取得する。   In step S510, vehicle position information (X, Y) corresponding to the vehicle ID set in step S508 is acquired from each of the position information (X, Y) stored in the database 145.

ステップS512において、上記ステップS510で取得された車両の位置情報(X,Y)に基づいて、車両が位置する緯度X及び経度Yが上記ステップS500で取得された領域Qに含まれているか否かを判定する。車両が位置する緯度X及び経度Yが領域Qに含まれている場合には、ステップS514へ進む。一方、車両が位置する緯度X及び経度Yが上記ステップS500で取得された領域Qに含まれていない場合には、ステップS516へ移行する。   In step S512, based on the vehicle position information (X, Y) acquired in step S510, whether the latitude X and longitude Y where the vehicle is located are included in the region Q acquired in step S500. Determine. When the latitude X and longitude Y where the vehicle is located are included in the region Q, the process proceeds to step S514. On the other hand, when the latitude X and longitude Y where the vehicle is located are not included in the region Q acquired in step S500, the process proceeds to step S516.

ステップS514において、上記ステップS508で設定された車両IDを、車両のリストWに格納する。   In step S514, the vehicle ID set in step S508 is stored in the vehicle list W.

ステップS516において、上記ステップS506で設定されたメッシュmに属する全ての車両について、上記ステップS508〜ステップS514の処理を実行したか否かを判定する。上記ステップS506で設定されたメッシュmに属する全ての車両について、上記ステップS508〜ステップS514の処理を実行した場合には、ステップS518へ進む。一方、上記ステップS506で設定されたメッシュmに属する車両について、上記ステップS508〜ステップS514の処理を実行していない車両が存在する場合には、ステップS508へ戻る。   In step S516, it is determined whether or not the processes in steps S508 to S514 have been executed for all vehicles belonging to the mesh m set in step S506. If the processes of steps S508 to S514 have been executed for all the vehicles belonging to the mesh m set in step S506, the process proceeds to step S518. On the other hand, for vehicles belonging to the mesh m set in step S506, if there is a vehicle that has not executed the processes in steps S508 to S514, the process returns to step S508.

ステップS518において、上記ステップS504で取得されたメッシュ集合に含まれる全てのメッシュについて、上記ステップS506〜ステップS516の処理を実行したか否かを判定する。上記ステップS504で取得されたメッシュ集合に含まれる全てのメッシュについて、上記ステップS506〜ステップS516の処理を実行した場合には、ステップS520へ進む。一方、上記ステップS504で取得されたメッシュ集合に含まれるメッシュについて、上記ステップS506〜ステップS516の処理を実行していないメッシュが存在する場合には、ステップS506へ戻る。   In step S518, it is determined whether or not the processes in steps S506 to S516 have been executed for all the meshes included in the mesh set acquired in step S504. If the processes in steps S506 to S516 have been executed for all the meshes included in the mesh set acquired in step S504, the process proceeds to step S520. On the other hand, for the meshes included in the mesh set acquired in step S504, if there is a mesh that has not been subjected to the processing in steps S506 to S516, the process returns to step S506.

ステップS520において、上記ステップS514で車両のリストWに格納された車両IDの各々を、検索条件を満たす車両の候補として、結果として出力し、簡易予測処理ルーチンを終了する。   In step S520, each vehicle ID stored in the vehicle list W in step S514 is output as a candidate vehicle satisfying the search condition, and the simple prediction processing routine is terminated.

次に、検索処理ルーチンに戻り、ステップS404において、上記ステップS402で車両の候補として選択された車両の車載装置12の各々に対し、上記ステップS400で受け付けたクエリに含まれる検索条件を送信する。   Next, returning to the search processing routine, in step S404, the search condition included in the query accepted in step S400 is transmitted to each on-vehicle device 12 of the vehicle selected as the vehicle candidate in step S402.

ここで、車両の候補として選択された車両の車載装置12の各々は、上記ステップS404でサーバ14から送信された検索条件を通信部130により受信すると、車載装置12の推論部134は、図14に示す推論処理ルーチンを実行する。以下、車載装置12において実行される推論処理ルーチンを説明した後に、サーバ14で実行される検索処理ルーチンのステップS406以降の処理を説明する。   Here, when each of the in-vehicle devices 12 of the vehicle selected as a vehicle candidate receives the search condition transmitted from the server 14 in step S404 by the communication unit 130, the inference unit 134 of the in-vehicle device 12 displays FIG. The inference processing routine shown in FIG. Hereinafter, after describing the inference processing routine executed in the in-vehicle device 12, the processing after step S406 of the search processing routine executed by the server 14 will be described.

<推論処理ルーチン>
ステップS600において、上記予測処理ルーチンのステップS104で出力された複数の予測経路と、通信部130により受信された検索条件とを取得する。
<Inference processing routine>
In step S600, the plurality of prediction paths output in step S104 of the prediction processing routine and the search conditions received by the communication unit 130 are acquired.

ステップS602において、推論部134は、上記ステップS600で取得された自車両の複数の予測経路及び検索条件に基づいて、確信度を算出する。ステップS602は、図15に示す確信度算出処理ルーチンによって実現される。   In step S602, the inference unit 134 calculates a certainty factor based on the plurality of predicted routes and search conditions of the host vehicle acquired in step S600. Step S602 is realized by the certainty factor calculation processing routine shown in FIG.

<確信度算出処理ルーチン>
ステップS700において、上記ステップS600で取得された検索条件に含まれる時間T及び道路セグメントAを取得する。
<Confidence calculation processing routine>
In step S700, time Tq and road segment A included in the search conditions acquired in step S600 are acquired.

ステップS702において、確信度Pを初期化する。   In step S702, the certainty factor P is initialized.

ステップS704において、上記ステップS600で取得された予測経路の数Kを取得する。   In step S704, the number K of predicted routes acquired in step S600 is acquired.

ステップS706において、上記ステップS600で取得された複数の予測経路のうち、1つの予測経路Rを設定する。   In step S706, one predicted route R is set among the plurality of predicted routes acquired in step S600.

ステップS708において、時間変数Tを初期化する。 In step S708, the time variable Tc is initialized.

ステップS710において、上記ステップS706で設定された予測経路Rに含まれる道路セグメントのうち、1つの道路セグメントrを設定する。   In step S710, one road segment r is set among the road segments included in the predicted route R set in step S706.

ステップS712において、上記ステップS710で設定された道路セグメントrが、上記ステップS700で取得された道路セグメントAと一致するか否かを判定する。道路セグメントrが道路セグメントAと一致する場合には、ステップS713に移行する。一方、道路セグメントrが道路セグメントAと一致しない場合には、ステップS714へ進む。   In step S712, it is determined whether or not the road segment r set in step S710 matches the road segment A acquired in step S700. If the road segment r matches the road segment A, the process proceeds to step S713. On the other hand, if the road segment r does not match the road segment A, the process proceeds to step S714.

ステップS713において、上記ステップS702で初期化された確信度P又は前回の本ステップS713において更新された確信度Pを、増加式P←P+1/Kに従って増加させる。   In step S713, the certainty factor P initialized in step S702 or the certainty factor P updated in the previous step S713 is increased according to the increase formula P ← P + 1 / K.

ステップS714において、上記ステップS708で初期化された時間変数T又は前回の本ステップS714で更新された時間変数Tに、上記ステップS710で設定された道路セグメントrの平均的な所要走行時間T(r)を加算する。 In step S714, the initialization time variable T c or previous time variable T c updated in the step S714 in the above step S 708, the average required travel time of a road segment r set in step S710 T Add (r t ).

ステップS716において、上記ステップS714で更新された時間変数Tが、上記ステップS700で取得された時間Tよりも大きいか否かを判定する。時間変数Tが時間Tよりも大きい場合には、ステップS706へ戻る。一方、時間変数Tが時間T以下の場合には、ステップS718へ進む。 In step S716, it determines the time variable T c updated in step S714 is, the greater or not than the time T q obtained in step S700. When the time variable T c is greater than the time T q returns to step S706. On the other hand, if the time variable T c is less than or equal to the time T q , the process proceeds to step S718.

ステップS718において、上記ステップS706で設定された予測経路Rに含まれる全ての道路セグメントについて、上記ステップS710〜ステップS716の処理を実行したか否かを判定する。上記ステップS706で設定された予測経路Rに含まれる全ての道路セグメントについて、上記ステップS710〜ステップS716の処理を実行した場合には、ステップS720へ進む。一方、上記ステップS706で設定された予測経路Rに含まれる道路セグメントについて、上記ステップS710〜ステップS716の処理を実行していない道路セグメントが存在する場合には、ステップS710へ戻る。   In step S718, it is determined whether or not the processing in steps S710 to S716 has been executed for all road segments included in the predicted route R set in step S706. When the processes of steps S710 to S716 have been executed for all road segments included in the predicted route R set in step S706, the process proceeds to step S720. On the other hand, for road segments included in the predicted route R set in step S706, if there is a road segment for which the processes in steps S710 to S716 are not performed, the process returns to step S710.

ステップS720において、上記ステップS704で取得されたK個の予測経路の全てについて、上記ステップS706〜ステップS718の処理を実行したか否かを判定する。上記ステップS704で取得されたK個の予測経路の全てについて、上記ステップS706〜ステップS718の処理を実行した場合には、ステップS722へ進む。一方、上記ステップS704で取得されたK個の予測経路について、上記ステップS706〜ステップS718の処理を実行していない予測経路が存在する場合には、ステップS706へ戻る。   In step S720, it is determined whether or not the processes in steps S706 to S718 have been executed for all of the K predicted paths acquired in step S704. If the processes in steps S706 to S718 have been executed for all the K predicted paths acquired in step S704, the process proceeds to step S722. On the other hand, for the K predicted routes acquired in step S704, if there is a predicted route for which the processes in steps S706 to S718 are not performed, the process returns to step S706.

ステップS722において、上記ステップS713で更新された確信度Pを結果として出力して、確信度算出処理ルーチンを終了する。   In step S722, the certainty factor P updated in step S713 is output as a result, and the certainty factor calculation processing routine is terminated.

次に、推論処理ルーチンに戻り、ステップS604において、上記ステップS602で出力された確信度Pを、通信部130によりサーバ14へ送信して、推論処理ルーチンを終了する。   Next, returning to the inference processing routine, in step S604, the certainty factor P output in step S602 is transmitted to the server 14 by the communication unit 130, and the inference processing routine is terminated.

次に、サーバ14で実行される検索処理ルーチンのステップS406以降の処理を説明する。   Next, processing after step S406 of the search processing routine executed by the server 14 will be described.

ステップS406において、サーバ14の通信部142は、車載装置12の各々から送信された確信度Pを受信する。   In step S <b> 406, the communication unit 142 of the server 14 receives the certainty factor P transmitted from each of the in-vehicle devices 12.

ステップS408において、上記ステップS404で検索条件を送信した車両の全てから、確信度Pを受信したか否かを判定する。検索条件を送信した車両の全てから、確信度Pを受信した場合には、ステップS410へ進む。一方、検索条件を送信した車両の全てから、確信度Pを受信していない場合には、ステップS406へ戻る。なお、検索条件を送信した車両の全てから確信度Pを受信していない場合であっても、予め定められた時間を経過した場合には、ステップS410へ進む。   In step S408, it is determined whether or not the certainty factor P has been received from all the vehicles that have transmitted the search conditions in step S404. When the certainty factor P is received from all of the vehicles that have transmitted the search conditions, the process proceeds to step S410. On the other hand, if the certainty factor P has not been received from all of the vehicles that have transmitted the search conditions, the process returns to step S406. Even if the certainty factor P has not been received from all of the vehicles that have transmitted the search conditions, if a predetermined time has elapsed, the process proceeds to step S410.

ステップS410において、車両検索部148は、上記ステップS406で受信された確信度Pの各々に基づいて、クエリに含まれる検索条件を満たす車両を検索する。   In step S410, the vehicle search unit 148 searches for a vehicle that satisfies the search condition included in the query, based on each of the certainty factors P received in step S406.

ステップS412において、上記ステップS410で検索された車両の各々に対し、当該車両から送信された確信度に応じたタスクであって、車両に実行させるタスクを指示する指示情報を生成する。   In step S412, for each of the vehicles searched in step S410, instruction information indicating a task to be executed by the vehicle is generated according to the certainty factor transmitted from the vehicle.

ステップS414において、上記ステップS412で生成された車両に実行させるタスクを指示する指示情報の各々を、車両の各々に送信して、検索処理ルーチンを終了する。   In step S414, each of the instruction information for instructing the task to be executed by the vehicle generated in step S412 is transmitted to each of the vehicles, and the search processing routine is ended.

また、指示情報を受信した車載装置12の各々は、タスク処理部136によって、通信部130が受信した指示情報に基づいて、タスクが実行される。   Each of the in-vehicle devices 12 that has received the instruction information performs a task by the task processing unit 136 based on the instruction information received by the communication unit 130.

以上説明したように、本発明の第1の実施の形態の車両検索システムによれば、車載装置は、車両情報に基づいて、予め定められた予測時間後まで、車両の予測経路を繰り返し予測し、サーバから送信された検索条件を受信した場合に、予測された車両の予測経路に基づいて確信度を生成し、生成された確信度をサーバへ送信し、サーバは、入力された検索条件と複数の車載装置の各々から送信された車両情報とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択し、車両の候補として選択された車両の車載装置の各々に対し、検索条件を送信し、車載装置の各々から送信された確信度に基づいて、車両を検索することにより、車両検索の遅延を抑制することができる。   As described above, according to the vehicle search system of the first embodiment of the present invention, the in-vehicle device repeatedly predicts the predicted route of the vehicle until after a predetermined prediction time based on the vehicle information. When the search condition transmitted from the server is received, a certainty factor is generated based on the predicted route of the predicted vehicle, and the generated certainty factor is transmitted to the server. Based on the vehicle information transmitted from each of the plurality of in-vehicle devices, a vehicle candidate satisfying the search condition is selected from each of the plurality of vehicles, and for each of the in-vehicle devices of the vehicle selected as the vehicle candidate By transmitting the search condition and searching for the vehicle based on the certainty factor transmitted from each of the in-vehicle devices, the delay of the vehicle search can be suppressed.

また、将来位置の予測を逐次的に行うため、サーバ側から問い合わせがあった段階で推論処理(確信度算出処理)のみを行えば結果を返すことができるため、予測に要する時間の分だけ遅延を短縮することができ、多数の候補車両に対して「未来の車両位置の検索」という不確実性を伴う複雑な検索処理を、遅延を抑制して実現することができる。   In addition, because future position prediction is performed sequentially, the result can be returned if only the inference process (confidence level calculation process) is performed at the stage of the inquiry from the server side. And a complicated search process with uncertainty of “search for future vehicle position” for a large number of candidate vehicles can be realized with a reduced delay.

また、サーバ側ですべての処理を行わず、車両側のリソースを分散的に活用するため、サーバ側での小さな負荷を実現でき、車両台数が増加してもサーバ側のリソース増強を必要とせずに、車両の検索を行うことができる。   Also, since all processing is not performed on the server side and resources on the vehicle side are used in a distributed manner, a small load on the server side can be realized, and even if the number of vehicles increases, server side resource enhancement is not required In addition, the vehicle can be searched.

また、推論処理を実施すべき車両の数を減らすことで車両−サーバ間の通信量および車両側の一台あたりの平均的な計算負荷を軽減することができ、推論処理の負荷の総量を小さくすることができる。   In addition, by reducing the number of vehicles on which inference processing is to be performed, the amount of communication between the vehicle and the server and the average calculation load per vehicle can be reduced, and the total amount of inference processing load can be reduced. can do.

[第2の実施の形態]
次に、本発明の第2の実施の形態について説明する。なお、第1の実施の形態と同様の構成となる部分については、同一符号を付して説明を省略する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described. In addition, about the part which becomes the structure similar to 1st Embodiment, the same code | symbol is attached | subjected and description is abbreviate | omitted.

第2の実施の形態では、確信度を算出する推論部がサーバ側に備えられている点が、第1の実施の形態と異なっている。上記第1の実施の形態では、確信度を算出する推論部が車載装置に実装されている場合を例に説明したが、推論部をサーバ側に実装することもできる。推論部をサーバ側に実装する場合、サーバの通信部は、車載装置の車両挙動予測部によって出力された予測経路を通信によって受け取り、サーバ側の推論部で確信度を算出する。   The second embodiment is different from the first embodiment in that an inference unit for calculating a certainty factor is provided on the server side. In the first embodiment, the case where the inference unit for calculating the certainty factor is mounted on the in-vehicle device has been described as an example. However, the inference unit can be mounted on the server side. When the inference unit is mounted on the server side, the communication unit of the server receives the predicted route output by the vehicle behavior prediction unit of the in-vehicle device by communication, and calculates the certainty factor by the inference unit on the server side.

<第2の実施の形態に係る車両検索システム210の構成>
図16に示すように、本発明の第2の実施の形態に係る車両検索システム210は、複数の車両に備えられた複数の車載装置212と、複数の車載装置212から送信された車両情報を受信して、検索条件を満たす車両を検索するサーバ214とを備えている。複数の車載装置212とサーバ214とは、インターネットなどのネットワーク16を介して接続されている。
<Configuration of vehicle search system 210 according to the second embodiment>
As shown in FIG. 16, the vehicle search system 210 according to the second embodiment of the present invention uses a plurality of in-vehicle devices 212 provided in a plurality of vehicles and vehicle information transmitted from the plurality of in-vehicle devices 212. A server 214 that receives and searches for a vehicle that satisfies the search condition. The plurality of in-vehicle devices 212 and the server 214 are connected via a network 16 such as the Internet.

[車載装置212]
車載装置212は、位置計測部120と、車両センサ124と、位置計測部120によって計測された自車両の位置情報、及び車両センサ124によって検出された自車両の速度に基づいて、自車両の挙動を予測するコンピュータ226とを備えている。
[In-vehicle device 212]
The in-vehicle device 212 is based on the position measuring unit 120, the vehicle sensor 124, the position information of the own vehicle measured by the position measuring unit 120, and the speed of the own vehicle detected by the vehicle sensor 124. And a computer 226 for predicting.

コンピュータ226は、CPUと、RAMと、後述する各処理ルーチンを実行するためのプログラムを記憶したROMとを備え、機能的には次に示すように構成されている。コンピュータ226は、位置計測部120によって計測された自車両の現時刻tの位置情報(X,Y)と、車両センサ124によって検出された自車両の速度とを取得する情報取得部128と、情報取得部128によって取得された車両情報を車両IDと共にサーバ214へ逐次送信すると共に、サーバ214との間でデータの送受信を行う通信部230と、情報取得部128によって取得された自車両の位置情報及び自車両の速度に基づいて、自車両の予測経路を予測する車両挙動予測部132と、サーバ214から送信されたタスクの指示情報を受信した場合に、タスクを実行するタスク処理部136とを備えている。なお、通信部230は、車両挙動情報送信手段と、車両情報送信手段との一例である。   The computer 226 includes a CPU, a RAM, and a ROM that stores a program for executing processing routines to be described later, and is functionally configured as follows. The computer 226 includes an information acquisition unit 128 that acquires position information (X, Y) of the current time t of the host vehicle measured by the position measurement unit 120 and the speed of the host vehicle detected by the vehicle sensor 124, and information The vehicle information acquired by the acquisition unit 128 is sequentially transmitted to the server 214 together with the vehicle ID, and the communication unit 230 that transmits and receives data to and from the server 214, and the position information of the host vehicle acquired by the information acquisition unit 128 And a vehicle behavior prediction unit 132 that predicts the predicted route of the host vehicle based on the speed of the host vehicle, and a task processing unit 136 that executes a task when the instruction information of the task transmitted from the server 214 is received. I have. The communication unit 230 is an example of a vehicle behavior information transmission unit and a vehicle information transmission unit.

通信部230は、情報取得部128によって取得された自車両の現時刻tの位置情報(X,Y)を、サーバ214へ逐次送信する。また、通信部230は、サーバ214から送信された、予測結果送信要求を受信する。また、通信部230は、サーバ214から送信された予測結果送信要求を受信した場合に、車両挙動予測部132によって予測された予測経路をサーバ214へ送信する。また、通信部230は、サーバ214から送信された、車両に実行させるタスクを指示する指示情報を受信する。   The communication unit 230 sequentially transmits the position information (X, Y) of the current vehicle t acquired by the information acquisition unit 128 to the server 214. Further, the communication unit 230 receives the prediction result transmission request transmitted from the server 214. Further, when the communication unit 230 receives the prediction result transmission request transmitted from the server 214, the communication unit 230 transmits the predicted route predicted by the vehicle behavior prediction unit 132 to the server 214. Further, the communication unit 230 receives instruction information transmitted from the server 214 and instructing a task to be executed by the vehicle.

[サーバ214]
サーバ214は、CPU、後述する各処理ルーチンを実現するためのプログラム等を記憶したROM、データを一時的に記憶するRAM、記憶手段としてのメモリ、ネットワークインタフェース等を含むサーバで構成されており、機能的には、受付部140、通信部242、データ格納部144、データベース145、簡易予測部146、推論部234、車両検索部248、及びタスク生成部150を含んだ構成で表すことができる。通信部142は、予測結果送信要求送信手段の一例であり、簡易予測部146は、車両選択手段の一例である。また、推論部234は、検索情報生成手段の一例である。
[Server 214]
The server 214 is composed of a server including a CPU, a ROM that stores a program for realizing each processing routine to be described later, a RAM that temporarily stores data, a memory as a storage unit, a network interface, and the like. Functionally, the reception unit 140, the communication unit 242, the data storage unit 144, the database 145, the simple prediction unit 146, the inference unit 234, the vehicle search unit 248, and the task generation unit 150 can be represented. The communication unit 142 is an example of a prediction result transmission request transmission unit, and the simple prediction unit 146 is an example of a vehicle selection unit. The inference unit 234 is an example of search information generation means.

通信部242は、複数の車載装置212の各々から送信された車両の位置情報(X,Y)を受信する。また、通信部242は、後述する簡易予測部146によって車両の候補として選択された車両の車載装置212の各々に対し、予測結果送信要求を送信する。また、通信部242は、後述するタスク生成部150によって生成された指示情報を、車両の車載装置212に対し送信する。   The communication unit 242 receives vehicle position information (X, Y) transmitted from each of the plurality of in-vehicle devices 212. In addition, the communication unit 242 transmits a prediction result transmission request to each of the in-vehicle devices 212 of the vehicle selected as a vehicle candidate by the simple prediction unit 146 described later. In addition, the communication unit 242 transmits instruction information generated by the task generation unit 150 described later to the in-vehicle device 212 of the vehicle.

推論部234は、通信部242によって受信された車両の予測経路の各々に基づいて、車載装置212の各々について、クエリに含まれる検索条件を満たすか否かを表す情報として、検索条件を満たす度合いを表す確信度を算出する。   The inference unit 234 determines the degree of satisfying the search condition as information indicating whether or not the search condition included in the query is satisfied for each of the in-vehicle devices 212 based on each predicted route of the vehicle received by the communication unit 242. Is calculated.

車両検索部248は、推論部234によって生成された確信度に基づいて、検索条件を満たす車両を検索する。   The vehicle search unit 248 searches for a vehicle that satisfies the search condition based on the certainty factor generated by the inference unit 234.

<車両検索システムの作用>
次に、本発明の第2の実施の形態に係る車両検索システム210の動作について説明する。車載装置212を搭載した車両の各々が走行し、サーバ214が起動されると、各車両の車載装置212は図9に示す予測処理ルーチンを実行し、サーバ214は、図12に示す検索処理ルーチンを実行する。また、上記図14に示した推論処理ルーチン及び上記図15に示した確信度算出処理ルーチンは、サーバ214側で実行される。
<Operation of vehicle search system>
Next, the operation of the vehicle search system 210 according to the second embodiment of the present invention will be described. When each of the vehicles equipped with the in-vehicle device 212 travels and the server 214 is activated, the in-vehicle device 212 of each vehicle executes the prediction processing routine shown in FIG. 9, and the server 214 executes the search processing routine shown in FIG. Execute. Further, the inference processing routine shown in FIG. 14 and the certainty factor calculation processing routine shown in FIG. 15 are executed on the server 214 side.

なお、第2の実施の形態に係る車両検索システムの他の構成及び作用については、第1の実施の形態と同様であるため、説明を省略する。   In addition, about the other structure and effect | action of the vehicle search system which concern on 2nd Embodiment, since it is the same as that of 1st Embodiment, description is abbreviate | omitted.

以上説明したように、本発明の第2の実施の形態の車両検索システムによれば、車載装置は、車両情報に基づいて、予め定められた予測時間後まで、車両の予測経路を繰り返し予測し、サーバから送信された予測結果送信要求を受信した場合に、予測された車両の予測経路をサーバへ送信し、サーバは、入力された検索条件と複数の車載装置の各々から送信された車両情報とに基づいて、複数の車両の各々から、検索条件を満たす車両の候補を選択し、車両の候補として選択された車両の車載装置の各々に対し、予測結果送信要求を送信し、車載装置の各々から送信された車両の予測経路に基づいて、車載装置の各々について確信度を算出し、確信度に基づいて、車両を検索することにより、車両検索の遅延を抑制することができる。   As described above, according to the vehicle search system of the second embodiment of the present invention, the in-vehicle device repeatedly predicts the predicted route of the vehicle until after a predetermined prediction time based on the vehicle information. When the prediction result transmission request transmitted from the server is received, the predicted route of the predicted vehicle is transmitted to the server, and the server transmits the input search condition and vehicle information transmitted from each of the plurality of in-vehicle devices. And selecting a candidate vehicle satisfying the search condition from each of the plurality of vehicles, transmitting a prediction result transmission request to each of the in-vehicle devices of the vehicle selected as the vehicle candidate, Based on the predicted route of the vehicle transmitted from each, the certainty factor is calculated for each of the in-vehicle devices, and by searching for the vehicle based on the certainty factor, a delay in the vehicle search can be suppressed.

なお、本発明は、各図を用いて説明した実施の形態例に限定されるものではなく、その要旨を逸脱しない範囲において種々変更して適用することが可能である。   Note that the present invention is not limited to the embodiment described with reference to the drawings, and various modifications can be applied without departing from the scope of the invention.

例えば、上記の実施の形態では、車両の経路を予測する場合を例に説明したが、これに限定されるものではない。例えば、車両センサ124がカーナビゲーションシステムを用いて構成されており、当該カーナビゲーションシステムに目的地が入力され、車両の走行経路がドライバに示されている場合、ドライバは高い可能性でカーナビゲーションシステムの経路を利用すると考えられるため、当該経路を予測経路とするなどの改良も考えられる。   For example, in the above embodiment, the case where the route of the vehicle is predicted has been described as an example, but the present invention is not limited to this. For example, when the vehicle sensor 124 is configured using a car navigation system, a destination is input to the car navigation system, and the driving route of the vehicle is indicated to the driver, the driver is highly likely to use the car navigation system. Therefore, an improvement such as making the route a predicted route is also conceivable.

また、上記の実施の形態では、車両の挙動の時系列として予測経路を予測する場合を例に説明したが、これに限定されるものではなく、例えば車両の挙動の時系列として目的地を予測してもよい。   In the above embodiment, the case where the predicted route is predicted as the time series of the vehicle behavior is described as an example. However, the present invention is not limited to this. For example, the destination is predicted as the time series of the vehicle behavior. May be.

また、上記の実施の形態では、簡易予測部は、車両の位置情報に基づいて確信度を算出する場合を例に説明したが、これに限定されるものではなく、例えば、車両の進行方向のベクトルの先に道路セグメントA(地点A)があるか否かのような角度の情報に基づいて、確信度を算出することもできる。   Further, in the above embodiment, the simple prediction unit has been described as an example of calculating the certainty factor based on the position information of the vehicle, but is not limited to this. For example, the simple prediction unit is not limited to the traveling direction of the vehicle. The certainty factor can also be calculated based on angle information such as whether or not the road segment A (point A) is ahead of the vector.

また、上記の実施の形態では、タスク生成部150が、確信度に応じたタスクを生成し、タスク処理部136が、タスクを実行する場合を例に説明したが、これに限定されるものではなく、タスクを生成せず、タスクを実行せずともよい。   In the above embodiment, the task generation unit 150 generates a task according to the certainty factor, and the task processing unit 136 executes the task. However, the present invention is not limited to this. There is no need to generate a task or execute a task.

また、上記の実施の形態では、車両センサ124によって自車両の速度を検出し、自車両の速度を用いてrの平均的な所要走行時間をT(r)を算出する場合を例に説明したが、これに限定されるものではない。例えば、rについて予め定められた平均的な所要走行時間をT(r)を用いてもよい。 Further, in the above-described embodiment, an example in which detecting the speed of the vehicle by the vehicle sensor 124, calculates the T (r t) of the average required travel time r t with the speed of the vehicle Although described, the present invention is not limited to this. For example, T (r t ) may be used as an average required travel time predetermined for r t .

なお、本発明のプログラムを記憶する記憶媒体は、特に限定されず、ハードディスクであってもよいし、ROMであってもよい。また、CD−ROMやDVDディスク、光磁気ディスクやICカードであってもよい。更にまた、該プログラムを、ネットワークに接続されたサーバ等からダウンロードするようにしてもよい。   The storage medium for storing the program of the present invention is not particularly limited, and may be a hard disk or a ROM. Further, it may be a CD-ROM, a DVD disk, a magneto-optical disk or an IC card. Furthermore, the program may be downloaded from a server or the like connected to the network.

10,210 車両検索システム
12,212 車載装置
14,214 サーバ
16 ネットワーク
120 位置計測部
124 車両センサ
126,226 コンピュータ
128 情報取得部
130,230 通信部
132 車両挙動予測部
134,234 推論部
136 タスク処理部
140 受付部
142,242 通信部
144 データ格納部
145 データベース
146 簡易予測部
148,248 車両検索部
150 タスク生成部
DESCRIPTION OF SYMBOLS 10,210 Vehicle search system 12,212 Vehicle-mounted apparatus 14,214 Server 16 Network 120 Position measurement part 124 Vehicle sensor 126,226 Computer 128 Information acquisition part 130,230 Communication part 132 Vehicle behavior prediction part 134,234 Inference part 136 Task processing Unit 140 reception unit 142, 242 communication unit 144 data storage unit 145 database 146 simple prediction unit 148, 248 vehicle search unit 150 task generation unit

Claims (6)

複数の車両に備えられた複数の車載装置と、情報処理装置とを備える車両検索システムであって、
前記車載装置は、
前記車両に関する車両情報を、前記情報処理装置へ送信する車両情報送信手段と、
前記車両情報に基づいて、予め定められた予測時間後まで、前記車両の挙動の時系列を繰り返し予測する車両挙動予測手段と、
前記情報処理装置から送信された、位置及び時間に関する検索条件を受信した場合に、前記車両挙動予測手段によって予測された前記車両の挙動の時系列に基づいて、前記検索条件を満たすか否かを表す情報を生成する検索情報生成手段と、
前記検索情報生成手段によって生成された前記検索条件を満たすか否かを表す情報を、前記情報処理装置へ送信する検索情報送信手段と、を備え、
前記情報処理装置は、
入力された前記検索条件と、前記複数の車載装置の各々から送信された前記車両情報とに基づいて、前記複数の車両の各々から、前記検索条件を満たす前記車両の候補を選択する車両選択手段と、
前記車両選択手段によって前記車両の候補として選択された前記車両の前記車載装置の各々に対し、前記検索条件を送信する検索条件送信手段と、
前記車載装置の各々から送信された前記検索条件を満たすか否かを表す情報に基づいて、前記検索条件を満たす車両を検索する車両検索手段と、を備える
車両検索システム。
A vehicle search system comprising a plurality of in-vehicle devices provided in a plurality of vehicles and an information processing device,
The in-vehicle device is
Vehicle information transmission means for transmitting vehicle information related to the vehicle to the information processing device;
Vehicle behavior prediction means for repeatedly predicting the time series of the behavior of the vehicle based on the vehicle information until after a predetermined prediction time;
Whether or not the search condition is satisfied based on a time series of the behavior of the vehicle predicted by the vehicle behavior prediction means when the search condition regarding the position and time transmitted from the information processing apparatus is received. Search information generating means for generating information to represent;
Search information transmitting means for transmitting to the information processing apparatus information indicating whether or not the search condition generated by the search information generating means is satisfied,
The information processing apparatus includes:
Vehicle selection means for selecting a candidate for the vehicle that satisfies the search condition from each of the plurality of vehicles based on the input search condition and the vehicle information transmitted from each of the plurality of in-vehicle devices. When,
Search condition transmission means for transmitting the search condition to each of the in-vehicle devices of the vehicle selected as the vehicle candidate by the vehicle selection means;
A vehicle search system comprising: vehicle search means for searching for a vehicle that satisfies the search condition based on information indicating whether or not the search condition is transmitted from each of the in-vehicle devices.
複数の車両に備えられた複数の車載装置と、情報処理装置とを備える車両検索システムであって、
前記車載装置は、
前記車両に関する車両情報を、前記情報処理装置へ送信する車両情報送信手段と、
前記車両情報に基づいて、予め定められた予測時間後まで、前記車両の挙動の時系列を繰り返し予測する車両挙動予測手段と、
前記情報処理装置から送信された、予測結果送信要求を受信した場合に、前記車両挙動予測手段によって予測された前記車両の挙動の時系列を、前記情報処理装置へ送信する車両挙動情報送信手段と、を備え、
前記情報処理装置は、
位置及び時間に関する入力された検索条件と、前記複数の車載装置の各々から送信された前記車両情報とに基づいて、前記複数の車両の各々から、前記検索条件を満たす前記車両の候補を選択する車両選択手段と、
前記車両選択手段によって前記車両の候補として選択された前記車両の前記車載装置の各々に対し、前記予測結果送信要求を送信する予測結果送信要求送信手段と、
前記車載装置の各々から送信された前記車両の挙動の時系列に基づいて、前記車載装置の各々について、前記検索条件を満たすか否かを表す情報を生成する検索情報生成手段と、
前記検索情報生成手段によって生成された前記検索条件を満たすか否かを表す情報に基づいて、前記検索条件を満たす車両を検索する車両検索手段と、を備える
車両検索システム。
A vehicle search system comprising a plurality of in-vehicle devices provided in a plurality of vehicles and an information processing device,
The in-vehicle device is
Vehicle information transmission means for transmitting vehicle information related to the vehicle to the information processing device;
Vehicle behavior prediction means for repeatedly predicting the time series of the behavior of the vehicle based on the vehicle information until after a predetermined prediction time;
Vehicle behavior information transmission means for transmitting, to the information processing apparatus, a time series of the behavior of the vehicle predicted by the vehicle behavior prediction means when receiving a prediction result transmission request transmitted from the information processing apparatus; With
The information processing apparatus includes:
Based on the input search conditions related to the position and time and the vehicle information transmitted from each of the plurality of in-vehicle devices, the candidate of the vehicle satisfying the search conditions is selected from each of the plurality of vehicles. Vehicle selection means;
Prediction result transmission request transmission means for transmitting the prediction result transmission request to each of the in-vehicle devices of the vehicle selected as the vehicle candidate by the vehicle selection means;
Search information generating means for generating information indicating whether or not the search condition is satisfied for each of the in-vehicle devices based on the time series of the behavior of the vehicle transmitted from each of the in-vehicle devices;
A vehicle search system comprising: vehicle search means for searching for a vehicle that satisfies the search condition based on information indicating whether or not the search condition is generated generated by the search information generation means.
前記検索条件は、車両の走行位置と時間区間とを含む検索条件であり、
前記車両挙動予測手段は、前記車両情報に基づいて、前記検索条件に含まれる時間区間の上限として予め定められた予測時間後まで、前記車両の走行位置の時系列を繰り返し予測し、
前記検索情報生成手段は、前記車両挙動予測手段によって予測された前記車両の走行位置の時系列に基づいて、前記検索条件に含まれる前記時間区間内に、前記検索条件に含まれる前記走行位置を前記車両が走行するか否かを表す情報を算出する
請求項1又は請求項2に記載の車両検索システム。
The search condition is a search condition including a travel position of a vehicle and a time section,
The vehicle behavior prediction means repeatedly predicts a time series of the travel position of the vehicle until after a predetermined prediction time as an upper limit of a time interval included in the search condition based on the vehicle information,
The search information generation unit is configured to determine the travel position included in the search condition within the time interval included in the search condition based on a time series of the travel position of the vehicle predicted by the vehicle behavior prediction unit. The vehicle search system according to claim 1, wherein information indicating whether the vehicle travels is calculated.
前記検索条件を満たすか否かを表す情報は、前記検索条件を満たす度合いを表す確信度である請求項1〜請求項3の何れか1項に記載の車両検索システム。   The vehicle search system according to any one of claims 1 to 3, wherein the information indicating whether or not the search condition is satisfied is a certainty factor indicating a degree of satisfying the search condition. 前記検索された車両の各々に対し、
前記情報処理装置は、
前記検索条件を満たすか否かを表す情報に応じたタスクであって、前記車両に実行させるタスクを指示する指示情報を生成するタスク生成手段と、
前記タスク生成手段によって生成された前記指示情報を、前記車両の前記車載装置に対し送信するタスク送信手段と、を更に備え、
前記車載装置は、
前記情報処理装置から送信された前記指示情報に基づいて、前記タスクを実行するタスク処理手段を更に備える
請求項1〜請求項4の何れか1項に記載の車両検索システム。
For each of the retrieved vehicles,
The information processing apparatus includes:
A task according to information indicating whether or not the search condition is satisfied, and task generation means for generating instruction information for instructing a task to be executed by the vehicle;
Task transmission means for transmitting the instruction information generated by the task generation means to the in-vehicle device of the vehicle,
The in-vehicle device is
The vehicle search system according to claim 1, further comprising task processing means for executing the task based on the instruction information transmitted from the information processing apparatus.
前記検索された車両の各々に対し、前記タスク生成手段は、前記検索条件を満たすか否かを表す情報に応じて、情報の提示の有無又は提示情報の種類を指示する前記指示情報を生成し、
前記タスク処理手段は、前記情報処理装置から送信された前記指示情報に基づいて、前記車両の乗員に対して情報を提示するタスクを実行する
請求項5に記載の車両検索システム。
For each of the searched vehicles, the task generation means generates the instruction information indicating whether or not to present information or the type of presentation information according to information indicating whether or not the search condition is satisfied. ,
The vehicle search system according to claim 5, wherein the task processing unit executes a task of presenting information to an occupant of the vehicle based on the instruction information transmitted from the information processing apparatus.
JP2015056606A 2015-03-19 2015-03-19 Vehicle search system Expired - Fee Related JP6477087B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015056606A JP6477087B2 (en) 2015-03-19 2015-03-19 Vehicle search system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015056606A JP6477087B2 (en) 2015-03-19 2015-03-19 Vehicle search system

Publications (2)

Publication Number Publication Date
JP2016177487A true JP2016177487A (en) 2016-10-06
JP6477087B2 JP6477087B2 (en) 2019-03-06

Family

ID=57069174

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015056606A Expired - Fee Related JP6477087B2 (en) 2015-03-19 2015-03-19 Vehicle search system

Country Status (1)

Country Link
JP (1) JP6477087B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114936959A (en) * 2022-06-17 2022-08-23 上海市城乡建设和交通发展研究院 Method for realizing vehicle matching and passenger boarding point identification based on IC card swiping and bus track data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003130660A (en) * 2001-10-23 2003-05-08 Alpine Electronics Inc Facility information providing device
JP2006284254A (en) * 2005-03-31 2006-10-19 Denso It Laboratory Inc Course prediction method, course prediction device, and course-prediction information using system
JP2006284246A (en) * 2005-03-31 2006-10-19 Nec Corp Taxi course search system
JP2010231557A (en) * 2009-03-27 2010-10-14 Toyota Motor Corp Traffic information providing system, information processing apparatus, and navigation apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003130660A (en) * 2001-10-23 2003-05-08 Alpine Electronics Inc Facility information providing device
JP2006284254A (en) * 2005-03-31 2006-10-19 Denso It Laboratory Inc Course prediction method, course prediction device, and course-prediction information using system
JP2006284246A (en) * 2005-03-31 2006-10-19 Nec Corp Taxi course search system
JP2010231557A (en) * 2009-03-27 2010-10-14 Toyota Motor Corp Traffic information providing system, information processing apparatus, and navigation apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114936959A (en) * 2022-06-17 2022-08-23 上海市城乡建设和交通发展研究院 Method for realizing vehicle matching and passenger boarding point identification based on IC card swiping and bus track data

Also Published As

Publication number Publication date
JP6477087B2 (en) 2019-03-06

Similar Documents

Publication Publication Date Title
JP6332287B2 (en) Route prediction apparatus and route prediction method
JP5914249B2 (en) Route calculation system, navigation device, and route calculation method
JP4554653B2 (en) Route search method, route search system, and navigation apparatus
JP6094543B2 (en) Origin / Destination Extraction Device, Origin / Destination Extraction Method
US20150278712A1 (en) Method, apparatus, and program
EP2917696B1 (en) Navigation system
JP6141743B2 (en) Moving path estimation system and method
JP5513360B2 (en) Traffic jam information generating apparatus, traffic jam information generating method, and program
WO2019171705A1 (en) Route information transmission method, route information transmission system, and vehicle-mounted terminal
JP6363534B2 (en) Route search device, route search system, route search method and program
JP6477087B2 (en) Vehicle search system
JP2009270877A (en) Traveling route prediction guiding device, traveling route prediction guiding method, and computer program
JP5818971B2 (en) Search device, search management device, terminal device, and calculation method
JP2011174739A (en) Navigation server and navigation system
JP2016139427A (en) Information processing system, information processor, information processing method, and information processing program
JP5586533B2 (en) Navigation system
WO2014049843A1 (en) Navigation device
JP2019211484A (en) Image processing apparatus, image processing management apparatus, terminal device, and image processing method
JP2018109631A (en) Image processing unit, image processing management device, terminal device, and image processing method
JP2014032514A (en) Route prediction device, route prediction system, route prediction method, and computer program
JP5860136B2 (en) Image processing device, image processing management device, terminal device, and image processing method
WO2023156258A1 (en) Processing digital map data
JP6363411B2 (en) Navigation device, notification information generation device, and notification information generation system
JP6451349B2 (en) Navigation system, method and program
JP2023082001A (en) Information processing device, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171226

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181221

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190121

R150 Certificate of patent or registration of utility model

Ref document number: 6477087

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees