JP2005009978A - Minimum-time route searching method - Google Patents

Minimum-time route searching method Download PDF

Info

Publication number
JP2005009978A
JP2005009978A JP2003173558A JP2003173558A JP2005009978A JP 2005009978 A JP2005009978 A JP 2005009978A JP 2003173558 A JP2003173558 A JP 2003173558A JP 2003173558 A JP2003173558 A JP 2003173558A JP 2005009978 A JP2005009978 A JP 2005009978A
Authority
JP
Japan
Prior art keywords
time
route
destination
node
departure
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
JP2003173558A
Other languages
Japanese (ja)
Other versions
JP4400104B2 (en
Inventor
Hiroyuki Yamakawa
博幸 山川
Kazuyuki Hirakawa
一行 平川
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.)
Equos Research Co Ltd
Original Assignee
Equos Research Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Equos Research Co Ltd filed Critical Equos Research Co Ltd
Priority to JP2003173558A priority Critical patent/JP4400104B2/en
Publication of JP2005009978A publication Critical patent/JP2005009978A/en
Application granted granted Critical
Publication of JP4400104B2 publication Critical patent/JP4400104B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a minimum-time route searching method which can search a minimum-time route with precision and at a high speed. <P>SOLUTION: In the minimum-time route searching process, a departure time at a departure place in a departure time obtaining step (S101) is obtained, and the distances in minimum-time route and a straight line and an estimated arrival time at the destination are calculated based on the departure time in an estimated arrival time calculating step (S105). In addition, in a departure place starting point route searching step (S103), a minimum-time route from the departure place as a starting point to the destination is searched based on data about approximate time required to access road links by time and the departure time, and at the same time and parallel to this a minimum-time route from the destination as a starting point to the departure place based on data about approximate time required to access road links by time and the estimated arrival time is searched in a destination starting point route searching step (S107). <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、出発地から目的地までの経路探索方法に係り、特に、出発地から目的地まで最短時間で到達可能な最短時間経路を探索する最短時間経路探索方法に関するものである。
【0002】
【従来の技術】
従来、自動車の現在地を検出し、この現在地から利用者が指定する目的地までの経路を探索して経路案内を行ういわゆるカーナビゲーション装置が実用化されている。通常のカーナビゲーション装置では、実際の道路ネットワークを約十mから数十m程度の短い距離の道路片(以下「道路リンク」という。)として分割したデータの集合である道路データベースを有し、この道路データベースに基づいて現在地から目的地までの経路を探索している。
【0003】
このような道路データベースには、通常、各道路リンクごとに、当該道路リンクの長さ、法定最高速度、一般道路/高速道路の種別などが関連付けられて記憶されている。そのため、当該道路データベースから経路を探索する場合においては、各道路リンクに関連したデータに基づいてコスト値なるものを定義し、そのコスト値が最も小さくなる経路を最適経路として探索する。即ち、ここでいう「コスト値」とは、最適解を得るときの「最適」を評価するために用いられる尺度となる値のことである。
【0004】
具体例としては、各道路リンクの長さを「コスト値」としてコスト最小の経路を探索する。これにより、結局、目的地までの経路距離が最短の経路が探索結果として得られる。また他の例としては、各道路リンクの長さを当該リンクの法定速度で除した値、即ちその道路リンクを通過するのに要する時間(推定所要時間)、を「コスト値」として最小コストとなる経路を探索すれば、その結果としては最短時間で目的地へ到達可能な経路、いわゆる最短時間経路が得られる。
【0005】
一般に、カーナビゲーション装置の利用者としては、目的地まで最短時間で到達可能な経路の探索を望む。ところが、上述したような最短時間経路探索の例では、例えば法定最高速度の値を用いて算出しているため、現実の所要時間を正確に表しているとは言い難い。
【0006】
そこで、道路に交通流計測のセンサを設置し、現実の平均速度を検出してその検出値に基づいて道路リンクの所要時間を算出することも検討されている一方、特定の経路については、所要時間を求める際に、各道路リンクの時刻別の推定所要時間を求めておき、この推定所要時間を各道路リンクのコスト値として、走行による時間の経過を考慮しつつ各単位区間の走行所要時間を合計することにより、所要時間を算出する方法が提案されている。この方法は、タイムスライス合計手法と呼ばれている(例えば、下記特許文献1)。
【0007】
【特許文献1】
特開平11−39587号公報(第4頁、段落番号0005)
【発明が解決しようとする課題】
しかしながら、道路に交通流計測のセンサを設置し、現実の平均速度を検出してその検出値に基づいて道路リンクの所要時間を算出する方法では、経路の所要時間を求める際に、経路の各々の地点でその地点を通過する時刻が異なる。そのため、各地点での道路リンクの所要時間は通過時刻によって変動してしまう(例えば朝夕のラッシュ時とそうでない時刻では同一の道路リンクでも所要時間は大きく異なる)という技術的な課題がある。
【0008】
また、タイムスライス合計手法によるものでは、経路が予め与えられている場合には有効であるものの、出発地と目的地が与えられ、その間の最短時間経路を得るような経路探索の場合には、出発地から経路の候補となる道路リンクを順次探索して繋いでいく際に、時刻別の予想所要時間データから対応する当該リンクの所要時間を抽出して加算していくため、最終的な経路の探索に時間がかかってしまうという技術的な課題がある。
【0009】
即ち、経路探索においては、一般的に最適となり得る経路の候補を幾つか保持しつつ探索を進めていくのであるが、出発地から開始して目的地へ向かって一方的に経路を探索する方法を採ると、全ての経路候補について目的地までの探索が終了しなければ最適な経路を決定することができない。この方法では、探索される経路が目的地という1点に到達するまで探索処理が継続するので、探索処理の負荷が大きい。
【0010】
一方、各道路のコストが時刻に対して不変である場合には、出発地と目的地とから同時に経路探索を開始し、双方の探索経路の端点が一致した時点で出発地から目的地までの経路探索が完了するという方法を採ることができる。このような経路探索方法では、出発地/目的地の双方からの経路探索が同一の道路へ達すると、当該道路に沿って双方の探索経路が結びつき経路が完成することになるので、前述したような目的地という特定の1点へ到達するまで探索が終了しない方法に比較して、はるかに探索処理の負荷を軽減することができる。
【0011】
ところが、このような出発地と目的地とから同時に経路探索を開始する方法であっても、経路探索する際のコスト値として、その道路リンクを通過する時刻によって変化する時刻別所要時間データを用いる場合には、到着時刻が予め設定できないと目的地側からの経路探索におけるコスト値が特定できず、目的地側からは探索を行うことができないという技術的な課題が残る。
【0012】
本発明は、上述した課題を解決するためになされたものであり、その目的とするところは、正確かつ高速に最短時間経路を探索し得る最短時間経路探索方法を提供することにある。
【0013】
【課題を解決するための手段および発明の作用・効果】
上記目的を達成するため、請求項1の最短時間経路探索方法では、各道路リンクを通過する際に要する推定所要時間を時刻別に記録した時刻別所要時間データを用いて、出発地から目的地までの最短時間経路を探索する最短時間経路探索方法において、前記出発地を出発する出発時刻を取得する出発時刻取得ステップと、前記出発地から前記目的地までの直線距離および前記出発時刻に基づいて、前記出発地を出発して前記目的地に到着する概算到着予想時刻を算出する概算到着予想時刻算出ステップと、前記各道路リンクの前記時刻別所要時間データおよび前記出発時刻に基づいて前記出発地から前記目的地へ向けての出発地起点最短時間経路を探索する出発地起点経路探索ステップと、前記出発地起点経路探索ステップとほぼ同時並列して、前記各道路リンクの前記時刻別所要時間データおよび前記概算到着予想時刻に基づいて、前記目的地から前記出発地へ向けての目的地起点最短時間経路を探索する目的地起点経路探索ステップと、を含むことを技術的特徴とする。
【0014】
請求項1では、出発時刻取得ステップにより出発地を出発する出発時刻を取得し、概算到着予想時刻算出ステップにより、出発地から目的地までの直線距離および出発時刻に基づいて出発地を出発して目的地に到着する概算到着予想時刻を算出する。また、出発地起点経路探索ステップにより、各道路リンクの時刻別所要時間データおよび出発時刻に基づいて出発地から目的地へ向けての出発地起点最短時間経路を探索するのとほぼ同時並行して、目的地起点経路探索ステップにより、各道路リンクの時刻別所要時間データおよび概算到着予想時刻に基づいて目的地から出発地へ向けての目的地起点最短時間経路を探索する。これにより、最初に目的地までの概算到着予想時刻を算出しておくことで、時刻に依存する時刻別所要時間をコスト値として、出発地を起点とした経路探索とほぼ同時に目的地を起点とした経路探索を行うことが可能となる。即ち、時刻に依存した各道路リンクの時刻別所要時間データを用いても出発地と目的地とから同時に経路探索が可能となるため、出発地からのみ行う経路探索に比較して短い時間で最短時間経路を探索することが可能となる。したがって、正確かつ高速に最短時間経路を探索することができる。
【0015】
ここで「前記各道路リンクの前記時刻別所要時間データおよび前記出発時刻に基づいて前記出発地から前記目的地へ向けての出発地起点最短時間経路を探索する」とは、例えば、次の(1) 〜(3) により具現化される。
【0016】
(1) 出発地付近における、経路の最初の道路リンクについては、出発時刻におけるその道路リンクの推定所要時間を時刻別所要時間データから抽出してコスト値とする。(2) 次の道路リンクについては、(1) で求めた前の道路リンクの所要時間を出発時刻に加えた時刻における推定所要時間を時刻別所要時間データから抽出して当該リンクの推定所要時間をコスト値とする。(3) 前記(2) の処理を目的地方向へ向かって経路探索を繰り返し、コスト値を積算していく。これにより、積算されたコスト値が当該経路のその時点での合計のコスト値となる。
【0017】
また、「前記各道路リンクの前記時刻別所要時間データおよび前記概算到着予想時刻に基づいて、前記目的地から前記出発地へ向けての目的地起点最短時間経路を探索する」とは、例えば、次の(4) 〜(6) により具現化される。
【0018】
(4) 目的地付近における、経路の最初の道路リンクについては、概算到着予想時刻におけるその道路リンクの推定所要時間を時刻別所要時間データから抽出してコスト値とする。(5) 次の道路リンクについては、(4) で求めた前の道路リンクの所要時間を概算到着予想時刻から減じた時刻における推定所要時間を時刻別所要時間データから抽出して当該リンクの推定所要時間をコスト値とする。(6) 前記(5) の処理を目的地方向へ向かって経路探索を繰り返し、コスト値を積算していく。これにより、積算されたコスト値が当該経路のその時点での合計のコスト値となる。
【0019】
なお、経路探索は常に数本の経路候補が探索される(各交差点ごとにそれぞれ異なる道路へ進行する経路が候補となる)が、経路候補のうち、探索の途中ごとにその時点での積算コスト値が小さい候補数本を残しそれ以外の候補は削除していく。経路候補の絞込みなどは従前の経路探索法と同様である。最終的には、数本の経路候補について出発地からの探索経路(出発地起点最短時間経路)と目的地からの探索経路(目的地起点最短時間経路)が結びついた場合、その合計のコスト値が最も小さいものが最短時間経路として特定される。
【0020】
また、請求項2の最短時間経路探索方法では、請求項1において、前記概算到着予想時刻算出ステップは、前記出発地から前記目的地までの直線距離に代えて、前記出発地から前記目的地までの最短経路距離を用いることを技術的特徴とする。
【0021】
請求項2の発明では、概算到着予想時刻算出ステップは、出発地から目的地までの直線距離に代えて、出発地から目的地までの最短経路距離を用いるので、出発地から目的地までの直線距離に基づいて算出するよりも概算到着予想時刻を正確(高精度)に算出することができる。なお、最短距離経路探索においては、各道路リンクの距離は時刻に関わらず一定であるので、従来技術により出発地と目的地とから同時に経路探索がことができる。
【0022】
さらに、請求項3の最短時間経路探索方法では、請求項1または2において、前記出発地起点最短時間経路および前記目的地起点最短時間経路に基づいて、前記目的地に到着する予想時刻を算出する到着予想時刻再算出ステップを、さらに含むことを技術的特徴とする。
【0023】
請求項3の発明では、前述の概算到着予想時刻は、あくまでも出発地と目的地の直線距離もしくは最短距離経路の距離に基づく概算値であったが、請求項3の発明では、出発地起点最短時間経路および目的地起点最短時間経路に基づいて、例えば、時刻別所要時間データから各道路リンクの所要時間を再度抽出して加算していくので、目的地に到着する予想時刻を正確に推定することができる。
【0024】
【発明の実施の形態】
以下、本発明の最短時間経路探索方法に係る各実施形態を図に基づいて説明する。
[第1実施形態]
まず第1実施形態として、本発明の最短時間経路探索方法をナビゲーション装置の制御処理に適用した例を図1〜図19に基づいて参照して説明する。図1には第1実施形態のナビゲーション装置10の構成例を示すブロック図が示されている。
【0025】
<ナビゲーション装置10の構成>
図1に示すように、ナビゲーション装置10には、様々なプログラムを実行するCPU12、CPU12が実行すべきプログラムを格納したプログラムメモリ14、車両の現在地を検出するためのセンサとして車速センサ30、GPSセンサ32、ジャイロセンサ34、外部との通信を行う通信装置36およびアンテナ38、実際の道路ネットワークを短い道路片(道路リンク)のデータ(道路リンクデータ)の集合として記録した道路データベース22、各道路リンクごとのコスト値(各道路リンクの所要時間)のデータ(コストデータ)を記録したコストデータベース20、が備えられている。例えば、CPU12はマイクロコンピュータにより、またプログラムメモリ14は半導体メモリ装置に実現される。
【0026】
道路データベース22に記録された道路リンクのデータは、経路探索の他に、ディスプレイ40に地図を表示し、あるいはGPSセンサ32等で得られたセンサ信号を基に自車の地図上の現在地を特定するためにも用いられる。
【0027】
なお、図1では道路データベース22とコストデータベース20とを分離して構成しているが、物理的あるいは論理的に、単一のデータベースとして構成しても良い。またコストデータは、通信装置36、アンテナ38を介して、図略の外部の情報センタから最新のデータを受信して更新できるように構成することも好適である。
【0028】
プログラムメモリ14には、経路探索を行うための経路探索プログラム14a(図1中では「プログラム」を「PGM 」と簡略化して記してある。以下同様。)、現在地特定プログラム14b、経路案内処理を実行する経路案内プログラム14c、その他、図示しないが上記のほかに、目的地を設定するプログラムなど、通常のナビゲーション機能として必要なプログラムも格納されている。
【0029】
現在地特定プログラム14bは、GPSセンサ32によるセンサデータをもとに車両のおおよその現在地を特定し、特定された現在地の周辺の道路リンクデータを道路データベース22から抽出する機能や、車速センサ30、ジャイロセンサ34のデータから車両の直前の動きを推定し、推定された車両の直前の軌跡を、道路データベース22から抽出した道路地図データで表されている道路形状と照合して車両が現在位置する道路地図上の位置を特定する機能を有する。このようにして特定された道路地図データ上での車両の位置が車両の現在地として取得される。当該現在地は、ナビゲーション装置10の内部では、通常、東経北緯の値として特定される。なお、種々のプログラムはプログラムメモリでなくハードディスクなどの情報記録装置、またはDVDなどの情報記録媒体に格納されていても良い。
【0030】
<道路リンクデータ/コストデータの説明>
次に図2および図3を参照して、道路データベース22に格納された道路リンクデータおよびコストデータベース20に格納されたコストデータについて説明する。図2は、道路リンクデータの接続関係(道路ネットワーク)を模式的に表した図で、R1、R2、R3、R4およびR5で示された直線が、それぞれ道路リンクを表す。ここでは、R1からR5までの各記号を図2に示す道路リンクのID番号(個々の道路リンクを識別するための番号)とする。なお、同図中のC1、C2、C3およびC4は、各道路リンクの接続点、即ち交差点を表している。
【0031】
道路リンクデータは、道路データベース22内に、図3(A) に示すようなデータ構造により格納されている。例えばID番号がR1の道路リンクは、距離が40(m)で、その始点の交差点はC1、終点の交差点はC2として表されている。なお、この始点および終点は便宜的に付与されたものである。また、道路リンクR1は始点の交差点C1において、R2、R4で表される道路リンクと接続されており、終点の交差点C2において、R2で表される道路リンクと接続している。図3(A) に示すように、ID番号がR2の道路リンク、R3の道路リンク、R4の道路リンク、R5の道路リンクについても同様に、距離、始点交差点、終点交差点、始点接続道路リンク、終点接続道路リンクのデータがそれぞれ記録されている。即ち、図2に示した道路リンクの接続関係が、図3(A) に示す図表の情報として道路データベース22においてデータベース化されている。
【0032】
一方、コストデータベース20には、図3(B) に示すようなデータが記録されている。即ち、各道路リンクを通過するのに必要な時間(所要時間)が順方向と逆方向とで時刻別にデータ化されている。ここで、リンクの順方向とはリンクの始点から終点へ進む方向であり、リンクの逆方向とはリンクの終点から始点へ進む方向のことである。なお、図3(B) では、例として、現在時刻の所要時間、現在時刻から15分後の所要時間、同様に30分後、45分後、60分後の所要時間、というように、現在時刻を基準としてこの現在時刻からの経過時間ごとの表現となっているが、それぞれ時刻別に表現されているものと等価であるのはいうまでもない。また、各道路リンクのデータをリンクIDと方向(順逆)により識別しているが、例えばリンクR1の順方向をC1C2、逆方向をC2C1というように、交差点番号による表現で識別してもよい。(図11〜図15、図17〜図19を参照)。
【0033】
ここで、図2に示す交差点C1を出発地、交差点C4を目的地とした場合における経路について、所要時間の算出例を説明する。
まず、交差点C1から交差点C4へ至る経路は、道路リンクR1・R2を通過する経路(経路1)、道路リンクR3を通過する経路(経路2)および道路リンクR4・R5を通過する経路(経路3)の3つの経路が考えられる。
【0034】
経路1(R1・R2)の所要時間は、まず現在時刻に出発地である交差点C1から道路リンクR1を順方向に通過する際の所要時間として図3(B) に示す図表から、「R1−順」の行の「現在時刻」の列の値である17分が抽出される。すると交差点C2への到着時刻は現在時刻から17分後となることが判明する。そこで次に道路リンクR2の所要時間は図3(B) に示す図表から、「R2−順」の行の「15分後」の列の値である11分が抽出される。したがって、目的地である交差点C4までの経路1の場合、所要時間は17+11=28分と算出される。
【0035】
経路2(R3)の所要時間は、現在時刻における道路リンクR3の所要時間を図3(B) に示す図表から抽出して35分と算出される。経路3の所要時間は、出発地である交差点C1に接続する道路リンクR4の所要時間として、図3(B) に示す図表から、「R4−順」の行の「現在時刻」の列の値16分が抽出される。すると、次の道路リンクR5の始点である交差点C3への到着時間が16分後になることから、道路リンクR5での所要時間は図3(B) に示す図表から、「R5−順」の行の、「15分後」の列の値である7分が抽出される。したがって、経路3における所要時間は16+7=23分と算出される。
【0036】
このように、出発地から目的地までの各道路リンクの時刻別の所要時間データを用いて目的地までの所要時間を算出することができる。出発地から目的地までの経路が、短い場合には前掲例のごとく出発地から目的地に向かって経路に沿って所要時間を積算することで所要時間を算出することができるが、目的地までの経路が比較的長距離になると、出発地から目的地へ向かっての経路探索だけでは探索処理の効率が悪くなる。目的地という1点へ、探索した経路が到達するまで処理を行う必要があるからである。
【0037】
そこで、通常、コスト値が時刻に依存せず一定の場合には、出発地と目的地とからほぼ同時に探索し、双方の探索経路の端点が一致した時点で出発地から目的地までの経路探索が完了するという手法を用いることで、経路探索を効率よく行うことができる。しかし、コスト値がその道路リンクを通過する時刻に依存して変化(以下「時変」)する場合には、経路探索開始時に目的地への到達時刻が不明であるため、時変のコスト値を用いては目的地からの経路探索は従来の手法をそのまま利用することはできない。そこで、本実施形態では、後述する最短時間経路探索処理によって、時変のコスト値を用いても目的地からの経路探索を可能にしている。
【0038】
<経路探索処理の説明>
まずここでは、最短時間経路探索処理の基本となる経路探索の概略と道路リンクデータの構造とを、図4を参照して説明する。
【0039】
図4に示すように、道路リンクのデータは、いくつかの複数のレイヤに分類されて道路データベース22に格納されている。
例えば、道路幅の狭い道路リンク(細街路道路リンク)も含めた詳細図データレイヤから、都市間道路や高速道路などの主要幹線道路リンクのみからなる広域図データレイヤ、そしてこれらの中間の道路リンクからなる中間域図データレイヤといった各レイヤに分類されている。そして、それぞれのレイヤに含まれる道路データは、さらに所定の領域ごとに区分けされている。即ち、詳細図データは狭い領域ごとに区分けされ、広域図データは広い領域がひとつのまとまったデータとして区分けされている。これらを模式的に表したものが図4である。
【0040】
図4に示す符号aは、詳細図データレイヤ、符号bは中間域図データレイヤ、符号cは広域図データレイヤを指す。そして、詳細図データレイヤaには、詳細道路データA、詳細道路データB、などと特定の領域ごとにひとまとりの道路データごとに区分けされている。同様に、中間域データレイヤbには、中間域道路データA、中間域道路データBという具合に区分けされ格納されている。また各々のデータレイヤの道路データには、各データレイヤに存在する交差点に対して、複数のレイヤに共通して存在する交差点をレイヤ接続交差点と称して、そのレイヤだけに存在する交差点と区別してデータ化されている。なお、図4ではレイヤは3層構造として例示してあるが3層に限定されるものでなく、例えば2層、4層、5層あるいは10層以上であっても良い。
【0041】
本実施形態に係る経路探索においては、まず出発地を含む詳細図データレイヤaの詳細道路データを、道路データベース22から特定し、出発地から、その詳細道路データaにおける全ての交差点までの経路を探索し、レイヤ接続交差点からは次のレイヤ(図4ではb:中間域図データレイヤ)のデータを道路データベースから抽出し、さらに全ての交差点までの経路を探索する。このような処理を最上位レイヤ(図4ではc:広域図データレイヤ)まで繰り返す。同じ処理を目的地からも行う。ただし、目的地側からは最上位レイヤのひとつ手前(図4ではb:中間域図データレイヤ)まで行う。そして、出発地から探索を開始した経路(出発地起点経路)と、目的地から探索を開始した経路(目的地起点経路)とを接続する処理を行い、複数の経路候補を得て、それらの中で最もコストの小さい経路を抽出し経路探索を完了する。
【0042】
ここで、図4を参考して具体例を説明する。図4に示すように、出発地dは、詳細図データレイヤaの詳細道路データAという領域に含まれ、目的地eは、詳細図データレイヤaの詳細道路データBという領域に含まれる。詳細道路データAと詳細道路データBは異なるデータ領域であるので、詳細道路データ領域Aでは出発地dからレイヤ接続交差点までの経路を探索し、詳細道路データBでは目的地からレイヤ接続交差点までの経路を探索する。例えば詳細道路データAでは、レイヤ接続交差点fまでの経路が探索され、詳細道路データBではレイヤ接続交差点gまでの経路が探索される。
【0043】
図4に示すように、レイヤ接続交差点fは、次のレイヤ層である中間域図データレイヤbでは中間域道路データAに属し、レイヤ接続交差点gは中間域道路データBに属する。中間域図データレイヤbにおいても、出発地から探索した経路の端点であるレイヤ接続交差点fと、目的地から探索した経路の端点であるレイヤ接続交差点gは異なる領域の道路データに属するので、それぞれの端点からさらに上位のレイヤである広域図データレイヤへのレイヤ接続交差点までの経路を探索する。
【0044】
次の中間域図データレイヤbでは、レイヤ接続交差点fから上位のレイヤへのレイヤ接続交差点としてレイヤ接続交差点hまでの経路が探索され、レイヤ接続交差点gから上位のレイヤへのレイヤ接続交差点としてレイヤ接続交差点jまでの経路が探索される。次に最上位のレイヤである広域図データレイヤにおいては、目的地側からの接続交差点hからjまでの経路が探索される。そして出発地起点経路と、目的地起点経路とを接続することで経路探索が完了することになる。
【0045】
上述した例では、出発地dからひとつのレイヤ接続交差点fまでひとつの経路を探索する例を示したが、各道路データにおいては複数のレイヤ接続交差点までの経路が探索される。すべての交差点までの経路を存続させるのは、出発地起点経路と目的地起点経路を接続し両者のコストを加算するまで、どの経路がコスト最小となるかわからないからである。
【0046】
このように目的地からの経路探索は、コスト値が時間的に変動しない場合においては、前述したうような従来からの手法によっても探索可能であるが、コスト値が時変の場合は適用することができない。
そこで、本実施形態に係る最短時間経路探索処理では、まず出発地と目的地の直線距離を算出し、その値から概算の目的地到着時刻を算出する、あるいは出発地と目的地の最短距離経路を最初に求め、その距離を予め設定してある平均速度で除した値を目的地までの概算到着予想時刻として求める。そして求められた概算到着予想時刻を基準として、目的地に接続する道路リンクの所要時間を時刻別所要時間データから得ていく。次に得られた所要時間を目的地の概算到着予想時刻から減算した値を、次の道路リンクの所要時間を時刻別所要時間データから得るための時刻とする。これを繰り返すことで目的地からの最短時間経路を探索可能にしている。
【0047】
次に、最短時間距離経路処理の流れを図5および図6に示すフローチャートならびに図7〜図19に示す各説明図に基づいて説明する。なお、図5に示すステップS101〜S107は、経時的な順序処理のように図示されているが、同図に示す「ステップS101、S103」と「ステップS105、S107」とは、ほぼ同時に並行して実行されるものであることに留意されたい。またこれらの処理は、利用者により目的地が入力され、ナビゲーション装置10により車両の現在地が検出され、検出された現在地が経路探索における出発地として設定されたところから開始されるものである。
【0048】
図5に示すように、本実施形態に係る最短時間距離経路処理では、ステップS101により出発時刻を設定される処理が行われる。この出発時刻は、ナビゲーション装置10が有する時計から得られる現在時刻、あるいは利用者により入力された時刻のいずれかが用いられる。なお、このステップS101は、特許請求の範囲に記載の「出発時刻取得ステップ」に相当するものである。
【0049】
続いてステップS103により出発地から最上位レベルまでの全てのノード(交差点)にノードコストを設定する処理が行われる。ノードコストとは、出発地または目的地から当該ノードに到達するのに要するコスト値が最小となるコストのことをいい、図7〜図10に示す経路図枠の外に「ノード名=○○(直近経由ノード名)」形式で表記されている。
【0050】
例えば、図7(A) に示す出発地側の探索例では、ノードBは直近経由ノードとしてノードAに接続されているためノードコストは5で「B=5(AB)」と表記され、ノードEは、ノードAからノードB(直近経由ノード)を経由してノードEに到達する経路が最小コストになるため、ノードコストは12で「E=12(BE)」と表記されている。なお、ノードAは出発地であるため、ノードコストは0(ゼロ)で「A=0」と表記されている。
【0051】
このステップS103による処理は、前述したコストデータベース20に格納された各道路リンクごとの時刻別所要時間データ(図3(B) )およびステップS101により設定された出発時刻に基づいて、図6に示すノードコスト設定処理により行われるもので、各レイヤごとの各道路リンクの所要時間が算出される(図7(A) 、図8、図9を参照)。この処理の詳細は、図6等を参照して後述する。なお、このステップS103は、特許請求の範囲に記載の「出発地起点経路探索ステップ」に相当するものである。
【0052】
一方、ステップS105では、ステップS101およびステップS103による処理と並行して、目的地の到着予定時刻を計算し設定する処理が行われる。具体的には、各レイヤごとに求めた最短距離経路と、予め設定されている走行速度とに基づいて所要時間が計算される。
【0053】
例えば、図16に示すように、レベル1のレイヤに属する最短距離経路が一般道路であって、その総距離が60km(=40000m+20000m)であり、レベル2のレイヤに属する最短距離経路が高速道路であって、その総距離が100km(=100000m)である場合には、一般道路の平均走行速度を時速30km、高速道路の平均走行速度を時速100kmとすれば、60/30+100/100=3時間(所要時間)が計算される。これにより、例えば、出発地Aを出発する時刻(出発時刻)が午前10時である場合には、目的地Iに到着する予想時刻(到着予想時刻)は午後1時(13時)となる。
【0054】
なお、最短距離経路を地図上の直線距離としても良い。これにより、出発地から目的地までの最短距離経路を探索する処理を行う必要がないので、計算できる概算到着予想時刻の精度は低下するものの、より高速な計算処理が可能となる。
【0055】
続いてステップS107により到着地(目的地)から最上位レベル一つ前までの全てのノードにノードコストを設定する処理が行われる。この処理は、前述したコストデータベース20に格納された各道路リンクごとの時刻別所要時間データ(図3(B) )およびステップS105により設定された到着予定時刻に基づいて、前述したステップS103と同様に、図6に示すノードコスト設定処理により行われ、各レイヤごとの各道路リンクの所要時間が算出される(図7(B) を参照)。この処理の詳細も図6等を参照して後述する。なお、このステップS107は、特許請求の範囲に記載の「目的地起点経路探索ステップ」に相当するものである。
【0056】
ステップS103とステップS107とによって全てのノードコストが設定されると、ステップS109により最小コスト経路を計算して最短時間経路を決定する処理が行われる。
例えば、図10に示す探索例では、目的地側のレベル1のレイヤに属する道路ネットワークはレベル2のレイヤに属する道路ネットワークとノードK、Lにおいて接続可能である。ノードKで接続した場合のコストは12+29=41となる。一方、ノードLで接続した場合のコストは10+38=48となる。したがって合計コストが小さいノードKで接続した経路が最短時間経路として決定される。
【0057】
ここで、ステップS103で行われるノードコスト設定処理の内容を、図6、図11〜15を参照して説明する。なお、この図6に示すノードコスト設定処理は、特許請求の範囲に記載の「出発地起点経路探索ステップ」に相当する。
【0058】
図6に示すように、ノードコスト設定処理では、まずステップS201により開始ノードコストを初期化する処理が行われる。開始ノードコストとは、図11(A) に示す出発地(ノードA)に接続される道路ネットワークにおいては「ノードA」のことで、このステップによりノードAのノードコスト0(ゼロ)、出発時刻10:00が設定される。
【0059】
次にステップS203によりノードコスト最小の未確定ノードを選択する処理が行われる。図11(A) に示す探索例では未確定ノードは開始ノード一つだけであるため必然的にノードAが選ばれる。
【0060】
続くステップS205では、選択ノードに接続されるリンクの当該時間コストを取得する処理が行われる。具体的には、コストデータテーブルを参照し、ステップS203により選択された選択ノードに対して戻り方向にないノードに到達する予定時刻を計算する。例えば、図11(A) に示す探索例では、選択ノードAに接続される戻り方向にないノードはノードB、C、Dであるから、これらのノードへの当該時刻10:00におけるそれぞれのコストを、図11(B) に示すコストデータテーブルを参照し取得する。これにより、図12に示すように、選択ノードAを出発する時刻10:00におけるノードB、C、DへのリンクコストAB=5、AC=7、AD=6が得られる。
【0061】
続くステップS207では、選択ノードの接続リンク終端側のノードコスト設定処理が行われる。図11(A) に示す探索例では、ステップS205により得られた接続リンク終端側ノードへのリンクコストをノードAのノードコストに加算し、ノードB、C、Dを未確定ノードとしてB=5(AB)、C=7(AC)、D=6(AD)と設定する。
【0062】
そしてステップS209により選択ノードがコストの確定したノード(確定ノード)に設定される。図11(A) に示す探索例ではステップS203により選択された選択ノードAがコスト値0の確定ノードとなる。
【0063】
ステップS211では、同一レイヤ内の全てのノードのコストが確定しているか否かの判断処理が行われる。そして、全てのノードのコストが確定している場合には(S211でYes)、ステップS213に処理を移行し、全てのノードのコストが確定していない場合には(S211でNo)、ステップS203に処理を戻し未確定ノードのうちでノードコスト最小のノードを選択する処理が行われる。
【0064】
図11(A) に示す探索例では、未確定ノードは、ノードB、C、Dであるため、この中からノードコストが最小となるノードBが次に選択され当該ノードBが選択ノードとなる。そして、ステップS205により、選択ノードBに接続される戻り方向にないノードはノードEであるから、このノードEへの当該時刻におけるコストを、図11(B) に示すコストデータテーブルを参照し取得する。そしてステップS207により当該ノードEに到着する予定時刻を計算する。これにより、図13に示すように、選択ノードBを出発する時刻10:05におけるノードEまでのコストおよび到着予定時刻は、BE=6の10:11であることがわかる。そしてノードEを未確定ノードとしてE=11(BE)と設定する。続いてステップS209により選択ノードがノードコスト5の確定ノードとなる。
【0065】
同様に未確定ノードC、D、Eからノードコスト最小のDが次に選択され当該ノードDが選択ノードとなる。そして、ステップS205により、選択ノードDに接続される戻り方向にないノードはノードC、Eであるから、このノードC、Eへの当該時刻におけるそれぞれのコストを、図11(B) に示すコストデータテーブルを参照しそれぞれ取得する。そしてステップS207により当該ノードC、Eに到着する予定時刻を計算する。これにより、図14に示すように、選択ノードDを出発する時刻10:06におけるノードCまでのコストおよび到着予定時刻はDC=3の10:09で、またノードEまでのコストおよび到着予定時刻はDE=16の10:22であることがわかる。
【0066】
ここで、ノードCのノードコストについては、前回、本ステップにより計算済みのC=7(AC)よりも小さくはならないことがわかるので、このC=9(DC)というノードコストおよびノードDとノードCとを接続する経路は採択されることなく破棄される。またノードEのノードコストについても、前回、本ステップにより計算済みのE=11(BE)よりも小さくはならないことがわかるので、このE=22(DE)というノードコストおよびノードDとノードEとを接続する経路も採択されることなく破棄される。なお、計算済みのノードコストよりも小さくなる場合には、計算済みのものに替えて、新たに計算されたものに置き替えて最小ノードコストとして更新される。またステップS209により選択ノードDがノードコストの確定したノード(確定ノード)に設定される。
【0067】
同様に、コスト最小の未確定ノードとしてノードCが選択されると、選択ノードCに接続される戻り方向にないノードとしてノードEの当該時刻におけるコストを、図11(B) に示すコストデータテーブルを参照し当該ノードEに到着する予定時刻を計算する。これにより、図15に示すように、選択ノードCを出発する時刻10:07におけるノードEまでのコストおよび到着予定時刻はCE=5の10:12であることがわかる。
【0068】
ここで、ノードEのノードコストについては、前々回、本ステップにより計算済みのE=11(BE)よりも小さくはならないことがわかるので、このE=12(CE)というノードコストおよびノードCとノードEとを接続する経路は採択されることなく破棄される。なおこの選択ノードCは、ステップS209により確定ノードに設定される。
【0069】
このようにして図11(A) に示す経路例において、全てのノードが確定ノードに設定されると(図7(A) 参照)、ステップS211により、全てのノードのコストが確定していると判断されるので(S211でYes)、ステップS213に処理を移行する。
【0070】
ステップS213では、レイヤの格上げ処理が終了した否かの判断処理が行われる。レイヤの格上げ処理が終了していると判断した場合には(S213でYes)、出発地から最上位レベルまでの全てのノードへのコスト設定が完了しているので、本ノードコスト設定処理を終了し、図5に示す最短時間経路探索処理に処理を戻す。一方、レイヤの格上げ処理が終了していると判断できない場合には(S213でNo)、ステップS215に処理を移行してレイヤを上位レベルに格上げする処理が行われる。例えば、図11(A) に示す経路例はレベル1のレイヤに属するものであるので、その上位レベルであるレベル2にノードコスト設定の対象レイヤを格上げする。これにより、ノードコストの設定は、例えば、図9に示すようなレベル2のレイヤに属する経路例が対象となり、ノードD〜Lの全ノードについて確定したコスト値が設定されるまで前述したステップS203〜S211による各処理が行われる。
【0071】
続いて、ステップS107で行われるノードコスト設定処理の内容を、図6、図17〜19を参照して説明する。なお、この図6に示すノードコスト設定処理は、特許請求の範囲に記載の「目的地起点経路探索ステップ」にも相当する。なお、ステップS107で行われるノードコスト設定処理は、目的地Iに到着する予想時刻(到着予想時刻)に基づき時間を遡って最短時間経路を探索可能にノードコストが設定されるほかは、前述したステップS103で行われるノードコスト設定処理とほぼ同様である。
【0072】
図6に示すように、ノードコスト設定処理では、まずステップS201により開始ノードコストを初期化する処理が行われるので、図17に示す目的地(ノードI)に接続される道路ネットワークにおいてはノードIに、ステップS105により設定された到着予想時刻13:00とノードコスト0(ゼロ)が設定される。
【0073】
次にステップS203によりノードコスト最小の未確定ノードを選択する処理が行われる。図17に示す探索例では未確定ノードは開始ノード一つだけであるため、必然的にノードIが選ばれる。
【0074】
続くステップS205により、選択ノードに接続されるリンクの当該時間コストを取得する処理が行われる。選択ノードIに接続される戻り方向にないノードはノードK、J、Lであるから、これらのノードへの当該時刻におけるコストを、図17に示すコストデータテーブルを参照し取得する。これにより、選択ノードIに到着する時刻13:00におけるノードK、J、LからのリンクコストKI=12、JI=13、LI=10が得られる。
【0075】
続くステップS207により、選択ノードの接続リンク終端側のノードコスト設定処理が行われる。ステップS205により得られた接続リンク終端側ノードへのリンクコストをノードIのノードコストに加算し、ノードK、J、Lを未確定ノードとしてK=12(IK)、J=13(IJ)、L=10(IL)と設定する。そして、ステップS209により当該選択ノードIがコスト値0の確定ノードとなる。ノードIが確定ノードになると、ステップS211による判断処理を経て、再びステップS203により処理される。
【0076】
図18に示すように、ステップS203によりノードコスト最小の未確定ノードとしてノードLが選択され、続くステップS205により、選択ノードLに接続される戻り方向にないノードとしてノードJについて、このノードJへの当該時刻におけるコストを、図18に示すコストデータテーブルを参照し当該ノードJを出発する予想時刻を計算する。これにより、選択ノードLに到着する12:50におけるノードJからのコストおよび出発予想時刻はJL=4の12:46であることがわかる。
【0077】
しかし、図18に示すように、このノードJのJ=14(LJ)は既に計算済みのJ=13(IJ)よりも小さくならないことがわかるので、このJ=14(LJ)というノードコストおよびノードLとノードJとを接続する経路は採択されることなく破棄される。なお、計算済みのノードコストよりも小さくなる場合には、計算済みのものに替えて、新たに計算されたものに置き替えて最小ノードコストとして更新される等は、前述したステップS103で行われるノードコスト設定処理と同様である。
【0078】
そして、ステップS209により当該選択ノードLがコスト値10の確定ノードとなる。ノードLが確定ノードになると、ステップS211による判断処理を経て、再びステップS203により処理される。そして同様にステップS205、ステップS207、ステップS209を経て図19に示すようにノードKがK=12(IK)の確定ノードとなり、再びステップS203により処理される。
【0079】
最後に、ステップS203によりコスト最小の未確定ノードとしてノードJが選択されるが、続くステップS205により、選択ノードJに接続される戻り方向にないノードを選択することができないので、ステップS207、S209により当該選択ノードJはコスト値13の確定ノードとなる。
【0080】
このようにして図17〜図19に示す経路例において、全てのノードが確定ノードに設定されると(図7(B) 参照)、ステップS211により、全てのノードのコストが確定していると判断されるので(S211でYes)、ステップS213に処理を移行し、目的地から最上位レベル一つ前までの全てのノードへのコスト設定が完了すると、本ノードコスト設定処理を終了し、図5に示す最短時間経路探索処理に処理を戻す。
【0081】
このように図5に示す最短時間経路探索処理および図6に示すノードコスト設定処理により、出発地から目的地までの最短時間経路を探索することができる。なお、このようにして探索された最短時間経路に基づいて、当該目的地に到着する予想時刻を算出する処理(到着予想時刻再算出ステップ)をステップS109の後の追加することにより、目的地に到着する予想時刻を正確に推定することができる。
【0082】
以上説明したように本第1実施形態に係るナビゲーション装置10によると、CPU12により実行される最短時間経路探索処理によって、出発時刻取得ステップ(S101)により出発地を出発する出発時刻を取得し、概算到着予想時刻算出ステップ(S105)により、出発地から目的地までの最短経路距離および直線距離ならびに出発時刻に基づいて出発地を出発して目的地に到着する概算到着予想時刻を算出する。また、出発地起点経路探索ステップ(S103、S201、S203、S205、S207、S209、S211、S213、S215)により、各道路リンクの時刻別所要時間データおよび出発時刻に基づいて出発地から目的地へ向けての出発地起点最短時間経路を探索するのとほぼ同時並行して、目的地起点経路探索ステップ(S107、S201、S203、S205、S207、S209、S211、S213、S215)により、各道路リンクの時刻別所要時間データおよび概算到着予想時刻に基づいて目的地から出発地へ向けての目的地起点最短時間経路を探索する。
【0083】
これにより、最初に目的地までの概算到着予想時刻を算出しておくことで、時刻に依存する時刻別所要時間をコスト値として、出発地を起点とした経路探索とほぼ同時に目的地を起点とした経路探索を行うことが可能となる。即ち、時刻に依存した各道路リンクの時刻別所要時間データを用いても出発地と目的地とから同時に経路探索が可能となるため、出発地からのみ行う経路探索に比較して短い時間で最短時間経路を探索することが可能となる。したがって、正確かつ高速に最短時間経路を探索することができる。
【0084】
[第2実施形態]
前述した第1実施形態では、全てナビゲーション装置10(図1)で行う処理形態を採っていたが、本第2実施形態は、図7に示すように、車両に搭載されたナビゲーション装置62と通信を行うセンタ装置60から構成されるシステムにおいて、車載のナビゲーション装置62から現在地と目的地を受信し、センタ装置60にて経路探索を行い、探索された結果を車載のナビゲーション装置62へ送信する、いわゆる通信型のナビゲーションシステムに本発明を適用したものである。
【0085】
図7は、車載のナビゲーション装置62から現在地と目的地を無線通信により基地局72と通信網70を介して受信して処理を行うセンタ装置60が示してある。センタ装置60内において、第1の実施形態における装置ないしプログラムと同様の機能を有するものには図1と同じ符号に「’」(ダッシュ記号)を付してある。
【0086】
即ち、センタ装置60は、プログラムメモリ14’に格納された通信制御プログラム14dにより制御された通信装置36’を介してナビゲーション装置62から現在位置と目的地を受信すると、CPU12’は経路探索プログラム14a’により、道路データベース22’およびコストデータベース20’を用いて最短時間経路を探索し、探索された経路をナビゲーション装置62へ返送する。なお、経路探索処理自体は、第1実施形態のものと同様である。
【0087】
このように通信型のナビゲーションシステムを構成することによって、各道路リンクの時刻別所要時間のデータ(コストデータベース20’内に格納されている)を集中管理することができ、また他の交通情報提供施設から交通情報を基にコストデータの更新が迅速にできる。これにより、経路探索時の最短時間と推定される経路探索の精度を向上することができる。
【図面の簡単な説明】
【図1】本発明の第1実施形態に係るナビゲーション装置の構成例を示すブロック図である。
【図2】道路リンクの一例を模式的に表した説明図である。
【図3】図3(A) は、道路リンクデータのデータ構造の一例を示す図表、図3(B) は、コストデータ(時刻別所要時間データ)のデータ構造の一例を示す図表である。
【図4】道路データベースを構成する道路リンクデータのレイヤ構造の例と経路探索の概要を示す説明図である。
【図5】第1実施形態による最短時間経路探索処理の流れを示すフローチャートである。
【図6】図5に示すノードコスト設定処理(S103、S107)の流れを示すフローチャートである。
【図7】レベル1のレイヤに属する道路ネットワークにおける探索例を示す説明図で、図7(A) は出発地(ノードA)に接続される道路ネットワークの探索例、図7(B) は目的地(ノードI)に接続される道路ネットワークの探索例をそれぞれ示すものである。
【図8】レベル1のレイヤとレベル2のレイヤとを接続する例を示す説明図で、レベル1のレイヤに属する道路ネットワーク(経路A〜E)とレベル2のレイヤに属する道路ネットワーク(経路D〜H)とをノードD、Eにより接続する場合を示すものである。
【図9】レベル2のレイヤに属する道路ネットワークにおける探索例を示す説明図である。
【図10】レベル1のレイヤとレベル2のレイヤとを接続する例を示す説明図で、レベル1のレイヤに属する道路ネットワーク(経路I〜L)とレベル2のレイヤに属する道路ネットワーク(経路D〜L)とをノードK、Lにより接続する場合を示すものである。
【図11】図11(A) は出発地(ノードA)に接続されるレベル1のレイヤに属する道路ネットワークにおける探索例を示す説明図で、図11(B) は図11(A) の道路ネットワークに対応するコストデータテーブルの例である。
【図12】図11(A) に示す道路ネットワークに対して行われる探索例のステップS201、S203、S205による処理内容の説明を補足する説明図で、未確定ノードが「A」、選択ノードが「A」の場合である。
【図13】図11(A) に示す道路ネットワークに対して行われる探索例のステップS203、S205による処理内容の説明を補足する説明図で、確定ノードが「A」、未確定ノードが「B、C、D」、選択ノードが「B」の場合である。
【図14】図11(A) に示す道路ネットワークに対して行われる探索例のステップS203、S205による処理内容の説明を補足する説明図で、確定ノードが「A、B」、未確定ノードが「C、D、E」、選択ノードが「D」の場合である。
【図15】図11(A) に示す道路ネットワークに対して行われる探索例のステップS203、S205による処理内容の説明を補足する説明図で、確定ノードが「A、B、D」、未確定ノードが「C、E」、選択ノードが「C」の場合である。
【図16】出発地(ノードA)から目的地(ノードI)までの距離最短経路の概念を説明する説明図である。
【図17】目的地(ノード)Iに接続されるレベル1のレイヤに属する道路ネットワークに対して行われる探索例のステップS201、S203、S205による処理内容の説明を補足する説明図で、未確定ノードが「I」、選択ノードが「I」の場合である。
【図18】目的地(ノード)Iに接続されるレベル1のレイヤに属する道路ネットワークに対して行われる探索例のステップS203、S205による処理内容の説明を補足する説明図で、確定ノードが「I」、未確定ノードが「J、K、L」、選択ノードが「L」の場合である。
【図19】目的地(ノード)Iに接続されるレベル1のレイヤに属する道路ネットワークに対して行われる探索例のステップS203、S205による処理内容の説明を補足する説明図で、確定ノードが「I、L」、未確定ノードが「J、K」、選択ノードが「K」の場合である。
【図20】本発明の第2実施形態に係る通信型のナビゲーションシステムの構成例を示すブロック図である。
【符号の説明】
10、62 ナビゲーション装置
12、12’ CPU
14、14’ プログラムメモリ
14a、14a’ 経路探索プログラム
14b 現在地特定プログラム
14c 経路案内プログラム
14d 通信制御プログラム
20、20’ コストデータベース
22、22’ 道路データベース
30 車速センサ
32 GPSセンサ
34 ジャイロセンサ
36、36’ 通信装置
40 ディスプレイ
60 センタ装置
70 通信網
72 基地局
C1〜C4 交差点
R1〜R5 道路リンク
d、A 出発地
e、I 目的地
f、g、h、j レイヤ接続交差点
A〜E、I〜L レベル1のレイヤに属するノード
D〜H、K、L レベル2のレイヤに属するノード
S101(出発時刻取得ステップ)
S105(概算到着予想時刻算出ステップ)
S103、S201、S203、S205、S207、S209、S211、S213、S215(出発地起点経路探索ステップ)
S103、S201、S203、S205、S207、S209、S211、S213、S215(目的地起点経路探索ステップ)
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a route search method from a departure point to a destination, and more particularly to a shortest time route search method for searching a shortest time route that can be reached from a departure point to a destination in the shortest time.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, a so-called car navigation apparatus that detects the current location of a car, searches for a route from the current location to a destination designated by a user, and performs route guidance has been put into practical use. An ordinary car navigation system has a road database that is a set of data obtained by dividing an actual road network as a short-distance road segment (hereinafter referred to as “road link”) of about 10 m to several tens m. The route from the present location to the destination is searched based on the road database.
[0003]
In such a road database, the length of the road link, the legal maximum speed, the type of general road / highway, and the like are usually stored in association with each road link. Therefore, when a route is searched from the road database, a cost value is defined based on data related to each road link, and a route having the smallest cost value is searched as an optimum route. In other words, the “cost value” here is a value that serves as a scale used to evaluate “optimum” when obtaining an optimal solution.
[0004]
As a specific example, a route with the minimum cost is searched for using the length of each road link as a “cost value”. As a result, a route having the shortest route distance to the destination is eventually obtained as a search result. As another example, the value obtained by dividing the length of each road link by the legal speed of the link, that is, the time required to pass through the road link (estimated required time) is set as the “cost value” as the minimum cost. As a result, a route that can reach the destination in the shortest time, that is, a so-called shortest time route is obtained.
[0005]
In general, a user of a car navigation apparatus desires to search for a route that can reach a destination in the shortest time. However, in the example of the shortest time route search as described above, since it is calculated using the value of the legal maximum speed, for example, it cannot be said that the actual required time is accurately represented.
[0006]
Therefore, it is also considered to install a traffic flow measurement sensor on the road, detect the actual average speed, and calculate the required time for the road link based on the detected value. When calculating the time, the estimated required time for each road link is calculated, and the estimated required time is the cost value for each road link. There has been proposed a method for calculating the required time by summing the two. This method is called a time slice total method (for example, Patent Document 1 below).
[0007]
[Patent Document 1]
Japanese Patent Laid-Open No. 11-39587 (page 4, paragraph number 0005)
[Problems to be solved by the invention]
However, in the method of installing a traffic flow measurement sensor on the road, detecting the actual average speed, and calculating the required time of the road link based on the detected value, when calculating the required time of the route, The time at which the point passes is different. Therefore, there is a technical problem that the time required for road links at each point varies depending on the passage time (for example, the time required for the same road link varies greatly between morning and evening rush hours and other times).
[0008]
In addition, the time slice total method is effective when a route is given in advance, but in the case of a route search in which a starting point and a destination are given and the shortest time route between them is obtained, When sequentially searching for and connecting road links that are candidate routes from the departure place, the required time of the corresponding link is extracted from the estimated time required data by time and added, so the final route There is a technical problem that it takes time to search.
[0009]
In other words, in the route search, the search is carried out while holding several candidate routes that can be generally optimized. However, the route search is unilaterally started from the starting point toward the destination. If the search to the destination is not completed for all route candidates, the optimum route cannot be determined. In this method, the search process is continued until the route to be searched reaches one point as the destination, so the load of the search process is heavy.
[0010]
On the other hand, if the cost of each road is invariable with respect to time, the route search starts from the departure point and the destination at the same time, and when the end points of the two search routes coincide, A method of completing the route search can be adopted. In such a route search method, when the route search from both the starting point / destination reaches the same road, both the searched routes are connected along the road to complete the route. Compared with a method in which the search does not end until reaching a specific point as a safe destination, the load of the search process can be greatly reduced.
[0011]
However, even in such a method of starting a route search from the starting point and the destination at the same time, time-dependent required time data that changes depending on the time of passing the road link is used as a cost value for the route search. In this case, if the arrival time cannot be set in advance, the cost value in the route search from the destination side cannot be specified, and the technical problem that the search cannot be performed from the destination side remains.
[0012]
The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a shortest time path search method capable of searching a shortest time path accurately and at high speed.
[0013]
[Means for solving the problems and functions and effects of the invention]
In order to achieve the above object, in the shortest time route searching method according to claim 1, from the departure place to the destination, the estimated time required for passing through each road link is recorded for each time. In the shortest time route searching method for searching for the shortest time route, based on the departure time acquisition step of acquiring the departure time leaving the departure place, the linear distance from the departure place to the destination, and the departure time, An estimated arrival time calculating step for calculating an estimated arrival time for arriving at the destination after leaving the departure place, and the time required time data for each road link and the departure time based on the departure time. A starting point starting point route searching step for searching a starting point starting point shortest time route toward the destination, and the starting point starting point route searching step substantially in parallel. A destination starting point route searching step for searching a destination starting point shortest time route from the destination to the departure point based on the time required time data of each road link and the estimated estimated arrival time; It is a technical feature to include.
[0014]
In claim 1, the departure time to depart from the departure place is acquired by the departure time acquisition step, and the departure point is departed based on the straight line distance from the departure place to the destination and the departure time by the estimated arrival time calculation step. Calculate the estimated arrival time to arrive at the destination. In addition, the departure origin starting point route search step almost simultaneously with the search of the departure origin starting point shortest time route from the departure point to the destination based on the time required time data of each road link and the departure time. The destination starting point route searching step searches for the destination starting point shortest time route from the destination to the departure point based on the time required time data of each road link and the estimated estimated arrival time. As a result, the estimated arrival time to the destination is calculated first, so that the time-dependent required time depends on the time, and the route search starting from the departure point is almost the same as the starting point. Route search can be performed. That is, even if the time-dependent time-dependent data for each road link is used, it is possible to search for the route from the departure point and the destination at the same time. It is possible to search for a time path. Therefore, the shortest time path can be searched accurately and at high speed.
[0015]
Here, “searching for the shortest starting point route from the starting point to the destination based on the time required time data of each road link and the starting time” is, for example, 1) to (3).
[0016]
(1) For the first road link on the route in the vicinity of the departure place, the estimated required time of the road link at the departure time is extracted from the time required time data and used as a cost value. (2) For the next road link, the estimated required time at the time obtained by adding the required time of the previous road link obtained in (1) to the departure time is extracted from the time required time data, and the estimated required time of the link Is the cost value. (3) The route search is repeated toward the destination in the process (2), and the cost values are accumulated. As a result, the integrated cost value becomes the total cost value at that point of the route.
[0017]
Further, “searching for the shortest time route from the destination to the departure point based on the time required time data of each road link and the estimated arrival time” is, for example, It is embodied by the following (4) to (6).
[0018]
(4) For the first road link in the route near the destination, the estimated required time of the road link at the estimated arrival time is extracted from the time-specific required time data and used as a cost value. (5) For the next road link, the estimated required time at the time obtained by subtracting the required time of the previous road link obtained in (4) from the estimated estimated arrival time is extracted from the time-based required time data and estimated for the link. Let the required time be the cost value. (6) The route search is repeated in the direction of the destination in the process (5), and the cost values are accumulated. As a result, the integrated cost value becomes the total cost value at that point of the route.
[0019]
In the route search, several route candidates are always searched (routes that travel to different roads at each intersection are candidates), but among the route candidates, the accumulated cost at that point in the middle of the search Leave a few candidates with small values and delete the other candidates. The narrowing down of route candidates is similar to the conventional route search method. Eventually, for several route candidates, if the search route from the starting point (the shortest starting time route from the starting point) and the searching route from the destination (the shortest time route from the starting point) are combined, the total cost value Is the shortest time path.
[0020]
Further, in the shortest time route search method according to claim 2, in claim 1, the approximate estimated arrival time calculation step is performed from the departure place to the destination instead of a straight line distance from the departure place to the destination. The shortest path distance is a technical feature.
[0021]
In the invention of claim 2, the estimated arrival time calculation step uses the shortest route distance from the departure point to the destination instead of the straight line distance from the departure point to the destination. The estimated estimated arrival time can be calculated more accurately (with higher accuracy) than calculated based on the distance. In the shortest distance route search, since the distance of each road link is constant regardless of the time, the route search can be performed simultaneously from the starting point and the destination by the conventional technique.
[0022]
Furthermore, in the shortest time route search method according to claim 3, the expected time of arrival at the destination is calculated based on the shortest time route from the starting point and the shortest time route from the destination. A technical feature is to further include a step of recalculating the estimated arrival time.
[0023]
In the invention of claim 3, the estimated estimated arrival time is an approximate value based on the straight distance between the departure point and the destination or the distance of the shortest distance route. Based on the time route and the shortest time route from the destination, for example, the time required for each road link is extracted again from the time required time data and added, so the estimated time to arrive at the destination is accurately estimated. be able to.
[0024]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments according to the shortest time route searching method of the present invention will be described below with reference to the drawings.
[First Embodiment]
First, as a first embodiment, an example in which the shortest time route searching method of the present invention is applied to a control process of a navigation device will be described with reference to FIGS. FIG. 1 is a block diagram illustrating a configuration example of the navigation device 10 according to the first embodiment.
[0025]
<Configuration of Navigation Device 10>
As shown in FIG. 1, a navigation device 10 includes a CPU 12 that executes various programs, a program memory 14 that stores programs to be executed by the CPU 12, a vehicle speed sensor 30 as a sensor for detecting the current location of the vehicle, a GPS sensor 32, a gyro sensor 34, a communication device 36 and an antenna 38 for communicating with the outside, a road database 22 in which an actual road network is recorded as a set of short road piece (road link) data (road link data), each road link A cost database 20 in which data (cost data) of cost values (required time for each road link) is recorded is provided. For example, the CPU 12 is realized by a microcomputer, and the program memory 14 is realized by a semiconductor memory device.
[0026]
The road link data recorded in the road database 22 displays a map on the display 40 in addition to the route search, or specifies the current location on the map of the vehicle based on the sensor signal obtained by the GPS sensor 32 or the like. It is also used to
[0027]
In FIG. 1, the road database 22 and the cost database 20 are configured separately, but may be configured as a single database physically or logically. It is also preferable that the cost data is configured to be able to receive and update the latest data from an external information center (not shown) via the communication device 36 and the antenna 38.
[0028]
In the program memory 14, a route search program 14a for performing a route search (in FIG. 1, "program" is abbreviated as "PGM". The same applies hereinafter), a current location specifying program 14b, and route guidance processing. In addition to the route guidance program 14c to be executed and the above, although not shown, other programs such as a program for setting a destination are also stored.
[0029]
The current location specifying program 14b specifies the approximate current location of the vehicle based on the sensor data from the GPS sensor 32, extracts the road link data around the specified current location from the road database 22, the vehicle speed sensor 30, the gyro The road immediately before the vehicle is estimated from the data of the sensor 34, and the estimated trajectory immediately before the vehicle is compared with the road shape represented by the road map data extracted from the road database 22, and the road where the vehicle is currently located It has a function to specify the position on the map. The position of the vehicle on the road map data specified in this way is acquired as the current location of the vehicle. The current location is usually specified as a value of east longitude north within the navigation device 10. Various programs may be stored not in the program memory but in an information recording device such as a hard disk or an information recording medium such as a DVD.
[0030]
<Explanation of road link data / cost data>
Next, the road link data stored in the road database 22 and the cost data stored in the cost database 20 will be described with reference to FIGS. FIG. 2 is a diagram schematically showing the connection relationship (road network) of road link data, and the straight lines indicated by R1, R2, R3, R4, and R5 each represent a road link. Here, the symbols from R1 to R5 are the road link ID numbers (numbers for identifying individual road links) shown in FIG. In addition, C1, C2, C3 and C4 in the figure represent connection points of the road links, that is, intersections.
[0031]
The road link data is stored in the road database 22 with a data structure as shown in FIG. For example, the road link with the ID number R1 has a distance of 40 (m), the start point intersection is represented as C1, and the end point intersection is represented as C2. The start point and end point are given for convenience. The road link R1 is connected to the road link represented by R2 and R4 at the start intersection C1, and is connected to the road link represented by R2 at the end intersection C2. As shown in FIG. 3A, the same applies to the road link with ID number R2, road link R3, road link R4, road link R5, distance, start point intersection, end point intersection, start point connection road link, Data of end connection road links are recorded respectively. That is, the road link connection relationship shown in FIG. 2 is databased in the road database 22 as chart information shown in FIG.
[0032]
On the other hand, data as shown in FIG. 3B is recorded in the cost database 20. That is, the time required for passing through each road link (required time) is converted into data for each time in the forward direction and the reverse direction. Here, the forward direction of the link is a direction that advances from the start point of the link to the end point, and the reverse direction of the link is a direction that advances from the end point of the link to the start point. In FIG. 3B, as an example, the current time required time, the required time 15 minutes after the current time, similarly the required time after 30 minutes, 45 minutes, and 60 minutes, Although it is expressed for each elapsed time from the current time on the basis of the time, it is needless to say that each expression is equivalent to that expressed for each time. Further, although the data of each road link is identified by the link ID and direction (forward / reverse), for example, the forward direction of the link R1 may be identified by an expression with an intersection number such as C1C2 and the reverse direction is C2C1. (See FIGS. 11 to 15 and FIGS. 17 to 19).
[0033]
Here, an example of calculating the required time for a route when the intersection C1 shown in FIG. 2 is the departure point and the intersection C4 is the destination will be described.
First, the route from the intersection C1 to the intersection C4 includes a route passing through the road link R1 and R2 (route 1), a route passing through the road link R3 (route 2), and a route passing through the road link R4 and R5 (route 3). ) Three routes are possible.
[0034]
The required time of route 1 (R1 and R2) is calculated from the chart shown in FIG. 3B as the required time for passing the road link R1 in the forward direction from the intersection C1, which is the departure point, at the current time. 17 minutes, which is the value of the “current time” column in the “order” row, is extracted. Then, it is found that the arrival time at the intersection C2 is 17 minutes after the current time. Therefore, the next required time for the road link R2 is extracted from the chart shown in FIG. 3B as 11 minutes which is the value of the column “15 minutes later” in the row “R2-order”. Therefore, in the case of the route 1 to the intersection C4 which is the destination, the required time is calculated as 17 + 11 = 28 minutes.
[0035]
The required time for the route 2 (R3) is calculated as 35 minutes by extracting the required time for the road link R3 at the current time from the chart shown in FIG. The required time of the route 3 is the value of the “current time” column in the “R4-order” row from the chart shown in FIG. 3B as the required time of the road link R4 connected to the intersection C1 as the departure place. 16 minutes are extracted. Then, since the arrival time at the intersection C3, which is the starting point of the next road link R5, will be 16 minutes later, the required time at the road link R5 is the line "R5-order" from the chart shown in FIG. 7 minutes, which is the value in the column “after 15 minutes”, is extracted. Therefore, the required time in the route 3 is calculated as 16 + 7 = 23 minutes.
[0036]
Thus, the required time to the destination can be calculated using the required time data for each road link from the departure point to the destination. If the route from the departure point to the destination is short, the required time can be calculated by accumulating the required time along the route from the departure point to the destination as in the previous example. If the route becomes a relatively long distance, the efficiency of the search process becomes poor only by route search from the departure point to the destination. This is because it is necessary to perform processing until the searched route arrives at one point called the destination.
[0037]
Therefore, in general, when the cost value does not depend on the time and is constant, the search is performed from the departure point and the destination almost simultaneously, and the route search from the departure point to the destination is performed when the end points of the two search routes coincide. By using the method that is completed, the route search can be performed efficiently. However, if the cost value changes depending on the time of passing the road link (hereinafter “time-varying”), the arrival time at the destination is unknown at the start of the route search, so the time-varying cost value The conventional method cannot be used as it is for the route search from the destination. Therefore, in the present embodiment, the route search from the destination can be performed even by using the time-varying cost value by the shortest time route search process described later.
[0038]
<Description of route search processing>
First, the outline of route search and the structure of road link data, which are the basis of the shortest time route search processing, will be described with reference to FIG.
[0039]
As shown in FIG. 4, road link data is classified into a plurality of layers and stored in the road database 22.
For example, from a detailed map data layer including narrow road links (narrow street road links) to a wide area map data layer consisting only of main trunk road links such as intercity roads and expressways, and intermediate road links between them. It is classified into each layer such as a mid-range diagram data layer. The road data included in each layer is further divided into predetermined areas. That is, the detailed map data is divided into narrow areas, and the wide area map data is divided into wide areas as a single piece of data. FIG. 4 schematically shows these.
[0040]
The code a shown in FIG. 4 indicates a detailed map data layer, the code b indicates an intermediate area data layer, and the code c indicates a wide area data layer. The detailed map data layer a is divided into detailed road data A, detailed road data B, etc., for each specific area and for each road data. Similarly, the intermediate area data layer b is divided and stored as intermediate area road data A and intermediate area road data B. In addition, in the road data of each data layer, the intersection existing in each of the data layers is referred to as a layer connection intersection and distinguished from the intersection existing only in that layer. It has been converted into data. In FIG. 4, the layers are exemplified as a three-layer structure, but are not limited to three layers, and may be, for example, two layers, four layers, five layers, or ten layers or more.
[0041]
In the route search according to the present embodiment, first, the detailed road data of the detailed map data layer a including the departure point is specified from the road database 22, and the route from the departure point to all the intersections in the detailed road data a is determined. Search is performed, data of the next layer (b: intermediate region map data layer in FIG. 4) is extracted from the road database from the layer connection intersection, and routes to all intersections are further searched. Such processing is repeated up to the highest layer (c: wide area map data layer in FIG. 4). Do the same from the destination. However, from the destination side, the operation is performed up to one level before the highest layer (b: intermediate region diagram data layer in FIG. 4). Then, a process for connecting the route that started the search from the departure point (the departure point origin route) and the route that started the search from the destination (the destination point origin route) is performed, and a plurality of route candidates are obtained. The route with the lowest cost is extracted and the route search is completed.
[0042]
Here, a specific example will be described with reference to FIG. As shown in FIG. 4, the departure point d is included in an area called detailed road data A in the detailed map data layer a, and the destination e is included in an area called detailed road data B in the detailed map data layer a. Since the detailed road data A and the detailed road data B are different data areas, the detailed road data area A searches for a route from the departure point d to the layer connection intersection, and the detailed road data B from the destination to the layer connection intersection. Search for a route. For example, in the detailed road data A, a route to the layer connection intersection f is searched, and in the detailed road data B, a route to the layer connection intersection g is searched.
[0043]
As shown in FIG. 4, the layer connection intersection f belongs to the intermediate area road data A in the intermediate area diagram data layer b which is the next layer layer, and the layer connection intersection g belongs to the intermediate area road data B. Also in the intermediate zone map data layer b, the layer connection intersection f which is the end point of the route searched from the departure point and the layer connection intersection g which is the end point of the route searched from the destination belong to road data of different regions, respectively. The route from the end point to the layer connection intersection to the wide area map data layer which is a higher layer is searched.
[0044]
In the next intermediate zone map data layer b, the route from the layer connection intersection f to the upper layer is searched as a layer connection intersection h to the layer connection intersection h, and the layer connection intersection from the layer connection intersection g to the upper layer is used as the layer connection intersection. A route to the connection intersection j is searched. Next, in the wide area map data layer which is the highest layer, the route from the connection intersection h to j from the destination side is searched. Then, the route search is completed by connecting the starting point origin route and the destination starting point route.
[0045]
In the example described above, an example in which one route is searched from the departure point d to one layer connection intersection f is shown, but in each road data, a route to a plurality of layer connection intersections is searched. The routes to all the intersections are continued because it is not known which route has the lowest cost until the starting point destination route and the destination starting point route are connected and the costs of both are added.
[0046]
Thus, the route search from the destination can be performed by the conventional method as described above when the cost value does not change with time, but is applied when the cost value is time-varying. I can't.
Therefore, in the shortest time route search processing according to the present embodiment, first, a straight line distance between the departure point and the destination is calculated, and an approximate destination arrival time is calculated from that value, or the shortest distance route between the departure point and the destination. Is obtained first, and a value obtained by dividing the distance by a preset average speed is obtained as an estimated estimated arrival time to the destination. Then, based on the estimated estimated arrival time, the time required for the road link connected to the destination is obtained from the time required time data. The value obtained by subtracting the required time obtained from the estimated arrival time at the destination is used as the time for obtaining the time required for the next road link from the time-specific time data. By repeating this, the shortest time path from the destination can be searched.
[0047]
Next, the flow of the shortest time distance route processing will be described based on the flowcharts shown in FIGS. 5 and 6 and the explanatory diagrams shown in FIGS. Note that although steps S101 to S107 shown in FIG. 5 are illustrated as sequential processing over time, “steps S101 and S103” and “steps S105 and S107” shown in FIG. Please note that it is executed. These processes are started when the destination is input by the user, the current location of the vehicle is detected by the navigation device 10, and the detected current location is set as the departure location in the route search.
[0048]
As shown in FIG. 5, in the shortest time distance route processing according to the present embodiment, processing for setting the departure time in step S101 is performed. As the departure time, either the current time obtained from the clock of the navigation device 10 or the time input by the user is used. This step S101 corresponds to a “departure time acquisition step” described in the claims.
[0049]
Subsequently, in step S103, a process of setting node costs for all nodes (intersections) from the departure place to the highest level is performed. The node cost refers to a cost that minimizes the cost value required to reach the node from the starting point or the destination, and “node name = XX” outside the route map frame shown in FIGS. (Nearest via node name) "format.
[0050]
For example, in the search example on the departure side shown in FIG. 7A, since node B is connected to node A as the most recently routed node, the node cost is 5 and is expressed as “B = 5 (AB)”. Since E has a minimum cost for a route from node A to node E via node B (the most recently routed node), the node cost is 12 and is expressed as “E = 12 (BE)”. Since node A is the departure place, the node cost is 0 (zero) and “A = 0”.
[0051]
The process in step S103 is shown in FIG. 6 based on the time required time data (FIG. 3B) for each road link stored in the cost database 20 and the departure time set in step S101. This is performed by the node cost setting process, and the time required for each road link for each layer is calculated (see FIGS. 7A, 8 and 9). Details of this processing will be described later with reference to FIG. This step S103 corresponds to a “departure starting point route searching step” described in the claims.
[0052]
On the other hand, in step S105, a process for calculating and setting the estimated arrival time of the destination is performed in parallel with the processes in steps S101 and S103. Specifically, the required time is calculated based on the shortest distance route obtained for each layer and a preset traveling speed.
[0053]
For example, as shown in FIG. 16, the shortest distance route belonging to the level 1 layer is a general road, the total distance is 60 km (= 40000 m + 20000 m), and the shortest distance route belonging to the level 2 layer is a highway. When the total distance is 100 km (= 100000 m), if the average traveling speed of a general road is 30 km / h and the average traveling speed of a highway is 100 km / h, 60/30 + 100/100 = 3 hours ( Time required) is calculated. Thereby, for example, when the departure time (departure time) is 10 am, the estimated time to arrive at the destination I (estimated arrival time) is 1 pm (13:00).
[0054]
The shortest distance route may be a straight line distance on the map. Thereby, since it is not necessary to perform a process of searching for the shortest distance route from the departure point to the destination, the accuracy of the estimated approximate arrival time that can be calculated is reduced, but a faster calculation process is possible.
[0055]
Subsequently, in step S107, a process for setting node costs for all nodes from the arrival point (destination) to the previous highest level is performed. This process is the same as step S103 described above based on the time required time data (FIG. 3B) for each road link stored in the cost database 20 described above and the estimated arrival time set in step S105. In addition, the time required for each road link for each layer is calculated by the node cost setting process shown in FIG. 6 (see FIG. 7B). Details of this processing will be described later with reference to FIG. This step S107 corresponds to a “destination starting point route searching step” described in the claims.
[0056]
When all node costs are set in step S103 and step S107, a process for calculating a minimum cost path and determining a shortest time path is performed in step S109.
For example, in the search example shown in FIG. 10, a road network belonging to the level 1 layer on the destination side can be connected to a road network belonging to the level 2 layer at nodes K and L. The cost when connecting at node K is 12 + 29 = 41. On the other hand, the cost when connected by the node L is 10 + 38 = 48. Therefore, the route connected by the node K having a small total cost is determined as the shortest time route.
[0057]
Here, the contents of the node cost setting process performed in step S103 will be described with reference to FIG. 6 and FIGS. The node cost setting process shown in FIG. 6 corresponds to a “departure starting point route searching step” described in the claims.
[0058]
As shown in FIG. 6, in the node cost setting process, first, a process of initializing a start node cost is performed in step S201. The start node cost is “node A” in the road network connected to the departure place (node A) shown in FIG. 11A. The node cost of node A is 0 (zero) and the departure time is determined in this step. 10:00 is set.
[0059]
Next, in step S203, a process for selecting an indeterminate node with the smallest node cost is performed. In the search example shown in FIG. 11A, since there is only one indeterminate node, node A is inevitably selected.
[0060]
In subsequent step S205, processing for acquiring the time cost of the link connected to the selected node is performed. Specifically, referring to the cost data table, the scheduled time to reach a node that is not in the return direction with respect to the selected node selected in step S203 is calculated. For example, in the search example shown in FIG. 11A, since the nodes not connected in the return direction connected to the selected node A are the nodes B, C, and D, the respective costs at the time 10:00 for these nodes Is obtained by referring to the cost data table shown in FIG. Thereby, as shown in FIG. 12, the link costs AB = 5, AC = 7, and AD = 6 to the nodes B, C, and D at the time 10:00 leaving the selected node A are obtained.
[0061]
In subsequent step S207, node cost setting processing on the connection link end side of the selected node is performed. In the search example shown in FIG. 11A, the link cost to the connected link terminal node obtained in step S205 is added to the node cost of node A, and B = 5 with nodes B, C, and D as undetermined nodes. (AB), C = 7 (AC), and D = 6 (AD) are set.
[0062]
In step S209, the selected node is set as a node (confirmed node) whose cost has been confirmed. In the search example shown in FIG. 11A, the selected node A selected in step S203 is a confirmed node with a cost value of zero.
[0063]
In step S211, a process for determining whether or not the costs of all the nodes in the same layer are fixed is performed. If the costs of all nodes have been determined (Yes in S211), the process proceeds to step S213, and if the costs of all nodes have not been determined (No in S211), step S203 is performed. The process is returned to and the process of selecting the node with the lowest node cost among the unconfirmed nodes is performed.
[0064]
In the search example shown in FIG. 11A, the unconfirmed nodes are nodes B, C, and D, and therefore, node B with the lowest node cost is selected next, and that node B becomes the selected node. . In step S205, since the node not connected in the return direction connected to the selected node B is the node E, the cost at this time to the node E is obtained by referring to the cost data table shown in FIG. To do. In step S207, the estimated time of arrival at the node E is calculated. As a result, as shown in FIG. 13, it can be seen that the cost to the node E and the estimated arrival time at the time 10:05 leaving the selected node B are 10:11 with BE = 6. Then, node E is set as an undetermined node, and E = 11 (BE) is set. Subsequently, in step S209, the selected node becomes a confirmed node with a node cost of 5.
[0065]
Similarly, D having the lowest node cost is selected next from unconfirmed nodes C, D, and E, and the node D becomes the selected node. Then, in step S205, the nodes not connected in the return direction that are connected to the selected node D are the nodes C and E. Therefore, the costs for the nodes C and E at the corresponding time are shown in FIG. 11B. Get each by referring to the data table. In step S207, the scheduled time of arrival at the nodes C and E is calculated. As a result, as shown in FIG. 14, the cost and arrival time to node C at time 10:06 leaving the selected node D are 10:09 with DC = 3, and the cost and arrival time to node E It can be seen that DE = 16 is 10:22.
[0066]
Here, it can be seen that the node cost of the node C is not smaller than C = 7 (AC) calculated in the previous step, so the node cost of C = 9 (DC) and the node D and the node The path connecting C is discarded without being adopted. Further, since it can be seen that the node cost of the node E is not smaller than E = 11 (BE) calculated in the previous step, the node cost of E = 22 (DE) and the node D and the node E The path that connects to is also discarded without being adopted. If the calculated node cost is smaller than the calculated node cost, the calculated node cost is replaced with a newly calculated one and updated as the minimum node cost. In step S209, the selected node D is set as a node (determined node) for which the node cost is determined.
[0067]
Similarly, when the node C is selected as the unconfirmed node with the lowest cost, the cost at the current time of the node E as a node not connected in the return direction connected to the selected node C is shown in the cost data table shown in FIG. , The estimated time of arrival at the node E is calculated. As a result, as shown in FIG. 15, it is understood that the cost to node E and the estimated arrival time at time 10:07 leaving the selected node C are 10:12 with CE = 5.
[0068]
Here, it can be seen that the node cost of the node E is not smaller than E = 11 (BE) calculated by this step the previous time, so the node cost of E = 12 (CE) and the nodes C and The path connecting E is discarded without being adopted. The selected node C is set as a confirmed node in step S209.
[0069]
In this way, in the route example shown in FIG. 11A, when all the nodes are set as confirmed nodes (see FIG. 7A), the costs of all the nodes are confirmed in step S211. Since the determination is made (Yes in S211), the process proceeds to step S213.
[0070]
In step S213, a determination process is performed to determine whether or not the layer upgrade process has been completed. If it is determined that the layer upgrade process has been completed (Yes in S213), the cost setting for all the nodes from the departure point to the highest level has been completed, so this node cost setting process ends. Then, the process returns to the shortest time route search process shown in FIG. On the other hand, if it cannot be determined that the layer upgrading process has been completed (No in S213), the process proceeds to step S215 to perform a process of upgrading the layer to a higher level. For example, since the route example shown in FIG. 11A belongs to the level 1 layer, the node cost setting target layer is upgraded to level 2 which is the higher level. Thereby, the node cost is set, for example, for a route example belonging to the level 2 layer as shown in FIG. 9, and the above-described step S <b> 203 until the cost value determined for all the nodes D to L is set. Each process by ~ S211 is performed.
[0071]
Subsequently, the contents of the node cost setting process performed in step S107 will be described with reference to FIG. 6 and FIGS. The node cost setting process shown in FIG. 6 corresponds to a “destination starting point route searching step” described in the claims. The node cost setting process performed in step S107 is the same as that described above except that the node cost is set so that the shortest time path can be searched based on the estimated time of arrival at the destination I (estimated arrival time). This is almost the same as the node cost setting process performed in step S103.
[0072]
As shown in FIG. 6, in the node cost setting process, first, the process of initializing the start node cost is performed in step S201. Therefore, in the road network connected to the destination (node I) shown in FIG. In addition, the estimated arrival time 13:00 set in step S105 and the node cost 0 (zero) are set.
[0073]
Next, in step S203, a process for selecting an indeterminate node with the smallest node cost is performed. In the search example shown in FIG. 17, since there is only one indeterminate node, node I is inevitably selected.
[0074]
In subsequent step S205, processing for obtaining the time cost of the link connected to the selected node is performed. Since the nodes not connected in the return direction connected to the selected node I are the nodes K, J, and L, the costs at these times to these nodes are acquired with reference to the cost data table shown in FIG. As a result, the link costs KI = 12, JI = 13, and LI = 10 from the nodes K, J, and L at the time of 13:00 arriving at the selected node I are obtained.
[0075]
In subsequent step S207, node cost setting processing on the connection link end side of the selected node is performed. The link cost to the connection link terminal side node obtained in step S205 is added to the node cost of the node I, and K = 12 (IK), J = 13 (IJ), where the nodes K, J, and L are undetermined nodes. Set L = 10 (IL). In step S209, the selected node I becomes a confirmed node having a cost value of 0. When the node I becomes a confirmed node, the determination process in step S211 is performed, and then the process is performed again in step S203.
[0076]
As shown in FIG. 18, the node L is selected as the unconfirmed node with the smallest node cost in step S203, and the node J that is not in the return direction connected to the selected node L is selected in step S205. The estimated time of departure from the node J is calculated with reference to the cost data table shown in FIG. Accordingly, it is understood that the cost from the node J and the estimated departure time at 12:50 arriving at the selected node L are 12:46 with JL = 4.
[0077]
However, as shown in FIG. 18, it can be seen that J = 14 (LJ) of this node J is not smaller than the already calculated J = 13 (IJ), so that the node cost of J = 14 (LJ) and The path connecting the node L and the node J is discarded without being adopted. If the calculated node cost is smaller than the calculated node cost, it is replaced with the newly calculated one and updated as the minimum node cost in step S103 described above. This is the same as the node cost setting process.
[0078]
In step S209, the selected node L becomes a confirmed node having the cost value 10. When the node L becomes a definite node, the determination process in step S211 is performed, and then the process is performed again in step S203. Similarly, after step S205, step S207, and step S209, as shown in FIG. 19, the node K becomes a confirmed node of K = 12 (IK), and is processed again by step S203.
[0079]
Finally, node J is selected as the unconfirmed node with the lowest cost in step S203, but a node that is not in the return direction connected to the selected node J cannot be selected in subsequent step S205, so steps S207 and S209 are selected. Thus, the selected node J becomes a confirmed node with the cost value 13.
[0080]
In this way, in the route examples shown in FIGS. 17 to 19, when all the nodes are set as the confirmed nodes (see FIG. 7B), the costs of all the nodes are confirmed in step S211. Since it is determined (Yes in S211), the process proceeds to step S213, and when the cost setting for all the nodes from the destination to the previous highest level is completed, the present node cost setting process is terminated. The processing is returned to the shortest time route search processing shown in FIG.
[0081]
Thus, the shortest time route from the departure point to the destination can be searched by the shortest time route search processing shown in FIG. 5 and the node cost setting processing shown in FIG. In addition, based on the shortest time path searched in this way, a process (estimated arrival time recalculation step) for calculating an estimated time of arrival at the destination is added after step S109, so that the destination is The estimated time of arrival can be accurately estimated.
[0082]
As described above, according to the navigation device 10 according to the first embodiment, the departure time to depart from the departure place is acquired by the departure time acquisition step (S101) by the shortest time route search process executed by the CPU 12, and the rough estimate is obtained. Based on the shortest route distance and straight line distance from the departure point to the destination, and the departure time, an estimated arrival time that arrives at the destination after departing from the departure point is calculated in the estimated arrival time calculation step (S105). Also, from the departure point starting point route search step (S103, S201, S203, S205, S207, S209, S211, S213, S215), from the departure point to the destination based on the required time data for each road link and the departure time. Each road link is substantially simultaneously with the search for the shortest time starting point for the starting point to the destination by the destination starting point route searching step (S107, S201, S203, S205, S207, S209, S211, S213, S215). Based on the time required time data and the estimated estimated arrival time, the destination starting point shortest time route from the destination to the departure point is searched.
[0083]
As a result, the estimated arrival time to the destination is calculated first, so that the time-dependent required time depends on the time, and the route search starting from the departure point is almost the same as the starting point. Route search can be performed. That is, even if the time-dependent time-dependent data for each road link is used, it is possible to search for the route from the departure point and the destination at the same time. It is possible to search for a time path. Therefore, the shortest time path can be searched accurately and at high speed.
[0084]
[Second Embodiment]
In the first embodiment described above, the processing mode performed by the navigation device 10 (FIG. 1) has been adopted, but the second embodiment communicates with the navigation device 62 mounted on the vehicle as shown in FIG. In the system constituted by the center device 60 that performs the above, the present location and the destination are received from the in-vehicle navigation device 62, the route search is performed by the center device 60, and the searched result is transmitted to the in-vehicle navigation device 62. The present invention is applied to a so-called communication type navigation system.
[0085]
FIG. 7 shows a center device 60 that performs processing by receiving a current location and a destination from an in-vehicle navigation device 62 via a base station 72 and a communication network 70 by wireless communication. In the center device 60, those having the same functions as those of the device or program in the first embodiment are given the same reference numerals as those in FIG.
[0086]
That is, when the center device 60 receives the current position and destination from the navigation device 62 via the communication device 36 ′ controlled by the communication control program 14d stored in the program memory 14 ′, the CPU 12 ′ causes the route search program 14a. By searching for the shortest time route using the road database 22 ′ and the cost database 20 ′, the searched route is returned to the navigation device 62. The route search process itself is the same as that in the first embodiment.
[0087]
By configuring the communication type navigation system in this way, it is possible to centrally manage the time-dependent data (stored in the cost database 20 ′) of each road link, and to provide other traffic information Cost data can be updated quickly based on traffic information from the facility. Thereby, the accuracy of the route search estimated as the shortest time during the route search can be improved.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration example of a navigation device according to a first embodiment of the present invention.
FIG. 2 is an explanatory diagram schematically showing an example of a road link.
FIG. 3A is a chart showing an example of a data structure of road link data, and FIG. 3B is a chart showing an example of a data structure of cost data (time-dependent time data).
FIG. 4 is an explanatory diagram showing an example of a layer structure of road link data constituting a road database and an outline of route search;
FIG. 5 is a flowchart showing a flow of a shortest time route search process according to the first embodiment.
6 is a flowchart showing a flow of node cost setting processing (S103, S107) shown in FIG.
7A and 7B are explanatory diagrams showing a search example in a road network belonging to the level 1 layer. FIG. 7A is a search example of a road network connected to a departure place (node A), and FIG. A search example of a road network connected to the ground (node I) is shown.
FIG. 8 is an explanatory diagram showing an example of connecting a level 1 layer and a level 2 layer, and a road network (routes A to E) belonging to the level 1 layer and a road network (route D) belonging to the level 2 layer; To H) are connected by nodes D and E.
FIG. 9 is an explanatory diagram showing a search example in a road network belonging to a level 2 layer.
FIG. 10 is an explanatory diagram showing an example of connecting a level 1 layer and a level 2 layer, and a road network (routes I to L) belonging to a level 1 layer and a road network (route D) belonging to a level 2 layer; ~ L) are connected by nodes K and L.
11A is an explanatory diagram showing a search example in a road network belonging to a level 1 layer connected to a departure place (node A), and FIG. 11B is a road in FIG. 11A. It is an example of the cost data table corresponding to a network.
FIG. 12 is an explanatory diagram that supplements the description of the processing contents in steps S201, S203, and S205 of the search example performed on the road network shown in FIG. 11A, in which the unconfirmed node is “A” and the selected node is This is the case for “A”.
FIG. 13 is an explanatory diagram supplementing the description of the processing contents in steps S203 and S205 of the search example performed on the road network shown in FIG. 11A, in which the confirmed node is “A” and the unconfirmed node is “B”. , C, D ”, and the selected node is“ B ”.
FIG. 14 is an explanatory diagram supplementing the description of the processing contents of steps S203 and S205 in the search example performed on the road network shown in FIG. 11A, with the confirmed nodes “A, B” and the unconfirmed nodes This is a case where “C, D, E” and the selected node are “D”.
FIG. 15 is an explanatory diagram supplementing the description of the processing contents of steps S203 and S205 of the search example performed on the road network shown in FIG. 11A, with the confirmation nodes “A, B, D” and unconfirmed This is a case where the nodes are “C, E” and the selected node is “C”.
FIG. 16 is an explanatory diagram for explaining the concept of the shortest distance route from a departure point (node A) to a destination (node I);
FIG. 17 is an explanatory diagram that supplements the description of the processing contents in steps S201, S203, and S205 of a search example performed on a road network belonging to a level 1 layer connected to a destination (node) I, and is unconfirmed This is a case where the node is “I” and the selected node is “I”.
FIG. 18 is an explanatory diagram supplementing the description of the processing contents in steps S203 and S205 of the search example performed for the road network belonging to the level 1 layer connected to the destination (node) I. I ”, the unconfirmed node is“ J, K, L ”, and the selected node is“ L ”.
FIG. 19 is an explanatory diagram supplementing the description of the processing contents in steps S203 and S205 of the search example performed for the road network belonging to the level 1 layer connected to the destination (node) I. This is a case where “I, L”, the unconfirmed node is “J, K”, and the selected node is “K”.
FIG. 20 is a block diagram showing a configuration example of a communication type navigation system according to a second embodiment of the present invention.
[Explanation of symbols]
10, 62 Navigation device
12, 12 'CPU
14, 14 'Program memory
14a, 14a 'route search program
14b Current location identification program
14c Route guidance program
14d Communication control program
20, 20 'cost database
22, 22 'road database
30 Vehicle speed sensor
32 GPS sensor
34 Gyro sensor
36, 36 'communication device
40 display
60 Center equipment
70 Communication network
72 base station
C1-C4 intersection
R1-R5 road links
d, A From
e, I Destination
f, g, h, j Layer connection intersection
A to E, I to L Nodes belonging to level 1 layer
DH, K, L Nodes belonging to level 2 layers
S101 (Departure time acquisition step)
S105 (estimated estimated arrival time calculation step)
S103, S201, S203, S205, S207, S209, S211, S213, S215 (starting origin route search step)
S103, S201, S203, S205, S207, S209, S211, S213, S215 (destination origin route search step)

Claims (3)

各道路リンクを通過する際に要する推定所要時間を時刻別に記録した時刻別所要時間データを用いて、出発地から目的地までの最短時間経路を探索する最短時間経路探索方法において、
前記出発地を出発する出発時刻を取得する出発時刻取得ステップと、
前記出発地から前記目的地までの直線距離および前記出発時刻に基づいて、前記出発地を出発して前記目的地に到着する概算到着予想時刻を算出する概算到着予想時刻算出ステップと、
前記各道路リンクの前記時刻別所要時間データおよび前記出発時刻に基づいて前記出発地から前記目的地へ向けての出発地起点最短時間経路を探索する出発地起点経路探索ステップと、
前記出発地起点経路探索ステップとほぼ同時並列して、前記各道路リンクの前記時刻別所要時間データおよび前記概算到着予想時刻に基づいて、前記目的地から前記出発地へ向けての目的地起点最短時間経路を探索する目的地起点経路探索ステップと、
を含むことを特徴とする最短時間経路探索方法。
In the shortest time route search method for searching for the shortest time route from the departure place to the destination using the time required time data that records the estimated time required for passing each road link by time,
A departure time obtaining step for obtaining a departure time leaving the departure place;
An estimated estimated arrival time calculating step for calculating an estimated arrival time that departs from the departure location and arrives at the destination based on the straight distance from the departure location to the destination and the departure time;
A starting point starting point route searching step for searching a starting point starting point shortest time route from the starting point to the destination based on the time required time data of each road link and the starting time;
Almost simultaneously with the starting point origin route search step, based on the time required time data of each road link and the estimated arrival time, the shortest destination starting point from the destination to the starting point Destination origin route search step for searching time route;
The shortest time route search method characterized by including.
前記概算到着予想時刻算出ステップは、前記出発地から前記目的地までの直線距離に代えて、前記出発地から前記目的地までの最短経路距離を用いることを特徴とする請求項1記載の最短時間経路探索方法。2. The shortest time according to claim 1, wherein the approximate estimated arrival time calculating step uses a shortest route distance from the departure place to the destination instead of a straight line distance from the departure place to the destination. Route search method. 前記出発地起点最短時間経路および前記目的地起点最短時間経路に基づいて、前記目的地に到着する予想時刻を算出する到着予想時刻再算出ステップを、さらに含むことを特徴とする請求項1または2記載の最短時間経路探索方法。The predicted arrival time recalculation step of calculating an expected time of arrival at the destination based on the shortest time route from the starting point and the shortest time route from the destination point. The described shortest time route search method.
JP2003173558A 2003-06-18 2003-06-18 Shortest time route search method Expired - Fee Related JP4400104B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003173558A JP4400104B2 (en) 2003-06-18 2003-06-18 Shortest time route search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003173558A JP4400104B2 (en) 2003-06-18 2003-06-18 Shortest time route search method

Publications (2)

Publication Number Publication Date
JP2005009978A true JP2005009978A (en) 2005-01-13
JP4400104B2 JP4400104B2 (en) 2010-01-20

Family

ID=34097342

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003173558A Expired - Fee Related JP4400104B2 (en) 2003-06-18 2003-06-18 Shortest time route search method

Country Status (1)

Country Link
JP (1) JP4400104B2 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008107228A (en) * 2006-10-26 2008-05-08 Nec Corp Route measuring apparatus, route measuring method and program
JP2008275621A (en) * 2007-05-04 2008-11-13 Harman Becker Automotive Systems Gmbh Route determination method and device
JP2009003772A (en) * 2007-06-22 2009-01-08 Asyst Technologies Japan Inc Path planning system and method, conveyance system, and computer program
WO2009054252A1 (en) * 2007-10-24 2009-04-30 Nec Corporation Route search method and route search device
JP2009156617A (en) * 2007-12-25 2009-07-16 Aisin Aw Co Ltd Navigation apparatus and program
JP2009257991A (en) * 2008-04-18 2009-11-05 Denso Corp Car navigation system
JP2010508531A (en) * 2006-10-30 2010-03-18 コタレス・リミテッド Method and apparatus for generating a route
KR101089340B1 (en) * 2008-07-15 2011-12-02 현대엠엔소프트 주식회사 Navigation and Method for searching path Multilevel
JP2012242296A (en) * 2011-05-20 2012-12-10 Navitime Japan Co Ltd Route search device, route search system, server device, terminal device, route search method, and program
JP2015145880A (en) * 2015-04-03 2015-08-13 株式会社ナビタイムジャパン route search system, route search method, and program
JP2015170059A (en) * 2014-03-05 2015-09-28 富士通株式会社 Estimation program, estimation method and estimation device
CN108389419A (en) * 2018-03-02 2018-08-10 辽宁工业大学 A kind of Dynamic Route Guidance Method of Vehicle
KR101980455B1 (en) * 2017-12-08 2019-05-20 이정민 Method for sharing group navigation information and apparatus using the same
CN111065894A (en) * 2017-12-21 2020-04-24 葛雷乔兹·曼威兹 Method and computer system for providing a journey route or time required for a journey route from a departure location to a destination location

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0527679A (en) * 1991-07-22 1993-02-05 Fujitsu Ten Ltd Route search method of on-vehicle navigation system and map data storage medium
JPH06323863A (en) * 1993-05-12 1994-11-25 Matsushita Electric Ind Co Ltd Recommended route guide unit
JPH08255299A (en) * 1995-03-15 1996-10-01 Aqueous Res:Kk Vehicle controller
JPH10141975A (en) * 1996-11-13 1998-05-29 Matsushita Electric Ind Co Ltd Method and system for route selection
JP2001041760A (en) * 1999-07-30 2001-02-16 Mazda Motor Corp On-vehicle navigation system
JP2003130660A (en) * 2001-10-23 2003-05-08 Alpine Electronics Inc Facility information providing device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0527679A (en) * 1991-07-22 1993-02-05 Fujitsu Ten Ltd Route search method of on-vehicle navigation system and map data storage medium
JPH06323863A (en) * 1993-05-12 1994-11-25 Matsushita Electric Ind Co Ltd Recommended route guide unit
JPH08255299A (en) * 1995-03-15 1996-10-01 Aqueous Res:Kk Vehicle controller
JPH10141975A (en) * 1996-11-13 1998-05-29 Matsushita Electric Ind Co Ltd Method and system for route selection
JP2001041760A (en) * 1999-07-30 2001-02-16 Mazda Motor Corp On-vehicle navigation system
JP2003130660A (en) * 2001-10-23 2003-05-08 Alpine Electronics Inc Facility information providing device

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008107228A (en) * 2006-10-26 2008-05-08 Nec Corp Route measuring apparatus, route measuring method and program
JP2010508531A (en) * 2006-10-30 2010-03-18 コタレス・リミテッド Method and apparatus for generating a route
JP2008275621A (en) * 2007-05-04 2008-11-13 Harman Becker Automotive Systems Gmbh Route determination method and device
US9129530B2 (en) 2007-05-04 2015-09-08 Harman Becker Automotive Systems Gmbh Route determination system
JP2009003772A (en) * 2007-06-22 2009-01-08 Asyst Technologies Japan Inc Path planning system and method, conveyance system, and computer program
JP5164028B2 (en) * 2007-10-24 2013-03-13 日本電気株式会社 Route search method and route search device
WO2009054252A1 (en) * 2007-10-24 2009-04-30 Nec Corporation Route search method and route search device
JP2009156617A (en) * 2007-12-25 2009-07-16 Aisin Aw Co Ltd Navigation apparatus and program
JP4513073B2 (en) * 2007-12-25 2010-07-28 アイシン・エィ・ダブリュ株式会社 Navigation device and program
JP2009257991A (en) * 2008-04-18 2009-11-05 Denso Corp Car navigation system
KR101089340B1 (en) * 2008-07-15 2011-12-02 현대엠엔소프트 주식회사 Navigation and Method for searching path Multilevel
JP2012242296A (en) * 2011-05-20 2012-12-10 Navitime Japan Co Ltd Route search device, route search system, server device, terminal device, route search method, and program
JP2015170059A (en) * 2014-03-05 2015-09-28 富士通株式会社 Estimation program, estimation method and estimation device
JP2015145880A (en) * 2015-04-03 2015-08-13 株式会社ナビタイムジャパン route search system, route search method, and program
KR101980455B1 (en) * 2017-12-08 2019-05-20 이정민 Method for sharing group navigation information and apparatus using the same
CN111065894A (en) * 2017-12-21 2020-04-24 葛雷乔兹·曼威兹 Method and computer system for providing a journey route or time required for a journey route from a departure location to a destination location
CN108389419A (en) * 2018-03-02 2018-08-10 辽宁工业大学 A kind of Dynamic Route Guidance Method of Vehicle
CN108389419B (en) * 2018-03-02 2024-03-29 辽宁工业大学 Vehicle dynamic path induction method

Also Published As

Publication number Publication date
JP4400104B2 (en) 2010-01-20

Similar Documents

Publication Publication Date Title
CN102037324B (en) Method and system for point-of-interest search along a route
EP3591339B1 (en) Method, apparatus, and computer program product for generation of a route including multiple waypoints
EP2336723B1 (en) Assisting a user in arriving at a destination in time
US9594772B2 (en) Multi-modal journey planner
US8024110B2 (en) Method of estimation of traffic information, device of estimation of traffic information and car navigation device
JP4400104B2 (en) Shortest time route search method
US20110077855A1 (en) Navigation System
US20090319176A1 (en) Destination-prediction apparatus, destination-prediction method, and navigation apparatus
US20180053417A1 (en) Method, apparatus, and computer program product for parking availability estimation based on probe data collection
US10989553B2 (en) Method, apparatus and computer program product for determining likelihood of a route
CN106382939A (en) System and method for predicating driving time on navigation path based on historical data
JP2006112932A (en) Navigation system for electric vehicle
CN111985662B (en) Network vehicle-restraining method, device, electronic equipment and storage medium
JPH11272983A (en) Route planning device, arrival time predicting device, travel recording and storing device, and route plan/ arrival time prediction system
CN107917716B (en) Fixed line navigation method, device, terminal and computer readable storage medium
JP2010237158A (en) Method, system for navigating car, center device and car navigation device
CN105526941A (en) Providing alternative road navigation instructions for drivers on unfamiliar roads
CN111831766A (en) Interest point searching method, readable storage medium and electronic device
JP2006275647A (en) On-vehicle communication navigation terminal device, navigation server device, navigation system, control method therefor, and control program
JP2010203797A (en) Navigation device, navigation method and program
JP2008250450A (en) Bypass route extraction device and method
JP2008250454A (en) Device for calculating link traveling time
JP5349023B2 (en) Navigation device
JP5599620B2 (en) Navigation device
JP5708308B2 (en) Reference data acquisition device, reference data acquisition system, reference data acquisition method, and reference data acquisition program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20050908

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060324

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080602

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080924

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081224

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090707

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090904

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

R150 Certificate of patent or registration of utility model

Ref document number: 4400104

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091019

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

Free format text: PAYMENT UNTIL: 20121106

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121106

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20131106

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

LAPS Cancellation because of no payment of annual fees