JPH05340762A - Navigation device with route calculating function - Google Patents

Navigation device with route calculating function

Info

Publication number
JPH05340762A
JPH05340762A JP14602292A JP14602292A JPH05340762A JP H05340762 A JPH05340762 A JP H05340762A JP 14602292 A JP14602292 A JP 14602292A JP 14602292 A JP14602292 A JP 14602292A JP H05340762 A JPH05340762 A JP H05340762A
Authority
JP
Japan
Prior art keywords
calculation
link
route
area
map data
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
JP14602292A
Other languages
Japanese (ja)
Other versions
JP2806149B2 (en
Inventor
Takeo Hashimoto
武夫 橋本
Kazuo Hirano
和夫 平野
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.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries 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 Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP14602292A priority Critical patent/JP2806149B2/en
Publication of JPH05340762A publication Critical patent/JPH05340762A/en
Application granted granted Critical
Publication of JP2806149B2 publication Critical patent/JP2806149B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE:To find the optimum route to a calculation terminating link by deciding intermediate areas and calculating intermediate routes to prescribed links at the ends of the intermediate areas, and connecting the intermediate routes. CONSTITUTION:An MIC (multi-information controller) 7 actuates a CD driver 8 when the MIC 7 discriminates that a route calculating request is made and loads a route calculating program by reaing out the proqram from a route calculation disk D2. Then the MIC 7 carries out route calculation by using the current location detected by means of a locator 5 as a calculation starting link S and a set destination as a calculation terminating link M and displays the obtained final route on the displaying section 12. Thereafter, the MIC retrieves the management area of the disk D2 and obtains map data for calculating route by specifying an intermediate area aqainst the link S and an intermediate point M1 by using the middle point between the links S and M0 as the intermediate point M1 when the data capacity of meshes contained in the management area is large. The MIC calculates the route based on the map data and finds the optimum route by connecting intermediate points.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、指定された2点間を走
行する場合の最適経路を計算する機能を備えたナビゲー
ション装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a navigation device having a function of calculating an optimum route when traveling between designated two points.

【0002】[0002]

【従来の技術】車両に搭載されて車両の現在地を表示す
ることにより、車両の走行支援を行わせるようにしたナ
ビゲーション装置が各種実現されている。従来のナビゲ
ーション装置は、例えば方位センサ及び車速センサ等か
らの出力に基づいて車両の現在地を検出する。一方、検
出した現在地を含む道路地図をCD−ROM等で構成さ
れた地図メモリから読出して電子的に表示する。そして
表示される道路地図上に検出した車両現在地を重ねて表
示する仕組みになっている。
2. Description of the Related Art Various navigation devices have been realized which are mounted on a vehicle to display the current location of the vehicle so as to assist the traveling of the vehicle. The conventional navigation device detects the current position of the vehicle based on the outputs from, for example, the direction sensor and the vehicle speed sensor. On the other hand, a road map including the detected current location is read out from a map memory composed of a CD-ROM or the like and electronically displayed. Then, the detected vehicle current position is overlaid and displayed on the displayed road map.

【0003】また、経路計算機能を備えたナビゲーショ
ン装置も実用化されている。経路計算機能を備えた装置
では、一般に、目的地を設定すると、車両現在地を計算
開始リンクとし、目的地を計算終了リンクとして、計算
開始リンクから計算終了リンクまでを含む道路地図デー
タが道路地図メモリから読出され、この道路地図データ
の範囲内で最適経路が自動的に計算され、表示器に表示
される。車両運転者は、表示された最適経路に沿って、
迷うことなく安全な運転を行える。
A navigation device having a route calculation function has also been put into practical use. In a device equipped with a route calculation function, generally, when a destination is set, the vehicle current position is used as a calculation start link, the destination is used as a calculation end link, and road map data including the calculation start link to the calculation end link is stored in the road map memory. The optimum route is automatically calculated within the range of this road map data and displayed on the display. The vehicle driver can
You can drive safely without getting lost.

【0004】[0004]

【発明が解決しようとする課題】ナビゲーション装置に
おいて経路計算を実行するためには、道路地図メモリに
記憶された道路地図データを読出して作業領域に移し、
作業領域においてダイクストラ法等に基づいて経路計算
を行う。ところで、市街地等道路が密集した地域で、高
速道路を使用しない場合は、計算開始リンクから計算終
了リンクまで道路地図データの量が膨大になり、作業領
域に一度に格納することができないという問題がある。
In order to execute the route calculation in the navigation device, the road map data stored in the road map memory is read out and moved to the work area.
The route is calculated in the work area based on the Dijkstra method or the like. By the way, if the expressway is not used in a densely populated area such as an urban area, the amount of road map data from the calculation start link to the calculation end link becomes enormous and it cannot be stored in the work area at one time. is there.

【0005】経由地点をドライバに設定させて分割計算
をするという手法も考えられるが、出発地から目的地ま
での計算をするのに人間の判断を強いることになり、最
適経路を自動的に計算するというナビゲーション装置の
目的にそぐわない。そこで、作業領域の容量を増大させ
ることなく、短時間で最適経路を計算することのできる
ナビゲーション装置が求められている。
A method of setting a waypoint to a driver and performing division calculation is also conceivable, but it requires a human judgment to calculate from the departure point to the destination, and the optimum route is automatically calculated. It does not serve the purpose of the navigation device. Therefore, there is a demand for a navigation device that can calculate an optimum route in a short time without increasing the capacity of the work area.

【0006】[0006]

【課題を解決するための手段】請求項1記載の発明は、
指定された2点間を走行する場合の最適経路を計算する
経路計算機能を有するナビゲーション装置であって、出
発地及び設定された目的地にそれぞれ近い2つのリンク
のいずれかを計算開始リンク、他方を計算終了リンクと
して、計算開始リンク及び計算終了リンクを含む道路地
図データのデータ量を推定し、そのメモリ容量が作業領
域の容量を超えると見込まれるときには、計算開始リン
クと中間点とを含む領域に相当する道路地図データのデ
ータ量が作業領域の容量を超えないような中間点を特定
し、計算開始リンクと前記特定された中間点とを含む中
間領域に相当する道路地図データに基づいて、前記計算
開始リンクから初めて、前記中間領域の端に存在する各
リンクに到る経路のリンクコストを求めていき、前記中
間領域の端に存在する各リンクのうち所定の基準で選ば
れた1つのリンクを決定して、計算開始リンクからこの
リンクまでの経路を中間経路とし、このリンクを新たな
計算開始リンクとして、この新たな計算開始リンクと前
記計算終了リンクとに対して必要により前記の処理を繰
り返して中間経路を求めていき、前記のようにして求め
られた新たな計算開始リンクと計算終了リンクとを含む
領域に相当する道路地図データが作業領域のメモリ容量
を超えないと見込まれるときには、この領域に相当する
道路地図データに基づいて、計算開始リンクから計算終
了リンクに到るまでの最終経路を計算し、前記のように
求められた中間経路及び最終経路を連結することによっ
て最適経路を求めるものである。
The invention according to claim 1 is
A navigation device having a route calculation function for calculating an optimum route when traveling between designated two points, wherein one of two links near a departure place and a set destination is a calculation start link, and the other is a calculation start link. As the calculation end link, the data amount of the road map data including the calculation start link and the calculation end link is estimated, and when the memory capacity is expected to exceed the capacity of the work area, the area including the calculation start link and the intermediate point. The midpoint such that the data amount of the road map data equivalent to does not exceed the capacity of the work area is specified, and based on the road map data corresponding to the midpoint area including the calculation start link and the specified midpoint, For the first time from the calculation start link, the link cost of the route to each link existing at the end of the intermediate area is obtained, and the link cost exists at the end of the intermediate area. One link selected based on a predetermined standard among the respective links is determined, the route from the calculation start link to this link is set as an intermediate route, and this link is set as a new calculation start link. The road map corresponding to the area including the new calculation start link and the new calculation end link, which are obtained as described above, by repeating the above processing for the calculation end link and the calculation end link to obtain the intermediate route. When it is expected that the data will not exceed the memory capacity of the work area, calculate the final route from the calculation start link to the calculation end link based on the road map data corresponding to this area, and calculate as described above. The optimum route is obtained by connecting the obtained intermediate route and final route.

【0007】[0007]

【作用】請求項1記載の発明では、計算開始リンク及び
計算終了リンクを含む道路地図データのデータ量が作業
領域の容量を超えると見込まれるときには、データ量の
少ない、計算開始リンクと中間点とを含む中間領域に相
当する道路地図データに基づいて、前記計算開始リンク
から初めて、前記中間領域の端に存在する各リンクに到
る経路のリンクコストを求めていく。そしてこの端に存
在する各リンクのうち所定の基準で選ばれた1つのリン
クを新たな計算開始リンクとして、前記の処理を繰り返
して経路を求めていき、これらの経路をつないでいくこ
とにより、計算終了リンクまでの最適経路を求めること
ができる。
According to the invention described in claim 1, when the data amount of the road map data including the calculation start link and the calculation end link is expected to exceed the capacity of the work area, the calculation start link and the intermediate point having a small data amount are provided. Based on the road map data corresponding to the intermediate area including, the link cost of the route from the calculation start link to each link existing at the end of the intermediate area is calculated. Then, among the links existing at this end, one link selected by a predetermined standard is used as a new calculation start link, the above process is repeated to obtain a route, and by connecting these routes, The optimal route to the calculation end link can be obtained.

【0008】[0008]

【実施例】以下、図面を参照して、本発明の一実施例に
ついて詳細に説明をする。図1は、本発明の一実施例に
係るナビゲーション装置の構成を示すブロック図であ
る。このナビゲーション装置は、車両に搭載されて車両
での走行を支援するために用いられるものである。この
装置には、センサとして、方位を検出するための地磁気
センサ1、車両の速度を検出するための車速センサ2、
及び、車両が前進しているか後退しているかを検出する
ためのシフトセンサ3が備えられている。これら3つの
センサ1,2,3の検出出力は、ナビゲーションECU
4内のロケータ5へ与えられる。また、ナビゲーション
ECU4内には、車両の旋回角度を検出するための振動
ジャイロセンサ6が設けられており、振動ジャイロセン
サ6の検出出力もロケータ5へ与えられる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a navigation device according to an embodiment of the present invention. This navigation device is installed in a vehicle and is used for supporting traveling in the vehicle. In this device, as sensors, a geomagnetic sensor 1 for detecting a direction, a vehicle speed sensor 2 for detecting the speed of a vehicle,
Also, a shift sensor 3 for detecting whether the vehicle is moving forward or backward is provided. The detection outputs of these three sensors 1, 2, 3 are navigation ECUs.
Given to locator 5 in 4. A vibration gyro sensor 6 for detecting the turning angle of the vehicle is provided in the navigation ECU 4, and the detection output of the vibration gyro sensor 6 is also given to the locator 5.

【0009】ロケータ5は、車両の現在地を算出するた
めのもので、地磁気センサ1で検出された方位と、振動
ジャイロセンサ6で検出された車両の旋回角度とに基づ
いて車両の方位変化量を求め、また、車速センサ2で検
出された車両速度を積算し、シフトセンサ3から与えら
れる車両の前進又は後退を加味して、車両の移動距離を
求める。したがって、例えば車両が発進する前に、車両
の正確な初期位置データをロケータ5に与えておけば、
ロケータ5によってその後の車両の現在地が算出され
る。
The locator 5 is for calculating the current position of the vehicle, and based on the direction detected by the geomagnetic sensor 1 and the turning angle of the vehicle detected by the vibration gyro sensor 6, the directional change amount of the vehicle is calculated. Further, the vehicle speed detected by the vehicle speed sensor 2 is integrated, and the moving distance of the vehicle is calculated in consideration of the forward or backward movement of the vehicle given from the shift sensor 3. Therefore, for example, if accurate initial position data of the vehicle is given to the locator 5 before the vehicle starts,
The locator 5 calculates the current position of the vehicle thereafter.

【0010】ロケータ5で算出された車両の現在地を表
わすデータは、ECU4内のMIC(Multi Information
Controller) 7へ与えられる。MIC7は、このナビ
ゲーションECU4の制御中枢で、CPU、ROM、R
AM等を含んでいる。MIC7はナビゲーションECU
4内に備えられた上述のロケータ5及びCDドライブ8
に接続されているとともに、ナビゲーションECU4外
に設けられたグラフィックジェネレータ10に接続され
ている。グラフィックジェネレータ10には、モニタ制
御部11が接続されており、モニタ制御部11にはCR
T等の表示部12、複数のタッチスイッチ13及び複数
のメカスイッチ14が備えられている。
Data representing the current position of the vehicle calculated by the locator 5 is MIC (Multi Information) in the ECU 4.
Controller) 7 is given. The MIC 7 is a control center of the navigation ECU 4, and includes a CPU, a ROM, and an R.
Includes AM etc. MIC7 is a navigation ECU
Locator 5 and CD drive 8 provided in
And the graphic generator 10 provided outside the navigation ECU 4. A monitor controller 11 is connected to the graphic generator 10, and a CR is connected to the monitor controller 11.
A display unit 12 such as T, a plurality of touch switches 13, and a plurality of mechanical switches 14 are provided.

【0011】MIC7は、ロケータ5で算出された車両
の現在地データ等に基づいて、CDドライブ8及びCD
オートチェンジャ15を制御する。CDドライブ8は、
MIC7から与えられる制御信号に応答して、事前に装
填されている地図専用ディスクD1から車両現在地に対
応する表示用道路地図データを読出し、MIC7へ出力
する。MIC7は、ロケータ5で算出された現在地デー
タと、CDドライブ8から与えられる道路地図データと
をグラフィックジェネレータ10へ与え、地図とその地
図上における車両現在地マークとを生成させる。グラフ
ィックジェネレータ10で生成された地図及び車両の現
在地マークは、モニタ制御部11へ与えられて、表示部
12で表示される。
The MIC 7 is a CD drive 8 and a CD based on the current position data of the vehicle calculated by the locator 5.
Control the autochanger 15. CD drive 8
In response to the control signal given from the MIC 7, the road map data for display corresponding to the current vehicle location is read from the map-dedicated disk D1 loaded in advance and output to the MIC 7. The MIC 7 supplies the current location data calculated by the locator 5 and the road map data provided from the CD drive 8 to the graphic generator 10 to generate a map and a vehicle current location mark on the map. The map and the current position mark of the vehicle generated by the graphic generator 10 are given to the monitor control unit 11 and displayed on the display unit 12.

【0012】また、CDオートチェンジャ15は、MI
C7から与えられる制御信号に応答して、事前に装填さ
れているルート計算ディスクD2から経路計算のための
ルート計算用地図データを読出し、MIC7へ出力す
る。モニタ制御部11にはタッチスイッチ13及びメカ
スイッチ14が操作されることにより、表示部12の表
示が切換えられたり、所定の制御信号がMIC7へ与え
られたりする。
Further, the CD autochanger 15 is an MI
In response to the control signal given from C7, the route calculation map data for route calculation is read from the route calculation disk D2 loaded in advance, and is output to the MIC7. By operating the touch switch 13 and the mechanical switch 14 on the monitor control unit 11, the display of the display unit 12 is switched or a predetermined control signal is given to the MIC 7.

【0013】ルート計算用地図データは、道路地図(高
速自動車国道、自動車専用道路、国道、都道府県道、指
定都市の市道、その他の生活道路を含む。)をメッシュ
状に分割し、各メッシュ単位でノードとリンクとの組み
合わせからなる経路を、高速道路対応地図と幹線道路対
応地図とに分けて記憶している。高速道路対応地図は主
として高速道路等(高速自動車国道、自動車専用道路、
高速道路間を結ぶ主要道路)を含み、幹線道路対応地図
は、高速道路とともに幹線道路(国道、都道府県道)を
も含んでいる。地図データベースの特性上、幹線道路の
うち国道以上の道路については全国的に閉じたネットワ
ークが形成されている。
The map data for route calculation is obtained by dividing a road map (including highway national roads, motorways, national roads, prefectural roads, city roads of designated cities, and other living roads) into meshes, and each mesh is divided. A route consisting of a combination of a node and a link is divided into a highway correspondence map and a highway correspondence map and stored. Maps for highways are mainly highways (highway national roads, motorways,
The main road correspondence map includes main roads (national roads, prefectural roads) as well as highways. Due to the characteristics of the map database, a closed network is formed nationwide for highways and higher roads among the main roads.

【0014】ここに、ノードとは、一般に、道路の交差
点、メッシュの境界、行き止まり点などを特定するため
の座標点のことであり、交差点を表わすノードを交差点
ノードということがある。各ノードを繋いだものがリン
クである。リンクデータはリンク番号、リンクの始点ノ
ード及び終点ノードのアドレス、リンクの距離、リンク
を通過する方向、その方向における所要時間データ、道
路種別、道路幅、一方通行、右折禁止、左折禁止や有料
道路などの交通規制データ等を含む。
Here, a node is generally a coordinate point for specifying a road intersection, a mesh boundary, a dead end, etc., and a node representing an intersection may be called an intersection node. A link connects each node. The link data is the link number, the address of the start and end nodes of the link, the distance of the link, the direction of passing the link, the required time data in that direction, the road type, the road width, one-way, right turn prohibited, left turn prohibited and toll road Including traffic regulation data such as.

【0015】位置計算用道路地図データは、2500分
の1の地図データベースから作成され、前記ルート計算
用地図データよりもさらに詳細で精密なデータであり、
ノードの位置情報と若干のリンク情報(道路幅など)か
らなる1層構造のデータである。リンク情報の種類が少
ないのは、位置検出に直接必要のない所要時間データや
交通規制データ等が含まれていないからである(ただ
し、道路幅は位置検出にも有用となることがあるので含
まれている)。
The position calculation road map data is created from a map database of 1/2500 and is more detailed and precise than the route calculation map data.
This is one-layer structure data consisting of node position information and some link information (road width, etc.). The type of link information is small because it does not include required time data and traffic regulation data that are not directly required for position detection (however, the road width may be useful for position detection, so it is included). Have been).

【0016】このように位置検出用の道路地図データ
と、ルート計算用地図データとを分けたのは、前者は地
図マッチングのため詳細な精度が要求され、後者は精度
よりも経路計算に必要な各種データを付属させる必要が
あるからである。また、表示用道路地図データは、25
00分の1の地図データベースから作成された、道路、
地名、有名施設、鉄道、川等を特定する地図データ等で
構成されている。
In this way, the road map data for position detection and the map data for route calculation are separated. The former requires detailed precision for map matching, and the latter requires route calculation rather than precision. This is because it is necessary to attach various data. In addition, the road map data for display is 25
Roads created from the 1/00 map database,
It is made up of map data, etc. that specify place names, famous facilities, railways, rivers, etc.

【0017】MIC7は、ルート計算ディスクD2から
読出されたルート計算用地図データに基づき、ダイクス
トラ法等(実施例では、ダイクストラ法の一種であるポ
テンシャル法を採用している)により現在地から目的地
までの最適経路の計算を行う。このポテンシャル法は、
目的地(出発地)に最も近いリンクを計算開始リンクO
とし、出発地(目的地)に最も近いリンクを計算終了リ
ンクMO とし、計算開始リンクOから計算終了リンクM
O に至るリンクコストを順次加算してリンクのツリーを
構成していき、計算終了リンクMO に到達する最もリン
クコストの少ない経路のみを選択する方法である。ここ
でリンクコストを見積もるときに考慮すべき事項とし
て、走行距離、走行時間、高速道路の利用の有無、右折
左折回数、幹線道路の走行確率、事故多発地帯回避、そ
の他ドライバの好みに応じて設定した事項がある。この
ポテンシャル法を実行する作業領域として、ナビゲーシ
ョンECU4のMIC7は、RAMの上に512kバイ
トのバッファ領域を用意している。
Based on the route calculation map data read from the route calculation disk D2, the MIC 7 uses the Dijkstra method or the like (in the embodiment, the potential method which is a kind of Dijkstra method is adopted) from the present location to the destination. Calculates the optimal route of. This potential method
Start the link closest to the destination (departure) Link O
, The link closest to the starting point (destination) is the calculation end link M O , and the calculation start link O to the calculation end link M
This is a method in which the link costs reaching O are sequentially added to form a tree of links, and only the route having the lowest link cost reaching the calculation end link M O is selected. Items to be considered when estimating the link cost include mileage, travel time, availability of highways, number of right and left turns, highway driving probability, avoidance of accident-prone areas, and other settings according to driver preference. There are matters I have done. As a work area for executing this potential method, the MIC 7 of the navigation ECU 4 prepares a 512 kbyte buffer area on the RAM.

【0018】MIC7には、さらに、ビーコンユニット
16が接続され、ビーコンユニット16にはビーコン受
信機17が接続されていてもよい。ビーコン受信機17
は、道路の路側等に設置されたビーコンアンテナから放
射される位置情報や道路情報(交差点名称,行き先案
内)等のデータを受信するためのものである。ビーコン
受信機17で受信されたビーコンデータは、ビーコンユ
ニット16を介してMIC7へ与えられ、最終的に表示
部12に表示されて、運転者にビーコン情報を表示す
る。また、オプション装置として、ロケータ5にGPS
ユニット18を介してGPS受信機19が接続されてい
てもよい。GPSユニット18及びGPS受信機19を
設けると、GPS衛星からの信号を受信して、絶対方位
を正確に検出したり、あるいは、移動体の現在地を直接
検出可能である。
A beacon unit 16 may be further connected to the MIC 7, and a beacon receiver 17 may be connected to the beacon unit 16. Beacon receiver 17
Is for receiving data such as position information and road information (intersection name, destination guidance) radiated from a beacon antenna installed on the roadside of the road. The beacon data received by the beacon receiver 17 is given to the MIC 7 via the beacon unit 16 and finally displayed on the display unit 12 to display the beacon information to the driver. In addition, as an optional device, GPS can be attached to the locator
The GPS receiver 19 may be connected via the unit 18. When the GPS unit 18 and the GPS receiver 19 are provided, signals from GPS satellites can be received to accurately detect the absolute azimuth or directly detect the current position of the mobile body.

【0019】図2は、表示部12及びメカスイッチ14
等を有する表示器の具体的な一例を示す外観正面図であ
る。この表示器は、自動車の例えばフロントコンソール
ボックス内に組み込まれる。表示器は、その表面主要部
に表示部12が配置されていて、後述するように、地
図、車両現在地、最適経路を始めとして、各種のデータ
を表示する。また、表示部12の表面には透明な電極パ
ネルが配置されていて、表示部12にスイッチ内容、す
なわち押圧すべき位置とスイッチ種類とが表示されてい
るときに、そのスイッチの操作が可能ないわゆるタッチ
スイッチ13が備えられている。
FIG. 2 shows the display section 12 and the mechanical switch 14.
FIG. 14 is an external front view showing a specific example of a display unit having the above. This indicator is incorporated in, for example, a front console box of a vehicle. The display unit has a display unit 12 arranged on the main part of its surface, and displays various data such as a map, a current vehicle position, and an optimum route, as will be described later. In addition, a transparent electrode panel is arranged on the surface of the display unit 12, and when the display unit 12 displays the switch contents, that is, the position to be pressed and the switch type, the switch can be operated. A so-called touch switch 13 is provided.

【0020】表示部12の両側には、いくつかのメカス
イッチ14が備えられている。この実施例では、地図表
示を行わせるためのナビスイッチ14a、各種の案内情
報を表示させるための情報スイッチ14b、後述するメ
モ機能を行わせるためのメモスイッチ14c、表示内容
を1つ前の画面に戻すためのリターンスイッチ14d、
表示されたカーソルを移動したり、表示画面をスクロー
ルするためのカーソルキー14e、及び、データを設定
するために用いるセットスイッチ14fが備えられてい
る。
Several mechanical switches 14 are provided on both sides of the display section 12. In this embodiment, a navigation switch 14a for displaying a map, an information switch 14b for displaying various kinds of guidance information, a memo switch 14c for performing a memo function described later, and a previous screen of display contents. Return switch 14d for returning to
A cursor key 14e for moving the displayed cursor and scrolling the display screen, and a set switch 14f used for setting data are provided.

【0021】図3は、この実施例のナビゲーション装置
において経路計算を行う場合の概略制御手順を示すフロ
ーチャートである。図3の流れに従って説明すると目的
地が設定された後(ステップS1)、MIC7は経路計
算の要求が入力されたか否かの判別をする(ステップS
2)。経路計算の要求入力は例えば図2に示す表示部1
2に表示された図示しないタッチスイッチ等の押圧によ
りなされる。
FIG. 3 is a flow chart showing a schematic control procedure when the route is calculated in the navigation system of this embodiment. Explaining according to the flow of FIG. 3, after the destination is set (step S1), the MIC 7 determines whether or not a route calculation request is input (step S1).
2). The route calculation request input is, for example, the display unit 1 shown in FIG.
This is done by pressing a touch switch or the like (not shown) displayed on the display 2.

【0022】経路計算の要求ありと判別されると、MI
C7はCDドライブ8を作動させ、CDオートチェンジ
ャ15に装填されたルート計算ディスクD2から経路計
算プログラムを読出し、その計算プログラムをMIC7
内の例えばSRAMにロードする(ステップS3)。次
いで、ロケータ5により検出された現在地を計算開始リ
ンクOとし、設定された目的地を計算終了リンクMO
して、経路計算が行われる(ステップS4)。
If it is determined that there is a request for route calculation, MI
C7 operates the CD drive 8 to read the route calculation program from the route calculation disk D2 loaded in the CD autochanger 15, and to execute the calculation program on the MIC7.
It is loaded into, for example, SRAM (step S3). Next, route calculation is performed with the current location detected by the locator 5 as the calculation start link O and the set destination as the calculation end link M O (step S4).

【0023】そして、得られた最適経路は、表示部12
に表示される(ステップS5)。以下に、経路計算の手
順を詳細に説明する。まず、計算開始リンクSと計算終
了リンクMO との距離をDとして、計算開始リンクSと
計算終了リンクMO を含む道路地図の長方形領域を特定
する。このために、長方形の短辺の長さに関連するパラ
メータVと、長方形の長辺の長さに関連するパラメータ
Hを定義する(図4参照)。そして、距離Dを基にし
て、これらのパラメータV,Hと距離Dとの関係を示す
グラフ(図5,6)を用いてパラメータV,Hを求め、
長方形領域を特定する。
Then, the obtained optimum route is displayed on the display unit 12.
Is displayed (step S5). The procedure of route calculation will be described in detail below. First, the rectangular area of the road map including the calculation start link S and the calculation end link M O is specified by setting the distance between the calculation start link S and the calculation end link M O as D. For this purpose, a parameter V related to the length of the short side of the rectangle and a parameter H related to the length of the long side of the rectangle are defined (see FIG. 4). Then, based on the distance D, the parameters V and H are obtained using graphs (FIGS. 5 and 6) showing the relationship between these parameters V and H and the distance D,
Identify the rectangular area.

【0024】なお、長方形の領域を選ぶのは、計算され
た最適経路の長さは、計算開始リンクSと計算終了リン
クMO との直線距離と比べて、極端に長くなることはな
いという経験則に基づいている。したがって、必ずしも
長方形に限られるものではなく、例えば計算開始リンク
Sと計算終了リンクMO とを中心とする楕円であっても
よい。
It should be noted that the rectangular area is selected so that the calculated optimum path length is never extremely longer than the straight line distance between the calculation start link S and the calculation end link M O. It is based on the law. Therefore, it not necessarily limited to a rectangle, even ellipse centered example the calculation start link S and the calculation end link M O.

【0025】次に、ルート計算ディスクD2の管理領域
を検索して、前記長方形領域に含まれるメッシュのデー
タ容量が、作業領域のデータ容量より少ないかどうかを
見積もる。少ない場合、すなわちルート計算用地図デー
タの獲得が可能な場合には、その長方形領域に含まれる
メッシュのルート計算用地図データを読出し、ポテンシ
ャル法により計算終了リンクMO までの最適経路の計算
を行う。
Next, the management area of the route calculation disk D2 is searched to estimate whether the data capacity of the mesh included in the rectangular area is smaller than the data capacity of the work area. When the number is small, that is, when the route calculation map data can be acquired, the route calculation map data of the mesh included in the rectangular area is read out, and the optimal route to the calculation end link M O is calculated by the potential method. ..

【0026】多い場合は、計算開始リンクSと計算終了
リンクMO との1/2の地点を中間点M1 として、計算
開始リンクSと中間点M1 を対象としてグラフ(図5,
6)を用いてパラメータV,Hを求めて中間領域R1
特定し、この中間領域R1 に含まれるメッシュのデータ
容量が、作業領域のデータ容量より少ないかどうかを判
定する。
In many cases, a half point between the calculation start link S and the calculation end link M O is set as the intermediate point M 1 , and the calculation start link S and the intermediate point M 1 are set as a graph (FIG.
Identify intermediate region R 1 seeking parameters V, H using 6), determines whether the data volume of the mesh included in the intermediate region R 1 is less than the data capacity of the work area.

【0027】少なければ、図7に示すように計算終了リ
ンクMO と中間点M1 との1/2の地点を中間点M2
して、計算開始リンクSと中間点M2 を対象として前記
と同様の判定を行う。このようにして、中間点M3 ,M
4 ,・・・・の決定とデータ容量の大小の判定を繰り返し、
中間領域R3 ,R4 ,・・・・に含まれるメッシュのデータ
容量が、作業領域のデータ容量を超える中間点Mi+1
決定して、その1つ前の中間点Mi における中間領域R
i のルート計算用地図データを獲得する。
If the number is small, as shown in FIG. 7, a half point between the calculation end link M O and the intermediate point M 1 is set as the intermediate point M 2 , and the calculation start link S and the intermediate point M 2 are set as the above-mentioned points. The same judgment is made. In this way, the intermediate points M 3 , M
4 , ..., and determination of data size are repeated.
The data capacity of the meshes included in the intermediate areas R 3 , R 4 , ... Determines the intermediate point M i + 1 which exceeds the data capacity of the work area, and determines the intermediate point at the intermediate point M i one before that. Region R
Obtain map data for route calculation of i .

【0028】また、中間領域R1 に含まれるメッシュの
データ容量が、作業領域のデータ容量より多ければ、図
8に示すように計算開始リンクSと中間点M1 との1/
2の地点を中間点M2 として、計算開始リンクSと中間
点M2 を対象として前記と同様の判定を行う。このよう
にして、作業領域のデータ容量を下回る1つ前の中間点
i における中間領域Ri のルート計算用地図データを
獲得する。
Further, the data capacity of the mesh included in the intermediate region R 1 is The more than data capacity of the work area, the calculation start link S and the middle point M 1 as shown in FIG. 8 1 /
The second point is set as the intermediate point M 2 and the same determination as the above is performed for the calculation start link S and the intermediate point M 2 . In this way, the route calculation map data of the intermediate area R i at the immediately preceding intermediate point M i that is less than the data capacity of the work area is acquired.

【0029】そして前記獲得されたルート計算用地図デ
ータに基づいて、経路計算をする。経路計算は、計算開
始リンクSから中間領域Ri に含まれるメッシュの端に
あるリンクまで行う。このような端リンクは、通常、図
9a,b,cに示すように複数存在するので、一定の基
準に従って1つのリンクを決めなければならない。この
基準とは、例えば、 道路種別が国道である端リンクを優先すること、 計算終了リンクMO との直線距離が最も近い端リンク
を優先すること、又は端リンクまでのリンクコストと、
計算終了リンクMO との直線コストとの和が最も小さな
端リンクを優先すること、である。これらの基準のう
ち、のいずれかを採用してもよいし、両方を採用し
てもよい。両方を採用するときは、重みを付けて評価す
ることになるが、実施例の場合は、前述したように、地
図データベースの特性上、国道については全国的に閉じ
たネットワークが形成されているので、に重点をおい
て評価している。
Then, a route is calculated based on the acquired map data for route calculation. The route calculation is performed from the calculation start link S to the link at the end of the mesh included in the intermediate region R i . Since there are usually a plurality of such end links as shown in FIGS. 9a, 9b, and 9c, one link must be determined according to a certain standard. The criteria include, for example, giving priority to an end link whose road type is a national road, giving priority to an end link having the shortest linear distance from the calculation end link M O , or a link cost to the end link,
That is, the end link having the smallest sum of the calculation end link M O and the linear cost is prioritized. Either or both of these criteria may be adopted. When both are adopted, they are weighted and evaluated, but in the case of the embodiment, as described above, because of the characteristics of the map database, a nationally closed network is formed for national roads. The evaluation is focused on ,.

【0030】この基準に従って端リンクを決めると、計
算開始リンクSと端リンクまでの中間経路が求まり、そ
の端リンクを計算開始リンクSとし、計算終了リンクM
O までの中間経路を前記と同様の手順を踏んで求めてい
く。中間経路をつないでいった経路が最適経路である。
以上のようにして決定された一連の中間領域及び最適経
路を図示すると、図10に示すようになる。
When the end link is determined according to this criterion, an intermediate route between the calculation start link S and the end link is obtained, and the end link is set as the calculation start link S, and the calculation end link M is calculated.
Follow the same procedure as above to find the intermediate route to O. The route connecting the intermediate routes is the optimal route.
FIG. 10 shows a series of intermediate regions and optimum routes determined as described above.

【0031】なお、本発明は前記実施例に限られるもの
ではない。前記実施例では、中間点を計算開始リンクと
計算終了リンクとの1/2の地点として決定していた
が、前記中間点は、計算開始リンクと計算終了リンクと
を結ぶ線分上にあればよく、1/2以外の点を採用して
もよい。
The present invention is not limited to the above embodiment. In the above embodiment, the intermediate point is determined as the half point of the calculation start link and the calculation end link. However, if the intermediate point is on the line segment connecting the calculation start link and the calculation end link, Of course, points other than 1/2 may be adopted.

【0032】[0032]

【発明の効果】請求項1記載の発明によれば、計算開始
リンク及び計算終了リンクを含む道路地図データのデー
タ量が作業領域の容量を超える場合であっても、中間領
域を自動的に決定して、その中間領域の端にある所定の
リンクまでの中間経路をそれぞれ計算し、これらの中間
経路をつないでいくことにより、計算終了リンクまでの
最適経路を求めることができる。したがって、作業領域
の容量を特に大きくしなくとも、計算開始リンクから計
算終了リンクまでの経路を自動的かつ速やかに計算する
ことができる。
According to the first aspect of the invention, the intermediate area is automatically determined even when the amount of road map data including the calculation start link and the calculation end link exceeds the capacity of the work area. Then, by calculating each intermediate route to a predetermined link at the end of the intermediate region and connecting these intermediate routes, the optimal route to the calculation end link can be obtained. Therefore, the route from the calculation start link to the calculation end link can be automatically and promptly calculated without particularly increasing the capacity of the work area.

【0033】請求項2記載の発明によれば、前記中間領
域は、計算開始リンクと中間点とを結ぶ線分の方向をほ
ぼ長辺の方向とする長方形であるので、この領域で経路
計算をしていけば、正方形領域で経路計算を行う場合と
比較して、大回りの経路が計算されるということがなく
なり、より速やかに最適経路を計算することができる。
According to the second aspect of the present invention, since the intermediate area is a rectangle whose direction of the line segment connecting the calculation start link and the intermediate point is substantially the long side direction, route calculation is performed in this area. By doing so, as compared with the case where the route calculation is performed in the square area, the roundabout route is not calculated, and the optimum route can be calculated more quickly.

【0034】請求項3記載の発明によれば、前記中間領
域は、計算開始リンクと中間点とを結ぶ線分の方向をほ
ぼ長軸の方向とする楕円であるので、この領域で経路計
算をしていけば、正方形領域で経路計算を行う場合と比
較して、大回りの経路が計算されるという可能性がなく
なり、より速やかに最適経路を計算することができる。
According to the third aspect of the present invention, since the intermediate area is an ellipse whose direction of the line segment connecting the calculation start link and the intermediate point is substantially the major axis direction, the route calculation is performed in this area. By doing so, as compared with the case where the route calculation is performed in the square area, there is no possibility that a roundabout route is calculated, and the optimum route can be calculated more quickly.

【0035】請求項4記載の発明によれば、前記中間領
域の端に存在する各リンクのうち計算終了リンクとの直
線距離が最も短いリンクを選定することができるので、
効率よく最適経路を計算することができる。請求項5記
載の発明によれば、計算開始リンクから端に存在する各
リンクまでのリンクコスト及び存在する各リンクと計算
終了リンクとの直線距離の最も小さいリンクを選定する
ことができるので、さらに効率よく最適経路を計算する
ことができる。
According to the fourth aspect of the present invention, it is possible to select the link having the shortest linear distance from the calculation end link among the links existing at the end of the intermediate area.
The optimal route can be calculated efficiently. According to the invention of claim 5, it is possible to select the link having the smallest link cost from the calculation start link to each link existing at the end and the smallest linear distance between each existing link and the calculation end link. The optimal route can be calculated efficiently.

【0036】請求項6記載の発明では、前記中間領域の
端に存在する各リンクのうち道路種別が上位の道路を選
定することができるので、上位の道路の走行を優先した
い場合に好適である。請求項7記載の発明では、前記中
間点は、計算開始リンクと計算終了リンクとを結ぶ線分
上にあるので、中間点の決定を容易にすることができ
る。
According to the sixth aspect of the present invention, it is possible to select a road having a higher road type among the links existing at the end of the intermediate area. Therefore, it is suitable when priority is given to running on a higher road. .. In the invention according to claim 7, since the intermediate point is on the line segment connecting the calculation start link and the calculation end link, it is possible to easily determine the intermediate point.

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

【図1】本発明の一実施例にかかるナビゲーション装置
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a navigation device according to an embodiment of the present invention.

【図2】本発明の一実施例にかかるナビゲーション装置
の表示器の具体的な一例を示す外観正面図である。
FIG. 2 is an external front view showing a specific example of the display device of the navigation device according to the embodiment of the present invention.

【図3】本発明の一実施例にかかるナビゲーション装置
における経路計算処理手順を説明するためのフローチャ
ートである。
FIG. 3 is a flowchart for explaining a route calculation processing procedure in the navigation device according to the embodiment of the present invention.

【図4】計算開始リンクと計算終了リンクを含む長方形
領域を示す図である。
FIG. 4 is a diagram showing a rectangular area including a calculation start link and a calculation end link.

【図5】計算開始リンクと計算終了リンクとの距離Dを
基にして、長方形のパラメータVとを決定するためのグ
ラフである。
FIG. 5 is a graph for determining a rectangular parameter V based on a distance D between a calculation start link and a calculation end link.

【図6】計算開始リンクと計算終了リンクとの距離Dを
基にして、長方形のパラメータHとを決定するためのグ
ラフである。
FIG. 6 is a graph for determining a rectangular parameter H based on a distance D between a calculation start link and a calculation end link.

【図7】中間点の決定方法を説明するための図である。FIG. 7 is a diagram for explaining a method for determining an intermediate point.

【図8】中間点の決定方法を説明するための図である。FIG. 8 is a diagram for explaining a method for determining an intermediate point.

【図9】中間領域に含まれる端リンクの存在を示す図で
ある。
FIG. 9 is a diagram showing the existence of end links included in an intermediate area.

【図10】決定された一連の中間領域及び最適経路を示
す図である。
FIG. 10 is a diagram showing a determined series of intermediate regions and optimum routes.

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

4 ナビゲーションECU 5 ロケータ 7 MIC 8 CDドライブ 14 メカスイッチ 15 CDオートチェンジャ D2 ルート計算ディスク 4 Navigation ECU 5 Locator 7 MIC 8 CD Drive 14 Mechanical Switch 15 CD Auto Changer D2 Route Calculation Disc

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】道路地図データを記憶した道路地図記憶手
段と、 経路計算要求信号を入力する入力手段と、 入力手段から経路計算要求信号が入力されたことに応じ
て、道路地図記憶手段に記憶された道路地図データを読
出して作業領域に移すロード手段と、 作業領域に移された道路地図データに基づいて、出発地
及び設定された目的地にそれぞれ近い2つのリンク間を
走行するときの最適経路を計算する経路計算手段とを含
む、経路計算機能を有するナビゲーション装置におい
て、 前記経路計算手段は、出発地及び設定された目的地にそ
れぞれ近い2つのリンクのいずれかを計算開始リンク、
他方を計算終了リンクとして、計算開始リンク及び計算
終了リンクを含む道路地図データのデータ量を推定し、
そのメモリ容量が経路計算作業領域の容量を超えると見
込まれるときには、計算開始リンクと中間点とを含む領
域に相当する道路地図データのデータ量が作業領域の容
量を超えないような中間点を特定し、計算開始リンクと
前記特定された中間点とを含む中間領域に相当する道路
地図データに基づいて、前記計算開始リンクから初め
て、前記中間領域の端に存在する各リンクに到る経路の
リンクコストを求めていき、前記中間領域の端に存在す
る各リンクのうち所定の基準で選ばれた1つのリンクを
決定して、計算開始リンクからこのリンクまでの経路を
中間経路とし、このリンクを新たな計算開始リンクとし
て、この新たな計算開始リンクと前記計算終了リンクと
に対して必要により前記の処理を繰り返して中間経路を
求めていき、前記のようにして求められた新たな計算開
始リンクと計算終了リンクとを含む領域に相当する道路
地図データが作業領域のメモリ容量を超えないと見込ま
れるときには、この領域に相当する道路地図データに基
づいて、計算開始リンクから計算終了リンクに到るまで
の最終経路を計算し、前記のように求められた中間経路
及び最終経路を連結することによって最適経路を求める
ものであることを特徴とする経路計算機能を有するナビ
ゲーション装置。
1. A road map storage means for storing road map data, an input means for inputting a route calculation request signal, and a road map storage means for storing a route calculation request signal from the input means. Optimum for traveling between two links, which are respectively close to the starting point and the set destination, based on the loading means for reading the read road map data and moving it to the work area and the road map data transferred to the work area. In a navigation device having a route calculation function, which includes a route calculation unit for calculating a route, the route calculation unit calculates one of two links close to a departure place and a set destination, respectively,
Using the other as the calculation end link, estimate the data amount of the road map data including the calculation start link and the calculation end link,
When the memory capacity is expected to exceed the capacity of the route calculation work area, an intermediate point is specified so that the amount of road map data corresponding to the area including the calculation start link and the intermediate point does not exceed the capacity of the work area. However, based on the road map data corresponding to the intermediate area including the calculation start link and the specified intermediate point, the link of the route from the calculation start link to each link existing at the end of the intermediate area for the first time. The cost is calculated, one of the links existing at the end of the intermediate area is selected based on a predetermined criterion, and the route from the calculation start link to this link is set as the intermediate route. As a new calculation start link, the above processing is repeated as necessary for the new calculation start link and the calculation end link to obtain an intermediate path, and When it is expected that the road map data corresponding to the area including the new calculation start link and the calculation end link obtained in this way will not exceed the memory capacity of the work area, based on the road map data corresponding to this area , A route calculation characterized in that the final route from the calculation start link to the calculation end link is calculated, and the optimum route is obtained by connecting the intermediate route and the final route obtained as described above. A navigation device having a function.
【請求項2】前記中間領域は、計算開始リンクと中間点
とを結ぶ線分の方向をほぼ長辺の方向とする長方形であ
る請求項1記載の経路計算機能を有するナビゲーション
装置。
2. The navigation device having a route calculation function according to claim 1, wherein the intermediate area is a rectangle whose direction of a line segment connecting the calculation start link and the intermediate point is substantially the long side direction.
【請求項3】前記中間領域は、計算開始リンクと中間点
とを結ぶ線分の方向をほぼ長軸の方向とする楕円である
請求項1記載の経路計算機能を有するナビゲーション装
置。
3. The navigation device having a route calculation function according to claim 1, wherein the intermediate region is an ellipse having a direction of a line segment connecting the calculation start link and the intermediate point as a major axis direction.
【請求項4】前記中間領域の端に存在する各リンクのう
ち1つを決定する所定の基準は、計算終了リンクとの直
線距離である請求項1記載の経路計算機能を有するナビ
ゲーション装置。
4. The navigation device having a route calculation function according to claim 1, wherein the predetermined criterion for determining one of the links existing at the end of the intermediate area is a straight distance from the calculation end link.
【請求項5】前記中間領域の端に存在する各リンクのう
ち1つを決定する所定の基準は、計算開始リンクから端
に存在する各リンクまでのリンクコスト及び存在する各
リンクと計算終了リンクとの直線距離である請求項1記
載の経路計算機能を有するナビゲーション装置。
5. The predetermined criterion for determining one of the links existing at the end of the intermediate area is the link cost from the calculation start link to each link existing at the end, and the existing links and the calculation end links. A navigation device having a route calculation function according to claim 1, which is a straight line distance from
【請求項6】前記中間領域の端に存在する各リンクのう
ち1つを決定する所定の基準は、リンクの道路種別であ
る請求項1記載の経路計算機能を有するナビゲーション
装置。
6. The navigation device having a route calculation function according to claim 1, wherein the predetermined criterion for determining one of the links existing at the end of the intermediate area is a road type of the link.
【請求項7】前記中間点は、計算開始リンクと計算終了
リンクとを結ぶ線分上にある請求項1記載の経路計算機
能を有するナビゲーション装置。
7. The navigation device having a route calculation function according to claim 1, wherein the intermediate point is on a line segment connecting a calculation start link and a calculation end link.
JP14602292A 1992-06-05 1992-06-05 Navigation device with route calculation function Expired - Fee Related JP2806149B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14602292A JP2806149B2 (en) 1992-06-05 1992-06-05 Navigation device with route calculation function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14602292A JP2806149B2 (en) 1992-06-05 1992-06-05 Navigation device with route calculation function

Publications (2)

Publication Number Publication Date
JPH05340762A true JPH05340762A (en) 1993-12-21
JP2806149B2 JP2806149B2 (en) 1998-09-30

Family

ID=15398333

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14602292A Expired - Fee Related JP2806149B2 (en) 1992-06-05 1992-06-05 Navigation device with route calculation function

Country Status (1)

Country Link
JP (1) JP2806149B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000076581A (en) * 1998-09-01 2000-03-14 Toyota Motor Corp Route decision method and mobile object traffic control system
JP2012112773A (en) * 2010-11-24 2012-06-14 Denso Corp Road estimation device
US8340899B2 (en) 2008-11-05 2012-12-25 Denso Corporation Route calculation device, navigation apparatus and computer readable medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000076581A (en) * 1998-09-01 2000-03-14 Toyota Motor Corp Route decision method and mobile object traffic control system
US8340899B2 (en) 2008-11-05 2012-12-25 Denso Corporation Route calculation device, navigation apparatus and computer readable medium
JP2012112773A (en) * 2010-11-24 2012-06-14 Denso Corp Road estimation device

Also Published As

Publication number Publication date
JP2806149B2 (en) 1998-09-30

Similar Documents

Publication Publication Date Title
EP1146496B1 (en) Method and system for providing routing guidance
JP3412164B2 (en) Route display device
JPH06325292A (en) Route searching device
JP2000146604A (en) Car navigation system and method therefor
JP3384293B2 (en) Route guidance device for vehicles
JP2007127519A (en) Navigation apparatus and method of setting search condition
JPH0553500A (en) Vehicle guidance display device
JPH06323861A (en) Navigation system having route calculating function
JPH0553501A (en) Optimum course determining method using course table
JP2806149B2 (en) Navigation device with route calculation function
JPH0612594A (en) Navigation device equipped with route calculating function
JP2964832B2 (en) Road map display device
JPH07110238A (en) Route calculating device
JP2716058B2 (en) In-vehicle navigator
JP3482917B2 (en) Car navigation system
JP3022042B2 (en) Route search device
JP3429923B2 (en) Car navigation system
JPH08334375A (en) Route searching method
JPH09133541A (en) Traveling route guide unit
JPH06307884A (en) Route guiding device
JPH07103773A (en) Method and device for path calculation
JPH0755481A (en) Route search apparatus
JP2903981B2 (en) Route guidance device for vehicles
JP3069202B2 (en) Route search method
JPH05341712A (en) Navigation device provided with route calculating function

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees