JPH11160091A - Navigation system - Google Patents

Navigation system

Info

Publication number
JPH11160091A
JPH11160091A JP34454297A JP34454297A JPH11160091A JP H11160091 A JPH11160091 A JP H11160091A JP 34454297 A JP34454297 A JP 34454297A JP 34454297 A JP34454297 A JP 34454297A JP H11160091 A JPH11160091 A JP H11160091A
Authority
JP
Japan
Prior art keywords
cost
route search
area
data
road
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP34454297A
Other languages
Japanese (ja)
Inventor
Eiichi Niitsuma
栄一 新妻
Hiroaki Kageyama
廣彰 影山
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 JP34454297A priority Critical patent/JPH11160091A/en
Publication of JPH11160091A publication Critical patent/JPH11160091A/en
Pending legal-status Critical Current

Links

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Instructional Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a navigation system which can search a course accurately. SOLUTION: A navigation controller 1 comprises a map buffer 16, a course searching section 36, a course guide memory 38, a course search memory 40 and a receiving data buffer 50. A data to be stored in the course search memory 40 includes a table for specifying the urbanization level of each zone, and a table for correcting the cost based on the situation of road in a zone. Based on the information, the course searching section 36 corrects the cost for metropolitan zone, urban zone, and other zone before searching the course.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、経路探索によって
出発地と目的地とを結ぶ最適な経路を設定するナビゲー
ション装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a navigation device for setting an optimum route connecting a departure place and a destination by a route search.

【0002】[0002]

【従来の技術】一般に、車載用のナビゲーション装置
は、車両の現在位置を検出し、その近傍の地図データを
CD−ROMから読み出して画面上に表示する。また、
画面中央には自車位置を示す車両位置マークが表示され
ており、この車両位置マークを中心に車両の進行にした
がって近傍の地図データがスクロールされ、常時自車位
置周辺の地図情報がわかるようになっている。
2. Description of the Related Art Generally, an on-vehicle navigation device detects a current position of a vehicle, reads map data near the current position from a CD-ROM, and displays the map data on a screen. Also,
In the center of the screen, a vehicle position mark indicating the vehicle position is displayed, and the map data in the vicinity is scrolled according to the progress of the vehicle around the vehicle position mark so that the map information around the vehicle position can be always understood. Has become.

【0003】また、最近の車載用ナビゲーション装置の
ほとんどには、運転者が所望の目的地に向かって道路を
間違うことなく走行できるようにした経路誘導機能が搭
載されている。この経路誘導機能によれば、地図データ
を用いて出発地から目的地までを結ぶ最もコストが小さ
な経路を、横形探索(BFS)法あるいはダイクストラ
法等のシミュレーションを行って自動探索し、その探索
した経路を誘導経路として記憶しておく。そして、走行
中に、地図画像上に誘導経路を他の道路とは色を変えて
太く描画して画面表示したり、車両が進路を変更すべき
交差点に一定距離内に近づいたときに、この交差点を拡
大表示して進行方向を示す矢印を表示したりすることに
より、運転者を目的地まで案内するようになっている。
[0003] Most of the recent on-vehicle navigation devices are equipped with a route guidance function that enables a driver to travel to a desired destination without making a mistake on a road. According to this route guidance function, the route with the smallest cost connecting the departure point and the destination is automatically searched using the map data by performing a simulation such as the horizontal search (BFS) method or the Dijkstra method, and the search is performed. The route is stored as a guidance route. During driving, when the guidance route is drawn on the map image in a different color from the other roads and is drawn thicker, or displayed on the screen, or when the vehicle approaches an intersection where the course should be changed, within a certain distance, The driver is guided to the destination by enlarging and displaying the intersection and displaying an arrow indicating the traveling direction.

【0004】なお、コストとは、距離を基に、道路幅
員、道路種別(一般道か高速道路かなど)、右折および
左折等に応じた所定の定数を乗じた値であり、誘導経路
としての適正の程度を数値化したものである。距離が同
一の2つの経路があったとしても、運転者が高速道路を
使用するか否か、所要時間を優先するか走行距離を優先
するかなどを指定することにより、コストは異なったも
のとなる。
The cost is a value obtained by multiplying a road width, a road type (such as a general road or an expressway), a right turn, a left turn, and other predetermined constants based on the distance. The degree of appropriateness is quantified. Even if there are two routes with the same distance, the cost will be different by specifying whether the driver uses the expressway or not, and gives priority to the required time or mileage. Become.

【0005】[0005]

【発明が解決しようとする課題】ところで、実際の道路
事情は地域によって異なることが多い。例えば、都市部
では混雑することが多いため、速度が低下して時間がか
かることが多いが、地方ではそれほど混雑することがな
いため、速度の低下もなく時間もかからない場合が多
い。しかし、上述した従来のナビゲーション装置におい
ては、コストは道路幅員や道路種別等に基づいて算出さ
れており、地域ごとの道路事情については考慮されてい
ないため、探索された経路が実状にそぐわないような場
合があり、正確な経路探索を行うことができなかった。
特に、東京などの大都市部では慢性的に渋滞が発生して
いるため、遠回りであっても大都市部を避けて迂回した
方が早く到着する場合が多いが、道路事情を考慮しない
で道路種別等からコストの小さい経路を探索すると、実
際には短時間で走行可能な迂回経路が探索経路として選
択されないことが多い。
However, actual road conditions often differ from region to region. For example, in an urban area, the speed often decreases and it takes a long time because the area is often congested. However, in a rural area, the speed does not decrease so much and it does not take much time. However, in the above-described conventional navigation device, the cost is calculated based on the road width, the road type, and the like, and the road situation in each region is not considered, so that the searched route does not match the actual condition. In some cases, an accurate route search could not be performed.
In particular, traffic congestion is chronically occurring in large cities such as Tokyo. When searching for a route with a small cost based on the type or the like, an alternative route that can travel in a short time is often not selected as a search route.

【0006】そこで、最近では、実状に即した経路探索
を行うために、一度走行した道路については実測した走
行時間等の走行コスト(実測コスト)を格納しておき、
この実測コストを考慮した経路探索を行うようにした
り、また、道路交通情報センタ(VICSセンタ)から
の渋滞情報に基づいて経路探索を行うといった対策がと
られることもある。しかし、まだ走行したことのない道
路については、実測コストが格納されておらず、また、
全ての道路についての渋滞情報を受信することができる
わけではないため、このような対策をとっても、探索さ
れた経路が実状にそぐわない場合があった。
Therefore, recently, in order to perform a route search in accordance with the actual situation, a traveling cost (actually measured cost) such as an actually measured traveling time is stored for a road once traveled.
In some cases, a route search is performed in consideration of the actual measurement cost, or a route search is performed based on traffic congestion information from a road traffic information center (VICS center). However, for roads that have not been traveled yet, actual costs are not stored,
Since it is not possible to receive traffic congestion information on all roads, there are cases where the searched route does not match the actual situation even if such measures are taken.

【0007】本発明は、このような点に鑑みて創作され
たものであり、その目的は、正確な経路探索を行うこと
ができるナビゲーション装置を提供することにある。
[0007] The present invention has been made in view of the above points, and an object of the present invention is to provide a navigation device capable of performing an accurate route search.

【0008】[0008]

【課題を解決するための手段】上述した課題を解決する
ために、本発明のナビゲーション装置は、地域ごとの道
路事情についての情報、好ましくは都市化のレベルに応
じた複数種類の地域を特定する地域特定データが地図デ
ータに含まれており、経路探索処理手段によって、地域
ごとの道路事情を考慮した経路探索処理が行われる。一
般に、道路が混雑するか否かといった道路事情は、都市
化のレベルと相関があり、大都市になればなる程渋滞の
程度が激しくなり、反対に地方になればなる程渋滞が少
なくなる傾向がある。したがって、各地域の道路事情を
考慮することによって、より実状に即した正確な経路探
索を行うことができる。
In order to solve the above-mentioned problems, a navigation apparatus according to the present invention specifies information on road conditions for each region, preferably a plurality of types of regions according to the level of urbanization. The region specifying data is included in the map data, and the route search processing means performs a route search process in consideration of the road conditions for each region. In general, road conditions such as whether or not the roads are congested are correlated with the level of urbanization, and the degree of congestion tends to be greater in larger cities and conversely in smaller areas. There is. Therefore, by considering the road conditions in each area, it is possible to perform a more accurate and accurate route search.

【0009】特に、都市化のレベルに応じた複数種類の
地域のそれぞれに対応したコスト修正データを地図デー
タに含ませておいて、走行する地域の種類ごとに異なる
コスト修正を行うことにより、実状に即した走行コスト
を用いて正確な経路探索処理を行うことができる。
In particular, cost correction data corresponding to each of a plurality of types of regions according to the level of urbanization is included in the map data, and different cost corrections are made for each type of traveling region. It is possible to perform an accurate route search process using the traveling cost according to the above.

【0010】また、上述した地域特定データには、地域
を特定する経度データと緯度データおよびこれらのデー
タによって特定された地域の都市化レベルが含まれてお
り、着目地点(例えば着目している交差点)にいずれか
の地域特定データが対応しているか否かが経度および緯
度を比較することにより簡単に判断することができるた
め、迅速な経路探索処理が可能となる。
The above-mentioned area specifying data includes longitude data and latitude data for specifying the area, and the urbanization level of the area specified by these data. ) Can easily be determined by comparing the longitude and the latitude as to whether or not any of the area specifying data corresponds to the area identification data.

【0011】また、道路交通情報センタから送られてく
る渋滞情報を受信する渋滞情報受信手段を備えており、
この渋滞情報が得られない道路に対してのみ、上述した
地域ごとの道路事情を考慮した経路探索を行うようにし
てもよい。あるいは、実測した走行コストが格納されて
いる場合には、この実測した走行コストが得られない道
路に対してのみ、地域ごとの道路事情を考慮して経路探
索を行うようにしてもよい。現状では、渋滞情報や実測
コストは、全ての道路について得られるわけではなく、
一部の道路についてのみ得られるものであるため、これ
らと上述した道路事情を考慮した経路探索を組み合わせ
ることにより、さらに正確な経路探索処理が可能にな
る。
[0011] Further, there is provided traffic congestion information receiving means for receiving traffic congestion information sent from the road traffic information center,
A route search may be performed only on a road for which congestion information cannot be obtained, in consideration of the above-described road conditions for each area. Alternatively, when the actually measured travel costs are stored, a route search may be performed only on a road for which the actually measured travel costs are not obtained, in consideration of the road conditions in each region. At present, traffic information and measured costs are not available for all roads,
Since it can be obtained only for some roads, a more accurate route search process can be performed by combining these with the above-described route search in consideration of the road situation.

【0012】[0012]

【発明の実施の形態】本発明を適用した一実施形態のナ
ビゲーション装置は、各地域を都市化のレベルに応じて
大都市部、都市部、その他の地域に分類し、走行コスト
に対して、都市化のレベルに応じた重み付けを行うこと
により、地域の道路事情を考慮して実状に即した経路探
索を行うことに特徴がある。以下、一実施形態のナビゲ
ーション装置について図面を参照しながら説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A navigation device according to an embodiment of the present invention classifies each area into a large city area, an urban area, and other areas according to the level of urbanization, and reduces travel costs. It is characterized in that by performing weighting according to the level of urbanization, a route search based on actual conditions is performed in consideration of local road conditions. Hereinafter, a navigation device according to an embodiment will be described with reference to the drawings.

【0013】(1)ナビゲーション装置の全体構成 図1は、本発明を適用した一実施形態の車載用ナビゲー
ション装置の全体構成を示す図である。同図に示すナビ
ゲーション装置は、全体を制御するナビゲーションコン
トローラ1と、地図表示や経路探索等に必要な各種の地
図データを記録したCD−ROM2と、このCD−RO
M2に記録された地図データを読み出すディスク読取装
置3と、運転者や搭乗者が各種の指示を入力する操作部
としてのリモートコントロール(リモコン)ユニット4
と、自車位置と自車方位の検出を行うGPS受信機5お
よび自律航法センサ6と、道路交通情報センタ(VIC
Sセンタ)から送られてくる道路交通情報を各種の通信
方式によって受信するビーコン送受信機7およびFM多
重放送受信機8と、地図画像やこれに重ねて誘導経路を
表示するディスプレイ装置9と、経路誘導を行う際に所
定の案内音声を出力するオーディオ部10とを備えてい
る。
(1) Overall Configuration of Navigation Apparatus FIG. 1 is a diagram showing the overall configuration of a vehicle-mounted navigation apparatus according to an embodiment of the present invention. The navigation apparatus shown in FIG. 1 includes a navigation controller 1 for controlling the whole, a CD-ROM 2 on which various map data necessary for map display and route search are recorded, and a CD-RO
A disk reader 3 for reading map data recorded in M2, and a remote control (remote control) unit 4 as an operation unit for inputting various instructions by a driver or a passenger
A GPS receiver 5 and an autonomous navigation sensor 6 for detecting the position and direction of the vehicle, and a road traffic information center (VIC
S center), a beacon transceiver 7 and an FM multiplex broadcast receiver 8 for receiving road traffic information sent from various communication systems, a display device 9 for displaying a map image and a guidance route superimposed on the map image, a route, An audio unit 10 that outputs a predetermined guidance voice when performing guidance.

【0014】上述したディスク読取装置3は、1枚ある
いは複数枚のCD−ROM2が装填可能であり、ナビゲ
ーションコントローラ1の制御によっていずれかのCD
−ROM2から地図データの読み出しを行う。リモコン
ユニット4は、経路探索指示を与えるための探索キー、
経路誘導モードの設定に用いる経路誘導モードキー、目
的地入力キー、左右上下のカーソルキー、地図の縮小/
拡大キー、表示画面上のカーソル位置にある項目の確定
を行う設定キー等の各種操作キーを備えており、キーの
操作状態に応じた赤外線信号がナビゲーションコントロ
ーラ1に向けて送信される。
The above-mentioned disk reading device 3 can be loaded with one or a plurality of CD-ROMs 2 and any one of the CD-ROMs 2 is controlled by the navigation controller 1.
-Read map data from the ROM 2. The remote control unit 4 includes a search key for giving a route search instruction,
Route guidance mode key used for setting the route guidance mode, destination input key, left / right / up / down cursor keys, map reduction /
Various operation keys such as an enlargement key and a setting key for fixing an item at a cursor position on the display screen are provided, and an infrared signal corresponding to an operation state of the key is transmitted to the navigation controller 1.

【0015】GPS受信機5は、複数のGPS衛星から
送られてくる電波を受信して、3次元測位処理あるいは
2次元測位処理を行って車両の絶対位置および方位を計
算し(車両方位は現時点における自車位置と1サンプリ
ング時間ΔT前の自車位置とに基づいて計算する)、こ
れらを測位時刻とともに出力する。また、自律航法セン
サ6は、車両回転角度を相対方位として検出する振動ジ
ャイロ等の角度センサ12と、所定走行距離毎に1個の
パルスを出力する距離センサ14とを備えており、車両
の相対位置および方位を検出する。
The GPS receiver 5 receives radio waves transmitted from a plurality of GPS satellites, performs three-dimensional positioning processing or two-dimensional positioning processing, and calculates the absolute position and direction of the vehicle (the vehicle direction is currently Is calculated based on the own vehicle position and the own vehicle position one sampling time ΔT before), and these are output together with the positioning time. The autonomous navigation sensor 6 includes an angle sensor 12 such as a vibrating gyroscope that detects the vehicle rotation angle as a relative bearing, and a distance sensor 14 that outputs one pulse every predetermined traveling distance. Detect position and orientation.

【0016】ビーコン送受信機7は、主に高速道路上に
設置された電波ビーコン送受信機との間で電波を介して
双方向通信を行うとともに、主に一般道路上に設置され
た光ビーコン送受信機との間で光を介して双方向通信を
行うことにより、VICSセンタから送られてくるVI
CS交通情報を受信する。FM多重放送受信機8は、一
般のFM放送に重畳された多重化データに含まれるVI
CS交通情報を受信する。上述した電波ビーコン、光ビ
ーコンとFM多重放送とを比較すると、どちらもVIC
S交通情報を受信できる点およびその内容に基本的な違
いはないが、FM多重放送による場合の方が広範囲の受
信エリアで交通情報を得ることができる。
The beacon transceiver 7 performs bidirectional communication mainly with radio wave beacon transceivers installed on highways via radio waves, and also mainly uses optical beacon transceivers installed on general roads. The two-way communication is carried out via light between the VICS center and the VI sent from the VICS center.
Receive CS traffic information. The FM multiplex broadcast receiver 8 is adapted to transmit a VI included in multiplexed data superimposed on general FM broadcast.
Receive CS traffic information. Comparing the above-mentioned radio beacon and optical beacon with FM multiplex broadcasting,
Although there is no fundamental difference in the point that the S traffic information can be received and its contents, the traffic information can be obtained in a wider reception area by FM multiplex broadcasting.

【0017】ディスプレイ装置9は、ナビゲーションコ
ントローラ1から出力される画像データに基づいて、自
車周辺の地図情報を車両位置マークや出発地マーク、目
的地マーク等とともに表示したり、この地図上に誘導経
路を表示したりする。
The display device 9 displays map information around the own vehicle together with a vehicle position mark, a departure point mark, a destination mark, etc., based on the image data output from the navigation controller 1, or guides the user on this map. Or show directions.

【0018】(2)地図データの詳細内容 次に、CD−ROM2に記録された地図データの詳細に
ついて説明する。CD−ROM2に記録された地図デー
タは、所定の経度および緯度で区切られた図葉を単位と
しており、各図葉の地図データは、図葉番号を指定する
ことにより特定され、読み出すことが可能となる。ま
た、各図葉ごとの地図データには、地図表示に必要な
各種のデータからなる描画ユニットと、マップマッチ
ングや経路探索、経路誘導等の各種の処理に必要なデー
タからなる道路ユニットと、交差点の詳細データから
なる交差点ユニットが含まれている。また、上述した描
画ユニットには、VICSセンタから送られてくる渋滞
情報に基づいて対応する道路を特定するために必要なV
ICS変換レイヤのデータと、建物あるいは河川等を表
示するために必要な背景レイヤのデータと、市町村名や
道路名等を表示するために必要な文字レイヤのデータが
含まれている。
(2) Details of Map Data Next, details of the map data recorded on the CD-ROM 2 will be described. The map data recorded on the CD-ROM 2 is in units of figures separated by a predetermined longitude and latitude, and the map data of each figure can be specified and read by specifying a figure number. Becomes In addition, the map data for each map includes a drawing unit including various data necessary for map display, a road unit including data necessary for various processes such as map matching, route search, and route guidance, and an intersection. An intersection unit consisting of detailed data of the intersection is included. In addition, the drawing unit described above has a V required to identify the corresponding road based on the traffic congestion information sent from the VICS center.
The data includes the data of the ICS conversion layer, the data of the background layer required to display buildings or rivers, and the data of the character layer required to display names of cities, towns and villages, names of roads, and the like.

【0019】上述した道路ユニットにおいて、道路上の
ある交差点と隣接する他の交差点等とを結ぶ線をリンク
といい、2本以上のリンクを結ぶ点をノードという。図
2は、上述した道路ユニットの全体構成を示す図であ
る。同図に示すように、道路ユニットには、道路ユニッ
トであることを識別するためのユニットヘッダと、全ノ
ードの詳細データを納めた接続ノードテーブルと、接続
ノードテーブルの格納位置を示すノードテーブルと、隣
接する2つのノードによって特定されるリンクの詳細デ
ータを納めたリンクテーブルとが含まれている。
In the above-mentioned road unit, a line connecting an intersection on a road to another adjacent intersection is called a link, and a point connecting two or more links is called a node. FIG. 2 is a diagram showing the overall configuration of the above-described road unit. As shown in the figure, the road unit has a unit header for identifying a road unit, a connection node table storing detailed data of all nodes, and a node table indicating a storage position of the connection node table. And a link table storing detailed data of a link specified by two adjacent nodes.

【0020】図3は、道路ユニットに含まれる各種のテ
ーブルの詳細な内容を示す図である。ノードテーブル
は、図3(A)に示すように、着目している図葉に含ま
れる全ノードに対応したノードレコード#0、#1、…
を格納している。各ノードレコードは、その並び順に#
0から順にノード番号が与えられており、各ノードに対
応する接続ノードテーブルの格納位置を示す。
FIG. 3 is a diagram showing the detailed contents of various tables included in the road unit. As shown in FIG. 3A, the node table includes node records # 0, # 1,... Corresponding to all the nodes included in the target leaf.
Is stored. Each node record is #
Node numbers are given in order from 0, and indicate the storage position of the connection node table corresponding to each node.

【0021】また、接続ノードテーブルは、図3(B)
に示すように、存在するノードのそれぞれ毎に、 a.正規化経度・緯度、 b.このノードが交差点ノードであるか否かを示す交差
点ノードフラグ、他の図葉との境界にあるノードである
か否かを示す隣接ノードフラグなどからなる「ノードの
属性フラグ」、 c.このノードをリンクの一方端とするリンクがある場
合に各リンクの他方端を構成するノードの数を示す「接
続しているノードの数」、 d.このノードに接続されているリンクに右折禁止やU
ターン禁止等の交通規制が存在する場合にはその「交通
規制の数」、 e.このノードが一方端となっている各リンクのリンク
番号を示すリンク本数分の接続ノードレコード、 f.上述した交通規制が存在する場合にはその数に対応
した交通規制の具体的な内容を示す交通規制レコード、 g.このノードが他の図葉との境界にあるノードである
場合には、隣接する図葉の対応するノードの接続ノード
テーブルの位置を示す「隣接ノードレコード」、 h.このノードが交差点ノードである場合には、交差点
ユニットにおける対応する交差点レコードの格納位置お
よびサイズ、等が含まれる。
FIG. 3B shows the connection node table.
For each of the existing nodes, a. Normalized longitude / latitude, b. "Node attribute flag" including an intersection node flag indicating whether or not this node is an intersection node, an adjacent node flag indicating whether or not this node is a node at a boundary with another figure, c. "The number of connected nodes" indicating the number of nodes forming the other end of each link when there is a link having this node as one end of the link; d. No right turn or U
If there are traffic restrictions such as turn prohibition, the "number of traffic restrictions", e. Connection node records for the number of links indicating the link number of each link having this node at one end; f. A traffic regulation record indicating the specific content of the traffic regulation corresponding to the number of the traffic regulations, if any, g. If this node is a node at a boundary with another figure leaf, an “adjacent node record” indicating the position of the connection node table of the corresponding node of the neighboring figure leaf, h. If this node is an intersection node, the storage location and size of the corresponding intersection record in the intersection unit are included.

【0022】また、リンクテーブルは、図3(C)に示
すように、着目している図葉に含まれる全てのリンクに
対応したリンク番号順の複数のリンクレコードを含んで
いる。これらの各リンクレコードは、 a.主に探索経路表示用に各リンクに付されたコードで
あるリンクID、 b.リンクの両端に位置する2つのノードを特定するノ
ード番号1およびノード番号2、 c.リンクの距離、 d.このリンクを走行する場合の所要時間を道路種別等
から計算により求めて、このリンクの通過に必要な時間
を分単位で示したコスト、 e.このリンクがVICSセンタで管理しているVIC
Sリンクと対応しているか否かを示すVICSリンク対
応フラグを含む各種の道路属性フラグ、 f.このリンクに対応した実際の道路が高速道路である
か一般道であるかといった種別を示す道路種別フラグ、 g.このリンクに対応した道路に付された路線番号、等
が含まれる。
Further, as shown in FIG. 3C, the link table includes a plurality of link records in the order of link numbers corresponding to all the links included in the target figure. Each of these link records: a. A link ID, which is a code assigned to each link mainly for displaying a search route, b. Node number 1 and node number 2 identifying the two nodes located at both ends of the link; c. Link distance, d. The time required to travel on this link is obtained by calculation from the type of road, etc., and the time required for passing through this link is indicated in minutes, e. This link is the VIC managed by the VICS center
Various road attribute flags including a VICS link correspondence flag indicating whether the link is compatible with the S link, f. A road type flag indicating whether the actual road corresponding to this link is an expressway or a general road; g. The route number assigned to the road corresponding to this link is included.

【0023】図4は、描画ユニットに含まれるVICS
変換レイヤの詳細な内容を示す図である。同図に示すよ
うに、描画ユニットのVICS変換レイヤにはVICS
変換テーブルが含まれており、さらにこのVICS変換
テーブルには、VICS変換テーブルであることを識別
するためのVICSユニットヘッダと、道路リンク番号
テーブルと、VICSリンク変換テーブルとが含まれて
いる。道路リンク番号テーブルは、道路リンク番号の順
に各道路リンク(VICSリンクと区別するために道路
ユニットに含まれる各リンクを特に「道路リンク」と称
する)のデータがVICS変換テーブル内のどの位置に
格納されているかを示すものであり、着目している図葉
の全リンクに対応している。
FIG. 4 shows the VICS included in the drawing unit.
It is a figure showing the detailed contents of a conversion layer. As shown in the figure, the VICS conversion layer of the drawing unit has VICS
A conversion table is included. The VICS conversion table further includes a VICS unit header for identifying the VICS conversion table, a road link number table, and a VICS link conversion table. In the road link number table, data of each road link (each link included in a road unit is particularly referred to as a “road link” for distinguishing from a VICS link in the order of the road link number) is stored at any position in the VICS conversion table. This indicates that the link has been performed, and corresponds to all the links of the target figure.

【0024】また、VICSリンク変換テーブルは、存
在する道路リンクのそれぞれに対応して、 a.VICSリンクと道路リンクの相対的な長さを示す
VICSリンク長と、着目している道路リンクの上下線
が同じか異なるかを示す上下線区別を含むVICSリン
ク情報フラグ、 b.着目している道路リンクを一方のノードから他方の
ノードに向かって見た場合の対応するVICSリンクの
数、 c.VICSリンクの一方のノード方向からこの道路リ
ンク開始位置までの距離(VICSリンク全体の距離で
見た場合のパーセンテージ)、 d.着目している道路リンクを他方のノードから一方の
ノードに向かって見た場合の対応するVICSリンクの
数、 e.VICSリンクの他方のノード方向からこの道路リ
ンク開始位置までの距離(VICSリンク全体の距離で
見た場合のパーセンテージ)、 f.道路リンクの一方のノードから他方のノードに向か
って見た場合のVICSリンクのそれぞれに対応した2
次メッシュコード、VICSリンクID、VICSリン
クまでの距離、 g.反対に、道路リンクの他方のノードから一方のノー
ドに向かって見た場合のVICSリンクのそれぞれに対
応した2次メッシュコード、VICSリンクID、VI
CSリンクまでの距離、等が含まれる。
In addition, the VICS link conversion table includes, for each of the existing road links, a. A VICS link information flag including a VICS link length indicating the relative length of the VICS link and the road link, and a vertical line distinction indicating whether the vertical line of the road link of interest is the same or different, b. The number of corresponding VICS links when looking at the road link of interest from one node to the other, c. Distance from one node direction of the VICS link to this road link start position (percentage as viewed from the distance of the entire VICS link), d. The number of corresponding VICS links when the road link of interest is viewed from the other node toward one node; e. The distance from the other node direction of the VICS link to this road link start position (percentage as viewed from the distance of the entire VICS link), f. 2 corresponding to each of the VICS links when viewed from one node of the road link toward the other node
Next mesh code, VICS link ID, distance to VICS link, g. Conversely, secondary mesh codes, VICS link IDs, and VIs corresponding to the respective VICS links when viewed from the other node of the road link toward the one node.
The distance to the CS link, and the like are included.

【0025】(3)ナビゲーションコントローラの詳細
構成および動作 次に、図1に示したナビゲーションコントローラ1の詳
細な構成について説明する。ナビゲーションコントロー
ラ1は、CD−ROM2から読み出した地図データに基
づいてディスプレイ装置9に所定の地図表示をするため
の地図バッファ16、地図読出制御部18、地図描画部
20、VRAM22、読出制御部24、画像合成部26
と、自車位置の計算やマップマッチング処理、経路探索
処理、経路誘導処理を行うとともにその結果を表示する
ためのデータ記憶部30、車両位置・方位計算部32、
マップマッチング処理部34、経路探索処理部36、誘
導経路メモリ38、経路探索メモリ40、誘導経路描画
部42、マーク画像発生部44、交差点案内部46と、
ビーコン送受信機7等によって受信したVICS情報を
表示するための受信データバッファ50、VICS情報
描画部52と、利用者に対する各種の操作画面を表示し
たりリモコンユニット4からの操作指示を各部に伝える
ためのリモコン制御部60、カーソル位置計算部62、
操作画面発生部64とを備えている。
(3) Detailed Configuration and Operation of Navigation Controller Next, a detailed configuration of the navigation controller 1 shown in FIG. 1 will be described. The navigation controller 1 includes a map buffer 16 for displaying a predetermined map on the display device 9 based on the map data read from the CD-ROM 2, a map reading control unit 18, a map drawing unit 20, a VRAM 22, a reading control unit 24, Image synthesis unit 26
A data storage unit 30, a vehicle position / azimuth calculation unit 32 for performing calculation of the vehicle position, map matching processing, route search processing, and route guidance processing and displaying the results.
A map matching processing unit 34, a route search processing unit 36, a guidance route memory 38, a route search memory 40, a guidance route drawing unit 42, a mark image generation unit 44, an intersection guidance unit 46,
A received data buffer 50 for displaying VICS information received by the beacon transceiver 7 and the like, a VICS information drawing unit 52, and various operation screens for the user and an operation instruction from the remote control unit 4 are transmitted to each unit. Remote controller control section 60, cursor position calculation section 62,
An operation screen generating unit 64;

【0026】地図バッファ16は、ディスク読取装置3
によってCD−ROM2から読み出された地図データを
一時的に格納するためのものである。地図読出制御部1
8によって画面中心位置が計算されると、この画面中心
位置を含む所定範囲の地図データの読み出し指示が地図
読出制御部18からディスク読取装置3に送られて、地
図表示に必要な地図データがCD−ROM2から読み出
されて地図バッファ16に格納される。例えば、画面中
心位置を含む4枚の図葉に対応した地図データが読み出
されて地図バッファ16に格納される。
The map buffer 16 is provided in the disk reader 3
Is for temporarily storing the map data read from the CD-ROM 2 by the above method. Map reading control unit 1
When the center position of the screen is calculated by the control unit 8, a command to read map data in a predetermined range including the center position of the screen is sent from the map reading control unit 18 to the disk reading device 3, and the map data necessary for displaying the map is stored on the CD. Read out from the ROM 2 and stored in the map buffer 16; For example, map data corresponding to four sheets including the screen center position is read out and stored in the map buffer 16.

【0027】地図描画部20は、地図バッファ16に格
納された4つの図葉の地図データに含まれる描画ユニッ
トに基づいて、表示に必要な地図画像を作成する。作成
された地図画像データはVRAM22に格納され、読出
制御部24によって1画面分の地図画像データが読み出
される。画像合成部26は、この読み出された地図画像
データに、マーク画像発生部44、交差点案内部46、
操作画面発生部64のそれぞれから出力される各画像デ
ータを重ねて画像合成を行い、合成された画像がディス
プレイ装置9の画面に表示される。
The map drawing section 20 creates a map image required for display based on the drawing units included in the map data of the four figures stored in the map buffer 16. The created map image data is stored in the VRAM 22, and the read control unit 24 reads one screen of map image data. The image synthesizing unit 26 adds the mark image generating unit 44, the intersection guidance unit 46,
Each image data output from each of the operation screen generating units 64 is superimposed to perform image synthesis, and the synthesized image is displayed on the screen of the display device 9.

【0028】データ記憶部30は、GPS受信機5から
出力される測位位置(自車位置)データを順次格納す
る。また、車両位置・方位計算部32は、自律航法セン
サ6から出力される自車の相対的な位置および方位から
絶対的な自車位置および方位を計算する。マップマッチ
ング処理部34は、データ記憶部30に格納されたGP
S受信機5による自車位置あるいは車両位置・方位計算
部32によって計算された自車位置が地図データの道路
上に存在するか否かを判定し、道路上から外れた場合に
は計算により求めた自車位置を修正する処理を行う。マ
ップマッチングの代表的な手法としては、パターンマッ
チングと投影法が知られている。
The data storage unit 30 sequentially stores positioning position (own vehicle position) data output from the GPS receiver 5. Further, the vehicle position / direction calculation unit 32 calculates the absolute position and direction of the vehicle from the relative position and direction of the vehicle output from the autonomous navigation sensor 6. The map matching processing unit 34 uses the GP stored in the data storage unit 30
It is determined whether or not the own vehicle position by the S receiver 5 or the own vehicle position calculated by the vehicle position / azimuth calculation unit 32 exists on the road in the map data. The process of correcting the own vehicle position is performed. As typical methods of map matching, pattern matching and projection are known.

【0029】経路探索処理部36は、リモコンユニット
4のカーソルキーの操作によって地図上の特定箇所にカ
ーソルが移動された後目的地入力キーが押下されると、
このときカーソル位置計算部62によって計算されたカ
ーソル位置を経路探索の目的地として設定する。設定さ
れた目的地データは誘導経路メモリ38に格納される。
また、経路探索処理部36は、リモコンユニット4の探
索キーが押下されると、マップマッチング処理部34に
よって修正された後の自車位置を出発地として設定して
誘導経路メモリ38に格納するとともに、この誘導経路
メモリ38に格納された出発地および目的地を所定の条
件下で結ぶ走行経路を探索する。例えば、時間最短等の
各種の条件下で、各地域の道路事情を考慮したコストが
最小となる誘導経路が設定される。経路探索の代表的な
手法としては、ダイクストラ法や横形探索法が知られて
いる。このようにして経路探索処理部36によって設定
された誘導経路は、誘導経路メモリ38に記憶される。
When the destination input key is pressed after the cursor is moved to a specific location on the map by operating the cursor keys of the remote control unit 4, the route search processing unit 36
At this time, the cursor position calculated by the cursor position calculator 62 is set as the destination of the route search. The set destination data is stored in the guidance route memory 38.
When the search key of the remote control unit 4 is pressed, the route search processing unit 36 sets the own vehicle position corrected by the map matching processing unit 34 as a departure point, stores the vehicle position in the guidance route memory 38, and A search is made for a traveling route connecting the departure point and the destination stored in the guidance route memory 38 under predetermined conditions. For example, under various conditions such as the shortest time, a guidance route that minimizes the cost considering road conditions in each region is set. As a typical method of the route search, the Dijkstra method and the horizontal search method are known. The guidance route set by the route search processing unit 36 in this way is stored in the guidance route memory 38.

【0030】図5は、誘導経路メモリ38に格納される
データの一例を示す図である。同図に示すように、経路
探索処理部36によって設定された誘導経路のデータが
出発地から目的地までのノードの集合NS、N1、N
2、…、NDとして表され、誘導経路メモリ38に格納
される。
FIG. 5 is a diagram showing an example of data stored in the guidance route memory 38. As shown in the drawing, the data of the guide route set by the route search processing unit 36 is a set of nodes NS, N1, N from the starting point to the destination.
, ND, and are stored in the guidance route memory 38.

【0031】経路探索メモリ40は、経路探索に必要な
交差点ネットワークリストのデータや実測した走行時間
等の走行コスト(実測コスト)のデータを格納するため
のものであり、上述した経路探索処理部36によってこ
れらの格納データが読み出されて所定の経路探索処理が
行われる。実測コストは、マップマッチング処理部34
によって修正された自車位置を取得することによって求
められる。なお、交差点ネットワークリストの詳細につ
いては後述する。
The route search memory 40 is used to store data of an intersection network list necessary for the route search and data of travel costs (actually measured costs) such as actually measured travel times. Thus, these stored data are read, and a predetermined route search process is performed. The measured cost is calculated by the map matching processing unit 34.
It is obtained by acquiring the own vehicle position corrected by. The details of the intersection network list will be described later.

【0032】誘導経路描画部42は、誘導経路メモリ3
8に記憶された誘導経路データの中から、その時点でV
RAM22に描画された地図エリアに含まれるものを選
び出し、地図画像に重ねて所定色で太く強調した誘導経
路を描画する。マーク画像発生部44は、マップマッチ
ング処理された後の自車位置に車両位置マークを発生さ
せたり、所定形状を有するカーソルマークを発生する。
The guidance route drawing unit 42 stores the guidance route memory 3
8 from the guidance route data stored in
Those included in the map area drawn on the RAM 22 are selected, and a guidance route which is superimposed on a map image with a predetermined color and emphasized thickly is drawn. The mark image generating unit 44 generates a vehicle position mark at the position of the own vehicle after the map matching processing, or generates a cursor mark having a predetermined shape.

【0033】交差点案内部46は、車両が接近中の交差
点における案内を表示画像および音声で行うものであ
り、実際の経路誘導時に、自車が誘導経路前方にある交
差点から所定距離内に接近したときに、この接近中交差
点の案内図(交差点拡大図、行先、進行方向矢印)をデ
ィスプレイ装置9の画面に表示するとともに、オーディ
オ部10を通して進行方向を音声で案内する。
The intersection guide unit 46 provides guidance at the intersection where the vehicle is approaching by means of a display image and voice. When the actual route is guided, the own vehicle approaches within a predetermined distance from the intersection ahead of the guidance route. At this time, the guide map (the enlarged view of the intersection, the destination, the traveling direction arrow) of the approaching intersection is displayed on the screen of the display device 9, and the traveling direction is guided by audio through the audio unit 10.

【0034】上述した地図バッファ16、経路探索メモ
リ40が地図データ格納手段に、経路探索処理部36が
経路探索処理手段に、経路探索メモリ40が実測コスト
格納手段に、ビーコン送受信機7、FM多重放送受信機
8、受信データバッファ50が渋滞情報受信手段に、そ
れぞれ対応している。
The map buffer 16 and the route search memory 40 described above are used as map data storage means, the route search processing unit 36 is used as route search processing means, the route search memory 40 is used as measured cost storage means, the beacon transceiver 7, and FM multiplexing. The broadcast receiver 8 and the reception data buffer 50 correspond to the traffic jam information receiving means, respectively.

【0035】(4)ナビゲーション装置の動作 ナビゲーション装置の全体およびナビゲーションコント
ローラ1は、上述した構成を有しており、次に、各地域
の道路事情を考慮した経路探索動作について説明する。
(4) Operation of Navigation Apparatus The entire navigation apparatus and the navigation controller 1 have the above-described configuration. Next, a description will be given of a route search operation in consideration of road conditions in each area.

【0036】(4−1)各地域の分類 各地域の道路事情は、例えば、大都市部では渋滞が慢性
的に発生するが地方ではあまり発生しないというよう
に、その都市化のレベルと相関関係を有している。した
がって、各地域の都市化のレベルが特定できれば、それ
ぞれの地域の道路事情を把握することができるため、都
市化のレベルに応じて走行コストを修正すれば、地域の
道路事情を考慮した経路探索が可能となる。そこで、各
地域を都市化のレベルに応じて分類する。
(4-1) Classification of each region The road conditions in each region are correlated with the level of urbanization, for example, congestion occurs chronically in a large city but rarely in a local region. have. Therefore, if the level of urbanization in each region can be specified, the road conditions in each region can be grasped.If the driving cost is corrected according to the level of urbanization, the route search taking into account the local road conditions Becomes possible. Therefore, each region is classified according to the level of urbanization.

【0037】図6は、都市化のレベルに応じた各地域の
分類を示す図である。同図に示すように、各地域は、都
市化のレベルに応じて「大都市部」、「都市部」、「そ
の他の地域」のいずれかに分類されており、「大都市
部」または「都市部」に該当する地域は矩形領域で示さ
れる。
FIG. 6 is a diagram showing the classification of each area according to the level of urbanization. As shown in the figure, each region is classified according to the level of urbanization into one of "metropolitan areas", "urban areas", and "other areas". The area corresponding to "urban area" is indicated by a rectangular area.

【0038】図7は、地域ごとの道路事情についての情
報である地域種別テーブルを示す図である。同図に示す
ように、地域特定データとしての地域種別テーブルは、
都市化のレベルが「大都市部」または「都市部」である
地域についてのみ作成され、その都市化のレベルを示す
「地域種別」とその地域の「北西隅の経度・緯度」およ
び「東南隅の経度・緯度」から構成されている。上述し
たように、「大都市部」または「都市部」に該当する地
域を矩形領域に対応させているため、「北西隅の経度・
緯度」および「東南隅の経度・緯度」によってその地域
の範囲を特定することができる。なお、「北西隅の経度
・緯度」および「南東隅の経度・緯度」の代わりに「北
東隅の経度・緯度」および「南西隅の経度・緯度」を設
定しても同様である。この地域種別テーブルは、予めC
D−ROM2に記録されており、出発地と目的地とで決
まる一定範囲に対応するものが部分的に読み出されて経
路探索メモリ40に格納される。
FIG. 7 is a diagram showing an area type table which is information on road conditions for each area. As shown in the figure, the area type table as area identification data is
It is created only for areas where the level of urbanization is "metropolitan area" or "urban area". The "region type" indicating the level of urbanization and the "longitude / latitude of the northwest corner" and " Longitude / latitude ". As described above, since the area corresponding to the "metropolitan area" or "urban area" corresponds to the rectangular area, the "longitude /
The range of the area can be specified by "latitude" and "longitude / latitude of the southeast corner". The same applies to the case where "longitude / latitude of the northeast corner" and "longitude / latitude of the southwest corner" are set instead of "longitude / latitude of the northwest corner" and "longitude / latitude of the southeast corner". This area type table is stored in C
Those recorded in the D-ROM 2 and corresponding to a certain range determined by the departure place and the destination are partially read out and stored in the route search memory 40.

【0039】(4−2)経路探索処理 次に、具体的な経路探索処理について説明する。まず、
経路探索で用いられる交差点ネットワークリストについ
て説明する。経路探索処理部36によって経路探索を行
う場合、予め出発地と目的地とを含む所定範囲(例え
ば、出発地と目的地とを結ぶ直線を対角線とする矩形領
域を全て含む1または複数の図葉を所定範囲とする場合
や、出発地と目的地を結ぶ直線を半径とする範囲を所定
範囲とする場合などがある)の交差点ネットワークリス
トが作成され、経路探索メモリ40に格納される。交差
点ネットワークリストとは、道路ユニットに含まれる全
ノードの中から交差点(交差点ノード以外に隣接ノード
を含むものとする)を抽出し、各交差点ごとに経路探索
処理に必要な各種データを集めたものである。
(4-2) Route Search Process Next, a specific route search process will be described. First,
An intersection network list used in the route search will be described. When performing a route search by the route search processing unit 36, a predetermined range including a departure place and a destination in advance (for example, one or a plurality of plots including all rectangular areas having a diagonal straight line connecting the departure place and the destination) May be set as a predetermined range, or a range having a radius of a straight line connecting the departure place and the destination may be set as the predetermined range.) An intersection network list is created and stored in the route search memory 40. The intersection network list is obtained by extracting intersections (including adjacent nodes other than the intersection nodes) from all the nodes included in the road unit and collecting various data necessary for the route search processing for each intersection. .

【0040】例えば、交差点ネットワークリストは、各
交差点ごとに、(1)交差点シーケンシャル番号(この
交差点を特定するために必要な通し番号)、(2)この
交差点が含まれる道路ユニットの図葉番号、(3)ノー
ドテーブル上の位置、(4)経度・緯度、(5)VIC
Sサービスエリア内か外かを示すフラグ、(6)交差点
構成ノード数、(7)各隣接交差点のシーケンシャル番
号、(8)各隣接交差点までのコスト、(9)各隣接交
差点までの道路種別、幅員、(10)経路探索によって
決定した一つ前の交差点のシーケンシャル番号、(1
1)出発地からこの交差点までのコストの合計、(1
2)この交差点の検索次数(横形探索法の場合)、など
が含まれる。但し、(10)〜(12)は、経路探索実
行時に登録される。また、一般には、この交差点ネット
ワークリストは、予めCD−ROM2に記録されてお
り、出発地と目的地とで決まる一定範囲に対応するもの
が部分的に読み出されて経路探索メモリ40に格納され
るが、地図データの中の道路ユニットのデータに基づい
て経路探索の都度作成するようにしてもよい。なお、本
実施形態では交差点のみを探索用のノードとし、各ノー
ドの属性としてネットワークリストを表現したが、リン
クの属性としてネットワークリストを表現して経路探索
を行うようにしてもよい。
For example, the intersection network list includes, for each intersection, (1) an intersection sequential number (a serial number necessary to identify this intersection), (2) a picture leaf number of a road unit including this intersection, ( 3) Position on node table, (4) Longitude / latitude, (5) VIC
S: a flag indicating whether the service area is inside or outside, (6) the number of nodes constituting the intersection, (7) the sequential number of each adjacent intersection, (8) the cost to each adjacent intersection, (9) the type of road to each adjacent intersection, Width, (10) the sequential number of the previous intersection determined by the route search, (1
1) the total cost from the departure point to this intersection, (1
2) The search order of this intersection (in the case of the horizontal search method) is included. However, (10) to (12) are registered when executing the route search. In general, this intersection network list is recorded in advance on the CD-ROM 2, and one corresponding to a certain range determined by the departure point and the destination is partially read and stored in the route search memory 40. However, it may be created each time a route search is performed based on the road unit data in the map data. In this embodiment, only intersections are used as search nodes, and a network list is expressed as an attribute of each node. However, a route search may be performed by expressing a network list as an attribute of a link.

【0041】図8は、上述した交差点ネットワークリス
トを用いて経路探索処理を行う場合のナビゲーションコ
ントローラ1の動作手順を示す流れ図である。例えば、
交差点ネットワークを含む地図データが予めCD−RO
M2に記録されており、これを読み出した後に、コスト
の修正を行う場合の動作手順が示されている。
FIG. 8 is a flowchart showing the operation procedure of the navigation controller 1 when performing the route search processing using the above-mentioned intersection network list. For example,
Map data including the intersection network is stored in CD-RO in advance.
It is recorded in M2, and shows an operation procedure in the case where the cost is corrected after being read out.

【0042】リモコンユニット4の探索キーが押下され
ると、経路探索処理部36は、経路探索の出発地と目的
地を設定し(ステップ100)、この設定した出発地と
目的地で決まる所定範囲の図葉に含まれる地図データを
地図バッファ16に読み出し、これに含まれる交差点ネ
ットワークリストを全て経路探索メモリ40に格納する
(ステップ101)。次に、経路探索処理部36は、地
図バッファ16に格納された地図データに含まれている
リンクを対象にした渋滞情報を受信したか否かを判定す
る(ステップ102)。
When the search key of the remote control unit 4 is depressed, the route search processing unit 36 sets the departure place and the destination of the route search (step 100), and a predetermined range determined by the set departure place and destination. The map data included in the map leaf is read out to the map buffer 16, and all the intersection network lists included in the map data are stored in the route search memory 40 (step 101). Next, the route search processing unit 36 determines whether or not the traffic congestion information for the link included in the map data stored in the map buffer 16 has been received (step 102).

【0043】図9は、VICSセンタから送られてくる
VICS情報に含まれる渋滞情報を示す図である。同図
に示す渋滞情報パケットは、あるVICSリンクの特定
箇所がどの程度渋滞しているかを示すものであり、この
VICSリンクが含まれるエリアを特定するための「2
次メッシュコード」と、この道路に対応した「VICS
リンク番号」と、渋滞が始まる位置を特定するための始
点(VICSリンクの一方端)からの距離と、渋滞の区
間を示す「長さ」と、「渋滞の度合い(例えば車両が一
定の速度以下になる「渋滞」とほとんど車両が動かなく
なる「混雑」の2種類の状態が特定される)」とを含ん
でおり、図4に示したVICS変換レイヤを用いること
により、渋滞情報に対応するリンクを特定することがで
きる。ステップ102において経路探索処理部36は、
この特定されたリンクが地図バッファ16に格納された
地図データのリンクレコードに含まれていれば、渋滞情
報を受信したと判断する。
FIG. 9 is a diagram showing traffic congestion information included in the VICS information sent from the VICS center. The traffic congestion information packet shown in FIG. 3 indicates how much traffic is congested at a specific location of a certain VICS link, and "2" is used to specify an area including this VICS link.
Next mesh code ”and“ VICS corresponding to this road ”
A link number, a distance from a starting point (one end of a VICS link) for specifying a position where traffic congestion starts, a "length" indicating a section of traffic congestion, and a degree of traffic congestion (for example, when a vehicle is at or below a certain speed). The link corresponding to the traffic congestion information is obtained by using the VICS conversion layer shown in FIG. 4). Can be specified. In step 102, the route search processing unit 36
If the specified link is included in the link record of the map data stored in the map buffer 16, it is determined that the traffic congestion information has been received.

【0044】渋滞情報を受信した場合は、経路探索処理
部36は、その渋滞情報に基づいてコストの修正(ステ
ップ103)を行う。具体的には、上述した交差点ネッ
トワークリストの「各隣接交差点までのコスト」のう
ち、渋滞情報を受信したリンクに対応するものについ
て、例えば受信した渋滞情報に含まれる渋滞の度合いが
「渋滞」である場合は通常の2倍に、また渋滞の度合い
が「混雑」の場合は通常の3倍にというようにそのコス
トを修正する。
When the traffic congestion information is received, the route search processing unit 36 corrects the cost based on the traffic congestion information (step 103). Specifically, among the "costs to each adjacent intersection" in the above-mentioned intersection network list, for the link corresponding to the link for which the congestion information is received, for example, the degree of congestion included in the received congestion information is "congestion". In some cases, the cost is corrected to twice as much as usual, and when the degree of congestion is "congested", the cost is corrected to be three times as much as usual.

【0045】次に、経路探索処理部36は、地図バッフ
ァ16に格納された地図データに含まれているリンクに
対応する実測コストが存在するか否かを判定する(ステ
ップ104)。
Next, the route search processing unit 36 determines whether there is an actually measured cost corresponding to the link included in the map data stored in the map buffer 16 (step 104).

【0046】図10は、実測コストを示す図である。同
図に示すように、実測コストは、各リンクを識別するた
めの「リンクID」と、分単位の「リンク通過に要した
時間の平均値」から構成されている。この実測コスト
は、マップマッチング処理部34から出力される自車位
置に基づいて、リンクを走行する度に作成あるいは更新
が行われる。一度通過したことのあるリンクについては
実測コストが作成され、二度目以降の通過に際しては、
それまでの実測コストの平均が計算され、この平均値を
用いて実測コストが更新される。作成あるいは更新され
た実測コストは、経路探索メモリ40に格納される。ス
テップ104において経路探索処理部36は、実測コス
トを経路探索メモリ40から読み出して、この実測コス
トに対応するリンクが地図バッファ16に格納された地
図データのリンクレコードに含まれていれば、実測コス
トが存在すると判断する。
FIG. 10 is a diagram showing actual measurement costs. As shown in the figure, the actual measurement cost is composed of a “link ID” for identifying each link, and an “average time required for passing through the link” in minutes. The actual measurement cost is created or updated every time the vehicle travels on the link based on the own vehicle position output from the map matching processing unit 34. For links that have passed once, an actual measurement cost is created, and for subsequent passes,
The average of the measured costs up to that time is calculated, and the measured costs are updated using this average value. The created or updated measured cost is stored in the route search memory 40. In step 104, the route search processing unit 36 reads the measured cost from the route search memory 40. If the link corresponding to the measured cost is included in the link record of the map data stored in the map buffer 16, the measured cost is Is determined to exist.

【0047】実測コストが存在する場合は、経路探索処
理部36は、その実測コストに基づいてコストの修正
(ステップ105)を行う。具体的には、図3(C)に
示すリンクレコードの「道路種別等により計算により求
めたコスト」を実測コストの「リンク通過に要した時間
の平均値」に置き換えることによって、上述した交差点
ネットワークリストの「各隣接交差点までのコスト」が
修正される。但し、ここでは、ステップ103において
渋滞情報に基づいてコストが修正されたリンクについて
は、コストの修正を行わないようにする。
If there is an actual measurement cost, the route search processing unit 36 corrects the cost based on the actual measurement cost (step 105). Specifically, by replacing the “cost calculated by road type or the like” in the link record shown in FIG. 3C with the “mean value of time required for link passage” of the measured cost, the above-described intersection network "Cost to each adjacent intersection" in the list has been modified. However, here, the cost is not corrected for the link whose cost has been corrected based on the traffic congestion information in step 103.

【0048】次に、経路探索処理部36は、地域の道路
事情に基づくコストの修正を行う(ステップ106)。
コスト修正の詳細については後述する。
Next, the route search processing section 36 corrects the cost based on the local road conditions (step 106).
Details of the cost correction will be described later.

【0049】地域種別に基づくコストの修正が終了する
と、次に経路探索処理部36は、コストが修正された交
差点ネットワークリストに基づいて所定の経路探索処理
を行って、ステップ100で設定した出発地と目的地間
の誘導経路を探索し(ステップ107)、設定された誘
導経路の通過ノードを順に出発地から目的地に向けて誘
導経路メモリ38に登録する(ステップ108)。
When the cost correction based on the area type is completed, the route search processing unit 36 performs a predetermined route search process based on the intersection network list with the corrected cost, and sets the departure point set in step 100. A search is made for a guide route between the destination and the destination (step 107), and the passing nodes of the set guide route are sequentially registered in the guide route memory 38 from the departure place to the destination (step 108).

【0050】図11は、図8に示したステップ106の
地域の道路事情に基づくコスト修正処理の詳細を示す図
である。まず、経路探索処理部36は、上述した交差点
ネットワークリストから1つの交差点を特定して、その
「経度・緯度」を読み取る(ステップ201)。次に、
経路探索処理部36は、図7に示した地域種別テーブル
をサーチして1レコードずつ「北西隅の経度・緯度」お
よび「南東隅の経度・緯度」の読み取りを行い(ステッ
プ202)、特定した交差点がこれらの経度・緯度によ
って特定される矩形領域に含まれるか否か、すなわち、
大都市部または都市部に含まれるか否かを判定する(ス
テップ203)。
FIG. 11 is a diagram showing details of the cost correction processing based on the road conditions in the area in step 106 shown in FIG. First, the route search processing unit 36 specifies one intersection from the above-mentioned intersection network list, and reads its “longitude / latitude” (step 201). next,
The route search processing unit 36 searches the area type table shown in FIG. 7 to read “longitude / latitude of the northwest corner” and “longitude / latitude of the southeast corner” one record at a time (step 202) and specify the records. Whether the intersection is included in the rectangular area specified by these longitude and latitude,
It is determined whether or not the area is included in a large city or an urban area (step 203).

【0051】特定した交差点が大都市部または都市部に
含まれる場合は、経路探索処理部36は、その地域の地
域種別(大都市部または都市部)に対応するコストの修
正を行う(ステップ204)。
If the specified intersection is included in the metropolitan area or the urban area, the route search processing section 36 corrects the cost corresponding to the area type (the metropolitan area or the urban area) of the area (step 204). ).

【0052】図12は、地域ごとの道路事情についての
情報であるコスト修正テーブルを示す図である。同図に
示すように、コスト修正データとしてのコスト修正テー
ブルは、地域種別(大都市部、都市部、その他の地域)
ごとに各道路種別に対応するコストの重み付け係数を含
んで構成されている。このコスト修正テーブルは、予め
CD−ROM2に記録されており、読み出されて経路探
索メモリ40に格納される。
FIG. 12 is a diagram showing a cost correction table which is information on road conditions for each area. As shown in the figure, the cost correction table as the cost correction data includes the area type (metropolitan area, urban area, and other areas).
Each of them includes a cost weighting coefficient corresponding to each road type. This cost correction table is recorded in the CD-ROM 2 in advance, read, and stored in the route search memory 40.

【0053】具体的なコストの修正手順については、ま
ず、経路探索処理部36は、ステップ203の判定処理
において認識した「地域種別」およびステップ201で
特定した交差点に対する交差点ネットワークリストの
「各隣接交差点までの道路種別」に基づいて、図12に
示したコスト修正テーブルに基づいて重み付け係数を決
定する。さらに、この重み付け係数によって交差点ネッ
トワークリストの「各隣接交差点までのコスト」を修正
する。但し、ここでは、上述した渋滞情報に基づくコス
ト修正(ステップ103)または実測コストに基づくコ
スト修正(ステップ105)において修正された「各隣
接交差点までのコスト」については修正を行わないよう
にする。
As to a specific cost correction procedure, first, the route search processing unit 36 determines the “region type” recognized in the determination processing in step 203 and the “each adjacent intersection” in the intersection network list for the intersection specified in step 201. Based on the "road type up to", a weighting coefficient is determined based on the cost correction table shown in FIG. Further, the “cost to each adjacent intersection” in the intersection network list is corrected by the weighting coefficient. However, here, the "cost to each adjacent intersection" corrected in the cost correction based on the traffic congestion information (step 103) or the cost correction based on the actual measurement cost (step 105) is not corrected.

【0054】また、特定した交差点が大都市部または都
市部に含まれない場合(ステップ203での否定判断)
は、経路探索処理部36は、地域種別テーブルから全て
のレコードの読み取りが終了したか否かを判定し(ステ
ップ205)、終了していなければ、次のレコードの読
み取りを行い(ステップ202)、終了していれば、コ
スト修正テーブルに基づいて「その他の地域」に対応す
るコストの修正を行う(ステップ206)。具体的なコ
スト修正手順は、ステップ204と同様である。
When the specified intersection is not included in the metropolitan area or the urban area (No in step 203).
The route search processing unit 36 determines whether reading of all records from the region type table has been completed (step 205), and if not completed, reads the next record (step 202). If it has been completed, the cost corresponding to "other areas" is corrected based on the cost correction table (step 206). The specific cost correction procedure is the same as step 204.

【0055】コスト修正(ステップ204、206)が
終了すると、経路探索処理部36は、交差点ネットワー
クリストから次の交差点を特定してその「経度・緯度」
を読み取りを行う(ステップ201)。
When the cost correction (steps 204 and 206) is completed, the route search processing unit 36 specifies the next intersection from the intersection network list and determines its "longitude / latitude".
Is read (step 201).

【0056】このように、各地域を都市化のレベルに応
じて分類し、都市化のレベルに応じたコストの修正を行
うことにより、各地域の道路事情を考慮した正確な経路
探索が可能となる。また、VICSセンタから受信した
渋滞情報や実測コストが存在する場合は、これらに基づ
くコスト修正を優先させることにより、より実状に即し
た経路探索が可能となる。
As described above, by classifying each area according to the level of urbanization and correcting the cost according to the level of urbanization, it is possible to perform an accurate route search in consideration of the road situation in each area. Become. If there is traffic congestion information or measured costs received from the VICS center, priority is given to cost correction based on these information, so that a more realistic route search can be performed.

【0057】なお、本発明は上記実施形態に限定される
ものではなく、本発明の要旨の範囲内で種々の変形実施
が可能である。例えば、上述した実施形態では、都市化
のレベルに応じたコストの修正を行うことにより、各地
域の道路事情を考慮した経路探索を行ったが、道路事情
は、例えば朝夕の通勤時間帯は混雑するといったよう
に、同じ地域でも時間帯によって異なることが多い。そ
こで、コスト修正テーブルを時間帯別に設けることによ
って、より正確な経路探索が可能となる。但し、この場
合は、各交差点を通過する時刻によって、使用するコス
ト修正テーブルを切り替える必要があるため、図8に示
したように全てのコスト修正が終了した後に経路探索処
理を行うのではなく、経路探索処理と並行して、各交差
点の通過時刻とこの時刻に対応したコスト修正テーブル
に基づく隣接交差点までのコストの修正を行うようにす
る。このように、都市部や大都市部を走行する時間帯を
考慮に入れてコストの修正を行うことにより、さらに正
確な経路探索を行うことができる。
The present invention is not limited to the above embodiment, and various modifications can be made within the scope of the present invention. For example, in the above-described embodiment, a route search was performed in consideration of road conditions in each region by correcting costs according to the level of urbanization, but the road conditions were congested during morning and evening commuting hours, for example. For example, the same area often differs depending on the time zone. Therefore, by providing the cost correction table for each time zone, a more accurate route search can be performed. However, in this case, since it is necessary to switch the cost correction table to be used depending on the time of passing through each intersection, the route search process is not performed after all the cost corrections are completed as shown in FIG. In parallel with the route search processing, the cost to the adjacent intersection is corrected based on the passing time of each intersection and the cost correction table corresponding to this time. In this way, by correcting the cost in consideration of the time zone in which the vehicle travels in an urban area or a large urban area, a more accurate route search can be performed.

【0058】また、上述した実施形態では、交差点ネッ
トワークリストに含まれる「各隣接交差点までのコス
ト」についてコスト修正を行ったが、右左折時のコスト
(このコストは、経路探索時に右左折するごとに加算さ
れるコストであり、交差点ネットワークリストの「出発
地からこの交差点までのコストの合計」に反映される)
についても、都市化のレベルに応じてコスト修正を行う
ようにしてもよい。
Further, in the above-described embodiment, the cost is corrected for the “cost to each adjacent intersection” included in the intersection network list, but the cost at the time of turning right and left (this cost is Is the cost added to the total, and is reflected in the total cost from the departure point to this intersection in the intersection network list)
The cost may be corrected according to the level of urbanization.

【0059】また、上述した実施形態では、図12に示
すコスト修正テーブルにその他の地域に対応した重み付
け係数を含ませておいて、図11のステップ206にお
いて、着目している交差点がその他の地域に含まれると
きにこの重み付け係数に応じたコストの修正を行うよう
にしたが、着目している交差点が大都市部と都市部に含
まれる場合にコスト修正を行い、その他の地域に含まれ
る場合にはコスト修正を行わないようにしてもよい。ま
た、図12に示すコスト修正テーブルには重み付け係数
を格納するようにしたが、コスト修正が可能な他の情
報、例えば各地域を走行する際の平均速度を格納してお
いて、隣接交差点までの距離をこの平均速度で除算して
修正後のコストを得るようにしてもよい。
In the above-described embodiment, the cost correction table shown in FIG. 12 includes the weighting factors corresponding to the other regions, and the intersection of interest in step 206 in FIG. The cost is corrected according to this weighting factor when it is included in the area, but the cost is corrected when the intersection of interest is included in the metropolitan area and the urban area, and it is included in other areas May not be corrected. Although the weighting coefficient is stored in the cost correction table shown in FIG. 12, other information that can be corrected, for example, the average speed when traveling in each area is stored, and the cost is calculated up to the adjacent intersection. May be divided by the average speed to obtain a corrected cost.

【0060】また、上述した実施形態では、道路事情が
異なる地域として、大都市部、都市部、その他の地域の
3種類を例にとって説明したが、この分類の仕方は適宜
変更することができる。また、図7に示すように、大都
市部と都市部を特定するために経度と緯度とによって特
定される矩形領域を設定したが、この領域の指定の仕方
や特定される領域の形状はこれらに限定されず変更が可
能である。
Further, in the above-described embodiment, three types of areas having different road conditions, that is, a large city area, an urban area, and other areas have been described as an example. However, the classification method can be changed as appropriate. Further, as shown in FIG. 7, a rectangular area specified by longitude and latitude is set in order to specify a metropolitan area and an urban area. However, the method of specifying this area and the shape of the specified area are different from those described above. The present invention is not limited to this and can be changed.

【0061】また、上述した実施形態では、図6に示す
ように大都市部の周辺に都市部があるように考えて図7
に示す地域種別テーブルを作成するようにしたが、一般
には都市部が大きくなったものが大都市部であり、大都
市部は都市部に含まれると考えることもできる。この場
合には、広範囲な都市部とこれに含まれる大都市部を設
定して図7に示す地域種別テーブルを作成し、ある交差
点が大都市部あるいは都市部に含まれるか否かを判定す
る際には、まず大都市部に含まれるか否かを判定し、含
まれる場合には都市部に含まれるか否かの判定を行わな
いようにすればよい。
Further, in the above-described embodiment, as shown in FIG. 6, it is assumed that there is an urban area around a large urban area.
Although the area type table shown in FIG. 4 is created, generally, the larger urban area is the larger urban area, and the larger urban area can be considered to be included in the urban area. In this case, a wide-area urban area and a large urban area included therein are set to create an area type table shown in FIG. 7, and it is determined whether or not a certain intersection is included in the large urban area or the urban area. In this case, first, it is determined whether or not it is included in a large city, and if it is included, it is only necessary not to determine whether or not it is included in a city.

【0062】[0062]

【発明の効果】上述したように、本発明によれば、地域
ごとの道路事情についての情報、好ましくは都市化のレ
ベルに応じた複数種類の地域を特定する地域特定データ
に基づいて経路探索処理が行われており、道路の混雑状
態と相関がある都市化レベル等を考慮に入れることによ
って、実状に即した正確な経路探索を行うことができ
る。特に、都市化のレベルに応じた複数種類の地域のそ
れぞれに対応したコスト修正データを地図データに含ま
せておいて、走行する地域の種類ごとに異なるコスト修
正を行うことにより、実状に即した走行コストを用いて
正確な経路探索処理を行うことができる。
As described above, according to the present invention, a route search process is performed based on information on road conditions in each region, preferably on region specifying data for specifying a plurality of types of regions according to the level of urbanization. By taking into account the level of urbanization that correlates with the congested state of the roads, it is possible to perform an accurate route search based on the actual situation. In particular, cost correction data corresponding to each of a plurality of types of regions according to the level of urbanization is included in the map data, and different cost corrections are made for each type of traveling region, thereby realizing the actual situation. An accurate route search process can be performed using the traveling cost.

【0063】また、道路交通情報センタから送られてく
る渋滞情報を受信する渋滞情報受信手段を備えており、
この渋滞情報が得られない道路に対してのみ、上述した
地域ごとの道路事情を考慮した経路探索を行うようにし
てもよい。あるいは、実測した走行コストが格納されて
いる場合には、この実測した走行コストが得られない道
路に対してのみ、地域ごとの道路事情を考慮して経路探
索を行うようにしてもよい。現状では、渋滞情報や実測
コストは、全ての道路について得られるわけではなく、
一部の道路についてのみ得られるものであるため、これ
らと上述した道路事情を考慮した経路探索を組み合わせ
ることにより、さらに正確な経路探索処理が可能にな
る。
Further, there is provided traffic jam information receiving means for receiving traffic jam information sent from the road traffic information center,
A route search may be performed only on a road for which congestion information cannot be obtained, in consideration of the above-described road conditions for each area. Alternatively, when the actually measured travel costs are stored, a route search may be performed only on a road for which the actually measured travel costs are not obtained, in consideration of the road conditions in each region. At present, traffic information and measured costs are not available for all roads,
Since it can be obtained only for some roads, a more accurate route search process can be performed by combining these with the above-described route search in consideration of the road situation.

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

【図1】本発明を適用した一実施形態の車載用ナビゲー
ション装置の全体構成を示す図である。
FIG. 1 is a diagram illustrating an overall configuration of a vehicle-mounted navigation device according to an embodiment of the present invention.

【図2】道路ユニットの全体構成を示す図である。FIG. 2 is a diagram illustrating an entire configuration of a road unit.

【図3】道路ユニットに含まれる各種テーブルの詳細な
内容を示す図である。
FIG. 3 is a diagram showing detailed contents of various tables included in a road unit.

【図4】描画ユニットに含まれるVICS変換レイヤの
詳細な内容を示す図である。
FIG. 4 is a diagram showing detailed contents of a VICS conversion layer included in a drawing unit.

【図5】誘導経路メモリに格納されるデータの一例を示
す図である。
FIG. 5 is a diagram showing an example of data stored in a guidance route memory.

【図6】都市化のレベルに応じた各地域の分類を示す図
である。
FIG. 6 is a diagram showing classification of each area according to the level of urbanization.

【図7】各地域の都市化のレベルを特定する地域種別テ
ーブルを示す図である。
FIG. 7 is a diagram showing a region type table for specifying the level of urbanization in each region.

【図8】経路探索処理の一般的な動作手順を示す流れ図
である。
FIG. 8 is a flowchart showing a general operation procedure of a route search process.

【図9】VICS情報に含まれる渋滞情報を示す図であ
る。
FIG. 9 is a diagram showing traffic congestion information included in VICS information.

【図10】走行時に作成される実測コストを示す図であ
る。
FIG. 10 is a diagram showing measured costs created during traveling.

【図11】地域の道路事情に基づいてコストの修正を行
う場合の動作手順を示す流れ図である。
FIG. 11 is a flowchart showing an operation procedure when a cost is corrected based on a local road situation.

【図12】地域の道路事情に基づいてコストを修正する
ためのコスト修正テーブルを示す図である。
FIG. 12 is a diagram showing a cost correction table for correcting a cost based on a local road situation.

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

1 ナビゲーションコントローラ 4 リモコンユニット 7 ビーコン送受信機 8 FM多重放送受信機 16 地図バッファ 36 経路探索処理部 38 誘導経路メモリ 40 経路探索メモリ 50 受信データバッファ Reference Signs List 1 navigation controller 4 remote control unit 7 beacon transceiver 8 FM multiplex broadcast receiver 16 map buffer 36 route search processing unit 38 guidance route memory 40 route search memory 50 reception data buffer

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 地域ごとの道路事情についての情報を含
む地図データを格納する地図データ格納手段と、 前記地図データ格納手段に格納された地図データに基づ
いて、前記地域ごとの道路事情を考慮して経路探索処理
を行う経路探索処理手段と、 を備えることを特徴とするナビゲーション装置。
1. Map data storage means for storing map data including information on road conditions for each area, and considering the road conditions for each area based on the map data stored in the map data storage means. And a route search processing means for performing a route search process.
【請求項2】 請求項1において、 前記地域ごとの道路事情についての情報には、都市化の
レベルに応じた複数種類の地域を特定する地域特定デー
タが含まれており、 前記経路探索処理手段は、前記地域特定データに基づい
て、前記複数種類の地域のそれぞれに対応した探索パラ
メータを設定することにより経路探索処理を行うことを
特徴とするナビゲーション装置。
2. The route search processing means according to claim 1, wherein the information on road conditions for each area includes area specifying data for specifying a plurality of types of areas according to the level of urbanization. Is a navigation device that performs a route search process by setting search parameters corresponding to each of the plurality of types of regions based on the region specifying data.
【請求項3】 請求項2において、 前記地図データには、前記都市化のレベルに応じた複数
種類の地域のそれぞれに対応したコスト修正データが含
まれており、 前記経路探索処理手段は、前記地域特定データと前記コ
スト修正データとに基づいて、経路探索処理に必要な前
記探索パラメータとしての走行コストの修正処理を行う
ことを特徴とするナビゲーション装置。
3. The map search device according to claim 2, wherein the map data includes cost correction data corresponding to each of a plurality of types of areas corresponding to the level of urbanization. A navigation device that performs a process of correcting a traveling cost as the search parameter required for a route search process based on region identification data and the cost correction data.
【請求項4】 請求項2または3において、 前記地域特定データには、地域を特定する経度データと
緯度データおよびこれらのデータによって特定された地
域の都市化レベルが含まれていることを特徴とするナビ
ゲーション装置。
4. The method according to claim 2, wherein the area specifying data includes longitude data and latitude data specifying the area, and an urbanization level of the area specified by the data. Navigation device.
【請求項5】 請求項3または4において、 前記コスト修正データは、走行時刻を考慮した複数種類
が用意されており、 前記経路探索処理手段は、通過地点の走行時刻に基づい
て前記走行コストの修正処理を行うことを特徴とするナ
ビゲーション装置。
5. The cost correction data according to claim 3 or 4, wherein a plurality of types of the cost correction data are prepared in consideration of a travel time, and the route search processing means calculates the cost of the travel cost based on the travel time at a passing point. A navigation device for performing a correction process.
【請求項6】 請求項1〜5のいずれかにおいて、 道路交通情報センタから送られてくる渋滞情報を受信す
る渋滞情報受信手段をさらに備えており、 前記経路探索処理手段は、前記渋滞情報受信手段によっ
て受信した前記渋滞情報に対応する道路以外の道路に対
してのみ、前記地域ごとの道路事情を考慮して経路探索
を行うことを特徴とするナビゲーション装置。
6. The traffic congestion information receiving means for receiving traffic congestion information sent from a road traffic information center according to claim 1, further comprising: A navigation device that performs a route search only on roads other than the road corresponding to the traffic congestion information received by the unit, in consideration of the road conditions in each area.
【請求項7】 請求項1〜6のいずれかにおいて、 実際に走行した道路について実測した走行コストを格納
する実測コスト格納手段をさらに備えており、 前記経路探索処理手段は、前記実測した走行コストに対
応する道路以外の道路に対してのみ、前記地域ごとの道
路事情を考慮して経路探索を行うことを特徴とするナビ
ゲーション装置。
7. The vehicle according to claim 1, further comprising an actual cost storage unit for storing an actual traveling cost of a road on which the vehicle actually travels, wherein the route search processing unit includes the actual traveling cost. A route search for roads other than the road corresponding to the above, taking into account the road conditions in each area.
JP34454297A 1997-11-28 1997-11-28 Navigation system Pending JPH11160091A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34454297A JPH11160091A (en) 1997-11-28 1997-11-28 Navigation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34454297A JPH11160091A (en) 1997-11-28 1997-11-28 Navigation system

Publications (1)

Publication Number Publication Date
JPH11160091A true JPH11160091A (en) 1999-06-18

Family

ID=18370086

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34454297A Pending JPH11160091A (en) 1997-11-28 1997-11-28 Navigation system

Country Status (1)

Country Link
JP (1) JPH11160091A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002228468A (en) * 2001-01-29 2002-08-14 Matsushita Electric Ind Co Ltd Method and system for transferring position information of digital map
JP2005274315A (en) * 2004-03-24 2005-10-06 Xanavi Informatics Corp Route search method for navigation system
JP2006200989A (en) * 2005-01-19 2006-08-03 Xanavi Informatics Corp Route search method of navigation apparatus
JP2006292373A (en) * 2005-04-05 2006-10-26 Denso Corp Route retrieval system
JP2007003236A (en) * 2005-06-21 2007-01-11 Aisin Aw Co Ltd Navigation device
JP2007040912A (en) * 2005-08-05 2007-02-15 Aisin Aw Co Ltd Navigation system
JP2010197261A (en) * 2009-02-26 2010-09-09 Toyota Mapmaster:Kk Navigation device and traffic control system
JP2011022162A (en) * 2010-10-22 2011-02-03 Panasonic Corp Method and device for transmitting position information of digital map
JP2014071063A (en) * 2012-10-01 2014-04-21 Aisin Aw Co Ltd Route search system, route search apparatus, route search method, and computer program
US8838386B2 (en) 1999-07-28 2014-09-16 Panasonic Intellectual Property Corporation Of America Method for transmitting location information on a digital map, apparatus for implementing the method, and traffic information provision/reception system
JP2017097890A (en) * 2011-02-03 2017-06-01 トムトム デベロップメント ジャーマニー ゲーエムベーハーTomTom Development Germany GmbH Method of generating expected average speeds of travel
JP2017181184A (en) * 2016-03-29 2017-10-05 株式会社ゼンリンデータコム Route search device, route search method, and program

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8838386B2 (en) 1999-07-28 2014-09-16 Panasonic Intellectual Property Corporation Of America Method for transmitting location information on a digital map, apparatus for implementing the method, and traffic information provision/reception system
JP2002228468A (en) * 2001-01-29 2002-08-14 Matsushita Electric Ind Co Ltd Method and system for transferring position information of digital map
JP4663136B2 (en) * 2001-01-29 2011-03-30 パナソニック株式会社 Method and apparatus for transmitting location information of digital map
JP2005274315A (en) * 2004-03-24 2005-10-06 Xanavi Informatics Corp Route search method for navigation system
JP4633483B2 (en) * 2005-01-19 2011-02-16 クラリオン株式会社 Route search method for navigation device
JP2006200989A (en) * 2005-01-19 2006-08-03 Xanavi Informatics Corp Route search method of navigation apparatus
JP2006292373A (en) * 2005-04-05 2006-10-26 Denso Corp Route retrieval system
JP4715328B2 (en) * 2005-06-21 2011-07-06 アイシン・エィ・ダブリュ株式会社 Navigation device
JP2007003236A (en) * 2005-06-21 2007-01-11 Aisin Aw Co Ltd Navigation device
JP2007040912A (en) * 2005-08-05 2007-02-15 Aisin Aw Co Ltd Navigation system
JP2010197261A (en) * 2009-02-26 2010-09-09 Toyota Mapmaster:Kk Navigation device and traffic control system
JP2011022162A (en) * 2010-10-22 2011-02-03 Panasonic Corp Method and device for transmitting position information of digital map
JP2017097890A (en) * 2011-02-03 2017-06-01 トムトム デベロップメント ジャーマニー ゲーエムベーハーTomTom Development Germany GmbH Method of generating expected average speeds of travel
JP2014071063A (en) * 2012-10-01 2014-04-21 Aisin Aw Co Ltd Route search system, route search apparatus, route search method, and computer program
JP2017181184A (en) * 2016-03-29 2017-10-05 株式会社ゼンリンデータコム Route search device, route search method, and program

Similar Documents

Publication Publication Date Title
JP3537285B2 (en) Navigation device
JP2003214879A (en) Navigation system
JPH1183516A (en) Navigator
JPH11257975A (en) Data transfer system for navigation system
JPH10227649A (en) Navigator
JPH11160091A (en) Navigation system
JPH10319840A (en) Route relative information provision system and on-vehicle information communication device
JP2653282B2 (en) Road information display device for vehicles
JPH1151682A (en) Navigation system
JP2002090167A (en) Route guiding method for on-vehicle navigation device
JP3766501B2 (en) Navigation device
JP3732935B2 (en) Navigation device
JP3798146B2 (en) Navigation device
JP3340857B2 (en) Car navigation system
JPH10185604A (en) Navigation apparatus
JP2002071369A (en) On-vehicle navigation device
JP3871833B2 (en) Navigation device
JP3894017B2 (en) Navigation system, navigation program, and rapid road information creation method
JPH10300489A (en) Navigation system
JP2690459B2 (en) Route guidance device
JPH10227653A (en) Navigator
JP2001165688A (en) Navigation device
JPH10239079A (en) Navigation device
JP2001165674A (en) Navigation device
JPH06186048A (en) Method for guiding along course

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050104

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050524