JP3586120B2 - Route search display device - Google Patents
Route search display device Download PDFInfo
- Publication number
- JP3586120B2 JP3586120B2 JP32416598A JP32416598A JP3586120B2 JP 3586120 B2 JP3586120 B2 JP 3586120B2 JP 32416598 A JP32416598 A JP 32416598A JP 32416598 A JP32416598 A JP 32416598A JP 3586120 B2 JP3586120 B2 JP 3586120B2
- Authority
- JP
- Japan
- Prior art keywords
- parking lot
- destination
- route
- facility
- display
- 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 - Lifetime
Links
Images
Landscapes
- Traffic Control Systems (AREA)
- Navigation (AREA)
Description
【0001】
【産業上の利用分野】
本発明は、自動車等の現在位置を地図とともに表示装置に表示するナビゲーション装置、特に目的地までの経路を探索して探索経路を表示装置に表示する経路探索表示装置に関する。
【0002】
【従来の技術】
図10は車載用のナビゲーション装置の概要を示している。図10において、1は方位センサであり、この方位センサ1は自動車の絶対走行方位を検出する地磁気センサおよび自動車の相対走行方位を検出する振動ジャイロなどが使用される。2は車輪の回転数に応じたパルスを発生する距離センサ、3はブレーキスイッチ、パーキングスイッチなどのオン・オフ信号、電源電圧監視用信号などの各種センサ信号である。4は方位センサ1、距離センサ2などのセンサ信号を処理するセンサ信号処理部、5はGPS(Global Positioning System )レシーバであり、このGPSレシーバ5は複数の衛星から送信される電波を受信して演算することにより受信点の位置(緯度、経度)を求めることができるものである。6はCDーROMドライブであり、このCDーROMドライブ6は、地図データが記録されたCDーROM7から地図データを読み出すものである。8は車室内に設置される表示・操作部であり、この表示・操作部8は、地図および自動車の現在走行位置、方位等を表示する液晶ディスプレイ8Aと、この液晶ディスプレイ8Aの前面に設けられたタッチパネル8Bとからなり、タッチパネル8Bには表示地図の拡大、縮小などを指示するためのスイッチ、経路探索を指示するスイッチ、液晶ディスプレイ8Aに表示された地名の中から目的地を選択するスイッチなどが備えられている。8Cは画面上に表示されるカーソルを任意の方向に移動させるとともに画面上の選択位置を入力するカーソルキーである。9は装置本体である。
【0003】
次に、この装置本体9の構成について説明する。10は各種の演算を行うCPU(中央処理装置)、11はCPU9で行う各種の演算のプログラムが記憶されたROM(リードオンリーメモリ)、12は方位センサ1、距離センサ2、GPSレシーバ5、CDーROMドライブ6等からのデータやCPU10での演算結果等を記憶するメモリ(DRAM)、13は装置本体9への電源供給が停止した際にも必要なデータを保持しておくためのバックアップ用メモリ(SRAM)、14は液晶ディスプレイ8Aに表示する文字、記号などのパターンが記憶されたメモリ(漢字、フォントROM)、15は地図データや自車の現在位置データなどに基づいて表示画像を形成するための画像プロセッサ、16はCPU10から出力される地図データ、現在位置データおよび漢字、フォントROM14から出力される町名、道路名などの漢字、フォントを合成して液晶ディスプレイ8Aに表示する画像を記憶するメモリ(VRAM)、17はVRAM16の出力データを色信号に変換するためのRGB変換回路であり、色信号はRGB変換回路17から液晶ディスプレイ8Aに出力される。18は通信インターフェースである。
【0004】
図11は上記CD−ROM7に記憶されているデータのフォーマットであり、21はディスクラベル、22は描画パラメータ、23は図葉管理情報、24は図葉であり、この図葉には背景データ、文字データ、道路データなどが記憶されており、日本全国の地形図を緯度、経度によって分割した単位地図毎のデータが記憶されている。図葉には広い地域を粗く記述した図葉から狭い地域を詳細に記述した図葉が設定されている。各図葉は同一の地域を記述した地図表示レベルA、B、Cから構成されている。地図表示レベルA、B、Cは、AよりB、BよりCがより詳細に記述されている。また各地図表示レベルA、B、Cは、地図表示レベル管理情報と複数のユニットから構成されている。ユニットは各地図表示レベルの地域を複数に分割した分割地域を記述したものであり、各ユニットはユニットヘッダ、文字・記号レイヤ、背景レイヤ、道路レイヤ、オプションレイヤなどから構成される。文字・記号レイヤには、地図に表示される地名、道路名、施設名などが記録され、背景レイヤには、道路、施設などを描画するためのデータが記録され、また道路レイヤには、図12に示すように、交差点を含む道路を記述する座標点(ノード)と線(リンク)に関するデータ、例えばノードのノード番号、緯度、経度、リンクのリンク番号、リンク距離などが記憶されている。図12において、丸印(○)はノードを示し、ノード間の線はリンクを示している。また、ノード番号4の黒丸(●)は、交差点ノードを示しているものである。なお、道路レイヤに記録されたデータは地図表示には直接関与せず、マップマッチングのための道路網情報として使用されるものである。
【0005】
図11において、25は経路探索データであり、この経路探索データ25は狭い地域を対象とした階層0から広い地域を対象とした階層nまで各階層毎に探索データが記録されている。各階層の探索データは、ノード接続データ26、経路探索評価値(リンクコスト)データ27、経路表示データ28から構成される。ノード接続データ26は、各ノードが他のどのノードと接続されているかを示すデータである。またリンクコストデータ27は、各ノード間のリンクに設定された評価値であり、リンクコストは、リンクの想定通過時間を示す評価値である。経路表示データ28は、経路探索により選択された経路を表示地図上に表示するためのデータが記録されているものである。
【0006】
次に、上記のように構成されたナビゲーション装置の動作について説明する。図10において、方位センサ1の出力および距離センサ2の出力がセンサ処理部4を介してCPU10に送られる。CPU10では自車の現在位置の演算が行われ、現在位置の緯度、経度が求められる。またGPSレシーバ5からのデータに基づき現在位置の補正が行われる。このようにして求められた現在位置に基づき現在位置に対応するユニットの地図データがCDーROMドライブ6によってCDーROM7から読み出され、この地図データが通信インターフェース18を介してメモリ(DRAM)12に格納される。DRAM12に格納された地図データの一部分はCPU10により読み出され、画像プロセッサ15で画像データに変換され画像メモリ16に書き込まれる。画像メモリ16に格納された画像データはRGB変換回路17で色信号に変換され液晶ディスプレ8Aに送られ、現在位置を中心として所定範囲の地図が表示される。またDRAM12から読み出された地図データに文字コードや記号コードが含まれていると、これら文字コードや記号コードに対応するパターンが漢字、フォントROM14から読み出され、液晶ディスプレイゆe4e457Aに地図とともに地名などの文字、学校などの記号が表示される。また自動車の走行に伴って順次求められる走行速度、走行方位に基づき、液晶ディスプレイ8Aに表示される現在位置が順次変更されていく。
【0007】
次に、上記従来例の経路探索の動作について図13、図14を参照して説明する。図13に示すように、まずステップS1で目的地の設定が行われる。この目的地の設定は、タッチパネル8Bを操作することにより行われ、例えば目的地の住所をインプットすることにより、または液晶ディスプレイ8Aに表示されている地図上の地点を指定することにより行われる。ステップS2では、経路探索を始めるか否か判定する。この判定は、操作・表示装置8のタッチパネル8Bの経路探索用スイッチを操作したか否かで判定される。ステップS2で経路探索用スイッチが操作されたと判定されると、ステップS3に進み経路探索が行われる。この経路探索は、出発地(現在位置ノード)から目的地ノードに至る総ての経路のリンクコストを加算し、最もリンクコストが低い経路を選択するものである。ステップS3で選択された経路は、ステップS4において、液晶ディスプレイ8Aの表示地図上に、例えば赤色で表示される。
【0008】
図14は図13における経路探索のステップS3を更に詳細に示したものである。図14において、まずステップS11で出発地、目的地の位置より最も近い出発ノード、目的ノードを選択する。次にステップS12で出発ノードを含む経路探索データをCD−ROM7から読み込み、ステップS13において出発地側の経路探索を行う。この経路探索は、上述した通り、リンクコストの合計が最も低くなる経路を選択するものである。次にステップS14において、ステップS13で探索された経路が、目的ノードに接続したか否かが判定される。出発地から目的地までの距離が比較的近く、ステップS12でCD−ROM7から読み込まれたデータ内に目的ノードが含まれている場合には、ステップS14でイエスと判定されるが、出発地から目的地が遠い場合には、ステップS14でノーと判定され、ステップS15に進む。ステップS15では、目的ノードを含む経路探索データをCD−ROM7から読み込み、ステップS16で目的地側の経路探索を行う。ステップS17では、ステップS16における目的地側の経路探索により選択された経路が出発地側の探索経路に接続されたか否かが判定される。この判定の結果ノーと判定された場合には、ステップS18で検索階層を1ランク上げる。ステップS12、ステップS15における読み込みデータが階層0の経路探索データの場合、ステップS18においては階層1にランクが上げられる。次にステップS19で出発ノード、目的ノードを再設定し、ステップS12に戻る。ステップS14またはステップS17でイエスと判定された場合には、ステップS20で出発地から目的地までの経路を構成し、ステップS20Aで経路表示データを作成して、この処理を終了する。以上の経路探索処理により選択された経路が、液晶ディスプレイ8Aに表示された地図上に表示されることになる。
【0009】
【発明が解決しようとする課題】
しかしながら、上記従来の経路探索表示処理においては、目的地(施設)に駐車場があるか否か判別できず、表示された経路に従って目的地に到着しても、目的地に駐車場がない場合は、目的地周辺を走行して駐車場を探さなければならなかった。
【0010】
本発明は、上記従来の問題点を解決するものであり、目的地または目的とする施設に駐車場があるか否かを判定でき、駐車場が無い場合には、目的地または目的とする施設の周辺の駐車場までを探索してその経路を表示でき、更に目的地または目的とする施設周辺の駐車場から目的地または目的とする施設までの経路を表示することのできる経路探索表示装置を提供することを目的とする。
【0011】
【課題を解決するための手段】
上記目的を達成するために本発明は、地図データ記憶手段から読み出された駐車場データに基づき、入力手段から入力された目的地または施設における駐車場の有無を駐車場有無判定手段により判定し、無い場合には目的地または施設の周辺の駐車場を駐車場抽出手段により抽出し、駐車場有無判定手段で駐車場が有ると判定された駐車場または駐車場抽出手段で抽出された駐車場までの経路を経路探索手段により探索して表示手段に表示するようにしたものである。これにより、経路探索時に目的地または目的とする施設に駐車場が無い場合には、その周辺の駐車場を検索し、その駐車場までの経路を表示することができる。
【0012】
【発明の実施の形態】
本発明の請求項1に記載の発明は、道路データおよび駐車場データが記録された地図データ記憶手段と、自車の現在位置を検出する現在位置演算手段と、上記地図データ記憶手段から読み出された道路地図と上記現在位置演算手段により求められた自車の現在位置とを表示する表示手段と、目的地または目的の施設を入力する入力手段と、上記地図データ記憶手段から読み出された駐車場データに基づき上記入力手段から入力された目的地または施設における駐車場の有無を判定する駐車場有無判定手段と、上記駐車場有無判定手段で駐車場が無いと判定された場合には上記入力された目的地または施設の周辺の駐車場を抽出する駐車場抽出手段と、上記駐車場有無判定手段によって入力された目的地または目的の施設に駐車場があると判定された場合には現在位置から入力された目的地または目的の施設までの経路を探索し、他方、上記駐車場有無判定手段によって入力された目的地または目的の施設に駐車場が無いと判定された場合には現在位置から上記駐車場抽出手段によって抽出された駐車場までの経路を探索して、これらの経路を上記表示手段に表示する経路探索手段とを備えた経路探索表示装置であり、目的地または目的の施設に駐車場が無い場合には、その周辺の駐車場を検索して探し、今度はその探した駐車場を目的地に設定して経路探索を行い、その探索された経路を表示手段に表示することができるものである。
【0013】
本発明の請求項2に記載の発明は、駐車場抽出手段により抽出され、表示手段に表示された複数の駐車場の中からその一つを入力手段により選択した場合に、その選択された駐車場までの経路を経路探索手段により探索して上記表示手段に表示することを特徴とする請求項1記載の経路探索表示装置であり、選択手段により選択された駐車場を目的地として経路探索を行い、その探索された経路を表示装置に表示することができるものである。
【0014】
本発明の請求項3に記載の発明は、入力された目的地または施設に駐車場が無い場合に、駐車場抽出手段により抽出された目的地または施設の周辺の駐車場から上記目的地または施設までの経路を経路探索手段により探索して上記表示手段に表示することを特徴とする請求項2記載の経路探索表示装置であり、駐車場までの経路に加えて、駐車場から目的地または目的とする施設までの経路も表示手段に表示することができるものである。
【0015】
本発明の請求項4に記載の発明は、表示手段に表示される駐車場までの経路と、駐車場から目的地または施設までの経路の表示を相違させることを特徴とする請求項3記載の経路探索表示装置であり、自車の走行コースと、歩行コースとを容易に判別することができるものである。
【0016】
本発明の請求項5に記載の発明は、入力された目的地または施設に駐車場が無い場合に、駐車場抽出手段により抽出された目的地または施設の周辺の駐車場から上記目的地または施設までの経路を経路探索手段により探索させるか否かを入力手段により指示することを特徴とする請求項1から4のいずれかに記載の経路探索表示装置であり、駐車場抽出手段により抽出された目的地または施設の周辺の駐車場から、目的地または施設までの経路を経路探索手段により探索させるか否かを使用者が選択することができるものである。
【0017】
以下、本発明の実施の形態について、図面を参照して説明する。
(実施の形態)
図1は本発明の実施の形態における経路探索表示装置を示しており、図10に示したナビゲーション装置を簡略化して示したものであり、全体的な動作もほぼ同様である。図1において、101は道路データおよび駐車場データが記録されCD−ROM等の地図データ記憶手段、102はGPSレシーバ等からの情報を基に自車の現在位置を検出する現在位置演算手段、103は地図データ記憶手段101から読み出された道路地図と現在位置演算手段102により求められた自車の現在位置とを表示する液晶ディスプレイ等の表示手段、104は目的地または目的の施設を入力するタッチパネル等の操作入力手段、105は地図データ記憶手段101から読み出された駐車場データに基づき、操作入力手段104から入力された目的地または施設における駐車場の有無を判定するとともに、そこに駐車場が無い場合には、入力された目的地または施設の周辺の駐車場を抽出する駐車場抽出手段、106は現在位置演算手段102により算出された自車の現在位置から駐車場抽出手段105で抽出された駐車場までの経路を探索して、表示手段103に表示する経路探索手段である。107はこの経路探索表示装置全体を制御する制御手段である。
【0018】
図2は本実施の形態で使用する地図データ記憶手段101に記憶されているデータのフォーマットであり、図11に示した従来のCD−ROMに記憶されたフォーマットと相違する点についてのみ説明する。29は施設検索のための索引データであり、この索引データ29は、50音から施設を検索するためのテーブル30、名称に含まれる単語から施設を検索するための単語リスト31、および各施設の施設名称、種別、緯度・経度、行政区域コード、駐車場情報などからなる施設情報リスト32から構成される。テーブル30を使用することにより、入力した読み仮名から施設を検索することができ、単語リスト31を使用することにより、入力した単語から施設を検索することができ、施設情報リスト33を私用することにより、駐車場情報33を検索することができる。
【0019】
次に、本実施の形態の経路探索について図3を参照して説明する。図3において、ステップS101で目的とする施設の設定が行われる。この施設の設定は、例えば図4に示すように、表示手段103に表示された地図の施設をカーソル41で指定することにより、または施設の読み仮名や単語をインプットすることにより行われる。施設の読み仮名や単語をインプットすることにより目的地を設定する場合は、地図データ記憶手段101に記録された索引データ29が利用される。ステップS102では、ステップS101で設定された施設の施設情報リスト32の駐車場情報33を地図データ記憶手段101から読み出す。ステップS103では、ステップS102で取得した駐車場情報33から駐車場の有無が判定される。ステップS103で駐車場があると判定された場合には、ステップS114に進み、駐車場が無いと判定された場合には、ステップS104に進む。ステップS104に進むと、表示手段103には図5に示すように駐車場アプローチガイドを選択するか否かの選択画面42が表示される。この選択画面42の「はい」をカーソルで選択するとステップS105に進み、目的地周辺の所定距離範囲内の駐車場を検索する。次のステップS106では、検索された駐車場のリストが作成され、図6に示すように表示手段103に表示された地図中の検索された駐車場位置に、駐車場を示すマーク43が表示される。次のステップS107では、図6に示す駐車場マーク43の一つをカーソル41で選択する。図7はステップS107で選択された駐車場の情報を表示手段103に表示した状態を示し、駐車場情報表示画面44には、駐車場の名称、営業時間、収容台数、利用料金などのデータが表示される。この画面で「地図へ」を選択すると、図8に示すように、目的とする施設位置を示す目的地マーク45および目的地周辺の駐車場の内で選択された駐車場のマーク46が表示される。次にステップS108では、ステップS107で選択された駐車場を目的地に設定し、ステップS109でこの目的地までの経路探索が行われる。ステップS110では、ステップS107で選択された駐車場を出発地に設定し、ステップS101で設定された施設を目的地に設定し、ステップS111で経路探索が行われる。ステップS112では、ステップS109の経路探索で探索された経路を表示手段103に表示された地図中に表示し、さらにステップS113では、ステップS111の経路探索で探索された駐車場から目的とする施設までの経路を表示手段103の地図中に表示する。
【0020】
図9は表示手段103に表示された経路に沿って走行し、選択された駐車場までの距離が所定距離範囲になった際の表示例を示し、自車位置マーク47が選択された駐車場まで所定距離範囲になった場合には、駐車場周辺の拡大図48が表示手段103の右半分の画面に表示される。図9の拡大図48において、49はステップS109の経路探索で探索された駐車場までの経路を示し、50はステップS111の経路探索で探索された駐車場から目的とする施設までの経路を示している。なお本実施の形態では、経路49は例えば赤色の線で表示し、経路50は足跡マークで表示している。
【0021】
図3において、ステップS103で目的とする施設に駐車場があると判定された場合、またはステップS104で駐車場アプローチガイドを選択しない場合には、ステップS114に進み、ステップS101で設定された施設までの経路探索が行われ、ステップS115で経路探索された経路を表示手段103に表示する。
【0022】
以上のように、本実施の形態によれば、目的とする施設に駐車場が無い場合には、目的とする施設の周辺の駐車場を検索して表示手段103に表示し、この表示された駐車場の一つを選択すると、自車位置から選択された駐車場までの経路が探索されて表示されるとともに、選択された駐車場から目的とする施設までの経路探索が行われ、この探索された歩行案内用の経路も表示手段103上の地図上に表示されるので、目的とする施設に駐車場が無い場合でも、目的とする施設の周辺を走行して駐車場を探す必要がなく、また駐車場から目的とする施設までの歩行コースが表示手段103に表示されるので、目的とする施設までの歩行コースを事前に把握することができる。
【0023】
なお、上記実施の形態では、図3に示す経路探索において、施設を目的地に設定する例であるが、表示手段103に表示された地図中の所望の地点を目的地としてカーソルで設定することもできる。また、操作入力手段104から音声入力により操作を指示するようにしてもよい。
【0024】
【発明の効果】
本発明は、上記実施の形態から明らかなように、目的地に駐車場が無い場合でも、目的地周辺の駐車場を探して表示手段に表示することができ、目的地周辺の駐車場を探す必要がないという効果を有する。また、目的地周辺の駐車場が複数ある場合には、その内の一つを選択すれば、この選択された駐車場を目的地として経路探索が行われ、選択した駐車場までの経路が表示されるという効果を有する。さらに、目的地に駐車場が無い場合に、その周辺の駐車場までの経路を表示手段に表示するとともに、周辺の駐車場から目的地までのコースも表示手段に表示できるという効果を有する。さらに、目的地周辺の駐車場までの経路と、この駐車場から目的地までの経路とを表示手段の地図中に表示形態を変えて表示できるため、走行コース、歩行コースが容易に判別できるという効果を有する。さらに、目的地周辺の駐車場から目的地までの歩行コースを経路探索させるか否かを使用者が選択できるという効果を有する。
【図面の簡単な説明】
【図1】本発明の実施の形態における経路案内表示装置のブロック図
【図2】同実施の形態における地図データ記憶手段のデータフォーマット図
【図3】同実施の形態における経路探索の動作フロー図
【図4】同実施の形態における目的地設定時の表示例を示す画面図
【図5】同実施の形態におけるアプローチガイド選択時の表示例を示す画面図
【図6】同実施の形態における駐車場選択時の表示例を示す画面図
【図7】同実施の形態における選択した駐車場の案内情報の表示例を示す画面図
【図8】同実施の形態における選択した駐車場と目的地の表示例を示す画面図
【図9】同実施の形態における探索された駐車場までの走行経路と目的地までの歩行経路の表示例を示す画面図
【図10】従来例におけるナビゲーション装置のブロック図
【図11】従来例における地図データ記憶手段であるCD−ROMのデータフォーマット図
【図12】従来例における地図データ上の道路データの模式図
【図13】従来例における目的地設定の動作フロー図
【図14】従来例における経路探索の動作フロー図
【符号の説明】
101 地図データ記憶手段
102 現在位置演算手段
103 表示手段
104 操作入力手段
105 駐車場抽出手段
106 経路探索手段
107 制御手段[0001]
[Industrial applications]
The present invention relates to a navigation device that displays a current position of an automobile or the like on a display device together with a map, and particularly to a route search display device that searches for a route to a destination and displays a search route on the display device.
[0002]
[Prior art]
FIG. 10 shows an outline of a vehicle-mounted navigation device. In FIG. 10,
[0003]
Next, the configuration of the apparatus
[0004]
FIG. 11 shows a format of data stored in the CD-
[0005]
In FIG. 11,
[0006]
Next, the operation of the navigation device configured as described above will be described. In FIG. 10, the output of the
[0007]
Next, the operation of the conventional route search will be described with reference to FIGS. As shown in FIG. 13, first, a destination is set in step S1. The setting of the destination is performed by operating the
[0008]
FIG. 14 shows step S3 of the route search in FIG. 13 in more detail. In FIG. 14, first, in step S11, a departure node and a destination node closest to the departure and destination positions are selected. Next, in step S12, route search data including the departure node is read from the CD-
[0009]
[Problems to be solved by the invention]
However, in the above-described conventional route search and display processing, it is not possible to determine whether or not there is a parking lot at the destination (facility). Had to drive around the destination and look for a parking lot.
[0010]
The present invention has been made to solve the above Symbol conventional problems, it can be determined whether or not there is a parking facility to the destination or purpose, if there is no parking, the destination or purpose A route search and display device capable of searching for a parking lot around a facility and displaying the route, and further displaying a route from the parking lot around the destination or destination facility to the destination or destination facility. The purpose is to provide.
[0011]
[Means for Solving the Problems]
In order to achieve the above object, according to the present invention, based on parking lot data read from a map data storage unit, the presence or absence of a parking lot at a destination or facility input from an input unit is determined by a parking lot presence / absence determining unit. If there is no parking lot, the parking lot around the destination or facility is extracted by the parking lot extracting means, and the parking lot determined by the parking lot existence judging means to have a parking lot or the parking lot extracted by the parking lot extracting means The route up to is searched by the route search means and displayed on the display means. Thus, if there is no parking lot at the destination or the target facility at the time of the route search, it is possible to search for a parking lot around the destination and display a route to the parking lot.
[0012]
BEST MODE FOR CARRYING OUT THE INVENTION
According to a first aspect of the present invention, there is provided a map data storage unit in which road data and parking lot data are recorded, a current position calculation unit for detecting a current position of the own vehicle, and a readout from the map data storage unit. Display means for displaying the obtained road map and the current position of the own vehicle obtained by the current position calculation means, input means for inputting a destination or a destination facility, and read from the map data storage means. A parking lot presence / absence determining means for determining the presence / absence of a parking lot at the destination or facility inputted from the input means based on the parking lot data; and a parking extracting means for extracting the parking lots around the input destination or facilities, and to the parking lot existence determining unit destination or purpose of the input by the facility Parking determination In the case where the vehicle is located, the route from the current position to the input destination or the destination facility is searched, and on the other hand, it is determined that there is no parking lot at the destination or the destination facility input by the parking lot presence / absence determining means. when the can and searches for a route to the parking lot that has been extracted by the current position or al upper Symbol Parking extraction means, these pathways in the route search display apparatus and a route searching means for displaying on the display means Yes, if there is no parking lot at the destination or destination facility, search for and search for parking lots around it, then set the searched parking lot as the destination and perform a route search. The displayed route can be displayed on the display means.
[0013]
According to a second aspect of the present invention, when one of a plurality of parking lots extracted by the parking lot extracting means and displayed on the display means is selected by the input means, the selected parking lot is selected. 2. The route search and display device according to
[0014]
According to a third aspect of the present invention, when there is no parking lot at the input destination or facility, the destination or facility is extracted from the parking lot around the destination or facility extracted by the parking lot extraction means. 3. The route search and display device according to
[0015]
The invention according to
[0016]
According to a fifth aspect of the present invention, when there is no parking lot at the input destination or facility, the destination or facility is extracted from the parking lot around the destination or facility extracted by the parking lot extraction means. The route search and display device according to any one of
[0017]
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
(Embodiment)
FIG. 1 shows a route search and display device according to an embodiment of the present invention, which is a simplified version of the navigation device shown in FIG. 10, and the overall operation is almost the same. In FIG. 1,
[0018]
FIG. 2 shows the format of data stored in the map data storage means 101 used in the present embodiment. Only the differences from the format stored in the conventional CD-ROM shown in FIG. 11 will be described.
[0019]
Next, the route search according to the present embodiment will be described with reference to FIG. In FIG. 3, the target facility is set in step S101. For example, as shown in FIG. 4, the setting of the facility is performed by designating the facility on the map displayed on the display means 103 with the
[0020]
FIG. 9 shows a display example when the vehicle travels along the route displayed on the display means 103 and the distance to the selected parking lot is within a predetermined distance range, and the own
[0021]
In FIG. 3, when it is determined in step S103 that the target facility has a parking lot, or when the parking lot approach guide is not selected in step S104, the process proceeds to step S114 to the facility set in step S101. Is performed, and the route searched in step S115 is displayed on the
[0022]
As described above, according to the present embodiment, when there is no parking lot at the target facility, a parking lot around the target facility is searched and displayed on the display means 103, and the displayed parking lot is displayed. When one of the parking lots is selected, a route from the own vehicle position to the selected parking lot is searched and displayed, and a route search from the selected parking lot to the target facility is performed. The route for the guided walk is also displayed on the map on the display means 103, so that even if the target facility does not have a parking lot, it is not necessary to travel around the target facility to search for a parking lot. Since the walking course from the parking lot to the target facility is displayed on the display means 103, the walking course to the target facility can be grasped in advance.
[0023]
In the above-described embodiment, the facility is set as the destination in the route search shown in FIG. 3, but a desired point on the map displayed on the display means 103 is set as the destination with the cursor. You can also. The operation may be instructed by voice input from the
[0024]
【The invention's effect】
According to the present invention, as is apparent from the above embodiment, even when there is no parking lot at the destination, the parking lot around the destination can be searched and displayed on the display means, and the parking lot around the destination can be searched. It has the effect that there is no need. If there are multiple parking lots around the destination, select one of them and a route search will be performed with this selected parking lot as the destination, and the route to the selected parking lot will be displayed. It has the effect of being done. Furthermore, when there is no parking lot at the destination, the route to the surrounding parking lot is displayed on the display means, and the course from the surrounding parking lot to the destination can be displayed on the display means. Furthermore, since the route to the parking lot around the destination and the route from this parking lot to the destination can be displayed in a different form on the map of the display means, the traveling course and the walking course can be easily determined. Has an effect. Further, there is an effect that the user can select whether or not to search for a route along a walking course from the parking lot around the destination to the destination.
[Brief description of the drawings]
FIG. 1 is a block diagram of a route guidance display device according to an embodiment of the present invention; FIG. 2 is a data format diagram of map data storage means in the embodiment; FIG. 3 is an operation flow diagram of route search in the embodiment; FIG. 4 is a screen diagram showing a display example when a destination is set in the embodiment; FIG. 5 is a screen diagram showing a display example when an approach guide is selected in the embodiment; FIG. 7 is a screen diagram showing a display example when a parking lot is selected. FIG. 7 is a screen diagram showing a display example of guidance information of a selected parking lot in the embodiment. FIG. 8 is a diagram showing a selected parking lot and a destination in the embodiment. FIG. 9 is a screen diagram showing a display example showing a display example. FIG. 9 is a screen diagram showing a display example of a travel route to a searched parking lot and a walking route to a destination in the embodiment. FIG. 11 is a data format diagram of a CD-ROM serving as map data storage means in a conventional example. FIG. 12 is a schematic diagram of road data on map data in a conventional example. FIG. 13 is an operation flow diagram of destination setting in a conventional example. FIG. 14 is an operation flowchart of a route search in a conventional example.
101 map data storage means 102 current position calculation means 103 display means 104 operation input means 105 parking lot extraction means 106 route search means 107 control means
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32416598A JP3586120B2 (en) | 1998-11-13 | 1998-11-13 | Route search display device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32416598A JP3586120B2 (en) | 1998-11-13 | 1998-11-13 | Route search display device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2000146613A JP2000146613A (en) | 2000-05-26 |
JP3586120B2 true JP3586120B2 (en) | 2004-11-10 |
Family
ID=18162839
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP32416598A Expired - Lifetime JP3586120B2 (en) | 1998-11-13 | 1998-11-13 | Route search display device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3586120B2 (en) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4441962B2 (en) * | 1999-11-18 | 2010-03-31 | 株式会社エクォス・リサーチ | Guidance system |
JP4374737B2 (en) * | 2000-06-14 | 2009-12-02 | ソニー株式会社 | Information processing apparatus and information processing method, parking lot management system, and recording medium |
JP2003035551A (en) * | 2001-05-15 | 2003-02-07 | Matsushita Electric Ind Co Ltd | Navigation system |
JP2003083757A (en) * | 2001-09-14 | 2003-03-19 | Clarion Co Ltd | Navigation system and method, and software for navigation |
JP2003139548A (en) * | 2001-11-05 | 2003-05-14 | Alpine Electronics Inc | Navigation apparatus |
JP2006266965A (en) * | 2005-03-25 | 2006-10-05 | Clarion Co Ltd | System, method and program for navigation |
JP4884689B2 (en) * | 2005-03-31 | 2012-02-29 | クラリオン株式会社 | Navigation device and method and program thereof |
JP4794415B2 (en) * | 2006-10-31 | 2011-10-19 | アルパイン株式会社 | Navigation device and information display method thereof |
CA2726146A1 (en) * | 2008-06-25 | 2009-12-30 | Tomtom International B.V. | Navigation apparatus and method of detection that a parking facility is sought |
JP5543821B2 (en) * | 2010-03-29 | 2014-07-09 | 株式会社日立製作所 | ENCRYPTION DEVICE, DECRYPTION DEVICE, AND ROUTE SEARCH SYSTEM |
JP6164651B2 (en) * | 2014-03-25 | 2017-07-19 | アルパイン株式会社 | Electronic device, route search method, and route search program |
JP7536319B2 (en) | 2022-02-18 | 2024-08-20 | 株式会社MaaS Tech Japan | PROGRAM AND INFORMATION PROCESSING APPARATUS |
-
1998
- 1998-11-13 JP JP32416598A patent/JP3586120B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2000146613A (en) | 2000-05-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0766216B1 (en) | Navigation system | |
US20060271285A1 (en) | Navigation device | |
JP2001349740A (en) | Method of guiding parking area, and navigation system | |
JP3586120B2 (en) | Route search display device | |
JP3970661B2 (en) | Car navigation system | |
JP3586331B2 (en) | Drive simulation method | |
JP3769817B2 (en) | Route search display device | |
JP2004069549A (en) | Onboard navigation device and facilities icon display method | |
JP2002071369A (en) | On-vehicle navigation device | |
JP3216483B2 (en) | Route search display device | |
JP3064758B2 (en) | Route search display device | |
JP3097454B2 (en) | Route search display device | |
JP3185636B2 (en) | Travel position display device | |
JP2000292184A (en) | Navigator and recording medium for navigation | |
JP2000028378A (en) | Driving position display device | |
JPH07103777A (en) | Driving position display | |
JP2773596B2 (en) | Travel position display device | |
JP3166590B2 (en) | Route search display device | |
JP3024464B2 (en) | Travel position display device | |
JP3008753B2 (en) | Travel position display device | |
JPH08189838A (en) | Navigation device | |
JP2000146603A (en) | Path searching and display device | |
JP3925083B2 (en) | Point search device | |
JPH10288533A (en) | Facilities searching method of on-vehicle navigator | |
JP2004340757A (en) | Car navigation system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040226 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040225 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040406 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040528 |
|
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: 20040803 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040805 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090813 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090813 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100813 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110813 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110813 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120813 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120813 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130813 Year of fee payment: 9 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313117 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
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 |
|
EXPY | Cancellation because of completion of term |