JPH04301515A - Route searching apparatus - Google Patents

Route searching apparatus

Info

Publication number
JPH04301515A
JPH04301515A JP6661391A JP6661391A JPH04301515A JP H04301515 A JPH04301515 A JP H04301515A JP 6661391 A JP6661391 A JP 6661391A JP 6661391 A JP6661391 A JP 6661391A JP H04301515 A JPH04301515 A JP H04301515A
Authority
JP
Japan
Prior art keywords
section
search
road information
route
road
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
JP6661391A
Other languages
Japanese (ja)
Other versions
JP2949887B2 (en
Inventor
Yukio Noritake
則竹 幸雄
Hidetoshi Fujimoto
英俊 藤本
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.)
Denso Corp
Original Assignee
NipponDenso 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 NipponDenso Co Ltd filed Critical NipponDenso Co Ltd
Priority to JP6661391A priority Critical patent/JP2949887B2/en
Publication of JPH04301515A publication Critical patent/JPH04301515A/en
Application granted granted Critical
Publication of JP2949887B2 publication Critical patent/JP2949887B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a route searching apparatus which can speedily and correctly search for a route with a small quantity of data. CONSTITUTION:Road data formed from a first level to a third level are stored in an external storage device 6. The road data of each level stores the data of roads including overlapping areas of a block sectioned in a road map and the other peripheral blocks adjacent to the block. When a starting point and a destination are designated from an input device 2, a control device 8 selects sequentially from the road data of the lowest level road data including either one of the two points, and one road data including the two points or two road data able to connect the two points by the overlapping area, thereby to determine the road data to be used to search for a route. Then, the route connecting the two points is searched based on the determined road data.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、車両の走行経路を案内
する車両用走行案内装置(ナビゲーション装置)に設け
られ、予め記憶された階層構造の地図データに基づき、
出発地と目的地とを結ぶ走行経路を探索する経路探索装
置に関する。
[Industrial Field of Application] The present invention is provided in a vehicle travel guide device (navigation device) that guides the travel route of a vehicle, and based on pre-stored hierarchical map data,
The present invention relates to a route search device that searches for a travel route connecting a departure point and a destination.

【0002】0002

【従来の技術】従来より、この種の経路探索装置として
、特開平2−56591号公報に開示されている如く、
道路地図を複数に分割した各ブロックの道路情報を、一
ブロックの大きさの異なる各階層毎に作成しておき、出
発地及び目的地が指定されると、まず一ブロックの大き
さが最も小さい下位の階層にて、同一ブロック内に出発
地及び目的地を含む道路情報があるかどうかを判断し、
同一ブロック内に出発地及び目的地を含む道路情報があ
れば該道路情報に基づき出発地から目的地までの経路を
探索し、同一ブロック内に出発地及び目的地を含む道路
情報がなければ、出発地及び目的地をそれぞれ含む2つ
のブロックの道路情報に基づき、各ブロック内の出発地
及び目的地から隣接ブロック内の道路網に連結している
連結地点までの経路を探索し、この探索により出発地及
び目的地をそれぞれ含む各ブロックの連結地点が一致す
れば(即ち各ブロックが隣接していれば)、この連結地
点を介して各ブロック内での探索結果を連結して出発地
から目的地までの経路を決定し、逆に各ブロックの連結
地点が一致しなければ(即ち各ブロックが隣接していな
ければ)、探索を行なう道路情報の階層を上位の階層に
変更して、上記と同様に経路探索を行なう、というよう
に、階層化した道路情報の下位階層から上位階層へと順
次経路探索を行なうことにより、出発地から目的地まで
の経路を決定するものが知られている。
2. Description of the Related Art Conventionally, as a route searching device of this type, as disclosed in Japanese Patent Application Laid-Open No. 2-56591,
The road map is divided into multiple blocks, and road information for each block is created for each layer with different block sizes.When the starting point and destination are specified, first the block size is the smallest. At a lower level, it is determined whether there is road information including the departure point and destination within the same block,
If there is road information including a departure point and destination in the same block, a route from the departure point to the destination is searched based on the road information, and if there is no road information including the departure point and destination in the same block, Based on the road information of two blocks that each include a departure point and a destination, a route is searched from the departure point and destination in each block to a connection point that is connected to the road network in an adjacent block. If the connecting points of each block containing the starting point and destination are the same (that is, if the blocks are adjacent), the search results within each block are connected through this connecting point, and the search results from the starting point to the destination are connected. If the connecting points of each block do not match (that is, the blocks are not adjacent), change the layer of road information to be searched to a higher layer and perform the above procedure. It is known that a route is determined from a departure point to a destination by sequentially searching for a route from a lower layer to a higher layer of hierarchical road information.

【0003】0003

【発明が解決しようとする課題】しかし上記従来の装置
においては、道路地図を複数に分割した各ブロックの道
路情報を一単位として探索を行ない、この探索ブロック
内での道路網と隣接ブロックの道路網との接続は、道路
地図をブロック分割した際に分断された道路の地点を表
す連結地点に基づき行っているため、各ブロック毎の道
路情報には、実際の道路に存在する交差点情報とは別に
、実際の道路には存在しない連結地点情報をも記憶して
おく必要があり、地図データの作成が面倒で、しかもそ
のデータ量が多くなるため経路探索に時間がかかるとい
った問題があった。また上記従来の装置においては、出
発地側からの探索ブロックと目的地側からの探索ブロッ
クが同一であるか隣接しているかによって探索処理が異
なるため、探索処理を行なうマイクロコンピュータのプ
ログラム容量が多くなり、これによっても経路探索に時
間がかかるといった問題があった。
[Problems to be Solved by the Invention] However, in the conventional device described above, a road map is divided into a plurality of blocks, and the road information of each block is searched as one unit, and the road network within this search block and the roads of adjacent blocks are searched. Connection with the network is based on connection points that represent the points of roads that are divided when the road map is divided into blocks, so the road information for each block may differ from the intersection information that exists on the actual road. Another problem is that it is necessary to store connection point information that does not exist on actual roads, making it troublesome to create map data, and the amount of data increases, making route searching time-consuming. In addition, in the conventional device described above, the search processing differs depending on whether the search blocks from the departure point and the search blocks from the destination are the same or adjacent, so the program capacity of the microcomputer that performs the search processing is large. This also caused the problem that route searching took a long time.

【0004】本発明はこうした問題に鑑みなされたもの
で、少ないデータ量にて、経路探索を速やかに且つ正確
に行なうことができる経路探索装置を提供することを目
的としている。
The present invention has been made in view of these problems, and an object of the present invention is to provide a route search device that can quickly and accurately perform route searches using a small amount of data.

【0005】[0005]

【課題を解決するための手段】即ち、上記目的を達成す
るためになされた本発明は、図1に例示する如く、道路
地図を所定の大きさで複数に分割した各ブロック毎に作
成され、当該ブロックを囲む周囲のブロックとのオーバ
ラップ領域を含む所定領域を一区画とする複数の道路情
報が、一ブロックの大きさが異なる各階層毎に記憶され
た地図データ記憶手段と、外部から上記道路地図上の2
つの地点が指定されると、上記地図データ記憶手段に記
憶された一ブロックの大きさが小さい下位の階層の道路
情報から順に、少なくとも上記指定された2地点のいず
れか一つを含む道路情報,及び該2地点を含む一つの道
路情報又は上記オーバラップ領域により該2地点を接続
可能な2つの道路情報を選択してゆき、該2地点を接続
するのに必要な道路情報を決定する道路情報決定手段と
、該道路情報決定手段により決定された道路情報に基づ
き、上記2地点の内の一方の地点から他方の地点に至る
経路を探索する経路探索手段と、を備えたことを特徴と
する経路探索装置を要旨としている。
[Means for Solving the Problems] That is, the present invention has been made to achieve the above object, as shown in FIG. A plurality of pieces of road information in which a predetermined area including an overlapping area with surrounding blocks surrounding the block is stored as one section are stored in map data storage means for each layer in which the size of one block is different, and the above-mentioned information is stored from outside. 2 on the road map
When one point is specified, road information including at least one of the two points specified above is stored in the map data storage means, in order from the lowest level of road information with the smallest block size; and road information that selects one piece of road information that includes the two points or two pieces of road information that can connect the two points based on the overlap area, and determines the road information necessary to connect the two points. The present invention is characterized by comprising a determining means, and a route searching means for searching for a route from one of the two points to the other point based on the road information determined by the road information determining means. The gist is a route search device.

【0006】[0006]

【作用】このように本発明の経路探索装置においては、
従来と同様、地図データ記憶手段には各階層毎に複数の
道路情報が記憶されているが、一つの道路情報には、道
路地図を分割したブロック内の道路情報だけでなく、そ
のブロックを囲む周囲のブロックとのオーバラップ領域
の道路情報が含まれている。そして外部から道路地図上
の2つの地点が指定されると、道路情報決定手段が、地
図データ記憶手段に記憶された下位の階層の道路情報か
ら順に、少なくとも外部から指定された2地点のいずれ
か一つを含む道路情報,及びその2地点を含む一つの道
路情報又はオーバラップ領域によりその2地点を接続可
能な2つの道路情報を選択してゆき、その2地点を接続
するのに必要な道路情報を決定する。すると経路探索手
段が、その決定された道路情報に基づき、外部から指定
された2地点の内の一方の地点から他方の地点に至る経
路を探索する。
[Operation] As described above, in the route searching device of the present invention,
As in the past, the map data storage means stores a plurality of pieces of road information for each layer, but one piece of road information includes not only road information within a block into which a road map is divided, but also road information surrounding that block. Contains road information for areas that overlap with surrounding blocks. Then, when two points on the road map are specified from the outside, the road information determining means selects at least one of the two points specified from the outside in order from the lowest layer of road information stored in the map data storage means. Select road information that includes one point, and one road information that includes those two points, or two road information that can connect those two points using an overlap area, and then select the road information that is necessary to connect those two points. determine information. Then, the route search means searches for a route from one of the two externally specified points to the other point based on the determined road information.

【0007】[0007]

【実施例】以下に本発明の実施例を図面と共に説明する
。まず図2は、本発明が適用された車両用のナビゲーシ
ョン装置の概略構成を表すブロック図である。図に示す
如く本実施例のナビゲーション装置は、出発地,目的地
等を入力するためのスイッチ,車両の走行により変化す
る車両の現在位置を検出するための方位や車速等を検出
するセンサ等からなる入力装置2と、走行経路案内用の
道路地図や車両の現在位置等を表示する表示装置4と、
予め地図データが格納された地図データ記憶手段として
の外部記憶装置6と、入力装置2からの入力信号に基づ
き車両の走行経路を探索して表示装置4に地図表示を行
なう制御装置8とから構成されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Examples of the present invention will be described below with reference to the drawings. First, FIG. 2 is a block diagram showing a schematic configuration of a vehicle navigation device to which the present invention is applied. As shown in the figure, the navigation device of this embodiment includes switches for inputting the starting point, destination, etc., and sensors for detecting the direction, vehicle speed, etc. for detecting the current position of the vehicle, which changes as the vehicle travels. an input device 2, a display device 4 that displays a road map for driving route guidance, the current position of the vehicle, etc.
It is composed of an external storage device 6 as a map data storage means in which map data is stored in advance, and a control device 8 that searches for a vehicle travel route based on an input signal from the input device 2 and displays the map on the display device 4. has been done.

【0008】外部記憶装置6には、第1レベルから第3
レベルまでの階層化した道路情報が地図データとして記
憶されている。ここで第1レベルの道路情報は、全国を
関東,東海,近畿,北陸,中国…というように大きな地
区(以下,第1ブロックという)毎に分割して、例えば
関東−東海,関東−近畿,関東−中国,…というように
第1ブロックの各々を結ぶ(即ち、少なくとも2つの第
1ブロックを含む)広域の領域を一区画として作成され
た、国道,高速道路等の幹線道路のみからなる道路情報
である。
The external storage device 6 includes data from the first level to the third level.
Hierarchical road information is stored as map data. Here, the first level road information is divided into large areas (hereinafter referred to as "first block") such as Kanto, Tokai, Kinki, Hokuriku, Chugoku, etc., and the whole country is divided into large areas (hereinafter referred to as the first block), such as Kanto-Tokai, Kanto-Kinki, etc. A road consisting only of arterial roads such as national highways and expressways, created as one section that connects each of the first blocks (i.e., includes at least two first blocks), such as Kanto - Chugoku, etc. It is information.

【0009】また第2レベルの道路情報は、全国をある
一定の大きさ(例えば16km四方)のブロック(以下
,第2ブロックという)に分割し、各第2ブロック毎に
、当該第2ブロックを中心とするx×x(但し、x>1
であり、本実施例ではx=5)個の第2ブロックからな
る領域を一区画として作成された、上記幹線道路と県道
等の各地の主要道路とからなる道路情報である。
[0009] Second-level road information divides the entire country into blocks (hereinafter referred to as second blocks) of a certain size (for example, 16 km square), and for each second block, the second block is Centered x×x (where x>1
In this embodiment, the road information is created with an area made up of x=5) second blocks as one section, and is made up of the above-mentioned arterial roads and major roads in various places such as prefectural roads.

【0010】また更に第3レベルの道路情報は、第2レ
ベルの道路情報を作成した際の一つのブロック(即ち第
2ブロック)を更にy×y(但し、y>1であり、本実
施例ではy=4)個のブロック(以下,第3ブロックと
いう)に分割し、各第3ブロック毎に、当該第3ブロッ
クを中心とするz×z(但し、z>1であり、本実施例
ではz=3)個の第3ブロックからなる領域を一区画と
して作成された、上記幹線道路及び主要道路と、市町村
道等の地方道路とからなる道路情報である。
Furthermore, the third level road information is created by adding one block (ie, the second block) when creating the second level road information to y×y (however, y>1, and in this embodiment Then, divide it into y=4) blocks (hereinafter referred to as the third block), and for each third block, z×z (however, z>1, and this embodiment Here, the road information is created with an area made up of z=3) third blocks as one section, and is made up of the above-mentioned arterial roads and main roads, and local roads such as municipal roads.

【0011】つまり外部記憶装置6に記憶されている第
1レベルから第3レベルまでの階層化した道路情報のそ
れぞれには、道路地図を分割した各ブロック毎に、その
ブロックの周囲の領域(即ち他のブロックとのオーバラ
ップ領域)を含む道路情報が記憶されている。なお第2
レベル及び第3レベルの道路情報において、道路情報を
作成すべき区画が山岳地等であり、区画内に表示すべき
道路がないような場合には、道路情報は作成されない。
[0011] In other words, each of the hierarchical road information from the first level to the third level stored in the external storage device 6 includes the area surrounding the block (i.e., for each block into which the road map is divided). road information including overlapping areas with other blocks) is stored. Furthermore, the second
In the level and third level road information, if the section for which road information is to be created is in a mountainous area or the like and there is no road to be displayed within the section, no road information will be created.

【0012】また次に上記各道路情報は、当該区画内の
道路網が例えば図3(a)に示す如き道路網であれば、
その道路網を構成する各交差点(ノード)毎に、図3(
b)に示す如く作成されている。つまり各道路情報は、
各ノード毎に、各ノードに順に付されたノード番号情報
と、各ノードに接続された道路(リンク)の数を表す接
続リンク数情報と、各ノードに接続されたリンクに順に
付されたリンク番号情報と、各ノードに接続されたリン
クを特定するためのリンク標準コード情報と、各ノード
に接続されたリンクの距離を表すリンク距離情報とによ
り構成されている。
[0012] Next, each of the above road information is such that if the road network in the section is as shown in FIG. 3(a),
Figure 3 (
It is created as shown in b). In other words, each road information is
For each node, there is node number information attached in order to each node, number of connected links information indicating the number of roads (links) connected to each node, and links attached in order to the links connected to each node. It is composed of number information, link standard code information for specifying the link connected to each node, and link distance information representing the distance of the link connected to each node.

【0013】なおリンク標準コードは、あるノードに接
続する最大リンク数を上限として1から付けたもので、
上位階層の道路情報にてノードに接続されるリンク数が
減少してもその番号は変わらない。つまり最下位の階層
(本実施例では第3レベル)の道路情報において、特定
ノードに1,2,3,4のリンクが接続されていた場合
、その上位階層(つまり第2或いは第1レベル)の道路
情報の特定ノードに接続されるリンクの標準コードは1
,3,4というようになる。
[0013] The link standard code is assigned from 1 to the maximum number of links connected to a certain node.
Even if the number of links connected to a node in the upper layer road information decreases, the number does not change. In other words, in the road information at the lowest level (third level in this example), if links 1, 2, 3, and 4 are connected to a specific node, the upper level (that is, the second or first level) The standard code for a link connected to a specific node of road information is 1
, 3, 4, and so on.

【0014】また図には示さないが、上記道路網を構成
する各リンクには、後述の経路探索時に各ノードに重み
を付けるために、リンク標準コードに対応して、国道,
県道等の道路種別を表す種別情報,道路幅を表す幅員情
報,有料道路であるか否かを表す識別情報,右左折や一
方通行等の通行規則を表す規則情報等も付されており、
更に各ノードには、その位置を特定するための座標情報
,例えば接続される道路(リンク)が一方通行であると
いうように、探索の始点或いは終点としては適当でない
ノードである旨を表す識別情報,ノードを特定するため
のノード標準コード情報等が付されている。
[0014] Although not shown in the figure, each link constituting the road network has a national highway,
Type information indicating the type of road such as a prefectural road, road width information indicating the road width, identification information indicating whether it is a toll road or not, and rule information indicating traffic rules such as right and left turns and one-way streets are also attached.
Furthermore, each node includes coordinate information for specifying its position, and identification information indicating that the node is not suitable as the starting or ending point of the search, for example, the connected road (link) is one-way. , node standard code information, etc. for identifying the node are attached.

【0015】このように構成された本実施例のナビゲー
ション装置においては、入力装置2を介して外部から出
発地及び目的地が入力されると、制御装置8が、上記外
部記憶装置6に記憶された地図データに基づき、出発地
点と目的地点とを結ぶ経路を探索する。以下、この探索
処理について、図4〜図6に示すフローチャートに基づ
き説明する。
In the navigation device of this embodiment configured as described above, when a departure point and a destination are inputted from the outside via the input device 2, the control device 8 stores them in the external storage device 6. Search for a route between the starting point and the destination point based on the map data obtained. This search process will be explained below based on the flowcharts shown in FIGS. 4 to 6.

【0016】図4に示す如く、探索処理が開始されると
、ステップ100にて、図5に示す手順で、経路の探索
に必要な探索区画を決定する。なおこのステップ100
の処理は、道路情報決定手段に相当する。
As shown in FIG. 4, when the search process is started, in step 100, search sections necessary for route search are determined in accordance with the procedure shown in FIG. Note that this step 100
The processing corresponds to road information determining means.

【0017】即ち、図5に示す如く、まずステップ31
0にて出発地の座標(始点座標)Oを含む第3レベルの
区画(始点第3区画)K31と目的地の座標(終点座標
)Dを含む第3レベルの区画(終点第3区画)K32を
算出し、続くステップ320にて、この算出した始点第
3区画K31及び終点第3区画K32は、同一区画であ
るか否かを判断する。そして図7(a)に示す如く、始
点第3区画K31及び終点第3区画K32が同一区画で
あれば、この区画の道路情報に基づき出発地から目的地
までの経路を探索できるので、ステップ330に移行し
て、探索区画はこの第3レベルの区画1個である旨を決
定して、後述ステップ440に移行する。
That is, as shown in FIG. 5, first step 31
A third level section (starting point third section) K31 that includes the departure point coordinates (start point coordinates) O at 0 and a third level section (end point third section) K32 that includes the destination coordinates (end point coordinates) D. In the following step 320, it is determined whether the calculated starting point third section K31 and end point third section K32 are the same section. As shown in FIG. 7(a), if the third starting point section K31 and the third ending section K32 are the same section, the route from the starting point to the destination can be searched based on the road information of this section, so step 330 Then, it is determined that the search section is one section at the third level, and the process moves to step 440, which will be described later.

【0018】一方ステップ320にて始点第3区画K3
1と終点第3区画K32とが同一区画ではないと判断さ
れると、今度はステップ340に移行して、図7(b)
に示す如く、始点第3区画K31と終点第3区画K32
とが隣接しており、そのオーバラップ領域が重複してい
るか否かによって、その2区画で経路探索が可能である
か否かを判断する。そして図7(b)に示す如く、始点
第3区画K31と終点第3区画K32との2区画により
経路探索が可能であれば、ステップ350に移行して、
探索区画はこの第3レベルの2区画である旨を決定して
、後述ステップ440に移行する。
On the other hand, in step 320, the starting point third section K3
If it is determined that 1 and the end point third section K32 are not the same section, the process moves to step 340, as shown in FIG. 7(b).
As shown, the starting point third section K31 and the ending point third section K32
It is determined whether route search is possible between the two sections, depending on whether the two sections are adjacent to each other and their overlapping areas overlap. Then, as shown in FIG. 7(b), if the route search is possible using two sections, the starting point third section K31 and the ending point third section K32, the process moves to step 350,
It is determined that the search sections are the two sections at the third level, and the process moves to step 440, which will be described later.

【0019】また次にステップ340にて、始点第3区
画K31と終点第3区画K32との2区画では経路探索
ができないと判断されると、今度はステップ360に移
行して、図7(c)に示す如く、始点第3区画K31と
終点第3区画K32とが、隣接するもう一つの第3レベ
ルの区画K33によりオーバラップ状態で接続可能であ
るか否かによって、その3区画で経路探索が可能となる
かどうかを判断する。そして図7(c)に示す如く、始
点第3区画K31と、終点第3区画K32と、隣接区画
K33との3区画により経路探索が可能であれば、ステ
ップ370に移行して、探索区画はこの第3レベルの3
区画である旨を決定し、後述ステップ440に移行する
Next, in step 340, if it is determined that the route search cannot be performed in the two sections, the third section K31 at the starting point and the third section K32 at the end point, the process moves to step 360, and the process shown in FIG. ), depending on whether or not the starting point third section K31 and the ending point third section K32 can be connected in an overlapping state by another adjacent third level section K33, the route search is performed using the three sections. determine whether it is possible. Then, as shown in FIG. 7(c), if the route search is possible using the three sections of the starting point third section K31, the ending point third section K32, and the adjacent section K33, the process moves to step 370, and the search section is This third level 3
It is determined that it is a partition, and the process moves to step 440, which will be described later.

【0020】なお図7において、破線で区切られた各ブ
ロックは、前述の第3ブロックを表し、第3レベルの道
路情報の一区画は、前述したように3×3個の第3ブロ
ックからなる領域であることを示している。また上記ス
テップ310では、第3レベルの区画の中心に位置する
第3ブロック内に始点座標O又は終点座標Dが存在する
区画を、始点第3区画K31又は終点第3区画K32と
して求める。
In FIG. 7, each block separated by a broken line represents the aforementioned third block, and one section of road information at the third level is composed of 3×3 third blocks as described above. This indicates that it is a region. Further, in step 310, a section in which the starting point coordinate O or the ending point coordinate D exists in the third block located at the center of the third level section is determined as the starting point third section K31 or the ending point third section K32.

【0021】次に上記ステップ360にて、第3レベル
の3区画を用いて経路探索を行なうことができないと判
断されると、ステップ380に移行して、探索範囲を第
2レベルの道路情報まで拡大すべく、出発地の座標(始
点座標)Oを含む第2レベルの区画(始点第2区画)K
21と目的地の座標(終点座標)Dを含む第2レベルの
区画(終点第2区画)K22を算出する。そして続くス
テップ390にて、この算出した始点第2区画K21及
び終点第2区画K22は、同一区画であるか否かを判断
し、図8(a)に示す如く、始点第2区画K21と終点
第2区画K22が同一区画であれば、この区画の道路情
報と、これより下位の始点第3区画K31及び終点第3
区画K32の道路情報に基づき、出発地から目的地まで
の経路を探索できるので、ステップ400に移行して、
探索区画は始点第3区画K31,この第2レベルの区画
,及び終点第3区画K32の合計3区画である旨を決定
して、後述ステップ440に移行する。
[0021] Next, in step 360, if it is determined that the route search cannot be performed using the three sections of the third level, the process moves to step 380, and the search range is extended to the road information of the second level. In order to enlarge, the second level section (starting point second section) K containing the coordinates of the starting point (starting point coordinates) O
21 and the coordinates of the destination (end point coordinates) D. A second level section (end point second section) K22 is calculated. In the subsequent step 390, it is determined whether the calculated starting point second section K21 and ending point second section K22 are the same section, and as shown in FIG. 8(a), the starting point second section K21 and the ending point If the second section K22 is the same section, the road information of this section, the lower starting point third section K31 and the lower end point third section
Since the route from the departure point to the destination can be searched based on the road information of block K32, the process moves to step 400.
It is determined that the search sections are a total of three sections: the starting point third section K31, this second level section, and the end point third section K32, and the process moves to step 440, which will be described later.

【0022】一方ステップ390にて始点第2区画K2
1と終点第2区画K22とが同一区画ではないと判断さ
れると、今度はステップ410に移行して、図8(b)
に示す如く、始点第2区画K21と終点第2区画K22
とが隣接しており、そのオーバラップ領域が重複してい
るか否かによって、その2区画で経路探索が可能である
か否かを判断する。そして図7(b)に示す如く、始点
第2区画K21と終点第2区画K22との2区画により
経路探索が可能であれば、ステップ420に移行して、
探索区画は、始点第3区画K31,始点第2区画K21
,終点第2区画K22,及び終点第3区画K32の合計
4区画である旨を決定して、後述ステップ440に移行
する。
On the other hand, in step 390, the starting point second section K2
If it is determined that 1 and the end point second section K22 are not the same section, the process moves to step 410, as shown in FIG. 8(b).
As shown, the starting point second section K21 and the ending point second section K22
It is determined whether route search is possible between the two sections, depending on whether the two sections are adjacent to each other and their overlapping areas overlap. Then, as shown in FIG. 7(b), if the route search is possible using two sections, the starting point second section K21 and the ending point second section K22, the process moves to step 420,
The search sections are the starting point third section K31 and the starting point second section K21.
, the second end point section K22, and the third end point section K32, a total of four sections are determined, and the process moves to step 440, which will be described later.

【0023】また次にステップ410にて、始点第2区
画K21と終点第2区画K22とでは経路探索ができな
いと判断されると、今度はステップ430に移行して、
図9に示す如く、始点第2区画K21と終点第2区画K
22とを含む第1レベルの区画(第1区画)K1を求め
、探索区画は、始点第3区画K31,始点第2区画K2
1,第1区画K1,終点第2区画K22,及び終点第3
区画K32の合計5区画である旨を決定して、ステップ
440に移行する。
[0023] Next, in step 410, if it is determined that route search is not possible between the starting point second section K21 and the ending point second section K22, the process moves to step 430.
As shown in FIG. 9, the starting point second section K21 and the ending point second section K
The first level section (first section) K1 containing 22 is calculated, and the search sections are the starting point third section K31 and the starting point second section K2.
1, 1st section K1, end point 2nd section K22, and end point 3rd section
It is determined that there are five sections in total, including section K32, and the process moves to step 440.

【0024】なお図8及び図9において、破線で区切ら
れた各ブロックは、前述の第2ブロックを表し、第2レ
ベルの道路情報の一区画は、前述したように5×5個の
第2ブロックからなる領域であることを示している。
In FIGS. 8 and 9, each block separated by a broken line represents the aforementioned second block, and one section of the second level road information is divided into 5×5 second blocks as described above. This indicates that the area consists of blocks.

【0025】このように探索区画が決定されると、今度
はステップ440に移行して、その決定した探索区画全
てに区画データ(即ち道路情報)があるか否かを判断す
る。つまり上述したように、第2レベル及び第3レベル
の道路情報において、道路情報を作成すべき区画が山岳
地等であり、区画内に表示すべき道路がないような場合
には、道路情報は作成されていないため、ここでは、上
記決定した探索区画全てにデータが存在するかどうかを
判断するのである。
[0025] Once the search sections have been determined in this manner, the process moves to step 440, and it is determined whether or not there is section data (ie, road information) for all of the determined search sections. In other words, as mentioned above, in the second and third level road information, if the section for which road information is to be created is in a mountainous area, etc., and there is no road to be displayed within the section, the road information will not be displayed. Since no data has been created, it is determined here whether data exists in all of the search sections determined above.

【0026】そしてこのステップ440にて、探索区画
全てにデータが存在すると判断されると、当該ステップ
100の処理を終了し、決定した探索区画の内、データ
が存在しない区画が存在する場合には、ステップ450
に移行して、その区画を除去することにより探索区画を
変更し、当該ステップ100の処理を終了する。
[0026] If it is determined in step 440 that data exists in all the search sections, the process in step 100 is terminated, and if there is a section in which no data exists among the determined search sections, , step 450
, the search section is changed by removing that section, and the process of step 100 ends.

【0027】即ち、ステップ450において、例えば決
定された探索区画が、図8(b)に示すように「K31
,K21,K22,K32」である場合に、終点第3区
画K32のデータが存在しないときには、図10(a)
に示す如く、探索区画が「K31,K21,K22」に
変更され、また始点第3区画K31のデータが存在しな
いときには、図10(b)に示す如く、探索区画が「K
21,K22,K32」に変更される。また例えば決定
された探索区画が、図9に示すように「K31,K21
,K1,K22,K32」である場合に、終点第3区画
K32及び終点第2区画K22のデータが存在しないと
きには、図10(c)に示す如く、探索区画が「K31
,K21,K1」に変更され、また始点第3区画K31
及び始点第3区画K21のデータが存在しないときには
、図10(d)に示す如く、探索区画が「K1,K22
,K32」に変更される。
That is, in step 450, for example, the determined search section is "K31" as shown in FIG. 8(b).
, K21, K22, K32", if there is no data for the third section K32 at the end point, then
As shown in FIG. 10(b), when the search section is changed to "K31, K21, K22" and the data of the starting point third section K31 does not exist, the search section is changed to "K31, K21, K22" as shown in FIG. 10(b).
21, K22, K32”. Further, for example, the determined search sections are "K31, K21" as shown in FIG.
.
, K21, K1'', and the starting point third section K31
And when the data of the starting point third section K21 does not exist, the search section is "K1, K22" as shown in FIG. 10(d).
, K32".

【0028】図4に戻り、上記のようにステップ100
にて探索区画が決定されると、今度はステップ110に
て、上記決定した探索区画の最後の区画(探索最終区画
)の探索は終了したか否かを判断する。
Returning to FIG. 4, step 100 as described above
Once the search section is determined in step 110, it is determined whether the search for the last section (search final section) of the determined search sections has been completed.

【0029】現時点では探索区画を決定した直後であり
、まだ探索を実行していないので、このステップ110
では否定判断されて、ステップ120に移行し、上記決
定した探索区画の道路情報を読み込む。なおこのステッ
プ120の道路情報の読み込み処理は、上記決定した探
索区画の最初の区画(探索開始区画)から順に一区画毎
に行なわれ、例えば探索区画が図7(c)に示す3つの
区画からなる場合には、当該ステップ120の処理の実
行毎に、始点第3区画K31,隣接区画K33,終点第
3区画K33といった順に道路情報が読み込まれる。
At this point, the search area has just been determined and the search has not yet been executed, so this step 110
If the answer is negative, the process moves to step 120, and the road information of the determined search section is read. Note that the road information loading process in step 120 is performed for each section in order from the first section (search start section) of the search sections determined above. For example, if the search section is one of the three sections shown in FIG. 7(c) In this case, each time the process of step 120 is executed, the road information is read in the order of starting point third section K31, adjacent section K33, and ending point third section K33.

【0030】こうしてステップ120にて道路情報が読
み込まれると、続くステップ130に移行して、上記道
路情報を読み込んだ現在の探索区画が最終区画であるか
否かを判断し、探索区画が最終区画であれば、ステップ
140に移行して、その区画内の各ノードの座標(ノー
ド座標)から目的地に最も近いノードを求め、これを目
的ノードとして決定する。
When the road information is read in step 120 in this way, the process proceeds to step 130, where it is determined whether the current search section into which the road information has been read is the final section, and whether the search section is the final section or not. If so, proceed to step 140, find the node closest to the destination from the coordinates (node coordinates) of each node in that section, and determine this as the destination node.

【0031】一方ステップ130にて探索区画が最終区
画でないと判断された場合、或いはステップ140にて
目的ノードが決定された場合には、ステップ150に移
行して、今度は現在の探索区画が探索開始区画であるか
否かを判断する。そして探索区画が探索開始区画であれ
ば、ステップ160に移行して、その区画内のノード座
標から出発地に最も近いノードを求め、これを開始ノー
ドとして決定する。
On the other hand, if it is determined in step 130 that the search section is not the final section, or if the destination node is determined in step 140, the process moves to step 150, where the current search section is searched. Determine whether it is the starting partition. If the search section is a search start section, the process moves to step 160, where the node closest to the starting point is determined from the node coordinates within the section, and this is determined as the start node.

【0032】なおステップ140及びステップ160に
て、それぞれ目的ノード及び開始ノードを決定するに当
たっては、各ノードに付された前述の識別情報が使用さ
れ、たとえ目的地(或いは出発地)に最も近いノードで
あっても、そのノードが探索の終点(或いは始点)とし
て適当でない場合には、そのノードを目的ノード(或い
は開始ノード)として設定しないようにされている。
[0032] In step 140 and step 160, the aforementioned identification information attached to each node is used to determine the destination node and start node, respectively. Even if the node closest to the destination (or departure point) Even if the node is not suitable as the end point (or start point) of the search, the node is not set as the target node (or start node).

【0033】次にステップ150にて、探索区画が探索
開始区画でないと判断された場合には、ステップ170
に移行して、前回の区画探索の結果を今回の探索区画に
反映させる。つまり探索区画が複数である場合、少なく
とも連続する2つの探索区画にはオーバラップ領域が存
在し、前回の区画結果の中には今回の探索区画の探索結
果としてそのまま利用できる情報があるため、ステップ
170においては、図6に示す如く、前回の区画探索の
結果を各ノード毎に読み出し、その読み出したノードの
標準コードが今回の探索区画内のノード標準コードと一
致するか否かを判断し(ステップ510)、ノード標準
コードが一致すれば、前回の区画探索時にそのノードに
付けた重み等の情報を今回の探索区画の探索結果として
移す(ステップ520)、といった処理を、前区画のノ
ード全てについて行ない、前区画のノード全てについて
この処理を行なうと(ステップ500−YES)、上記
移したノード情報の内、重みの最も小さいノードを今回
の探索区画の開始ノードとして設定する(ステップ53
0)。
Next, in step 150, if it is determined that the search section is not the search start section, step 170
to reflect the results of the previous section search in the current search section. In other words, when there are multiple search sections, at least two consecutive search sections have an overlapping region, and some of the previous section results contain information that can be used as is as the search result for the current search section. In step 170, as shown in FIG. 6, the results of the previous partition search are read for each node, and it is determined whether the standard code of the read node matches the node standard code in the current search partition ( Step 510), if the node standard codes match, transfer information such as the weight given to that node during the previous section search as the search result for the current search section (Step 520). When this process is performed for all nodes in the previous section (step 500 - YES), the node with the smallest weight among the transferred node information is set as the start node of the current search section (step 53
0).

【0034】こうして今回の探索区画の開始ノードが設
定されると、今度はステップ180に移行して、探索区
画内全てのノードを探索したか否かを判断する。現時点
では探索を開始した直後であることから、ステップ18
0にて否定判断されて、ステップ190に移行する。そ
してステップ190にて、開始ノードから順に1ノード
づつ重み計算を行ない、ステップ200にて目的ノード
に達したか否かを判断し、目的ノードに達していなけれ
ば再度ステップ180に移行する、といった手順で、区
画内全てのノードを探索するか、或いは探索ノードが目
的ノードに達するまでの間重み計算を繰り返す。
[0034] Once the start node of the current search section has been set, the process moves to step 180, where it is determined whether all nodes within the search section have been searched. At this point, since the search has just started, step 18
A negative determination is made at 0, and the process moves to step 190. Then, in step 190, the weight is calculated for each node in order from the start node, and in step 200, it is determined whether the destination node has been reached, and if the destination node has not been reached, the procedure moves to step 180 again. Then, all nodes in the partition are searched, or the weight calculation is repeated until the search node reaches the target node.

【0035】そして例えばステップ200にて探索ノー
ドが目的ノードに達したと判断されると、ステップ21
0にて、探索が成功したと判断して、経路を確定した後
、当該処理を終了する。また区画内全てのノードについ
てステップ190にて重み計算を行ない、ステップ18
0にて区画内全てのノードの探索が終了したと判断され
ると、再度ステップ110に移行して、探索最終区画の
探索が終了したかどうかを判断し、探索最終区画の探索
が終了していなければ、ステップ120に移行して、次
の探索区画の道路情報を読み込み、上記ステップ130
以降の処理を実行し、ステップ110にて探索最終区画
の探索が終了したと判断された場合には、探索最終区画
の探索が終了したにもかかわらず、ステップ200にて
目的ノードに達した旨が判定されていないことから、ス
テップ220に移行して探索は失敗したと判断して、そ
の旨を表示装置4に表示し、当該処理を終了する。
For example, when it is determined in step 200 that the search node has reached the destination node, step 21
At 0, it is determined that the search has been successful, the route is determined, and the process ends. In addition, weight calculation is performed for all nodes in the partition in step 190, and step 18
If it is determined in step 0 that the search for all nodes in the section has been completed, the process returns to step 110, where it is determined whether the search for the final section to be searched has been completed. If not, proceed to step 120, read the road information of the next search section, and perform step 130 described above.
If the subsequent processing is executed and it is determined in step 110 that the search for the final search section has been completed, a message indicating that the destination node has been reached is determined in step 200 even though the search for the final search section has been completed. Since it has not been determined, the process proceeds to step 220, where it is determined that the search has failed, and this fact is displayed on the display device 4, and the process ends.

【0036】ここで本実施例の経路探索は、周知のダイ
クストラのアルゴリズムを応用して実行される。即ち、
本実施例では、始点ノードから順に、ノード情報、リン
ク情報を外部記憶装置6から読み込み、当該ノードに接
続されたリンクの距離,種別,幅員,有料・無料の種別
,通行規則等の情報に係数を乗じて重みを求め、その和
を始点ノードから当該ノードへの重みとして確定し(ス
テップ190)、最小の重みのノードから順次確定して
ゆくことにより、経路を決定する(ステップ210)。 例えば、探索区画が図3(a)に示した第3レベルの区
画一つであり、始点ノードがノード番号n1−1のノー
ドで、終点ノードがノード番号n1−7のノードである
場合、探索結果は図3(c)に示す如くなり、経路は、
図に矢印で示す如く、ノード番号n1−7のノードから
、ノード番号n1−4のノード,ノード番号n1−2の
ノード,ノード番号n1−1のノードへと順に確定され
ることとなる。
The route search in this embodiment is executed by applying the well-known Dijkstra's algorithm. That is,
In this embodiment, node information and link information are read from the external storage device 6 in order from the starting point node, and coefficients are applied to information such as the distance, type, width, paid/free type, traffic rules, etc. of the link connected to the node. The sum is determined as the weight from the starting node to the node in question (step 190), and the route is determined by sequentially determining the node with the smallest weight (step 210). For example, if the search partition is one partition at the third level shown in FIG. The result is shown in Figure 3(c), and the route is
As shown by arrows in the figure, the nodes are determined in order from the node with node number n1-7, the node with node number n1-4, the node with node number n1-2, and the node with node number n1-1.

【0037】なおこうした経路探索のための重み計算等
については、従来より周知であるので、詳細については
説明を省略する。また本実施例においては、ステップ1
00にて決定された探索区画に沿って経路探索を行なう
上記ステップ110〜ステップ220の処理が、経路探
索手段に相当する。
It should be noted that weight calculation and the like for such route searching are well known in the art, so detailed explanation will be omitted. In addition, in this embodiment, step 1
The processing of steps 110 to 220 described above, in which a route is searched along the search section determined in step 00, corresponds to the route search means.

【0038】以上説明したように、本実施例では、道路
情報を単に階層化するだけでなく、各階層(第1,第2
,第3レベル)の道路情報を、道路地図を分割した各ブ
ロック毎に、その周囲のブロックとのオーバラップ領域
を含めた形で作成しているため、隣接する区画を利用し
て経路探索を行うために、従来のように道路上には実際
に存在しない連結地点情報を作成する必要がなく、外部
記憶装置6に格納する地図データを道路地図を用いて簡
単に作成することができる。また2個以上の区画を用い
て経路探索を行なう場合、従来のように連結地点の重み
計算等を行なう必要がなく、しかもオーバラップ領域内
でのノードについては前回の探索結果を利用できるため
、探索に要する時間が短くなり、そのデータ量も少なく
することができる。
As explained above, in this embodiment, road information is not only hierarchically arranged, but also each layer (first, second
, 3rd level) road information is created for each block into which the road map is divided, including the overlap area with surrounding blocks, making it easy to search for routes using adjacent blocks. In order to do this, there is no need to create connection point information that does not actually exist on the road as in the past, and map data to be stored in the external storage device 6 can be easily created using a road map. Furthermore, when performing route searching using two or more sections, there is no need to calculate the weights of connected points as in the past, and the previous search results can be used for nodes within the overlap area. The time required for searching is shortened, and the amount of data can also be reduced.

【0039】また本実施例では、最上位の階層(即ち第
1レベル)の道路情報は、全国を関東,東海,近畿…と
いった大きな地区毎に分割し、その分割した第1ブロッ
クの2つを各々結ぶ広域の地域を移築閣として位置区画
としていることから、例えば東京から広島といった離隔
距離の大きな地点間の経路を探索する場合にも、この第
1レベルの区画を利用することにより、図9に示したよ
うに最大5個の区画によって経路探索を行なうことが可
能となり、これによっても経路の探索時間を短縮できる
と共に、そのデータ量を少なくすることができる。
Furthermore, in this embodiment, the road information at the highest level (that is, the first level) divides the entire country into large regions such as Kanto, Tokai, Kinki, etc., and divides the two first blocks into Since the wide area connecting each area is used as a location division as a relocated tower, even when searching for a route between points with large distances, such as from Tokyo to Hiroshima, by using this first level division, it is possible to As shown in Figure 2, it is possible to search for a route using a maximum of five sections, thereby reducing the route search time and the amount of data.

【0040】また更に本実施例では、経路探索を開始す
る前に探索区画を決定するため、経路探索に要するより
大まかな計算量を前もって推定することができる。この
ため使用者に対して予想探索時間を提示することができ
る。また出発地側の区画と目的地側の区画とを探索した
後、区画判定を行ない、次の探索区画を決定して、再度
経路探索を行なう従来装置のように、経路探索中に無駄
な判定処理を実行する必要がないため、これによっても
探索時間を短縮できる。
Furthermore, in this embodiment, since the search section is determined before starting the route search, it is possible to estimate in advance a more rough calculation amount required for the route search. Therefore, the expected search time can be presented to the user. Furthermore, after searching the compartments on the departure point side and the destination side, the division is determined, the next search division is determined, and the route search is performed again. Since there is no need to execute any processing, this can also shorten the search time.

【0041】また上記のように本実施例によれば、経路
の探索時間を短縮することができると共に、経路探索の
データ量を少なくすることができるため、探索結果を格
納しておくメモリの容量を小さくすることができる。ま
たメモリ容量に余裕があれば、探索区画の大きさを広げ
て、経路の最適性を向上させることもできる。
Furthermore, as described above, according to this embodiment, the route search time can be shortened and the amount of route search data can be reduced, so the memory capacity for storing the search results can be reduced. can be made smaller. Furthermore, if there is sufficient memory capacity, the size of the search section can be expanded to improve the optimality of the route.

【0042】なお上記実施例では、出発地と目的地との
2地点の位置関係がどのようなときに、どのような探索
区画の限定を行なうかについては詳しく説明しなかった
が、こうした探索区画の決定に際しては、予め2地点の
位置関係に対応する探索区画パターンを作成しておき、
これを地図データと共に外部記憶装置に格納しておけば
よい。そしてこうすれば、地図データの更新時に、その
データに対応して探索区画パターンを変更することも可
能となる。
[0042] In the above embodiment, although it was not explained in detail how the search section is limited and when the positional relationship between the two points, the departure point and the destination, is When determining, a search section pattern corresponding to the positional relationship of the two points is created in advance,
This may be stored in an external storage device together with the map data. In this way, when updating map data, it is also possible to change the search section pattern in accordance with the map data.

【0043】また重み計算に用いる係数を各区画毎に設
定し、これを地図データと共に外部記憶装置に格納して
おき、重み計算を行なう際には、各区画毎に係数を変更
するようにすれば、経路の最適性をより向上させること
もできる。
[0043] Also, it is possible to set the coefficients used for weight calculation for each section, store them in an external storage device together with the map data, and change the coefficients for each section when performing weight calculations. For example, the optimality of the route can be further improved.

【0044】また次に上記実施例では、第2レベルの道
路情報の一区画は5×5個の第2ブロックからなり、第
3レベルの道路情報の一区画は3×3個の第3ブロック
からなるものとして説明したが、これら各レベルの道路
情報の一区画の領域は、他のブロックとのオーバラップ
領域を有する領域であれば同一ブロック数でなくてもよ
く、例えば道路の粗密等に応じて、第2レベルの道路情
報を、第2ブロック5×5個の区画と,8×8個の区画
との2種類とし、第3レベルの道路情報を、第3ブロッ
ク3×3個の区画と,6×6個の区画と,12×12個
の区画との3種類としてもよい。
Furthermore, in the above embodiment, one section of road information at the second level consists of 5 x 5 second blocks, and one section of road information at the third level consists of 3 x 3 third blocks. Although it has been explained that a section of road information at each level has an overlapping area with other blocks, it does not have to have the same number of blocks; for example, depending on the density of roads, etc. Accordingly, the second level road information is divided into two types: the second block has 5×5 sections and the 8×8 sections, and the third level road information is divided into the third block 3×3 sections. There may be three types: a partition, a 6×6 partition, and a 12×12 partition.

【0045】そしてこのように一区画のブロック数を種
々設定するようにした場合、ブロック数の少ない区画の
道路情報には、その区画を含む道路情報を有するブロッ
ク数の多い区画を表すデータだけを入れておき、実際の
検索はそのブロック数の多い区画の道路情報を用いて行
うようにすれば、地図データをより少なくすることがで
きる。
[0045] When the number of blocks in one section is set variously in this way, the road information of a section with a small number of blocks includes only data representing a section with a large number of blocks that has road information including that section. If the road information of the section with the largest number of blocks is used for the actual search, the amount of map data can be further reduced.

【0046】つまり例えば図11に示す0から15のブ
ロックの道路情報のうち、0のブロックに対する道路情
報には、6×6個のブロックからなる区画(図11に示
す全区画)を設定して、実際の地図データを格納し、1
〜15の各ブロックに対する道路情報には、そのブロッ
クを中心とする3×3個のブロックからなる区画を設定
して、実際の地図データは0のブロックに対する道路情
報に含まれている旨を表すデータを格納するようにすれ
ば、1〜15の各ブロックの道路情報には実際の地図デ
ータを入れる必要がないので、データ量を少なくするこ
とができる。またこの場合、経路探索時に探索区画とし
て1〜15のブロックの区画が決定されたときには、0
のブロックに対する道路情報を使用する必要があり、探
索範囲が増加するが、探索区画として、例えば9,10
,11のブロックに対応する3つの区画が決定されたと
きであっても、0のブロックに対する一つの道路情報の
みで経路探索を行なうことができるため、結果的には探
索速度を向上することが可能となる。
In other words, for example, among the road information for blocks 0 to 15 shown in FIG. 11, the road information for block 0 is set to sections consisting of 6×6 blocks (all sections shown in FIG. 11). , stores the actual map data, 1
For the road information for each block of ~15, set a section consisting of 3 x 3 blocks centered on that block, and indicate that the actual map data is included in the road information for block 0. If the data is stored, it is not necessary to include actual map data in the road information of each block 1 to 15, so the amount of data can be reduced. In this case, when the search section is determined to be a block section of 1 to 15 during route search, 0
It is necessary to use the road information for the blocks of , which increases the search range.
, 11 blocks are determined, route search can be performed using only one piece of road information for block 0, and as a result, the search speed can be improved. It becomes possible.

【0047】[0047]

【発明の効果】以上詳述したように、本発明の経路探索
装置においては、道路情報が単に階層化されているだけ
でなく、各階層の道路情報は、道路地図を分割した各ブ
ロック毎に、その周囲のブロックとのオーバラップ領域
を含めた形で作成されているため、隣接する2つの道路
情報を利用して経路探索を行うために、従来のように道
路上には実際に存在しない連結地点情報を作成しておく
必要がなく、地図データを道路地図から簡単に作成する
ことができる。また複数の道路情報を用いて経路探索を
行なう場合、従来のように連結地点の重み計算等を行な
う必要がなく、しかもオーバラップ領域内での経路探索
には先に探索を行った他の道路情報の探索結果を利用で
きるため、探索に要する時間が短くなり、その探索結果
のデータ量も少なくすることができる。
[Effects of the Invention] As detailed above, in the route search device of the present invention, road information is not only hierarchically arranged, but also road information in each layer is divided into blocks into which a road map is divided. , because it is created in a form that includes the overlap area with the surrounding blocks, so it does not actually exist on the road as in the past, because route search is performed using information on two adjacent roads. There is no need to create connection point information, and map data can be easily created from a road map. Furthermore, when searching for a route using multiple road information, there is no need to calculate the weights of connected points as in the past, and when searching for a route in an overlapping area, it is necessary to search for other roads that were searched first. Since the information search results can be used, the time required for the search can be shortened, and the amount of data of the search results can also be reduced.

【0048】また本発明では、経路探索を開始する前に
経路探索に使用する道路情報を決定するため、経路探索
に要するより大まかな計算量を前もって推定することが
できる。このため使用者に対して予想探索時間を提示す
ることもできる。また出発地側の区画と目的地側の区画
とを探索した後、区画判定を行ない、次の探索区画を決
定して、再度経路探索を行なう従来装置のように、経路
探索中に無駄な判定処理を実行する必要がないため、こ
れによっても探索時間を短縮できる。
Furthermore, according to the present invention, since the road information to be used for route searching is determined before starting route searching, it is possible to estimate in advance a more rough calculation amount required for route searching. Therefore, it is also possible to present the expected search time to the user. Furthermore, after searching the compartments on the departure point side and the destination side, the division is determined, the next search division is determined, and the route search is performed again. Since there is no need to execute any processing, this can also shorten the search time.

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

【図1】本発明の構成を例示するブロック図である。FIG. 1 is a block diagram illustrating the configuration of the present invention.

【図2】実施例のナビゲーション装置の概略構成を表す
ブロック図である。
FIG. 2 is a block diagram showing a schematic configuration of a navigation device according to an embodiment.

【図3】実施例の道路情報の構成及びこの道路情報に基
づく経路の探索結果を表す説明図である。
FIG. 3 is an explanatory diagram showing the structure of road information and route search results based on this road information in the embodiment.

【図4】実施例の制御装置にて実行される探索処理を表
すフローチャートである。
FIG. 4 is a flowchart showing a search process executed by the control device of the embodiment.

【図5】実施例の探索処理において探索区画を決定する
際の手順を説明するフローチャートである。
FIG. 5 is a flowchart illustrating a procedure for determining a search section in the search process of the embodiment.

【図6】実施例の探索処理において前回の区画探索結果
を今回の探索区画に反映する際の手順を説明するフロー
チャートである。
FIG. 6 is a flowchart illustrating a procedure for reflecting the previous section search result on the current search section in the search process of the embodiment.

【図7】第3レベルの区画のみにより探索区画が決定さ
れた場合の説明図である。
FIG. 7 is an explanatory diagram when search sections are determined only by third-level sections.

【図8】第2及び第3レベルの区画により探索区画が決
定された場合の説明図である。
FIG. 8 is an explanatory diagram when a search section is determined by sections at the second and third levels.

【図9】第1〜第3レベルの区画により探索区画が決定
された場合の説明図である。
FIG. 9 is an explanatory diagram when a search section is determined based on first to third level sections.

【図10】決定した探索区画の中にデータが存在しない
区画がある場合の探索区画を説明する説明図である。
FIG. 10 is an explanatory diagram illustrating search sections when there is a section in which no data exists among the determined search sections.

【図11】第2及び第3レベルの区画の設定方法の一例
を説明する説明図である。
FIG. 11 is an explanatory diagram illustrating an example of a method of setting second and third level partitions.

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

2…入力装置    4…表示装置    6…外部記
憶装置    8…制御装置 K1…第1区画    K21…始点第2区画    
K22…終点第2区画 K31…始点第3区画    K32…終点第3区画 
   K33…隣接区画
2... Input device 4... Display device 6... External storage device 8... Control device K1... First section K21... Starting point second section
K22...End point second section K31...Start point third section K32...End point third section
K33...Adjacent section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  道路地図を所定の大きさで複数に分割
した各ブロック毎に作成され、当該ブロックを囲む周囲
のブロックとのオーバラップ領域を含む所定領域を一区
画とする複数の道路情報が、一ブロックの大きさが異な
る各階層毎に記憶された地図データ記憶手段と、外部か
ら上記道路地図上の2つの地点が指定されると、上記地
図データ記憶手段に記憶された一ブロックの大きさが小
さい下位の階層の道路情報から順に、少なくとも上記指
定された2地点のいずれか一つを含む道路情報,及び該
2地点を含む一つの道路情報又は上記オーバラップ領域
により該2地点を接続可能な2つの道路情報を選択して
ゆき、該2地点を接続するのに必要な道路情報を決定す
る道路情報決定手段と、該道路情報決定手段により決定
された道路情報に基づき、上記2地点の内の一方の地点
から他方の地点に至る経路を探索する経路探索手段と、
を備えたことを特徴とする経路探索装置。
Claim 1: A road map is divided into a plurality of blocks of a predetermined size, and a plurality of pieces of road information are created for each block, and each block is a predetermined area including an overlapping area with surrounding blocks surrounding the block. , a map data storage means in which the size of one block is stored for each layer, and when two points on the road map are specified from the outside, the size of one block stored in the map data storage means is stored. Road information that includes at least one of the two points specified above, and one road information that includes the two points, or the overlap area that connects the two points in order from the road information of the lower hierarchy with the smallest value. a road information determining means that selects two possible road information and determines the road information necessary to connect the two points; route searching means for searching for a route from one point to the other point;
A route searching device comprising:
JP6661391A 1991-03-29 1991-03-29 Route search device Expired - Lifetime JP2949887B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6661391A JP2949887B2 (en) 1991-03-29 1991-03-29 Route search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6661391A JP2949887B2 (en) 1991-03-29 1991-03-29 Route search device

Publications (2)

Publication Number Publication Date
JPH04301515A true JPH04301515A (en) 1992-10-26
JP2949887B2 JP2949887B2 (en) 1999-09-20

Family

ID=13320927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6661391A Expired - Lifetime JP2949887B2 (en) 1991-03-29 1991-03-29 Route search device

Country Status (1)

Country Link
JP (1) JP2949887B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08128843A (en) * 1994-11-01 1996-05-21 Fujitsu Ten Ltd Path searching device
US7783687B2 (en) 2002-07-30 2010-08-24 Xanavi Informatics Corporation Map data product and map data processor
CN110084393A (en) * 2018-01-26 2019-08-02 北京搜狗科技发展有限公司 A kind of processing method of routing information, device and electronic equipment

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4513073B2 (en) * 2007-12-25 2010-07-28 アイシン・エィ・ダブリュ株式会社 Navigation device and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08128843A (en) * 1994-11-01 1996-05-21 Fujitsu Ten Ltd Path searching device
US7783687B2 (en) 2002-07-30 2010-08-24 Xanavi Informatics Corporation Map data product and map data processor
CN110084393A (en) * 2018-01-26 2019-08-02 北京搜狗科技发展有限公司 A kind of processing method of routing information, device and electronic equipment
CN110084393B (en) * 2018-01-26 2024-03-08 北京搜狗科技发展有限公司 Path information processing method and device and electronic equipment

Also Published As

Publication number Publication date
JP2949887B2 (en) 1999-09-20

Similar Documents

Publication Publication Date Title
KR100279762B1 (en) Navigation device
JP3905136B2 (en) Navigation device
KR100279761B1 (en) Route navigation device
JP3371768B2 (en) Vehicle traveling route guidance device and map data recording medium thereof
JP3255944B2 (en) Method and device for determining the position of a vehicle and a vehicle equipped with such a device
EP2075537B1 (en) Navigation apparatus and program
KR100336597B1 (en) Apparatus for searching path
JPH01173298A (en) System for retrieving path of navigation device
JPH0727568A (en) Path guiding device and path searching method
JPH08292716A (en) On-vehicle map data base system
JP3386816B2 (en) A system that combines elements into complex junctions and links in a road network representation for vehicles.
JP3064582B2 (en) Vehicle route search device
JPH04301515A (en) Route searching apparatus
JPH0553501A (en) Optimum course determining method using course table
JP2798615B2 (en) Route search device
CN115183789A (en) Navigation route determination method and device
JPH09127865A (en) Map data base apparatus
JPH08334375A (en) Route searching method
JP3869055B2 (en) Route search device
JP3841776B2 (en) Route search device
JPH07103773A (en) Method and device for path calculation
JPH06288782A (en) Route searching device
JP3774284B2 (en) Route search device
JP3798865B2 (en) Route search device
JP2902208B2 (en) Route search method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110709

Year of fee payment: 12

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110709

Year of fee payment: 12