JP2009180500A - Car navigation method, car navigation system, traffic information management device and car navigation device - Google Patents

Car navigation method, car navigation system, traffic information management device and car navigation device Download PDF

Info

Publication number
JP2009180500A
JP2009180500A JP2008016980A JP2008016980A JP2009180500A JP 2009180500 A JP2009180500 A JP 2009180500A JP 2008016980 A JP2008016980 A JP 2008016980A JP 2008016980 A JP2008016980 A JP 2008016980A JP 2009180500 A JP2009180500 A JP 2009180500A
Authority
JP
Japan
Prior art keywords
link
travel time
storage unit
statistical
upstream
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
JP2008016980A
Other languages
Japanese (ja)
Other versions
JP4814896B2 (en
Inventor
Hironaru Takahashi
広考 高橋
Mariko Okude
真理子 奥出
Takumi Fushiki
伏木  匠
Noriyuki Abe
憲幸 阿部
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.)
Faurecia Clarion Electronics Co Ltd
Original Assignee
Xanavi Informatics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xanavi Informatics Corp filed Critical Xanavi Informatics Corp
Priority to JP2008016980A priority Critical patent/JP4814896B2/en
Publication of JP2009180500A publication Critical patent/JP2009180500A/en
Application granted granted Critical
Publication of JP4814896B2 publication Critical patent/JP4814896B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide highly accurate route searching results, when a right-turn congestion link is extended up to its upstream link. <P>SOLUTION: A traffic information management device 21 calculates correction time for correcting link travel time of the right-turn congestion link and its upstream link based on statistical link travel time stored in a statistical travel time storage part 204, link travel time of a vehicle traveling on a smooth traffic lane of the right-turn congestion link and its upstream link provided from a link travel time storage part 203, and link travel time of the vehicle traveling on a congested traffic line of the upstream link, and delivers its calculated correction time to a car navigation device 3. The car navigation device 3 uses the link travel time of the right-turn congestion link and its upstream link stored in a statistical travel time storage part 315 by being corrected by the delivered correction time when searching a minimum cost route by a route searching part 312. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、現在地から目的地までの経路をドライバに提示して、車両の走行進路を誘導するカーナビゲーション方法、カーナビゲーションシステム、交通情報管理装置およびカーナビゲーション装置に関する。   The present invention relates to a car navigation method, a car navigation system, a traffic information management device, and a car navigation device for presenting a route from a current location to a destination to a driver and guiding a travel route of the vehicle.

現在、多くの車両に搭載されたカーナビゲーション装置においては、内蔵の地図データベースに基づき現在地から目的地までの経路が探索され、探索された経路が表示装置に表示される。その場合、その経路の探索には、ダイクストラ法など種々のアルゴリズムが用いられるが、その経路探索においては、例えば、目的地までの距離や所要時間などが最小になるようないわゆる最小コスト経路が探索される。   Currently, in car navigation devices mounted on many vehicles, a route from a current location to a destination is searched based on a built-in map database, and the searched route is displayed on a display device. In that case, various algorithms such as the Dijkstra method are used for the route search. In the route search, for example, a so-called minimum cost route that minimizes the distance to the destination and the required time is searched. Is done.

すなわち、経路探索においては、より一般的には、道路網を構成するリンク(通常、2つの交差点を結ぶ道路に相当)やノード(通常、交差点に相当)に、あらかじめ所定のコスト(例えば、リンク長、リンク走行時間、左折時間、右折時間、通過料金など)が設定され、現在地と目的地とをつなぐすべての経路について、その経路に含まれるリンクおよびノードのコストで表される所定のコスト関数(例えば、所要時間の総和など)の値が計算され、その値が最小になる経路が抽出される。   That is, in route search, more generally, a predetermined cost (for example, a link) is added to a link (usually equivalent to a road connecting two intersections) or a node (usually equivalent to an intersection) in advance. A predetermined cost function expressed by the cost of the link and node included in the route for all routes connecting the current location and the destination, such as length, link travel time, left turn time, right turn time, transit fee, etc.) A value of (for example, a total sum of required times) is calculated, and a route having the minimum value is extracted.

例えば、特許文献1には、リンク間接続コストの概念を導入することにより、交差点における左折または右折時の減速によるロス時間や、右折時の対向車の通過待ち時間を考慮した最小コスト経路(この場合のコストは、時間である)の探索方法が開示されている。そして、その経路探索方法においては、そのリンク間接続コストは、プローブカーが分岐した方向、つまり、直進車、右折車を識別することにより取得されるとし、その結果、右折渋滞などが生じた場合でも、より精度の高い最小コスト経路が探索されるとしている。   For example, Patent Document 1 introduces the concept of inter-link connection costs, which enables a minimum cost route that takes into account the loss time due to deceleration at the time of a left or right turn at an intersection and the passing waiting time of an oncoming vehicle at the time of a right turn (this A search method is disclosed (the cost of the case is time). In the route search method, the link connection cost is acquired by identifying the direction in which the probe car branches, that is, the straight-ahead car and the right-turn car, and as a result, a right-turn traffic jam occurs. However, it is said that a more accurate minimum cost route is searched.

特許文献1に開示された経路探索方法においては、交差点には、右折車線、直進車線および左折車線があり、右折、直進または左折する車両は、そのそれぞれの車線を通過するものとして、右折、直進または左折するプローブカーのデータに基づき、リンク間接続コストを取得している。こうして取得したリンク間接続コストは、例えば、その交差点で、右折渋滞が生じたとしても、現実に適合したデータが取得される。
特開2006−47246号公報
In the route search method disclosed in Patent Document 1, there are a right turn lane, a straight lane, and a left turn lane at an intersection. A vehicle that turns right, straight, or left turns as if it passes through each lane, and then turns right, goes straight. Or, the link connection cost is obtained based on the data of the probe car turning left. As for the link connection cost acquired in this way, for example, even if a right turn traffic jam occurs at the intersection, data that is actually suited is acquired.
JP 2006-47246 A

しかしながら、特許文献1に開示された経路探索方法においては、右折渋滞が当該渋滞発生リンクだけでなく、そのリンクの始点交差点を越えて延び、そのリンクの上流リンクに及び、かつ、その上流リンクと右折渋滞発生リンクとを接続する接続交差点を通過する車両の多くがその接続交差点で直進するような場合には、その接続交差点における上流リンクの直進のリンク間接続コストやリンクコストは、必ずしも適切な値が取得されないことがある。   However, in the route search method disclosed in Patent Document 1, the right-turn traffic jam extends not only to the traffic jam occurrence link but also beyond the link start point intersection, to the upstream link of the link, and to the upstream link. When many vehicles that pass through a connecting intersection that connects to a link where a right turn traffic jam occurs go straight at that connecting intersection, the cost of connecting the link between the upstream links at the connecting intersection and the link cost are not always appropriate. The value may not be obtained.

すなわち、そのような場合には、右折渋滞発生リンクの上流リンクでは、多くのプローブカーは、順調車線または渋滞車線のいずれを走行していても、その接続交差点を直進するので、そのリンクのリンクコストおよび直進リンクコストとしては、順調車線を走行したときに得られる値と、渋滞車線を走行したときに得られる値と、の間にある値が得られることになる。これのようにして得られたリンクコストおよび直進リンクコストは、右折時間、左折時間、渋滞などを考慮した、より精度の高い経路探索を行う場合には、順調車線のリンクコストとしても、また、渋滞車線のリンクコストとしても中途半端な値であり、適切なリンクコストおよび直進のリンク間接続コストとして利用するのは適切でない。   That is, in such a case, on the upstream link of the right-turn traffic jam occurrence link, many probe cars travel straight on the connecting intersection regardless of whether they are traveling in the smooth lane or the traffic jam lane. As the cost and the straight link cost, a value between a value obtained when traveling on a smooth lane and a value obtained when traveling on a traffic lane is obtained. The link cost and straight link cost obtained in this way can be used as the link cost of the smooth lane when performing a more accurate route search considering the right turn time, left turn time, traffic jams, etc. The link cost of a traffic jam lane is also a halfway value, and it is not appropriate to use it as an appropriate link cost and a straight link connection cost.

従って、特許文献1に開示された経路探索方法には、右折渋滞がその渋滞発生リンクの始点交差点を越えて、上流リンクまで延びた場合には、精度の高い経路探索結果を得ることができないという問題があることになる。   Therefore, the route search method disclosed in Patent Document 1 cannot obtain a highly accurate route search result when the right-turn traffic jam extends beyond the start point intersection of the traffic jam occurrence link to the upstream link. There will be a problem.

そこで、本発明の目的は、右折渋滞がその渋滞発生リンクの始点交差点を越えて、上流リンクまで延びた場合であっても、精度の高い経路探索結果を得ることが可能なカーナビゲーション方法、カーナビゲーションシステム、交通情報管理装置およびカーナビゲーション装置を提供することにある。   Accordingly, an object of the present invention is to provide a car navigation method and a car that can obtain a highly accurate route search result even when a right-turn traffic jam extends beyond the start point intersection of the traffic jam occurrence link to the upstream link. The object is to provide a navigation system, a traffic information management device, and a car navigation device.

前記目的を達成するために、本発明に係る交通情報管理装置は、車両のプローブデータから得られる車両ごとのリンク旅行時間を蓄積したリンク旅行時間記憶部と、前記リンク旅行時間記憶部に蓄積されたリンク旅行時間を統計して得られたリンクごとの統計リンク旅行時間を蓄積した統計旅行時間記憶部と、を備え、所定の右折渋滞リンクおよびその上流リンクのリンク旅行時間を補正する補正時間を、前記統計旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの統計リンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの順調車線を走行した車両のリンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの渋滞車線を走行した車両のリンク旅行時間と、に基づき算出し、その算出した右折渋滞リンクおよびその上流リンクのリンク旅行時間の補正時間をカーナビ装置へ配信することを特徴とする。   In order to achieve the above object, a traffic information management device according to the present invention is stored in a link travel time storage unit that stores link travel time for each vehicle obtained from vehicle probe data, and in the link travel time storage unit. A statistical travel time storage unit that accumulates the statistical link travel time for each link obtained by statistically calculating the link travel time, and a correction time for correcting the link travel time of a predetermined right turn traffic jam link and its upstream link Statistic link travel time of the right turn traffic congestion link obtained from the statistical travel time storage unit and its upstream link, and the right turn traffic congestion link obtained from the link travel time storage unit and the vehicle traveling on the smooth lane of the upstream link Link travel time and run on the traffic jam lane of the right turn traffic jam link and its upstream link obtained from the link travel time memory unit A link travel time of a vehicle, based on the calculated, characterized by distributing the correction time of the right turn congestion link and link travel time of the upstream link and the calculated car navigation device.

また、本発明に係るカーナビゲーション装置は、現在地から目的地までの最小コスト経路を探索するときには、前記配信された右折渋滞リンクおよびその上流リンクの補正時間により、交通情報管理装置から事前に提供された統計リンク旅行時間を補正することを特徴とする。   In addition, the car navigation device according to the present invention is provided in advance from the traffic information management device according to the distributed right turn traffic jam link and the correction time of the upstream link when searching for the minimum cost route from the current location to the destination. The statistical link travel time is corrected.

本発明によれば、以上のように、交通情報管理装置は、右折渋滞リンクおよびその上流リンクについての統計リンク旅行時間を補正する補正時間を算出し、カーナビゲーション装置は、それを利用して最小コスト経路を探索するので、右折渋滞がその渋滞発生リンクの始点交差点を越えて、上流リンクまで延びた場合であっても、精度の高い経路探索結果を得ることができる。   According to the present invention, as described above, the traffic information management device calculates the correction time for correcting the statistical link travel time for the right-turn traffic jam link and its upstream link, and the car navigation device uses this to calculate the minimum time. Since the cost route is searched, even if the right turn traffic jam extends beyond the start point intersection of the traffic jam occurrence link to the upstream link, a highly accurate route search result can be obtained.

本発明によれば、右折渋滞がその渋滞発生リンクの始点交差点を越えて、上流リンクまで延びた場合であっても、精度の高い経路探索結果を得ることが可能なカーナビゲーション方法、カーナビゲーションシステム、交通情報管理装置およびカーナビゲーション装置を提供することができる。   According to the present invention, a car navigation method and a car navigation system capable of obtaining a route search result with high accuracy even when a right turn traffic jam extends beyond an intersection of the traffic jam occurrence link to an upstream link. A traffic information management device and a car navigation device can be provided.

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

図1は、本発明の実施形態に係るカーナビゲーションシステムの機能ブロックの構成の例を示した図である。図1に示すように、カーナビゲーションシステム1は、交通情報センタ2に設けられた交通情報管理装置21に、通信装置22、通信ネットワーク5および基地局6を介して、車両4に搭載されたカーナビ装置3が接続されて構成される。   FIG. 1 is a diagram showing an example of a functional block configuration of a car navigation system according to an embodiment of the present invention. As shown in FIG. 1, a car navigation system 1 includes a car navigation system mounted on a vehicle 4 via a communication device 22, a communication network 5, and a base station 6 in a traffic information management device 21 provided in the traffic information center 2. The apparatus 3 is connected and configured.

ここで、通信ネットワーク5は、IP(Internet Protocol)ネットワーク、公衆電話交換回線網、携帯電話回線網などを含んで構成され、基地局6は、携帯電話の基地局、IEEE802.11シリーズ規格の無線LAN(Local Area Network)の基地局などによって構成される。また、交通情報センタ2の通信装置22は、ルータなどによって構成される。   Here, the communication network 5 includes an IP (Internet Protocol) network, a public switched telephone network, a mobile phone network, and the like, and the base station 6 is a mobile phone base station, a wireless device based on the IEEE 802.11 series standard. It is configured by a LAN (Local Area Network) base station or the like. The communication device 22 of the traffic information center 2 is configured by a router or the like.

車両4は、カーナビ装置3を搭載した一般の車両であり、カーナビ装置3は、本実施形態に特有の機能を実現する機能ブロック(詳細は後記)を備えることを除き、一般市販のカーナビ装置と同様の構成を有する。   The vehicle 4 is a general vehicle on which the car navigation device 3 is mounted. The car navigation device 3 includes a functional block (details will be described later) that realizes functions unique to the present embodiment, It has the same configuration.

車両4は、また、いわゆるプローブカーとしての機能を果たす。すなわち、車両4に搭載されたカーナビ装置3は、GPS(Global Positioning System)受信機33を備え、所定の時間間隔(例えば、1秒)ごとに、GPS受信機33により自車位置を測位し、経度・緯度などの現在位置および現在時刻のデータを取得し、その取得した現在位置および現在時刻のデータをプローブデータとして、基地局6、通信ネットワーク5および通信装置22を介して交通情報管理装置21へ送信する。   The vehicle 4 also functions as a so-called probe car. That is, the car navigation device 3 mounted on the vehicle 4 includes a GPS (Global Positioning System) receiver 33, and measures the position of the vehicle by the GPS receiver 33 at predetermined time intervals (for example, 1 second). Current position and current time data such as longitude and latitude are acquired, and the acquired current position and current time data are used as probe data as traffic data management device 21 via base station 6, communication network 5 and communication device 22. Send to.

交通情報管理装置21は、図示しないCPU(Central Processing Unit)と、半導体メモリやハードディスク装置などからなる記憶装置と、を備えたコンピュータによって構成され、車両4に搭載されたカーナビ装置3から送信されるプローブデータを受信し、その受信したプローブデータに基づき、リンク旅行時間を求め、前記記憶装置に蓄積するとともに、その蓄積したリンク旅行時間について所定の統計処理および補正処理を行って求めた統計旅行時間および補正時間を、カーナビ装置3へ配信する機能を備える。   The traffic information management device 21 is configured by a computer including a CPU (Central Processing Unit) (not shown) and a storage device including a semiconductor memory and a hard disk device, and is transmitted from the car navigation device 3 mounted on the vehicle 4. Statistical travel time obtained by receiving probe data, obtaining link travel time based on the received probe data, accumulating in the storage device, and performing predetermined statistical processing and correction processing on the accumulated link travel time And a function of distributing the correction time to the car navigation device 3.

交通情報管理装置21は、その機能を実現するために、プローブデータ収集部211、リンク旅行時間算出部212、リンク旅行時間統計部213、補正対象リンク抽出部214、補正時間算出部215、旅行時間配信部216などの処理機能ブロックと、リンクデータ記憶部201、プローブデータ記憶部202、リンク旅行時間記憶部203、統計旅行時間記憶部204、補正対象リンク記憶部205、補正時間記憶部206などの記憶機能ブロックと、を備える。   In order to realize the function, the traffic information management device 21 includes a probe data collection unit 211, a link travel time calculation unit 212, a link travel time statistics unit 213, a correction target link extraction unit 214, a correction time calculation unit 215, a travel time. Processing function blocks such as the distribution unit 216, link data storage unit 201, probe data storage unit 202, link travel time storage unit 203, statistical travel time storage unit 204, correction target link storage unit 205, correction time storage unit 206, etc. A storage function block.

ここで、プローブデータ収集部211、リンク旅行時間算出部212、リンク旅行時間統計部213、補正対象リンク抽出部214、補正時間算出部215、旅行時間配信部216などの処理機能ブロックの機能は、前記CPUが前記記憶装置に格納された所定のプログラムを実行することによって実現される。また、リンクデータ記憶部201、プローブデータ記憶部202、リンク旅行時間記憶部203、統計旅行時間記憶部204、補正対象リンク記憶部205、補正時間記憶部206などの記憶機能ブロックは、前記記憶装置上に構成される。   Here, the functions of the processing function blocks such as the probe data collection unit 211, the link travel time calculation unit 212, the link travel time statistics unit 213, the correction target link extraction unit 214, the correction time calculation unit 215, and the travel time distribution unit 216 are as follows: This is realized by the CPU executing a predetermined program stored in the storage device. The storage function blocks such as the link data storage unit 201, the probe data storage unit 202, the link travel time storage unit 203, the statistical travel time storage unit 204, the correction target link storage unit 205, and the correction time storage unit 206 Composed above.

また、カーナビ装置3は、図示しないCPUと半導体メモリやハードディスク装置などからなる記憶装置とを備えたコンピュータであるナビ処理装置31と、携帯電話機などからなる通信装置32、GPS受信機33、タッチパネルやリモコン装置からなる入力装置34、LCD(Liquid Crystal Display)などからなる表示装置35などを含んで構成される。   The car navigation device 3 includes a navigation processing device 31 that is a computer including a CPU (not shown) and a storage device such as a semiconductor memory or a hard disk device, a communication device 32 that includes a mobile phone, a GPS receiver 33, a touch panel, An input device 34 including a remote control device and a display device 35 including an LCD (Liquid Crystal Display) are included.

ナビ処理装置31は、少なくとも、前記したプローブカーとしての機能と、入力装置から入力される目的地データまでの推奨経路を探索して、その推奨経路を表示装置35に表示する機能と、を有する。ナビ処理装置31は、その機能を実現するために、データ送受信部311、経路探索部312、入出力制御部313、プローブデータ取得部314などの処理機能ブロックと、統計旅行時間記憶部315、補正時間記憶部316、リンクデータ記憶部317、プローブデータ記憶部318などの記憶機能ブロックと、を備える。   The navigation processing device 31 has at least a function as the probe car described above and a function of searching for a recommended route to the destination data input from the input device and displaying the recommended route on the display device 35. . In order to realize the function, the navigation processing device 31 includes processing function blocks such as a data transmission / reception unit 311, a route search unit 312, an input / output control unit 313, a probe data acquisition unit 314, a statistical travel time storage unit 315, a correction Storage function blocks such as a time storage unit 316, a link data storage unit 317, and a probe data storage unit 318.

ここで、データ送受信部311、経路探索部312、入出力制御部313、プローブデータ取得部314などの処理機能ブロックの機能は、前記CPUが前記記憶装置に格納された所定のプログラムを実行することによって実現される。また、統計旅行時間記憶部315、補正時間記憶部316、リンクデータ記憶部317、プローブデータ記憶部318などの記憶機能ブロックは、前記記憶装置上に構成される。   Here, the functions of processing function blocks such as the data transmission / reception unit 311, the route search unit 312, the input / output control unit 313, and the probe data acquisition unit 314 are such that the CPU executes a predetermined program stored in the storage device. It is realized by. In addition, storage function blocks such as the statistical travel time storage unit 315, the correction time storage unit 316, the link data storage unit 317, and the probe data storage unit 318 are configured on the storage device.

続いて、交通情報管理装置21のCPUが実行する処理内容について、順次、詳しく説明するが、ここでは、まず、その処理で用いられるデータの構成について説明しておく。図2は、交通情報管理装置21の記憶装置に記憶されるデータの構成の例を示した図である。   Subsequently, processing contents executed by the CPU of the traffic information management device 21 will be described in detail sequentially. Here, first, the configuration of data used in the processing will be described. FIG. 2 is a diagram illustrating an example of a configuration of data stored in the storage device of the traffic information management device 21.

プローブデータは、カーナビ装置3が所定の時間(例えば、1秒)ごとに取得したプローブデータを、プローブデータ収集部211を介して収集したデータであり、プローブデータ記憶部202に蓄積される。プローブデータのレコードは、図2(a)に示すように、「No.」、「車載器ID」、「日時」、「緯度」、「経度」の各フィールドによって構成される。   The probe data is data obtained by collecting the probe data acquired by the car navigation apparatus 3 every predetermined time (for example, 1 second) via the probe data collection unit 211 and is accumulated in the probe data storage unit 202. As shown in FIG. 2A, the probe data record includes fields of “No.”, “vehicle equipment ID”, “date / time”, “latitude”, and “longitude”.

ここで、「No.」は、当該プローブデータのレコードの識別番号、「車載器ID」は、当該プローブデータを取得したカーナビ装置3の識別番号、「日時」、「緯度」および「経度」は、前記の「車載器ID」を有するカーナビ装置3が当該プローブデータを取得したときの日時および位置データである。   Here, “No.” is the identification number of the record of the probe data, “In-vehicle device ID” is the identification number of the car navigation device 3 that has acquired the probe data, “Date”, “Latitude”, and “Longitude” are , Date and position data when the car navigation device 3 having the “vehicle equipment ID” acquires the probe data.

リンクデータは、始点交差点と終点交差点とを結ぶ道路(以下、リンクという)の位置および接続関係を表すデータ、つまり、道路地図を表すデータであり、本実施形態では、国内の全地域または一部の地域の道路地図に対応するリンクデータが事前にリンクデータ記憶部201に格納されているものとする。リンクデータのレコードは、図2(b)に示すように、「No.」、「流入リンクID」、「流出リンクID」、「始点緯度」、「始点経度」、「終点緯度」、「終点経度」、「接続角度」、「リンク長」、「フラグ」の各フィールドによって構成される。   The link data is data representing the position and connection relationship of a road (hereinafter referred to as a link) connecting a start point intersection and an end point intersection, that is, data representing a road map. It is assumed that link data corresponding to a road map in the area is stored in the link data storage unit 201 in advance. As shown in FIG. 2B, the link data record includes “No.”, “inflow link ID”, “outflow link ID”, “start latitude”, “start longitude”, “end latitude”, “end point”. Each field includes “longitude”, “connection angle”, “link length”, and “flag”.

ここで、「No.」は、当該リンクデータのレコードの識別番号、「流入リンクID」は、当該リンクデータの始点交差点と終点交差点とを結ぶリンク(以下、当該リンクという)の識別番号、「流出リンクID」は、当該リンクの終点交差点の先に接続されるリンクの識別番号、「始点緯度」および「始点経度」は、当該リンクの始点交差点の位置を表す緯度および経度のデータ、「終点緯度」および「終点経度」は、当該リンクの終点交差点の位置を表す緯度および経度のデータ、「接続角度」は、流出リンクが終点交差点において当該リンク(流入リンク)の延長線に対してなす角度、「リンク長」は、当該リンクの道のりの距離、「フラグ」は、右折渋滞が常習的に生じる交差点であることを示す目印データで、「ON」または「OFF」のデータである。   Here, “No.” is the identification number of the record of the link data, “Inflow link ID” is the identification number of the link connecting the start point intersection and the end point intersection of the link data (hereinafter referred to as the link), “ "Outflow link ID" is an identification number of the link connected to the end of the end point intersection of the link, "Start latitude" and "Start point longitude" are latitude and longitude data indicating the position of the start point intersection of the link, "End point" “Latitude” and “End longitude” are latitude and longitude data indicating the position of the end point intersection of the link, and “Connection angle” is an angle formed by the outflow link with respect to the extension line of the link (inflow link) at the end point intersection. , “Link length” is the distance of the link, and “Flag” is mark data indicating that the right-turn traffic jam occurs regularly, and is “ON” or “O” Which is the data of the F ".

リンク旅行時間記憶部203に蓄積されるリンク旅行時間データは、リンク旅行時間算出部212が、プローブデータ記憶部202を参照して、ある「車載器ID」を有するプローブデータの「日時」、「緯度」、「経度」をトレースすることによって取得される。リンク旅行時間データのレコードは、図2(c)に示すように、「No.」、「車載器ID」、「日時」、「流入リンクID」、「流出リンクID」、「リンク旅行時間」の各フィールドによって構成される。   The link travel time data stored in the link travel time storage unit 203 is obtained by the link travel time calculation unit 212 referring to the probe data storage unit 202 and the “date and time”, “ Acquired by tracing "latitude" and "longitude". As shown in FIG. 2C, the link travel time data records are “No.”, “vehicle equipment ID”, “date and time”, “inflow link ID”, “outflow link ID”, “link travel time”. It consists of each field.

ここで、「No.」は、当該リンク旅行時間データのレコードの識別番号、「車載器ID」は、当該リンク旅行時間データの元になったプローブデータを取得したカーナビ装置3の識別番号、「日時」は、当該カーナビ装置3を搭載した車両4が、当該リンク(「流入リンクID」を有するリンク)に進入したときの日時、「流入リンクID」は、当該リンクの識別番号、「流出リンクID」は、当該リンクの終点交差点の先に接続されるリンクの識別番号、「リンク旅行時間」は、当該車両4が「流入リンクID」を有するに進入して、そのリンクを走行後、「流出リンクID」を有するリンクへ進入するまでに要する時間(特許文献1でいうリンク間接続コストを含む)である。   Here, “No.” is the identification number of the record of the link travel time data, “In-vehicle device ID” is the identification number of the car navigation device 3 that acquired the probe data that is the source of the link travel time data, “ “Date and time” is the date and time when the vehicle 4 equipped with the car navigation device 3 enters the link (link having the “inflow link ID”), “inflow link ID” is the identification number of the link, and “outflow link” “ID” is an identification number of the link connected to the end of the end point intersection of the link, and “link travel time” is entered when the vehicle 4 has “inflow link ID” and travels through the link. This is the time required to enter the link having the “outflow link ID” (including the link connection cost referred to in Patent Document 1).

統計旅行時間記憶部204に蓄積される統計旅行時間データは、リンク旅行時間統計部213が、リンク旅行時間記憶部203に蓄積されたリンク旅行時間をそれぞれのリンクごとに、所定の時刻区分でソートし、その時刻区分ごとに統計処理(通常は、平均処理)して算出した統計リンク旅行時間を含んで構成される。統計旅行時間データのレコードは、図2(d)に示すように、「No.」、「時刻区分」、「流入リンクID」、「流出リンクID」、「統計リンク旅行時間」の各フィールドによって構成される。   The statistical travel time data accumulated in the statistical travel time storage unit 204 is sorted by the link travel time statistical unit 213 according to a predetermined time segment for each link by the link travel time statistical unit 213 for each link. The statistical link travel time calculated by statistical processing (normally average processing) for each time segment is included. As shown in FIG. 2D, the statistical travel time data record is recorded in the fields of “No.”, “Time division”, “Inflow link ID”, “Outflow link ID”, and “Statistical link travel time”. Composed.

ここで、「No.」は、当該統計旅行時間データのレコードの識別番号、「時刻区分」は、1日(0時00分から24時00分まで)を所定の時間(例えば、10分、1時間など)ごとに区分したときのその区分の開始時刻、「流入リンクID」は、当該リンクの識別番号、「流出リンクID」は、当該リンクの終点交差点の先に接続されるリンクの識別番号、「統計リンク旅行時間」は、当該時刻区分に属する当該リンクのリンク旅行時間を統計処理した統計リンク旅行時間である。   Here, “No.” is the identification number of the record of the statistical travel time data, and “time classification” is one day (from 0:00 to 24:00) for a predetermined time (for example, 10 minutes, 1 The start time of each segment when it is segmented by time, etc., “inflow link ID” is the identification number of the link, and “outflow link ID” is the identification number of the link connected to the end of the link at the end point “Statistical link travel time” is a statistical link travel time obtained by statistically processing the link travel time of the link belonging to the time segment.

補正対象リンク記憶部205に蓄積される補正対象リンクデータは、リンク旅行時間の補正処理対象のリンクであることを表すデータであり、補正対象リンク抽出部214がリンクデータ記憶部201のリンクデータを検索し、その「フラグ」フィールドが「ON」のデータを抽出することによって取得される。補正対象リンクデータのレコードは、図2(e)に示すように、「No.」、「流入リンクID」、「流出リンクID」の各フィールドによって構成される。   The correction target link data accumulated in the correction target link storage unit 205 is data indicating that the link is a link travel time correction processing target link, and the correction target link extraction unit 214 uses the link data stored in the link data storage unit 201. It is obtained by searching and extracting data whose “flag” field is “ON”. As shown in FIG. 2E, the correction target link data record includes fields of “No.”, “inflow link ID”, and “outflow link ID”.

ここで、「No.」は、当該補正対象リンクデータのレコードの識別番号、「流入リンクID」は、当該リンクの識別番号、「流出リンクID」は、当該リンクの終点交差点の先に接続されるリンクの識別番号である。   Here, “No.” is the identification number of the record of the correction target link data, “Inflow link ID” is the identification number of the link, and “Outflow link ID” is connected to the end of the end of the link. This is the link identification number.

図示しない記憶部に蓄積される流出リンクデータは、補正対象リンクデータの「流入リンクID」により指定されるリンクの直進流出リンクおよび右折流出リンクを表すデータである。流出リンクデータのレコードは、図2(f)に示すように、「No.」、「流入リンクID」、「直進流出リンクID」、「右折流出リンクID」の各フィールドによって構成される。   Outflow link data accumulated in a storage unit (not shown) is data representing a straight outflow link and a right turn outflow link of a link specified by the “inflow link ID” of the correction target link data. As shown in FIG. 2 (f), the record of the outflow link data is configured by fields of “No.”, “inflow link ID”, “straight forward outflow link ID”, and “right turn outflow link ID”.

ここで、「No.」は、当該流出リンクデータのレコードの識別番号、「流入リンクID」は、当該リンクの識別番号、「直進流出リンクID」は、当該リンクの終点交差点の直進方向の先に接続されるリンクの識別番号、「右折流出リンクID」は、当該リンクの終点交差点の右折方向の先に接続されるリンクの識別番号である。   Here, “No.” is the identification number of the record of the outflow link data, “inflow link ID” is the identification number of the link, and “straight forward outflow link ID” is the destination of the straight line at the end point intersection of the link. The identification number of the link connected to “Right turn outflow link ID” is the identification number of the link connected in the right turn direction at the end point intersection of the link.

補正時間記憶部206に蓄積される補正時間データは、補正対象リンクおよびその上流リンクのリンク旅行時間を補正するための補正時間を含んで構成される。補正時間データのレコードは、図2(g)に示すように、「No.」、「時刻区分」、「流入リンクID」、「流出リンクID」、「上流リンクID」、「補正時間」の各フィールドによって構成される。   The correction time data stored in the correction time storage unit 206 includes a correction time for correcting the link travel time of the correction target link and its upstream link. As shown in FIG. 2G, the correction time data records include “No.”, “Time division”, “Inflow link ID”, “Outflow link ID”, “Upstream link ID”, and “Correction time”. Consists of each field.

ここで、「No.」は、当該補正時間データのレコードの識別番号、「時刻区分」、「流入リンクID」、「流出リンクID」は、補正対象リンクまたはその上流リンクの統計旅行時間の同じフィールドのデータ、「上流リンクID」は、当該リンクの始点交差点の上流に接続されたリンクの識別番号、「補正時間」は、当該リンクのリンク旅行時間の補正時間である。   Here, “No.” is the identification number of the record of the correction time data, “time division”, “inflow link ID”, and “outflow link ID” are the same as the statistical travel time of the correction target link or its upstream link. Field data, “upstream link ID” is the identification number of the link connected upstream of the starting point intersection of the link, and “correction time” is the correction time of the link travel time of the link.

続いて、図1、図2、および、この後に提示する図3以降の図面を参照して、交通情報管理装置21の各処理機能部における処理内容について詳しく説明する。   Next, the processing contents in each processing function unit of the traffic information management device 21 will be described in detail with reference to FIGS. 1 and 2 and the drawings subsequent to FIG.

図1において、プローブデータ収集部211は、カーナビ装置3のナビ処理装置31から送信されるプローブデータを受信し、その受信したプローブデータをプローブデータ記憶部202に蓄積する。なお、ナビ処理装置31は、プローブデータを、例えば、1秒ごとに取得するが、その取得したプローブデータを、いったん、ナビ処理装置31のプローブデータ記憶部318に蓄積し、その蓄積したプローブデータを、例えば、5分ごとにまとめて交通情報管理装置21へ送信する。   In FIG. 1, the probe data collection unit 211 receives probe data transmitted from the navigation processing device 31 of the car navigation device 3 and accumulates the received probe data in the probe data storage unit 202. The navigation processing device 31 acquires the probe data, for example, every second. The acquired probe data is temporarily accumulated in the probe data storage unit 318 of the navigation processing device 31, and the accumulated probe data. Are transmitted to the traffic information management device 21 every 5 minutes, for example.

リンク旅行時間算出部212は、プローブデータ記憶部202に蓄積された、ある車両4に搭載されたカーナビ装置3についてのプローブデータに含まれる「日時」、「緯度」、「経度」をトレースすることによって、その車両4が、あるリンク(流入リンク)に進入してから、そのリンクの終点交差点の先に接続されるリンク(流出リンク)に進入するまでの所要時間を、リンク旅行時間として取得する。   The link travel time calculation unit 212 traces “date and time”, “latitude”, and “longitude” included in the probe data stored in the probe data storage unit 202 for the car navigation device 3 mounted on a certain vehicle 4. Thus, the time required for the vehicle 4 to enter a link (outflow link) connected after the end point intersection of the link after entering the link (inflow link) is acquired as the link travel time. .

図3は、リンク旅行時間算出処理の処理フローの例を示した図である。リンク旅行時間算出処理は、リンク旅行時間算出部212の機能を実現する処理であり、交通情報管理装置21の図示しないCPUによって実行される。   FIG. 3 is a diagram illustrating an example of a processing flow of link travel time calculation processing. The link travel time calculation process is a process for realizing the function of the link travel time calculation unit 212, and is executed by a CPU (not shown) of the traffic information management device 21.

CPUは、プローブデータ記憶部202に蓄積されたプローブデータに含まれるすべての車載器IDについてのループ処理を開始する(ステップS11)。   The CPU starts a loop process for all the vehicle-mounted device IDs included in the probe data accumulated in the probe data storage unit 202 (step S11).

次に、CPUは、プローブデータ記憶部202から当該車載器IDが付されたプローブデータを読み出し(ステップS12)、その読み出したプローブデータについて、マップマッチングを行い、その当該車載器IDを有するカーナビ装置3が搭載された車両4が走行中のリンクを同定する(ステップS13)。   Next, the CPU reads the probe data to which the vehicle-mounted device ID is attached from the probe data storage unit 202 (step S12), performs map matching on the read probe data, and has the vehicle-mounted device ID. The link on which the vehicle 4 on which 3 is mounted is traveling is identified (step S13).

次に、CPUは、マップマッチングしたリンク上で車両4の位置の移動をトレースし、車両4がそのリンクに進入したときの「日時」と、そのリンクを出て、次のリンクに進入したときの「日時」と、に基づき、そのリンクのリンク旅行時間を算出し(ステップS14)、その算出したリンク旅行時間をリンク旅行時間記憶部203に蓄積する(ステップS15)。   Next, the CPU traces the movement of the position of the vehicle 4 on the map-matched link, “date and time” when the vehicle 4 enters the link, and when the vehicle exits the link and enters the next link. The link travel time of the link is calculated based on the “date and time” of the link (step S14), and the calculated link travel time is stored in the link travel time storage unit 203 (step S15).

CPUは、すべての車載器IDについてステップS12〜ステップS15の処理を終えると、そのループ処理を終了する(ステップS16)。   CPU complete | finishes the loop process, after finishing the process of step S12-step S15 about all onboard equipment ID (step S16).

再び、図1を参照する。リンク旅行時間統計部213は、リンク旅行時間記憶部203に蓄積されたリンク旅行時間をそれぞれのリンクごと時刻区分ごとにソートし、そのそれぞれのリンクごと時刻区分ごとの平均のリンク旅行時間を算出し、算出した平均のリンク旅行時間を統計リンク旅行時間として統計旅行時間記憶部204に蓄積する。   Reference is again made to FIG. The link travel time statistics unit 213 sorts the link travel times accumulated in the link travel time storage unit 203 for each link for each time segment, and calculates an average link travel time for each link for each time segment. The calculated average link travel time is stored in the statistical travel time storage unit 204 as the statistical link travel time.

図4は、統計旅行時間算出処理の処理フローの例を示した図である。統計旅行時間算出処理は、リンク旅行時間統計部213の機能を実現する処理であり、交通情報管理装置21の図示しないCPUによって実行される。   FIG. 4 is a diagram illustrating an example of a processing flow of statistical travel time calculation processing. The statistical travel time calculation process is a process for realizing the function of the link travel time statistical unit 213, and is executed by a CPU (not shown) of the traffic information management device 21.

CPUは、0時00分から24時00分まで所定の時間間隔で区分されたすべての時刻区分についてループ処理を開始し(ステップS21)、さらに、すべての流入リンクIDと流出リンクIDとの組についてループ処理を開始する(ステップS22)。   The CPU starts loop processing for all time segments divided at a predetermined time interval from 0:00 to 24:00 (step S21), and for all pairs of inflow link IDs and outflow link IDs. Loop processing is started (step S22).

次に、CPUは、リンク旅行時間記憶部203からループ開始処理で指定されるそれぞれの時刻区分、流入リンクIDと流出リンクIDとの組に該当するすべてのレコードのリンク旅行時間を抽出し(ステップS23)、その抽出したリンク旅行時間の平均値を算出し(ステップS24)、その平均値を統計リンク旅行時間として統計旅行時間記憶部204に蓄積する(ステップS25)。   Next, the CPU extracts, from the link travel time storage unit 203, the link travel times of all the records corresponding to the respective time divisions, inflow link IDs and outflow link IDs specified in the loop start process (steps). S23) An average value of the extracted link travel times is calculated (step S24), and the average value is accumulated in the statistical travel time storage unit 204 as a statistical link travel time (step S25).

次に、CPUは、流入リンクIDと流出リンクIDとの組についてのループ処理を終了し(ステップS26)、次いで、時刻区分についてのループ処理を終了する(ステップS27)。   Next, the CPU ends the loop processing for the set of the inflow link ID and the outflow link ID (step S26), and then ends the loop processing for the time segment (step S27).

再び、図1を参照する。補正対象リンク抽出部214は、リンクデータ記憶部201に蓄積されているリンクデータを検索し、その「フラグ」フィールドが「ON」のデータを抽出することにより、リンク旅行時間の補正対象リンクを取得し、その取得した補正対象リンクを補正対象リンク記憶部205に蓄積する。なお、後記する補正時間算出処理において実際に補正の対象となるリンクは、ここで取得した補正対象リンクとその補正対象リンクの上流リンクである。   Reference is again made to FIG. The correction target link extraction unit 214 searches for link data stored in the link data storage unit 201 and extracts data whose “flag” field is “ON”, thereby acquiring a link travel time correction target link. Then, the acquired correction target link is stored in the correction target link storage unit 205. In the correction time calculation process described later, the link that is actually the correction target is the correction target link acquired here and the upstream link of the correction target link.

図5は、補正対象リンク抽出処理の処理フローの例を示した図である。補正対象リンク抽出処理は、補正対象リンク抽出部214の機能を実現する処理であり、交通情報管理装置21の図示しないCPUによって実行される。   FIG. 5 is a diagram illustrating an example of a processing flow of the correction target link extraction processing. The correction target link extraction process is a process for realizing the function of the correction target link extraction unit 214, and is executed by a CPU (not shown) of the traffic information management device 21.

CPUは、リンクデータ記憶部201のレコードID(「NO.」フィールド)についてのループ処理を開始する(ステップS41)。   The CPU starts a loop process for the record ID (“NO.” Field) in the link data storage unit 201 (step S41).

次に、CPUは、リンクデータ記憶部201から、そのレコードを順次読み出し(ステップS42)、その「フラグ」フィールドが「ON」であるか否かを判定する(ステップS43)。その判定で、「フラグ」フィールドが「ON」であったときには(ステップS43でYes)、そのレコードに含まれる流入リンクIDおよび流出リンクIDを補正対象リンク記憶部205に蓄積し(ステップS44)、「フラグ」フィールドが「ON」でなかったときには(ステップS43でNo)、ステップS44の処理をスキップする。   Next, the CPU sequentially reads the records from the link data storage unit 201 (step S42), and determines whether or not the “flag” field is “ON” (step S43). In the determination, when the “flag” field is “ON” (Yes in step S43), the inflow link ID and the outflow link ID included in the record are accumulated in the correction target link storage unit 205 (step S44). When the “flag” field is not “ON” (No in step S43), the process of step S44 is skipped.

CPUは、すべてのレコードIDについて、ステップS42〜ステップS44の処理を終えると、そのループ処理を終了する(ステップS45)。   CPU complete | finishes the loop process, after complete | finishing the process of step S42-step S44 about all the record IDs (step S45).

再び、図1を参照する。補正時間算出部215は、補正対象リンクおよびその上流リンクのリンク旅行時間を補正するための補正時間を算出し、その算出した補正時間を補正時間記憶部206に蓄積する。   Reference is again made to FIG. The correction time calculation unit 215 calculates a correction time for correcting the link travel time of the correction target link and its upstream link, and accumulates the calculated correction time in the correction time storage unit 206.

図6は、補正時間算出処理を説明するために用いる具体的な道路構成の例を示した図である。図6に示した上下方向の道路は、片側2車線、全4車線の道路で、交差点A、交差点B、交差点Cを有し、交差点Aには、右折待ち車線が設けられている。また、各交差点を結ぶ道路(すなわち、リンク)の傍に記された符号は、その道路のリンクIDを表し、矢印は、そのリンクの進行方向を表す。   FIG. 6 is a diagram showing an example of a specific road configuration used for explaining the correction time calculation processing. The up-and-down road shown in FIG. 6 is a road with two lanes on one side and four lanes on all sides, and has an intersection A, an intersection B, and an intersection C. At the intersection A, a right turn waiting lane is provided. Moreover, the code | symbol written near the road (namely, link) which connects each intersection represents the link ID of the road, and the arrow represents the advancing direction of the link.

また、図6の交差点Aでは、直進方向および左折方向の車両は、順調に流れているが、右折待ち車線を先頭に右折渋滞(網掛け表示した部分)が生じ、その渋滞が交差点Bを越えて上流のリンクL103の途中まで続いているとする。すなわち、リンクL102およびL103では、左側車線は順調、右側車線は渋滞の状態にあるとする。   In addition, at the intersection A in FIG. 6, the vehicles in the straight direction and the left turn direction are flowing smoothly, but a right turn traffic jam (the shaded area) occurs at the head of the right turn waiting lane, and the traffic jam crosses the intersection B. It is assumed that it continues to the middle of the upstream link L103. That is, in the links L102 and L103, the left lane is in a smooth state and the right lane is in a traffic jam state.

このような渋滞が交差点Aで常習的に生じる場合には、交通情報センタ2の管理者は、リンクL102をあらかじめ補正対象リンクに指定しておくものとし、リンクデータ記憶部201の流入リンクがL102、流出リンクがL201のリンクデータの「フラグ」フィールドに「ON」のデータを設定しておく。   When such a traffic jam occurs regularly at the intersection A, the administrator of the traffic information center 2 designates the link L102 as a correction target link in advance, and the inflow link in the link data storage unit 201 is L102. Then, “ON” data is set in the “flag” field of the link data with the outflow link L201.

図7は、補正時間算出処理の処理フローの例を示した図である。補正時間算出処理は、補正時間算出部215の機能を実現する処理であり、交通情報管理装置21の図示しないCPUによって実行される。   FIG. 7 is a diagram illustrating an example of a processing flow of the correction time calculation process. The correction time calculation process is a process for realizing the function of the correction time calculation unit 215, and is executed by a CPU (not shown) of the traffic information management device 21.

CPUは、補正対象リンク記憶部205のレコードID(「NO.」フィールド)についてのループ処理を開始する(ステップS51)。   The CPU starts a loop process for the record ID (“NO.” Field) in the correction target link storage unit 205 (step S51).

次に、CPUは、補正対象リンク記憶部205から補正対象リンクデータのレコードを読み出し、さらに、リンクデータ記憶部201を参照して、その読み出したレコードに含まれる流入リンクIDによって指定されるリンクに対する流出リンクデータ(図2(f)参照)を作成する(ステップS52)。図6の場合、補正対象リンクデータは、流入リンクID:L102、流出リンクID:L201であり、流出リンクデータは、流入リンクID:L102、直進流出リンク:L101、右折流出リンク:L201である。   Next, the CPU reads out the record of the correction target link data from the correction target link storage unit 205, and further refers to the link data storage unit 201 for the link specified by the inflow link ID included in the read record. Outflow link data (see FIG. 2F) is created (step S52). In the case of FIG. 6, the correction target link data is the inflow link ID: L102 and the outflow link ID: L201, and the outflow link data is the inflow link ID: L102, the straight outflow link: L101, and the right turn outflow link: L201.

なお、流出リンクの直進および右折判定には、リンクデータの「接続角度」のデータを利用する。例えば、直進判定をする場合には、その直進判定の閾値(例えば、30度)に設定し、接続角度の大きさがその閾値より小さい場合、直進接続と判断する。また、複数のリンクが直進接続リンクと判定された場合には、プローブカーの走行台数が多いリンクを直進接続リンクとする。その場合、プローブカーの走行台数を数えるには、リンク旅行時間記憶部203において、流入リンクIDと流出リンクIDとの組み合わせ別に車載器IDのデータ数を数えればよい。   In addition, the “connection angle” data of the link data is used for straight running and right turn determination of the outflow link. For example, when a straight-ahead determination is made, the straight-ahead determination threshold (for example, 30 degrees) is set, and when the connection angle is smaller than the threshold, a straight-ahead connection is determined. When a plurality of links are determined to be straight connection links, a link having a large number of probe cars traveling is set as a straight connection link. In that case, in order to count the number of traveling probe cars, the link travel time storage unit 203 may count the number of data of the vehicle-mounted device ID for each combination of the inflow link ID and the outflow link ID.

また、本実施形態では、左折のリンク旅行時間は、直進のリンク旅行時間とほぼ同じと考え、ここでは直進と右折のみを考慮する。   In the present embodiment, the link travel time for a left turn is considered to be substantially the same as the link travel time for a straight travel, and only a straight travel and a right turn are considered here.

次に、CPUは、リンクデータ記憶部201を参照して、前記流入リンクIDによって指定されるリンクに対する上流リンク(始点交差点に接続されるリンク)を抽出し、その上流リンクのうち直進接続リンクを選択する(ステップS53)。以下、その選択した直進接続リンクを、単に、上流リンクという。なお、図6の場合、上流リンクは、L103である。   Next, the CPU refers to the link data storage unit 201 to extract an upstream link (a link connected to the starting point intersection) for the link specified by the inflow link ID, and selects a straight connection link among the upstream links. Select (step S53). Hereinafter, the selected straight connection link is simply referred to as an upstream link. In the case of FIG. 6, the upstream link is L103.

次に、CPUは、時刻区分についてのループ処理を開始する(ステップS54)。すなわち、補正時間は、それぞれの時刻区分ごとに算出することになる。   Next, the CPU starts a loop process for the time segment (step S54). That is, the correction time is calculated for each time segment.

次に、CPUは、統計旅行時間記憶部204を参照して、上流リンクの統計旅行時間を取得し(ステップS55)、さらに、上流リンクの順調車線のリンク旅行時間を算出する(ステップS56)。なお、上流リンクの順調車線のリンク旅行時間を算出する場合には、CPUは、プローブデータ記憶部202を参照して、そのプローブデータの「車載器ID」フィールドに着目して、当該上流リンクおよび流入リンク(図6の場合は、L103およびL102)を走行し、当該流入リンクの終点交差点(図6の場合は、交差点A)で直進または左折した車両4のプローブデータを抽出し、その抽出したプローブデータの「日時」フィールドのデータに基づき、当該上流リンクの順調車線のリンク旅行時間を算出する。   Next, the CPU refers to the statistical travel time storage unit 204 to acquire the statistical travel time of the upstream link (step S55), and further calculates the link travel time of the smooth lane of the upstream link (step S56). When calculating the link travel time of the smooth lane of the upstream link, the CPU refers to the probe data storage unit 202 and pays attention to the “vehicle equipment ID” field of the probe data, and The probe data of the vehicle 4 that travels on the inflow link (L103 and L102 in the case of FIG. 6) and goes straight at the end point intersection (intersection A in the case of FIG. 6) of the inflow link is extracted and extracted. Based on the data in the “date and time” field of the probe data, the link travel time of the smooth lane of the upstream link is calculated.

次に、CPUは、次の(式1)に従って、上流リンクの補正時間を算出する(ステップS57)。
(上流リンクの補正時間)=(上流リンクの順調車線のリンク旅行時間)
−(上流リンクの統計リンク旅行時間) (式1)
Next, the CPU calculates the correction time of the upstream link according to the following (Equation 1) (step S57).
(Upstream link correction time) = (Upstream link smooth lane link travel time)
-(Upstream link statistical link travel time) (Formula 1)

次に、CPUは、その算出した上流リンクの補正時間を補正時間記憶部206に格納する(ステップS58)。なお、補正時間を補正時間記憶部206に格納する場合には、「流入リンクID」フィールドには、当該上流リンクのIDを、「流出リンクID」フィールドには、当該流入リンクのIDを、「補正時間」フィールドには、ステップS57で算出した上流リンクの補正時間を設定する。図6の場合には、「流入リンクID」フィールドにはL103、「流出リンクID」フィールドにはL102、「上流リンクID」フィールドはNULLを設定する。   Next, the CPU stores the calculated upstream link correction time in the correction time storage unit 206 (step S58). When the correction time is stored in the correction time storage unit 206, the ID of the upstream link is displayed in the “inflow link ID” field, and the ID of the inflow link is stored in the “outflow link ID” field. In the “correction time” field, the correction time of the upstream link calculated in step S57 is set. In the case of FIG. 6, L103 is set in the “inflow link ID” field, L102 is set in the “outflow link ID” field, and NULL is set in the “upstream link ID” field.

次に、CPUは、プローブデータ記憶部202を参照して、右折渋滞全区間の合計リンク旅行時間を算出する(ステップS59)。ここで、右折渋滞全区間とは、車両4が当該上流リンクを走行し、当該流入リンクを走行し、右折し終えるまでの区間であり、右折渋滞を含む区間である。図6では、右折渋滞全区間は、リンクL103、リンクL102およびリンクL102からリンクL201へ右折する区間である。   Next, the CPU refers to the probe data storage unit 202 and calculates the total link travel time of the entire right turn traffic jam section (step S59). Here, the entire right-turn traffic jam section is a section in which the vehicle 4 travels on the upstream link, travels on the inflow link, and completes a right turn, and includes a right-turn traffic jam. In FIG. 6, the entire right turn traffic jam section is a section in which the link L103, the link L102, and the link L102 turn right to the link L201.

なお、右折渋滞全区間の合計リンク旅行時間を算出する場合には、CPUは、プローブデータ記憶部202を参照して、そのプローブデータの「車載器ID」フィールドに着目して、当該上流リンクおよび流入リンク(図6の場合は、L103およびL102)を走行し、当該流入リンクの終点交差点(図6の場合は、交差点A)で右折した車両4のプローブデータを抽出し、その抽出したプローブデータの「日時」フィールドのデータに基づき、右折渋滞全区間の合計リンク旅行時間を算出する。   In addition, when calculating the total link travel time of the entire right-turn traffic jam section, the CPU refers to the probe data storage unit 202 and pays attention to the “vehicle equipment ID” field of the probe data, and The probe data of the vehicle 4 traveling on the inflow link (L103 and L102 in the case of FIG. 6) and turning right at the end point intersection (intersection A in the case of FIG. 6) of the inflow link is extracted. Based on the data in the “date and time” field, the total link travel time of all sections of right turn traffic jam is calculated.

次に、CPUは、統計旅行時間記憶部204を参照して、流入リンクの統計旅行時間を算出し(ステップS60)、次の(式2)に従って、流入リンクの補正時間を算出する(ステップS61)。
(流入リンクの補正時間)=(右折渋滞全区間のリンク旅行時間)
−(上流リンクの順調車線のリンク旅行時間)
−(流入リンクの右折リンク旅行時間) (式2)
Next, the CPU refers to the statistical travel time storage unit 204 to calculate the statistical travel time of the inflow link (step S60), and calculates the correction time of the inflow link according to the following (Equation 2) (step S61). ).
(Correction time for inflow links) = (link travel time for all sections on right turn traffic jams)
-(Link travel time for smooth lanes of upstream links)
-(Right turn link travel time of inflow link) (Formula 2)

次に、CPUは、その算出した流入リンクの補正時間を補正時間記憶部206に格納する(ステップS62)。なお、補正時間を補正時間記憶部206に格納する場合には、「流入リンクID」フィールドには、当該流入リンクのIDを、「流出リンクID」フィールドには、当該流出リンクのIDを、「補正時間」フィールドには、ステップS62で算出した流入リンクの補正時間を設定する。図6の場合には、「流入リンクID」フィールドにはL102、「流出リンクID」フィールドにはL201、「上流リンクID」フィールドはL103を設定する。   Next, the CPU stores the calculated inflow link correction time in the correction time storage unit 206 (step S62). When the correction time is stored in the correction time storage unit 206, the ID of the inflow link is displayed in the “inflow link ID” field, and the ID of the outflow link is stored in the “outflow link ID” field. In the “correction time” field, the correction time of the inflow link calculated in step S62 is set. In the case of FIG. 6, L102 is set in the “inflow link ID” field, L201 is set in the “outflow link ID” field, and L103 is set in the “upstream link ID” field.

次に、CPUは、すべての時刻区分についてステップS55〜S62の処理を終了すると、時刻区分についてのループ処理を終了する(ステップS63)。次いで、補正対象リンク記憶部205のレコードIDについてステップS52〜S63を終了すると、補正対象リンク記憶部205のレコードIDについてのループ処理を終了し(ステップS64)、補正時間算出処理を終了する。   Next, when the CPU completes the processes of steps S55 to S62 for all time segments, the CPU ends the loop process for the time segments (step S63). Next, when Steps S52 to S63 are completed for the record ID of the correction target link storage unit 205, the loop process for the record ID of the correction target link storage unit 205 is ended (Step S64), and the correction time calculation process is ended.

再び、図1を参照する。旅行時間配信部216は、カーナビ装置3から送信される要求に応じて、統計旅行時間記憶部204および補正時間記憶部206にそれぞれ記憶されている統計旅行時間データおよび補正時間データをカーナビ装置3へ配信する。   Reference is again made to FIG. The travel time distribution unit 216 sends the statistical travel time data and the corrected time data stored in the statistical travel time storage unit 204 and the corrected time storage unit 206 to the car navigation device 3 in response to a request transmitted from the car navigation device 3. To deliver.

続いて、図1、ならびに、この後に提示する図8および図11を参照して、ナビ処理装置31の各処理機能部の処理内容について詳しく説明する。   Next, processing contents of each processing function unit of the navigation processing device 31 will be described in detail with reference to FIG. 1 and FIGS. 8 and 11 to be presented later.

プローブデータ取得部314は、ナビ処理装置31へ電源が供給され、その動作が開始すると、電源の供給が停止されるまで、所定の時間(例えば、1秒)ごとに、GPS受信機33により測位された緯度、経度および時刻のデータを、入出力制御部313を介して取得し、その取得した緯度、経度および時刻のデータをプローブデータとしてプローブデータ記憶部318に蓄積する。なお、プローブデータ記憶部318に蓄積されるプローブデータの構成は、交通情報管理装置21におけるプローブデータの構成(図2(a)参照)と同じである。   When power is supplied to the navigation processing device 31 and the operation starts, the probe data acquisition unit 314 performs positioning by the GPS receiver 33 every predetermined time (for example, 1 second) until the power supply is stopped. The obtained latitude, longitude, and time data are acquired via the input / output control unit 313, and the acquired latitude, longitude, and time data are stored in the probe data storage unit 318 as probe data. The configuration of probe data stored in the probe data storage unit 318 is the same as the configuration of probe data in the traffic information management device 21 (see FIG. 2A).

データ送受信部311は、所定の時間間隔ごとに、あるいは、ドライバが入力装置34を介してプローブデータの送信指示を入力したときには、プローブデータ記憶部318に蓄積されたプローブデータを交通情報管理装置21へ送信する。また、データ送受信部311は、交通情報管理装置21から送信される統計旅行時間データおよび補正時間データを受信して、その受信した統計旅行時間データおよび補正時間データを、それぞれ、統計旅行時間記憶部315および補正時間記憶部316へ格納する。なお、統計旅行時間記憶部315および補正時間記憶部316にそれぞれ記憶される統計旅行時間データおよび補正時間データの構成は、交通情報管理装置21における統計旅行時間データおよび補正時間データの構成(図2(d)および(g)参照)と同じである。   The data transmission / reception unit 311 receives the probe data stored in the probe data storage unit 318 at the traffic information management device 21 at predetermined time intervals or when the driver inputs a probe data transmission instruction via the input device 34. Send to. In addition, the data transmission / reception unit 311 receives the statistical travel time data and the correction time data transmitted from the traffic information management device 21, and each of the received statistical travel time data and the correction time data is a statistical travel time storage unit. 315 and the correction time storage unit 316. The statistical travel time data and the correction time data stored in the statistical travel time storage unit 315 and the correction time storage unit 316, respectively, are configured as the statistical travel time data and the correction time data in the traffic information management device 21 (FIG. 2). (D) and (g)).

入出力制御部313は、GPS受信機33や入力装置34から入力されるデータを取得して、取得したデータを経路探索部312やプローブデータ取得部314へ受け渡すとともに、経路探索部312により探索された推奨経路などのデータを表示装置35に出力する。   The input / output control unit 313 acquires data input from the GPS receiver 33 and the input device 34, passes the acquired data to the route search unit 312 and the probe data acquisition unit 314, and searches by the route search unit 312. The data such as the recommended route is output to the display device 35.

経路探索部312は、入出力制御部313を介して、GPS受信機33から入力される自車位置のデータ、および、入力装置34から入力される目的地のデータを取得し、リンクデータ記憶部317、統計旅行時間記憶部315および補正時間記憶部316を参照して、自車位置から目的地までの推奨経路を探索し、その探索した推奨経路を表示装置35に出力する。この場合、リンクデータ記憶部317に記憶されるリンクデータは、交通情報管理装置21のリンクデータ記憶部201のリンクデータの一部または全部を含み、そのリンクデータの構成(図2(a)参照)は、両者で同じである。   The route search unit 312 acquires the vehicle position data input from the GPS receiver 33 and the destination data input from the input device 34 via the input / output control unit 313, and the link data storage unit 317, with reference to the statistical travel time storage unit 315 and the correction time storage unit 316, a recommended route from the vehicle position to the destination is searched, and the searched recommended route is output to the display device 35. In this case, the link data stored in the link data storage unit 317 includes a part or all of the link data in the link data storage unit 201 of the traffic information management device 21, and the configuration of the link data (see FIG. 2A). ) Is the same for both.

図8は、経路探索処理の処理フローの例を示した図、図9は、経路探索処理で用いられるリンク履歴積算コストテーブルの構成の例を示した図である。なお、経路探索処理は、経路探索部312の機能を実現する処理であり、ナビ処理装置31の図示しないCPUによって実行される。また、図8の経路探索処理では、いわゆるダイクストラ法を利用している。   FIG. 8 is a diagram illustrating an example of a processing flow of route search processing, and FIG. 9 is a diagram illustrating an example of a configuration of a link history integrated cost table used in the route search processing. The route search process is a process for realizing the function of the route search unit 312 and is executed by a CPU (not shown) of the navigation processing device 31. In the route search process of FIG. 8, a so-called Dijkstra method is used.

図9に示すように、リンク履歴積算コストテーブルは、出発リンクから当該リンクまでの最小コスト経路および積算コストを表したデータであり、そのレコードは、「No.」、「流入リンクID」、「流出リンクID」、「積算コスト」の各フィールドによって構成される。   As shown in FIG. 9, the link history accumulated cost table is data representing the minimum cost path and accumulated cost from the departure link to the link, and the record includes “No.”, “inflow link ID”, “ The field is composed of fields of “outflow link ID” and “accumulated cost”.

ここで、「No.」は、当該リンク履歴積算コストデータのレコードの識別番号、「積算コスト」は、出発地から「流出リンクID」で指定されるリンクに到達する経路のうち最小コスト経路の積算コスト、「流入リンクID」は、その最小コスト経路に含まれ、前記「流出リンクID」で指定されるリンクの1つ前に接続されるリンクのリンクIDである。   Here, “No.” is the identification number of the record of the link history accumulated cost data, and “accumulated cost” is the minimum cost route among the routes reaching the link specified by the “outflow link ID” from the departure place. The accumulated cost, “inflow link ID”, is the link ID of the link that is included in the minimum cost route and that is connected immediately before the link specified by the “outflow link ID”.

図8に示すように、ナビ処理装置31のCPUは、まず、リンク履歴積算コストテーブルおよび基準積算コストを初期化する(ステップS80)。ここでは、リンク履歴積算コストテーブルが初期化されると、その「流入リンクID」には、出発地を含むリンクのリンクIDが設定され、「流出リンクID」には、リンクデータ記憶部317において流入リンクが出発地のリンクであるときの流出リンクのリンクIDが設定され、「積算コスト」には、それぞれの「流出リンクID」および「流出リンクID」に基づき統計旅行時間記憶部315から得られる統計リンク旅行時間が設定されるものとする。また、併せて、基準積算コストには、ゼロが設定される。なお、基準積算コストは、そのコスト以下での経路探索が済んでいること示すループ処理用のパラメータである。   As shown in FIG. 8, the CPU of the navigation processing device 31 first initializes the link history accumulated cost table and the reference accumulated cost (step S80). Here, when the link history accumulated cost table is initialized, the “inflow link ID” is set to the link ID of the link including the departure place, and the “outflow link ID” is set in the link data storage unit 317. The link ID of the outflow link when the inflow link is the departure link is set, and the “accumulated cost” is obtained from the statistical travel time storage unit 315 based on the respective “outflow link ID” and “outflow link ID”. Statistic link travel time to be set. In addition, zero is set as the reference integrated cost. Note that the reference integrated cost is a parameter for loop processing indicating that the route search at or below the cost has been completed.

次に、CPUは、リンク履歴積算コストテーブルの「流出リンクID」で指定されるリンクが目的地に到達するまでのループ処理を開始する(ステップS81)。   Next, the CPU starts a loop process until the link specified by the “outflow link ID” in the link history integrated cost table reaches the destination (step S81).

次に、CPUは、リンク履歴積算コストテーブルを参照して、その積算コストが基準積算コスト以上で、かつ、最小であるレコードを抽出し、そのレコードに含まれる流出リンクIDを取得する(ステップS82)。このとき、CPUは、基準積算コストをその抽出したレコードに含まれる積算コストで更新する。   Next, the CPU refers to the link history accumulated cost table, extracts a record whose accumulated cost is equal to or higher than the standard accumulated cost, and acquires an outflow link ID included in the record (step S82). ). At this time, the CPU updates the reference integrated cost with the integrated cost included in the extracted record.

次に、CPUは、前記取得した流出リンクIDを流入リンクIDとし、その流入リンクIDに対する流出リンクIDを取得し(ステップS83)、その新たな流入リンクIDと流出リンクIDとの組からなるリンク履歴候補データを生成する(ステップS84)。このとき、リンク履歴候補データは、流入リンクに対する流出リンクの数、すなわち、流入リンクの終点交差点から分岐するリンクの数だけ存在する。   Next, the CPU uses the acquired outflow link ID as an inflow link ID, acquires an outflow link ID for the inflow link ID (step S83), and includes a link composed of the new inflow link ID and outflow link ID. History candidate data is generated (step S84). At this time, there are as many link history candidate data as the number of outflow links with respect to the inflow links, that is, the number of links branched from the end point intersection of the inflow links.

そこで、CPUは、リンク履歴候補データについてのループ処理を開始し(ステップS85)、まず、そのリンク履歴候補データ(流入リンクIDと流出リンクIDとの組)に対する積算コストを算出し、暫定リンク履歴積算コストテーブルのレコード生成する(ステップS86)。ここで、暫定リンク履歴積算コストテーブルのフィールド構成は、リンク履歴積算コストテーブルのフィールド構成と同じである。   Therefore, the CPU starts a loop process for the link history candidate data (step S85). First, the CPU calculates an integrated cost for the link history candidate data (a combination of the inflow link ID and the outflow link ID), and the provisional link history. An accumulated cost table record is generated (step S86). Here, the field configuration of the provisional link history integrated cost table is the same as the field configuration of the link history integrated cost table.

次に、CPUは、その算出した積算コストについて、補正の要否を判定し(ステップS87)、補正が必要な場合には(ステップS87でYes)、積算コストを補正し(ステップS88)、補正が必要でない場合には(ステップS87でNo)、ステップS88をスキップし、積算コストを補正しない。次に、CPUは、リンク履歴候補データについてのループ処理を終了する(ステップS89)。なお、補正の要否判定については、別途、詳しく説明する。   Next, the CPU determines whether or not the calculated integrated cost needs to be corrected (step S87). If correction is necessary (Yes in step S87), the CPU corrects the integrated cost (step S88) and corrects it. Is not necessary (No in step S87), step S88 is skipped and the accumulated cost is not corrected. Next, the CPU ends the loop process for the link history candidate data (step S89). The determination of necessity of correction will be described separately in detail.

次に、CPUは、リンク履歴積算コストテーブルに暫定リンク履歴積算コストテーブルを追加する(ステップS90)。ただし、その追加により、同じ流出リンクIDを持つ複数のレコードが生じた場合には、積算コストが大きい方のレコードを削除する。   Next, the CPU adds the provisional link history accumulated cost table to the link history accumulated cost table (step S90). However, when a plurality of records having the same outflow link ID are generated as a result of the addition, the record with the higher accumulated cost is deleted.

次に、CPUは、リンク履歴積算コストテーブルの流出リンクIDを参照し、その流出リンクIDに目的地のリンクIDと同じものがあり、かつ、その目的地のリンクまでの積算コストが基準積算コスト以下であったときには、ステップS81からのループ処理を終了する(ステップS91)。   Next, the CPU refers to the outflow link ID in the link history accumulated cost table, and the outflow link ID has the same link ID as the destination, and the accumulated cost up to the destination link is the reference accumulated cost. When it is below, the loop processing from step S81 is ended (step S91).

以上の処理により得られたリンク履歴積算コストテーブルにおいて、目的地の流出リンクに対する流入リンク、その流入リンクを流出リンクとしたときの流入リンクと、順次遡っていくことにより、出発地から目的地までの逆経路を得ることができ、その順経路は、出発地から目的地までの最小コスト経路となる   In the link history accumulated cost table obtained by the above processing, the inflow link to the destination outflow link, the inflow link when the inflow link is set as the outflow link, and the inflow link from the starting point to the destination The forward route is the least cost route from the starting point to the destination.

ここで、積算コスト補正の要否判定(ステップS87)および積算コストの補正(ステップS88)について説明しておく。CPUは、積算コスト補正の要否判定および積算コストの補正を次のようにして行う(処理フロー図の図示省略)。   Here, the necessity determination of the accumulated cost correction (step S87) and the accumulated cost correction (step S88) will be described. The CPU determines whether or not to correct the accumulated cost and corrects the accumulated cost as follows (not shown in the process flow diagram).

CPUは、補正時間記憶部316を参照して、当該リンク履歴候補データ(流入リンクIDと流出リンクIDとの組)と同じ組み合わせの流入リンクIDと流出リンクIDを有する補正時間データがあるか否かを判定する(ステップS01)。その判定の結果、当該リンク履歴候補データと同じ組み合わせを有する補正時間データがあった場合には、CPUは、その補正データに含まれる上流リンクIDおよび補正時間を取得する(ステップS02)。さらに、CPUは、リンク履歴積算コストテーブルを参照して、当該流入リンクを流出リンクとする場合の流入リンクのリンクIDを取得し(ステップS03)、そのリンクIDが先に取得した上流リンクIDと同じであるか否かを判定し(ステップS04)、同じであった場合には、それまでに得られていた積算コストに補正コストを加算することにより、積算コストの補正を行う(ステップS05)。また、それ以外の場合には、積算コストの補正を行わない。   The CPU refers to the correction time storage unit 316 and determines whether there is correction time data having the inflow link ID and the outflow link ID of the same combination as the link history candidate data (a combination of the inflow link ID and the outflow link ID). Is determined (step S01). As a result of the determination, if there is correction time data having the same combination as the link history candidate data, the CPU acquires the upstream link ID and the correction time included in the correction data (step S02). Further, the CPU refers to the link history accumulated cost table, obtains the link ID of the inflow link when the inflow link is set as the outflow link (step S03), and the link ID is obtained from the upstream link ID obtained earlier. It is determined whether or not they are the same (step S04), and if they are the same, the accumulated cost is corrected by adding the corrected cost to the accumulated cost obtained so far (step S05). . In other cases, the accumulated cost is not corrected.

図6を参照して、以上の処理を例示する。ここでは、「流入リンクID」、「流出リンクID」、「上流リンクID」、「補正時間」が、それぞれ、L102、L201、L103、x秒であるような補正時間データが、補正時間記憶部316に格納され、さらに、それまでの経路探索処理により、リンク履歴積算コストテーブルの中に、L103、L102という「流入リンクID」、「流出リンクID」の組のデータが作成済であるものとする。さらに、この状態で、リンク履歴候補データについてのループ(ステップS85)で、リンク履歴候補データの「流入リンクID」、「流出リンクID」として、L102、L201が選択された場合を想定する。   The above process is illustrated with reference to FIG. Here, correction time data such that “inflow link ID”, “outflow link ID”, “upstream link ID”, and “correction time” are L102, L201, L103, and x seconds, respectively, are corrected time storage units. In addition, the data of the “inflow link ID” and “outflow link ID” groups L103 and L102 have been created in the link history integrated cost table by the route search processing so far. To do. Furthermore, in this state, it is assumed that L102 and L201 are selected as the “inflow link ID” and “outflow link ID” of the link history candidate data in the loop for the link history candidate data (step S85).

この場合には、当該リンク履歴候補データと同じ組み合わせの流入リンクIDと流出リンクIDを有する補正時間データがあるので(ステップS01でYes)、その上流リンクIDであるL103と補正時間であるx秒を取得する(ステップS02)。そして、リンク履歴積算コストテーブルを参照して、その流出リンクIDにリンクL102があり、また、その流入リンクが前記の上流リンクと同じL103であるので(ステップS04でYes)、積算コストの補正を行う(ステップS05)。   In this case, since there is correction time data having an inflow link ID and an outflow link ID in the same combination as the link history candidate data (Yes in step S01), L103 as its upstream link ID and x seconds as the correction time Is acquired (step S02). Then, referring to the link history accumulated cost table, since the outflow link ID includes the link L102 and the inflow link is the same L103 as the upstream link (Yes in step S04), the accumulated cost is corrected. It performs (step S05).

なお、以上の処理において、補正時間データの「上流リンクID」にNULLが格納されていた場合には、その上流リンクとの比較判定(ステップS04)は、常に成立するものとする。こうすることにより、補正対象リンクの上流リンクにおける積算コスト補正の要否判定(ステップS87)および積算コストの補正(ステップS88)も可能になる。   In the above processing, when NULL is stored in the “upstream link ID” of the correction time data, the comparison determination with the upstream link (step S04) is always established. By doing so, it is possible to determine whether or not to correct the accumulated cost in the upstream link of the correction target link (step S87) and to correct the accumulated cost (step S88).

図10は、表示装置35に表示する渋滞表示画面の例を示した図である。ナビ処理装置31のCPUは、補正時間記憶部316を参照することにより、どのリンクで右折渋滞が発生するかを容易に検知することができる。そこで、車両4がそのリンクの近くに差し掛かったときには、CPUは、そのリンク(L102)およびその上流リンク(L103)について、統計旅行時間記憶部204に記憶されている統計リンク旅行時間を補正した上で、そのリンクの車両の走行速度を算出し、算出した速度に応じて、適宜、図10に示すような表示画面351を表示する。   FIG. 10 is a diagram showing an example of a traffic jam display screen displayed on the display device 35. The CPU of the navigation processing device 31 can easily detect which link causes the right turn traffic jam by referring to the correction time storage unit 316. Therefore, when the vehicle 4 approaches the link, the CPU corrects the statistical link travel time stored in the statistical travel time storage unit 204 for the link (L102) and the upstream link (L103). Then, the traveling speed of the vehicle of the link is calculated, and a display screen 351 as shown in FIG. 10 is displayed as appropriate according to the calculated speed.

表示画面351では、道路の傍に右折渋滞表示352を行う。本実施形態では、その右折渋滞表示352は、1リンク(L102)だけの右折渋滞表示だけでなく、その右折渋滞が上流のリンク(L103)に続いていることを明示した表示にすることができる。なお、その表示に際して、リンクの速度が10km/時未満であれば、リンクまたは矢印を赤色表示にし、25km/時未満であれば、リンクまたは矢印を黄色表示にしてもよい。また、表示画面351には、右折渋滞が連続区間で渋滞している旨を表すメッセージ353を表示してもよい。また、そのメッセージは、図示しないスピーカなどによって音声で出力してもよい。   On the display screen 351, a right turn traffic jam display 352 is performed near the road. In the present embodiment, the right-turn traffic jam display 352 can be a display that clearly indicates that the right-turn traffic jam continues to the upstream link (L103) as well as the right-turn traffic jam display of only one link (L102). . When the link speed is less than 10 km / hour, the link or arrow may be displayed in red, and if less than 25 km / hour, the link or arrow may be displayed in yellow. Further, the display screen 351 may display a message 353 indicating that the right-turn traffic jam is congested in a continuous section. Further, the message may be output by voice through a speaker (not shown).

以上のような表示を行うことにより、カーナビ装置3を搭載した車両4のドライバは、右折渋滞を早めに知ることができるので、渋滞に巻き込まれる前に車線変更などをして、その渋滞を避けることが可能になる。   By performing the display as described above, the driver of the vehicle 4 equipped with the car navigation device 3 can know the right turn traffic jam early, so change the lane before getting involved in the traffic jam to avoid the traffic jam. It becomes possible.

なお、以上に説明した実施形態においては、右折渋滞時のリンクコストの補正について説明したが、同様の説明は左折渋滞にも適用可能である。   In the embodiment described above, the correction of the link cost at the time of a right turn traffic jam has been described, but the same description can be applied to a left turn traffic jam.

本発明の実施形態に係るカーナビゲーションシステムの機能ブロックの構成の例を示した図。The figure which showed the example of the structure of the functional block of the car navigation system which concerns on embodiment of this invention. 交通情報管理装置の記憶装置に記憶されるデータの構成の例を示した図。The figure which showed the example of the structure of the data memorize | stored in the memory | storage device of a traffic information management apparatus. リンク旅行時間算出処理の処理フローの例を示した図。The figure which showed the example of the processing flow of a link travel time calculation process. 統計旅行時間算出処理の処理フローの例を示した図。The figure which showed the example of the processing flow of statistical travel time calculation processing. 補正対象リンク抽出処理の処理フローの例を示した図。The figure which showed the example of the processing flow of correction object link extraction processing. 補正時間算出処理を説明するために用いる具体的な道路構成の例を示した図。The figure which showed the example of the concrete road structure used in order to demonstrate correction | amendment time calculation processing. 補正時間算出処理の処理フローの例を示した図。The figure which showed the example of the processing flow of correction | amendment time calculation processing. 経路探索処理の処理フローの例を示した図。The figure which showed the example of the processing flow of a route search process. 経路探索処理で用いられるリンク履歴積算コストテーブルの構成の例を示した図。The figure which showed the example of the structure of the link log | history integrated cost table used by a route search process. 表示装置に表示する渋滞表示画面の例を示した図。The figure which showed the example of the traffic congestion display screen displayed on a display apparatus.

符号の説明Explanation of symbols

1 カーナビゲーションシステム
2 交通情報センタ
3 カーナビ装置
4 車両
5 通信ネットワーク
6 基地局
21 交通情報管理装置
22 通信装置
31 ナビ処理装置
32 通信装置
33 GPS受信機
34 入力装置
35 表示装置
201 リンクデータ記憶部
202 プローブデータ記憶部
203 リンク旅行時間記憶部
204 統計旅行時間記憶部
205 補正対象リンク記憶部
206 補正時間記憶部
211 プローブデータ収集部
212 リンク旅行時間算出部
213 リンク旅行時間統計部
214 補正対象リンク抽出部
215 補正時間算出部
216 旅行時間配信部
311 データ送受信部
312 経路探索部
313 入出力制御部
314 プローブデータ取得部
315 統計旅行時間記憶部
316 補正時間記憶部
317 リンクデータ記憶部
318 プローブデータ記憶部
DESCRIPTION OF SYMBOLS 1 Car navigation system 2 Traffic information center 3 Car navigation apparatus 4 Vehicle 5 Communication network 6 Base station 21 Traffic information management apparatus 22 Communication apparatus 31 Navigation processing apparatus 32 Communication apparatus 33 GPS receiver 34 Input apparatus 35 Display apparatus 201 Link data storage part 202 Probe data storage unit 203 Link travel time storage unit 204 Statistical travel time storage unit 205 Correction target link storage unit 206 Correction time storage unit 211 Probe data collection unit 212 Link travel time calculation unit 213 Link travel time statistical unit 214 Correction target link extraction unit 215 Correction time calculation unit 216 Travel time distribution unit 311 Data transmission / reception unit 312 Route search unit 313 Input / output control unit 314 Probe data acquisition unit 315 Statistical travel time storage unit 316 Correction time storage unit 317 Link data description Part 318 probe data storage unit

Claims (4)

車両のプローブデータから得られる車両ごとのリンク旅行時間を蓄積したリンク旅行時間記憶部と、前記リンク旅行時間記憶部に蓄積されたリンク旅行時間を統計して得られたリンクごとの統計リンク旅行時間を蓄積した統計旅行時間記憶部と、を備えた交通情報管理装置と、
前記交通情報管理装置から統計リンク旅行時間の提供を受けて、その統計リンク旅行時間に基づき現在地から目的地までの最小コスト経路を探索して表示装置に表示するカーナビゲーション装置と、
を含んで構成されたカーナビゲーションシステムで行われるカーナビゲーション方法であって、
前記交通情報管理装置は、
所定の右折渋滞リンクおよびその上流リンクのリンク旅行時間を補正する補正時間を、前記統計旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの統計リンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの順調車線を走行した車両のリンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの渋滞車線を走行した車両のリンク旅行時間と、に基づき算出し、
前記算出した右折渋滞リンクおよびその上流リンクのリンク旅行時間の補正時間をカーナビ装置へ配信し、
前記カーナビゲーション装置は、
前記現在地から目的地までの最小コスト経路を探索するときには、前記配信された右折渋滞リンクおよびその上流リンクのリンク旅行時間の補正時間により、前記交通情報管理装置から事前に提供された前記統計リンク旅行時間を補正すること
を特徴とするカーナビゲーション方法。
Link travel time storage unit storing link travel time for each vehicle obtained from the probe data of the vehicle, and statistical link travel time for each link obtained by statistically calculating the link travel time stored in the link travel time storage unit A traffic information management device comprising a statistical travel time storage unit
A car navigation device that receives provision of statistical link travel time from the traffic information management device, searches for a minimum cost route from the current location to the destination based on the statistical link travel time, and displays it on a display device;
A car navigation method performed by a car navigation system configured to include:
The traffic information management device comprises:
A correction time for correcting a link travel time of a predetermined right turn traffic jam link and its upstream link is obtained from the statistical travel time storage unit, a statistical link travel time of the right turn traffic jam link and its upstream link, and the link travel time storage unit The link travel time of the vehicle that has traveled in the smooth lane of the right turn traffic jam link and its upstream link obtained from the link, and the link of the vehicle that has traveled in the traffic jam lane of the right turn traffic jam link and its upstream link obtained from the link travel time storage unit Based on travel time,
Distribute the calculated right turn traffic jam link and the link travel time of the upstream link to the car navigation system,
The car navigation device includes:
When searching for the minimum cost route from the current location to the destination, the statistical link travel provided in advance from the traffic information management device according to the correction time of the link travel time of the distributed right turn traffic jam link and its upstream link A car navigation method characterized by correcting time.
車両のプローブデータから得られる車両ごとのリンク旅行時間を蓄積したリンク旅行時間記憶部と、前記リンク旅行時間記憶部に蓄積されたリンク旅行時間を統計して得られたリンクごとの統計リンク旅行時間を蓄積した統計旅行時間記憶部と、を備えた交通情報管理装置と、
前記交通情報管理装置から統計リンク旅行時間の提供を受けて、その統計リンク旅行時間に基づき現在地から目的地までの最小コスト経路を探索して表示装置に表示するカーナビゲーション装置と、
を含んで構成されたカーナビゲーションシステムであって、
前記交通情報管理装置は、
所定の右折渋滞リンクおよびその上流リンクのリンク旅行時間を補正する補正時間を、前記統計旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの統計リンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの順調車線を走行した車両のリンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの渋滞車線を走行した車両のリンク旅行時間と、に基づき算出し、
前記算出した右折渋滞リンクおよびその上流リンクのリンク旅行時間の補正時間をカーナビ装置へ配信し、
前記カーナビゲーション装置は、
前記現在地から目的地までの最小コスト経路を探索するときには、前記配信された右折渋滞リンクおよびその上流リンクのリンク旅行時間の補正時間により、前記交通情報管理装置から事前に提供された前記統計リンク旅行時間を補正すること
を特徴とするカーナビゲーションシステム。
Link travel time storage unit storing link travel time for each vehicle obtained from the probe data of the vehicle, and statistical link travel time for each link obtained by statistically calculating the link travel time stored in the link travel time storage unit A traffic information management device comprising a statistical travel time storage unit
A car navigation device that receives provision of statistical link travel time from the traffic information management device, searches for a minimum cost route from the current location to the destination based on the statistical link travel time, and displays it on a display device;
A car navigation system comprising:
The traffic information management device comprises:
A correction time for correcting a link travel time of a predetermined right turn traffic jam link and its upstream link is obtained from the statistical travel time storage unit, a statistical link travel time of the right turn traffic jam link and its upstream link, and the link travel time storage unit The link travel time of the vehicle that has traveled in the smooth lane of the right turn traffic jam link and its upstream link obtained from the link, and the link of the vehicle that has traveled in the traffic jam lane of the right turn traffic jam link and its upstream link obtained from the link travel time storage unit Based on travel time,
Distribute the calculated right turn traffic jam link and the link travel time of the upstream link to the car navigation system,
The car navigation device includes:
When searching for the minimum cost route from the current location to the destination, the statistical link travel provided in advance from the traffic information management device according to the correction time of the link travel time of the distributed right turn traffic jam link and its upstream link A car navigation system characterized by correcting time.
車両のプローブデータから得られる車両ごとのリンク旅行時間を蓄積したリンク旅行時間記憶部と、前記リンク旅行時間記憶部に蓄積されたリンク旅行時間を統計して得られたリンクごとの統計旅行時間を蓄積した統計旅行時間記憶部と、を備えた交通情報管理装置であって、
前記交通情報管理装置は、
所定の右折渋滞リンクおよびその上流リンクのリンク旅行時間を補正する補正時間を、前記統計旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの統計リンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの順調車線を走行した車両のリンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの渋滞車線を走行した車両のリンク旅行時間と、に基づき算出し、
前記算出した右折渋滞リンクおよびその上流リンクのリンク旅行時間の補正時間をカーナビ装置へ配信すること
を特徴とする交通情報管理装置。
A link travel time storage unit storing link travel time for each vehicle obtained from vehicle probe data, and a statistical travel time for each link obtained by statistically calculating the link travel time stored in the link travel time storage unit. A traffic information management device comprising an accumulated statistical travel time storage unit,
The traffic information management device comprises:
A correction time for correcting a link travel time of a predetermined right turn traffic jam link and its upstream link is obtained from the statistical travel time storage unit, a statistical link travel time of the right turn traffic jam link and its upstream link, and the link travel time storage unit The link travel time of the vehicle that has traveled in the smooth lane of the right turn traffic jam link and its upstream link obtained from the link, and the link of the vehicle that has traveled in the traffic jam lane of the right turn traffic jam link and its upstream link obtained from the link travel time storage unit Based on travel time,
A traffic information management device that distributes the calculated right turn traffic jam link and the correction time of the link travel time of the upstream link to the car navigation device.
車両のプローブデータから得られる車両ごとのリンク旅行時間を蓄積したリンク旅行時間記憶部と、前記リンク旅行時間記憶部に蓄積されたリンク旅行時間を統計して得られたリンクごとの統計旅行時間を蓄積した統計旅行時間記憶部と、を備え、
所定の右折渋滞リンクおよびその上流リンクのリンク旅行時間を補正する補正時間を、前記統計旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの統計リンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの順調車線を走行した車両のリンク旅行時間と、前記リンク旅行時間記憶部から得られる前記右折渋滞リンクおよびその上流リンクの渋滞車線を走行した車両のリンク旅行時間と、に基づき算出し、前記算出した右折渋滞リンクおよびその上流リンクのリンク旅行時間の補正時間をカーナビ装置へ配信する交通情報管理装置から前記統計リンク旅行時間の提供を受けて、その統計リンク旅行時間に基づき現在地から目的地までの最小コスト経路を探索して表示装置に表示するカーナビゲーション装置であって、
前記現在地から目的地までの最小コスト経路を探索するときには、前記提供を受けた前記統計リンク旅行時間を前記配信された右折渋滞リンクおよびその上流リンクのリンク旅行時間の補正時間により補正すること
を特徴とするカーナビゲーション装置。
A link travel time storage unit storing link travel time for each vehicle obtained from vehicle probe data, and a statistical travel time for each link obtained by statistically calculating the link travel time stored in the link travel time storage unit. An accumulated statistical travel time storage unit,
A correction time for correcting a link travel time of a predetermined right turn traffic jam link and its upstream link is obtained from the statistical travel time storage unit, a statistical link travel time of the right turn traffic jam link and its upstream link, and the link travel time storage unit The link travel time of the vehicle that has traveled in the smooth lane of the right turn traffic jam link and its upstream link obtained from the link, and the link of the vehicle that has traveled in the traffic jam lane of the right turn traffic jam link and its upstream link obtained from the link travel time storage unit Travel time, and the statistical link travel time provided from the traffic information management device that distributes the calculated right travel traffic jam link and the link travel time of the upstream link to the car navigation device. Based on the link travel time, search the minimum cost route from the current location to the destination and display it A Shimesuru car navigation device,
When searching for the minimum cost route from the present location to the destination, the statistical link travel time received is corrected by the correction time of the link travel time of the delivered right turn traffic jam link and its upstream link. Car navigation device.
JP2008016980A 2008-01-29 2008-01-29 Car navigation method, car navigation system, traffic information management device, and car navigation device Active JP4814896B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008016980A JP4814896B2 (en) 2008-01-29 2008-01-29 Car navigation method, car navigation system, traffic information management device, and car navigation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008016980A JP4814896B2 (en) 2008-01-29 2008-01-29 Car navigation method, car navigation system, traffic information management device, and car navigation device

Publications (2)

Publication Number Publication Date
JP2009180500A true JP2009180500A (en) 2009-08-13
JP4814896B2 JP4814896B2 (en) 2011-11-16

Family

ID=41034616

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008016980A Active JP4814896B2 (en) 2008-01-29 2008-01-29 Car navigation method, car navigation system, traffic information management device, and car navigation device

Country Status (1)

Country Link
JP (1) JP4814896B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013196612A (en) * 2012-03-22 2013-09-30 Aisin Aw Co Ltd Information collecting system, information collecting method, and information collecting program
JP2017077177A (en) * 2017-01-19 2017-04-20 三菱重工業株式会社 Supply power management device, car-mounted vehicle device, and electric car
US9903729B2 (en) 2014-02-21 2018-02-27 Zenrin Co., Ltd. Route search apparatus, route search method, computer program and data structure

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11110684A (en) * 1997-10-06 1999-04-23 Sumitomo Electric Ind Ltd Travel time measuring method, travel time measuring instrument, and travel time measurement system
JP2006031422A (en) * 2004-07-16 2006-02-02 Matsushita Electric Ind Co Ltd Device and method for generating traffic information, device for providing traffic information and system for distributing same
JP2006047246A (en) * 2004-08-09 2006-02-16 Xanavi Informatics Corp Route searching method for navigation system
JP2006127134A (en) * 2004-10-28 2006-05-18 Matsushita Electric Ind Co Ltd Method and device for providing a plurality of traffic flows
JP2007183177A (en) * 2006-01-06 2007-07-19 Xanavi Informatics Corp Traffic information processor
JP2007241987A (en) * 2006-02-07 2007-09-20 Matsushita Electric Ind Co Ltd Method and device for generating traffic information

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11110684A (en) * 1997-10-06 1999-04-23 Sumitomo Electric Ind Ltd Travel time measuring method, travel time measuring instrument, and travel time measurement system
JP2006031422A (en) * 2004-07-16 2006-02-02 Matsushita Electric Ind Co Ltd Device and method for generating traffic information, device for providing traffic information and system for distributing same
JP2006047246A (en) * 2004-08-09 2006-02-16 Xanavi Informatics Corp Route searching method for navigation system
JP2006127134A (en) * 2004-10-28 2006-05-18 Matsushita Electric Ind Co Ltd Method and device for providing a plurality of traffic flows
JP2007183177A (en) * 2006-01-06 2007-07-19 Xanavi Informatics Corp Traffic information processor
JP2007241987A (en) * 2006-02-07 2007-09-20 Matsushita Electric Ind Co Ltd Method and device for generating traffic information

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013196612A (en) * 2012-03-22 2013-09-30 Aisin Aw Co Ltd Information collecting system, information collecting method, and information collecting program
US9903729B2 (en) 2014-02-21 2018-02-27 Zenrin Co., Ltd. Route search apparatus, route search method, computer program and data structure
US10495473B2 (en) 2014-02-21 2019-12-03 Zenrin Co., Ltd. Route search apparatus, route search method, computer readable storage medium storing a program and data structure
JP2017077177A (en) * 2017-01-19 2017-04-20 三菱重工業株式会社 Supply power management device, car-mounted vehicle device, and electric car

Also Published As

Publication number Publication date
JP4814896B2 (en) 2011-11-16

Similar Documents

Publication Publication Date Title
JP4619395B2 (en) Boarding position guidance system, route search server and program, and boarding position guidance terminal
US8670595B2 (en) Road estimation device and method for estimating road
US20120101728A1 (en) Route search device and route search method
CN102393206A (en) Path planning method and device
JP2009103726A (en) Center apparatus of route guiding system
JP5223192B2 (en) Map information generation system
JP2007127418A (en) System and method for route guidance
US7418338B2 (en) Road information provision server, road information provision system, road information provision method, route search server, route search system, and route search method
JP2006308390A (en) Riding position guidance system, route search server and program, and riding position guidance terminal
US8675924B2 (en) Road estimation device and method for estimating road
JP2010210284A (en) Traffic management device and traffic management method
JPWO2018151005A1 (en) Driving support device and computer program
JP5162978B2 (en) Route search method, route search system, and program
JP2021025890A (en) Navigation system, navigation program
JP5966675B2 (en) Probe information collection system
JP2006065246A (en) Method and system for map data update of car navigation device, car navigation device, and map information server
JP2006275647A (en) On-vehicle communication navigation terminal device, navigation server device, navigation system, control method therefor, and control program
JP4814896B2 (en) Car navigation method, car navigation system, traffic information management device, and car navigation device
JP2012137833A (en) Congestion information generation device, congestion information generation method, and program
JP5029009B2 (en) Map information generation system
JP2007322183A (en) In-vehicle navigation apparatus
CN102568239A (en) Guidance information providing system
WO2018079694A1 (en) Inaccessible road section estimation system and inaccessible road section estimation program
JP4797978B2 (en) Map information distribution system
JP4761582B2 (en) Route search system, route search server, and route guidance method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100126

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20100215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110803

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110826

R150 Certificate of patent or registration of utility model

Ref document number: 4814896

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140902

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250