JP4155776B2 - Navigation device - Google Patents

Navigation device Download PDF

Info

Publication number
JP4155776B2
JP4155776B2 JP2002252485A JP2002252485A JP4155776B2 JP 4155776 B2 JP4155776 B2 JP 4155776B2 JP 2002252485 A JP2002252485 A JP 2002252485A JP 2002252485 A JP2002252485 A JP 2002252485A JP 4155776 B2 JP4155776 B2 JP 4155776B2
Authority
JP
Japan
Prior art keywords
route
alternative
destination
point
link
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.)
Expired - Fee Related
Application number
JP2002252485A
Other languages
Japanese (ja)
Other versions
JP2004093240A (en
Inventor
正由 米山
秀明 竹田
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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2002252485A priority Critical patent/JP4155776B2/en
Publication of JP2004093240A publication Critical patent/JP2004093240A/en
Application granted granted Critical
Publication of JP4155776B2 publication Critical patent/JP4155776B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明はナビゲーション装置に関し、特に、出発地および目的地のほかに経由地を設定してこれらを結ぶ最適な経路を探索し、その探索した誘導経路に沿って運転者を目的地まで案内する経路誘導機能を備えたナビゲーション装置に用いて好適なものである。
【0002】
【従来の技術】
一般に、車両の走行案内を行うナビゲーション装置においては、自立航法センサやGPS(Global Positioning System)受信機などを用いて車両の現在位置を検出する。そして、検出した現在位置周辺の地図データをDVD等の記録媒体から読み出し、地図画像をディスプレイ装置に描画するとともに、その地図画像の所定位置に車両位置マークを重ねて描画する。そして、車両の移動により現在位置が変化するに従って、画面上で車両位置マークを移動したり、車両位置マークは画面上の所定箇所に固定してその近傍の地図画像をスクロールしたりすることにより、車両が現在どこを走行しているのかを一目で分かるようにしている。
【0003】
このようなナビゲーション装置の殆どは、出発地から目的地までの誘導経路を設定して案内する機能を備えている。この経路誘導機能では、地図データを用いて出発地から目的地までを結ぶ最もコストが小さな経路を、幅優先探索(BFS)法あるいはダイクストラ法などのシミュレーションを行って自動探索し、その探索した経路を誘導経路として記憶する。
【0004】
なお、コストとは、距離をもとに、道路幅員、道路種別(一般道か高速道路かなど)、右折および左折、交通規制などに応じた所定の定数を乗じた値であり、誘導経路として適正の程度を数値化したものである。経路探索処理においては、交差点や分岐など複数の道路が交わる点をノード、隣接するノード間を結ぶベクトルをリンクとして、出発地から目的地に至る様々な経路上のリンクコストを順次加算し、リンクコストの合計が最も小さい経路を選択する。
【0005】
誘導経路の設定後は、車両の走行中に地図画像上で誘導経路を他の道路と識別可能なように色を変えて太く描画する。また、車両が誘導経路上の案内交差点から所定距離内に近づいたときに、交差点案内図(交差点拡大図とこの交差点での進行方向を示す矢印)を表示したり、進行方向を音声で案内したりするなどの交差点案内を行うことにより、運転者を目的地まで案内するようになっている。
【0006】
また、このような経路誘導機能を搭載したナビゲーション装置の多くでは、出発地と目的地だけでなく、目的地へ向かう途中で立ち寄りたい経由地を設定して経路探索を行うことができるようになっている。この経路誘導機能を用いて誘導経路を探索し、案内に従って走行していけば、運転者が道を知らなくても、経由地を通って目的地に確実に到達することができる。
【0007】
【発明が解決しようとする課題】
しかしながら、従来のナビゲーション装置においては、ユーザが一度設定した経由地や目的地は固定であり、設定された経由地や目的地を必ず通るように誘導経路が設定される。そのため、走行中の状況変化等によってその経由地や目的地を通ることが好ましくない状態になったとしても、その経由地や目的地を通らざるを得なかった。
【0008】
例えば、従来のナビゲーション装置の中には、目的地までの推奨ルート(初期経路)を走行中にVICS渋滞・事故情報を受信した場合に、現在位置から渋滞等を回避する迂回経路を探索する迂回経路探索機能を備えたものが存在する。この迂回経路探索機能では、渋滞している道路のリンクコストを大きくし、あるいは、渋滞している道路を擬似的に削除した上で、時間的に最短で行ける1本の経路を探索するようになっている。ところが、このように迂回経路を探索しても、経由地や目的地が渋滞区間に含まれていると、結果的に渋滞を回避できない場合がある。
【0009】
このことを、図13に従って具体的に説明する。図13は、従来の渋滞回避ルート自動探索の様子を示す図である。図13(a)は、2つの経由地A,Bと目的地Pとを設定して経路探索を行い、探索された推奨ルートを走行中に、当該推奨ルート上に渋滞が発生した状態を示している(渋滞区間を太線で示している)。このような渋滞情報をナビゲーション装置が受信すると、その渋滞区間を回避する迂回経路の探索を自動的に実行する。
【0010】
この迂回経路の探索結果を示すのが、図13(b)である。図13(b)に示すように、この例では2つの経由地A,Bが設定されているため、迂回経路もこれらの経由地A,Bを必ず通るように設定される。ところが、この例で2つの経由地A,Bは共に渋滞区間に含まれているため、探索される迂回経路は図13(b)の点線に示すようになり、迂回経路を探索しても渋滞を回避することができないという問題が生じる。
【0011】
また、設定された誘導経路上に渋滞等が発生することにより、経由地や目的地への到着時刻が予想以上に遅くなってしまうこともある。この場合、経路誘導機能を利用すれば必ず経由地や目的地に到達できるが、到着した時点でその地点の営業時間が既に終了してしまっている場合がある。この場合には、せっかく経由地や目的地に行っても、その施設等を利用することができなくなってしまうという問題を生じる。
【0012】
これらの場合に、経由地や目的地を設定し直して経路探索を再度行えば、渋滞を回避したり、営業時間内に到着したりすることができる。ところが、そのためには車両を一旦停止させてリモコン等による煩雑な操作をする必要があり、非常に面倒であった。
【0013】
本発明は、このような問題を解決するために成されたものであり、ユーザが煩わしい操作をしなくても、走行中の状況変化等によって経由地や目的地を適宜変更して経路誘導を行うことができるようにすることを目的とする。
【0014】
【課題を解決するための手段】
上記した課題を解決するために、本発明のナビゲーション装置は、経由地または目的地に設定される地点が他の地点に代替可能かどうかの代替可否、代替可能である場合の代替地点を表した代替情報を記憶する代替情報記憶手段と、最初に設定した経由地または目的地が進行方向に向かって右側にある場合、上記代替情報を参照し、初期経路上の車両の現在位置から上記代替地点を通る代替経路を探索し、上記代替地点が進行方向に向かって左側にある場合、上記経由地または目的地を上記代替地点に置き換える代替経路探索手段とを備えている。
【0017】
【発明の実施の形態】
(第1の実施形態)
以下、本発明の第1の実施形態を図面に基づいて説明する。図1は、第1の実施形態に係る渋滞回避ルート探索処理の概要を説明するための図である。図1(a)は、2つの経由地A,Bと目的地Pとを設定して経路探索を行い、探索された推奨ルート(初期経路)を走行中に、当該推奨ルート上に渋滞が発生した状態を示している(渋滞区間を太線で示している)。この状態は、図13(a)の状態と同じである。
【0018】
このような渋滞情報をナビゲーション装置が受信すると、その渋滞区間を回避する迂回経路の探索を自動的に実行する。この迂回経路の探索結果を示すのが、図1(b)である。図1(b)に示すように、この例で経由地A,Bは共に渋滞区間に含まれている。この場合は、これらの経由地A,Bを共に、渋滞区間外の代替経由地A’,B’に置き換える。また、このとき目的地Pを代替目的地P’に置き換えても良い。そして、推奨ルート上の車両の現在位置から代替地点A’,B’,P’を通る渋滞回避ルート(一点鎖線で示す経路1)を、代替経路として探索する。
【0019】
経由地や目的地が銀行やコンビニエンスストアなどの場合、それらの経由地や目的地は必ずそこを通ることが必須ではなく、同じジャンルの地点であればそれに代替可能である場合が多い。そこで本実施形態では、図2に示すような代替可能リストをあらかじめ用意しておく。そして、渋滞情報を受信するなどのトリガを受けたときに、渋滞区間中に経由地または目的地が含まれているかどうかを判断し、含まれている場合には代替可能リストを参照する。これにより、経由地および目的地の少なくとも一方を渋滞区間外にある代替地点に置き換えて、その上で渋滞回避ルートの探索を行うようにする。
【0020】
図2に示す代替可能リストでは、複数の地点ごとに、ジャンルおよび地点の名称、他の地点に代替可能かどうかの代替可否を表した情報を記憶するとともに、代替可能である場合の代替地点を表した情報を記憶している。代替可能地点は、1つの地点に対して複数登録することも可能である。
【0021】
本実施形態ではさらに、経由地および目的地の双方を代替地点に置き換えることなく、元の経由地A,Bと目的地Pのままで渋滞回避ルート(点線で示す経路2)を探索する。そして、代替地点A’,B’,P’を通る渋滞回避ルート1と、元の地点A,B,Pを通る渋滞回避ルート2とを共にナビゲーション画面上に表示してユーザに提示する。ユーザは、提示された2つの渋滞回避ルート1,2のうち所望する方を選択すれば良い。
【0022】
図3は、上述した動作を実現するためのナビゲーション装置の構成例を示すブロック図である。図3において、11はDVD−ROM等の地図記憶媒体であり、地図表示や経路探索などに必要な各種の地図データを記憶している。なお、ここでは地図データを記憶する記録媒体としてDVD−ROM11を用いているが、CD−ROM、ハードディスクなどの他の記録媒体を用いても良い。12はDVD−ROM制御部であり、DVD−ROM11からの地図データの読み取りを制御する。
【0023】
ここで、DVD−ROM11に記録された地図データの詳細について説明する。DVD−ROM11に記録された地図データは、広い地域を一望するための上位レベルの地図から、狭い地域を詳細に記述した下位レベルの地図まで、レベルと呼ばれる単位に階層化して管理されている。各レベルは、所定の経度および緯度で区切られた区画と呼ばれる矩形領域を単位として分割されている。各区画の地図データは、区画番号を指定することにより特定され、読み出すことが可能となる。
【0024】
区画ごとの地図データには、地図表示に必要な各種のデータから成る描画ユニットと、マップマッチングや経路探索、経路案内等の各種の処理に必要なデータから成る道路ユニットと、交差点の詳細データから成る交差点ユニットとが含まれている。また、上述した描画ユニットには、建物あるいは河川等を表示するために必要な背景レイヤのデータと、市町村名や道路名等を表示するために必要な文字レイヤのデータと、道路交通情報センタ(VICSセンタ)から送られてくる渋滞・事故情報に基づいて対応する道路を特定するために必要なVICS変換レイヤのデータとが含まれている。
【0025】
上述の道路ユニットは、交差点や分岐など、複数の道路が交わる点に対応するノードと、道路上のあるノードとこれに隣接する他のノードとの間を接続する、道路や車線等に対応するリンクとを含んでいる。図4は、この道路ユニットの全体構成を示す図である。同図に示すように、道路ユニットには、道路ユニットであることを識別するためのユニットヘッダと、全ノードの詳細データを納めた接続ノードテーブルと、接続ノードテーブルの格納位置を示すノードテーブルと、隣接する2つのノードによって特定されるリンクの詳細データを納めたリンクテーブルとが含まれている。
【0026】
図5は、道路ユニットに含まれる各種テーブルの詳細な内容を示す図である。ノードテーブルは、図5(A)に示すように、着目している区画に含まれる全ノードに対応したノードレコード#0,#1,#2,・・・・を格納している。各ノードレコードは、その並び順に#0から順にノード番号が与えられており、このノード番号が各ノードに対応する接続ノードテーブルの格納位置を示している。
【0027】
また、接続ノードテーブルには、図5(B)に示すように、存在するノードのそれぞれ毎に、a.ノードの正規化経度・緯度、b.ノードの属性フラグ、c.接続しているノードの数、d.交通規制の数、e.接続ノードレコード、f.交通規制レコード、g.隣接ノードレコード、h.交差点レコードの格納位置およびサイズ等の情報が含まれている。
【0028】
a.ノードの正規化経度・緯度は、区画を基準とした経度方向・緯度方向の相対位置を示す。b.ノードの属性フラグは、そのノードが交差点ノードであるか否かを示す交差点ノードフラグや、他の区画との境界にあるノードであるか否かを示す隣接ノードフラグなどから成る。c.接続しているノードの数は、そのノードをリンクの一方端とするリンクがある場合に、各リンクの他方端を構成するノードの数を示す。
【0029】
d.交通規制の数は、そのノードに接続されているリンクに右折禁止やUターン禁止等の交通規制が存在する場合に、その交通規制の数を示す。e.接続ノードレコードは、そのノードが一方端となっている各リンクのリンク番号を、リンク本数分だけ示す。f.交通規制レコードは、上述した交通規制が存在する場合にはその数に対応した交通規制の具体的な内容を示す。
【0030】
g.隣接ノードレコードは、そのノードが他の区画との境界にある隣接ノードである場合に、隣接する区画の対応するノードの接続ノードテーブルの位置を示す。h.交差点レコードの格納位置およびサイズは、そのノードが交差点ノードである場合に、交差点ユニットにおける対応する交差点レコードの格納位置およびサイズを示す。
【0031】
また、リンクテーブルは、図5(C)に示すように、着目している区画に含まれる全てのリンクに対応したリンクレコード#0,#1,#2,・・・・を格納している。各リンクレコードには、その並び順に#0から順にリンク番号が与えられており、このリンク番号が各リンクに対応するリンクレコードの格納位置を示している。
【0032】
各リンクレコードには、a.リンクID、b.ノード番号1,2、c.リンクの距離、d.リンクのコスト、e.道路属性フラグ、f.道路種別フラグ、g.路線番号、h.VICSリンク対応フラグ等の情報が含まれている。a.リンクIDは、主に探索経路表示用に各リンクに付されたコードを示す。b.ノード番号1,2は、リンクの両端に位置する2つのノードを特定する番号を示す。c.リンクの距離は、当該リンクに対応した実際の道路の実距離を示す。
【0033】
d.リンクのコストは、そのリンクを走行する場合の所要時間を道路種別等から計算により求めて、そのリンクの通過に必要な時間を例えば分単位で示したものである。なお、このリンクのコストは、そのリンクを走行する場合の実際の所要時間を統計的に求めても良いし、そのリンクに対応した実際の道路の法定速度から計算により求めても良い。e.道路属性フラグは、そのリンクに関する各種の属性を示す。f.道路種別フラグは、そのリンクに対応した実際の道路が高速道路であるか一般道であるかといった種別を示す。
【0034】
g.路線番号は、そのリンクに対応した実際の道路に付された番号を示す。h.VICSリンク対応フラグは、そのリンクがVICSセンタで管理しているVICSリンク(道路交通情報を受信可能なリンク)と対応しているか否かを示す。なお、以下では、VICSリンクと区別するために道路ユニットに含まれる各リンクを特に「道路リンク」と称する。
【0035】
図6は、描画ユニットに含まれるVICS変換レイヤの詳細な内容を示す図である。同図に示すように、描画ユニットのVICS変換レイヤには、VICS変換テーブルが含まれている。さらに、このVICS変換テーブルには、VICS変換テーブルであることを識別するためのVICSユニットヘッダと、道路リンク番号テーブルと、VICSリンク変換テーブルとが含まれている。道路リンク番号テーブルは、道路リンク番号の順に、各道路リンクのデータがVICS変換テーブル内のどの位置に格納されているかを示すものであり、着目している区画の全リンクに対応している。
【0036】
また、VICSリンク変換テーブルには、存在する道路リンクのそれぞれに対応して、a.VICSリンク情報フラグ(VICSリンクと道路リンクの相対的な長さを示すVICSリンク長と、着目している道路リンクの上下線が同じか異なるかを示す上下線区別を含む)、b.着目している道路リンクを一方(他方)のノードから他方(一方)のノードに向かって見た場合の対応するVICSリンクの数、c.VICSリンクの一方(他方)のノード方向からこの道路リンク開始位置までの距離(VICSリンク全体の距離で見た場合のパーセンテージ)、d.道路リンクの一方(他方)のノードから他方(一方)のノードに向かって見た場合のVICSリンクのそれぞれに対応した2次メッシュコード、VICSリンクID、VICSリンクまでの距離等の情報が含まれる。
【0037】
図3に戻って説明する。13は車両の現在位置を測定する位置測定装置であり、自立航法センサ、GPS受信機、位置計算用CPU等で構成されている。自立航法センサは、所定走行距離毎に1個のパルスを出力して車両の移動距離を検出する車速センサ(距離センサ)と、車両の回転角度(移動方位)を検出する振動ジャイロ等の角速度センサ(相対方位センサ)とを含んでいる。自立航法センサは、これらの車速センサおよび角速度センサによって車両の相対位置および方位を検出する。
【0038】
位置計算用CPUは、自立航法センサから出力される自車の相対的な位置および方位のデータに基づいて、絶対的な自車位置(推定車両位置)および車両方位を計算する。また、GPS受信機は、複数のGPS衛星から送られてくる電波をGPSアンテナで受信して、3次元測位処理あるいは2次元測位処理を行って車両の絶対位置および方位を計算する(車両方位は、現時点における自車位置と1サンプリング時間ΔT前の自車位置とに基づいて計算する)。
【0039】
14は地図情報メモリであり、DVD−ROM制御部12の制御によってDVD−ROM11から読み出された地図データを一時的に格納する。すなわち、DVD−ROM制御部12は、位置測定装置13から車両現在位置の情報を入力して、その車両現在位置を含む所定範囲の地図データの読み出し指示を出力することにより、地図表示や誘導経路の探索に必要な地図データをDVD−ROM11から読み出して地図情報メモリ14に格納する。15は代替リストメモリであり、図2に示したような代替可能リストを記憶する。
【0040】
16はビーコン送受信機であり、主に高速道路上に設置された電波ビーコン送受信機との間で電波を介して双方向通信を行うとともに、主に一般道上に設置された光ビーコン送受信機との間で光を介して双方向通信を行うことにより、VICSセンタから送られてくるVICS道路交通情報を受信する。
【0041】
図7は、VICSセンタから送られてくるVICS道路交通情報に含まれる渋滞情報を示す図である。同図に示す渋滞情報パケットは、あるVICSリンクの特定箇所がどの程度渋滞しているかを示すものであり、a.2次メッシュコード、b.VICSリンク番号、c.始点からの距離、d.長さ、e.渋滞の度合い等の各種情報を含んでいる。
【0042】
a.2次メッシュコードは、そのVICSリンクが含まれるエリアを特定するためのコードを示す。b.VICSリンク番号は、その道路に対応したリンク番号を示す。c.始点からの距離は、渋滞が始まる位置を特定するための始点(VICSリンクの一方端)からの距離を示す。d.長さは、渋滞の区間を示す。e.渋滞の度合いは、例えば車両が一定の速度以下になる「渋滞」と、ほとんど車両が動かなくなる「混雑」との2種類の状態が特定される。この図7に示す渋滞情報パケットと、図6に示したVICS変換レイヤとを用いることにより、渋滞情報に対応するリンクを特定することができる。
【0043】
17はリモートコントローラ(リモコン)等の操作部であり、ユーザがナビゲーション装置に対して各種の情報(例えば、経路誘導の経由地や目的地)を設定したり、各種の操作(例えば、メニュー選択操作、拡大/縮小操作、手動地図スクロール、数値入力など)を行ったりするための各種操作子(ボタンやジョイスティック等)を備えている。上記代替リストメモリ15内の代替可能リストは、ユーザがリモコン15を操作することによって任意に編集することが可能である。18はリモコンインタフェースであり、リモコン15からその操作状態に応じた赤外線信号を受信する。
【0044】
19はプロセッサ(CPU)であり、ナビゲーション装置の全体を制御する。20はROMであり、各種プログラム(誘導経路探索処理プログラム、迂回経路探索処理プログラム等)を記憶する。21はRAMであり、各種処理の過程で得られるデータや、各種処理の結果得られるデータを一時的に格納する。
【0045】
上述のCPU19は、ROM20に記憶されている誘導経路探索処理プログラムに従って、地図情報メモリ14に格納された地図データを用いて、出発地から経由地を通って目的地までを結ぶ最もコストが小さな誘導経路(初期経路)を探索する処理を行う。また、CPU19は、迂回経路探索処理プログラムに従って、代替可能リストを参照して経由地および目的地の少なくとも一方を代替地点に適宜置き換えて、または代替地点に置き換えることなく、現在位置から初期経路上の渋滞区間を回避するような渋滞回避ルートを探索する処理も行う。
【0046】
渋滞回避ルートを探索する際は、VICS渋滞情報により示される渋滞区間を回避対象リンクとして決定する。そして、当該回避対象リンクを擬似的に削除(交差点ネットワークリストから回避対象リンクを削除)して、時間最短の条件下でコストが最小となる経路を探索する。なお、ここでは回避対象リンクを擬似的に削除した上で渋滞回避ルートの探索を行っているが、回避対象リンクのリンクコストを定数倍した上で、このように重み付けした回避対象リンクも含めて渋滞回避ルートの探索を行うようにしても良い。
【0047】
22は誘導経路メモリであり、CPU19が探索した誘導経路(初期経路、迂回経路)のデータを記憶する。誘導経路のデータは、出発地から経由地を通って目的地まで至る各ノードに対応させて、各ノードの位置と、各ノードが交差点か否かを表す交差点識別フラグとを記憶したものである。
【0048】
23は交差点拡大図メモリであり、誘導経路中にある全誘導対象交差点の拡大図のデータ(目的地に向けて車両を案内するための交差点拡大図、行先、進行方向矢印の画像)を一時的に格納する。この交差点拡大図のデータも、DVD−ROM制御部12の制御によってDVD−ROM11から適宜読み出される。
【0049】
24はディスプレイコントローラであり、地図情報メモリ14に格納された地図データに基づいて、表示装置30への表示に必要な地図画像データを生成する。25はビデオRAMであり、ディスプレイコントローラ24によって生成された地図画像データを一時的に格納する。すなわち、ディスプレイコントローラ24によって生成された地図画像データはビデオRAM25に一時的に格納され、1画面分の地図画像データが読み出されて画像合成部29に出力される。
【0050】
26はメニュー発生部であり、リモコン17を用いて各種の操作を行う際に必要なメニュー画像を発生して出力する。27は誘導経路発生部であり、誘導経路メモリ22に記憶された経路探索処理の結果を使用して、誘導経路のデータを発生する。すなわち、誘導経路メモリ22に記憶された誘導経路データの中から、その時点でビデオRAM25に描画された地図エリアに含まれるものを選択的に読み出し、地図画像に重ねて他の道路と異なる所定色で太く強調した誘導経路を描画する。また、自車が誘導経路前方にある案内交差点から所定距離内に接近したときに、交差点拡大図メモリ23に格納された交差点拡大図データに基づいて、接近中の交差点の案内図の画像を生成して出力する。
【0051】
28はマーク発生部であり、マップマッチング処理された後の自車位置に表示する車両位置マークや、ガソリンスタンドやコンビニエンスストア等を表示する各種ランドマーク等を発生して出力する。なお、マップマッチング処理とは、地図情報メモリ14に読み出されている地図データと、位置測定装置13によって測定されたGPS受信機による自車位置および車両方位のデータと、自立航法センサによる推定車両位置および車両方位のデータとを用いて、自車の走行位置を地図データの道路上に位置修正する処理のことを言う。
【0052】
29は画像合成部であり、各種画像を合成して出力する。すなわち、ディスプレイコントローラ24により読み出された地図画像データに、メニュー発生部26、誘導経路発生部27、マーク発生部28のそれぞれから出力される各画像データを重ねて画像合成を行い、表示装置30に出力する。これにより、表示装置30の画面上には、自車周辺の地図情報が車両位置マークや出発地マーク、目的地マーク等と共に表示される。また、この地図上に誘導経路が表示されるとともに、車両の位置が案内交差点近傍に近づいたときに交差点拡大図が表示される。
【0053】
31は音声発生部であり、交差点案内の音声や、各種操作案内の音声などを発声する。32はスピーカであり、音声発生部31により発生された音声を外部に出力する。33はバスであり、上述した各種の機能構成どうしで互いにデータの授受を行うために使用される。
【0054】
次に、上記のように構成した本実施形態のナビゲーション装置による迂回経路(渋滞回避ルート)自動探索の動作について説明する。図8は、渋回避ルート自動探索処理の全体の流れを示すフローチャートである。図8に示すフローチャートは、ビーコン送受信機16がVICSセンタから渋滞情報を受信したことをトリガとして実行される。
【0055】
図8において、CPU19は、初期経路上に存在する目的地または経由地が、VICS渋滞情報により示される渋滞区間に含まれているか否かを判定する(ステップS1)。含まれていない場合は、当該目的地および経由地を代替地点に置き換えることなく渋滞回避ルートの探索を行い(ステップS3)、その結果を表示装置30に表示して処理を終了する。
【0056】
一方、初期経路上に存在する目的地または経由地が渋滞区間に含まれている場合は、代替リストメモリ15に記憶されている図2のような代替可能リストを参照して、代替可否の情報に基づいて、当該目的地または経由地が他の地点に代替可能かどうかを判定する(ステップS2)。代替可能でない場合は、当該目的地および経由地を代替地点に置き換えることなく渋滞回避ルートの探索を行い(ステップS3)、その結果を表示装置30に表示して処理を終了する。
【0057】
目的地および経由地の代替が可能な場合は、代替可能リストを参照して代替可能な地点を探索し(ステップS4)、探索した代替地点を新たな目的地および経由地に設定する(ステップS5)。そして、この新たに設定した代替地点を通る渋滞回避ルートの探索を行う(ステップS6)。このとき、元の目的地および経由地を通る渋滞回避ルートの探索も行う。なお、上記ステップS4で1つの地点に対して複数の代替地点が探索された場合、その後のステップS5およびステップS6においては、複数の代替地点のうち最もコストが小さくなる地点を選んで渋滞回避ルートを設定する。
【0058】
最後に、初期経路上の元の経由地や目的地を通るように設定された渋滞回避ルートと、代替地点を通るように設定された渋滞回避ルートとを表示装置30に表示し(ステップS7)、処理を終了する。このステップS7においては、新たに設定された渋滞回避ルートと共に元の初期経路を表示装置30に表示するようにしても良い。
【0059】
なお、上記ステップS2では、代替可否の情報に基づいて代替可能かどうかを判定しているが、更に代替地点が渋滞区間外にあるかどうかも見て代替可能かどうかを判定するようにしても良い。すなわち、代替可否の情報では代替可能であるとされていても、その代替地点も渋滞区間に含まれているような場合には、代替ができないと判定するようにする。
【0060】
以上詳しく説明したように、第1の実施形態によれば、VICS渋滞情報によって示される渋滞区間中に初期経路上の経由地または目的地が含まれている場合に、それらを代替地点に適宜置き換えて、当該代替地点を通る渋滞回避ルートを探索するようにしている。これにより、ユーザが経由地や目的地を設定し直すなどの煩わしい操作をすることなく、渋滞区間を確実に回避する代替経路を設定することができる。
【0061】
(第2の実施形態)
次に、本発明の第2の実施形態を図面に基づいて説明する。図9は、第2の実施形態に係る代替経路探索処理の概要を説明するための図である。図9中に点線で示す誘導経路は、ファミリーレストランおよびガソリンスタンドの2つの経由地A,Bと、スキー場の目的地Pとを設定して経路探索を行った結果の初期経路を示している。また、実線で示す誘導経路は、初期経路に対する代替経路を示している。
【0062】
図9に示すように、最初の経由地Aとして当初設定したファミリーレストランの営業終了時刻は23時であり、現在地からの距離および走行速度をもとに算出した経由地Aへの到着予想時刻は17時50分であったとする。よって、ファミリーレストランには営業時間内に到着することができるので、ここはそのまま経由地とする。
【0063】
一方、2番目の経由地Bとして当初設定したガソリンスタンドの営業終了時刻は20時であり、現在地からの距離および走行速度をもとに算出した経由地Bへの到着予想時刻は20時10分であったとする。よって、このガソリンスタンドには営業時間内に到着することができない。この場合には、当初の経由地Bを、同じジャンル(ガソリンスタンド)に属する別の経由地B’に置き換えて再度経路探索を行い、経路誘導を行う。
【0064】
すなわち、本実施形態では、図10に示すような代替可能リストをあらかじめ用意しておく。そして、出発前あるいは経路誘導中に経由地や目的地への到着予想時刻を計算する度に、当該到着予想時刻が営業終了時刻を過ぎるかどうかを判断し、過ぎる場合には代替可能リストを参照する。これにより、目的地および経由地の少なくとも一方を、営業終了時刻よりも前に到着可能な代替地点に置き換えて、その上で経路探索を行うようにする。
【0065】
図10に示す代替可能リストでは、図2に示した代替可能リストが持つ情報に加えて、各地点の営業終了時刻に関する情報を記憶している。
【0066】
図11は、第2の実施形態に係るナビゲーション装置の構成例を示すブロック図である。なお、この図11において、図3に示した符号と同一の符号を付したものは互いに同一の機能を有するものであるので、ここでは重複する説明を省略する。
【0067】
図11において、34は地点情報メモリであり、経由地または目的地に設定される各地点の詳細情報を記憶する。この詳細情報の中には、その地点の名称、住所、電話番号、営業開始時間、営業終了時間などの情報が含まれている。35は代替リストメモリであり、図10に示したような代替可能リストを記憶する。
【0068】
本実施形態においてCPU19は、最初の経路探索時および、そのとき設定された初期経路に沿って経路誘導を実行している際の適当なタイミング毎に、経由地および目的地への到着予想時刻を算出する。これは、地図データ中に含まれている距離情報と走行速度情報とから求めることが可能である。CPU19は、求めた到着予想時刻と、経由地および目的地に関して地点情報メモリ34に記憶されている営業終了時刻とを比較し、到着予想時刻が営業終了時刻を過ぎるかどうかを判断する。
【0069】
ここで、到着予想時刻が営業終了時刻を過ぎると判断した場合は、代替リストメモリ35に記憶されている図10のような代替可能リストを参照して、到着予想時刻が営業終了時刻を過ぎると予想される目的地または経由地を、営業終了時刻よりも前に到着可能な代替地点に置き換える。そして、新たに設定した代替地点を通る誘導経路を探索し、その結果に基づいて経路誘導を行う。
【0070】
次に、上記のように構成した本実施形態のナビゲーション装置による代替ルート自動探索の動作について説明する。図12は、本実施形態による代替ルート自動探索処理の全体の流れを示すフローチャートである。図12に示すフローチャートは、CPU19が経由地および目的地への到着予想時刻を算出したことをトリガとして実行される。
【0071】
図12において、CPU19は、当初の目的地および経由地について算出した到着予想時刻と、地点情報メモリ34に記憶されている営業終了時刻とを比較して、目的地および経由地への到着予想時刻がそれらの営業終了時刻を過ぎるか否かを判定する(ステップS11)。到着予想時刻が営業終了時刻を過ぎない場合は、以降は何もせずに処理を終了する(現在の経路誘導を引き続き行う)。
【0072】
一方、到着予想時刻が営業終了時刻を過ぎる場合は、代替リストメモリ35に記憶されている図10のような代替可能リストを参照して、代替可否の情報に基づいて、当該目的地および経由地が他の地点に代替可能かどうかを判定する(ステップS12)。代替可能でない場合は、その旨のメッセージを表示装置30に表示して(ステップS15)、処理を終了する。
【0073】
目的地または経由地の代替が可能な場合は、代替可能リストを参照して代替可能な地点を探索する(ステップS13)。そして、その探索した代替地点について代替可能リストに登録されている営業終了時刻と、当該代替地点について新たに算出した到着予想時刻とを比較し、その代替地点に営業終了時刻前に到着可能かどうかを判定する(ステップS14)。
【0074】
ここでは、代替地点について新たに算出した到着予想時刻を、代替可能リスト中に登録されている営業終了時刻と比較することによって営業終了時刻前に到着可能かどうかを判定しているが、当該代替地点について地点情報メモリ34に記憶されている営業終了時刻と比較することによって営業終了時刻前に到着可能かどうかを判定するようにしても良い。この場合、代替可能リスト中に営業終了時刻の情報は不要であり、図2に示したものと同様で良い。
【0075】
上記ステップS14において、代替地点にも営業終了時刻前に到着できないと予想される場合には、その旨のメッセージを表示装置30に表示して(ステップS15)、処理を終了する。一方、代替地点に営業終了時刻前に到着できると予想される場合は、その代替地点を新たな目的地および経由地に設定する(ステップS16)。そして、この新たに設定した代替地点を通る代替ルートの探索を行い(ステップS17)、その結果を表示装置30に表示して(ステップS18)、処理を終了する。
【0076】
なお、上記第2の実施形態では、初期経路上の経由地または目的地への到着予想時刻が営業終了時刻を過ぎるか否かに応じて代替ルートの探索を行う例について説明しているが、到着予想時刻が営業開始時刻よりも前になるか否かに応じて代替ルートの探索を行うようにしても良い。また、経由地および目的地が休業日か否かに応じて代替ルートの探索を行うようにしても良い。
【0077】
以上詳しく説明したように、第2の実施形態によれば、初期経路上の経由地または目的地への到着予想時刻が営業時間外となる場合に、それらを代替地点に適宜置き換えて、当該代替地点を通る代替ルートを探索するようにしている。これにより、ユーザが経由地や目的地を設定し直すなどの煩わしい操作をすることなく、営業時間内に到着可能な経由地や目的地を通る代替経路を設定することができる。
【0078】
なお、上記第1および第2の実施形態では、渋滞区間中に経由地または目的地が含まれているか否か、経由地または目的地への到着予想時刻が営業時間内か否かに応じて代替地点を設定する例について説明したが、本発明はこの例に限定されるものではない。
【0079】
例えば、経由地や目的地が進行方向に向かって左手側にあるか右手側にあるかに応じて代替地点を設定するようにしても良い。例えば、最初に設定した経由地が進行方向の右手側にある場合に、その付近で進行方向の左手側にある代替地点を探して置き換えるといった具合である。経由地や目的地は進行方向の左手側にある方が、出入りが楽にできるからである。
【0080】
また、経由地や目的地に設定した銀行やコンビニエンスストア等の込み具合に応じて代替地点を設定するようにしても良い。例えば、最初に設定した経由地が混雑している場合に、混雑していない付近の代替地点を探して置き換えるといった具合である。この場合には、経由地や目的地の混雑情報を何らかの手段で受信することが必要となる。これには、例えば携帯電話網を利用して携帯電話経由で混雑情報を受信してナビゲーション装置に提供したり、いわゆる無線LAN、Bluetooth、特定省電力無線機などの通信手段を利用してナビゲーション装置にて直接受信するなどの方法が考えられる。
【0081】
また、経由地や目的地に駐車場があるか否か等に応じて代替地点を設定するようにしても良い。例えば、最初に設定した経由地や目的地に駐車場がないか、あっても満車状態である場合に、駐車場があって空車状態となっている付近の代替地点を探して置き換えるといった具合である。この場合にもナビゲーション装置は、駐車場の空き情報を何らかの手段で受信することが必要となる。
【0082】
その他、上記に説明した各実施形態は、何れも本発明を実施するにあたっての具体化の一例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその精神、またはその主要な特徴から逸脱することなく、様々な形で実施することができる。
【0083】
【発明の効果】
本発明は上述したように、経由地または目的地に設定される地点の代替地点に関する情報を代替可能リストとしてあらかじめ記憶しておき、所定のトリガが与えられたときに代替情報を参照し、目的地および経由地の少なくとも一方を代替地点に適宜置き換えて代替経路を探索するようにしたので、ユーザが経由地や目的地を設定し直すなどの煩わしい操作をしなくても、走行中の状況変化等によって経由地や目的地を適宜変更して経路誘導を行うことができる。
【図面の簡単な説明】
【図1】第1の実施形態に係る渋滞回避ルート探索処理の概要を説明するための図である。
【図2】第1の実施形態に係る代替可能リストの例を示す図である。
【図3】第1の実施形態に係るナビゲーション装置の構成例を示すブロック図である。
【図4】DVD−ROMに記録された地図データに含まれる道路ユニットの全体構成を示す図である。
【図5】道路ユニットに含まれる各種テーブルの詳細な内容を示す図である。
【図6】DVD−ROMに記録された地図データの描画ユニットに含まれるVICS変換レイヤの詳細な内容を示す図である。
【図7】VICS情報に含まれる渋滞情報を示す図である。
【図8】第1の実施形態に係る渋滞回避ルート自動探索処理の全体の流れを示すフローチャートである。
【図9】第2の実施形態に係る代替ルート探索処理の概要を説明するための図である。
【図10】第2の実施形態に係る代替可能リストの例を示す図である。
【図11】第2の実施形態に係るナビゲーション装置の構成例を示すブロック図である。
【図12】第2の実施形態に係る代替ルート自動探索処理の全体の流れを示すフローチャートである。
【図13】従来の渋滞回避ルート探索処理の概要を説明するための図である。
【符号の説明】
11 DVD−ROM
12 DVD−ROM制御部
13 位置測定装置
14 地図情報メモリ
15 代替リストメモリ
16 ビーコン送受信機
17 リモコン
18 リモコンインタフェース
19 CPU
20 ROM
21 RAM
22 誘導経路メモリ
23 交差点拡大図メモリ
24 ディスプレイコントローラ
25 ビデオRAM
26 メニュー発生部
27 誘導経路発生部
28 マーク発生部
29 画像合成部
30 表示装置
31 音声発生部
32 スピーカ
33 バス
34 地点情報メモリ
35 代替リストメモリ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a navigation device, and more particularly, a route for setting a waypoint in addition to a departure point and a destination and searching for an optimum route connecting them, and guiding a driver to the destination along the searched guidance route. It is suitable for use in a navigation device having a guidance function.
[0002]
[Prior art]
In general, in a navigation device that provides vehicle travel guidance, the current position of a vehicle is detected using a self-contained navigation sensor, a GPS (Global Positioning System) receiver, or the like. Then, map data around the detected current position is read from a recording medium such as a DVD, and a map image is drawn on the display device, and a vehicle position mark is drawn at a predetermined position of the map image. And as the current position changes due to the movement of the vehicle, the vehicle position mark is moved on the screen, or the vehicle position mark is fixed at a predetermined position on the screen and the map image in the vicinity thereof is scrolled, You can see at a glance where the vehicle is currently driving.
[0003]
Most of such navigation devices have a function of setting and guiding a guidance route from a departure point to a destination. This route guidance function automatically searches for the route with the lowest cost connecting from the starting point to the destination using map data by performing a simulation such as the breadth-first search (BFS) method or the Dijkstra method, and the searched route is Memorize as guide route.
[0004]
The cost is a value obtained by multiplying a predetermined constant according to the road width, road type (whether it is a general road or a highway), right and left turns, traffic regulations, etc. based on the distance. The degree of appropriateness is quantified. In the route search process, link points on various routes from the starting point to the destination are sequentially added by using as a link a node that connects multiple roads, such as intersections and branches, and a vector connecting adjacent nodes. The route with the lowest total cost is selected.
[0005]
After the guide route is set, the guide route is drawn thickly with a different color so that it can be distinguished from other roads on the map image while the vehicle is running. Also, when the vehicle approaches within a predetermined distance from the guidance intersection on the guidance route, an intersection guide map (an enlarged view of the intersection and an arrow indicating the direction of travel at this intersection) is displayed, and the direction of travel is indicated by voice. The driver is guided to the destination by performing the intersection guidance such as.
[0006]
In many navigation devices equipped with such a route guidance function, a route search can be performed by setting not only a departure point and a destination but also a waypoint to stop on the way to the destination. ing. By searching for a guidance route using this route guidance function and traveling according to the guidance, the driver can reliably reach the destination through the waypoint without knowing the road.
[0007]
[Problems to be solved by the invention]
However, in the conventional navigation device, the waypoints and destinations once set by the user are fixed, and the guidance route is set so as to always pass through the set waypoints and destinations. Therefore, even if it becomes unpreferable to pass through the waypoint or destination due to a change in the situation while traveling, it has been forced to pass through the waypoint or destination.
[0008]
For example, in a conventional navigation device, when a VICS traffic jam / accident information is received while traveling on a recommended route (initial route) to a destination, a roundabout route for avoiding traffic jams from the current position is searched. Some have a route search function. In this bypass route search function, the link cost of a congested road is increased, or a congested road is deleted in a pseudo manner and a single route that can be reached in the shortest time is searched. It has become. However, even when searching for a detour route in this way, if a transit point or destination is included in the traffic jam section, the traffic jam may not be avoided as a result.
[0009]
This will be specifically described with reference to FIG. FIG. 13 is a diagram showing a state of conventional automatic congestion avoidance route automatic search. FIG. 13A shows a state in which a route search is performed by setting two waypoints A and B and a destination P, and traffic congestion occurs on the recommended route while traveling on the recommended route searched. (The traffic jam section is indicated by a bold line.) When such a traffic jam information is received by the navigation device, a search for a detour route that avoids the traffic jam section is automatically executed.
[0010]
FIG. 13B shows the search result of this detour route. As shown in FIG. 13B, in this example, since two waypoints A and B are set, the detour route is also set so as to always pass through these waypoints A and B. However, in this example, since the two waypoints A and B are both included in the traffic jam section, the bypass route to be searched is as shown by the dotted line in FIG. The problem that cannot be avoided occurs.
[0011]
In addition, due to traffic jams on the set guidance route, the arrival time at the waypoint or destination may be delayed more than expected. In this case, if the route guidance function is used, it is always possible to reach a transit point or destination, but there may be cases where the business hours of the point have already ended at the time of arrival. In this case, there is a problem that even if the user goes to a transit point or destination, the facility cannot be used.
[0012]
In these cases, it is possible to avoid traffic jams or arrive within business hours by resetting the waypoints and destinations and performing route search again. However, for this purpose, it is necessary to temporarily stop the vehicle and perform complicated operations using a remote controller or the like, which is very troublesome.
[0013]
The present invention has been made in order to solve such problems, and even if the user does not perform troublesome operations, route guidance can be performed by appropriately changing the waypoints and destinations depending on the situation change during traveling, etc. The aim is to be able to do it.
[0014]
[Means for Solving the Problems]
In order to solve the above-described problems, the navigation device of the present invention represents whether or not a point set as a waypoint or a destination can be replaced with another point, and whether or not the point can be replaced. When the alternative information storage means for storing alternative information and the first set waypoint or destination are on the right side in the direction of travel, the alternative point is referred to and the alternative point is determined from the current position of the vehicle on the initial route. If you search for an alternative route through and the alternative point is on the left side in the direction of travel, Or And an alternative route search means for replacing the destination with the alternative point.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
(First embodiment)
DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, a first embodiment of the invention will be described with reference to the drawings. FIG. 1 is a diagram for explaining the outline of the congestion avoiding route search process according to the first embodiment. In FIG. 1A, a route search is performed by setting two waypoints A and B and a destination P, and traffic occurs on the recommended route while traveling on the recommended route (initial route) searched for. (Congestion section is indicated by a thick line). This state is the same as the state of FIG.
[0018]
When such a traffic jam information is received by the navigation device, a search for a detour route that avoids the traffic jam section is automatically executed. FIG. 1B shows a search result of this detour route. As shown in FIG. 1B, in this example, the transit points A and B are both included in the traffic jam section. In this case, both the route points A and B are replaced with alternative route points A ′ and B ′ outside the traffic jam section. At this time, the destination P may be replaced with an alternative destination P ′. Then, a congestion avoidance route (route 1 indicated by a one-dot chain line) passing through the alternative points A ′, B ′, and P ′ from the current position of the vehicle on the recommended route is searched for as an alternative route.
[0019]
When a transit point or destination is a bank or a convenience store, it is not absolutely necessary to pass through the transit point or destination, and it is often possible to substitute a point of the same genre. Therefore, in this embodiment, an alternative list as shown in FIG. 2 is prepared in advance. When receiving a trigger such as reception of traffic jam information, it is determined whether or not a transit point or destination is included in the traffic jam section, and if so, the substitutable list is referred to. As a result, at least one of the waypoint and the destination is replaced with an alternative point outside the traffic jam section, and a traffic jam avoidance route is searched on that.
[0020]
In the substitutable list shown in FIG. 2, for each of a plurality of points, the genre, the name of the point, information indicating whether or not other points can be replaced are stored, and the replacement points when the points can be replaced are stored. Stores the information represented. A plurality of substitutable points can be registered for one point.
[0021]
Further, in the present embodiment, a traffic jam avoidance route (route 2 indicated by a dotted line) is searched with the original waypoints A and B and the destination P as they are, without replacing both the waypoints and the destinations with alternative points. Then, the traffic jam avoiding route 1 passing through the alternative points A ′, B ′, and P ′ and the traffic jam avoiding route 2 passing through the original points A, B, and P are both displayed on the navigation screen and presented to the user. The user may select a desired one of the two presented traffic jam avoidance routes 1 and 2.
[0022]
FIG. 3 is a block diagram illustrating a configuration example of a navigation device for realizing the above-described operation. In FIG. 3, reference numeral 11 denotes a map storage medium such as a DVD-ROM, which stores various map data necessary for map display, route search, and the like. Here, the DVD-ROM 11 is used as a recording medium for storing the map data, but other recording media such as a CD-ROM and a hard disk may be used. A DVD-ROM control unit 12 controls reading of map data from the DVD-ROM 11.
[0023]
Here, the details of the map data recorded on the DVD-ROM 11 will be described. The map data recorded on the DVD-ROM 11 is managed in a hierarchical manner in units called levels, from a high-level map for overlooking a wide area to a low-level map describing a narrow area in detail. Each level is divided in units of rectangular areas called sections partitioned by predetermined longitude and latitude. The map data of each section can be specified and read by specifying the section number.
[0024]
The map data for each section includes a drawing unit composed of various data necessary for map display, a road unit composed of data necessary for various processes such as map matching, route search, route guidance, and detailed data on intersections. And an intersection unit consisting of. The drawing unit described above includes background layer data necessary for displaying buildings or rivers, character layer data necessary for displaying city names, road names, and the like, and a road traffic information center ( VICS conversion layer data necessary for specifying a corresponding road based on traffic jam / accident information sent from a VICS center).
[0025]
The road unit described above corresponds to a road or lane that connects a node corresponding to a point where a plurality of roads intersect, such as an intersection or a branch, and a node on the road and another node adjacent to the node. Includes links. FIG. 4 is a diagram showing the overall configuration of this road unit. As shown in the figure, the road unit includes a unit header for identifying the road unit, a connection node table storing detailed data of all nodes, and a node table indicating a storage position of the connection node table. And a link table storing detailed data of links specified by two adjacent nodes.
[0026]
FIG. 5 is a diagram showing detailed contents of various tables included in the road unit. As shown in FIG. 5A, the node table stores node records # 0, # 1, # 2,... Corresponding to all nodes included in the partition of interest. Each node record is given a node number from # 0 in the order of arrangement, and this node number indicates the storage position of the connection node table corresponding to each node.
[0027]
In the connection node table, as shown in FIG. Normalized longitude / latitude of the node, b. Node attribute flags, c. Number of connected nodes, d. Number of traffic regulations, e. Connection node record, f. Traffic regulation records, g. Neighbor node record, h. Information such as the storage position and size of the intersection record is included.
[0028]
a. The normalized longitude / latitude of the node indicates a relative position in the longitude direction / latitude direction with respect to the section. b. The node attribute flag includes an intersection node flag indicating whether or not the node is an intersection node, an adjacent node flag indicating whether or not the node is at a boundary with other sections, and the like. c. The number of connected nodes indicates the number of nodes constituting the other end of each link when there is a link having that node as one end of the link.
[0029]
d. The number of traffic regulations indicates the number of traffic regulations when there is traffic regulation such as right turn prohibition or U-turn prohibition on the link connected to the node. e. The connection node record indicates the link number of each link having the node at one end as many as the number of links. f. The traffic regulation record indicates the specific contents of the traffic regulation corresponding to the number of traffic regulations described above, if any.
[0030]
g. The adjacent node record indicates the position of the connection node table of the corresponding node in the adjacent partition when the node is an adjacent node at the boundary with another partition. h. The storage position and size of the intersection record indicate the storage position and size of the corresponding intersection record in the intersection unit when the node is an intersection node.
[0031]
Further, as shown in FIG. 5C, the link table stores link records # 0, # 1, # 2,... Corresponding to all the links included in the focused section. . Each link record is given a link number from # 0 in the order of arrangement, and this link number indicates the storage position of the link record corresponding to each link.
[0032]
Each link record includes a. Link ID, b. Node numbers 1, 2, c. Link distance, d. The cost of the link, e. Road attribute flag, f. Road type flag, g. Route number, h. Information such as a VICS link correspondence flag is included. a. The link ID indicates a code attached to each link mainly for displaying a searched route. b. Node numbers 1 and 2 indicate numbers that specify two nodes located at both ends of the link. c. The link distance indicates the actual distance of the actual road corresponding to the link.
[0033]
d. The cost of a link is obtained by calculating the time required for traveling on the link from the road type or the like, and indicating the time required for passing the link in minutes, for example. Note that the cost of this link may be obtained statistically by calculating the actual required time when traveling on the link, or by calculating from the legal speed of the actual road corresponding to the link. e. The road attribute flag indicates various attributes relating to the link. f. The road type flag indicates a type indicating whether the actual road corresponding to the link is an expressway or a general road.
[0034]
g. The route number indicates the number assigned to the actual road corresponding to the link. h. The VICS link correspondence flag indicates whether or not the link corresponds to a VICS link (link capable of receiving road traffic information) managed by the VICS center. Hereinafter, in order to distinguish from the VICS link, each link included in the road unit is particularly referred to as a “road link”.
[0035]
FIG. 6 is a diagram showing detailed contents of the VICS conversion layer included in the drawing unit. As shown in the figure, the VICS conversion layer of the drawing unit includes a VICS conversion table. Further, the VICS conversion table includes a VICS unit header for identifying the VICS conversion table, a road link number table, and a VICS link conversion table. The road link number table indicates in which position in the VICS conversion table the data of each road link is stored in the order of the road link number, and corresponds to all the links in the partition of interest.
[0036]
Also, in the VICS link conversion table, a. A VICS link information flag (including a VICS link length indicating the relative length of the VICS link and the road link, and a vertical line distinction indicating whether the vertical line of the road link of interest is the same or different), b. The number of corresponding VICS links when the road link of interest is viewed from one (other) node to the other (one) node, c. Distance from one (other) node direction of the VICS link to this road link start position (percentage when viewed from the distance of the entire VICS link), d. Information such as the secondary mesh code, VICS link ID, and distance to the VICS link corresponding to each VICS link when viewed from one (other) node of the road link toward the other (one) node is included. .
[0037]
Returning to FIG. Reference numeral 13 denotes a position measuring device that measures the current position of the vehicle, and includes a self-contained navigation sensor, a GPS receiver, a position calculation CPU, and the like. The self-contained navigation sensor includes a vehicle speed sensor (distance sensor) that outputs a single pulse for each predetermined travel distance to detect the travel distance of the vehicle, and an angular velocity sensor such as a vibration gyro that detects the rotation angle (movement direction) of the vehicle. (Relative orientation sensor). The self-contained navigation sensor detects the relative position and direction of the vehicle using these vehicle speed sensor and angular velocity sensor.
[0038]
The position calculation CPU calculates the absolute own vehicle position (estimated vehicle position) and vehicle direction based on the relative position and direction data of the own vehicle output from the self-contained navigation sensor. The GPS receiver receives radio waves transmitted from a plurality of GPS satellites by a GPS antenna and performs a three-dimensional positioning process or a two-dimensional positioning process to calculate the absolute position and direction of the vehicle (the vehicle direction is The calculation is based on the current vehicle position and the current vehicle position one sampling time ΔT before).
[0039]
A map information memory 14 temporarily stores map data read from the DVD-ROM 11 under the control of the DVD-ROM control unit 12. That is, the DVD-ROM control unit 12 inputs information on the current vehicle position from the position measurement device 13 and outputs an instruction to read out map data in a predetermined range including the current vehicle position, thereby displaying a map display and a guidance route. The map data necessary for the search is read from the DVD-ROM 11 and stored in the map information memory 14. Reference numeral 15 denotes an alternative list memory, which stores an alternative list as shown in FIG.
[0040]
Reference numeral 16 denotes a beacon transmitter / receiver, which performs two-way communication with a radio beacon transmitter / receiver mainly installed on a highway via radio waves, and with an optical beacon transmitter / receiver mainly installed on a general road. By performing two-way communication via light between them, the VICS road traffic information sent from the VICS center is received.
[0041]
FIG. 7 is a diagram showing traffic jam information included in the VICS road traffic information sent from the VICS center. The traffic jam information packet shown in the figure indicates how much traffic is congested at a specific part of a certain VICS link, and a. A secondary mesh code, b. VICS link number, c. Distance from start point, d. Length, e. It contains various information such as the degree of congestion.
[0042]
a. The secondary mesh code indicates a code for specifying an area including the VICS link. b. The VICS link number indicates a link number corresponding to the road. c. The distance from the start point indicates the distance from the start point (one end of the VICS link) for specifying the position where the traffic jam starts. d. The length indicates a traffic jam section. e. The degree of traffic congestion is specified, for example, as two types of states: “congestion” where the vehicle is below a certain speed and “congestion” where the vehicle hardly moves. By using the traffic information packet shown in FIG. 7 and the VICS conversion layer shown in FIG. 6, the link corresponding to the traffic information can be specified.
[0043]
Reference numeral 17 denotes an operation unit such as a remote controller (remote controller). The user sets various types of information (for example, route guidance destinations and destinations) to the navigation device, and various operations (for example, menu selection operations). , Enlargement / reduction operation, manual map scrolling, numeric input, etc.) are provided. The substitutable list in the alternative list memory 15 can be arbitrarily edited by the user operating the remote controller 15. Reference numeral 18 denotes a remote control interface, which receives an infrared signal corresponding to the operation state from the remote control 15.
[0044]
Reference numeral 19 denotes a processor (CPU), which controls the entire navigation device. Reference numeral 20 denotes a ROM which stores various programs (guide route search processing program, detour route search processing program, etc.). Reference numeral 21 denotes a RAM which temporarily stores data obtained during various processes and data obtained as a result of various processes.
[0045]
The above-described CPU 19 uses the map data stored in the map information memory 14 in accordance with the guidance route search processing program stored in the ROM 20, and guides with the lowest cost from the departure point to the destination via the waypoint. A process for searching for a route (initial route) is performed. Further, according to the detour route search processing program, the CPU 19 refers to the substitutable list and appropriately replaces at least one of the waypoints and the destination with an alternative point, or without replacing it with the alternative point, on the initial route A process of searching for a traffic jam avoiding route that avoids a traffic jam section is also performed.
[0046]
When searching for a traffic jam avoidance route, the traffic jam section indicated by the VICS traffic jam information is determined as the avoidance target link. Then, the avoidance target link is artificially deleted (the avoidance target link is deleted from the intersection network list), and a route having the minimum cost under the condition of the shortest time is searched. In this example, the avoidance target link is artificially deleted and then the congestion avoidance route is searched. However, the link cost of the avoidance target link is multiplied by a constant and the weighted avoidance link is included. You may make it search for a congestion avoidance route.
[0047]
Reference numeral 22 denotes a guidance route memory, which stores data on guidance routes (initial route, detour route) searched by the CPU 19. The guidance route data stores the position of each node and the intersection identification flag indicating whether or not each node is an intersection, corresponding to each node from the departure point to the destination via the waypoint. .
[0048]
23 is an intersection enlarged map memory, which temporarily stores enlarged map data of all guidance target intersections in the guidance route (intersection enlarged map for guiding the vehicle toward the destination, destination and travel direction arrow images). To store. The data of this enlarged intersection view is also appropriately read from the DVD-ROM 11 under the control of the DVD-ROM control unit 12.
[0049]
A display controller 24 generates map image data necessary for display on the display device 30 based on the map data stored in the map information memory 14. A video RAM 25 temporarily stores map image data generated by the display controller 24. That is, the map image data generated by the display controller 24 is temporarily stored in the video RAM 25, and the map image data for one screen is read and output to the image composition unit 29.
[0050]
A menu generation unit 26 generates and outputs a menu image necessary for performing various operations using the remote controller 17. A guidance route generator 27 generates guidance route data using the result of the route search process stored in the guidance route memory 22. In other words, from the guidance route data stored in the guidance route memory 22, data included in the map area drawn in the video RAM 25 at that time is selectively read out, and the predetermined color different from other roads is superimposed on the map image. Draws the guidance path highlighted with When the vehicle approaches within a predetermined distance from the guidance intersection in front of the guidance route, an image of the guidance map of the approaching intersection is generated based on the intersection enlarged map data stored in the intersection enlarged map memory 23. And output.
[0051]
A mark generating unit 28 generates and outputs a vehicle position mark displayed at the vehicle position after the map matching process, various landmarks displaying a gas station, a convenience store, and the like. Note that the map matching process includes the map data read into the map information memory 14, the vehicle position and vehicle orientation data measured by the GPS receiver measured by the position measuring device 13, and the estimated vehicle by the autonomous navigation sensor. This refers to processing for correcting the position of the vehicle on the road of the map data using the position and vehicle direction data.
[0052]
An image composition unit 29 synthesizes and outputs various images. That is, the map image data read out by the display controller 24 is overlaid with the image data output from each of the menu generation unit 26, the guide route generation unit 27, and the mark generation unit 28, and image synthesis is performed. Output to. Thereby, the map information around the vehicle is displayed on the screen of the display device 30 together with the vehicle position mark, the departure place mark, the destination mark, and the like. In addition, a guidance route is displayed on the map, and an enlarged view of the intersection is displayed when the position of the vehicle approaches the guidance intersection.
[0053]
Reference numeral 31 denotes a voice generation unit that utters voices for intersection guidance and various operation guidance. A speaker 32 outputs the sound generated by the sound generator 31 to the outside. Reference numeral 33 denotes a bus, which is used for exchanging data between the various functional configurations described above.
[0054]
Next, the operation of the automatic search for a detour route (congestion avoidance route) by the navigation device of the present embodiment configured as described above will be described. FIG. 8 is a flowchart showing the entire flow of the automatic avoidance route search process. The flowchart shown in FIG. 8 is executed when the beacon transmitter / receiver 16 receives traffic information from the VICS center as a trigger.
[0055]
In FIG. 8, the CPU 19 determines whether or not the destination or waypoint existing on the initial route is included in the traffic jam section indicated by the VICS traffic jam information (step S1). If not included, a congestion avoiding route is searched without replacing the destination and waypoints with alternative points (step S3), the result is displayed on the display device 30, and the process is terminated.
[0056]
On the other hand, when the destination or waypoint existing on the initial route is included in the traffic jam section, information on whether or not replacement is possible can be performed by referring to the substitutable list as shown in FIG. Based on the above, it is determined whether or not the destination or waypoint can be replaced by another point (step S2). If the alternative is not possible, a congestion avoiding route is searched without replacing the destination and waypoint with alternative points (step S3), the result is displayed on the display device 30, and the process is terminated.
[0057]
If the destination and the waypoint can be replaced, a place that can be replaced is searched with reference to the list of possible replacements (step S4), and the searched alternative point is set as a new destination and waypoint (step S5). ). Then, a traffic jam avoidance route passing through the newly set alternative point is searched (step S6). At this time, a congestion avoidance route passing through the original destination and the waypoint is also searched. In addition, when a plurality of alternative points are searched for one point in the above step S4, in the subsequent steps S5 and S6, a point with the lowest cost is selected from among the plurality of alternative points and the congestion avoiding route is selected. Set.
[0058]
Finally, the congestion avoiding route set to pass through the original transit point or destination on the initial route and the congestion avoiding route set to pass through the alternative point are displayed on the display device 30 (step S7). The process is terminated. In step S7, the original initial route may be displayed on the display device 30 together with the newly set traffic jam avoidance route.
[0059]
In step S2, whether or not substitution is possible is determined based on the information on whether or not substitution is possible, but whether or not substitution is possible is also determined by checking whether the substitution point is outside the traffic jam section. good. That is, even if it is determined that substitution is possible in the information on whether substitution is possible, if the substitution point is also included in the traffic jam section, it is determined that substitution cannot be performed.
[0060]
As described above in detail, according to the first embodiment, when a transit point or destination on the initial route is included in the traffic jam section indicated by the VICS traffic jam information, these are appropriately replaced with alternative points. Thus, a congestion avoiding route passing through the alternative point is searched. This makes it possible to set an alternative route that reliably avoids a traffic jam section without requiring the user to perform troublesome operations such as resetting a waypoint or destination.
[0061]
(Second Embodiment)
Next, a second embodiment of the present invention will be described with reference to the drawings. FIG. 9 is a diagram for explaining the outline of the alternative route search process according to the second embodiment. The guide route indicated by a dotted line in FIG. 9 indicates an initial route as a result of performing a route search by setting two waypoints A and B of a family restaurant and a gas station and a destination P of a ski resort. . A guidance route indicated by a solid line indicates an alternative route to the initial route.
[0062]
As shown in FIG. 9, the business end time of the family restaurant initially set as the first stop A is 23:00, and the estimated arrival time at the stop A calculated based on the distance from the current location and the traveling speed is Suppose that it was 17:50. Therefore, since it is possible to arrive at the family restaurant within business hours, this place is used as it is.
[0063]
On the other hand, the service end time of the gas station initially set as the second stop B is 20:00, and the estimated arrival time at the stop B calculated based on the distance from the current location and the traveling speed is 20:10 Suppose that Therefore, it cannot arrive at this gas station within business hours. In this case, the initial route stop B is replaced with another route stop B ′ belonging to the same genre (gas station), route search is performed again, and route guidance is performed.
[0064]
That is, in this embodiment, an alternative list as shown in FIG. 10 is prepared in advance. Then, every time it calculates the estimated arrival time at the waypoint or destination before departure or during route guidance, it determines whether the estimated arrival time is past the business end time, and if so, refer to the alternative list To do. As a result, at least one of the destination and the waypoint is replaced with an alternative point that can be reached before the business end time, and the route search is performed thereon.
[0065]
In the substitutable list shown in FIG. 10, in addition to the information held in the substitutable list shown in FIG. 2, information related to the business end time of each point is stored.
[0066]
FIG. 11 is a block diagram illustrating a configuration example of a navigation device according to the second embodiment. In FIG. 11, components having the same reference numerals as those shown in FIG. 3 have the same functions, and thus redundant description is omitted here.
[0067]
In FIG. 11, reference numeral 34 denotes a point information memory, which stores detailed information on each point set as a waypoint or destination. The detailed information includes information such as the name, address, telephone number, business start time, and business end time of the point. Reference numeral 35 denotes an alternative list memory, which stores an alternative list as shown in FIG.
[0068]
In the present embodiment, the CPU 19 calculates the estimated arrival time at the waypoint and the destination at the time of the first route search and every appropriate timing when the route guidance is executed along the initial route set at that time. calculate. This can be obtained from distance information and travel speed information included in the map data. The CPU 19 compares the calculated estimated arrival time with the business end time stored in the point information memory 34 regarding the waypoint and the destination, and determines whether the predicted arrival time passes the business end time.
[0069]
Here, when it is determined that the estimated arrival time has passed the business end time, referring to the substitutable list as shown in FIG. 10 stored in the alternative list memory 35, the estimated arrival time has passed the business end time. Replace the expected destination or waypoint with an alternative location that can be reached before the closing time. And the guidance route which passes along the newly set alternative point is searched, and route guidance is performed based on the result.
[0070]
Next, the alternative route automatic search operation by the navigation device of the present embodiment configured as described above will be described. FIG. 12 is a flowchart showing the overall flow of the alternative route automatic search processing according to this embodiment. The flowchart shown in FIG. 12 is executed when the CPU 19 calculates the estimated arrival time at the waypoint and the destination.
[0071]
In FIG. 12, the CPU 19 compares the estimated arrival time calculated for the initial destination and waypoint with the business end time stored in the point information memory 34 to estimate the arrival time at the destination and waypoint. It is determined whether or not those business end times have passed (step S11). If the estimated arrival time does not pass the business end time, the process is terminated without doing anything thereafter (the current route guidance is continued).
[0072]
On the other hand, when the estimated arrival time passes the business end time, the destination and waypoint are determined based on the information on the possibility of substitution by referring to the substitution possible list as shown in FIG. 10 stored in the substitution list memory 35. It is determined whether or not can be replaced with another point (step S12). If it cannot be substituted, a message to that effect is displayed on the display device 30 (step S15), and the process is terminated.
[0073]
If the destination or waypoint can be replaced, a place that can be replaced is searched with reference to the list of possible replacements (step S13). Then, the business end time registered in the substitutable list for the searched alternative point is compared with the newly calculated estimated arrival time for the alternative point, and whether or not the alternative point can arrive before the business end time. Is determined (step S14).
[0074]
Here, it is determined whether arrival is possible before the business end time by comparing the estimated arrival time newly calculated for the alternative point with the business end time registered in the alternative list. It may be determined whether it is possible to arrive before the business end time by comparing the point with the business end time stored in the point information memory 34. In this case, information on the business end time is not required in the substitutable list, and may be the same as that shown in FIG.
[0075]
In step S14, if it is predicted that the alternative point cannot be reached before the business end time, a message to that effect is displayed on the display device 30 (step S15), and the process is terminated. On the other hand, when it is predicted that the alternative point can be reached before the business end time, the alternative point is set as a new destination and waypoint (step S16). Then, an alternative route that passes through the newly set alternative point is searched (step S17), the result is displayed on the display device 30 (step S18), and the process is terminated.
[0076]
In the second embodiment, an example is described in which an alternative route is searched according to whether the estimated arrival time at the waypoint or destination on the initial route passes the business end time. An alternative route may be searched according to whether the estimated arrival time is before the business start time. Alternatively, an alternative route may be searched according to whether the waypoint and the destination are closed days.
[0077]
As described above in detail, according to the second embodiment, when the estimated arrival time at the waypoint or the destination on the initial route is outside the business hours, they are appropriately replaced with alternative points, It tries to search for alternative routes that pass through the point. This makes it possible to set an alternative route that passes through the waypoints and destinations that can be reached within business hours, without the user performing troublesome operations such as resetting the waypoints and destinations.
[0078]
In the first and second embodiments, depending on whether or not a transit point or destination is included in the traffic jam section, whether or not the expected arrival time at the transit point or destination is within business hours. Although the example which sets an alternative point was demonstrated, this invention is not limited to this example.
[0079]
For example, the alternative point may be set according to whether the waypoint or the destination is on the left hand side or the right hand side in the traveling direction. For example, when the first set stopover point is on the right hand side in the traveling direction, an alternative point on the left hand side in the traveling direction is searched and replaced in the vicinity. This is because the waypoints and destinations on the left-hand side in the direction of travel are easier to enter and exit.
[0080]
Moreover, you may make it set an alternative point according to the complexity of the bank, convenience store, etc. which were set to the waypoint and the destination. For example, when the first set waypoint is congested, an alternative location near the uncongested location is searched and replaced. In this case, it is necessary to receive the congestion information of the waypoint and the destination by some means. This includes, for example, using a mobile phone network to receive congestion information via a mobile phone and providing it to a navigation device, or using a communication means such as a so-called wireless LAN, Bluetooth, or a specific power-saving radio. For example, a method of receiving directly at the terminal can be considered.
[0081]
Alternatively, an alternative point may be set according to whether there is a parking lot at the waypoint or at the destination. For example, if there is no parking lot at the first stop or destination you set up, or if the parking lot is full, search for an alternative location near the parking lot that is empty and replace it. is there. In this case as well, the navigation device needs to receive parking space availability information by some means.
[0082]
In addition, each of the embodiments described above is merely an example of a specific example for carrying out the present invention, and the technical scope of the present invention should not be construed as being limited thereto. It is. In other words, the present invention can be implemented in various forms without departing from the spirit or main features thereof.
[0083]
【The invention's effect】
As described above, the present invention stores in advance information on alternative points of points set as transit points or destinations as an alternative list, refers to the alternative information when a predetermined trigger is given, Since the alternative route is searched by replacing at least one of the place and the waypoint as appropriate, the situation changes while driving without the user having to perform troublesome operations such as resetting the waypoint and destination. It is possible to perform route guidance by appropriately changing the waypoints and destinations.
[Brief description of the drawings]
FIG. 1 is a diagram for explaining an outline of a congestion avoidance route search process according to a first embodiment.
FIG. 2 is a diagram showing an example of a substitutable list according to the first embodiment.
FIG. 3 is a block diagram illustrating a configuration example of a navigation device according to the first embodiment.
FIG. 4 is a diagram showing an overall configuration of a road unit included in map data recorded on a DVD-ROM.
FIG. 5 is a diagram showing detailed contents of various tables included in a road unit.
FIG. 6 is a diagram showing detailed contents of a VICS conversion layer included in a drawing unit for map data recorded on a DVD-ROM.
FIG. 7 is a diagram showing traffic jam information included in VICS information.
FIG. 8 is a flowchart showing an overall flow of a congestion avoiding route automatic search process according to the first embodiment.
FIG. 9 is a diagram for explaining an outline of an alternative route search process according to the second embodiment.
FIG. 10 is a diagram showing an example of a substitutable list according to the second embodiment.
FIG. 11 is a block diagram illustrating a configuration example of a navigation device according to a second embodiment.
FIG. 12 is a flowchart showing an overall flow of an alternative route automatic search process according to the second embodiment.
FIG. 13 is a diagram for explaining an outline of a conventional traffic jam avoidance route search process;
[Explanation of symbols]
11 DVD-ROM
12 DVD-ROM controller
13 Position measuring device
14 Map information memory
15 Alternative list memory
16 Beacon transceiver
17 Remote control
18 Remote control interface
19 CPU
20 ROM
21 RAM
22 Guide route memory
23 Enlarged intersection memory
24 display controller
25 Video RAM
26 Menu generator
27 Guide route generator
28 Mark generator
29 Image composition part
30 Display device
31 Voice generator
32 Speaker
33 Bus
34 point information memory
35 Alternative list memory

Claims (1)

経由地または目的地に設定される地点が他の地点に代替可能かどうかの代替可否、代替可能である場合の代替地点を表した代替情報を記憶する代替情報記憶手段と、
最初に設定した経由地または目的地が進行方向に向かって右側にある場合、上記代替情報を参照し、初期経路上の車両の現在位置から上記代替地点を通る代替経路を探索し、上記代替地点が進行方向に向かって左側にある場合、上記経由地または目的地を上記代替地点に置き換える代替経路探索手段とを備えたことを特徴とするナビゲーション装置。
Substitution information storage means for storing substitution information indicating whether or not a point set as a transit point or destination can be substituted by another point, substitution information indicating a substitution point when substitution is possible,
When the first set stop or destination is on the right side in the direction of travel, refer to the alternative information, search for an alternative route that passes the alternative point from the current position of the vehicle on the initial route, and A navigation device comprising: an alternative route search means for replacing the route point or destination with the alternative point when the vehicle is on the left side in the direction of travel.
JP2002252485A 2002-08-30 2002-08-30 Navigation device Expired - Fee Related JP4155776B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002252485A JP4155776B2 (en) 2002-08-30 2002-08-30 Navigation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002252485A JP4155776B2 (en) 2002-08-30 2002-08-30 Navigation device

Publications (2)

Publication Number Publication Date
JP2004093240A JP2004093240A (en) 2004-03-25
JP4155776B2 true JP4155776B2 (en) 2008-09-24

Family

ID=32058737

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002252485A Expired - Fee Related JP4155776B2 (en) 2002-08-30 2002-08-30 Navigation device

Country Status (1)

Country Link
JP (1) JP4155776B2 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4569158B2 (en) * 2004-04-27 2010-10-27 アイシン・エィ・ダブリュ株式会社 Navigation device
JP2005326237A (en) * 2004-05-13 2005-11-24 Aisin Aw Co Ltd Navigation system
JP4388114B2 (en) * 2004-07-13 2009-12-24 パナソニック株式会社 Destination display device and destination display method
JP2006058193A (en) * 2004-08-23 2006-03-02 Sony Corp Navigation apparatus, and its control method, control program of navigation apparatus, and service providing method of navigation apparatus
JP4665873B2 (en) * 2005-12-20 2011-04-06 日産自動車株式会社 Route setting apparatus and route setting method
US8731821B2 (en) * 2006-03-15 2014-05-20 Qualcomm Incorporated Method and apparatus for determining relevant point of interest information based upon route of user
WO2008146378A1 (en) * 2007-05-30 2008-12-04 Pioneer Corporation Route search device, route search method, route search program, and recording medium
US9448081B2 (en) * 2008-06-24 2016-09-20 Tomtom North America, Inc. Methods and systems for dynamically adaptive road network hierarchy and routing
JP5149097B2 (en) * 2008-08-07 2013-02-20 クラリオン株式会社 Navigation device and route search method
JP2010060325A (en) * 2008-09-01 2010-03-18 Honda Motor Co Ltd Navigation device for vehicle
JP2014098624A (en) * 2012-11-14 2014-05-29 Denso Corp Destination searching apparatus
JP6769693B2 (en) * 2015-02-27 2020-10-14 パイオニア株式会社 Presentation device, presentation method and presentation program
JP7363715B2 (en) * 2020-08-07 2023-10-18 トヨタ自動車株式会社 Control method, information processing device, and system

Also Published As

Publication number Publication date
JP2004093240A (en) 2004-03-25

Similar Documents

Publication Publication Date Title
US6263277B1 (en) Route searching method
JP3537285B2 (en) Navigation device
JP4266173B2 (en) Guide route search device
US9291473B2 (en) Navigation device
JP2020518824A (en) Method and system for providing information using a navigation device
US20120101728A1 (en) Route search device and route search method
JP2003214879A (en) Navigation system
JP2004198209A (en) Navigation equipment and program and recording medium therefor
JP4155776B2 (en) Navigation device
US7844393B2 (en) Vehicle navigation system and method
JPH1183516A (en) Navigator
JP2013096713A (en) Navigation device
JP2008020414A (en) Route search method and navigation device
JP4097029B2 (en) Navigation device and search route display method in the device
JP2011027610A (en) Navigation device and guide route searching method
JP4101692B2 (en) Navigation device
JP3566503B2 (en) Link travel time interpolation method
JP3798146B2 (en) Navigation device
JP4372526B2 (en) Navigation device and guidance method for surrounding facilities
JP4909993B2 (en) Route search device, route search method, etc.
JP4245174B2 (en) Navigation apparatus and method, and navigation program
JP3871833B2 (en) Navigation device
JP4322163B2 (en) Navigation device and intersection enlarged view display method
JP2002071369A (en) On-vehicle navigation device
JP4240360B2 (en) Navigation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050328

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080520

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080606

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080708

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

Free format text: PAYMENT UNTIL: 20110718

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4155776

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120718

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120718

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130718

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130718

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140718

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees