JPH04319986A - Route search method - Google Patents

Route search method

Info

Publication number
JPH04319986A
JPH04319986A JP8832591A JP8832591A JPH04319986A JP H04319986 A JPH04319986 A JP H04319986A JP 8832591 A JP8832591 A JP 8832591A JP 8832591 A JP8832591 A JP 8832591A JP H04319986 A JPH04319986 A JP H04319986A
Authority
JP
Japan
Prior art keywords
intersection
destination
road
virtual
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.)
Granted
Application number
JP8832591A
Other languages
Japanese (ja)
Other versions
JP2796199B2 (en
Inventor
Shigeru Ichikawa
茂 市川
Giichi Sato
義一 佐藤
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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
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 Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP3088325A priority Critical patent/JP2796199B2/en
Publication of JPH04319986A publication Critical patent/JPH04319986A/en
Application granted granted Critical
Publication of JP2796199B2 publication Critical patent/JP2796199B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To automatically set a virtual departure crossing and a virtual destination crossing at an optimum position without any departure point and destination at a crossing. CONSTITUTION:When at least one of a departure point and a destination is not found on a road, a route search section 15f examines whether there is any road other than an expressway within the range of the predetermined distance from the departure point or destination. If such a road is found, a perpendicular is extended from the departure point or destination to the road, and the foot of the perpendicular is regarded as a crossing. This crossing is further regarded as a virtual departure point or destination. Thereafter, a route is searched, using road layer information saved in a map data memory section (CD-ROM) 11. Also, if there are a plurality of roads within the range of a set distance, the route search section 15f sets a virtual destination point or destination on the nearest road among the widest roads. If there is no road within the range of the set distance, a crossing at the nearest distance is obtained, and this crossing is used as a virtual departure point or destination in searching the route.

Description

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

【0001】0001

【産業上の利用分野】本発明はナビゲ−ション装置の経
路探索方法に係わり、特に地図上の交差点を考慮して出
発地から目的地迄の最短経路を探索する経路探索方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a route searching method for a navigation device, and more particularly to a route searching method for searching for the shortest route from a departure point to a destination by taking into account intersections on a map.

【0002】0002

【従来の技術】自動車用ナビゲーション装置は、大量の
地図データを記憶するCD−ROM等の大容量記憶装置
、ディスプレイ装置、自動車の現在地を測定する現在地
検出装置等を有し、自動車の現在地に応じた地図データ
をCD−ROMから読み出し、該地図データに基づいて
地図をディスプレイ画面に描画すると共に、自動車位置
マ−ク(ロケ−ションカ−ソル)をディスプレイ画面の
一定位置(例えばディスプレイ画面の中心位置)に固定
表示し、自動車の移動に応じて地図をスクロ−ル表示す
る。
[Prior Art] An automobile navigation device has a large capacity storage device such as a CD-ROM that stores a large amount of map data, a display device, a current location detection device that measures the current location of the vehicle, etc. The map data is read from the CD-ROM, a map is drawn on the display screen based on the map data, and the car position mark (location cursor) is placed at a fixed position on the display screen (for example, the center position of the display screen). ), and the map is scrolled according to the movement of the car.

【0003】CD−ROMに記憶されている地図は縮尺
レベルに応じて適当な大きさの経度幅、緯度幅の地域に
区切られており、道路等は経緯度で表現された頂点(ノ
−ド)の座標集合で示され、これらの描画は各ノ−ドを
順に直線で接続することにより行われる。尚、2以上の
ノ−ドを連結する部分は道路リンクと呼ばれる。
[0003] Maps stored in CD-ROMs are divided into regions with appropriate longitude and latitude widths depending on the scale level, and roads, etc. are divided into regions with vertices (nodes) expressed in latitude and latitude ), and these drawings are performed by sequentially connecting each node with a straight line. Note that a portion that connects two or more nodes is called a road link.

【0004】かかるナビゲ−ション装置には、出発地点
から目的地点まで最短距離となるように誘導経路を探索
して運転者を誘導する経路探索機能があり、実際の運転
に際して、誘導経路を他の道路と識別可能に表示し、あ
るいは自動車位置マ−クの前方に案内マ−クを表示して
運転者を該誘導経路に沿って目的地まで誘導するように
なっている。
[0004] Such navigation devices have a route search function that searches for a guidance route and guides the driver so as to provide the shortest distance from the departure point to the destination point. The guide mark is displayed so as to be distinguishable from the road, or a guide mark is displayed in front of the vehicle position mark to guide the driver along the guide route to the destination.

【0005】出発地から目的地までの最短経路を求める
方法にはダイクストラ法と称せられる方法が提案されて
いる。このダイクストラ法は出発地と目的地を結ぶ直線
を半径とする領域、あるいは該領域より大きめの領域内
に存在する全交差点を考慮して出発地から目的地迄の最
短経路を探索するものである。図8はダイクストラ法の
概略説明図で、道路を直線、交差点を直線の交点として
グラフ化したものであり、各交差点間の距離は既知で、
STPは出発地(交差点)、DSPは目的地(交差点)
である。
A method called Dijkstra's method has been proposed as a method for finding the shortest route from a departure point to a destination. Dijkstra's method searches for the shortest route from the starting point to the destination by considering all intersections that exist within an area whose radius is the straight line connecting the starting point and the destination, or within an area larger than the area. . Figure 8 is a schematic explanatory diagram of Dijkstra's method, which is graphed with roads as straight lines and intersections as intersections of the straight lines, and the distance between each intersection is known.
STP is the departure point (intersection), DSP is the destination (intersection)
It is.

【0006】ダイクストラ法においては、出発地STP
に隣接する1次交差点A1〜A4を求め、各1次交差点
A1〜A4に対応させて0次の交差点(出発地)及び出
発地からの距離を記憶する。ついで、各1次交差点A1
〜A4について2次交差点Bijを求め、各2次交差点
に対応させて1次交差点及び出発地からの距離を求める
。 例えば、1次交差点A2については3つの2次交差点B
11,B12,B13が求まり、各2次交差点B11,
B12,B13に対応させて、   B11:1次交差点A2と出発地からの距離d11
  B12:1次交差点A2と出発地からの距離d12
  B13:1次交差点A2と出発地からの距離d13
    ・・(a)を記憶する。又、1次交差点A3に
ついて3つの2次交差点B21,B22,B23が求ま
り、各2次交差点B21,B22,B23に対応させて
、   B21:1次交差点A3と出発地からの距離d21
    ・・(b)  B22:1次交差点A3と出発
地からの距離d22  B23:1次交差点A3と出発
地からの距離d23を記憶し、他の1次交差点A1,A
4についても同様に2次交差点を求めて所定のデータを
記憶する。ところで、交差点B13とB21は同一の交
差点である。このように、デ−タを記憶すべき交差点が
重複すると、出発地からの距離d13とd21の大小を
比較し、小さい方のデータのみを記憶する。たとえば、
d13>d21であれば、交差点B13(=B21)の
データとして(b)のデータが最終的に記憶される。
[0006] In the Dijkstra method, starting point STP
The first-order intersections A1 to A4 adjacent to are determined, and the zero-order intersection (starting point) and the distance from the starting point are stored in association with each of the first-order intersections A1 to A4. Next, each primary intersection A1
Find the secondary intersection Bij for ~A4, and find the distance from the primary intersection and departure point in correspondence to each secondary intersection. For example, for a primary intersection A2, three secondary intersections B
11, B12, B13 are found, and each secondary intersection B11,
Corresponding to B12 and B13, B11: Distance d11 from primary intersection A2 and departure point
B12: Distance d12 from primary intersection A2 and departure point
B13: Distance d13 from primary intersection A2 and departure point
...Memorize (a). Also, three secondary intersections B21, B22, and B23 are found for the primary intersection A3, and corresponding to each secondary intersection B21, B22, and B23, B21: Distance d21 from the primary intersection A3 to the starting point.
...(b) B22: Distance d22 from the primary intersection A3 to the starting point B23: Store the distance d23 from the primary intersection A3 to the starting point, and then select other primary intersections A1, A
Similarly, for No. 4, a secondary intersection is found and predetermined data is stored. By the way, intersections B13 and B21 are the same intersection. In this way, when the intersections for which data should be stored overlap, the distances d13 and d21 from the starting point are compared in magnitude, and only the smaller data is stored. for example,
If d13>d21, data in (b) is finally stored as data for intersection B13 (=B21).

【0007】以後、同様に、各2次交差点について3次
交差点Cijを求め、各3次交差点に対応させて2次交
差点及び出発地からの距離を求めて記憶し、一般に各第
i次交差点について第(i+1)次交差点を求め、各第
(i+1)次交差点に対応させて第i次交差点と出発地
からの距離を求めて記憶してゆけば、最終的に目的地D
SPに到達する。
[0007] Thereafter, in the same way, the tertiary intersection Cij is determined for each secondary intersection, and the distance from the secondary intersection and the departure point is determined and stored in correspondence with each tertiary intersection, and generally for each i-th intersection, If you find the (i+1)th intersection, and then calculate and memorize the distance between the i-th intersection and the departure point in correspondence with each (i+1)th intersection, you will finally reach the destination D.
Reach SP.

【0008】目的地DSPに到達すれば、該目的地(m
次の交差点とする)に対応させて記憶してある(m−1
)次の交差点、該(m−1)次の交差点に対応させて記
憶してある(m−2)次の交差点、・・・、2次の交差
点に対応させて記憶してある1次交差点、該1次交差点
に対応させて記憶してある0次の交差点(出発地)を順
次結んでなる経路が最短経路となる。
[0008] Once the destination DSP is reached, the destination (m
(the next intersection) is stored in correspondence with (m-1
) Next intersection, (m-1) Next intersection stored in correspondence with the next intersection (m-2) Next intersection, ..., Primary intersection stored in correspondence with the second intersection , the shortest route is a route that sequentially connects zero-order intersections (starting points) stored in correspondence with the first-order intersection.

【0009】[0009]

【発明が解決しようとする課題】ダイクストラ法によれ
ば、グラフ理論的に最短経路が求まるが、出発地と目的
地を交差点としなければならない。このため、自動車の
出発地や目的地が交差点にない場合には、ユ−ザが出発
地や目的地を考慮してダイクストラ法の出発交差点及び
目的交差点を決定して入力しなければならず、面倒とな
る問題がある。
[Problems to be Solved by the Invention] According to Dijkstra's method, the shortest route is found using graph theory, but the starting point and destination must be intersections. Therefore, if the starting point and destination of the car are not at an intersection, the user must take the starting point and destination into consideration and input the starting and destination intersections using the Dijkstra method. There are some troublesome issues.

【0010】又、従来の経路探索方法では、出発地から
出発交差点までの経路及び目的交差点から目的地までの
経路が求まらない問題がある。
[0010]Furthermore, the conventional route searching method has the problem that the route from the starting point to the starting intersection and the route from the destination intersection to the destination cannot be found.

【0011】以上から本発明の目的は、出発地や目的地
が交差点でない場合であっても自動的に最適の位置に仮
想出発交差点や仮想目的交差点を設定して経路探索がで
き、しかも、出発地から仮想出発地まで及び仮想目的地
から目的地までの概略経路を表示できる経路探索方法を
提供することである。
[0011] From the above, an object of the present invention is to automatically set a virtual starting intersection and a virtual destination intersection at optimal positions even when the starting point and destination are not intersections, and to search for a route. To provide a route search method capable of displaying a rough route from a virtual starting point to a virtual starting point and from a virtual destination to a destination.

【0012】0012

【課題を解決するための手段】第1図は本発明の原理図
である。上記課題は、本発明によれば、出発地、目的地
の少なくとも一方が道路上に存在しない場合、該出発地
または目的地から所定距離内に高速道路以外の道路が存
在するか調べる手段、存在する場合には、該道路に出発
地または目的地より垂線を降ろし、垂線の足を交差点と
みなす手段、該交差点を仮想出発地又は仮想目的地とし
て経路探索を行う手段により達成される。
[Means for Solving the Problems] FIG. 1 is a diagram showing the principle of the present invention. According to the present invention, when at least one of a departure point and a destination does not exist on a road, a means for checking whether a road other than an expressway exists within a predetermined distance from the departure point or the destination; In this case, this can be achieved by placing a perpendicular line on the road from the starting point or destination and considering the foot of the perpendicular line as an intersection, or by performing route search using the intersection as a virtual starting point or destination.

【0013】[0013]

【作用】出発地、目的地の少なくとも一方が道路上に存
在しない場合、該地点から所定距離内に高速道路以外の
道路が存在するか調べ、存在する場合には、該道路に前
記地点より垂線を降ろし、垂線の足を交差点とみなし、
該交差点を仮想出発地又は仮想目的地として経路探索を
行う。又、設定距離内に、複数の道路が存在する場合に
は、最も幅員が広い道路のうち最短距離にある道路上に
仮想出発地又は仮想目的地を設定し、設定距離内に道路
が存在しない場合には、最短距離の交差点を求め、該交
差点を仮想出発地又は仮想目的地として経路探索を行う
。このようにすれば、自動的に最適の位置に出発交差点
や目的交差点を決定でき、しかも、出発地から目的地ま
での概略経路も表示することができる。
[Operation] If at least one of the departure point and destination does not exist on a road, check whether there is a road other than an expressway within a predetermined distance from the point, and if there is, draw a perpendicular line from the point to the road. , and consider the foot of the perpendicular line to be the intersection,
A route search is performed using the intersection as a virtual starting point or virtual destination. Also, if there are multiple roads within the set distance, the virtual departure point or virtual destination is set on the shortest road among the widest roads, and there are no roads within the set distance. In this case, the intersection with the shortest distance is found, and a route search is performed using the intersection as a virtual starting point or a virtual destination. In this way, it is possible to automatically determine the starting intersection and the destination intersection at the optimal positions, and also display the approximate route from the starting point to the destination.

【0014】[0014]

【実施例】全体の構成 図1は本発明の実施例構成図であり、11は道路地図を
記憶するCD−ROM(地図データ記憶部)である。地
図データは、(1) ノ−ドテ−ブル、隣接ノ−ドリス
ト、道路リスト、交差点構成ノ−ドリスト、交差点ネッ
トリストからなる道路レイヤと、(2) 地図上のオブ
ジェクトを表示するための背景レイヤと、(3) 市町
村名や国道名などを表示するための文字レイヤなどから
構成されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Overall Configuration FIG. 1 is a diagram showing the configuration of an embodiment of the present invention, and 11 is a CD-ROM (map data storage unit) for storing a road map. Map data consists of (1) a road layer consisting of a node table, adjacent node list, road list, intersection configuration node list, and intersection net list, and (2) a background layer for displaying objects on the map. and (3) a character layer for displaying city, town and village names, national highway names, etc.

【0015】12は自動車の現在地に応じた地図や自動
車位置マ−ク、経路探索機能により探索された誘導経路
等を描画するディスプレイ装置(CRT)、13は走行
中の自動車の走行距離と方位に基づいて現在地を算出す
る現在地検出部である。現在地検出部13は、図示しな
いが、自動車の進行方位を検出する方位センサや走行距
離を検出する車速センサ、方位や走行距離に基づいて自
動車の現在地(経度、緯度)を算出する位置計算用CP
Uを有している。
12 is a display device (CRT) that displays a map, a vehicle position mark, and a guidance route searched by the route search function according to the current location of the vehicle; 13 is a display device that displays the distance and direction of the vehicle while it is running This is a current location detection unit that calculates the current location based on the current location. Although not shown, the current location detection unit 13 includes a direction sensor that detects the traveling direction of the vehicle, a vehicle speed sensor that detects the distance traveled, and a position calculation CP that calculates the current location (longitude, latitude) of the vehicle based on the direction and distance traveled.
It has a U.

【0016】14は地図検索キー、地図スクロ−ルキー
、経路探索モ−ドキー、セットキー、探索開始キー等を
備えた操作部、15は地図表示制御装置であり、地図デ
ータに基づき現在地周辺の地図画像を発生すると共に、
自動車位置マ−クや誘導経路画像を発生する。
14 is an operation unit equipped with a map search key, a map scroll key, a route search mode key, a set key, a search start key, etc.; 15 is a map display control device that displays a map around the current location based on map data; Along with generating an image,
Generates vehicle position marks and guidance route images.

【0017】地図表示制御装置 地図表示制御装置15において、15aは現在地データ
に基づき、現在地周辺で画面表示範囲より広い範囲の地
図データ(例えば9画面分の地図データ)をCD−RO
M11から読出し、該地図データに基づいてドットイメ
−ジの地図画像を発生する地図画像描画部である。
Map display control device In the map display control device 15, 15a stores map data (for example, map data for 9 screens) around the current location in a wider range than the screen display range on a CD-RO based on the current location data.
This is a map image drawing section that reads data from M11 and generates a dot image map image based on the map data.

【0018】15bは誘導経路探索処理により得られた
出発地から目的地までの誘導経路データに基づいて誘導
経路画像を発生する誘導経路描画部、15cは地図画像
及び誘導経路画像を記憶するビデオRAMである。地図
画像描画部15aはディスプレイ画面の表示範囲がビデ
オRAM15cの画像範囲を越えないように、自動車の
走行に従って、随時、ビデオRAM15cを書き替え、
また誘導経路描画部15bも自動車の走行に応じて誘導
経路画像を発生してビデオRAM15cに記憶するよう
になっている。
15b is a guide route drawing unit that generates a guide route image based on the guide route data from the departure point to the destination obtained by the guide route search process, and 15c is a video RAM that stores the map image and the guide route image. It is. The map image drawing unit 15a rewrites the video RAM 15c as the car travels, so that the display range of the display screen does not exceed the image range of the video RAM 15c.
The guide route drawing unit 15b also generates a guide route image according to the travel of the automobile and stores it in the video RAM 15c.

【0019】15dは自動車現在地がディスプレイ画面
の中心に位置するようにビデオRAM15cから1画面
分の地図画像を読み出す読出制御部であり、読出し位置
は地図画像描画部15aから指示される。15eはディ
スプレイ画面の中心に自動車位置マ−クを表示するため
の自動車位置マ−ク発生部、15fは経路探索部であり
、経路探索モード時に出発地と目的地が入力されると地
図データに含まれる道路レイヤ情報に基づいて、出発地
から目的地迄の最短経路を誘導経路として算出する。 15gは出発地から目的地迄の誘導経路を構成するノ−
ドを順次記憶する誘導経路記憶部である。
Reference numeral 15d denotes a readout control unit that reads out one screen worth of map images from the video RAM 15c so that the current location of the vehicle is located at the center of the display screen, and the readout position is instructed by the map image drawing unit 15a. 15e is a car position mark generation unit for displaying a car position mark at the center of the display screen, and 15f is a route search unit, which converts map data into map data when the departure point and destination are input in route search mode. Based on the included road layer information, the shortest route from the departure point to the destination is calculated as a guidance route. 15g is the node that makes up the guidance route from the departure point to the destination.
This is a guide route storage unit that sequentially stores codes.

【0020】15hは合成部であり、ビデオRAM15
c、自動車位置マ−ク発生部15eからそれぞれ読出さ
れた地図画像及び誘導経路画像、自動車位置マ−ク画像
を合成してCRT12に出力して表示する。
[0020] 15h is a combining section, and the video RAM 15
c. The map image, guide route image, and vehicle position mark image respectively read from the vehicle position mark generating section 15e are combined and output to the CRT 12 for display.

【0021】道路レイヤ 地図データに含まれる道路レイヤは図2に示すデータ構
造を有している。このうち、道路リストRDLTは該当
道路リンクの属性情報を与えるもので、リンク上の全ノ
−ド数、リンクを構成する各ノ−ド、道路の種別(国道
、高速道路、幅員、その他の別)等のデータより構成さ
れている。交差点ノ−ド構成リストCRLTは地図上の
各交差点毎に、該交差点に連結するリンク上の交差点に
最も近いノ−ド(交差点構成ノ−ドという)の集合であ
る。ノ−ドテ−ブルNDTBは地図上の全ノ−ドのリス
トであり、ノ−ド毎に位置情報(経度、緯度)、該ノ−
ドが交差点であるか否かの交差点識別フラグ、交差点で
あれば交差点データを指し、交差点でなければ該ノ−ド
が属するリンクを指すポインタ、隣接ノ−ドを指すポイ
ンタ等で構成されている。隣接ノ−ドリストNNLはノ
−ドが属する図葉番号、ユニットコ−ド、ノ−ドテ−ブ
ル上の自分のノ−ドを指すポインタ等で構成されている
The road layer included in the road layer map data has the data structure shown in FIG. Among these, the road list RDLT provides attribute information of the corresponding road link, including the total number of nodes on the link, each node composing the link, and the type of road (national highway, expressway, width, etc.). ), etc. The intersection node configuration list CRLT is a set of nodes (referred to as intersection configuration nodes) closest to the intersection on links connected to the intersection for each intersection on the map. The node table NDTB is a list of all nodes on the map, and for each node, location information (longitude, latitude),
It consists of an intersection identification flag indicating whether the node is an intersection, a pointer that points to the intersection data if the node is an intersection, a pointer that points to the link to which the node belongs if it is not an intersection, a pointer that points to an adjacent node, etc. . The adjacent node list NNL is composed of a map number to which a node belongs, a unit code, a pointer pointing to the own node on the node table, etc.

【0022】交差点ネットリストCRNLは図3に示す
ように、交差点毎に (1) 該交差点が含まれる地図の図葉番号(2) ユ
ニットコ−ド (3) ユニットにおける交差点シ−ケンシャル番号以
上、交差点ID (4) 交差点構成ノ−ド数 (5) 各隣接交差点のシ−ケンシャル番号(6) 各
隣接交差点までの距離 (7) 各隣接交差点までの道路の属性(道路種別、幅
員)等を有し、経路探索処理において用いられる。尚、
交差点ネットリストCRNLは以上のように、予め道路
レイヤとしてCD−ROM11に記憶してもよいが、C
D−ROMに記憶しておかず、経路探索処理に際して、
必要な交差点のみについてソフト的に道路レイヤ情報(
道路リストRDLT、交差点ノ−ド構成リストCRLT
、ノ−ドテ−ブルNDTB、隣接ノ−ドリストNNL)
を用いて作成するようにしてもよい。
As shown in FIG. 3, the intersection netlist CRNL contains, for each intersection, (1) the leaf number of the map that includes the intersection, (2) the unit code, (3) the intersection sequential number in the unit, or higher, Intersection ID (4) Number of intersection nodes (5) Sequential number of each adjacent intersection (6) Distance to each adjacent intersection (7) Road attributes (road type, width), etc. to each adjacent intersection It is used in route search processing. still,
The intersection netlist CRNL may be stored in advance in the CD-ROM 11 as a road layer as described above, but the
Without storing it in D-ROM, during route search processing,
Software-based road layer information (
Road list RDLT, intersection node configuration list CRLT
, node table NDTB, neighbor node list NNL)
It may be created using .

【0023】経路探索制御 以下、図4〜図6に示す流れ図に従って本発明の経路探
索制御を説明する。尚、交差点ネットリストCRNLは
予めCD−ROM11に記憶されているものとする。
Route Search Control The route search control of the present invention will be explained below according to the flowcharts shown in FIGS. 4 to 6. It is assumed that the intersection netlist CRNL is stored in the CD-ROM 11 in advance.

【0024】経路探索に際して、操作部14上の経路探
索キーを用いて経路探索モ−ドにする。ついで、地図検
索キーを操作し、地図画像描画部15aにより出発地、
目的地それぞれについて所定の地図をディスプレイ画面
に表示し、しかる後、地図スクロ−ルキーを用いて自動
車位置マ−クを出発地、目的地に位置決めし、これら出
発地、目的地を設定する(ステップ101)。
When searching for a route, the route search key on the operation unit 14 is used to enter the route search mode. Then, by operating the map search key, the map image drawing unit 15a selects the starting point,
A predetermined map for each destination is displayed on the display screen, and then the map scroll key is used to position the car position mark at the departure point and destination, and these departure points and destinations are set (step 101).

【0025】出発地STPと目的地DSPが設定される
と、経路探索部15fは出発地が交差点であるか調べ(
ステップ102)、交差点であればステップ201に飛
び、以降の処理を行う。一方、交差点でなければ、出発
地が道路上にあるかチェックする(ステップ103)。
[0025] When the departure point STP and destination DSP are set, the route search unit 15f checks whether the departure point is an intersection (
Step 102), if it is an intersection, the process jumps to step 201 and the subsequent processing is performed. On the other hand, if it is not an intersection, it is checked whether the starting point is on the road (step 103).

【0026】出発地STPが道路上に存在すれば、該出
発地を仮想交差点とみなし、該仮想交差点に関する交差
点ネットリストを作成して記憶部15f−1に記憶し(
ステップ104)、以後ステップ201以降の処理を行
う。 出発地STPが道路上に存在しない場合には(図7(a
) 参照)、設定距離r内に道路が存在するか調べ(ス
テップ105)、道路が存在する場合には、高速道路以
外の一般道路が含まれているか調べ(図7 (b)参照
、ステップ106)、含まれていれば、一般道路のうち
幅員の最も広い道路であって、最も近い道路を選択する
(ステップ107)。尚、図7(a)において、RD1
,RD2は一般道路で、道路RD1が出発地STPから
設定距離r内に存在している。また、図7(b)におい
て、RD3は高速道路、RD4は一般道路であり、とも
に出発地STPから設定距離内に存在している。
If the departure point STP exists on the road, the departure point is regarded as a virtual intersection, and an intersection netlist regarding the virtual intersection is created and stored in the storage unit 15f-1 (
Step 104), and thereafter the processing from step 201 onwards is performed. If the departure point STP does not exist on the road (Fig. 7 (a)
), it is checked whether a road exists within the set distance r (step 105), and if there is a road, it is checked whether a general road other than an expressway is included (see Fig. 7 (b), step 106). ), if the road is included, the widest road among the general roads and the closest road is selected (step 107). In addition, in FIG. 7(a), RD1
, RD2 are general roads, and the road RD1 exists within a set distance r from the departure point STP. Further, in FIG. 7(b), RD3 is an expressway and RD4 is a general road, both of which are within a set distance from the departure point STP.

【0027】ステップ107において、最寄りの道路が
決定すると、該道路に出発地STPより垂線を降ろし、
垂線の足STP′を仮想的に交差点とみなし、該仮想交
差点に関する交差点ネットリストを作成して記憶部15
f−1に記憶し(ステップ108)、該仮想交差点を仮
想出発地とみなし(ステップ109)、以後ステップ2
01以降の処理を行う。
In step 107, when the nearest road is determined, a perpendicular line is drawn from the starting point STP to the nearest road,
The leg STP' of the perpendicular line is virtually regarded as an intersection, and an intersection net list regarding the virtual intersection is created and stored in the storage unit 15.
f-1 (step 108), the virtual intersection is regarded as the virtual departure point (step 109), and from then on, step 2
Processing after 01 is performed.

【0028】一方、ステップ105において設定距離内
に道路が存在しない場合には(図7(c) 参照)、あ
るいはステップ106において道路が存在しても高速道
路の場合には、最短距離の交差点を求め(ステップ11
0)、該交差点を仮想出発地とし(ステップ111)、
ステップ201以降の処理を行う。尚、図7(c) に
おいて、C1,C2は交差点であり、C1が最短交差点
である。
On the other hand, if there is no road within the set distance in step 105 (see FIG. 7(c)), or if there is a road in step 106 but it is an expressway, the intersection with the shortest distance is selected. Find (Step 11
0), set the intersection as a virtual starting point (step 111),
Processing from step 201 onwards is performed. In FIG. 7(c), C1 and C2 are intersections, and C1 is the shortest intersection.

【0029】出発地についての処理が終了すれば、経路
探索部15fは目的地が交差点であるか調べ(ステップ
201)、交差点であればステップ301に飛び、以降
の処理を行う。一方、交差点でなければ、目的地が道路
上にあるかチェックする(ステップ202)。
When the processing for the departure point is completed, the route search unit 15f checks whether the destination is an intersection (step 201), and if it is an intersection, the process jumps to step 301 and performs the subsequent processing. On the other hand, if it is not an intersection, it is checked whether the destination is on the road (step 202).

【0030】目的地DSPが道路上に存在すれば、該目
的地を仮想交差点とみなし、該仮想交差点に関する交差
点ネットリストを作成して記憶部15f−1に記憶し(
ステップ203)、以後ステップ301以降の処理を行
う。 目的地DSPが道路上に存在しない場合には、設定距離
r内に道路が存在するか調べ(ステップ204)、道路
が存在する場合には、高速道路以外の一般道路が含まれ
ているか調べ(ステップ205)、含まれていれば、一
般道路のうち幅員の最も広い道路であって、最も近い道
路を選択する(ステップ206)。
If the destination DSP exists on the road, the destination is regarded as a virtual intersection, and an intersection netlist regarding the virtual intersection is created and stored in the storage unit 15f-1 (
Step 203), and thereafter the processing from step 301 onwards is performed. If the destination DSP does not exist on the road, it is checked whether there is a road within the set distance r (step 204), and if there is a road, it is checked whether general roads other than expressways are included (step 204). Step 205), if the road is included, the widest road among the general roads and the closest road is selected (Step 206).

【0031】最寄りの道路が決定すると、該道路に目的
地DSPより垂線を降ろし、垂線の足を仮想的に交差点
とみなし、該仮想交差点に関する交差点ネットリストを
作成して記憶部15f−1に記憶し(ステップ207)
、該仮想交差点を仮想目的地とみなし(ステップ208
)、以後ステップ301以降の処理を行う。
When the nearest road is determined, a perpendicular line is placed on the road from the destination DSP, the foot of the perpendicular line is virtually regarded as an intersection, and an intersection net list regarding the virtual intersection is created and stored in the storage unit 15f-1. (step 207)
, consider the virtual intersection as a virtual destination (step 208
), and then the processing from step 301 onwards is performed.

【0032】一方、ステップ204において設定距離内
に道路が存在しない場合、あるいはステップ205にお
いて道路が存在しても高速道路の場合には、最短距離の
交差点を求め(ステップ209)、該交差点を仮想目的
地とし(ステップ210)、ステップ301以降の処理
を行う。
On the other hand, if there is no road within the set distance in step 204, or if the road exists but is an expressway in step 205, the intersection with the shortest distance is found (step 209) and the intersection is virtualized. The destination is set as the destination (step 210), and the processing from step 301 onwards is performed.

【0033】仮想出発地及び仮想目的地が求まれば、経
路探索部15fは、検索次数iを0にし(0→i、ステ
ップ301)、第i次交差点に隣接する交差点が存在す
るかを、記憶部15f−1に記憶してある交差点ネット
リスト(ステップ104、108、203、207で作
成)及びCD−ROMに記憶してある交差点ネットリス
トCRNLを参照して調べる(ステップ302)。尚、
0次交差点は仮想出発地である。
When the virtual departure point and virtual destination are found, the route search unit 15f sets the search order i to 0 (0→i, step 301), and determines whether there is an intersection adjacent to the i-th intersection. The intersection netlist stored in the storage unit 15f-1 (created in steps 104, 108, 203, and 207) and the intersection netlist CRNL stored in the CD-ROM are referred to and examined (step 302). still,
The zero-order intersection is the virtual starting point.

【0034】交差点が存在すれば、仮想出発地から隣接
交差点までの累計距離Dを計算する(ステップ303)
。仮想出発地から第i次交差点までの距離d1は後述す
るように、該第i次交差点に対応させて記憶部15f−
1に記憶してあり、また第i次交差点から隣接交差点ま
での距離d2は交差点ネットリストに記憶してあるから
、次式d1+d2→Dにより仮想出発地から該隣接交差
点までの累計距離Dが求まる。
If an intersection exists, calculate the cumulative distance D from the virtual starting point to the adjacent intersection (step 303).
. As will be described later, the distance d1 from the virtual starting point to the i-th intersection is stored in the storage unit 15f- in correspondence with the i-th intersection.
1, and the distance d2 from the i-th intersection to the adjacent intersection is stored in the intersection netlist, so the cumulative distance D from the virtual starting point to the adjacent intersection can be found using the following formula d1 + d2 → D. .

【0035】ついで、隣接交差点の検索次数が(i+1
)かチェックし(ステップ304)、(i+1)でなけ
れば、隣接交差点に対応させて、以下のデータ(1) 
現在着目している第i次交差点のシ−ケンシャル番号、 (2) 仮想出発地から当該隣接交差点までの累計距離
、(3) 当該隣接交差点の検索次数としての(i+1
)を記憶部15f−1に記憶し(ステップ305)、以
後、ステップ302に戻り着目している第i次交差点に
隣接する交差点が、なお残存するか調べて以降の処理を
繰り返す。
Next, the search order of the adjacent intersection is (i+1
) (step 304), and if it is not (i+1), the following data (1) is set corresponding to the adjacent intersection.
The sequential number of the i-th intersection that we are currently focusing on, (2) the cumulative distance from the virtual departure point to the adjacent intersection, (3) the search order of the adjacent intersection (i+1
) is stored in the storage unit 15f-1 (step 305), and thereafter the process returns to step 302 to check whether any intersections adjacent to the i-th intersection of interest still remain, and repeat the subsequent processing.

【0036】一方、ステップ304において、隣接交差
点の次数が(i+1)の場合には、換言すれば、該隣接
交差点が別の第i次交差点に隣接する交差点として参照
されていれば(ステップ305で既に上記(1)〜(3
) のデータが記憶されていれば)、該隣接交差点に対
応して記憶してある仮想出発地からの累計距離D′とス
テップ303で求めた距離Dの大小を比較する(ステッ
プ306)。
On the other hand, in step 304, if the degree of the adjacent intersection is (i+1), in other words, if the adjacent intersection is referred to as an intersection adjacent to another i-th intersection (in step 305, Already mentioned (1) to (3)
) is stored, the cumulative distance D' from the virtual departure point stored corresponding to the adjacent intersection is compared with the distance D determined in step 303 (step 306).

【0037】D<D′であれば、当該隣接交差点に対応
して記憶部15f−1に記憶してある、第i次交差点の
シ−ケンシャル番号を現在着目している第i次交差点の
シ−ケンシャル番号で置き換えると共に、距離D′をD
で書き替え(D→D′,ステップ307)、以後、ステ
ップ302に戻り、着目している第i次交差点に隣接す
る交差点が、なお残存するか調べて以降の処理を繰り返
す。 又、D≧D′の場合には、当該隣接交差点に対応して記
憶部15f−1に記憶してある内容を変更せずステップ
302に戻る。
If D<D', the sequential number of the i-th intersection stored in the storage unit 15f-1 corresponding to the adjacent intersection is used as the sequential number of the i-th intersection currently being focused on. - Replace distance D' with D
Then, the process is rewritten (D→D', step 307), and thereafter, the process returns to step 302, and it is checked whether the intersection adjacent to the i-th intersection of interest still remains, and the subsequent processes are repeated. If D≧D', the process returns to step 302 without changing the contents stored in the storage unit 15f-1 corresponding to the adjacent intersection.

【0038】一方、ステップ302において、着目して
いる第i次交差点に隣接する交差点が存在しなくなれば
、別の第i次交差点が存在するか調べ(ステップ308
)、存在すれば、該別の第i次交差点を新たに第i次交
差点として(ステップ309)、ステップ302以降の
処理を繰り返す。
On the other hand, in step 302, if there is no intersection adjacent to the i-th intersection of interest, it is checked whether another i-th intersection exists (step 308).
), if it exists, the other i-th intersection is newly set as the i-th intersection (step 309), and the processes from step 302 onward are repeated.

【0039】ステップ308において、別の第i次交差
点が存在しなければ、仮想目的地に到達したかチェック
し、換言すれば第(i+1)次の交差点に仮想仮想目的
地が含まれているかチェックし(ステップ310)、含
まれていなければ検索次数を1つ歩進し(i+1→i,
ステップ311)、ステップ302以降の処理を繰り返
す。
In step 308, if another i-th intersection does not exist, it is checked whether the virtual destination has been reached, in other words, it is checked whether the (i+1)-th intersection includes the virtual virtual destination. (step 310), and if it is not included, the search order is incremented by one (i+1→i,
Step 311), repeats the processing from step 302 onwards.

【0040】しかし、仮想目的地に到達すれば、■目的
地DSP→■仮想目的地→■仮想目的地(m次の交差点
とする)に対応させて記憶してある(m−1)次の交差
点→■該(m−1)次の交差点に対応させて記憶してあ
る(m−2)次の交差点→・・・→■2次の交差点に対
応させて記憶してある1次交差点→■該1次交差点に対
応させて記憶してある0次の交差点(仮想出発地)→■
出発地STPを順次結んで最短経路を決定し(ステップ
312)、経路処理を終了する。
However, once the virtual destination is reached, the (m-1) next Intersection → ■ (m-1) Next intersection stored in correspondence with the next intersection (m-2) → ... → ■ Primary intersection stored in correspondence with the second intersection → ■0th-order intersection (virtual departure point) stored in correspondence with the 1st-order intersection →■
The shortest route is determined by sequentially connecting the starting points STP (step 312), and the route processing is ended.

【0041】尚、実際の経路誘導に際しては、出発地か
ら仮想出発地迄及び仮想目的地から目的地迄が点線等で
表示される。
[0041] In actual route guidance, the distance from the departure point to the virtual departure point and from the virtual destination to the destination are displayed using dotted lines or the like.

【0042】以上では、交差点ネットリストがCD−R
OMに予め記憶されている場合であるが、CD−ROM
に記憶せず、道路レイヤ情報を用いて経路探索範囲内の
交差点について交差点ネットリストCRNLを作成して
RAMに記憶するように構成することもできる。
[0042] In the above, the intersection netlist is CD-R
This is a case where the data is stored in advance in the OM, but the CD-ROM
It is also possible to create an intersection netlist CRNL for intersections within the route search range using road layer information and store it in the RAM.

【0043】[0043]

【発明の効果】以上本発明によれば、出発地、目的地の
少なくとも一方が道路上に存在しない場合、該地点から
所定距離内に高速道路以外の道路が存在するか調べ、存
在する場合には、該道路に出発地または目的地より垂線
を降ろし、垂線の足を交差点とみなし、該交差点を仮想
出発地又は仮想目的地として経路探索を行うように構成
したから、自動的に交差点上に仮想出発地や仮想目的地
を決定でき、しかも、出発地から目的地までの概略経路
も求めることができる。
According to the present invention, when at least one of the departure point and the destination does not exist on a road, it is checked whether there is a road other than an expressway within a predetermined distance from the point, and if there is, The configuration is such that a perpendicular line is drawn from the starting point or destination on the road, the foot of the perpendicular line is regarded as an intersection, and the route search is performed using the intersection as the virtual starting point or virtual destination. A virtual starting point and a virtual destination can be determined, and a rough route from the starting point to the destination can also be determined.

【0044】又、本発明によれば、設定距離内に、複数
の道路が存在する場合には、最も幅員が広い道路のうち
最短距離にある道路上に仮想出発地又は仮想目的地を設
定し、設定距離内に道路が存在しない場合には、最短距
離の交差点を求め、該交差点を仮想出発地又は仮想目的
地として経路探索を行ように構成したから、自動的に最
適の位置に出発交差点や目的交差点を決定できる。
Furthermore, according to the present invention, if there are multiple roads within the set distance, the virtual departure point or virtual destination is set on the road that is the shortest among the widest roads. If there is no road within the set distance, the shortest intersection is found and the route is searched using that intersection as the virtual starting point or virtual destination, so the starting intersection is automatically set to the optimal position. It is possible to determine the target intersection.

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

【図1】本発明の実施例構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】道路レイヤ説明図である。FIG. 2 is an explanatory diagram of a road layer.

【図3】交差点ネットリスト説明図である。FIG. 3 is an explanatory diagram of an intersection netlist.

【図4】経路探索処理の第1の流れ図である。FIG. 4 is a first flowchart of route search processing.

【図5】経路探索処理の第2の流れ図である。FIG. 5 is a second flowchart of route search processing.

【図6】経路探索処理の第3の流れ図である。FIG. 6 is a third flowchart of route search processing.

【図7】本発明の経路探索の説明図である。FIG. 7 is an explanatory diagram of route searching according to the present invention.

【図8】ダイクストラ法の説明図である。FIG. 8 is an explanatory diagram of the Dijkstra method.

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

11・・地図データ記憶部 12・・ディスプレイ装置(CRT) 13・・現在地検出部 15・・地図表示制御装置 15a・・地図画像描画部 15f・・経路探索部 15g・・誘導経路記憶部 11...Map data storage unit 12...Display device (CRT) 13...Current location detection unit 15...Map display control device 15a...Map image drawing section 15f...route search section 15g...guidance route storage section

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】  自動車位置に応じた地図を表示すると
共に、地図上の交差点を考慮して出発地から目的地迄の
最短経路を探索し、ドライバを誘導するナビゲ−ション
装置の経路探索方法において、出発地、目的地の少なく
とも一方が道路上に存在しない場合、該地点から所定距
離内に高速道路以外の道路が存在するか調べ、存在する
場合には、該道路に前記地点より垂線を降ろし、垂線の
足を交差点とみなし、該交差点を仮想出発地又は仮想目
的地として経路探索を行うことを特徴とする経路探索方
法。
Claim 1: A route search method for a navigation device that displays a map according to the location of a vehicle, searches for the shortest route from a departure point to a destination by taking into account intersections on the map, and guides a driver. , if at least one of the departure point and destination does not exist on the road, check whether there is a road other than an expressway within a predetermined distance from the point, and if there is, draw a perpendicular line from the point to the road. , a route search method characterized in that a foot of a perpendicular line is regarded as an intersection, and a route search is performed using the intersection as a virtual starting point or a virtual destination.
【請求項2】  複数の道路が存在する場合には、最も
幅員が広い道路のうち最短距離にある道路上に仮想出発
地又は仮想目的地を設定することを特徴とする請求項1
記載の経路探索方法。
[Claim 2] Claim 1, characterized in that when a plurality of roads exist, the virtual starting point or the virtual destination is set on the road that is the shortest among the widest roads.
The route search method described.
【請求項3】  設定距離内に道路が存在しない場合に
は、最短距離の交差点を求め、該交差点を仮想出発地又
は仮想目的地として経路探索を行うことを特徴とする請
求項1記載の経路探索方法。
3. The route according to claim 1, wherein if there is no road within the set distance, an intersection with the shortest distance is found, and a route search is performed using the intersection as a virtual starting point or a virtual destination. Search method.
JP3088325A 1991-04-19 1991-04-19 Route search method Expired - Lifetime JP2796199B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3088325A JP2796199B2 (en) 1991-04-19 1991-04-19 Route search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3088325A JP2796199B2 (en) 1991-04-19 1991-04-19 Route search method

Publications (2)

Publication Number Publication Date
JPH04319986A true JPH04319986A (en) 1992-11-10
JP2796199B2 JP2796199B2 (en) 1998-09-10

Family

ID=13939747

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3088325A Expired - Lifetime JP2796199B2 (en) 1991-04-19 1991-04-19 Route search method

Country Status (1)

Country Link
JP (1) JP2796199B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05164564A (en) * 1991-12-18 1993-06-29 Honda Motor Co Ltd Vehicle guidance device
WO2002003034A1 (en) * 2000-07-04 2002-01-10 Mitsubishi Denki Kabushiki Kaisha Method for displaying guide for vehicle-mounted navigator
JP2002267475A (en) * 2001-03-09 2002-09-18 Sony Corp Navigation system, method of generating route, and storing medium
JP2009133689A (en) * 2007-11-29 2009-06-18 Clarion Co Ltd Onboard information terminal, method of controlling the same, and its control program
CN106556402A (en) * 2015-09-29 2017-04-05 高德软件有限公司 A kind of paths planning method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6441997A (en) * 1987-08-07 1989-02-14 Honda Motor Co Ltd Traveling route displaying device
JPS6441998A (en) * 1987-08-07 1989-02-14 Honda Motor Co Ltd Traveling route displaying device
JPS6442000A (en) * 1987-08-07 1989-02-14 Honda Motor Co Ltd Traveling route displaying device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6441997A (en) * 1987-08-07 1989-02-14 Honda Motor Co Ltd Traveling route displaying device
JPS6441998A (en) * 1987-08-07 1989-02-14 Honda Motor Co Ltd Traveling route displaying device
JPS6442000A (en) * 1987-08-07 1989-02-14 Honda Motor Co Ltd Traveling route displaying device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05164564A (en) * 1991-12-18 1993-06-29 Honda Motor Co Ltd Vehicle guidance device
WO2002003034A1 (en) * 2000-07-04 2002-01-10 Mitsubishi Denki Kabushiki Kaisha Method for displaying guide for vehicle-mounted navigator
US6694257B1 (en) 2000-07-04 2004-02-17 Mitsubishi Denki Kabushiki Kaisha Method for displaying guide for vehicle-mounted navigator
JP2002267475A (en) * 2001-03-09 2002-09-18 Sony Corp Navigation system, method of generating route, and storing medium
JP4696377B2 (en) * 2001-03-09 2011-06-08 ソニー株式会社 Navigation device, route generation method, storage medium
JP2009133689A (en) * 2007-11-29 2009-06-18 Clarion Co Ltd Onboard information terminal, method of controlling the same, and its control program
CN106556402A (en) * 2015-09-29 2017-04-05 高德软件有限公司 A kind of paths planning method and device

Also Published As

Publication number Publication date
JP2796199B2 (en) 1998-09-10

Similar Documents

Publication Publication Date Title
JP2834952B2 (en) Route search method
JP3410271B2 (en) Navigation device
US6026346A (en) Navigation system for indicating of optimum route
US5506779A (en) Route searching apparatus
JP3412164B2 (en) Route display device
JPH0816991A (en) Guiding route searching method
JP2001091283A (en) Bypass route search method of navigation device
JP3349839B2 (en) Car navigation system
JPH04319986A (en) Route search method
JP2951412B2 (en) Route search method in navigation
JP2878849B2 (en) Route search method in navigation
JP2725900B2 (en) Route search method
JP3860392B2 (en) Route search device
JP2849230B2 (en) Route search method
JP2902209B2 (en) Route search method
JP3069202B2 (en) Route search method
JP3445833B2 (en) Car navigation system
JP2798828B2 (en) In-vehicle navigator
JP2806149B2 (en) Navigation device with route calculation function
JPH06186049A (en) Method for guiding along course
JP3406449B2 (en) In-vehicle navigation device and guidance route search method
JP2859757B2 (en) In-vehicle navigator
JP2892881B2 (en) In-vehicle navigator guidance route search method
JP2725928B2 (en) Route guidance method for in-vehicle navigator
JPH07103773A (en) Method and device for path calculation

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980616

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080626

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090626

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100626

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110626

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20110626

Year of fee payment: 13