JP2002277267A - Navigation apparatus and method and record medium having recorded software for navigation - Google Patents

Navigation apparatus and method and record medium having recorded software for navigation

Info

Publication number
JP2002277267A
JP2002277267A JP2001073831A JP2001073831A JP2002277267A JP 2002277267 A JP2002277267 A JP 2002277267A JP 2001073831 A JP2001073831 A JP 2001073831A JP 2001073831 A JP2001073831 A JP 2001073831A JP 2002277267 A JP2002277267 A JP 2002277267A
Authority
JP
Japan
Prior art keywords
route
data
display
layer
map
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2001073831A
Other languages
Japanese (ja)
Other versions
JP4607358B2 (en
Inventor
Yuji Ohara
勇二 大原
Yoshiyuki Kitamura
義之 北村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Faurecia Clarion Electronics Co Ltd
Original Assignee
Clarion Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Clarion Co Ltd filed Critical Clarion Co Ltd
Priority to JP2001073831A priority Critical patent/JP4607358B2/en
Publication of JP2002277267A publication Critical patent/JP2002277267A/en
Application granted granted Critical
Publication of JP4607358B2 publication Critical patent/JP4607358B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Navigation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Traffic Control Systems (AREA)
  • Instructional Devices (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a navigation technique for quickly displaying a path even if the path according to a search result does not exist in a layer to be displayed when the result of path search is to be displayed. SOLUTION: Various sections are set to the main CPU and its peripheral circuit 4. The sections include a current position calculating section 40, a destination designating section 41, a path calculating section 42, a guide section 43, a display level designating section 44 for designating the layer of map data displayed at a display section 10a, a display data search section 45 for searching the map data of the designated layer, a judgment section 46 for judging whether a block including the ID of the path that is calculated by the path calculating section 42 exists or not, a path data acquisition section 47 for acquiring the path data from database for path display when the judgment section 46 judges that the block including the ID of the path does not exist in a current hierarchy, and a drawing section 48.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、車両用のナビゲー
ション技術に係り、特に、データベースを改良すること
により経路表示の高速化を実現する機能を備えたナビゲ
ーション装置及び方法並びにナビゲーション用ソフトウ
ェアを記録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a navigation technology for a vehicle, and more particularly to a navigation device and method having a function of realizing a high-speed route display by improving a database, and a navigation software. It relates to a recording medium.

【0002】[0002]

【従来の技術】近年のデジタル技術の進歩に伴い、自動
車などの移動体の道案内を行うナビゲーションの技術が
普及している。例えば、車両用ナビゲーションシステム
は、CD−ROMやDVD−ROMなどの記録媒体に、
あらかじめ記録された道路などのデータに基づいて、与
えられた目的地までの最適な経路を探索し、GPS航法
などでリアルタイムに計算する自車位置付近の地図を画
面表示しながら、表示画面や合成音声などで右左折など
の道案内を行うものである。
2. Description of the Related Art Along with recent advances in digital technology, a navigation technology for guiding a mobile body such as an automobile has become widespread. For example, a vehicular navigation system uses a recording medium such as a CD-ROM or a DVD-ROM,
Searches for the optimal route to a given destination based on data such as roads recorded in advance, and displays a map near the vehicle position, which is calculated in real time by GPS navigation, etc. It provides guidance such as turning left or right by voice or the like.

【0003】かかるナビゲーションシステムにおいて
は、経路探索終了後に、地図と一緒に表示された経路
が、わかりやすく色を変えて表示装置に表示される。こ
の画面表示においては、通常、自車位置周辺の道路地図
や道路情報を表示する表示地図用データベースが用いら
れる。
In such a navigation system, after the route search is completed, the route displayed together with the map is displayed on the display device in an easily recognizable color. In this screen display, a display map database for displaying a road map and road information around the own vehicle position is usually used.

【0004】表示地図用データベースは、図5に示すよ
うに階層構造を形成している。この階層は、上位層から
下位層まで複数の層から構成されている。下位層には、
狭い範囲を詳しく表示する詳細地図データが置かれ、上
位層には広い範囲を大まかに表示する拡大地図データが
置かれている。つまり、下位層であればあるほどより多
くの情報を含んでおり、上位層においては、下位層で存
在していた詳細な道路が一部省略されている。
The display map database has a hierarchical structure as shown in FIG. This hierarchy is composed of a plurality of layers from an upper layer to a lower layer. In the lower layer,
Detailed map data for displaying a narrow range in detail is placed, and enlarged map data for roughly displaying a wide range is placed in the upper layer. That is, the lower the layer, the more information is included, and in the upper layer, some detailed roads that existed in the lower layer are partially omitted.

【0005】また、各層は外部装置からメモリ上に読み
込みやすいように、メッシュ状に細かく分割され(分割
された最小単位をブロックと呼ぶ。)、下位層であるほ
どさらに細かく分割されている。そして、各層は互いに
親子関係にあるので、例えば、図5に示すように、子で
ある下位層のブロック(図5中のブロックa)は親であ
る上位層のブロック(図5中のブロックA)の領域内に
あり、親である上位層のブロックA内の道路(図5中の
ルートr)は子である下位層のブロックa内に必ず存在
する。
Each layer is finely divided into meshes (the smallest divided unit is referred to as a block) so that it can be easily read from an external device onto a memory. Since the layers are in a parent-child relationship with each other, for example, as shown in FIG. 5, a lower layer block (block a in FIG. 5) which is a child is an upper layer block (block A in FIG. 5) which is a parent. ), And the road (route r in FIG. 5) in the upper-layer block A as the parent always exists in the lower-layer block a as the child.

【0006】なお、表示地図用データベースにおけるブ
ロック一つ一つに含まれる情報には、具体的には、道路
形状、名称、領域、建物の位置に関する情報などがあ
る。そして、道路形状に関する情報には、経路計算の対
象となる道路、経路計算の対象外の道路など、経路表示
に必要なものが全て含まれている。
The information contained in each block in the display map database specifically includes information on road shapes, names, areas, and building positions. The information related to the road shape includes all information necessary for displaying the route, such as a road to be calculated and a road not to be calculated.

【0007】一方、上述のような表示地図用データベー
スに基づいて、表示装置に出発地から目的地までの経路
を表示するための前提として、経路探索が行なわれる
が、この経路探索には、経路探索用データベースが用い
られる。経路探索用データベースは、ネットワーク情報
を上述の表示地図用データベースと同様に、階層的に構
成したものである。つまり、下位層は、詳細な道路を含
むネットワークで構成され、上位層は高速道路、有料道
路のような主要幹線道路のネットワークで構成されてい
る。そして、上位層においては、下位層に存在する詳細
なネットワークが省略されている。この上位層と下位層
との親子関係も、表示地図用データベースと同様であ
る。
On the other hand, a route search is performed as a premise for displaying a route from a departure place to a destination on a display device based on the display map database as described above. A search database is used. The route search database is formed by hierarchically configuring network information in the same manner as the above-described display map database. That is, the lower layer is configured by a network including detailed roads, and the upper layer is configured by a network of main arterial roads such as an expressway and a toll road. In the upper layer, detailed networks existing in the lower layer are omitted. The parent-child relationship between the upper layer and the lower layer is the same as in the display map database.

【0008】以上のような表示地図用データベースと経
路探索用データベースとは、上述の記録媒体に格納され
ているが、互いの道路情報について関連付けがなされて
いる。この関連付けについて、図6を参照して説明す
る。すなわち、表示地図用データベースと経路探索用デ
ータベースにおける道路情報のうち、経路探索対象とな
る道路には、例えば、図6(a)の交差点Aと交差点D
間の道路を「ID1001」とするように、交差点間ご
とに任意の番号列(以下、IDと呼ぶ)が、あらかじめ
付されている。かかるIDは、表示地図用データベース
においては、図6(b)に示すように,地図上の地点を
表す座標とともに記憶されている。
The display map database and the route search database as described above are stored in the above-mentioned recording medium, but are associated with each other for road information. This association will be described with reference to FIG. That is, among the road information in the display map database and the route search database, the roads to be searched for include, for example, the intersection A and the intersection D in FIG.
An arbitrary number sequence (hereinafter, referred to as ID) is provided in advance for each intersection so that the road between the two is “ID1001”. Such an ID is stored in the display map database together with coordinates representing a point on the map, as shown in FIG. 6B.

【0009】一方、経路探索用データベースにおいて
は、例えば、「A→D 1001順、逆」のような形
で、IDが、リンクの方向を示す「順」、「逆」の表示
とともに記憶されている。ここで、「順」は、表示地図
用データベースに格納されている方向を意味し、「逆」
は、「順」と逆の方向を意味する。さらに、経路探索用
データベースには、それぞれのIDが、表示地図用デー
タベースのどの層におけるどのブロックにあるかという
情報も、記憶されている。
On the other hand, in the route search database, for example, in the form of "A → D 1001 order, reverse", IDs are stored together with "order" and "reverse" indicating the link direction. I have. Here, “order” means the direction stored in the display map database, and “reverse”
Means the direction opposite to “order”. Further, the route search database also stores information as to which block in which layer of the display map database each ID belongs to.

【0010】このような関連付けにより、ユーザが外部
入力装置を介して目的地を入力した場合に、まず、かか
る目的地までの最適な経路が、経路探索用データベース
に基づいて算出される。かかる経路探索の結果のうち、
IDと方向、指定ブロックのみの情報に基づいて、表示
地図用データベースが検索され、地図表示とともに、探
索結果の経路が他の道路とは異なる色で表示装置に表示
される。
With this association, when the user inputs a destination via the external input device, first, an optimum route to the destination is calculated based on the route search database. Of the results of this route search,
The display map database is searched based on only the ID, the direction, and the information of the designated block, and the route of the search result is displayed on the display device in a color different from that of the other roads along with the map display.

【0011】但し、例えば、探索結果の経路の中に、表
示対象の層における地図よりも、下位の層の地図にのみ
含まれる詳細な道路が存在する場合がある。かかる場合
には、表示装置に上位層の拡大地図を表示すると、表示
された拡大地図においては、経路探索結果に含まれてい
るはずの下位層の詳細な道路が省略されてしまい、必要
な道路形状がわからないという状況が発生することが想
定される。
However, for example, in some cases, a detailed road included in a map of a layer lower than a map of a layer to be displayed exists in a route of a search result. In such a case, when the enlarged map of the upper layer is displayed on the display device, detailed roads of the lower layer that should be included in the route search result are omitted from the displayed enlarged map, and the necessary road It is assumed that a situation where the shape is unknown is generated.

【0012】これに対処するため、経路探索の結果が示
すIDが、表示装置に表示する地図データの層に存在せ
ず、その層と親子関係を有する下位の層にのみ存在する
場合には、当該下位層におけるIDに対応するブロック
の情報を読み取り、表示装置に表示する技術が提案され
ている。
To cope with this, if the ID indicated by the result of the route search does not exist in the layer of the map data displayed on the display device, but exists only in a lower layer having a parent-child relationship with that layer, A technique has been proposed in which information of a block corresponding to an ID in the lower layer is read and displayed on a display device.

【0013】このような表示処理の手順の一例を、図7
のフローチャートを参照して説明する。ます、変数le
velを現在の表示に使用している層の番号で初期化す
る(ステップ701)。そして、変数levelの値に
対応する層のブロック内に、経路探索の結果のIDが存
在するか否かを判定する(ステップ702)。かかるI
Dを含むブロックが存在する場合には、そのブロックの
情報を読み出し、IDに対応する経路について色を変え
て、表示装置に表示する(ステップ706)。
An example of such a display processing procedure is shown in FIG.
This will be described with reference to the flowchart of FIG. First, the variable le
The vel is initialized with the number of the layer used for the current display (step 701). Then, it is determined whether or not the ID of the route search result exists in the block of the layer corresponding to the value of the variable level (step 702). Such I
If there is a block including D, the information of the block is read, and the path corresponding to the ID is changed in color and displayed on the display device (step 706).

【0014】次に、当該IDを含むブロックが存在しな
かった場合には、当該IDの指定階層が、変数leve
lの値以上か否かを判定する(ステップ703)。変数
levelの値以上の場合には、エラー処理を行う(ス
テップ707)。IDを含むブロックが存在する層が、
変数levelの値未満の場合には、変数levelの
値をデクリメントした後(ステップ704)、変数le
vel+1の値に対応する層に対して、子に該当する層
のブロックを読み込む(ステップ705)。そして、ステ
ップ702以降の処理を行なうことによって、IDが存
在する層に達した場合に、当該経路が表示される(ステ
ップ706)。
Next, if there is no block including the ID, the specified hierarchy of the ID is stored in the variable “level”.
It is determined whether or not the value is equal to or larger than 1 (step 703). If the value is equal to or greater than the value of the variable level, error processing is performed (step 707). The layer in which the block including the ID exists,
If it is less than the value of the variable level, the value of the variable level is decremented (step 704), and then the variable le
The block of the layer corresponding to the child is read from the layer corresponding to the value of vel + 1 (step 705). Then, by performing the processing of step 702 and subsequent steps, when the layer reaches the layer where the ID exists, the path is displayed (step 706).

【0015】以上のような手順による表示処理の具体例
を、図8を参照して説明する。すなわち、表示地図用デ
ータベースの最上位層が層5で、最下位層が層1(図中
省略)という場合において、経路探索結果のID100
1が、階層3、指定ブロックAに存在するという場合が
あるとする。この場合、表示装置の表示に使用する層が
層5であるとき、まず、この層5にID1001が省略
されずに存在しているか否かを探す。層5にID100
1が存在しない場合には、その一つ下位の層4の親子関
係にあるブロックを読み込み、ID1001を探す。そ
して、かかる層4においてもID1001が存在しない
場合には、さらに一つ下位の層3のブロックを読み込
み、存在するはずのID1001の道路形状情報を利用
して、経路表示を行なう。
A specific example of the display processing according to the above procedure will be described with reference to FIG. That is, when the highest layer of the display map database is layer 5 and the lowest layer is layer 1 (omitted in the figure), the ID 100 of the route search result
It is assumed that the number 1 exists in the hierarchy 3 and the designated block A. In this case, when the layer used for the display of the display device is the layer 5, first, it is searched whether or not the ID 1001 exists in the layer 5 without being omitted. ID 100 on layer 5
If 1 does not exist, the parent-child block of the next lower layer 4 is read, and the ID 1001 is searched. If the ID 1001 does not exist in the layer 4 as well, the block of the next lower layer 3 is read, and the route is displayed using the road shape information of the ID 1001 which should exist.

【0016】[0016]

【発明が解決しようとする課題】上述のように、従来の
データベースに基づくナビゲーション技術においては、
表示装置に表示される層が上位層で、経路探索結果によ
り指定されたブロックの存在する層が下位層である場合
には、経路探索結果によって指定された層まで検索しな
ければならない。すると、もし最も上位層の地図を表示
していて、経路探索結果が最下層にしかない道路だった
としたら、最低でも、(全体の層数−1)回分もの表示
地図用データベースを読み込むという作業が発生する。
As described above, in the conventional navigation technology based on a database,
If the layer displayed on the display device is the upper layer and the layer in which the block specified by the route search result is the lower layer, the search must be performed up to the layer specified by the route search result. Then, if the map of the highest layer is displayed and the route search result is a road only in the lowest layer, the work of reading the display map database for at least (the total number of layers -1) times occurs. I do.

【0017】つまり、仮に、表示地図用データベースが
6階層で構成されていて、最上位層の地図を表示してい
る場合に、最下位層のブロックにしか存在しない道路が
経路探索結果で示されたときには、その道路を表示する
ためには5回も外部装置にアクセスし、表示地図用デー
タベースを読み込む必要が生じてしまい、処理に時間を
要することになる。
That is, if the display map database is composed of six layers and a map of the highest layer is displayed, a road that exists only in the block of the lowest layer is indicated by the route search result. In such a case, in order to display the road, it is necessary to access the external device five times and read the display map database, which takes time.

【0018】特に、上記のように、表示地図用データベ
ースにおいて、各層において分割された各ブロックに
は、経路表示に必要な道路形状情報以外にも、領域、建
物、名称などに関するさまざまな情報が含まれている。
このため、下位層を読み込み、経路探索結果を表示する
際に、道路形状情報以外の余分な情報まで読み込むこと
となってしまい、非常に無駄である。
In particular, as described above, in the display map database, each block divided in each layer includes various information on areas, buildings, names, etc. in addition to the road shape information necessary for displaying the route. Have been.
Therefore, when the lower layer is read and the route search result is displayed, extra information other than the road shape information is read, which is extremely wasteful.

【0019】本発明は、上記のような従来技術の問題点
を解決するために提案されたものであり、その目的は、
階層構造の表示用データに基づいて、経路探索の結果を
表示する際に、表示しようとする層に探索結果の経路が
存在しなくとも、高速に経路表示を行なうことができる
ナビゲーション装置及び方法並びにナビゲーション用ソ
フトウェアを記録した記録媒体を提供することにある。
The present invention has been proposed in order to solve the problems of the prior art as described above, and the objects thereof are as follows.
When displaying a route search result based on display data having a hierarchical structure, a navigation device and method capable of displaying a route at high speed even if a route of the search result does not exist in a layer to be displayed, and An object of the present invention is to provide a recording medium on which navigation software is recorded.

【0020】[0020]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の発明は、経路探索用データに基づい
て、現在位置から目的地へ到達するための経路を探索す
る経路探索手段と、経路データを含む階層構造の地図デ
ータを記憶した表示地図用データ記憶手段と、前記表示
地図用データ記憶手段に記憶されたいずれかの層の地図
データを、前記経路探索手段によって探索された経路と
ともに表示する表示手段とを有するナビゲーション装置
において、前記地図データは、前記経路探索手段による
探索対象となる経路データの一部が省略された層を含
み、前記地図データの各層において省略された経路デー
タを含む経路表示用データを記憶した経路表示用データ
記憶手段を有し、前記表示手段によって表示される層の
地図データにおいて、前記経路探索手段の探索結果に対
応する経路データが省略されているか否かを判定する判
定手段と、前記判定手段によって、経路データが省略さ
れていると判定された場合に、当該経路データが前記表
示手段による表示内容に含まれるように、当該経路デー
タを前記経路表示用データ記憶手段から取得する経路デ
ータ取得手段とを有することを特徴とする。
According to a first aspect of the present invention, there is provided a route search means for searching for a route from a current position to a destination based on route search data. A display map data storage unit that stores map data having a hierarchical structure including route data, and map data of any of the layers stored in the display map data storage unit, the route searched by the route search unit. And a display means for displaying together with the map data, the map data includes a layer in which a part of the route data to be searched by the route searching means is omitted, and the route data omitted in each layer of the map data. Has route display data storage means storing route display data including, in the map data of the layer displayed by the display means, Determining means for determining whether or not the route data corresponding to the search result of the route searching means is omitted; and if the determining means determines that the route data is omitted, the route data is A route data acquisition unit for acquiring the route data from the route display data storage unit so as to be included in the display content of the display unit.

【0021】請求項4記載の発明は、請求項1記載の発
明を方法の観点から捉えたものであり、経路探索用デー
タに基づいて現在位置から目的地へ到達するための経路
を探索し、経路データを含む階層構造の地図データを記
憶し、いずれかの層の地図データを、探索された経路と
ともに表示するナビゲーション方法において、前記地図
データは、探索対象となる経路データの一部が省略され
た層を含み、前記地図データの各層において省略された
経路データを含む経路表示用データを記憶し、表示され
る層の地図データにおいて、探索結果に対応する経路デ
ータが省略されているか否かを判定し、経路データが省
略されていると判定した場合に、当該経路データを経路
表示用データから取得し、省略された経路を地図データ
とともに表示することを特徴とする。
According to a fourth aspect of the present invention, there is provided a method according to the first aspect of the present invention, in which a route for reaching a destination from a current position is searched based on route search data. In a navigation method for storing map data having a hierarchical structure including route data and displaying map data of any layer together with a searched route, a part of the search target route data is omitted from the map data. Route display data including the route data omitted in each layer of the map data, and determines whether or not the route data corresponding to the search result is omitted in the map data of the displayed layer. If it is determined that the route data is omitted, the route data is obtained from the route display data, and the omitted route is displayed together with the map data. And wherein the door.

【0022】請求項5記載の発明は、請求項1及び請求
項4記載の発明をコンピュ―タによって読み取り可能な
記録媒体の観点から捉えたものであり、コンピュータを
用いて、経路探索用データに基づいて現在位置から目的
地へ到達するための経路を探索させ、経路データを含む
階層構造の地図データを記憶させ、いずれかの層の地図
データを、探索された経路とともに表示させるナビゲー
ション用ソフトウェアを記録した記録媒体において、前
記地図データは、探索対象となる経路データの一部が省
略された層を含み、前記ソフトウェアは前記コンピュー
タに、前記地図データの各層において省略された経路デ
ータを含む経路表示用データを記憶させ、表示される層
の地図データにおいて、探索結果に対応する経路データ
が省略されているか否かを判定させ、経路データが省略
されていると判定された場合に、当該経路データを経路
表示用データから取得させ、省略された経路を地図デー
タとともに表示させることを特徴とする。
According to a fifth aspect of the present invention, the first and fourth aspects of the present invention are viewed from the viewpoint of a recording medium readable by a computer. Navigation software that allows the user to search for a route from the current position to the destination based on the current position, store the hierarchically structured map data including the route data, and display the map data of any layer together with the searched route. In the recorded recording medium, the map data includes a layer in which part of route data to be searched is omitted, and the software causes the computer to display a route including the omitted route data in each layer of the map data. Route data corresponding to the search result is omitted from the map data of the displayed layer. To determine whether, in the case where the route data is determined to have been omitted, to obtain the route data from the route display data, the abbreviated path, characterized in that to display together with the map data.

【0023】以上のような請求項1、4及び5記載の発
明では、表示されるべき地図データの層に、探索結果の
経路データが存在しない場合であっても、他層の地図デ
ータを順次検索することなく、経路表示用データを読み
出すことによって、経路表示を行なうことができるの
で、経路表示の高速化が可能となる。
According to the inventions described in the first, fourth, and fifth aspects, even when the route data of the search result does not exist in the layer of the map data to be displayed, the map data of another layer is sequentially read. Since the route display can be performed by reading the route display data without searching, the speed of the route display can be increased.

【0024】請求項2記載の発明は、請求項1記載のナ
ビゲーション装置において、前記経路表示用データ記憶
手段に記憶された経路データは、経路データが省略され
た各地図データの層に対応して、それぞれ設定されてい
ることを特徴とする。以上のような請求項2記載の発明
では、各層の地図データにおいて、省略された経路デー
タの量に応じて、対応する経路表示用データがそれぞれ
設定されるので、表示される層に応じた必要最小限の経
路データ中から、探索経路を読み出すことができ、高速
の検索が可能となる。
According to a second aspect of the present invention, in the navigation device according to the first aspect, the route data stored in the route display data storage means corresponds to each map data layer from which the route data is omitted. , Respectively. According to the second aspect of the present invention, in the map data of each layer, the corresponding route display data is set according to the amount of the omitted route data. A search route can be read from the minimum route data, and high-speed search can be performed.

【0025】請求項3記載の発明は、請求項1記載のナ
ビゲーション装置において、前記経路表示用データ記憶
手段に記憶された経路データは、経路データが省略され
た複数層の地図データに対応して、一つ設定されている
ことを特徴とする。以上のような請求項5記載の発明で
は、経路表示用データが、複数層の地図データについて
まとめて一つ設定されているので、記憶領域を節約する
ことができる。
According to a third aspect of the present invention, in the navigation device according to the first aspect, the route data stored in the route display data storage means corresponds to a plurality of layers of map data from which the route data is omitted. , One is set. According to the fifth aspect of the present invention, since one piece of route display data is collectively set for map data of a plurality of layers, a storage area can be saved.

【0026】[0026]

【発明の実施の形態】次に、本発明の実施の形態につい
て図1〜4を参照して具体的に説明する。なお、本実施
の形態のうち情報処理に関する部分は、典型的には、コ
ンピュータをソフトウェアで制御することで実現され
る。この場合のソフトウェアは、コンピュータのハード
ウェアを物理的に活用することで本発明の作用効果を実
現するものであり、また、従来技術との共通部分には従
来技術も適用される。但し、この場合のハードウェアや
ソフトウェアの種類や構成、ソフトウェアで処理する範
囲などは各種変更可能であるため、以下の説明では、本
発明及び実施形態の各機能を実現する仮想的回路ブロッ
クを用いる。
Next, an embodiment of the present invention will be specifically described with reference to FIGS. Note that a portion related to information processing in this embodiment is typically realized by controlling a computer with software. The software in this case realizes the operation and effect of the present invention by physically utilizing the hardware of the computer, and the conventional technology is applied to the common parts with the conventional technology. However, in this case, since the types and configurations of hardware and software, the range of processing by software, and the like can be variously changed, a virtual circuit block that realizes each function of the present invention and the embodiment will be used in the following description. .

【0027】〔1.実施の形態の構成〕本実施の形態
は、移動体である自動車に搭載して経路を案内するため
のナビゲーション装置(本装置と呼ぶ)と、本装置上で
実行されるナビゲーション方法を示すもので、また、ナ
ビゲーション用ソフトウェアを記録した記録媒体として
把握することもできる。
[1. Configuration of Embodiment] The present embodiment shows a navigation device (referred to as the present device) mounted on an automobile as a moving body for guiding a route, and a navigation method executed on the present device. Also, it can be understood as a recording medium on which navigation software is recorded.

【0028】〔1−1.全体構成〕本装置は、図1の機
能ブロック図に示すように、絶対位置・方位検出部1
と、相対方位検出部2と、車速検出部3と、メインCP
U及びその周辺回路4と、メモリ群Mと、ユーザインタ
フェース部9と、表示部10aと、音声出力部10b
と、入力部11と、CD−ROM制御部12と、FM多
重受信及び処理部13と、光・電波ビーコン受信及び処
理部14とを備えている。
[1-1. Overall Configuration] As shown in the functional block diagram of FIG.
, Relative azimuth detecting unit 2, vehicle speed detecting unit 3, main CP
U and its peripheral circuits 4, a memory group M, a user interface unit 9, a display unit 10a, and an audio output unit 10b
, An input unit 11, a CD-ROM control unit 12, an FM multiplex reception and processing unit 13, and an optical / radio wave beacon reception and processing unit 14.

【0029】絶対位置・方位検出部1は、本装置が搭載
された自動車(自車と呼ぶ)の現在位置すなわち自車位
置について、地表での絶対的な位置座標や方位を計算す
るために、例えば、GPS衛星から送られてくるGPS
電波をアンテナやレシーバなどで受信するための部分で
ある。相対方位検出部2は、ジャイロなどを使って自車
の相対的な方位を検出するための部分である。車速検出
部3は、自動車より得られる車速パルスを処理すること
で自車の速度を計算する部分である。
The absolute position / azimuth detecting unit 1 calculates the absolute position coordinates and azimuth on the ground surface of the current position of the vehicle (called the own vehicle) on which the apparatus is mounted, that is, the own vehicle position. For example, GPS sent from a GPS satellite
This part is for receiving radio waves with an antenna or a receiver. The relative azimuth detecting unit 2 is a part for detecting a relative azimuth of the own vehicle using a gyro or the like. The vehicle speed detection unit 3 is a part that calculates the speed of the own vehicle by processing a vehicle speed pulse obtained from the vehicle.

【0030】メインCPU及びその周辺回路4は、本装
置全体を制御する制御回路の役割を果たす部分である。
メモリ群Mは、本装置の動作に必要な各種のメモリで、
例えば、プログラムが格納され、起動時等にメインCP
UからアクセスされるROM5、メインプログラムがロ
ードされ、ワークエリアなどを提供するDRAM(ダイ
ナミックRAM)6、メイン電源OFF時にも設定など
の情報をバックアップするSRAM(スタチックRA
M)7、表示部10a用のVRAM(VideoRA
M)8などを含む。
The main CPU and its peripheral circuit 4 serve as a control circuit for controlling the entire apparatus.
The memory group M includes various memories necessary for the operation of the device.
For example, the program is stored and the main CP
A ROM 5 accessed from the U, a DRAM (dynamic RAM) 6 loaded with a main program and providing a work area and the like, and an SRAM (static RA) for backing up information such as settings even when the main power is turned off.
M) 7, VRAM (Video RA) for the display unit 10a
M) 8 and the like.

【0031】表示部10a及び音声出力部10bは、案
内用地図(立体表示やランドマーク表示等を含む)、メ
ニュー表示(ユーザに対する確認画面等を含む)、目的
地リスト、検索用50音表、利用金額、警告表示などの
各種の情報を、図示しない液晶表示画面や音声合成など
で出力する部分である。入力部11は、ユーザがフロン
トパネルやリモコンにおけるスイッチやジョイスティッ
クなどから、命令や数値などの情報を入力するための部
分であり、例えば、地図上の所望の地点やランドマー
ク、メニューボタン、施設名リスト、検索用50音表な
どの選択操作入力などを行うことができる。
The display unit 10a and the audio output unit 10b include a guide map (including a three-dimensional display and a landmark display), a menu display (including a confirmation screen for the user), a destination list, a syllabary table for searching, This is a section for outputting various information such as a usage fee and a warning display on a liquid crystal display screen (not shown) or voice synthesis. The input unit 11 is a part for a user to input information such as a command and a numerical value from a switch or a joystick on a front panel or a remote controller. For example, a desired point on a map, a landmark, a menu button, a facility name It is possible to input a selection operation such as a list or a syllabary for search.

【0032】なお、表示部10aは、画面に表示された
地図上の任意の地点、メニューボタンなどの項目を、直
接指で触るだけで入力部11と同様に入力手段としての
役割を果たすことができるタッチパネルとしての機能も
有している。ユーザインタフェース部9は、I/O制御
回路やドライバなどを使って、表示部10a、音声出力
部10b及び入力部11と、メインCPU及びその周辺
回路4とを結ぶユーザインタフェースである。
The display unit 10a functions as an input unit, just like the input unit 11, by directly touching an arbitrary point on the map, an item such as a menu button, or the like displayed on the screen with a finger. It also has a function as a touch panel that can be used. The user interface unit 9 is a user interface that connects the display unit 10a, the audio output unit 10b and the input unit 11, and the main CPU and its peripheral circuits 4 using an I / O control circuit and a driver.

【0033】また、CD−ROM制御部12は、CD−
ROMに記録されたデータベースを読み出す手段であ
り、データベースの内容は、基本的には、上述の従来技
術と同様に、表示地図用データベースと経路探索用デー
タベースとがそれぞれ階層構造に構成されている。但
し、本実施の形態においては、後述する経路探索対象と
なる道路形状のみを記憶した経路表示用データベースを
含んでいる。
The CD-ROM control unit 12 controls the CD-ROM
This is a means for reading the database recorded in the ROM, and the contents of the database are basically the same as the above-mentioned conventional technology, and the display map database and the route search database are each configured in a hierarchical structure. However, the present embodiment includes a route display database that stores only road shapes to be searched for later, which will be described later.

【0034】FM多重受信及び処理部13は、FM放送
波やこの放送波に含まれるVICSの交通情報を受信す
る部分である。さらに、光・電波ビーコン受信及び処理
部14は、高速道路や一般道路に設置された送信設備の
下を通過する際に、VICSの交通情報を受信する部分
である。
The FM multiplex reception and processing unit 13 is a part for receiving FM broadcast waves and VICS traffic information contained in the broadcast waves. Further, the optical / radio wave beacon reception and processing unit 14 is a part that receives VICS traffic information when passing under transmission facilities installed on expressways and general roads.

【0035】〔1−2.メインCPU及びその周辺回路
の役割〕さらに、メインCPU及びその周辺回路4は、
上記のようなソフトウェアの作用によって、現在位置計
算部40、目的地指定部41、経路計算部42、案内部
43、表示レベル指定部44、表示データ検索部45、
判定部46、経路データ取得部47、描画部48として
の役割を果たすように構成されている。
[1-2. Role of Main CPU and its Peripheral Circuit] Furthermore, the main CPU and its peripheral circuit 4
By the operation of the software as described above, the current position calculation unit 40, the destination specification unit 41, the route calculation unit 42, the guidance unit 43, the display level specification unit 44, the display data search unit 45,
It is configured to serve as a determination unit 46, a route data acquisition unit 47, and a drawing unit 48.

【0036】このうち現在位置計算部40は、自車の現
在位置すなわち自車位置を計算するための手段であり、
具体的には、GPS航法測位と自律航法測位とを組み合
わせることで自車位置を計算するように構成されてい
る。ここで、GPS航法測位は、人工衛星からの電波に
基づいて絶対位置・方位検出部1から得られる情報を使
って現在位置を計算するものである。また、自律航法測
位は、地磁気及び自車の速度に基づいて、相対方位検出
部2及び車速検出部3から得られる情報を使って現在位
置を計算するものである。
The current position calculating section 40 is a means for calculating the current position of the own vehicle, that is, the own vehicle position.
Specifically, the vehicle position is calculated by combining GPS navigation positioning and autonomous navigation positioning. Here, the GPS navigation positioning is to calculate the current position using information obtained from the absolute position / azimuth detecting unit 1 based on radio waves from artificial satellites. In the autonomous navigation positioning, the current position is calculated by using information obtained from the relative azimuth detecting unit 2 and the vehicle speed detecting unit 3 based on the geomagnetism and the speed of the vehicle.

【0037】また、経路計算部42は、現在の自車位置
から、目的地指定部41によって指定された施設に至る
最適な経路を、経路探索用データベースに基づいて計算
する手段である。案内部43は、経路計算部42によっ
て計算された経路について、現在位置計算部40によっ
て逐次計算される現在位置などに基いて、合成音声や画
面表示によって道案内する手段である。
The route calculation section 42 is means for calculating an optimum route from the current position of the vehicle to the facility designated by the destination designation section 41 based on a route search database. The guidance unit 43 is means for guiding the route calculated by the route calculation unit 42 based on the current position and the like sequentially calculated by the current position calculation unit 40 by using synthesized speech or screen display.

【0038】表示レベル指定部44は、表示地図用デー
タベースにおける複数の層のうち、表示部10aに表示
される層を指定する手段である。この表示レベル指定部
44による指定は、ユーザの入力若しくはデフォルトの
設定に基づいて行なわれる。表示データ検索部45は、
表示地図用データベースから、表示レベル指定部44に
よって指定された層の地図を検索する手段である。判定
部46は、表示データ検索部45によって検索された地
図に、経路計算部42によって計算された経路のIDを
含むブロックが存在するか否かを判定する手段である。
経路データ取得部47は、判定部46によって経路のI
Dを含むブロックが現階層に存在しないと判定された場
合に、後述する経路表示用データベースから経路データ
を取得する手段である。描画部48は、他の各部から渡
される情報に基づいて、表示部10aに表示される表示
内容を描画する手段である。
The display level specifying section 44 is a means for specifying a layer to be displayed on the display section 10a among a plurality of layers in the display map database. The designation by the display level designation unit 44 is performed based on a user input or a default setting. The display data search unit 45
This is a means for searching the display map database for a map of the layer specified by the display level specifying unit 44. The determination unit 46 is a unit that determines whether or not a block including the route ID calculated by the route calculation unit 42 exists in the map searched by the display data search unit 45.
The route data acquisition unit 47 determines the I
When it is determined that the block including D does not exist in the current hierarchy, the unit obtains route data from a route display database described later. The drawing unit 48 is a unit that draws display contents displayed on the display unit 10a based on information passed from other units.

【0039】〔1−3.経路表示用データベースの構
成〕経路表示用データベースは、例えば、表示地図用デ
ータベースから経路探索の対象となる道路だけを抜き出
すことによって構成されている。すなわち、上述の従来
技術で述べた通り、表示地図用データベース内には、道
路形状、領域情報、名称情報等が含まれている。ここ
で、道路形状情報の中には、経路探索対象の道路と経路
探索対象外の道路が存在する。そして、経路表示用デー
タベースを使用するのは、表示地図用データベースに表
示されている層内に、経路探索結果のIDを含むブロッ
クが存在しなかった場合に限られる。このため、経路表
示用データベースには、表示地図用データベースにおけ
る全てのデータを含む必要はなく、むしろ必要なデータ
のみによって作成してデータ量を節約することが望まし
い。つまり、経路表示用データベースは、経路探索対象
の道路のみに基づいて作成することが有効である。
[1-3. Configuration of Route Display Database] The route display database is configured by, for example, extracting only the roads to be searched for from the display map database. That is, as described in the above-described related art, the display map database includes road shapes, area information, name information, and the like. Here, the road shape information includes a road to be searched for and a road not to be searched. Then, the route display database is used only when there is no block including the ID of the route search result in the layer displayed in the display map database. For this reason, the route display database does not need to include all the data in the display map database, but rather it is desirable to create only the necessary data to save the data amount. That is, it is effective that the route display database is created based only on the road for which the route is to be searched.

【0040】例えば、図2の(a)に示す表示地図用デ
ータベースには、太線で示した経路探索対象の道路の
他、経路探索の対象外の道路、コンビニエンスストア及
びA池といった周辺情報まで含まれている。そこから、
経路探索の対象外の道路、コンビニエンスストア及びA
池等の周辺情報を除くことによって、図2の(b)に示
すように、経路探索の対象道路のみを経路表示用データ
ベースとする。
For example, the display map database shown in FIG. 2A includes not only roads to be searched for routes indicated by thick lines but also peripheral information such as roads not to be searched, convenience stores and Pond A. Have been. From there,
Roads, convenience stores and A not covered by the route search
By removing the surrounding information such as the pond, only the target road for the route search is used as the route display database as shown in FIG.

【0041】このような経路表示用データベースの作成
過程を、図3を参照してより具体的に詳説する。すなわ
ち、図3のに示すように、階層化された表示地図用デ
ータベース(a)(b)(c)のうち、(a)(b)の
層では、一部の経路探索対象道路(の点線で示す経
路)が省略されている。そこで、かかる層については、
それぞれの層において省略されている経路探索対象道路
のみを、に示すように抽出し、これを各層に対応付け
た複数層の経路表示用データベースを作成する。この対
応付けによって、現在表示されている層内に経路探索結
果のIDを含むブロックが存在しないことが、判定部4
6によって判定された場合に、経路データ取得部47が
当該層に対応する層の経路表示用データを取得するよう
に設定されている。
The process of creating such a route display database will be described in more detail with reference to FIG. That is, as shown in FIG. 3, in the hierarchical display map databases (a), (b), and (c), in the layers (a) and (b), a part of the route search target road (the dotted line ) Are omitted. So, for such a layer,
Only the route search target roads omitted in the respective layers are extracted as shown in (1), and a plurality of layers of route display databases corresponding to the extracted layers are created. By this association, it is determined that the block including the ID of the route search result does not exist in the currently displayed layer.
6, the route data acquisition unit 47 is set to acquire the route display data of the layer corresponding to the layer.

【0042】なお、図3のに示すように、階層化され
た表示地図用データベース(a)(b)(c)のうち、
(c)は、経路探索対象の道路を全て含む層(本実施の
形態では最下層)である。このような層(c)では、経
路探索の結果を表示装置に表示する際には、、必ず表示
領域分の表示地図用データベースを読み込むことになる
ため、経路の色を変えて表示するだけでよい。従って、
かかる層(c)に対応する経路表示用データを作成する
必要はない。
As shown in FIG. 3, in the hierarchical display map databases (a), (b) and (c),
(C) is a layer (the lowest layer in the present embodiment) that includes all the roads to be searched. In such a layer (c), when displaying the result of the route search on the display device, the display map database for the display area is always read, so that only the route is changed in color and displayed. Good. Therefore,
It is not necessary to create route display data corresponding to the layer (c).

【0043】〔2.実施の形態の作用〕上記のような本
実施の形態による経路表示方法を、図4のフローチャー
トを参照して説明する。まず、経路表示の前提として、
経路計算部42による経路探索処理が行なわれる。つま
り、ユーザから入力部11により、目的地の指定と経路
探索要求指示が入力されると、CD−ROM制御部12
によって読み込まれた経路探索用データに基づいて、経
路計算部42が経路計算を行なう。
[2. Operation of Embodiment] The route display method according to the present embodiment as described above will be described with reference to the flowchart of FIG. First, as a premise of route display,
A route search process is performed by the route calculation unit 42. That is, when the user inputs a destination designation and a route search request instruction through the input unit 11, the CD-ROM control unit 12
The route calculation unit 42 performs a route calculation based on the route search data read by the process.

【0044】かかる経路計算終了後、表示レベル指定部
44によって指定され、現在の表示に使用されている層
の番号によって、変数levelが初期化される(ステ
ップ401)。そして、判定部46によって、変数le
velの値に対応する階層のブロック内に、経路探索結
果のIDが存在するか否かが判定される(ステップ40
2)。かかるIDを含むブロックが存在する場合には、
表示データ検索部45によって、当該層の表示データが
検索され、その地図とともに、該当IDに対応する経路
が色を変えて表示部10aに表示される(ステップ40
5)。
After the completion of the route calculation, the variable level is initialized by the number of the layer specified by the display level specifying unit 44 and used for the current display (step 401). Then, the variable le is determined by the determination unit 46.
It is determined whether or not the ID of the route search result exists in the block of the hierarchy corresponding to the value of vel (step 40).
2). If there is a block containing such ID,
The display data retrieval unit 45 retrieves the display data of the layer, and displays the route corresponding to the corresponding ID on the display unit 10a together with the map in a different color (step 40).
5).

【0045】次に、判定部46によって、当該IDを含
むブロックが存在しないと判定された場合には、現在の
表示階層の番号に対応する経路用データが、経路データ
取得部47によって取得される (ステップ403)。そ
して、表示部10aにおいては、現在の表示階層の地図
とともに、探索結果の経路が他の道路と色を変えて表示
される(ステップ404)。
Next, when the determining unit 46 determines that the block including the ID does not exist, the route data acquiring unit 47 acquires the route data corresponding to the current display layer number. (Step 403). Then, on the display unit 10a, the route of the search result is displayed in a different color from the other roads together with the map of the current display hierarchy (step 404).

【0046】〔3.実施の形態の効果〕以上のような本
実施の形態によれば、経路探索の結果のIDが、現在の
表示階層のブロックに存在しない場合であっても、経路
表示用データベースを一回読み込むことによって、経路
表示を行なうことができる。従って、従来技術のよう
に、表示地図用データベースに対する複数回の読み込み
が発生する場合に比べて、経路表示に要する無駄な処理
を省いて、表示時間を飛躍的に短縮できる。
[3. Effect of Embodiment] According to the above-described embodiment, even if the ID of the route search result does not exist in the block of the current display hierarchy, the route display database is read once. Thus, a route can be displayed. Therefore, as compared with the case where a plurality of readings are performed to the display map database as in the related art, unnecessary processing required for route display can be omitted, and the display time can be drastically reduced.

【0047】また、経路表示用データベースは、経路探
索対象の道路形状情報以外の余分なデータを含んでいな
い簡素な構成なので、かかる余分なデータをも読み込む
必要があった従来技術に比べて、経路表示をさらに高速
化することができる。特に、表示地図用データベースの
階層の数が多くなればなるほど、詳細なデータを多数含
んだ複雑なデータであればあるほど、本実施の形態の適
用による高速化は有効なものとなる。
Further, the route display database has a simple configuration that does not include extra data other than the road shape information to be searched for the route. The display can be further speeded up. In particular, as the number of hierarchies in the display map database increases, and as the data becomes more complicated including a lot of detailed data, the speed-up by applying the present embodiment becomes more effective.

【0048】また、表示地図用データベースの各層ごと
に経路表示用データが存在するので、それぞれの層に応
じた必要最小限の経路データの中から、探索結果の経路
を読み出すことができ、高速のアクセスが可能となる。
Further, since the route display data exists for each layer of the display map database, the route of the search result can be read from the minimum necessary route data corresponding to each layer. Access becomes possible.

【0049】〔4.他の実施の形態〕本発明は、上記の
ような実施の形態に限定されるものではなく、例えば、
次のような実施の形態も含む。すなわち、経路表示用デ
ータベースは、上述のように表示地図用データベースの
各層ごとに用意するのではなく、図3のに示すよう
に、経路探索対象道路を全て含む層を除いた全ての層若
しくは複数の層において、存在しない経路探索対象道路
のみを抽出し、それらを一つにまとめて格納するという
構成とすることも考えられる。かかる場合には、各層ご
とに対応する経路探索用データを設ける場合に比べて、
データ量を削減して、記憶領域を節約することができ
る。
[4. Other Embodiments] The present invention is not limited to the above-described embodiments.
The following embodiments are also included. In other words, the route display database is not prepared for each layer of the display map database as described above, but as shown in FIG. It is also conceivable to extract only the nonexistent route search target roads and collectively store them in one layer. In such a case, compared to a case where route search data corresponding to each layer is provided,
The data amount can be reduced, and the storage area can be saved.

【0050】また、各経路をIDによって特定して関連
付けるのではなく、経路探索用データベースと表示地図
用データベースにおいて、共通する始点及び終点のノー
ド番号を用いて経路を特定し関連付けることによって、
データ量の節約を行なうこともできる。
Instead of specifying each route by ID and associating each route, the route is specified and associated by using the common start point and end node numbers in the route search database and the display map database.
It is also possible to save the amount of data.

【0051】また、データベースが記録される記録媒体
は、CD−ROMには限定されず、DVD−ROMその
他の現在又は将来において実現される記録媒体であって
もよい。各種の処理に用いられるメモリの構成や記憶領
域の設定についても自由である。また、経路表示処理の
前提となる経路探索の手法は、どのようなものであって
もよい。さらに、本発明は、車両用のナビゲーション装
置には限定されず、他の輸送手段に搭載されるものであ
っても、人間が携帯して使用できるものであってもよ
い。
The recording medium on which the database is recorded is not limited to a CD-ROM, but may be a DVD-ROM or any other recording medium realized at present or in the future. The configuration of the memory used for various processes and the setting of the storage area are also free. In addition, any route search method may be used as a premise of the route display process. Further, the present invention is not limited to a navigation device for a vehicle, and may be mounted on another transportation means or may be used by being carried by a human.

【0052】[0052]

【発明の効果】以上説明したように、本発明によれば、
経路探索の結果を表示する際に、表示しようとする層に
探索結果の経路が存在しなくとも、高速に経路表示を行
なうことが可能なナビゲーション装置及び方法並びにナ
ビゲーション用ソフトウェアを記録した記録媒体を提供
することができる。
As described above, according to the present invention,
When displaying the result of the route search, a navigation device and method capable of performing a route display at high speed even if the route of the search result does not exist in the layer to be displayed, and a recording medium recording the navigation software are provided. Can be provided.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態の構成を示す機能ブロック
図である。
FIG. 1 is a functional block diagram showing a configuration of an embodiment of the present invention.

【図2】図1の実施の形態における経路表示データベー
スに関する概念図である。
FIG. 2 is a conceptual diagram relating to a route display database in the embodiment of FIG.

【図3】図1の実施の形態における経路表示データベー
スの作成例である。
FIG. 3 is an example of creating a route display database in the embodiment of FIG. 1;

【図4】従来技術における経路表示方法のフローチャー
トである。
FIG. 4 is a flowchart of a route display method according to the related art.

【図5】図1の実施の形態におけるフローチャートであ
る。
FIG. 5 is a flowchart in the embodiment of FIG. 1;

【図6】図1の実施の形態における表示地図用データベ
ースと経路探索用データベースに関する概念図である。
FIG. 6 is a conceptual diagram relating to a display map database and a route search database in the embodiment of FIG. 1;

【図7】図1の実施の形態における表示地図用データベ
ースにおける概念図である。
FIG. 7 is a conceptual diagram of a display map database in the embodiment of FIG. 1;

【図8】図1の実施の形態におけるデータベースにおけ
る階層構造の概念図である。
FIG. 8 is a conceptual diagram of a hierarchical structure in the database in the embodiment of FIG.

【符号の説明】[Explanation of symbols]

1…絶対位置・方位検出部 2…相対方位検出部 3…車速検出部 4…メインCPU及びその周辺回路 M…メモリ群 5…ROM 6…ダイナミックRAM(DRAM) 7…スタチックRAM(SRAM) 8…VideoRAM(VRAM) 9…ユーザインタフェース部 10a…表示部 10b…音声出力部 11…入力部 12…CD−ROM制御部 13…FM多重受信及び処理部 14…光・電波ビーコン受信及び処理部 40…現在位置計算部 41…目的地指定部 42…経路計算部 43…案内部 44…表示レベル指定部 45…表示データ検索部 46…判定部 47…経路データ取得部 48…描画部 DESCRIPTION OF SYMBOLS 1 ... Absolute position / azimuth detection part 2 ... Relative azimuth detection part 3 ... Vehicle speed detection part 4 ... Main CPU and its peripheral circuit M ... Memory group 5 ... ROM 6 ... Dynamic RAM (DRAM) 7 ... Static RAM (SRAM) 8 ... VideoRAM (VRAM) 9 ... User interface unit 10a ... Display unit 10b ... Audio output unit 11 ... Input unit 12 ... CD-ROM control unit 13 ... FM multiplex reception and processing unit 14 ... Optical / radio wave beacon reception and processing unit 40 ... Current Position calculation unit 41 ... Destination designation unit 42 ... Route calculation unit 43 ... Guide unit 44 ... Display level designation unit 45 ... Display data search unit 46 ... Judgment unit 47 ... Route data acquisition unit 48 ... Drawing unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G08G 1/0969 G08G 1/0969 G09B 29/00 G09B 29/00 A 29/10 29/10 A Fターム(参考) 2C032 HB22 HC08 HC32 HD03 2F029 AA02 AB01 AB07 AB09 AC01 AC02 AC04 AC13 5B075 KK07 KK13 KK33 KK37 ND03 ND06 ND20 ND22 ND35 PQ02 PQ13 UU14 UU16 5H180 AA01 BB02 BB04 BB13 EE18 FF04 FF05 FF12 FF13 FF22 FF27 FF32 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G08G 1/0969 G08G 1/0969 G09B 29/00 G09B 29/00 A 29/10 29/10 A F term ( reference) 2C032 HB22 HC08 HC32 HD03 2F029 AA02 AB01 AB07 AB09 AC01 AC02 AC04 AC13 5B075 KK07 KK13 KK33 KK37 ND03 ND06 ND20 ND22 ND35 PQ02 PQ13 UU14 UU16 5H180 AA01 BB02 BB04 BB13 EE18 FF04 FF05 FF12 FF13 FF22 FF27 FF32

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 経路探索用データに基づいて、現在位置
から目的地へ到達するための経路を探索する経路探索手
段と、経路データを含む階層構造の地図データを記憶し
た表示地図用データ記憶手段と、前記表示地図用データ
記憶手段に記憶されたいずれかの層の地図データを、前
記経路探索手段によって探索された経路とともに表示す
る表示手段とを有するナビゲーション装置において、 前記地図データは、前記経路探索手段による探索対象と
なる経路データの一部が省略された層を含み、 前記地図データの各層において省略された経路データを
含む経路表示用データを記憶した経路表示用データ記憶
手段を有し、 前記表示手段によって表示される層の地図データにおい
て、前記経路探索手段の探索結果に対応する経路データ
が省略されているか否かを判定する判定手段と、 前記判定手段によって、経路データが省略されていると
判定された場合に、当該経路データが前記表示手段によ
る表示内容に含まれるように、当該経路データを前記経
路表示用データ記憶手段から取得する経路データ取得手
段と、 を有することを特徴とするナビゲーション装置。
1. A route search means for searching for a route from a current position to a destination based on route search data, and a display map data storage means storing hierarchical map data including the route data. And a display unit for displaying map data of any layer stored in the display map data storage unit together with the route searched by the route search unit, wherein the map data is the route A path display data storage unit that stores a path display data that includes a layer in which a part of the path data to be searched by the search unit is omitted, and that includes the omitted path data in each layer of the map data; In the map data of the layer displayed by the display means, route data corresponding to the search result of the route search means is omitted. Determining means for determining whether or not the route data is omitted, and when the determining means determines that the route data has been omitted, the route data is included in the display content by the display means. A navigation device, comprising: route data acquisition means for acquiring from the route display data storage means.
【請求項2】 前記経路表示用データ記憶手段に記憶さ
れた経路データは、経路データが省略された各地図デー
タの層に対応して、それぞれ設定されていることを特徴
とする請求項1記載のナビゲーション装置。
2. The route data stored in the route display data storage means is set corresponding to each map data layer from which the route data is omitted. Navigation device.
【請求項3】 前記経路表示用データ記憶手段に記憶さ
れた経路データは、経路データが省略された複数層の地
図データに対応して、一つ設定されていることを特徴と
する請求項1記載のナビゲーション装置。
3. The route data stored in the route display data storage means is set to one corresponding to a plurality of layers of map data from which the route data is omitted. A navigation device as described.
【請求項4】 経路探索用データに基づいて現在位置か
ら目的地へ到達するための経路を探索し、経路データを
含む階層構造の地図データを記憶し、いずれかの層の地
図データを、探索された経路とともに表示するナビゲー
ション方法において、 前記地図データは、探索対象となる経路データの一部が
省略された層を含み、 前記地図データの各層において省略された経路データを
含む経路表示用データを記憶し、 表示される層の地図データにおいて、探索結果に対応す
る経路データが省略されているか否かを判定し、 経路データが省略されていると判定した場合に、当該経
路データを経路表示用データから取得し、 省略された経路を地図データとともに表示することを特
徴とするナビゲーション方法。
4. Searching for a route from a current position to a destination based on the route search data, storing hierarchically structured map data including the route data, and searching for map data of any layer. In the navigation method for displaying along with the route, the map data includes a layer in which a part of the route data to be searched is omitted, and route display data including the route data omitted in each layer of the map data. In the map data of the layer to be stored and displayed, it is determined whether or not the route data corresponding to the search result is omitted. If it is determined that the route data is omitted, the route data is used for the route display. A navigation method characterized by displaying an abbreviated route together with map data obtained from data.
【請求項5】 コンピュータを用いて、経路探索用デー
タに基づいて現在位置から目的地へ到達するための経路
を探索させ、経路データを含む階層構造の地図データを
記憶させ、いずれかの層の地図データを、探索された経
路とともに表示させるナビゲーション用ソフトウェアを
記録した記録媒体において、 前記地図データは、探索対象となる経路データの一部が
省略された層を含み、 前記ソフトウェアは前記コンピュータに、 前記地図データの各層において省略された経路データを
含む経路表示用データを記憶させ、 表示される層の地図データにおいて、探索結果に対応す
る経路データが省略されているか否かを判定させ、 経路データが省略されていると判定された場合に、当該
経路データを経路表示用データから取得させ、 省略された経路を地図データとともに表示させることを
特徴とするナビゲーション用ソフトウェアを記録した記
録媒体。
5. A computer is used to search for a route from the current position to the destination based on the route search data, to store map data having a hierarchical structure including the route data, In a recording medium recording navigation software for displaying map data together with a searched route, the map data includes a layer in which a part of route data to be searched is omitted, and the software includes a computer Storing route display data including the omitted route data in each layer of the map data; determining whether or not the route data corresponding to the search result is omitted in the map data of the displayed layer; Is determined to be omitted, the route data is acquired from the route display data, and the A recording medium recording navigation software, wherein a route is displayed together with map data.
JP2001073831A 2001-03-15 2001-03-15 Navigation device and method, and recording medium recording navigation software Expired - Fee Related JP4607358B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001073831A JP4607358B2 (en) 2001-03-15 2001-03-15 Navigation device and method, and recording medium recording navigation software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001073831A JP4607358B2 (en) 2001-03-15 2001-03-15 Navigation device and method, and recording medium recording navigation software

Publications (2)

Publication Number Publication Date
JP2002277267A true JP2002277267A (en) 2002-09-25
JP4607358B2 JP4607358B2 (en) 2011-01-05

Family

ID=18931200

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001073831A Expired - Fee Related JP4607358B2 (en) 2001-03-15 2001-03-15 Navigation device and method, and recording medium recording navigation software

Country Status (1)

Country Link
JP (1) JP4607358B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6882931B2 (en) * 2002-12-04 2005-04-19 Mitsubishi Denki Kabushiki Kaisha Navigation system
JP2012132937A (en) * 2012-03-28 2012-07-12 Mitsubishi Electric Corp Map information processing apparatus
JP2021096602A (en) * 2019-12-16 2021-06-24 村田機械株式会社 Apparatus and method for planning route and autonomous travel truck

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0472513A (en) * 1990-04-04 1992-03-06 Sumitomo Electric Ind Ltd Routing guide device
JPH06288783A (en) * 1993-04-06 1994-10-18 Sumitomo Electric Ind Ltd Route guidance device having route display function
JPH10122887A (en) * 1996-10-22 1998-05-15 Zanavy Informatics:Kk Navigator

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0472513A (en) * 1990-04-04 1992-03-06 Sumitomo Electric Ind Ltd Routing guide device
JPH06288783A (en) * 1993-04-06 1994-10-18 Sumitomo Electric Ind Ltd Route guidance device having route display function
JPH10122887A (en) * 1996-10-22 1998-05-15 Zanavy Informatics:Kk Navigator

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6882931B2 (en) * 2002-12-04 2005-04-19 Mitsubishi Denki Kabushiki Kaisha Navigation system
JP2012132937A (en) * 2012-03-28 2012-07-12 Mitsubishi Electric Corp Map information processing apparatus
JP2021096602A (en) * 2019-12-16 2021-06-24 村田機械株式会社 Apparatus and method for planning route and autonomous travel truck
JP7459497B2 (en) 2019-12-16 2024-04-02 村田機械株式会社 Route planning device, route planning method, and autonomous traveling trolley

Also Published As

Publication number Publication date
JP4607358B2 (en) 2011-01-05

Similar Documents

Publication Publication Date Title
JP3149154B2 (en) Target object search device and navigation device
JP2002340596A (en) Navigation system and method and software for navigation
WO2004008073A1 (en) Navigation method, processing method for navigation system, map data management device, map data management program, and computer program
JP2005308543A (en) Electronic equipment with map display function and program
JP3944671B2 (en) Navigation device
JP2002107164A (en) Navigator and its memory medium
JPH1130952A (en) Information guide device by building shape map and storing medium
JPH08285613A (en) Information centralized control type navigation system
JPH11271084A (en) Navigation device for vehicle and storage medium
JPH10332404A (en) Navigation device
JP3402260B2 (en) Target object search device, target object search method, navigation device, and navigation method
JP2002277267A (en) Navigation apparatus and method and record medium having recorded software for navigation
JPH0875495A (en) Guide device
JP2001141481A (en) Automobile navigation system
JP2003157135A (en) Information display unit with touch panel, navigation device, and recording medium
JP2002303530A (en) Navigation device
JP2002098541A (en) Navigation system
JP4778133B2 (en) Navigation device and method, and recording medium recording navigation software
JP2000028378A (en) Driving position display device
JP2000339339A (en) Device for retrieving information
JPH09287971A (en) Navigation apparatus
JP2007265226A (en) Retrieval device, retrieval method, retrieval program, navigation device, method, and program
JPH0635401A (en) Map display device
JP4330065B2 (en) Navigation device, method and program
JP4144680B2 (en) Navigation device and method, and recording medium recording navigation software

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080303

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100713

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100910

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4607358

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

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees