JPH0573798A - Optimum route search device - Google Patents

Optimum route search device

Info

Publication number
JPH0573798A
JPH0573798A JP26114291A JP26114291A JPH0573798A JP H0573798 A JPH0573798 A JP H0573798A JP 26114291 A JP26114291 A JP 26114291A JP 26114291 A JP26114291 A JP 26114291A JP H0573798 A JPH0573798 A JP H0573798A
Authority
JP
Japan
Prior art keywords
intersection
route
search
point
optimum route
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.)
Pending
Application number
JP26114291A
Other languages
Japanese (ja)
Inventor
Akira Shiratori
朗 白鳥
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor 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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP26114291A priority Critical patent/JPH0573798A/en
Publication of JPH0573798A publication Critical patent/JPH0573798A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide an optimum route search device which has the search efficiency improved by selecting an intersection as the inspection object based on the direction of a destination point in the movement route network consisting of intersection groups and connection routes connecting them. CONSTITUTION:This system is applied to the optimum route search device, which searches an optimum route from the start point to the destination point based on information related to the movement route network of a moving body consisting of intersection groups and connection routes connecting them, and is provided with selecting means 100, 100A, and 100B which select intersections in the directions near the direction of the destination point from intersection groups and search means 101, 101A, 101B which search an optimum route based on information related to the movement route network consisting of intersections selected by selecting means 100, 100A, and 100B and connection routes connecting them, thus efficiently searching the optimum route.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、移動経路の中から最適
な経路を探索する自動車などの最適経路探索装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an optimum route search device for an automobile or the like which searches for an optimum route from among travel routes.

【0002】[0002]

【従来の技術】従来から、学術分野ではグラフ理論にお
ける「MOORE法」や「DIJKSTRA法」などの
最適経路探索技術が知られている。また、これらの技術
を応用した最適経路探索方法として、例えば特開平1−
173297号に開示された「交差点群とそれらを結ぶ
接続路上を移動する経路探索方法」や、例えば特開昭6
3−200207号に開示された「一定領域内を障害物
を避けて移動する経路探索方法」が知られている。
2. Description of the Related Art Conventionally, in the academic field, optimum route searching techniques such as "MOORE method" and "DIJKSTRA method" in graph theory are known. Further, as an optimal route search method applying these techniques, for example, Japanese Patent Laid-Open No.
"A route search method for moving on a connecting road connecting intersections and groups of intersections" disclosed in Japanese Patent No. 173297, for example, Japanese Patent Laid-Open Publication No.
There is known a "route search method for moving within a certain area while avoiding obstacles" disclosed in Japanese Unexamined Patent Publication No. 3-200207.

【0003】道路地図のような移動体の移動経路網に関
する情報を使用して、オペレーターが手動で入力した
り、あるいは自動入力装置により入力された出発地点,
目的地点および途中通過地点データを判定基準として最
適経路を探索する装置には、上記「MOORE法」の技
術を応用したものが多い。「MOORE法」は横型検索
手法の1つであり、まずこの横型検索手法の概要を説明
する。図21は、横型検索手法を説明する図であり、出
発地点と目的地点とを包含する移動経路網と各経路上の
交差点1〜13を示す。今この横型検索では、出発地点
から目的地点までの最短経路を最適経路として探索する
ものとすれば、出発地点から各経路を経て到達する各交
差点までの経路長をそれぞれの交差点のレベル値とし、
最も小さいレベル値を有する交差点を順次探索する。ま
ず初期処理において、出発地点のレベル値を0に、他の
各交差点のレベル値を十分大きな値に設定する。次に、
横型検索途中に到達した交差点(以下では、計測交差点
と呼ぶ)に対して、そこに隣接している各交差点のレベ
ル値、すなわち出発地点からの経路長を算出し、最も小
さいレベル値の交差点を次の計測交差点候補とする。
Using information about a moving route network of a moving body such as a road map, a starting point manually input by an operator or input by an automatic input device,
Many devices that apply the above-mentioned "MOORE method" technology to devices that search for an optimum route using data of a destination and an intermediate point as a criterion. The "MOORE method" is one of horizontal search methods. First, an outline of this horizontal search method will be described. FIG. 21 is a diagram for explaining the horizontal search method, and shows a travel route network including a departure point and a destination point and intersections 1 to 13 on each route. Now, in this horizontal search, if the shortest route from the starting point to the destination is searched as the optimum route, the route length from the starting point to each intersection reached via each route is set as the level value of each intersection,
Search sequentially for intersections with the smallest level values. First, in the initial processing, the level value at the departure point is set to 0, and the level values at the other intersections are set to sufficiently large values. next,
For intersections that have reached the middle of horizontal search (hereinafter called measurement intersections), calculate the level value of each adjacent intersection, that is, the path length from the departure point, and find the intersection with the smallest level value. The next measurement intersection candidate.

【0004】今、出発地点付近の各交差点間の距離を図
22に示す値とすると、出発地点に隣接する交差点1は
レベル10、交差点3はレベル28を有する。従って、
出発地点から最もレベル値の小さい交差点1が次の計測
交差点候補となり、交差点1を計測交差点としてそこに
隣接する各交差点のレベル値を再計算する。図において
は、交差点1に隣接する交差点は2だけであり、交差点
2のレベル値は、出発地点から交差点1を経て交差点2
に至る経路の距離10+15=25となる。次に、計測
交差点を交差点2へ移し、隣接する各交差点のレベル値
を再計算すると、交差点4が10+15+13=38、
交差点6が10+15+37=62となる。従って、交
差点4と6とでは、交差点4が次の計測交差点候補とな
る。ところがここで、出発地点から交差点4に至る経路
は、交差点1,2を経由する経路と、交差点3を経由す
る2通りの経路があり、前者の経路で交差点4のレベル
値を計算すると上述したように38となり、後者の経路
で交差点4のレベル値を計算すると28+9=37とな
る。この場合、出発地点からのレベル値が最も低い経路
が採用され、出発地点から交差点3を経て交差点4に至
る経路が採用される。以下同様に検索を行ない、次の計
測交差点候補に目的地点が現れるまで上記処理を繰り返
す。
Now, assuming that the distance between the intersections near the departure point is the value shown in FIG. 22, the intersection 1 adjacent to the departure point has a level 10 and the intersection 3 has a level 28. Therefore,
The intersection 1 having the smallest level value from the departure point becomes the next measurement intersection candidate, and the level value of each intersection adjacent thereto is recalculated with the intersection 1 as the measurement intersection. In the figure, there are only 2 intersections adjacent to the intersection 1, and the level value of the intersection 2 is from the departure point to the intersection 2 via the intersection 1
The distance 10 + 15 = 25 for the route to. Next, when the measured intersection is moved to the intersection 2 and the level value of each adjacent intersection is recalculated, the intersection 4 becomes 10 + 15 + 13 = 38,
The intersection 6 becomes 10 + 15 + 37 = 62. Therefore, at the intersections 4 and 6, the intersection 4 becomes the next measurement intersection candidate. However, here, there are two routes from the departure point to the intersection 4 that pass through the intersections 1 and 2, and two routes that pass through the intersection 3. The former route calculates the level value of the intersection 4 as described above. Thus, when the level value of the intersection 4 is calculated by the latter route, it becomes 28 + 9 = 37. In this case, the route with the lowest level value from the departure point is adopted, and the route from the departure point through the intersection 3 to the intersection 4 is adopted. The same search is performed thereafter, and the above processing is repeated until the destination point appears in the next measurement intersection candidate.

【0005】この横型検索手法は、出発地点から全方向
に均等な検索を行なうため、最適経路を正しく選出する
可能性が高い。しかしそのため、処理に時間がかかると
いう欠点がある。この横型検索手法の欠点を改善した最
適経路探索装置として、レベル値を比較する対象交差点
を、今まで調査した交差点の隣接交差点に限定すること
により処理時間を短縮した最適経路探索装置が提案され
ている(例えば、特開平1−251300号公報参
照)。
This horizontal search method carries out a uniform search in all directions from the starting point, and thus there is a high possibility that the optimum route will be correctly selected. However, this has the disadvantage that the processing takes time. As an optimal route search device that has improved the shortcomings of this horizontal search method, an optimal route search device has been proposed in which the processing time is shortened by limiting the target intersections whose level values are compared to the adjacent intersections of the intersections investigated up to now. (See, for example, JP-A-1-251300).

【0006】一方、横型検索手法と対比される検索手法
として縦型検索手法がある(例えば、特開平1−180
012号公報参照)。この縦型検索は、出発地点から均
等に調査していく横型検索と異なり、互いに接続関係に
ある交差点を出発地点から接続関係がなくなる交差点ま
で次次に進んで行き、行き詰るとその地点から一番近い
交差点まで戻って別の分岐路を進む。この処理を最短距
離で目的地点に到達する経路が発見されるまで繰り返
す。例えば、前述の図21において、まず、出発地点か
ら交差点1→2→6→7→10→13を経て目的地点に
至る経路の距離を演算する。次に、交差点1→2→6→
7→10→11→13を通る経路の距離を演算する。こ
のようにして演算された経路のうち、目的地点が含まれ
る経路であって、尚且つ最短距離のものが最適経路とし
て選択される。この縦型検索手法は、うまく経路を探索
できたときは検索時間が横型検索手法より短いが、なか
なか見つからないときは横型検索手法より時間がかか
り、検索条件によって処理時間に差がある。
On the other hand, there is a vertical search method as a search method to be compared with the horizontal search method (for example, Japanese Patent Laid-Open No. 1-180).
No. 012). This vertical search is different from the horizontal search in which the starting point is surveyed evenly. Return to the nearest intersection and take another fork. This process is repeated until a route reaching the destination is found at the shortest distance. For example, in FIG. 21 described above, first, the distance of the route from the departure point to the destination point through the intersections 1 → 2 → 6 → 7 → 10 → 13 is calculated. Next, intersection 1 → 2 → 6 →
The distance of the route passing through 7 → 10 → 11 → 13 is calculated. Among the routes calculated in this way, the route including the destination point and having the shortest distance is selected as the optimum route. This vertical search method takes a shorter time than the horizontal search method when the route can be successfully searched, but takes longer than the horizontal search method when it is difficult to find the route, and the processing time varies depending on the search conditions.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記検
索手法を用いた従来の最適経路探索方法および最適経路
探索装置では、交差点群とそれらを結ぶ接続路上を移動
する移動体の経路探索を行なう場合、出発地点あるいは
現在地点から見て目的地点とは全く異なる方位に存在す
る交差点までも調査しており、無駄な検索時間がかかっ
ている。
However, in the conventional optimum route searching method and optimum route searching apparatus using the above-mentioned search method, when the route search of the moving body moving on the connecting road connecting the intersection groups is performed, We are investigating even intersections that are in a completely different direction from the starting point or the current point as compared to the destination point, which is a waste of search time.

【0008】特に縦型検索手法において、探索枝の選択
を無作為に行なうと、目的地点までの最適経路を横型検
索よりも早く発見できる可能性は極めて低い。さらに縦
型検索手法は、処理速度が早い利点を活用しようとする
と、最初に発見された経路を最適経路とせざるを得ない
が、この経路が最適経路である確率は低い。これは、従
来の縦型検索手法が目的地点への方向性などを考慮せ
ず、無制限に探索枝を延すためである。また、上述した
特開平1−180012号に開示された縦型検索手法で
は、直交格子状地図内で、現在の交差点から目的地点ま
での残距離がX軸,Y軸両方向別になるべく小さくなる
ように、隣接交差点の選択を行なっているが、この縦型
検索手法は一般の道路地図網には応用し難い。
Particularly in the vertical search method, if the search branches are randomly selected, it is extremely unlikely that the optimum route to the destination can be found earlier than the horizontal search. Furthermore, in order to take advantage of the high processing speed, the vertical search method has no choice but to use the first discovered route as the optimal route, but this route is unlikely to be the optimal route. This is because the conventional vertical search method does not consider the directionality to the destination point and extends the search branches indefinitely. Further, in the vertical search method disclosed in Japanese Patent Laid-Open No. 1-180012, the remaining distance from the current intersection to the destination is set to be as small as possible in each of the X-axis and Y-axis directions in the orthogonal grid map. , The adjacent intersection is selected, but this vertical search method is difficult to apply to general road map networks.

【0009】本発明の目的は、交差点群とそれらを結ぶ
接続路とから成る移動路網の中で、目的地点の方位に基
づいて調査対象の交差点を選択し、探索効率を向上させ
た最適経路探索装置を提供することにある。
An object of the present invention is to select an intersection to be surveyed on the basis of the direction of a destination point in a moving route network consisting of a group of intersections and a connecting route connecting them, and to optimize the optimum route. It is to provide a search device.

【0010】[0010]

【課題を解決するための手段】クレーム対応図である図
1に対応づけて本発明を説明すると、請求項1の発明
は、交差点群とそれらを結ぶ接続路とから成る移動体の
移動路網に関する情報に基づいて、出発地点から目的地
点までの最適経路を探索する最適経路探索装置に適用さ
れ、交差点群の中から目的地点の方位に近い方位にある
交差点を調査対象交差点として選択する選択手段100
と、この選択手段100により選択された交差点群とそ
れらを結ぶ接続路とから成る移動路網に関する情報に基
づいて最適経路を探索する探索手段101とを備え、こ
れにより、上記目的を達成する。請求項2の発明は、交
差点群とそれらを結ぶ接続路とから成る移動体の移動路
網に関する情報に基づいて、出発地点から目的地点まで
の最適経路を探索する最適経路探索装置に適用され、出
発地点と目的地点との位置関係と、移動路網に関する情
報の詳細度とに基づいて交差点の調査対象領域を設定す
る領域設定手段102と、交差点群の中から調査対象領
域内の交差点を選択する選択手段100Aと、この選択
手段100Aにより選択された交差点群とそれらを結ぶ
接続路とから成る移動路網に関する情報に基づいて最適
経路を探索する探索手段101Aとを備え、これによ
り、上記目的を達成する。請求項3の最適経路探索装置
の領域設定手段102Aは、障害物によって探索手段1
01Aの経路探索が行き詰ったときは交差点の調査対象
領域を拡張して再設定する。請求項4の発明は、交差点
群とそれらを結ぶ接続路とから成る移動体の移動路網に
関する情報に基づいて、出発地点から目的地点までの最
適経路を探索する最適経路探索装置に適用され、現在地
点から見て目的地点の方位と調査対象交差点の方位との
差と、現在地点から調査対象交差点までの直線距離と、
現在地点から調査対象交差点までの接続路の経路長とに
より決定される評価関数を設定し、この評価関数に従っ
て現在地点に隣接する交差点の中から経由交差点を選択
する選択手段100Bと、この選択手段100Bで繰り
返し経由交差点を選択して目的地までの最適経路を探索
する探索手段101Bとを備え、これにより、上記目的
を達成する。
The present invention will be described with reference to FIG. 1 which is a correspondence diagram of claims. The invention of claim 1 is a moving path network of a moving body, which comprises an intersection group and a connecting path connecting them. It is applied to an optimum route search device that searches for an optimum route from a departure point to a destination point on the basis of information about the selection point, and a selecting unit that selects an intersection in a direction close to the direction of the destination point as an investigation target intersection from the intersection group. 100
And the search means 101 for searching for the optimum route based on the information about the moving route network consisting of the intersection groups selected by the selecting means 100 and the connecting paths connecting them, thereby achieving the above object. The invention according to claim 2 is applied to an optimum route search device for searching for an optimum route from a starting point to a destination point based on information about a moving route network of a moving body that includes a group of intersections and a connecting route connecting them. Area setting means 102 for setting a survey target area of an intersection based on the positional relationship between the departure point and the destination point and the degree of detail of the information about the moving network, and selecting an intersection within the survey target area from the intersection group. And a search means 101A for searching for an optimum route based on information about a travel route network consisting of the intersection groups selected by the selection means 100A and connecting paths connecting them. To achieve. The area setting means 102A of the optimum route searching device according to claim 3 searches the obstacle by the obstacle.
When the route search of 01A is stalled, the area under investigation at the intersection is expanded and reset. The invention according to claim 4 is applied to an optimum route search device that searches for an optimum route from a departure point to a destination point based on information about a moving route network of a moving body that includes a group of intersections and a connecting route connecting them. The difference between the direction of the destination point and the direction of the surveyed intersection as seen from the current point, and the straight line distance from the current point to the surveyed intersection,
A selection unit 100B that sets an evaluation function determined by the path length of the connection path from the current position to the surveyed intersection and selects a transit intersection from the intersections adjacent to the current position according to this evaluation function, and this selection unit. The search means 101B for repeatedly selecting a passing intersection at 100B to search for an optimum route to a destination is provided, thereby achieving the above-mentioned object.

【0011】[0011]

【作用】請求項1では、選択手段100が、交差点群の
中から目的地点の方位に近い方位にある交差点を調査対
象交差点として選択し、探索手段101が、選択手段1
00により選択された交差点群とそれらを結ぶ接続路と
から成る移動路網に関する情報に基づいて最適経路を探
索する。請求項2では、領域設定手段102が、出発地
点と目的地点との位置関係と、移動路網に関する情報の
詳細度とに基づいて交差点の調査対象領域を設定し、選
択手段100Aが、交差点群の中から調査対象領域内の
交差点を選択し、探索手段101Aが、選択手段100
Aにより選択された交差点群とそれらを結ぶ接続路とか
ら成る移動路網に関する情報に基づいて最適経路を探索
する。請求項3では、領域設定手段102Aが、障害物
によって探索手段101Aの経路探索が行き詰ったとき
は交差点の調査対象領域を拡張して再設定し、選択手段
100Aが、交差点群の中から調査対象領域内の交差点
を選択し、探索手段101Aが、選択手段100Aによ
り選択された交差点群とそれらを結ぶ接続路とから成る
移動路網に関する情報に基づいて最適経路を探索する。
請求項4では、選択手段100Bが、現在地点から見て
目的地点の方位と調査対象交差点の方位との差と、現在
地点から調査対象交差点までの直線距離と、現在地点か
ら調査対象交差点までの接続路の経路長とにより決定さ
れる評価関数を設定し、この評価関数に従って現在地点
に隣接する交差点の中から経由交差点を選択し、探索手
段101Bが、選択手段100Bで繰り返し経由交差点
を選択して目的地までの最適経路を探索する。
According to the present invention, the selecting means 100 selects an intersection having an orientation close to the orientation of the destination point from the group of intersections as an intersection to be investigated, and the searching means 101 selects the selecting means 1
The optimum route is searched for on the basis of the information about the moving route network including the intersection groups selected by 00 and the connecting routes connecting them. In claim 2, the area setting means 102 sets the area to be investigated at the intersection based on the positional relationship between the departure point and the destination point and the degree of detail of the information regarding the moving route network, and the selecting means 100A causes the intersection group to be set. An intersection within the area to be surveyed is selected from among the above, and the searching means 101A causes the selecting means 100
The optimum route is searched based on the information about the moving route network including the intersection group selected by A and the connecting route connecting them. In claim 3, the area setting means 102A expands and resets the area to be searched at the intersection when the route search of the searching means 101A is stalled due to an obstacle, and the selecting means 100A selects the area to be searched from the intersection group. The intersection in the area is selected, and the searching unit 101A searches for the optimum route based on the information about the moving route network including the intersection group selected by the selecting unit 100A and the connecting road connecting them.
In claim 4, the selecting means 100B determines the difference between the direction of the destination point and the direction of the surveyed intersection as viewed from the current point, the straight line distance from the current point to the surveyed intersection, and the distance from the current point to the surveyed intersection. An evaluation function determined by the route length of the connecting path is set, a transit intersection is selected from the intersections adjacent to the current point according to this evaluation function, and the searching means 101B repeatedly selects the transit intersection by the selecting means 100B. To find the optimal route to the destination.

【0012】[0012]

【実施例】図2は、一実施例の車両用ナビゲーション装
置の構成を示すブロック図である。この装置は、システ
ムインタフェース(以下、I/Oと呼ぶ)ユニット1
a,横型検索ユニット1bおよび縦型検索ユニット1c
の主要3ユニットから構成される。各ユニット1a〜1
cは、マイクロコンピュータ(以下、CPUと呼ぶ)2
a〜2c,メモリ3a〜3cおよびインタフェース回路
4a〜4cの主要機器から構成される。これらの各ユニ
ット1a〜1cは、通信回線8を介して接続される。ま
た、各ユニット1a〜1cには、補助記憶装置5a〜5
cがインタフェース回路4a〜4cを介して接続され
る。これらの補助記憶装置5a〜5cには、道路地図の
ような移動体の移動経路網に関する情報や、障害物に関
する情報が記憶されている。I/Oユニット1aには、
速度/方位センサ6およびシステムコンソール7がイン
タフェース回路4aを介して接続される。この速度/方
位センサ6は、車両の走行速度および進行方位を検出す
る。システムコンソール7は、地図や経路情報を表示す
るモニターや、出発地点/目的地点などを指定するため
のキーボードや、ポインティングデバイスなどのマンマ
シンインタフェース機器から構成される。なおこの装置
には、図示しない電源装置から電源が供給される。
FIG. 2 is a block diagram showing the structure of a vehicle navigation system according to an embodiment. This device is a system interface (hereinafter referred to as I / O) unit 1
a, a horizontal search unit 1b and a vertical search unit 1c
It consists of three main units. Each unit 1a-1
c is a microcomputer (hereinafter referred to as CPU) 2
a to 2c, memories 3a to 3c, and interface circuits 4a to 4c. These units 1a to 1c are connected via a communication line 8. Further, the auxiliary storage devices 5a to 5 are provided in the units 1a to 1c, respectively.
c is connected via the interface circuits 4a to 4c. The auxiliary storage devices 5a to 5c store information about a moving route network of a moving body such as a road map and information about obstacles. In the I / O unit 1a,
The speed / direction sensor 6 and the system console 7 are connected via the interface circuit 4a. The speed / direction sensor 6 detects the traveling speed and traveling direction of the vehicle. The system console 7 is composed of a monitor for displaying a map and route information, a keyboard for designating a departure point / destination point, and a man-machine interface device such as a pointing device. Power is supplied to this device from a power supply device (not shown).

【0013】以上の実施例の構成において、マイクロコ
ンピュータ(CPU)2b,2cが領域設定手段,選択
手段および探索手段をそれぞれ構成する。
In the configuration of the above embodiment, the microcomputers (CPUs) 2b and 2c constitute the area setting means, the selecting means and the searching means, respectively.

【0014】この実施例では、目的地点までの最適経路
として最短経路を検索する。そのため、交差点間の接続
路の経路長データを利用する。なお、目的地点までの最
適経路として、最小燃料消費経路や、最短走破時間経路
を探索することもできる。その場合は、上記経路長デー
タの代りに、必要燃料(エネルギー)データや予測走破
時間データを用いる。
In this embodiment, the shortest route is searched as the optimum route to the destination. Therefore, the route length data of the connecting route between the intersections is used. It is also possible to search for the minimum fuel consumption route or the shortest running time route as the optimum route to the destination point. In that case, necessary fuel (energy) data and predicted travel time data are used instead of the above-mentioned route length data.

【0015】図3〜5は、I/Oユニット1aの動作を
示すフローチャートであり、このフローチャートにより
経路探索処理を説明する。ステップS1において、乗員
がシステムコンソール7から出発地点および目的地点を
入力する。次に、出発地点から目的地点までの間に障害
物が存在する場合、それらを回避・横断するために必要
な経路中継点を調査する。まず、ステップS2で、図6
に示す「障害物/迂回点データテーブル」に登録してあ
る障害物データを読み出し、続くステップS3で、出発
地点から目的地点までの間のX,Y軸両方向の区間に、
その障害物の存在区間が交差しているか否かを判別す
る。存在区間が交差していればステップS4へ進み、そ
うでなければステップS8へ進む。なお、障害物/迂回
点データテーブルには、図6に示すように、登録番号順
に障害物が登録され、各障害物に対してその存在範囲,
存在範囲内の小区間データ,各小区間に対する迂回/横
断地点のデータなどが登録されている。
3 to 5 are flowcharts showing the operation of the I / O unit 1a, and the route search processing will be described with reference to these flowcharts. In step S1, the occupant inputs the departure point and the destination point from the system console 7. Next, if there are obstacles between the departure point and the destination point, investigate the route relay points required to avoid or cross them. First, in step S2, as shown in FIG.
The obstacle data registered in the "obstacle / detour point data table" shown in is read, and in the subsequent step S3, in the sections in both the X and Y axis directions from the departure point to the destination point,
It is determined whether the existing section of the obstacle intersects. If the existing sections intersect, the process proceeds to step S4, and if not, the process proceeds to step S8. As shown in FIG. 6, obstacles are registered in the obstacle / detour point data table in the order of registration numbers, and the existence range of each obstacle is
Small section data within the existing range, detour / crossing point data for each small section, etc. are registered.

【0016】ステップS4では、その障害物の存在範囲
を微小に区分した小区間データを調査し、続くステップ
S5で、その障害物の小区間を構成する線分と出発地点
と目的地点とを結ぶ線分とが交差するか否かを判別す
る。交差していればステップS6へ進み、交差していな
ければステップS7へ進む。ステップS6では、交差す
る線分を含む小区間と中継点を図7に示す中継点リスト
に登録する。なお中継点リストには、図7に示すように
各中継点の存在地点座標,経路に関する情報などを登録
する。ステップS7では、障害物の小区間データをすべ
て調査したか否かを判別し、調査が終了していればステ
ップS8へ進み、終了していなければステップS4へ戻
って次の小区間データを調査する。
In step S4, small section data in which the existence range of the obstacle is minutely divided is investigated, and in the following step S5, the line segment forming the small section of the obstacle is connected to the starting point and the destination point. It is determined whether or not the line segment intersects. If they intersect, the process proceeds to step S6, and if they do not intersect, the process proceeds to step S7. In step S6, the small section including the intersecting line segment and the relay point are registered in the relay point list shown in FIG. It should be noted that, as shown in FIG. 7, the relay point list is registered with the coordinates of the location of each relay point, information about the route, and the like. In step S7, it is determined whether or not all the small section data of the obstacle has been investigated. If the investigation is completed, the procedure proceeds to step S8, and if not completed, the procedure returns to step S4 to investigate the next small section data. To do.

【0017】ステップS8において、図6に示す障害物
/迂回路データテーブル上のすべての障害物データを調
査したか否かを判別し、調査が終了したらステップS9
へ進み、終了していなければステップS2へ戻って次の
障害物データを調査する。ステップS9で、中継点リス
トの最後に目的地点を登録した後、図4のステップS1
0へ進む。
In step S8, it is determined whether or not all obstacle data on the obstacle / detour data table shown in FIG. 6 has been investigated, and when the investigation is completed, step S9
If not, the process returns to step S2 to investigate the next obstacle data. After registering the destination at the end of the relay point list in step S9, step S1 in FIG.
Go to 0.

【0018】次に、各中継点間の経路探索処理を行な
う。ステップS10で、中継点リストに登録されている
中継点の中で、ある中継点群から次の中継点群へ向う区
間において、それぞれの中継点群から1つずつ中継点を
選び出し、仮の出発地点および目的地点とする。ステッ
プS11で、選び出された仮の出発地点および目的地点
を通信回線8を介して横型検索ユニット1bおよび縦型
検索ユニット1cへ送信する。なお、横型検索ユニット
1bおよび縦型検索ユニット1cは、起動後、受信状態
で待機している。ステップS12で、横型検索ユニット
1bおよび縦型検索ユニット1cへ検索開始の指令信号
を送信する。これによって、横型検索ユニット1bおよ
び縦型検索ユニット1cは、仮の出発地点および目的地
点に基づいて経路探索を開始する。なおこの開始指令
は、出発地点および目的地点のデータ送信に含ませるよ
うにしてもよい。
Next, a route search process between the relay points is performed. In step S10, among the relay points registered in the relay point list, one relay point is selected from each relay point group in the section from one relay point group to the next relay point group, and a temporary departure is made. Point and destination. In step S11, the selected temporary starting point and destination are transmitted to the horizontal search unit 1b and the vertical search unit 1c via the communication line 8. It should be noted that the horizontal search unit 1b and the vertical search unit 1c are in a standby state in a receiving state after being activated. In step S12, a search start command signal is transmitted to the horizontal search unit 1b and the vertical search unit 1c. As a result, the horizontal search unit 1b and the vertical search unit 1c start the route search based on the temporary starting point and destination. The start command may be included in the data transmission of the departure point and the destination point.

【0019】ステップS13で、横型検索および縦型検
索による探索結果に基づいて中継点間の経路を判定し、
中継点リストに登録する。ここで、多くの場合、縦型検
索の方が早く答が得られるが、上述したように、横型検
索の方がより正確な最短経路が得られる可能性が高い。
従って、判定の基準は、処理速度と正確さとの兼合によ
り決定される。十分に速い処理速度を有する処理装置を
用いれば、横型検索ユニット1bの探索結果が出るまで
待ち、縦型検索および横型検索のそれぞれの探索結果を
比較してより短い経路を選択することができる。なお、
最終判定を行なう制限時間を設け、その時間になったら
その時点で得られた探索結果に基づいて判定を行なうよ
うにして、処理時間の低減を計ってもよい。ステップS
14で、仮の目的地点として選び出した中継点が真の目
的地点か否かを判別し、真の目的地点であればステップ
S15へ進み、そうでなければステップS10へ戻って
中継点群から次の出発地点および目的地点を選び出し、
上記処理を行なう。
In step S13, the route between the relay points is determined based on the search results by the horizontal search and the vertical search,
Register in the relay point list. Here, in many cases, the vertical search can obtain an answer earlier, but as described above, the horizontal search is more likely to obtain a more accurate shortest route.
Therefore, the criterion for determination is determined by the combination of processing speed and accuracy. If a processing device having a sufficiently high processing speed is used, it is possible to wait until the search result of the horizontal search unit 1b is output, compare the search results of the vertical search and the horizontal search, and select a shorter route. In addition,
A processing time may be reduced by providing a time limit for making the final determination and making a determination based on the search result obtained at that time when the time is reached. Step S
At 14, it is determined whether or not the relay point selected as the tentative destination point is a true destination point. If the relay point is a true destination point, the process proceeds to step S15. Select the starting point and destination point of
The above processing is performed.

【0020】次に、上記処理で得られた中継点を交差点
と見なして、よりグローバルな経路の決定を行なう。ま
ずステップS15で、横型検索ユニット1bおよび縦型
検索ユニット1cへ出発地点および目的地点を送信し、
続くステップS16で、横型および縦型検索の開始指令
を各ユニット1b,1cへ送信して探索を開始させる。
なお、これら横型検索ユニット1bおよび縦型検索ユニ
ット1cの経路探索については後述する。次に図5のス
テップS17において、横型検索ユニット1bおよび縦
型検索ユニット1cからそれぞれの探索結果を入力し、
経路を最終的に判断する。次にステップS18で、最終
結果の出発地点から目的地点までの経路を使用する。す
なわち、最適経路をシステムコンソール7に表示した
り、自動操縦装置へ出力して経路信号に基づいて種々の
アクチュエータを制御する。
Next, the relay point obtained in the above process is regarded as an intersection, and a more global route is determined. First, in step S15, the departure point and the destination point are transmitted to the horizontal search unit 1b and the vertical search unit 1c,
In a succeeding step S16, a horizontal and vertical search start command is transmitted to each of the units 1b and 1c to start the search.
The route search of the horizontal search unit 1b and the vertical search unit 1c will be described later. Next, in step S17 of FIG. 5, the respective search results are input from the horizontal search unit 1b and the vertical search unit 1c,
Make a final decision on the route. Next, in step S18, the route from the starting point of the final result to the destination point is used. That is, the optimum route is displayed on the system console 7 or output to the autopilot device to control various actuators based on the route signal.

【0021】図8,9は、横型検索ユニット1bの動作
を示すフローチャートであり、このフローチャートによ
り横型検索処理を説明する。横型検索ユニット1bの起
動後、ステップS31で、初期化処理を行なう。ここで
は、横型検索終了フラグ,横型検索不可能フラグがリセ
ットされる。なおこれらのフラグは、後述するMOOR
E法の探索サブルーチンによる検索結果を通知するため
に用いられる。次にステップS32において、I/Oユ
ニット1aからのデータの受信待ちを行ない、上述した
出発地点および目的地点のデータを受信するとステップ
S33へ進み、横型検索開始指令の受信待ちを行なう。
横型検索の開始指令が受信されるとステップS35へ進
む。
8 and 9 are flow charts showing the operation of the horizontal search unit 1b, and the horizontal search processing will be described with reference to these flow charts. After starting the horizontal search unit 1b, an initialization process is performed in step S31. Here, the horizontal search end flag and the horizontal search impossible flag are reset. These flags are used for MOOR described later.
It is used to notify the search result by the E method search subroutine. Next, in step S32, the reception of data from the I / O unit 1a is waited, and when the data of the starting point and the destination point described above is received, the process proceeds to step S33 to wait for the reception of the horizontal search start command.
When the horizontal search start command is received, the process proceeds to step S35.

【0022】次に、調査対象の交差点を目的地点の方位
に近い方位にある交差点に限定するための交差点限定領
域を設定する。この実施例では、図10に示すように円
形の交差点限定領域f1を設定する。具体的には、まず
ステップS35で、出発地点と目的地点とを結ぶ線分の
中点を算出し、この中点を円の中心とする。次にステッ
プS36で、出発地点と目的地点とを結ぶ線分長と使用
する地図情報の細かさとに基づいて円の半径を算出す
る。ステップS37では、円の中心と半径とに基づいて
円形の交差点限定領域のX軸方向の範囲を算出する。な
お、交差点限定領域は円形領域に限定されなく、さらに
目的地点の方位に近い交差点を選択するため、例えば図
10に示す楕円形の領域f2としてもよい。また、出発
地点から目的地点までの間の障害物を横断・迂回する中
継点を設定したときは、例えば図11に示すように、出
発地点から中継点1までを包含する交差点限定領域f3
と、中継点1から目的地点までを包含する交差点限定領
域f4とを設定してもよい。
Next, an intersection limited area is set to limit the intersection to be surveyed to an intersection having an orientation close to the orientation of the destination. In this embodiment, a circular intersection limited area f1 is set as shown in FIG. Specifically, first, in step S35, the midpoint of the line segment connecting the departure point and the destination point is calculated, and this midpoint is set as the center of the circle. Next, in step S36, the radius of the circle is calculated based on the length of the line segment connecting the starting point and the destination point and the fineness of the map information used. In step S37, the range in the X-axis direction of the circular intersection limited area is calculated based on the center and radius of the circle. The intersection limited area is not limited to a circular area, and may be an elliptical area f2 shown in FIG. 10, for example, in order to select an intersection closer to the direction of the destination. Further, when a relay point that crosses or bypasses an obstacle between the departure point and the destination point is set, for example, as shown in FIG. 11, an intersection limited area f3 including the departure point to the relay point 1
Alternatively, an intersection limited area f4 including the relay point 1 to the destination may be set.

【0023】次に、設定された交差点限定領域に従っ
て、図12に示す交差点/接続路データテーブルから調
査対象の交差点群の絞り込みを行なう。なお、交差点/
接続路データテーブルには、図12に示すように、交差
点限定領域内の交差点に絞り込む処理の効率化を計るた
め、交差点のX座標の順に並べてあり、交差点ごとの位
置座標,隣接交差点リストおよび通過交差点リストに登
録された同一の交差点の登録番号,接続路情報などが登
録されている。ステップS38で、交差点データテーブ
ルから交差点データを読み出し、続くステップS39
で、その交差点のX座標が交差点限定領域のX軸方向の
範囲内か否かを判別し、範囲内であればステップS40
へ進み、そうでなければステップS41へ進む。ステッ
プS40で、交差点の登録番号を図13に示す隣接交差
点リストに登録し、ステップS41で、交差点リストに
登録されているすべての交差点に対して交差点絞り込み
処理を終了したか否かを判別し、終了していれば図9の
ステップS51へ進み、そうでなければステップS38
へ戻って次の交差点に対して上記処理を続ける。なお、
隣接交差点リストには、図13に示すように、交差点ご
とのレベル値(この実施例では、経路長),隣接交差点
情報,計測交差点経験済情報,交差点/接続路データテ
ーブルに登録された同一交差点の登録番号などが登録さ
れる。
Next, according to the set intersection limited area, the intersection groups to be investigated are narrowed down from the intersection / connection path data table shown in FIG. At the intersection /
As shown in FIG. 12, in the connecting road data table, in order to improve the efficiency of the process of narrowing down to the intersections in the intersection limited area, the X coordinates of the intersections are arranged in order, and the position coordinates of each intersection, the adjacent intersection list, and the passages are listed. The registration number of the same intersection registered in the intersection list, connection information, etc. are registered. At step S38, the intersection data is read out from the intersection data table, and then at step S39.
Then, it is determined whether or not the X coordinate of the intersection is within the range of the intersection limited area in the X-axis direction, and if it is within the range, step S40.
Otherwise, to step S41. In step S40, the registration number of the intersection is registered in the adjacent intersection list shown in FIG. 13, and in step S41, it is determined whether or not the intersection narrowing processing is completed for all the intersections registered in the intersection list. If it has ended, the process proceeds to step S51 in FIG. 9, and if not, step S38.
Return to and continue the above processing for the next intersection. In addition,
In the adjacent intersection list, as shown in FIG. 13, the level value (route length in this embodiment) for each intersection, adjacent intersection information, measured intersection experienced information, and the same intersection registered in the intersection / connection road data table. The registration number and the like are registered.

【0024】図9のステップS51において、上記ステ
ップで絞り込まれた交差点群を対象にして、後述するM
OORE法による経路探索サブルーチンを実行する。ス
テップS52で、横型検索終了フラグがセットされてい
るか否かを判別し、セットされていればステップS56
へ進み、そうでなければステップS53へ進む。ステッ
プS53で、横型検索不可能フラグがセットされている
か否かを判別し、セットされていればステップS54へ
進み、そうでなければ図8のステップS37へ戻る。ス
テップS54で、縦型検索ユニット1cの現在の検索位
置などの経路探索情報を入力し、続くステップS55
で、縦型検索ユニット1cの現在の経路探索情報に基づ
いて交差点限定領域を再設定する。
In step S51 of FIG. 9, the intersection group narrowed down in the above step is targeted, and M to be described later.
A route search subroutine by the OORE method is executed. In step S52, it is determined whether or not the horizontal search end flag is set, and if it is set, step S56.
Otherwise go to step S53. In step S53, it is determined whether or not the horizontal search impossibility flag is set. If it is set, the process proceeds to step S54, and if not, the process returns to step S37 in FIG. In step S54, the route search information such as the current search position of the vertical search unit 1c is input, and the subsequent step S55.
Then, the intersection limited area is reset based on the current route search information of the vertical search unit 1c.

【0025】例えば、横型検索が行き詰っているとき
に、縦型検索によってある程度の頻度で交差点限定領域
外の交差点が調査されていれば、交差点限定領域の円を
大きくする。また、例えば楕円形の交差点限定領域を設
定したときは、図14に示すように領域を拡大する。な
お再開された経路探索では、従来の交差点に新たに設定
された領域内の交差点を加え、最初から上述したように
順次交差点を調査する。また、このように、交差点限定
領域を再設定して経路探索を再開するような状況では、
正しい経路は出発地点と目的地点とを結ぶ直線の右また
は左を大きく迂回するものと推定される。そこで、処理
速度を重視するため、再探索時の調査対象交差点は、新
たに設定された領域内の交差点とそれらに隣接する交差
点に限定する。あるいは、次のようにして調査対象の交
差点をさらに絞り込んでもよい。すなわち、新しい交差
点およびそれらの隣接交差点を出発地点と目的地点とを
結ぶ直線を境にして左右に分け、縦型検索ユニット1c
の現在の経路探索側の交差点を調査対象とする。
For example, if the horizontal search is at a dead end and the vertical search has searched the intersections outside the intersection limited area with a certain frequency, the circle of the intersection limited area is enlarged. Further, for example, when an elliptical intersection limited area is set, the area is enlarged as shown in FIG. In the restarted route search, intersections in the newly set area are added to the conventional intersections, and the intersections are sequentially searched from the beginning as described above. In addition, in such a situation where the intersection limited area is reset and the route search is restarted,
The correct route is presumed to make a large detour to the right or left of the straight line connecting the starting point and the destination point. Therefore, in order to place importance on the processing speed, the intersections to be investigated during the re-search are limited to the intersections in the newly set area and the intersections adjacent to them. Alternatively, the intersections to be surveyed may be further narrowed down as follows. That is, new intersections and their adjacent intersections are divided into left and right with a straight line connecting the departure point and the destination point as a boundary, and the vertical search unit 1c.
The intersection of the current route search side of is to be surveyed.

【0026】横型検索が無事終了したら、ステップS5
6で、I/Oユニット1aに探索結果を送信し、プログ
ラムの実行を終了する。
When the horizontal search is completed successfully, step S5
In step 6, the search result is transmitted to the I / O unit 1a, and the program execution ends.

【0027】図15,16は、MOORE法による経路
探索サブルーチンを示すフローチャートである。ステッ
プS61において、初期化処理を行なう。ここでは、す
べての調査対象交差点に設定される出発地点からの経路
長に無限大を示す数値、例えば999999を設定し、
出発地点の経路長を0とし、計測交差点の初期交差点と
して出発地点を登録する。ステップS62で、計測交差
点、すなわち出発地点の隣接交差点を図13に示す隣接
交差点リストに登録する。続くステップS63で、現在
の計測交差点の出発地点からの経路長に各隣接交差点ま
での距離を加算した値が、各隣接交差点の経路長より小
さいか否かを判別し、肯定されるとステップS64へ進
んで、その隣接交差点の経路長を上記(計測交差点の経
路長)+(その隣接交差点までの距離)で更新する。ス
テップS63が否定された時はステップS64をスキッ
プする。
15 and 16 are flowcharts showing a route search subroutine by the MOORE method. In step S61, initialization processing is performed. Here, set a numerical value indicating infinity, for example, 999999, to the route length from the departure point set for all the surveyed intersections,
The route length of the departure point is set to 0, and the departure point is registered as the initial intersection of the measurement intersection. In step S62, the measured intersection, that is, the adjacent intersection of the departure point is registered in the adjacent intersection list shown in FIG. In the following step S63, it is determined whether or not the value obtained by adding the distance to each adjacent intersection to the route length from the departure point of the current measurement intersection is smaller than the route length of each adjacent intersection, and if affirmed, step S64 Then, the route length of the adjacent intersection is updated by the above (route length of the measured intersection) + (distance to the adjacent intersection). When step S63 is denied, step S64 is skipped.

【0028】ステップS65で、図13に示す隣接交差
点リストの中に計測交差点として調査していない交差点
があるか否かを判別し、あればステップS66へ進み、
なければステップS67へ進む。横型検索による経路探
索途中で、隣接交差点リストに計測交差点として未調査
の交差点がなくなることは、横型検索の継続不可能を意
味し、ステップS67で、横型検索不可能フラグをセッ
トして図9に示すプログラムへリターンする。一方、ス
テップS66では、隣接交差点リストの中で最小の経路
長を有する隣接交差点を新しい計測交差点に選択し、続
く図16のステップS68で、新たに選択された計測交
差点が目的地点か否かを判別する。目的地点であればス
テップS69へ進み、そうでなければステップS70へ
進む。ステップS69では、横型検索終了フラグをセッ
トして図9のプログラムへリターンし、一方、ステップ
S70では、計測交差点の隣接交差点を調査して隣接交
差点リストに登録し、図15のステップS63へ戻って
上記処理を継続する。
In step S65, it is judged whether or not there is an intersection which is not investigated as a measurement intersection in the adjacent intersection list shown in FIG. 13, and if there is, it proceeds to step S66.
If not, the process proceeds to step S67. The fact that there is no unexamined intersection as a measurement intersection in the adjacent intersection list during the route search by the horizontal search means that the horizontal search cannot be continued. In step S67, the horizontal search impossible flag is set and the result is shown in FIG. Return to the indicated program. On the other hand, in step S66, the adjacent intersection having the minimum route length in the adjacent intersection list is selected as a new measurement intersection, and in step S68 of FIG. 16, whether the newly selected measurement intersection is the destination point or not is determined. Determine. If it is the destination, the process proceeds to step S69, and if not, the process proceeds to step S70. In step S69, the horizontal search end flag is set and the process returns to the program of FIG. 9. On the other hand, in step S70, the adjacent intersections of the measurement intersections are investigated and registered in the adjacent intersection list, and the process returns to step S63 of FIG. The above process is continued.

【0029】図17,18は、縦型検索ユニット1cの
動作を示すフローチャートであり、このフローチャート
により縦型検索処理を説明する。ステップS81におい
て、ソフトウエア上の種々の初期処理を行ない、続くス
テップS82で、I/Oユニット1aから出発地点およ
び目的地点のデータを受信したか否かを判別し、受信し
たらステップS83へ進む。ステップS83で、I/O
ユニット1aから縦型検索開始指令を受信したか否かを
判別し、受信したらステップS84へ進む。ステップS
84で、計測交差点に出発地点を設定して縦型検索処理
を開始する。
17 and 18 are flow charts showing the operation of the vertical search unit 1c, and the vertical search processing will be described with reference to this flow chart. In step S81, various initial processes on software are performed, and in the following step S82, it is determined whether or not the data of the starting point and the destination point are received from the I / O unit 1a, and if received, the process proceeds to step S83. In step S83, I / O
It is determined whether or not the vertical search start command is received from the unit 1a, and if it is received, the process proceeds to step S84. Step S
At 84, a departure point is set at the measurement intersection and the vertical search process is started.

【0030】ステップS85で、横型検索ユニット1b
から現在の探索情報の送信要求があるか否かを判別し、
あればステップS86で、現在の探索位置などの情報を
横型ユニット1bへ送信する。ステップS87で、現在
の計測交差点は過去に通過したことがあるか否かを判別
し、過去に通過したことがない新しい交差点であればス
テップS88へ進み、過去に通過したことがある交差点
であれば図18のステップS91へ進む。
In step S85, the horizontal search unit 1b
Determines whether there is a request to send the current search information from
If so, in step S86, information such as the current search position is transmitted to the horizontal unit 1b. In step S87, it is determined whether or not the current measurement intersection has been passed in the past, and if it is a new intersection that has not been passed in the past, the process proceeds to step S88, and if it is an intersection that has been passed in the past, For example, the process proceeds to step S91 in FIG.

【0031】ステップS88で、現在の計測交差点に隣
接する各隣接交差点が最短経路を構成する有望度Pを次
式により算出する。 P=L1×cos(b)/L2 ・・・(1) ここで、bは、計測交差点から見た目的地点の方位と各
隣接交差点の方位とのなす角度である。例えば図19に
おいて、交差点5が計測交差点とすると、隣接交差点9
の方位と目的地点の方位とのなす角度がb1であり、隣
接交差点7の方位と目的地点の方位とのなす角度がb2
である。またL1は、計測交差点と各隣接交差点との直
線距離、L2は、計測交差点と各隣接交差点との道なり
の距離である。なお、距離L2の代りに、計測交差点と
各隣接交差点との間の経路の燃料消費量あるいは走破時
間を用いて有望度Pを決定してもよい。続くステップS
89で、出発地点から計測交差点までの経路長を算出す
る。これは、直前の計測交差点の経路長にその交差点か
ら現在の計測交差点までの距離を加算して算出する。図
18のステップS90で、現在の計測交差点とその隣接
交差点の調査結果を図20の通過交差点リストに登録す
る。
In step S88, the probability P that each adjacent intersection adjacent to the current measurement intersection constitutes the shortest route is calculated by the following equation. P = L1 × cos (b) / L2 (1) Here, b is the angle formed by the azimuth of the destination point and the azimuth of each adjacent intersection as viewed from the measurement intersection. For example, in FIG. 19, assuming that the intersection 5 is the measurement intersection, the adjacent intersection 9
The angle formed by the azimuth of the arrow and the azimuth of the destination is b1, and the angle formed by the azimuth of the adjacent intersection 7 and the azimuth of the destination is b2.
Is. L1 is a straight line distance between the measurement intersection and each adjacent intersection, and L2 is a distance along the road between the measurement intersection and each adjacent intersection. Instead of the distance L2, the probability P may be determined using the fuel consumption amount or the running time of the route between the measurement intersection and each adjacent intersection. Continuing step S
At 89, the route length from the departure point to the measurement intersection is calculated. This is calculated by adding the distance from the current measured intersection to the path length of the immediately preceding measured intersection. In step S90 of FIG. 18, the survey results of the current measured intersection and its adjacent intersections are registered in the passing intersection list of FIG.

【0032】ステップS91で、現在の計測交差点に未
通過の隣接交差点が存在するか否かを判別し、未通過の
隣接交差点があればステップS92へ進み、なければス
テップS93へ進む。ステップS92では、未通過の隣
接交差点の中で有望度Pが最大の交差点を次の計測交差
点とし、一方、ステップS93では、出発地点から現在
の計測交差点に至る最短経路を構成する隣接交差点へ戻
り、その交差点を次の計測交差点とする。ステップS9
4で、新たに選択された計測交差点が目的地点か否かを
判別し、目的地点であればステップS95へ進んでI/
Oユニット1aへ探索結果を出力し、目的地点でなけれ
ば図17のステップS85へ戻って縦型検索を継続す
る。
In step S91, it is determined whether or not there is an unpassed adjacent intersection at the current measurement intersection. If there is an unpassed adjacent intersection, the process proceeds to step S92, and if not, the process proceeds to step S93. In step S92, the intersection having the highest probability P among the unpassed adjacent intersections is set as the next measurement intersection, while in step S93, the next intersection is returned to the shortest route from the departure point to the current measurement intersection. , That intersection is the next measurement intersection. Step S9
In step 4, it is determined whether or not the newly selected measurement intersection is the destination point. If the destination is the destination point, the process proceeds to step S95 and I /
The search result is output to the O unit 1a, and if it is not the destination point, the process returns to step S85 in FIG. 17 to continue the vertical search.

【0033】このように、横型検索では、出発地点と目
的地点との位置関係と、地図情報の細かさとに基づいて
交差点限定領域を設定し、この交差点限定領域内の交差
点を調査対象交差点として経路探索を行ない、縦型検索
では、目的地点の方位と調査対象交差点の方位とのなす
角度と、調査対象交差点までの直線距離と、調査対象交
差点までの接続路の経路長とによって、隣接する各交差
点の有望度を決定し、有望度が最も高い交差点を経由し
て経路探索を行なうようにしたので、探索処理効率が向
上し、探索時間を低減することができる。
As described above, in the horizontal search, the intersection limited area is set based on the positional relationship between the departure point and the destination point and the fineness of the map information, and the intersection in the intersection limited area is used as the surveyed intersection. In the vertical search, each of the adjacent points is searched by the angle between the direction of the destination and the direction of the surveyed intersection, the straight line distance to the surveyed intersection, and the route length of the connecting road to the surveyed intersection. Since the likelihood of the intersection is determined and the route search is performed via the intersection with the highest likelihood, the search processing efficiency is improved and the search time can be reduced.

【0034】また、出発地点と目的地点との間に丘陵や
河川などの大規模な障害物が存在して横型検索が行き詰
ったときは、交差点限定領域を拡張して再設定するよう
にしたので、通常はできる限り限定された領域内の交差
点を対象にして効率よく経路探索が実行でき、探索が行
き詰っても拡張再設定された領域内の交差点を調査して
経路探索を続行でき、合理的な経路探索処理が行なえ
る。
Further, when a large-scale obstacle such as a hill or a river exists between the starting point and the destination point and the horizontal search is stalled, the intersection limited area is expanded and reset. , Normally, it is possible to efficiently perform route search targeting intersections in the limited area as much as possible, and even if the search is stuck, it is possible to investigate the intersections in the expanded and reset area and continue the route search, which is rational. You can perform various route search processing.

【0035】さらに、横型検索において、交差点限定領
域を再設定するときに縦型検索の検索状況を考慮して領
域を決定するようにしたので、交差点限定領域を必要な
範囲に的確に拡張できる。
Further, in the horizontal search, when the intersection limited area is reset, the area is determined in consideration of the search condition of the vertical search, so that the intersection limited area can be appropriately expanded to a necessary range.

【0036】踏切りの少ない線路,橋の少ない川,丘陵
などの大規模な障害物に対しては、それらが占有する領
域と回避・横断するための踏切りや橋などの中継点を地
図情報に登録しておき、探索に先だってこれらの中継点
を交差点と見なしてグローバルな経路探索を行なうよう
にしたので、横型検索における探索行き詰りの発生を回
避できるとともに、探索処理を高速化できる。
For large-scale obstacles such as railroads with few railroad crossings, rivers with few bridges, and hills, the area occupied by them and the relay points such as railroad crossings and bridges for avoiding / crossing are registered in the map information. Incidentally, prior to the search, these relay points are regarded as intersections and the global route search is performed, so that it is possible to avoid the occurrence of a search deadlock in the horizontal search and speed up the search processing.

【0037】[0037]

【発明の効果】以上説明したように請求項1の発明によ
れば、交差点群の中から目的地点の方位に近い方位にあ
る交差点を調査対象の交差点として選択し、これらの選
択された交差点群とそれらを結ぶ接続路とから成る移動
路網に関する情報に基づいて最適経路を探索するように
したので、探索処理効率が向上し、探索時間を低減する
ことができる。請求項2の発明によれば、出発地点と目
的地点との位置関係と、移動路網に関する情報の詳細度
とに基づいて交差点の調査対象領域を設定し、この調査
対象領域内の交差点とそれらを結ぶ接続路とから成る移
動路網に関する情報に基づいて最適経路を探索するよう
にしたので、探索処理効率が向上し、探索時間を低減す
ることができる。また請求項3の発明によれば、障害物
によって経路探索が行き詰ったときは交差点の調査対象
領域を拡張して再設定するようにしたので、通常はでき
る限り限定された領域内の交差点を対象にして効率よく
経路探索が実行でき、探索が行き詰っても拡張再設定さ
れた領域内の交差点を調査して経路探索を続行でき、合
理的な経路探索処理が行なえる。請求項4の発明によれ
ば、現在地点から見て目的地点の方位と調査対象交差点
の方位との差と、現在地点から調査対象交差点までの直
線距離と、現在地点から調査対象交差点までの接続路の
経路長とにより決定される評価関数を設定し、この評価
関数に従って現在地点に隣接する交差点の中から経由交
差点を選択しながら目的地までの最適経路を探索するよ
うにしたので、正確に効率よく最適経路を探索できる。
As described above, according to the first aspect of the present invention, an intersection having an orientation close to the orientation of the destination is selected from the intersections as an intersection to be investigated, and the selected intersections are selected. Since the optimum route is searched based on the information about the moving route network including the connection route connecting them, the search processing efficiency is improved and the search time can be reduced. According to the invention of claim 2, the survey target area of the intersection is set based on the positional relationship between the departure point and the destination point and the degree of detail of the information about the moving route network. Since the optimum route is searched based on the information about the moving route network consisting of the connecting routes connecting the search routes, the search processing efficiency is improved and the search time can be reduced. Further, according to the invention of claim 3, when the route search is stalled due to an obstacle, the area to be investigated at the intersection is expanded and reset, so that the intersection is usually targeted within the limited area. Thus, the route search can be executed efficiently, and even if the search is stalled, the route search can be continued by investigating the intersections in the expanded and reset area, and the rational route search processing can be performed. According to the invention of claim 4, the difference between the azimuth of the destination point and the azimuth of the surveyed intersection viewed from the current point, the straight line distance from the current point to the surveyed intersection, and the connection from the current point to the surveyed intersection By setting the evaluation function determined by the route length of the road and selecting the transit intersection from the intersections adjacent to the current point according to this evaluation function, the optimum route to the destination is searched, so it is accurate. The optimum route can be searched efficiently.

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

【図1】クレーム対応図。FIG. 1 is a diagram for responding to a complaint.

【図2】一実施例の構成を示すブロック図。FIG. 2 is a block diagram showing the configuration of an embodiment.

【図3】経路探索動作を示すフローチャート。FIG. 3 is a flowchart showing a route search operation.

【図4】経路探索動作を示すフローチャート。FIG. 4 is a flowchart showing a route search operation.

【図5】経路探索動作を示すフローチャート。FIG. 5 is a flowchart showing a route search operation.

【図6】障害物/迂回点データテーブルを示す図。FIG. 6 is a diagram showing an obstacle / detour point data table.

【図7】中継点リストを示す図。FIG. 7 is a diagram showing a relay point list.

【図8】横型検索動作を示すフローチャート。FIG. 8 is a flowchart showing a horizontal search operation.

【図9】横型検索動作を示すフローチャート。FIG. 9 is a flowchart showing a horizontal search operation.

【図10】交差点限定領域の設定方法を説明する図。FIG. 10 is a diagram illustrating a method of setting an intersection limited area.

【図11】交差点限定領域の他の設定方法を説明する
図。
FIG. 11 is a diagram illustrating another setting method of the intersection limited area.

【図12】交差点/接続路データテーブルを示す図。FIG. 12 is a diagram showing an intersection / connection road data table.

【図13】隣接交差点リストを示す図。FIG. 13 is a diagram showing an adjacent intersection list.

【図14】交差点限定領域の再設定方法を説明する図。FIG. 14 is a diagram illustrating a method of resetting an intersection limited area.

【図15】MOORE法による経路探索サブルーチンを
示すフローチャート。
FIG. 15 is a flowchart showing a route search subroutine by the MOORE method.

【図16】MOORE法による経路探索サブルーチンを
示すフローチャート。
FIG. 16 is a flowchart showing a route search subroutine by the MOORE method.

【図17】縦型検索動作を示すフローチャート。FIG. 17 is a flowchart showing a vertical search operation.

【図18】縦型検索動作を示すフローチャート。FIG. 18 is a flowchart showing a vertical search operation.

【図19】目的地点の方位性を考慮した縦型検索を説明
する図。
FIG. 19 is a diagram illustrating a vertical search in consideration of the orientation of a destination point.

【図20】通過交差点リストを示す図。FIG. 20 is a diagram showing a passing intersection list.

【図21】横型検索方法を説明する図。FIG. 21 is a diagram illustrating a horizontal search method.

【図22】横型検索方法を説明する図。FIG. 22 is a diagram illustrating a horizontal search method.

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

1a システムインタフェースユニット(I/Oユニッ
ト) 1b 横型検索ユニット 1c 縦型検索ユニット 2a,2b,2c マイクロコンピュータ(CPU) 3a,3b,3c メモリ 4a,4b,4c インタフェース回路 5a,5b,5c 補助記憶装置 6 速度/方位センサ 7 システムコンソール 8 通信回線 100,100A,100B 選択手段 101,101A,101B 探索手段 102 領域設定手段
1a System interface unit (I / O unit) 1b Horizontal search unit 1c Vertical search unit 2a, 2b, 2c Microcomputer (CPU) 3a, 3b, 3c Memory 4a, 4b, 4c Interface circuit 5a, 5b, 5c Auxiliary storage device 6 speed / direction sensor 7 system console 8 communication line 100, 100A, 100B selection means 101, 101A, 101B search means 102 area setting means

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】交差点群とそれらを結ぶ接続路とから成る
移動体の移動路網に関する情報に基づいて、出発地点か
ら目的地点までの最適経路を探索する最適経路探索装置
において、 前記交差点群の中から前記目的地点の方位に近い方位に
ある交差点を調査対象交差点として選択する選択手段
と、 この選択手段により選択された交差点群とそれらを結ぶ
接続路とから成る移動路網に関する情報に基づいて前記
最適経路を探索する探索手段とを備えることを特徴とす
る最適経路探索装置。
1. An optimum route search device for searching for an optimum route from a starting point to a destination point based on information about a moving route network of a moving body consisting of intersection groups and connecting paths connecting them, Based on the information about the movement network consisting of selection means for selecting an intersection in the direction close to the direction of the destination point as an investigation target intersection from the inside and the intersection group selected by this selection means and the connecting path connecting them An optimum route search device, comprising: a search unit that searches for the optimum route.
【請求項2】交差点群とそれらを結ぶ接続路とから成る
移動体の移動路網に関する情報に基づいて、出発地点か
ら目的地点までの最適経路を探索する最適経路探索装置
において、 前記出発地点と前記目的地点との位置関係と、前記移動
路網に関する情報の詳細度とに基づいて交差点の調査対
象領域を設定する領域設定手段と、 前記交差点群の中から前記調査対象領域内の交差点を選
択する選択手段と、 この選択手段により選択された交差点群とそれらを結ぶ
接続路とから成る移動路網に関する情報に基づいて前記
最適経路を探索する探索手段とを備えることを特徴とす
る最適経路探索装置。
2. An optimum route search device for searching for an optimum route from a starting point to a destination based on information about a moving route network of a moving body, which comprises a group of intersections and a connecting route connecting them, Area setting means for setting a survey target area of an intersection based on a positional relationship with the destination point and a degree of detail of information on the moving road network, and selecting an intersection within the survey target area from the intersection group. An optimum route search comprising: a selecting unit for selecting the optimum route based on information about a moving route network including intersection groups selected by the selecting unit and connecting paths connecting the intersection groups. apparatus.
【請求項3】請求項2に記載の最適経路探索装置におい
て、 前記領域設定手段は、障害物によって前記探索手段の経
路探索が行き詰ったときは交差点の前記調査対象領域を
拡張して再設定することを特徴とする最適経路探索装
置。
3. The optimum route search device according to claim 2, wherein when the route search of the search unit is stalled due to an obstacle, the region setting unit expands and resets the survey target region at the intersection. An optimal route search device characterized by the above.
【請求項4】交差点群とそれらを結ぶ接続路とから成る
移動体の移動路網に関する情報に基づいて、出発地点か
ら目的地点までの最適経路を探索する最適経路探索装置
において、 現在地点から見て前記目的地点の方位と調査対象交差点
の方位との差と、前記現在地点から前記調査対象交差点
までの直線距離と、前記現在地点から前記調査対象交差
点までの接続路の経路長とにより決定される評価関数を
設定し、この評価関数に従って前記現在地点に隣接する
交差点の中から経由交差点を選択する選択手段と、 この選択手段で繰り返し前記経由交差点を選択して前記
目的地までの最適経路を探索する探索手段とを備えるこ
とを特徴とする最適経路探索装置。
4. An optimum route search device for searching for an optimum route from a starting point to a destination point based on information about a moving route network of a moving body consisting of a group of intersections and a connecting route connecting them, It is determined by the difference between the direction of the destination and the direction of the surveyed intersection, the linear distance from the current point to the surveyed intersection, and the path length of the connecting path from the current point to the surveyed intersection. An evaluation function is set, and selecting means for selecting a via intersection from among the intersections adjacent to the present point according to the evaluating function, and the selecting means repeatedly selects the via intersection to find an optimum route to the destination. An optimum route search device comprising a search means for searching.
JP26114291A 1991-09-12 1991-09-12 Optimum route search device Pending JPH0573798A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26114291A JPH0573798A (en) 1991-09-12 1991-09-12 Optimum route search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26114291A JPH0573798A (en) 1991-09-12 1991-09-12 Optimum route search device

Publications (1)

Publication Number Publication Date
JPH0573798A true JPH0573798A (en) 1993-03-26

Family

ID=17357684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26114291A Pending JPH0573798A (en) 1991-09-12 1991-09-12 Optimum route search device

Country Status (1)

Country Link
JP (1) JPH0573798A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015187555A (en) * 2014-03-26 2015-10-29 株式会社ゼンリンデータコム Information processing device, information processing method, and program
WO2019186815A1 (en) * 2018-03-28 2019-10-03 日本電気株式会社 Self-propelled device, self-propelling method, and recording medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6320700A (en) * 1986-07-15 1988-01-28 日産自動車株式会社 Guidance course setter for course guidance unit of vehicle
JPH01142825A (en) * 1987-11-30 1989-06-05 Fuji Electric Co Ltd Route guiding device
JPH01173297A (en) * 1987-12-28 1989-07-07 Aisin Aw Co Ltd System for retrieving path of navigation device
JPH02306400A (en) * 1989-05-19 1990-12-19 Sanyo Electric Co Ltd Route searching device
JPH03123999A (en) * 1989-10-06 1991-05-27 Nippon Telegr & Teleph Corp <Ntt> Route search device
JPH03246416A (en) * 1990-02-26 1991-11-01 Aisin Seiki Co Ltd Moving body position display device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6320700A (en) * 1986-07-15 1988-01-28 日産自動車株式会社 Guidance course setter for course guidance unit of vehicle
JPH01142825A (en) * 1987-11-30 1989-06-05 Fuji Electric Co Ltd Route guiding device
JPH01173297A (en) * 1987-12-28 1989-07-07 Aisin Aw Co Ltd System for retrieving path of navigation device
JPH02306400A (en) * 1989-05-19 1990-12-19 Sanyo Electric Co Ltd Route searching device
JPH03123999A (en) * 1989-10-06 1991-05-27 Nippon Telegr & Teleph Corp <Ntt> Route search device
JPH03246416A (en) * 1990-02-26 1991-11-01 Aisin Seiki Co Ltd Moving body position display device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015187555A (en) * 2014-03-26 2015-10-29 株式会社ゼンリンデータコム Information processing device, information processing method, and program
WO2019186815A1 (en) * 2018-03-28 2019-10-03 日本電気株式会社 Self-propelled device, self-propelling method, and recording medium
JPWO2019186815A1 (en) * 2018-03-28 2021-02-25 日本電気株式会社 Self-propelled device, self-propelled method, and program
US11614750B2 (en) 2018-03-28 2023-03-28 Nec Corporation Self-propelled device, self-propelling method, and recording medium

Similar Documents

Publication Publication Date Title
KR100279761B1 (en) Route navigation device
US6324472B1 (en) Maneuver generation program and method
JP3430602B2 (en) Vehicle route guidance device
KR102604108B1 (en) Methods and systems for generating parking routes
US20180149488A1 (en) Guide route setting apparatus and guide route setting method
Li et al. Lane-level map-matching with integrity on high-definition maps
JPH09218047A (en) Route calculator for vehicle
US5815161A (en) System for joining elements to complex junctions and links in road network representation for vehicles
CN104949678A (en) Method and device for determining navigation end point in navigation system, and navigation equipment
CN113721599A (en) Positioning method and positioning device
JP2007051999A (en) Navigation system
JPH09319433A (en) Optimum route searching method
JP2009300249A (en) Navigation apparatus and program therefor
CN116958316A (en) Topology map generation method, device, computer equipment and storage medium
CN112923940A (en) Path planning method, device, processing equipment, mobile equipment and storage medium
JPH0573798A (en) Optimum route search device
JPH06323861A (en) Navigation system having route calculating function
JP3622213B2 (en) Automobile route guidance device
JP2020060493A (en) Route search system and route search program
JPH0755488A (en) Route guidance apparatus
JP2006337213A (en) Network data for matching, preparing method of network data for matching, navigation system having network data for matching, path research server, and navigation terminal device
CN114397890A (en) Vehicle dynamic path planning method and device, electronic equipment and readable storage medium
JP4127774B2 (en) Pedestrian navigation program
JPH06341844A (en) Navigation apparatus for mounting on vehicle
CN113155138A (en) Determining a route on a map