JP3910203B2 - Route selection method - Google Patents

Route selection method Download PDF

Info

Publication number
JP3910203B2
JP3910203B2 JP2005188475A JP2005188475A JP3910203B2 JP 3910203 B2 JP3910203 B2 JP 3910203B2 JP 2005188475 A JP2005188475 A JP 2005188475A JP 2005188475 A JP2005188475 A JP 2005188475A JP 3910203 B2 JP3910203 B2 JP 3910203B2
Authority
JP
Japan
Prior art keywords
search
route
hierarchy
unit
points
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
JP2005188475A
Other languages
Japanese (ja)
Other versions
JP2005338095A (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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial 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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP2005188475A priority Critical patent/JP3910203B2/en
Publication of JP2005338095A publication Critical patent/JP2005338095A/en
Application granted granted Critical
Publication of JP3910203B2 publication Critical patent/JP3910203B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、経路選出方法に関し、より特定的には、地図データ上の任意の2地点間の最適経路を選出する方法に関する。   The present invention relates to a route selection method, and more specifically to a method for selecting an optimum route between two arbitrary points on map data.

周知のごとく、カーナビゲーションシステムは、車両の現在地を検出して表示すると共に、目的地までの最適経路を自動的に探索し、当該最適経路に沿って車両を、表示ガイダンスおよび/または音声ガイダンスにより、目的地まで誘導案内してくれるシステムである。このようなカーナビゲーションシステムにおいて、誘導案内するための実用的な経路を、できるだけ早く選出することが求められている。そのため、短時間で経路を探索する方法が盛んに研究および提案されている。   As is well known, the car navigation system detects and displays the current location of the vehicle and automatically searches for the optimum route to the destination, and displays the vehicle along the optimum route by display guidance and / or voice guidance. It is a system that guides you to your destination. In such a car navigation system, it is required to select a practical route for guidance and guidance as soon as possible. Therefore, methods for searching for a route in a short time have been actively researched and proposed.

従来、短時間で経路探索を行う技術としては、例えば特開平4−301515号公報に開示された階層別探索手法がある。この階層別探索手法は、詳細度の異なる階層的な地図データを持ち、出発地・目的地周辺は詳細な地図データで、中間経路はより粗い地図データで探索を行う手法である。このような階層別探索手法によれば、出発地と目的地との間が遠距離の場合、中間経路を粗い地図データを使用して探索できるため、全経路を詳細な地図データで探索する場合に比べて、全体として探索時間を短縮化できる。   Conventionally, as a technique for performing a route search in a short time, for example, there is a hierarchical search method disclosed in Japanese Patent Laid-Open No. 4-301515. This hierarchical search method has hierarchical map data with different levels of detail, and the search is performed using detailed map data around the departure point and the destination, and coarser map data at the intermediate route. According to such a hierarchical search method, when the distance between the starting point and the destination is a long distance, the intermediate route can be searched using rough map data, so when searching all routes with detailed map data As a whole, the search time can be shortened.

さらに、特開平4−301515号公報では、各階層の地図データは、それぞれ複数のブロックに分割されて記録されている。このような構成によれば、各階層から必要なブロックの地図データのみを読み込むだけで探索が行えるため、各階層の全地図データを読み込んで探索する場合に比べて、地図データのアクセス時間を短縮化することができる。   Furthermore, in Japanese Patent Laid-Open No. 4-301515, map data of each hierarchy is divided and recorded in a plurality of blocks. According to such a configuration, since it is possible to search only by reading the map data of the necessary blocks from each layer, the map data access time is shortened compared to the case where all the map data of each layer is read and searched. Can be

しかしながら、上記従来の技術では、経路選出時間において大きなウエイトを占める地図読み込み処理のタイミングの最適化が図られておらず、さらに、探索対象となる地図データを階層順に全て探索していたので、経路選出時間が比較的長くなるという問題点があった。   However, in the above conventional technique, the timing of the map reading process that occupies a large weight in the route selection time is not optimized, and furthermore, the map data to be searched is all searched in the hierarchical order. There was a problem that the selection time was relatively long.

それ故に、本発明の目的は、最短コスト経路を、短時間で最適経路として提供することができる方法を提供することである。   Therefore, an object of the present invention is to provide a method capable of providing the shortest cost route as the optimum route in a short time.

第1の発明は、経路選出方法であって、階層化された地図データを用いて、任意の2地点間の最適経路を選出するための方法であって、地図データ上で2地点を設定するステップと、設定された2地点間の最適経路を地図データ上で探索する前に、当該2地点間の位置関係に応じて経路探索を行うべき最上位階層を決定し、さらに当該経路探索を行うべき最上位階層と最下位階層との間の中間階層の中から経路探索を行わない中間階層を2地点間の位置関係に応じて決定することによって、経路探索を行うべき探索候補階層を決定するステップと、地図データに基づいて、設定された2地点間の最適経路を探索するステップとを備え、最適経路を探索するステップは、探索範囲が広がるにつれて探索候補階層間で上位階層への移行処理を行いながら、設定された2地点間の最適経路を探索することを特徴とする。   A first invention is a route selection method for selecting an optimum route between two arbitrary points using hierarchical map data, and sets two points on the map data. Before searching the map and the optimum route between the two points set in step, the highest hierarchy to be routed is determined according to the positional relationship between the two points, and the route search is further performed. A search candidate hierarchy for which a route search is to be performed is determined by determining an intermediate hierarchy in which a route search is not performed from among the intermediate hierarchies between the highest hierarchy and the lowest hierarchy according to the positional relationship between two points. And a step of searching for an optimal route between two set points based on the map data, and the step of searching for the optimal route is a process of transitioning to a higher hierarchy between search candidate hierarchies as the search range widens Do Reluctant, characterized in that it searches for an optimum route between two points that are set.

第2の発明は、第1の発明において、探索候補階層を決定するステップは、最下位階層から経路探索を行うべき最上位階層までの階層数が所定数以上となるとき、経路探索を行うべき探索候補階層数が一定数以下となるように、経路探索を行わない中間階層を決定することを特徴とする。   In a second aspect based on the first aspect, the step of determining a search candidate hierarchy should perform a path search when the number of hierarchies from the lowest hierarchy to the highest hierarchy on which a path search is to be performed is a predetermined number or more. It is characterized in that an intermediate hierarchy in which route search is not performed is determined so that the number of search candidate hierarchies is a certain number or less.

第3の発明は、階層化された地図データを用いて、任意の2地点間の最適経路を選出するための方法であって、地図データ上で2地点を設定するステップと、探索範囲が広がるにつれて地図データを下位階層から上位階層に移行させつつ、設定された2地点間の最適経路を探索するステップとを備え、最適経路を探索するステップは、ある1つの階層での探索時または探索終了後において、当該ある1つの階層から各上位階層へ移行可能な地点数をそれぞれカウントし、カウントされた地点数が予め決められた値以上存在する上位階層がある場合には、当該上位階層のうち一番上位の階層とある1つの階層との間の階層での経路探索を行うことなく、当該一番上位の階層での経路探索を開始することを特徴とする。   A third invention is a method for selecting an optimal route between two arbitrary points using hierarchized map data, the step of setting two points on the map data, and the search range is expanded. And searching for the optimum route between two set points while moving the map data from the lower layer to the upper layer, and the step of searching for the optimum route is at the time of searching in a certain layer or at the end of the search Later, the number of points that can be transferred from the certain one layer to each upper layer is counted, and if there is an upper layer in which the counted number of points is greater than or equal to a predetermined value, The route search in the highest hierarchy is started without performing the route search in the hierarchy between the highest hierarchy and a certain hierarchy.

第1の発明によれば、設定された2地点間の位置関係に応じて省略可能な探索階層を除外した探索候補階層を設定するようにしているので、省略された階層の探索時間を削減でき、結果として探索時間を短縮することができる。   According to the first invention, since the search candidate hierarchy excluding the search hierarchy that can be omitted is set according to the set positional relationship between the two points, the search time for the omitted hierarchy can be reduced. As a result, the search time can be shortened.

第3の発明によれば、カウントされた地点数が予め決められた値以上存在する上位階層がある場合には、当該上位階層のうち一番上位の階層とある1つの階層との間の階層での経路探索を行うことなく、当該一番上位の階層での経路探索を開始することで、一番上位の階層とある1つの階層との間の階層の探索時間分が削減され、経路選出時間を短縮することができる。   According to the third invention, when there is an upper layer in which the counted number of points is greater than or equal to a predetermined value, the layer between the highest layer and the one layer among the upper layers By starting the route search in the highest hierarchy without performing the route search in, the search time for the hierarchy between the highest hierarchy and one hierarchy is reduced, and the route selection Time can be shortened.

図1は、本発明の一実施形態に係るカーナビゲーションシステムの構成を示すブロック図である。図1において、本実施形態のカーナビゲーションシステムは、入力装置101と、ロケータ102と、記録装置103と、通信装置104と、ナビゲーション装置105と、出力装置106とを備えている。   FIG. 1 is a block diagram showing a configuration of a car navigation system according to an embodiment of the present invention. In FIG. 1, the car navigation system of this embodiment includes an input device 101, a locator 102, a recording device 103, a communication device 104, a navigation device 105, and an output device 106.

入力装置101は、リモートコントローラ、タッチセンサ、キーボード、マウス等により、ナビゲーションシステムの機能選択(処理項目変更、地図切り替え・階層変更等)や地点設定、探索モード選択等を行う。ロケータ102は、GPS、車速センサ、角速度センサ、絶対方位センサ等を含み、車両の現在位置を計算するための各種情報を収集する。記録装置103は、光ディスク(CD、DVD等)、ハードディスク、大容量メモリ等で構成され、交差点や道路の接続状況や座標・形状・属性・規制情報など、道路ネットワークに関する情報を記憶している。通信装置104は、FM多重通信装置/光・電波ビーコン装置等の各種無線通信装置からなり、交通情報や地図情報等、各種情報の送受信を行う。ナビゲーション装置105は、通常、CPUやメモリ(プログラムメモリ、ワーキングメモリ)等を含み、車両の現在位置検出や経路探索/誘導、各種情報(地図情報、交通情報、周辺情報等)の検索や提供などを行う。出力装置106は、表示装置(液晶ディスプレイ、CRTディスプレイ等)やスピーカ等を含み、各種情報や誘導経路の画像表示や音声案内を行う。   The input device 101 performs navigation system function selection (processing item change, map switching / hierarchy change, etc.), point setting, search mode selection, and the like using a remote controller, touch sensor, keyboard, mouse, and the like. The locator 102 includes a GPS, a vehicle speed sensor, an angular velocity sensor, an absolute azimuth sensor, and the like, and collects various information for calculating the current position of the vehicle. The recording device 103 includes an optical disk (CD, DVD, etc.), a hard disk, a large-capacity memory, and the like, and stores information related to the road network such as intersections, road connections, coordinates, shapes, attributes, and regulation information. The communication device 104 includes various wireless communication devices such as an FM multiplex communication device / light / radio wave beacon device, and transmits and receives various information such as traffic information and map information. The navigation device 105 usually includes a CPU, memory (program memory, working memory), etc., and detects the current position of the vehicle, searches for routes / guides, searches and provides various information (such as map information, traffic information, and peripheral information). I do. The output device 106 includes a display device (liquid crystal display, CRT display, etc.), a speaker, and the like, and performs image display and voice guidance for various information and guidance routes.

ここで、記録装置103に記録される地図データについて説明する。図2は、地図データの一構成例を示す図である。通常、地図データは大きく分けて2つの構成要素からなる。第1の構成要素は、交差点に関する情報であるノードデータである。第2の構成要素は、交差点をつなぐ道路の情報であるリンクデータである。本実施形態では、上記2つの構成要素が、階層別に記録されている。図3は、階層別地図データの構成を説明するための図である。図3では、地図データが、一例として、階層1〜4の4段階の階層に分けられている。ここで、階層1が最下位階層であり、階層4が最上位階層である。さらに、各階層の地図データは、それぞれ複数のブロックに分割されている。   Here, the map data recorded in the recording device 103 will be described. FIG. 2 is a diagram illustrating a configuration example of map data. Usually, map data is roughly divided into two components. The first component is node data that is information about an intersection. The second component is link data, which is information on roads connecting the intersections. In the present embodiment, the above-described two components are recorded according to hierarchy. FIG. 3 is a diagram for explaining the structure of the map data according to hierarchy. In FIG. 3, the map data is divided into four layers of layers 1 to 4 as an example. Here, the hierarchy 1 is the lowest hierarchy and the hierarchy 4 is the highest hierarchy. Further, each level of map data is divided into a plurality of blocks.

以上のように構成されたカーナビゲーションシステムについて、以下にその動作を説明する。カーナビゲーションシステムの機能としては、経路選出/誘導機能、現在位置表示機能、情報検索/提供機能等があるが、ここでは本発明にとって興味ある経路選出/誘導機能について述べる。   The operation of the car navigation system configured as described above will be described below. The functions of the car navigation system include a route selection / guidance function, a current position display function, an information search / provision function, and the like. Here, a route selection / guidance function that is of interest to the present invention will be described.

まず、入力装置101において、ユーザは出発地および目的地の設定を行う。すなわち、ユーザは、入力装置101を操作することにより、出力装置106に表示された地図の画像をスクロールさせ、希望する地点を出発地および目的地として入力する。なお、ロケータ102を用いて検出した車両の現在位置を出発地として使用してもよい。   First, in the input device 101, the user sets a departure place and a destination. That is, by operating the input device 101, the user scrolls the map image displayed on the output device 106, and inputs desired points as the departure point and the destination. Note that the current position of the vehicle detected using the locator 102 may be used as the departure place.

次に、ナビゲーション装置105は、上記のようにして設定された出発地や目的地の位置に基づき、記録装置103に記憶された最下位階層の地図上の一番近いノードまたは一番近いリンクに接続するノードを出発ノードおよび目的ノードとして採用する。さらに、ナビゲーション装置105は、周知のダイクストラ法などを用いて最短コスト経路を計算し、求められた経路をリンク列またはノード列または座標列に変換し、誘導経路とする。ただし、ナビゲーション装置105は、出発ノードと目的ノードを探索開始点として、最下位階層から最短コスト経路を計算し、階層毎に予め決められた範囲まで探索を広げても、経路が求まらなかった場合には、より広範囲にわたり、主要な道路のみが記録された、上位階層の地図データを利用して最短コスト経路を計算する処理を繰り返す。なお、この時、通信装置104で得られた交通情報によりリンクコストを変更する等の手法を用いて、選出する経路を変更するようにしてもよい。ナビゲーション装置105は、このようにして選出された探索結果に基づいて誘導経路を設定し、ロケータ102で検出された位置情報から車両の現在位置を算出して誘導経路上を目的地まで案内する。   Next, the navigation device 105 selects the nearest node or the nearest link on the map of the lowest hierarchy stored in the recording device 103 based on the position of the departure place and the destination set as described above. The connecting node is adopted as the departure node and the destination node. Further, the navigation device 105 calculates the shortest cost route using a known Dijkstra method, etc., converts the obtained route into a link row, a node row, or a coordinate row to obtain a guidance route. However, the navigation device 105 calculates the shortest cost route from the lowest hierarchy using the departure node and destination node as the search start points, and does not find a route even if the search is expanded to a predetermined range for each hierarchy. In such a case, the process of calculating the shortest cost route is repeated using the upper level map data in which only the main road is recorded over a wider area. At this time, the route to be selected may be changed using a method such as changing the link cost based on the traffic information obtained by the communication device 104. The navigation device 105 sets a guidance route based on the search result selected in this way, calculates the current position of the vehicle from the position information detected by the locator 102, and guides the guidance route to the destination.

最後に、出力装置106は、ナビゲーション装置105からの指示を受け、音声や表示により誘導情報をユーザに提示する。   Finally, the output device 106 receives an instruction from the navigation device 105 and presents guidance information to the user by voice or display.

図4は、図1に示すナビゲーション装置105の一構成例を示す機能ブロック図である。図4において、このナビゲーション装置105は、位置検出部201と、情報検索・提供部202と、経路選出部203と、誘導部204とを備えている。   FIG. 4 is a functional block diagram showing a configuration example of the navigation device 105 shown in FIG. In FIG. 4, the navigation device 105 includes a position detection unit 201, an information search / providing unit 202, a route selection unit 203, and a guidance unit 204.

位置検出部201は、ロケータ102で検出した位置情報を基に、記録装置103に記録された地図データの道路網に対しマップマッチングを行ったり、入力装置101から入力された車両位置修正情報を用いて、車両の現在位置を特定する。情報検索・提供部202は、位置検出部201で検出された現在地に基づいて、記録装置103に記録された地図データを出力装置106に表示したり、入力装置101で入力されたユーザの要求に従い、地図の表示範囲や詳細度を変更したり、通信装置104で得られた交通情報を表示する等の各種情報の検索や提供を行う。経路選出部203は、必要となる範囲の地図データを記録装置103から読み込み、位置検出部201で検出された車両の現在位置や入力装置101で入力された地点情報に基づいて出発地や目的地を決定し、交差点通行規制や一方通行規制を考慮して出発地から目的地間の最小コスト経路を選出する。さらに、誘導部204は、経路選出部203で選出した誘導経路に基づいて、記録装置103から取得した地図データと位置検出部201で検出した車両の現在位置とから、どちらの方向に進むべきか目的地までの誘導を行う。さらに、以降では、経路選出処理を行う経路選出部203に関して詳述する。   The position detection unit 201 performs map matching on the road network of the map data recorded in the recording device 103 based on the position information detected by the locator 102, or uses the vehicle position correction information input from the input device 101. To identify the current position of the vehicle. Based on the current location detected by the position detector 201, the information search / provider 202 displays the map data recorded in the recording device 103 on the output device 106, or in accordance with a user request input by the input device 101. Searching and providing various information such as changing the display range and level of detail of the map and displaying the traffic information obtained by the communication device 104 are performed. The route selection unit 203 reads map data of a necessary range from the recording device 103, and based on the current position of the vehicle detected by the position detection unit 201 and the point information input by the input device 101, the departure point and destination The minimum cost route from the departure point to the destination is selected in consideration of intersection traffic restrictions and one-way restrictions. Further, in which direction the guidance unit 204 should proceed based on the map data acquired from the recording device 103 and the current position of the vehicle detected by the position detection unit 201 based on the guidance route selected by the route selection unit 203. Guide to the destination. Further, hereinafter, the route selection unit 203 that performs route selection processing will be described in detail.

(1)経路選出部203の第1の構成例
図5は、図4に示す経路選出部203の第1の構成例を示す機能ブロック図である。図5において、この経路選出部203は、地図格納部301と、地点設定部302と、経路探索部303と、探索結果データ格納部304と、地図読込並行処理部401とを備えている。
(1) First Configuration Example of Route Selection Unit 203 FIG. 5 is a functional block diagram showing a first configuration example of the route selection unit 203 shown in FIG. In FIG. 5, the route selection unit 203 includes a map storage unit 301, a spot setting unit 302, a route search unit 303, a search result data storage unit 304, and a map reading parallel processing unit 401.

地図格納部301は、経路探索や地点設定に必要な範囲の地図データを、記録装置103から読み込んで格納する。地点設定部302は、位置検出部201で検出された車両の現在位置を出発地に、入力装置101で入力した地点を目的地にして、各々に対応する地図上の出発ノードおよび目的ノードを設定する。経路探索部303は、公知のダイクストラ法等を用いて、最下位階層から順に地点設定部302で設定した出発ノードおよび目的ノードを探索開始点として探索処理を行い、出発ノードから目的ノードまでの最小コスト経路を求める。探索結果データ格納部304は、探索時の中間データや経路情報を記録する。地図読込並行処理部401は、地点設定部302および経路探索部303の処理と並行して、次の探索に用いる範囲の全ての地図ユニットを地図格納部301に読み込む。   The map storage unit 301 reads map data in a range necessary for route search and spot setting from the recording device 103 and stores the map data. The point setting unit 302 sets the current position of the vehicle detected by the position detection unit 201 as a departure point and the point input by the input device 101 as a destination, and sets a departure node and a destination node on the map corresponding to each point. To do. The route search unit 303 uses a known Dijkstra method or the like to perform a search process using the departure node and destination node set by the location setting unit 302 in order from the lowest layer as a search start point, and the minimum from the departure node to the destination node Find the cost path. The search result data storage unit 304 records intermediate data and route information at the time of search. The map reading parallel processing unit 401 reads all the map units in the range used for the next search into the map storage unit 301 in parallel with the processing of the point setting unit 302 and the route search unit 303.

上記のように構成された第1の構成例の経路選出部203について、フローチャートに従って以下にその動作を詳述する。   The operation of the route selection unit 203 of the first configuration example configured as described above will be described in detail below according to a flowchart.

図6は、経路選出部203の第1の構成例における地点設定部302の動作を示すフローチャートである。まず、図6のステップS601において、地点設定部302は、記録装置103から最下位階層の地図データ(より詳細には、出発地(例えば、位置検出部201で検出された車両の現在位置)を含むブロックの地図データ)を読み込んで地図格納部301に格納し、出発地に一番近いノードを出発ノードとし、到達コスト(例えば、0)を設定する。次に、ステップS602において、地点設定部302は、記録装置103から最下位階層の地図データ(より詳細には、目的地(例えば、入力装置101によりユーザが入力した地点)を含むブロックの地図データ)を読み込んで地図格納部301に格納し、目的地に一番近いノードを目的ノードとし、到達コスト(例えば、0)を設定する。   FIG. 6 is a flowchart showing the operation of the point setting unit 302 in the first configuration example of the route selection unit 203. First, in step S601 of FIG. 6, the point setting unit 302 obtains the map data of the lowest hierarchy from the recording device 103 (more specifically, the departure place (for example, the current position of the vehicle detected by the position detection unit 201). Map data of the block including the data) is read and stored in the map storage unit 301, the node closest to the departure place is set as the departure node, and the arrival cost (for example, 0) is set. Next, in step S <b> 602, the location setting unit 302 includes map data of a block including the lowest-level map data (more specifically, a destination (for example, a location input by the user using the input device 101) from the recording device 103. ) Is stored in the map storage unit 301, the node closest to the destination is set as the destination node, and the arrival cost (for example, 0) is set.

このとき、地図読込並行処理部401は、地点設定部302の処理(図6参照)が開始されると同時に、最下位階層の出発地側探索に必要な範囲の地図データを、記録装置103から読み込んで地図格納部301に格納する。このとき読み込まれる地図データは、上記ステップS601において地点設定のために読み込まれたブロックの周辺に位置する複数のブロック(例えば、地点設定のために読み込まれたブロックを中心として取り囲む8つのブロック)の地図データである。このように、探索処理のために複数ブロックの地図データを必要とするのは、主として、上位階層への移行をより確実に行えるようにするためである。   At this time, the map reading parallel processing unit 401 starts the processing of the point setting unit 302 (see FIG. 6), and simultaneously obtains the map data in the range necessary for the search from the departure point side of the lowest hierarchy from the recording device 103. It is read and stored in the map storage unit 301. The map data read at this time is a plurality of blocks located around the block read for the point setting in step S601 (for example, eight blocks surrounding the block read for the point setting). Map data. Thus, the reason why the plurality of blocks of map data are required for the search processing is mainly to make it possible to more reliably move to a higher hierarchy.

次に、経路探索部303で最小コスト経路を求める経路探索処理を実行する。図7は、経路選出部203の第1の構成例における経路探索部303の経路探索処理の動作を示すフローチャートである。   Next, a route search process for obtaining a minimum cost route is executed by the route search unit 303. FIG. 7 is a flowchart showing the operation of the route search process of the route search unit 303 in the first configuration example of the route selection unit 203.

まず、図7のステップS701において、経路探索部303は、出発ノードを出発地側候補状態とし、目的ノードを目的地側候補状態とし、それぞれを探索結果データ格納部304に格納する。次に、経路探索部303は、最初の探索階層として、最下位階層を設定する(ステップS702)。   First, in step S701 in FIG. 7, the route search unit 303 sets the departure node as the departure side candidate state and the destination node as the destination side candidate state, and stores them in the search result data storage unit 304, respectively. Next, the route search unit 303 sets the lowest hierarchy as the first search hierarchy (step S702).

次に、経路探索部303は、必要となる地図データが地図格納部301に読み込まれていなければ記録装置103から読み込み、出発地側候補状態ノードを起点として公知のダイクストラ法を用いて、中間データを探索結果データ格納部304に記憶させながら、一定エリア内の出発地側探索処理を行う(ステップS703)。次に、経路探索部303は、ステップS703における一定エリア内の探索処理中に、目的地側候補状態ノードへの最短コスト経路が確定したか否かを判断する(ステップS704)。目的地側候補状態ノードへの最短コスト経路が確定した場合、経路探索部303は、経路が求められたものとして出発地側探索処理を終了してステップS711に進み、探索結果データ格納部304に記憶された探索結果から経路を構成する。一方、目的地側候補状態ノードへの最短コスト経路が確定していない場合、経路探索部303は、ステップS705の処理を実行する。   Next, the route search unit 303 reads the necessary map data from the recording device 103 if the map storage unit 301 has not been read, and uses the known Dijkstra method as a starting point for the intermediate data. Is stored in the search result data storage unit 304, and a departure side search process within a certain area is performed (step S703). Next, the route search unit 303 determines whether or not the shortest cost route to the destination candidate state node has been determined during the search process in the fixed area in step S703 (step S704). When the shortest cost route to the destination side candidate state node is determined, the route search unit 303 finishes the departure side search processing assuming that the route has been obtained, proceeds to step S711, and stores the search result data storage unit 304 in the search result data storage unit 304. A route is constructed from the stored search results. On the other hand, when the shortest cost route to the destination candidate state node has not been determined, the route search unit 303 executes the process of step S705.

上記ステップS705において、経路探索部303は、必要となる地図データが地図格納部301に読み込まれていなければ記録装置103から読み込み、目的地側候補状態ノードを起点として公知のダイクストラ法を用いて、中間データを探索結果データ格納部304に記憶させながら、一定エリア内の目的地側探索処理を行う。次に、経路探索部303は、ステップS705における一定エリア内の探索処理中に、出発地側探索終了ノードへの最短コスト経路が確定したか否かを判断する(ステップS706)。出発地側探索終了ノードへの最短コスト経路が確定した場合、経路探索部303は、経路が求められたものとして目的地側探索処理を終了してステップS711に進み、探索結果データ格納部304に記憶された探索結果から経路を構成する。一方、出発地側探索終了ノードへの最短コスト経路が確定していない場合、経路探索部303は、ステップS707の処理を実行する。   In step S705, the route search unit 303 reads the necessary map data from the recording device 103 if the map storage unit 301 has not read the map data, and uses a known Dijkstra method with the destination side candidate state node as a starting point. While storing the intermediate data in the search result data storage unit 304, a destination side search process in a certain area is performed. Next, the route search unit 303 determines whether or not the shortest cost route to the departure point side search end node has been determined during the search process in the fixed area in step S705 (step S706). When the shortest cost route to the departure point side search end node is confirmed, the route search unit 303 finishes the destination side search process on the assumption that the route has been obtained, proceeds to step S711, and stores the search result data storage unit 304 in the search result data storage unit 304. A route is constructed from the stored search results. On the other hand, when the shortest cost route to the departure point side search end node has not been determined, the route search unit 303 executes the process of step S707.

上記ステップS707において、経路探索部303は、探索階層が最上位階層であるか否かを判断する。このとき、探索階層が最上位階層であれば、経路探索部303は、探索失敗と判断し(ステップS710)、経路探索処理を終了する。一方、探索階層が最上位階層でなければ、経路探索部303は、出発地側探索エリアの外周に位置する探索済みノードであって上位階層にも記録されているノード(以降、出発地側上位移行ノードと呼ぶ)を出発地側候補状態に、目的地側探索エリアの外周に位置する探索済みノードであって上位階層にも記録されているノード(以降、目的地側上位移行ノードと呼ぶ)を目的地側候補状態にする(ステップS708)。次に、経路探索部303は、探索階層を一つ上の階層に移行し(ステップS709)、ステップS703の処理に戻る。以降、経路が求められるまで、経路探索部303は、ステップS703〜S709の処理を繰り返す。   In step S707, the route search unit 303 determines whether the search hierarchy is the highest hierarchy. At this time, if the search hierarchy is the highest hierarchy, the route search unit 303 determines that the search has failed (step S710), and ends the route search process. On the other hand, if the search hierarchy is not the highest hierarchy, the route search unit 303 is a searched node located on the outer periphery of the departure place side search area and recorded in the upper hierarchy (hereinafter referred to as the departure place side upper rank). A node that has been searched and is also recorded in the upper hierarchy (hereinafter referred to as a destination-side higher-level transition node). Is set as a destination candidate state (step S708). Next, the route search unit 303 moves the search hierarchy up one level (step S709), and returns to the process of step S703. Thereafter, the route search unit 303 repeats the processes of steps S703 to S709 until a route is obtained.

上述した第1の構成例によれば、従来と比べて次のように探索時間を削減することができる。図8は、従来の経路選出部203の処理タイミングを示すタイミングチャートである。また、図9は、本発明における経路選出部203の第1の構成例における処理タイミングを示すタイミングチャートである。従来は、図8に示すように、地点設定処理が終わった後に、最下位階層である階層1の出発地側探索用地図データの読込処理を実行していた。これに対し、本発明における経路選出部203の第1の構成例では、地図読込並行処理部401を追加することにより、図9に示すように、地点設定部302で実行される地点設定処理と、地図読込並行処理部401で実行される出発地側探索用地図データ(最下位階層である階層1の地図データ)の読込処理とを同時に行うようにしている。これによって、地点設定部302の地点設定処理の直後に経路探索部303の探索処理を開始できるため、結果として探索時間を短縮することができる。   According to the first configuration example described above, the search time can be reduced as follows compared to the conventional example. FIG. 8 is a timing chart showing processing timing of the conventional route selection unit 203. FIG. 9 is a timing chart showing processing timing in the first configuration example of the route selection unit 203 in the present invention. Conventionally, as shown in FIG. 8, after the point setting process is completed, the map data for searching for the departure point side in the lowest hierarchy, that is, the lowest hierarchy, is executed. On the other hand, in the first configuration example of the route selection unit 203 according to the present invention, by adding a map reading parallel processing unit 401, as shown in FIG. In addition, the map reading parallel processing unit 401 performs the reading process of the departure point side search map data (the map data of the lowest layer 1). Thereby, since the search process of the route search unit 303 can be started immediately after the spot setting process of the spot setting unit 302, the search time can be shortened as a result.

なお、上記第1の構成例では、地点設定部302と地図読込並行処理部401とが並列的に動作する必要があるため、地点設定部302と地図読込並行処理部401とを異なるCPUによって実現するようにしても良いし、地図読込並行処理部401をCPUの動作とは独立して機能する回路ブロック(例えば、DMA転送装置)で構成するようにしても良い。   In the first configuration example, since the spot setting unit 302 and the map reading parallel processing unit 401 need to operate in parallel, the spot setting unit 302 and the map reading parallel processing unit 401 are realized by different CPUs. Alternatively, the map reading parallel processing unit 401 may be configured by a circuit block (for example, a DMA transfer device) that functions independently of the operation of the CPU.

(2)経路選出部203の第2の構成例
図10は、図4に示す経路選出部203の第2の構成例を示す機能ブロック図である。図10において、この経路選出部203は、第1地図格納部501と、第2地図格納部502と、地点設定部302と、経路探索部303と、探索結果データ格納部304と、地図読込並行処理部401とを備えている。
(2) Second Configuration Example of Route Selection Unit 203 FIG. 10 is a functional block diagram showing a second configuration example of the route selection unit 203 shown in FIG. In FIG. 10, the route selection unit 203 includes a first map storage unit 501, a second map storage unit 502, a spot setting unit 302, a route search unit 303, a search result data storage unit 304, and a parallel map reading. And a processing unit 401.

第1および第2地図格納部501および502は、経路探索や地点設定に必要な範囲の地図データを記録装置103から読み込んで格納する。地点設定部302は、位置検出部201で検出された車両の現在位置を出発地に、入力装置101で入力した地点を目的地にして、各々に対応する地図上の出発ノードおよび目的ノードを設定する。経路探索部303は、公知のダイクストラ法等を用いて、最下位階層から順に地点設定部302で設定した出発ノードおよび目的ノードを探索開始点として探索処理を行い、出発ノードから目的ノードまでの最小コスト経路を求める。探索結果データ格納部304は、探索時の中間データや経路情報を記録する。地図読込並行処理部401は、地点設定部302および経路探索部303の処理と並行して、次の探索に用いる範囲の全ての地図ユニットを第1地図格納部501または第2地図格納部502に読み込む。   The first and second map storage units 501 and 502 read and store map data in a range necessary for route search and spot setting from the recording device 103. The point setting unit 302 sets the current position of the vehicle detected by the position detection unit 201 as a departure point and the point input by the input device 101 as a destination, and sets a departure node and a destination node on the map corresponding to each point. To do. The route search unit 303 uses a known Dijkstra method or the like to perform a search process using the departure node and destination node set by the location setting unit 302 in order from the lowest layer as a search start point, and the minimum from the departure node to the destination node Find the cost path. The search result data storage unit 304 records intermediate data and route information at the time of search. In parallel with the processing of the point setting unit 302 and the route search unit 303, the map reading parallel processing unit 401 stores all map units in the range used for the next search in the first map storage unit 501 or the second map storage unit 502. Read.

上記のように構成された第2の構成例の経路選出部203について、以下にその動作を詳述する。第1の構成例との違いは、地図格納部301が第1地図格納部501と第2地図格納部502の2つになったことと、地図読込並行処理部401の処理だけであるので、異なる部分のみ説明する。   The operation of the route selection unit 203 of the second configuration example configured as described above will be described in detail below. The only difference from the first configuration example is that the map storage unit 301 has two maps, the first map storage unit 501 and the second map storage unit 502, and the processing of the map reading parallel processing unit 401. Only the differences will be described.

地図読込並行処理部401は、地点設定部302の処理が開始されると同時に、最下位階層の出発地側探索に必要な範囲の地図データを、記録装置103から第1地図格納部501に読み込む。その後、経路探索部303が第1地図格納部501に読み込まれた地図データを用いて、階層1の出発地側探索処理を実行すると同時に、最下位階層の目的地側探索に必要な範囲の地図データを、記録装置103から第2地図格納部502に読み込む。このように、地図読込並行処理部401は、2重化された地図格納部を順次切り替えながら、経路探索が終了するまで、次の探索処理に必要な地図データを先読みしていく。   The map reading parallel processing unit 401 reads, from the recording device 103, the first map storage unit 501 from the recording device 103 the map data in the range necessary for the search for the departure point side of the lowest hierarchy at the same time when the processing of the point setting unit 302 is started. . Thereafter, the route search unit 303 uses the map data read into the first map storage unit 501 to execute the search process on the departure side of the hierarchy 1, and at the same time, the map in the range necessary for the destination side search of the lowest hierarchy Data is read from the recording device 103 into the second map storage unit 502. As described above, the map reading parallel processing unit 401 pre-reads map data necessary for the next search processing until the route search is completed while sequentially switching the duplicated map storage units.

図11は、経路選出部203の第2の構成例における処理タイミングを示すタイミングチャートである。以上のように、第2の構成例によれば、地図格納部を2重化し、地図読込並行処理部401を追加することにより、図11に示すように、地点設定部302および経路探索部303で行われる処理と並行して、経路探索部303で行われる次の探索処理に必要な地図データを先読みすることができる。その結果、1区間の探索終了直後に次の区間の探索処理を開始できるため、結果として探索時間を短縮することができる。   FIG. 11 is a timing chart showing processing timing in the second configuration example of the route selection unit 203. As described above, according to the second configuration example, by duplicating the map storage unit and adding the map reading parallel processing unit 401, as shown in FIG. 11, a point setting unit 302 and a route searching unit 303 are provided. In parallel with the process performed in step S1, the map data necessary for the next search process performed in the route search unit 303 can be prefetched. As a result, the search process for the next section can be started immediately after the end of the search for one section, and as a result, the search time can be shortened.

なお、上記第2の構成例では、地点設定部302および経路探索部303と、地図読込並行処理部401とが並列的に動作する必要がある。そのため、地図読込並行処理部401を、地点設定部302および経路探索部303と異なるCPUによって実現するようにしても良いし、地図読込並行処理部401を、CPUの動作とは独立して機能する回路ブロック(例えば、DMA転送装置)で構成するようにしても良い。   In the second configuration example, the point setting unit 302, the route searching unit 303, and the map reading parallel processing unit 401 need to operate in parallel. Therefore, the map reading parallel processing unit 401 may be realized by a CPU different from the point setting unit 302 and the route searching unit 303, and the map reading parallel processing unit 401 functions independently of the operation of the CPU. You may make it comprise with a circuit block (for example, DMA transfer apparatus).

(3)経路選出部203の第3の構成例
図12は、図4に示す経路選出部203の第3の構成例を示す機能ブロック図である。図12において、この経路選出部203は、地図格納部301と、地点設定部302と、経路探索部303と、探索結果データ格納部304と、探索階層判定部601とを備えている。
(3) Third Configuration Example of Route Selection Unit 203 FIG. 12 is a functional block diagram showing a third configuration example of the route selection unit 203 shown in FIG. In FIG. 12, the route selection unit 203 includes a map storage unit 301, a spot setting unit 302, a route search unit 303, a search result data storage unit 304, and a search hierarchy determination unit 601.

地図格納部301は、経路探索や地点設定に必要な範囲の地図データを記録装置103から読み込んで格納する。地点設定部302は、位置検出部201で検出された車両の現在位置を出発地に、入力装置101で入力した地点を目的地にして、各々に対応する地図上の出発ノードおよび目的ノードを設定する。探索階層判定部601は、地点設定部302で設定された出発ノードおよび目的ノードから、探索を行う階層を決定する。経路探索部303は、公知のダイクストラ法等を用いて、探索階層判定部601で決定した探索階層に対して最下位階層から順に、地点設定部302で設定した出発ノードおよび目的ノードを探索開始点として探索処理を行い、出発ノードから目的ノードまでの最小コスト経路を求める。探索結果データ格納部304は、探索時の中間データや経路情報を記録する。   The map storage unit 301 reads map data in a range necessary for route search and spot setting from the recording device 103 and stores the map data. The point setting unit 302 sets the current position of the vehicle detected by the position detection unit 201 as a departure point and the point input by the input device 101 as a destination, and sets a departure node and a destination node on the map corresponding to each point. To do. The search hierarchy determination unit 601 determines a hierarchy to be searched from the departure node and the destination node set by the point setting unit 302. The route search unit 303 uses the known Dijkstra method or the like to search for the departure node and the destination node set by the point setting unit 302 in order from the lowest layer to the search layer determined by the search layer determination unit 601. The minimum cost route from the departure node to the destination node is obtained. The search result data storage unit 304 records intermediate data and route information at the time of search.

上記のように構成された第3の構成例の経路選出部203について、以下にその動作を詳述する。第1の構成例との違いは、地図読込並行処理部401がなくなっていることと、探索階層判定部601での処理と、経路探索部303の処理の一部だけであるので、異なる部分のみ説明する。   The operation of the route selection unit 203 of the third configuration example configured as described above will be described in detail below. The difference from the first configuration example is that the map reading parallel processing unit 401 is eliminated, the processing in the search hierarchy determination unit 601 and only a part of the processing of the route search unit 303, so only the different parts explain.

探索階層判定部601では、地点設定部302で設定された出発ノードおよび目的ノードから、探索を行う階層を決定する。その際、出発ノードと目的ノード間の距離により、探索を行う最上位階層を設定し、その階層数が一定階層数(例えば、4階層)以上であれば、最下位階層と上記最上位階層を除く中間階層を省略することにより、探索対象階層を一定階層数(例えば、3階層)以下に抑える。図13は、階層3が省略される場合の概念図である。この図13の例では、出発ノードと目的ノード間の距離から、階層4まで探索が行われると判断し、中間階層である階層3を省略するようにしている。なお、省略される中間階層は、バランス良く一定間隔で設定するのが好ましい。   The search hierarchy determination unit 601 determines a hierarchy to be searched from the departure node and the destination node set by the point setting unit 302. At this time, the highest hierarchy to be searched is set according to the distance between the departure node and the destination node. If the number of hierarchy is equal to or higher than a certain number of hierarchy (for example, 4 hierarchy), the lowest hierarchy and the highest hierarchy are By omitting the excluded intermediate hierarchies, the search target hierarchies are kept below a certain number of hierarchies (for example, three hierarchies). FIG. 13 is a conceptual diagram when layer 3 is omitted. In the example of FIG. 13, it is determined that the search is performed up to the hierarchy 4 from the distance between the departure node and the destination node, and the hierarchy 3 that is an intermediate hierarchy is omitted. It should be noted that the omitted intermediate hierarchies are preferably set at regular intervals with good balance.

さらに、経路探索部303での経路探索処理について、フローチャートに従って以下にその動作を詳述する。図14は、経路選出部203の第3の構成例における経路探索部303の経路探索処理を示すフローチャートである。本フローチャートは、図7に示した経路選出部203の第1の構成例における経路探索部303(図5参照)の経路探索処理のフローチャートとほぼ同じであるため、異なる部分のみ説明する。   Further, the operation of the route search process in the route search unit 303 will be described in detail below according to the flowchart. FIG. 14 is a flowchart showing route search processing of the route search unit 303 in the third configuration example of the route selection unit 203. Since this flowchart is almost the same as the flowchart of the route search process of the route search unit 303 (see FIG. 5) in the first configuration example of the route selection unit 203 shown in FIG. 7, only different parts will be described.

本フローチャートが、経路選出部203の第1の構成例における経路探索部303の経路探索処理のフローチャート(図7)と異なる点は、ステップS1901〜S1907(図7のステップS701〜S707に相当)の後に、ステップS1912〜S1915の処理が追加された点である。ステップS1901〜S1907の処理により、現在の探索階層の探索処理が終了し、かつ、経路が求められなかったとき、経路探索部303は、ステップS1912において、探索階層判定部601の判定結果に従い、一つ上の階層は省略可能か否かを判断する。もし、省略可能でなければ、経路探索部303は、ステップS1908(図7のステップS708に相当)に進み、第1の構成例で説明したように一つ上の階層を探索階層として、探索処理を続行する。ステップS1912において、省略可能と判断した場合、経路探索部303は、ステップS1913に進み、出発地側探索エリアの外周に位置する探索済みノードであって、探索階層判定部601で決定された次探索候補階層にも記録されたノードを(出発地側上位階層移行ノード)出発地側候補状態に、目的地側探索エリアの外周に位置する探索済みノードであって、探索階層判定部601で決定された次探索候補階層にも記録されたノード(目的地側上位階層移行ノード)を目的地側候補状態に設定する。次に、経路探索部303は、次探索候補階層に移行したノード(出発地側上位階層移行ノードおよび目的地側上位階層移行ノード)が、特定個数(例えば8個)以上存在するかどうかを判定する(ステップS1914)。特定個数以上存在していなければ、経路探索部303は、ステップS1908に戻り、一つ上の上位階層を省略せずに、探索処理を続行する。一方、次探索候補階層に移行したノードが特定個数以上存在していれば、経路探索部303は、ステップS1915に進み、探索階層を次探索候補階層に移行させ、探索処理を続行する。   This flowchart is different from the flowchart (FIG. 7) of the route search process of the route search unit 303 in the first configuration example of the route selection unit 203 in steps S1901 to S1907 (corresponding to steps S701 to S707 in FIG. 7). Later, steps S1912 to S1915 are added. When the search processing of the current search hierarchy is completed by the processing of steps S1901 to S1907 and the route is not obtained, the route search unit 303 determines whether the search is performed according to the determination result of the search hierarchy determination unit 601 in step S1912. It is determined whether or not the upper hierarchy can be omitted. If it is not omissible, the route search unit 303 proceeds to step S1908 (corresponding to step S708 in FIG. 7), and as described in the first configuration example, the search processing is performed with the upper hierarchy as the search hierarchy. To continue. If it is determined in step S 1912 that the search can be omitted, the route search unit 303 proceeds to step S 1913 and is a searched node located on the outer periphery of the departure point side search area, and the next search determined by the search hierarchy determination unit 601. The node recorded in the candidate hierarchy is a (departure side higher hierarchy transition node) departure point side candidate state, a searched node located on the outer periphery of the destination side search area, and determined by the search hierarchy determination unit 601 The node recorded in the next search candidate hierarchy (destination side upper hierarchy transition node) is set to the destination side candidate state. Next, the route search unit 303 determines whether or not there are more than a specific number (for example, 8) of nodes (departure side upper layer transition node and destination side upper layer transition node) that have moved to the next search candidate layer. (Step S1914). If there is not a specific number or more, the route search unit 303 returns to step S1908 and continues the search process without omitting the upper layer one level above. On the other hand, if there is a specific number or more of nodes that have moved to the next search candidate hierarchy, the route search unit 303 proceeds to step S1915, shifts the search hierarchy to the next search candidate hierarchy, and continues the search process.

以上のように、第3の構成例によれば、探索階層判定部601を追加し、探索対象となる最下位階層と最上位階層とを除いた中間階層の探索を省略することにより、省略された階層の探索時間を削減するようにしているので、結果として探索時間を短縮することができる。   As described above, according to the third configuration example, the search hierarchy determination unit 601 is added, and the search of the intermediate hierarchy excluding the lowest hierarchy and the highest hierarchy to be searched is omitted. As a result, the search time can be shortened.

また、経路探索部303において、探索階層判定部601で決定された次探索候補階層への上位階層移行ノード数が一定数以下であれば、次探索候補階層よりも下位階層を次の探索階層とすることにより、上位階層移行ノード数の不足により生ずる遠回り経路の発生を防ぐことができ、結果として経路品質を向上することができる。   Further, in the route search unit 303, if the number of upper layer transition nodes to the next search candidate layer determined by the search layer determination unit 601 is equal to or less than a predetermined number, the lower layer is set as the next search layer. By doing so, it is possible to prevent the occurrence of a detour route caused by a shortage of the upper layer transition nodes, and as a result, it is possible to improve the route quality.

なお、第3の構成例では、探索開始前に省略可能な階層を決定していたが、1つの階層の探索が終了した後に、全ての上位階層について上位移行地点数をチェックし、各階層毎に決められた一定数以上の上位移行地点が存在する上位階層の内、一番上位の階層に移行するようにしてもよい。また、その際、探索対象となる最上位階層を、出発地と目的地との位置関係に従って決定していても良い。   In the third configuration example, the hierarchy that can be omitted is determined before the search is started. However, after the search for one hierarchy is completed, the number of upper transition points is checked for all the upper hierarchies. It is also possible to move to the highest hierarchy among the upper hierarchy where there are a certain number or more of the upper migration points. At that time, the highest hierarchy to be searched may be determined according to the positional relationship between the departure place and the destination.

なお、以上説明した第1〜第3の構成例では、現在の探索階層で経路が求まらない場合、一定エリア内の探索が終わった後に上位階層に移行するようにしているが、一定エリア内の探索が終了していなくても、一定数以上の上位階層移行ノードが確保できた段階で、探索を中止して上位階層に移行するようにしても良い。こうすることにより、最低限の探索範囲で探索階層を上位階層へ移行できるため、経路選出時間を短くすることができる。   In the first to third configuration examples described above, when a route cannot be obtained in the current search hierarchy, the search is made to move to a higher hierarchy after the search in the fixed area is completed. Even if the search is not completed, the search may be stopped and the upper layer may be shifted to a higher layer when a certain number of upper layer transition nodes have been secured. By doing so, the search hierarchy can be shifted to a higher hierarchy with a minimum search range, and the route selection time can be shortened.

さらに、以上説明した第1〜第3の構成例は、ハードウェアとして構成しても、マイクロコンピュータのマルチタスクなどのプログラム処理によって構成しても良い。また、ロケータ102は、車両の現在位置が検出できる機能を有していればどのような構成でも良い。また、入力装置101は、出力装置106に表示された地図の画像をスクロールさせることで位置を指定するようにしているが、予め記憶した緯度経度を選択する方法で位置を指定するようにしても良い。また、地点設定部302は、出発地をユーザが入力する位置によって設定しても良い。さらに、出発地・目的地にそれぞれ一番近いノードを出発ノードまたは目的ノードとしているが、一番近いリンク上の点にしても良いし、複数の地点を設定するようにしても良い。また、探索手法としてここではダイクストラ法を例に挙げたが、リンク毎のコスト情報を基に2地点間の最短コスト経路を求める方法であれば、どのような方法を用いても良い。また、出力装置106において、表示や音声により誘導を行うこととしたが、例えば自動操縦部を付加し、選出した経路を自動車の操縦系に与えるようにしても良い。さらに、上記実施の形態で説明した構成を組み合わせて使用してもかまわない。   Furthermore, the first to third configuration examples described above may be configured as hardware or may be configured by program processing such as multitasking of a microcomputer. The locator 102 may have any configuration as long as it has a function of detecting the current position of the vehicle. In addition, the input device 101 designates the position by scrolling the map image displayed on the output device 106. However, the input device 101 may designate the position by a method of selecting the latitude and longitude stored in advance. good. Further, the spot setting unit 302 may set the departure place according to the position where the user inputs. Furthermore, although the node closest to the departure point and the destination is set as the departure node or the destination node, it may be a point on the nearest link or a plurality of points may be set. Further, although the Dijkstra method is exemplified here as a search method, any method may be used as long as it is a method for obtaining the shortest cost path between two points based on cost information for each link. Further, the output device 106 performs guidance by display or voice. However, for example, an automatic control unit may be added to give the selected route to the control system of the automobile. Furthermore, the configurations described in the above embodiments may be used in combination.

また、本発明は、プログラムによって実現し、これをフロッピー(登録商標)ディスク等の記録媒体に記録して移送することにより、独立した他のコンピュータ・システムで容易に実施することができる。この場合、記録媒体は、フロッピー(登録商標)ディスクに限らず、光ディスク、ICカード、ROMカセット等、プログラムを記録できるものであればどのような媒体であっても良い。   In addition, the present invention is realized by a program, and can be easily implemented by another independent computer system by recording and transferring the program on a recording medium such as a floppy (registered trademark) disk. In this case, the recording medium is not limited to a floppy (registered trademark) disk, and may be any medium such as an optical disk, an IC card, and a ROM cassette as long as the program can be recorded.

本発明の経路選出方法は、最短コスト経路を、短時間で最適経路として提供することが可能なナビゲーション装置等に適用できる。   The route selection method of the present invention can be applied to a navigation device or the like that can provide the shortest cost route as an optimum route in a short time.

本発明の一実施形態に係るカーナビゲーションシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the car navigation system which concerns on one Embodiment of this invention. 地図データの一構成例を示す図である。It is a figure which shows one structural example of map data. 階層別地図データの構成を説明するための図である。It is a figure for demonstrating the structure of the map data according to a hierarchy. 図1に示すナビゲーション装置105の構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the navigation apparatus 105 shown in FIG. 図4に示す経路選出部203の第1の構成例を示す機能ブロック図である。FIG. 5 is a functional block diagram illustrating a first configuration example of a route selection unit 203 illustrated in FIG. 4. 経路選出部203の第1の構成例における地点設定部302の動作を示すフローチャートである。10 is a flowchart showing an operation of a point setting unit 302 in the first configuration example of the route selection unit 203. 経路選出部203の第1の構成例における経路探索部303の動作を示すフローチャートである。10 is a flowchart showing an operation of a route search unit 303 in the first configuration example of the route selection unit 203. 従来のカーナビゲーションシステムにおける探索処理動作と地図読込動作との処理タイミングを示すタイミングチャートである。It is a timing chart which shows the processing timing of search processing operation and map reading operation in the conventional car navigation system. 経路選出部203の第1の構成例における探索処理動作と地図読込動作との処理タイミングを示すタイミングチャートである。10 is a timing chart showing processing timings of a search processing operation and a map reading operation in the first configuration example of the route selection unit 203. 図4に示す経路選出部203の第2の構成例を示す機能ブロック図である。FIG. 5 is a functional block diagram illustrating a second configuration example of the route selection unit 203 illustrated in FIG. 4. 経路選出部203の第2の構成例における探索処理動作と地図読込動作との処理タイミングを示すタイミングチャートである。It is a timing chart which shows the processing timing of search processing operation and map reading operation in the 2nd example of composition of route selection part 203. 図4に示す経路選出部203の第3の構成例を示す機能ブロック図である。FIG. 5 is a functional block diagram illustrating a third configuration example of the route selection unit 203 illustrated in FIG. 4. 経路選出部203の第3の構成例において、階層3が省略される場合の概念図である。It is a conceptual diagram in case the hierarchy 3 is abbreviate | omitted in the 3rd structural example of the route selection part 203. FIG. 経路選出部203の第3の構成例における経路探索部303の経路探索処理を示すフローチャートである。12 is a flowchart showing route search processing of a route search unit 303 in the third configuration example of the route selection unit 203.

符号の説明Explanation of symbols

101 入力装置
102 ロケータ
103 記録装置
104 通信装置
105 ナビゲーション装置
106 出力装置
201 位置検出部
202 情報検索・提供部
203 経路選出部
204 誘導部
301 地図格納部
302 地点設定部
303 経路探索部
304 探索結果データ格納部
401 地図読込並行処理部
501 第1地図格納部
502 第2地図格納部
601 探索階層判定部
DESCRIPTION OF SYMBOLS 101 Input device 102 Locator 103 Recording device 104 Communication device 105 Navigation device 106 Output device 201 Position detection unit 202 Information search / providing unit 203 Route selection unit 204 Guide unit 301 Map storage unit 302 Point setting unit 303 Route search unit 304 Search result data Storage unit 401 Map reading parallel processing unit 501 First map storage unit 502 Second map storage unit 601 Search hierarchy determination unit

Claims (3)

階層化された地図データを用いて、任意の2地点間の最適経路を選出するための方法であって、
前記地図データ上で前記2地点を設定するステップと、
前記設定された2地点間の最適経路を地図データ上で探索する前に、当該2地点間の位置関係に応じて経路探索を行うべき最上位階層を決定し、さらに当該経路探索を行うべき最上位階層と最下位階層との間の中間階層の中から経路探索を行わない中間階層を前記2地点間の位置関係に応じて決定することによって、経路探索を行うべき探索候補階層を決定するステップと、
前記地図データに基づいて、前記設定された2地点間の最適経路を探索するステップとを備え、
前記最適経路を探索するステップは、探索範囲が広がるにつれて前記探索候補階層間で上位階層への移行処理を行いながら、前記設定された2地点間の最適経路を探索することを特徴とする、経路選出方法。
A method for selecting an optimal route between two arbitrary points using hierarchical map data,
Setting the two points on the map data;
Before searching the optimum route between the two set points on the map data, the highest hierarchy to be searched for route is determined according to the positional relationship between the two points, and the highest route to be searched for is further determined. A step of determining a search candidate layer to be searched for a route by determining an intermediate layer in which a route search is not performed among the intermediate layers between the upper layer and the lowest layer according to the positional relationship between the two points. When,
Searching for an optimal route between the set two points based on the map data,
The step of searching for the optimum route searches for the optimum route between the set two points while performing a transition process to an upper layer between the search candidate layers as the search range widens. Selection method.
前記探索候補階層を決定するステップは、最下位階層から前記経路探索を行うべき最上位階層までの階層数が所定数以上となるとき、経路探索を行うべき探索候補階層数が一定数以下となるように、経路探索を行わない中間階層を決定することを特徴とする、請求項1に記載の経路選出方法。   In the step of determining the search candidate hierarchy, when the number of hierarchies from the lowest hierarchy to the highest hierarchy to perform the route search is equal to or greater than a predetermined number, the number of search candidate hierarchies to perform the route search is a certain number or less. Thus, the route selection method according to claim 1, wherein an intermediate layer that does not perform route search is determined. 階層化された地図データを用いて、任意の2地点間の最適経路を選出するための方法であって、
前記地図データ上で前記2地点を設定するステップと、
探索範囲が広がるにつれて前記地図データを下位階層から上位階層に移行させつつ、前記設定された2地点間の最適経路を探索するステップとを備え、
前記最適経路を探索するステップは、
ある1つの階層での探索時または探索終了後において、当該ある1つの階層から各上位階層へ移行可能な地点数をそれぞれカウントし、
前記カウントされた地点数が予め決められた値以上存在する上位階層がある場合には、当該上位階層のうち一番上位の階層と前記ある1つの階層との間の階層での経路探索を行うことなく、当該一番上位の階層での経路探索を開始することを特徴とする、経路選出方法。
A method for selecting an optimal route between two arbitrary points using hierarchical map data,
Setting the two points on the map data;
Searching for an optimal route between the set two points while shifting the map data from a lower hierarchy to an upper hierarchy as the search range widens,
The step of searching for the optimum route includes:
Count the number of points that can be transferred from one layer to each higher layer at the time of searching in one layer or after the search,
When there is an upper layer in which the counted number of points is equal to or greater than a predetermined value, route search is performed in a layer between the highest layer of the upper layer and the one layer. A route selection method, characterized in that a route search in the highest hierarchy is started.
JP2005188475A 2005-06-28 2005-06-28 Route selection method Expired - Fee Related JP3910203B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005188475A JP3910203B2 (en) 2005-06-28 2005-06-28 Route selection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005188475A JP3910203B2 (en) 2005-06-28 2005-06-28 Route selection method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP6357198A Division JP3717300B2 (en) 1998-03-13 1998-03-13 Route selection method

Publications (2)

Publication Number Publication Date
JP2005338095A JP2005338095A (en) 2005-12-08
JP3910203B2 true JP3910203B2 (en) 2007-04-25

Family

ID=35491794

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005188475A Expired - Fee Related JP3910203B2 (en) 2005-06-28 2005-06-28 Route selection method

Country Status (1)

Country Link
JP (1) JP3910203B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4941046B2 (en) * 2007-03-28 2012-05-30 株式会社Jvcケンウッド Route calculator
JP5057246B2 (en) * 2008-10-16 2012-10-24 アイシン・エィ・ダブリュ株式会社 Navigation device and program
US11256696B2 (en) * 2018-10-15 2022-02-22 Ocient Holdings LLC Data set compression within a database system

Also Published As

Publication number Publication date
JP2005338095A (en) 2005-12-08

Similar Documents

Publication Publication Date Title
US7769541B2 (en) Vehicle navigation system and method of generating updated map data for vehicle navigation system
JP5590950B2 (en) Navigation device and guided route search method
JP2006112932A (en) Navigation system for electric vehicle
JPH109884A (en) Path guidance apparatus and path finding method for vehicle
JP4682732B2 (en) Navigation device
JP2002310699A (en) Mobile navigation device and mobile navigation method
JPH09184734A (en) Path selection method and system
JP3750323B2 (en) Vehicle navigation device and storage medium storing program thereof
JP4502335B2 (en) Map display system, terminal device, map display server, and map display method
JP3717300B2 (en) Route selection method
JP3910203B2 (en) Route selection method
JP2010281770A (en) Navigation system and icon display method
JP4145199B2 (en) Destination patrol route search method and navigation system
JP3789306B2 (en) Route search method
CN103189718B (en) Path guiding device and path guide method
JP4372526B2 (en) Navigation device and guidance method for surrounding facilities
JP3171574B2 (en) Route selection method
JPH11325935A (en) Course searching unit
JP4230935B2 (en) Navigation device, map matching method, and navigation program
JP4145756B2 (en) NAVIGATION DEVICE, NAVIGATION METHOD, PROGRAM THEREOF, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP4899732B2 (en) Map display device, map display method, and computer program
JP2002156238A (en) Navigation apparatus
JP4028362B2 (en) Navigation device, route search data update method, and route search data update program
JP3966325B2 (en) Vehicle navigation apparatus and map data reading method in the apparatus
JP4455155B2 (en) Mobile navigation device

Legal Events

Date Code Title Description
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: 20070123

A61 First payment of annual fees (during grant procedure)

Effective date: 20070123

Free format text: JAPANESE INTERMEDIATE CODE: A61

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees