JPH11160086A - Navigation system - Google Patents

Navigation system

Info

Publication number
JPH11160086A
JPH11160086A JP34454397A JP34454397A JPH11160086A JP H11160086 A JPH11160086 A JP H11160086A JP 34454397 A JP34454397 A JP 34454397A JP 34454397 A JP34454397 A JP 34454397A JP H11160086 A JPH11160086 A JP H11160086A
Authority
JP
Japan
Prior art keywords
route
time
link
route search
course
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
JP34454397A
Other languages
Japanese (ja)
Other versions
JP3732935B2 (en
Inventor
Eiichi Niitsuma
栄一 新妻
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 JP34454397A priority Critical patent/JP3732935B2/en
Publication of JPH11160086A publication Critical patent/JPH11160086A/en
Application granted granted Critical
Publication of JP3732935B2 publication Critical patent/JP3732935B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a navigation system in which an operation schedule can be made out easily by predicting the time when passing through a point or the way of a travel a course. SOLUTION: A navigation controller 1 comprises a map buffer 16, a course searching section 36, a course guide memory 38, a course searching memory 40, and a course writing section 42. The course searching section 36 searches a specified course connecting a start point with a goal point based on a map data stored in a map buffer 16. The course writing section 42 indicates a predicted passing time every predetermined time along a course being set at the course searching section 36 and displays a daytime traveling course and a nighttime traveling course with different colors.

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 to the destination is automatically searched for by using a map data, by performing a simulation such as a horizontal search (BFS) method or a Dijkstra method, and the search is performed. The route is stored as a guidance route. Then, by displaying the guidance route on the map image in a different color from the other roads and drawing it thicker, and displaying the required time to the destination and the estimated time of arrival, the driver can reach the destination. You will be guided to.

【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 having the same distance, the cost differs depending on whether the driver specifies whether to use the expressway, whether to give priority to time or distance, and the like.

【0005】[0005]

【発明が解決しようとする課題】ところで、運転者は、
出発前や運転時に、目的地に至るまでの経路においてど
こをいつ頃通過するのかといったことを予め知っておき
たい場合がある。特に長時間運転する場合においては、
食事や休憩をとる場所を確認しておきたいことが多い。
しかし、上述した従来のナビゲーション装置において
は、目的地の到着予想時刻については予め知ることがで
きるが、目的地に至るまでの経路上の途中通過予想時刻
を知ることはできないため、行程中の予定が立てにくい
といった不都合があった。また、運転者は、安全のため
なるべく夜間には運転したくないと考えることがある
が、この場合も、どの付近を走行中に日没となるのかと
いったことを判断することができなかった。
By the way, the driver
Before departure or at the time of driving, it is sometimes necessary to know in advance where and when to pass on the route to the destination. Especially when driving for a long time,
Often you want to know where to eat and rest.
However, in the above-described conventional navigation device, the estimated arrival time of the destination can be known in advance, but the estimated time of passage on the route to the destination cannot be known. There was an inconvenience that it was difficult to stand. In addition, the driver sometimes thinks that he / she does not want to drive at night as much as possible for safety reasons, but also in this case, it was not possible to determine which part of the vehicle is going to be set during sunset.

【0006】本発明は、このような点に鑑みて創作され
たものであり、その目的は、走行経路上の途中通過予想
時刻を知ることができ、運転の計画が立てやすいナビゲ
ーション装置を提供することにある。
SUMMARY OF THE INVENTION 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 which can know an estimated passing time on a traveling route and can easily make a driving plan. It is in.

【0007】[0007]

【課題を解決するための手段】上述した課題を解決する
ために、本発明のナビゲーション装置は、経路探索処理
によって設定された走行経路を表示する際に、併せて走
行経路に沿って途中通過予想時刻を表示しており、運転
者は表示画面を見ただけで、走行経路に沿った途中通過
時刻とその時刻に対応した走行経路上の位置を知ること
ができ、運転の計画が立てやすくなる。また、所定の時
間帯によって互いに識別可能に走行経路を表示すること
により、日中と夜間の走行区間や、午前と午後の走行区
間を簡単に知ることができるようになるため、食事や宿
泊の予定が立てやすくなる。
In order to solve the above-mentioned problems, a navigation device according to the present invention, when displaying a travel route set by a route search process, additionally predicts a halfway passage along the travel route. The time is displayed, and the driver can know the passing time along the traveling route and the position on the traveling route corresponding to that time just by looking at the display screen, making it easier to make a driving plan . In addition, by displaying traveling routes so that they can be distinguished from each other according to a predetermined time zone, it is possible to easily know the traveling sections during the day and night, and the traveling sections in the morning and afternoon, so that meals and lodging It makes it easier to plan.

【0008】特に、上述した途中通過予想時刻の表示
は、経路探索処理手段によって、出発時刻と経路上の途
中地点までの走行所要時間とに基づいて途中地点を通過
する予想時刻を計算し、誘導経路表示手段によって、こ
の計算された予想時刻を、対応する途中地点の近傍に表
示することにより可能になる。
[0008] In particular, the display of the estimated passing time described above is performed by the route search processing means by calculating the expected time of passing through the waypoint on the basis of the departure time and the required travel time to the waypoint on the route. The route display means makes it possible to display the calculated estimated time near the corresponding waypoint.

【0009】また、上述した途中通過予想時刻は、所定
時間間隔で、しかも所定の時刻表示となるように設定す
ることが好ましい。例えば、途中経過予想時刻として、
分単位の端数がない△時00分(あるいは分表示として
00分以外に30分、15分等を含んでもよい)という
ように表示を行うことにより、表示された途中通過予想
時刻が見やすくなる。
It is preferable that the above-mentioned estimated passing time is set at a predetermined time interval and a predetermined time is displayed. For example, as the estimated elapsed time,
By displaying a display such as △ 00 minutes (or 30 minutes, 15 minutes, etc. other than 00 minutes as minutes display) with no fractional minute unit, the displayed estimated passing time is easier to see.

【0010】特に、経路探索処理手段によって、走行経
路の設定が終了した後に上述した所定の時刻表示となる
ように所定時間間隔で設定される途中通過予想時刻に対
応する途中通過位置を計算し、誘導経路表示手段によっ
て、前記経路探索処理手段によって計算された途中通過
位置に途中通過予想時刻を表示することが好ましい。経
路探索処理が終了した後に途中通過予想時刻の表示に必
要な処理を行うことにより、経路探索処理に要する時間
を増大させることなく、途中通過予想時刻の表示処理を
行うことができる。一般に、途中通過予想時刻の表示は
即時性が要求されるわけではないため、経路探索処理を
優先させても支障がない。
[0010] In particular, the route search processing means calculates an intermediate passing position corresponding to an estimated intermediate passing time set at a predetermined time interval so that the above-mentioned predetermined time is displayed after the setting of the traveling route is completed, It is preferable that the guidance route display means displays an estimated passing time at the passing position calculated by the route search processing means. By performing the processing necessary for displaying the estimated passing time at the end of the route search processing, the display processing of the estimated passing time can be performed without increasing the time required for the route search processing. Generally, the display of the estimated passing time does not necessarily require the immediacy, so that there is no problem even if the route search processing is prioritized.

【0011】[0011]

【発明の実施の形態】本発明を適用した一実施形態のナ
ビゲーション装置は、出発地と目的地とを結ぶ走行経路
上に途中通過時刻を表示したり、所定の時間帯ごとに
(例えば日中と夜間のそれぞれについて)走行経路の表
示色を変更することに特徴がある。以下、一実施形態の
ナビゲーション装置について図面を参照しながら説明す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A navigation apparatus according to an embodiment of the present invention displays a passing time on a traveling route connecting a departure point and a destination, or displays the time at predetermined time intervals (for example, during the daytime). It is characterized in that the display color of the traveling route is changed (for each of night and night). Hereinafter, a navigation device according to an embodiment will be described with reference to the drawings.

【0012】(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 to which the present invention is applied. 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.

【0013】上述したディスク読取装置3は、1枚ある
いは複数枚のCD−ROM2が装填可能であり、ナビゲ
ーションコントローラ1の制御によっていずれかのCD
−ROM2から地図データの読み出しを行う。リモコン
ユニット4は、経路探索指示を与えるための探索キー、
経路誘導モードの設定に用いる経路誘導モードキー、目
的地入力キー、左右上下のカーソルキー、地図の縮小/
拡大キー、表示画面上のカーソル位置にある項目の確定
を行う設定キー等の各種操作キーを備えており、キーの
操作状態に応じた赤外線信号がナビゲーションコントロ
ーラ1に向けて送信される。
The above-described 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.

【0014】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 the current 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.

【0015】ビーコン送受信機7は、主に高速道路上に
設置された電波ビーコン送受信機との間で電波を介して
双方向通信を行うとともに、主に一般道路上に設置され
た光ビーコン送受信機との間で光を介して双方向通信を
行うことにより、VICSセンタから送られてくるVI
CS交通情報を受信する。FM多重放送受信機8は、一
般のFM放送に重畳された多重化データに含まれるVI
CS交通情報を受信する。上述した電波ビーコン、光ビ
ーコンとFM多重放送とを比較すると、どちらもVIC
S交通情報を受信できる点およびその内容に基本的な違
いはないが、FM多重放送による場合の方が広範囲の受
信エリアで交通情報を得ることができる。
The beacon transceiver 7 performs bidirectional communication with radio wave beacon transceivers mainly installed on expressways 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.

【0016】ディスプレイ装置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.

【0017】(2)地図データの詳細内容 次に、CD−ROM2に記録された地図データの詳細に
ついて説明する。CD−ROM2に記録された地図デー
タは、所定の経度および緯度で区切られた図葉を単位と
しており、各図葉の地図データは、図葉番号を指定する
ことにより特定され、読み出すことが可能となる。ま
た、各図葉ごとの地図データには、地図表示に必要な
各種のデータからなる描画ユニットと、マップマッチ
ングや経路探索、経路誘導等の各種の処理に必要なデー
タからなる道路ユニットと、交差点の詳細データから
なる交差点ユニットが含まれている。また、上述した描
画ユニットには、VICSセンタから送られてくる渋滞
情報に基づいて対応する道路を特定するために必要なV
ICS変換レイヤのデータと、建物あるいは河川等を表
示するために必要な背景レイヤのデータと、市町村名や
道路名等を表示するために必要な文字レイヤのデータが
含まれている。
(2) Detailed Contents 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.

【0018】上述した道路ユニットにおいて、道路上の
ある交差点と隣接する他の交差点等とを結ぶ線をリンク
といい、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.

【0019】図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.

【0020】また、接続ノードテーブルは、図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.

【0021】また、リンクテーブルは、図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.

【0022】(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;

【0023】地図バッファ16は、ディスク読取装置3
によってCD−ROM2から読み出された地図データを
一時的に格納するためのものである。地図読出制御部1
8によって画面中心位置が計算されると、この画面中心
位置を含む所定範囲の地図データの読み出し指示が地図
読出制御部18からディスク読取装置3に送られて、地
図表示に必要な地図データがCD−ROM2から読み出
されて地図バッファ16に格納される。例えば、画面中
心位置を含む4枚の図葉に対応した地図データが読み出
されて地図バッファ16に格納される。
The map buffer 16 includes 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.

【0024】地図描画部20は、地図バッファ16に格
納された4つの図葉の地図データに含まれる描画ユニッ
トに基づいて、表示に必要な地図画像を作成する。作成
された地図画像データはVRAM22に格納され、読出
制御部24によって1画面分の地図画像データが読み出
される。画像合成部26は、この読み出された地図画像
データに、マーク画像発生部44、交差点案内部46、
操作画面発生部64のそれぞれから出力される各画像デ
ータを重ねて画像合成を行い、合成された画像がディス
プレイ装置9の画面に表示される。
The map drawing section 20 creates a map image necessary 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.

【0025】データ記憶部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.

【0026】経路探索処理部36は、リモコンユニット
4のカーソルキーの操作によって、地図上の特定箇所に
カーソルが移動された後目的地入力キーが押下される
と、このときカーソル位置計算部62によって計算され
たカーソル位置を経路探索の目的地として設定する。設
定された目的地データは誘導経路メモリ38に格納され
る。また、経路探索処理部36は、リモコンユニット4
の探索キーが押下されると、マップマッチング処理部3
4によって修正された後の自車位置を出発地として設定
して誘導経路メモリ38に格納するとともに、この誘導
経路メモリ38に格納された出発地および目的地を所定
の条件下で結ぶ走行経路を探索する。例えば、時間最短
等の各種の条件下で、コストが最小となる誘導経路が設
定される。経路探索の代表的な手法としては、ダイクス
トラ法や横形探索法が知られている。また、経路探索処
理部36は、単位経過時間ごとに通過する絶対経緯度を
計算する。このようにして経路探索処理部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 key of the remote control unit 4, the route search processing unit 36 The calculated cursor position is set as a route search destination. The set destination data is stored in the guidance route memory 38. In addition, the route search processing unit 36
Is pressed, the map matching processing unit 3
4 is set as the departure point and stored in the guidance route memory 38, and the travel route connecting the departure location and the destination stored in the guidance route memory 38 under predetermined conditions is set. Explore. For example, under various conditions such as the shortest time, a guidance route that minimizes the cost is set. As a typical method of the route search, the Dijkstra method and the horizontal search method are known. In addition, the route search processing unit 36 calculates the absolute latitude and longitude that passes for each unit elapsed time. The guidance route set by the route search processing unit 36 in this way, and the calculated absolute latitude and longitude for each unit elapsed time are stored in the guidance route memory 38.

【0027】図4は、誘導経路メモリ38に格納される
誘導経路データの一例を示す図である。同図に示すよう
に、経路探索処理部36によって設定された誘導経路の
データが出発地から目的地までのリンクの集合LS、L
1、L2、…、LDとして表され、誘導経路メモリ38
に格納される。また、各リンクについての情報は、 a.各リンクを特定するためのリンクID、 b.リンクの両端に位置する2つのノードの正規化経度
・緯度である始点の絶対経緯度および終点の絶対経緯
度、 c.このリンクを走行する場合の所要時間を道路種別等
に基づいて求めて(例えば、リンクの長さに対してリン
クの道路種別ごとに設定されている平均所要時間で割る
ことにより求めて)、このリンクの通過に必要な時間を
分単位で示したリンクの通過所要時間、 d.リンクをディスプレイ装置9の画面に表示する場合
の表示色、等を含んで構成されている。このうち、
「a.リンクID」、「b.始点および終点の絶対経緯
度」、「c.リンクの通過所要時間」については、図3
に示す接続ノードテーブルやリンクレコードに基づいて
設定される。また、「d.リンク表示色」は、そのリン
クを通過する時刻や経路探索処理部36によって導出さ
れた日の出・日没時刻に基づいて設定される。具体的な
リンク表示色の設定手順については後述する。
FIG. 4 is a diagram showing an example of guidance route 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 links LS, L of links from the departure point to the destination.
1, L2,..., LD, and the guidance route memory 38
Is stored in Information on each link is: a. A link ID for specifying each link, b. The absolute longitude and latitude of the start point and the absolute longitude and latitude of the end point, which are the normalized longitude and latitude of the two nodes located at both ends of the link; c. The required time for traveling on this link is calculated based on the road type and the like (for example, by dividing the link length by the average required time set for each link road type). The time required to pass through the link, indicating the time required to pass through the link in minutes; d. It is configured to include a display color when a link is displayed on the screen of the display device 9 and the like. this house,
"A. Link ID", "b. Absolute latitude and longitude of start point and end point", and "c. Required time for passing through link" are shown in FIG.
Are set based on the connection node table and link record shown in FIG. The “d. Link display color” is set based on the time of passing through the link or the sunrise / sunset time derived by the route search processing unit 36. A specific procedure for setting the link display color will be described later.

【0028】また、図5は誘導経路メモリ38に格納さ
れる単位経過時間ごとの自車位置データの一例を示す図
である。同図に示すように、単位経過時間ごとの自車位
置のデータは、 a.所定時間間隔で設定された通過時刻、 b.各通過時刻に自車位置が存在する正規化経度・緯度
である自車位置の絶対経緯度、から構成されている。
FIG. 5 is a view showing an example of the vehicle position data for each unit elapsed time stored in the guidance route memory 38. As shown in the figure, the data of the own vehicle position for each unit elapsed time includes: a. Passing time set at predetermined time intervals, b. It consists of the absolute longitude and latitude of the vehicle position, which is the normalized longitude and latitude at which the vehicle position exists at each passing time.

【0029】経路探索メモリ40は、経路探索に必要な
交差点ネットワークリストのデータを格納するためのも
のであり、経路探索処理部36によってこれらの格納デ
ータが読み出されて所定の経路探索処理が行われる。
The route search memory 40 is for storing data of an intersection network list necessary for the route search. The stored data is read out by the route search processing unit 36 and a predetermined route search process is performed. Will be

【0030】誘導経路描画部42は、誘導経路メモリ3
8に記憶された誘導経路データの中から、その時点でV
RAM22に描画された地図エリアに含まれるものを選
び出し、地図画像に重ねて太く強調した誘導経路を描画
する。また、誘導経路描画部42は、その時点でVRA
M22に描画された地図エリアに、図5に示した単位経
過時間ごとの自車位置データの中の自車位置の絶対経緯
度が含まれている場合には、この絶対経緯度に対応する
位置に、対応する通過時刻表示を行う。マーク画像発生
部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 in the RAM 22 are selected, and the guidance route that is emphasized thick is superimposed on the map image and drawn. In addition, the guidance route drawing unit 42
When the map area drawn in M22 includes the absolute longitude and latitude of the own vehicle position in the own vehicle position data for each unit elapsed time shown in FIG. 5, the position corresponding to the absolute longitude and latitude is included. The corresponding passing time is displayed. 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.

【0031】交差点案内部46は、車両が接近中の交差
点における案内を表示画像および音声で行うものであ
り、実際の経路誘導時に、自車が誘導経路前方にある交
差点から所定距離内に接近したときに、この接近中交差
点の案内図(交差点拡大図、行先、進行方向矢印)をデ
ィスプレイ装置9の画面に表示するとともに、オーディ
オ部10を通して進行方向を音声で案内する。
The intersection guidance section 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 in front 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.

【0032】上述した経路探索処理部36が経路探索処
理手段に、VRAM22、誘導経路描画部42が誘導経
路表示手段にそれぞれ対応している。
The above-described route search processing section 36 corresponds to route search processing means, and the VRAM 22 and the guide route drawing section 42 correspond to guide route display means, respectively.

【0033】(4)ナビゲーション装置の動作 ナビゲーション装置の全体およびナビゲーションコント
ローラ1は、上述した構成を有しており、次に、設定時
刻に通過する経路上の位置を案内し、走行する時間帯に
応じて経路の表示色を変更して画面表示する動作手順に
ついて説明する。
(4) Operation of Navigation Apparatus The entire navigation apparatus and the navigation controller 1 have the above-described configuration. An operation procedure of changing the display color of the route and displaying the route on the screen will be described.

【0034】図6は、経路探索によって設定された走行
経路上に途中通過時刻を表示するとともに、走行経路の
表示色を走行時間帯に応じて異ならせる場合の経路探索
処理の動作手順を示す流れ図である。リモコンユニット
4の探索キーが押下されると、経路探索処理部36は、
経路探索の出発地と目的地を設定した後に(ステップ1
00)、この設定した出発地と目的地を結ぶように経路
探索処理を行って最適な走行経路を探索する(ステップ
101)。この経路探索処理において、図4に示した誘
導経路データの中の「リンクID」、「始点の絶対経緯
度」、「終点の絶対経緯度」が各リンクごとに作成さ
れ、誘導経路メモリ38に格納される(ステップ10
2)。
FIG. 6 is a flow chart showing an operation procedure of the route search processing when displaying the passing time on the way on the travel route set by the route search and changing the display color of the travel route according to the travel time zone. It is. When the search key of the remote control unit 4 is pressed, the route search processing unit 36
After setting the starting point and destination for route search (Step 1
00), a route search process is performed so as to connect the set departure place and destination, and an optimum travel route is searched (step 101). In this route search processing, “link ID”, “absolute latitude and longitude of the start point”, and “absolute latitude and longitude of the end point” in the guide route data shown in FIG. Stored (step 10
2).

【0035】次に、経路探索処理部36は、上述したス
テップ101の経路探索処理によって設定された走行経
路に含まれるリンクを出発地から1つずつ指定し(ステ
ップ103)、このリンクの通過所要時間と出発地から
このリンクまでの累積所要時間を計算する(ステップ1
04)。計算された通過所要時間は、図4に示した誘導
経路データとしてこのリンクに対応させて、誘導経路メ
モリ38に格納される。
Next, the route search processing unit 36 specifies one by one the links included in the travel route set by the above-described route search process of step 101 from the departure place (step 103), Calculate the time and cumulative time required from the departure point to this link (Step 1
04). The calculated required transit time is stored in the guide route memory 38 as the guide route data shown in FIG.

【0036】また、経路探索処理部36は、ステップ1
04によって得られた「リンクまでの累積所要時間」を
出発時の時刻に加算することにより、当該リンクを通過
する時刻を計算し、当該リンクを日中(日の出から日没
までの間)に通過するか否かを判定する(ステップ10
5)。この判定処理は、このリンクを走行する時刻が、
例えば日の出・日没時刻テーブルから求めた日の出時刻
以降であって日没時刻前であるか否かを調べることによ
り行われる。
Also, the route search processing section 36 executes step 1
By adding the “cumulative required time to link” obtained in 04 to the time of departure, the time of passing through the link is calculated, and the link is passed during the day (from sunrise to sunset) (Step 10)
5). In this determination process, the time when traveling on this link is
For example, it is performed by checking whether the time is after the sunrise time obtained from the sunrise / sunset time table and before the sunset time.

【0037】図7は、日の出・日没時刻テーブルの一例
を示す図である。例えば、現在の時刻が1997年1月
1日の6時00分であり、出発地のリンクからリンク5
0までの累積所要時間が100分であった場合は、リン
ク50の通過時刻7時40分が計算され、図7に示す日
の出・日没時刻テーブルとこの計算された通過時刻7時
40分とを比較することにより、リンク50を日中の時
間帯に通過すると判定される。
FIG. 7 is a diagram showing an example of a sunrise / sunset time table. For example, the current time is 6:00 on Jan. 1, 1997, and the link from the departure point to the link 5
If the accumulated required time until 0 is 100 minutes, the passage time 7:40 of the link 50 is calculated, and the sunrise / sunset time table shown in FIG. 7 and the calculated passage time 7:40 are calculated. Are determined to pass through the link 50 during the daytime.

【0038】経路探索処理部36は、当該リンクを通過
する時間帯が日中であった場合は、誘導経路データの
「リンクの表示色」に日中に対応する表示色(例えば
赤)を設定し(ステップ106)、日中でなかった場合
(夜間)は、「リンクの表示色」に夜間に対応する表示
色(例えば青)を設定する(ステップ107)。このよ
うにして設定されたリンクの表示色は、図4に示した誘
導経路データとしてこのリンクに対応させて誘導経路メ
モリ38に格納される。
If the time zone passing the link is during the day, the route search processing unit 36 sets the display color (for example, red) corresponding to the day to the “link display color” of the guide route data. If it is not during the day (at night), the display color (for example, blue) corresponding to the night is set in the "link display color" (step 107). The display color of the link thus set is stored in the guidance route memory 38 as the guidance route data shown in FIG.

【0039】次に、経路探索処理部36は、当該リンク
を通過中に、単位時間ごとに設定される所定の時刻に達
するか否かを判定する(ステップ108)。例えば、単
位時間が2時間に設定されている場合には、偶数時刻
(8時00分、10時00分、…)のいずれかに該当す
るか否かが判定される。このリンクを通過中に所定時刻
に達した場合には、経路探索処理部36は、図5に示す
「通過時刻」にこの所定時刻(例えば8時00分)を、
対応する「自車位置の絶対経緯度」にこの通過時刻に通
過中の自車位置の正規化経路、緯度をそれぞれ設定し、
これらの設定データを誘導経路メモリ38に格納する
(ステップ109)。なお、この自車位置の絶対経緯度
としては、正確に所定の通過時間に走行中の自車位置を
計算する代わりに、誘導経路データに含まれる該当リン
クの始点の絶対経緯度あるいは終点の絶対経緯度で代用
してもよい。
Next, the route search processing unit 36 determines whether or not a predetermined time set for each unit time has been reached while passing through the link (step 108). For example, when the unit time is set to 2 hours, it is determined whether or not the time corresponds to any of the even-numbered times (8:00, 10:00, ...). If a predetermined time has been reached while passing through this link, the route search processing unit 36 sets this predetermined time (for example, 8:00) at “passing time” shown in FIG.
In the corresponding “absolute longitude and latitude of own vehicle position”, set the normalized route and latitude of the own vehicle position passing at this passing time,
These setting data are stored in the guidance route memory 38 (step 109). It should be noted that the absolute longitude and latitude of the own vehicle position may be calculated as the absolute longitude and latitude of the starting point or the absolute point of the ending point of the link included in the guidance route data, instead of calculating the own vehicle position while traveling at a predetermined passing time accurately. Coordinates may be substituted.

【0040】ある着目リンクについて上述したステップ
103からステップ109までの各処理が終了すると、
経路探索処理部36は、経路探索処理によって設定した
経路上に他のリンクが存在するか否かを判定し(ステッ
プ110)、存在する場合には上述したステップ103
に戻って、リンクの指定以後の処理を繰り返す。また、
目的地までの全リンクについて上述したステップ103
からステップ109までの処理が終了した場合には、続
けて、以下の描画処理が行われる。
When the above-described processes from step 103 to step 109 for a given link of interest are completed,
The route search processing unit 36 determines whether or not there is another link on the route set by the route search process (step 110).
And the processing after the designation of the link is repeated. Also,
Step 103 described above for all links to the destination
When the processing from to is completed, the following rendering processing is performed.

【0041】まず、誘導経路描画部42は、誘導経路メ
モリ38に格納されている誘導経路データを読み取っ
て、「始点および終点の絶対経緯度」に基づいて、VR
AM22に描画されている地図エリアに含まれるものを
選び出し、「リンク表示色」によって指定された色の誘
導経路を描画してVRAM22に書き込む。(ステップ
111)。
First, the guide route drawing section 42 reads the guide route data stored in the guide route memory 38, and based on the "absolute longitude and latitude of the start point and the end point", the VR.
An object included in the map area drawn on the AM 22 is selected, and a guidance route of a color designated by the “link display color” is drawn and written into the VRAM 22. (Step 111).

【0042】また、誘導経路描画部42は、誘導経路メ
モリ38に格納されている各単位経過時間おける自車位
置データの中から、VRAM22に描画されている地図
エリアに含まれるものを選び出し、自車位置の絶対経緯
度で特定される位置に、通過時刻の値を文字画像として
描画してVRAM22に書き込む(ステップ112)。
The guidance route drawing section 42 selects, from the vehicle position data for each unit elapsed time stored in the guidance route memory 38, those included in the map area drawn in the VRAM 22, At the position specified by the absolute longitude and latitude of the vehicle position, the value of the passing time is drawn as a character image and written to the VRAM 22 (step 112).

【0043】図8は、経路探索処理によって設定された
走行経路と途中通過時刻を表示した画面の一例を示す図
である。例えば、表示間隔の単位時間が2時間に設定さ
れており、10時以降に2時間おきに途中通過予測時間
が表示されるため、運転者は画面上の表示を見ながら走
行経路に沿った途中通過時間とそのとき走行している地
図上の位置を知ることができる。したがって、運転者
は、例えば「12:00」と表示されている場所を探す
ことにより、どこら辺で昼食をとったらよいかが容易に
わかり、さらには、この「12:00」と表示されてい
る付近を詳細表示して、昼食をとる店を探すということ
もできるため、運転の計画を立てやすくなる。また、経
路の表示色を日中と夜間とで変えているため、どの付近
から夜間走行になるのかを予め知っておくことができ、
夜間運転を避けたい場合には予め宿泊場所を確保してお
くといったことも可能となる。
FIG. 8 is a diagram showing an example of a screen displaying the traveling route set by the route searching process and the halfway passing time. For example, the unit time of the display interval is set to 2 hours, and the estimated passing time is displayed every 2 hours after 10 o'clock. You can know the passing time and the position on the map where you are traveling at that time. Therefore, the driver can easily find out where to have lunch by searching for a place where “12:00” is displayed, for example, and furthermore, this “12:00” is displayed. Since the neighborhood can be displayed in detail to find a restaurant for lunch, it is easy to make a driving plan. In addition, since the display color of the route is changed between daytime and nighttime, it is possible to know in advance from which vicinity the night driving will be performed,
If it is desired to avoid driving at night, it is possible to secure a lodging place in advance.

【0044】なお、本発明は上記実施形態に限定される
ものではなく、本発明の要旨の範囲内で種々の変形実施
が可能である。例えば、上述した実施形態では、経路の
表示色を日中と夜間とで変更したが、午前と午後とで変
更したり、朝、昼、夕方、夜で変更してもよく、経路の
表示色の変更パターンは様々なものが考えられる。ま
た、上述した本実施形態では、経路に含まれるリンクを
日中に走行するか夜間に走行するかを、図7に示した日
の出・日没時刻テーブルによって正確に判定するように
したが、季節毎におおまかに判定したり、日の出を午前
6時に日没を午後6時にというように固定的な時刻に設
定して判定するようにしてもよい。
Note that 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, the display color of the route is changed between daytime and night, but may be changed between morning and afternoon, or may be changed in the morning, daytime, evening, and night. Various change patterns can be considered. Further, in the above-described embodiment, whether the link included in the route is driven during the day or at night is accurately determined based on the sunrise / sunset time table illustrated in FIG. The determination may be made roughly every time, or the determination may be made by setting a fixed time, such as sunrise at 6:00 am and sunset at 6:00 pm.

【0045】また、上述した実施形態では、走行経路に
沿った途中通過予想時刻を画面上に直接数字で表示した
が、長針と短針を用いた時計を表示するようにしてもよ
い。また、途中通過予想時刻を表示する表示間隔の単位
時間は2時間以外でもよく、走行経路の全長に応じて可
変に設定したり、運転者自身が単位時間を指定するよう
にしてもよい。また、日中と夜間とで異なる色で走行経
路を表示したが、色は同じであって互いに識別可能な他
の方法、例えば濃淡を変えたり、一方を実践で他方を点
線で、あるいは一方を単線で他方を二重線で表示するよ
うにしてもよい。
Further, in the above-described embodiment, the estimated passing time on the way along the traveling route is displayed directly on the screen by numbers, but a clock using a long hand and a short hand may be displayed. The unit time of the display interval for displaying the estimated passing time may be other than 2 hours, may be variably set according to the entire length of the traveling route, or the driver may specify the unit time. Also, the driving route is displayed in different colors during the day and at night, but the colors are the same and other methods that can be distinguished from each other, such as changing the shading, practicing one and dashing the other, or displaying the other You may make it display with a single line and the other with a double line.

【0046】また、上述した実施形態では、走行経路に
含まれる各リンクの通過所要時間をリンク距離をその道
路種別の平均速度で割って求めたが、VICSの旅行時
間や渋滞情報を受信して、これらの情報に基づいて求め
るようにしてもよい。また、経路に沿って時刻を表示し
たが、時刻表示と併せて、あるいは時刻表示に代えて日
の出マーク、食事マーク、日没マーク等の各種マークを
表示させるようにしてもよい。
Further, in the above-described embodiment, the required transit time of each link included in the travel route is obtained by dividing the link distance by the average speed of the road type. May be determined based on such information. Although the time is displayed along the route, various marks such as a sunrise mark, a meal mark, and a sunset mark may be displayed together with the time display or instead of the time display.

【0047】また、上述した実施形態では、経路探索処
理によって経路設定を行う際に、出発地から目的地まで
のリンクを抽出して誘導経路データを作成したが、交差
点ノード等を抽出してノードの並びとして誘導経路デー
タを作成するようにしてもよい。その場合には、図4に
示した各リンクに対応したデータの代わりに、ノードI
D、ノードの絶対経緯度、一つ前のノードから着目ノー
ドまでの走行に要する時間、一つ前のノードから着目ノ
ードの間に含まれるリンクの表示色の各データを各ノー
ドに対応したデータとして保持するようにすればよい。
In the above-described embodiment, when setting a route by the route search process, the link from the departure point to the destination is extracted to create the guidance route data. The guide route data may be created as an array of. In this case, instead of the data corresponding to each link shown in FIG.
D, the absolute latitude and longitude of the node, the time required to travel from the previous node to the node of interest, and the data corresponding to each node for the data of the display color of the link included between the previous node and the node of interest. What is necessary is just to hold | maintain.

【0048】[0048]

【発明の効果】上述したように、本発明によれば、経路
探索処理によって設定された走行経路を表示する際に、
併せて走行経路に沿って途中通過予想時刻を表示してお
り、運転者は表示画面を見ただけで、走行経路に沿った
途中通過時刻とその時刻に対応した走行経路上の位置を
知ることができ、運転の計画が立てやすくなる。また、
所定の時間帯によって互いに識別可能に走行経路を表示
することにより、日中と夜間の走行区間や、午前と午後
の走行区間を簡単に知ることができるようになるため、
食事や宿泊の予定が立てやすくなる。
As described above, according to the present invention, when displaying the traveling route set by the route search processing,
At the same time, the estimated passing time is displayed along the traveling route, and the driver can know the passing time along the traveling route and the position on the traveling route corresponding to the time just by looking at the display screen. And make planning of driving easier. Also,
By displaying travel routes so that they can be distinguished from each other by a predetermined time zone, it becomes possible to easily know the travel sections during the day and night, and the travel sections in the morning and afternoon,
Easier to plan meals and accommodations.

【0049】特に、経路探索処理が終了した後に途中通
過予想時刻の表示に必要な処理を行うことにより、経路
探索処理に要する時間を増大させることなく、途中通過
予想時刻の表示処理を行うことができる。
In particular, by performing the processing required for displaying the estimated passing time at the end of the route search processing, the display processing of the estimated passing time can be performed without increasing the time required for the route search processing. it can.

【図面の簡単な説明】[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】誘導経路メモリに格納される誘導経路データの
一例を示す図である。
FIG. 4 is a diagram showing an example of guidance route data stored in a guidance route memory.

【図5】誘導経路メモリに格納される単位経過時間ごと
の自車位置データの一例を示す図である。
FIG. 5 is a diagram illustrating an example of host vehicle position data for each unit elapsed time stored in a guidance route memory;

【図6】走行経路上に途中通過時刻を表示するとともに
走行経路の表示色を走行時間帯に応じて異ならせる経路
探索処理の動作手順を示す流れ図である。
FIG. 6 is a flowchart showing an operation procedure of a route search process for displaying a passing time on the way along the running route and changing a display color of the running route according to a running time zone.

【図7】日の出・日没時刻テーブルの一例を示す図であ
る。
FIG. 7 is a diagram illustrating an example of a sunrise / sunset time table.

【図8】経路探索処理によって設定された走行経路と途
中通過時刻を表示した画面の一例を示す図である。
FIG. 8 is a diagram showing an example of a screen displaying a traveling route set by the route searching process and a halfway passing time.

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

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

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 出発地から目的地までの最適な走行経路
を探索する経路探索処理手段と、 前記経路探索処理手段によって設定された走行経路とと
もにこの走行経路に沿って途中通過予想時刻を表示する
誘導経路表示手段と、 を備えることを特徴とするナビゲーション装置。
1. A route search processing means for searching for an optimal travel route from a departure place to a destination, and a travel route set by the route search processing means and an estimated halfway passing time along the travel route are displayed. A navigation device, comprising: guidance route display means.
【請求項2】 請求項1において、 前記誘導経路表示手段は、前記走行経路を所定の時間帯
によって互いに識別可能に表示することを特徴とするナ
ビゲーション装置。
2. The navigation device according to claim 1, wherein the guidance route display means displays the traveling routes so as to be distinguishable from each other in a predetermined time zone.
【請求項3】 請求項1または2において、 前記経路探索処理手段は、出発時刻と経路上の途中地点
までの走行所要時間とに基づいて前記途中地点を通過す
る予想時刻を計算し、 前記誘導経路表示手段は、前記経路探索処理手段によっ
て計算された前記予想時刻を、対応する前記途中地点の
近傍に表示することを特徴とするナビゲーション装置。
3. The route search processing means according to claim 1, wherein the route search processing means calculates an estimated time of passing through the halfway point based on a departure time and a required travel time to a halfway point on the route. A navigation device, wherein the route display means displays the expected time calculated by the route search processing means near the corresponding waypoint.
【請求項4】 請求項1〜3のいずれかにおいて、 前記途中通過予想時刻は、所定時間間隔で、しかも所定
の時刻表示となるように設定されることを特徴とするナ
ビゲーション装置。
4. The navigation device according to claim 1, wherein the estimated passing time is set at a predetermined time interval and a predetermined time is displayed.
【請求項5】 請求項4において、 前記経路探索処理手段は、経路探索処理によって走行経
路を設定した後に、前記所定の時刻表示となるように所
定時間間隔で設定される前記途中通過予想時刻に対応す
る途中通過位置を計算し、 前記誘導経路表示手段は、前記経路探索処理手段によっ
て計算された途中通過位置に、前記途中通過予想時刻を
表示することを特徴とするナビゲーション装置。
5. The route search processing means according to claim 4, wherein the route search processing means sets a traveling route by a route search process, and then sets the travel time expected time set at a predetermined time interval so as to display the predetermined time. A navigation device, wherein a corresponding halfway pass position is calculated, and the guidance route display means displays the halfway expected time at the halfway pass position calculated by the route search processing means.
JP34454397A 1997-11-28 1997-11-28 Navigation device Expired - Fee Related JP3732935B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34454397A JP3732935B2 (en) 1997-11-28 1997-11-28 Navigation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34454397A JP3732935B2 (en) 1997-11-28 1997-11-28 Navigation device

Publications (2)

Publication Number Publication Date
JPH11160086A true JPH11160086A (en) 1999-06-18
JP3732935B2 JP3732935B2 (en) 2006-01-11

Family

ID=18370094

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34454397A Expired - Fee Related JP3732935B2 (en) 1997-11-28 1997-11-28 Navigation device

Country Status (1)

Country Link
JP (1) JP3732935B2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004354386A (en) * 2003-05-28 2004-12-16 Lg Electron Inc Method and system for estimation of running duration using road traffic condition information
WO2005031263A1 (en) * 2003-09-30 2005-04-07 Kabushiki Kaisha Kenwood Guide route search device and guide route search method
JP2005127993A (en) * 2003-09-30 2005-05-19 Kenwood Corp Guide route searching device, navigation system, and guide route searching method
JP2005233631A (en) * 2004-02-17 2005-09-02 Kenwood Corp Guide route simulation display device, navigation device, and guid route simulation display method
EP1586860A1 (en) * 2002-12-25 2005-10-19 Matsushita Electric Industrial Co., Ltd. Route display device and route display method
KR100852615B1 (en) 2006-04-27 2008-08-18 팅크웨어(주) System and method for expressing map according to change season and topography
JP2008209370A (en) * 2007-02-28 2008-09-11 Kenwood Corp Navigation device
JP2008309798A (en) * 2003-09-30 2008-12-25 Kenwood Corp Guide route search device, navigator and search method of guide route
JP2010505296A (en) * 2006-09-26 2010-02-18 ポラリス ワイアレス,インク. Efficient deployment of mobile test units to collect location-dependent radio frequency data
JP2010505297A (en) * 2006-09-26 2010-02-18 ポラリス ワイアレス,インク. Efficient deployment of mobile test units to collect location-dependent radio frequency data
JP2010266323A (en) * 2009-05-14 2010-11-25 Mitsubishi Electric Corp Map display apparatus

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1586860A1 (en) * 2002-12-25 2005-10-19 Matsushita Electric Industrial Co., Ltd. Route display device and route display method
EP1586860A4 (en) * 2002-12-25 2008-10-22 Matsushita Electric Ind Co Ltd Route display device and route display method
JP2004354386A (en) * 2003-05-28 2004-12-16 Lg Electron Inc Method and system for estimation of running duration using road traffic condition information
JP2008309798A (en) * 2003-09-30 2008-12-25 Kenwood Corp Guide route search device, navigator and search method of guide route
US7822539B2 (en) 2003-09-30 2010-10-26 Kabushiki Kaisha Kenwood Guide route search device and guide route search method
JP4599065B2 (en) * 2003-09-30 2010-12-15 株式会社ケンウッド GUIDE ROUTE SEARCH DEVICE, NAVIGATION DEVICE, AND GUIDE ROUTE SEARCH METHOD
JP4509206B2 (en) * 2003-09-30 2010-07-21 株式会社ケンウッド GUIDE ROUTE SEARCH DEVICE, NAVIGATION DEVICE, AND GUIDE ROUTE SEARCH METHOD
JP2005127993A (en) * 2003-09-30 2005-05-19 Kenwood Corp Guide route searching device, navigation system, and guide route searching method
WO2005031263A1 (en) * 2003-09-30 2005-04-07 Kabushiki Kaisha Kenwood Guide route search device and guide route search method
JP4563044B2 (en) * 2004-02-17 2010-10-13 株式会社ケンウッド Guide route simulation display device, navigation device, and guide route simulation display method
JP2005233631A (en) * 2004-02-17 2005-09-02 Kenwood Corp Guide route simulation display device, navigation device, and guid route simulation display method
KR100852615B1 (en) 2006-04-27 2008-08-18 팅크웨어(주) System and method for expressing map according to change season and topography
US8843308B2 (en) 2006-04-27 2014-09-23 Thinkware Systems Corporation System and method for expressing map according to change season and topography
JP2010505296A (en) * 2006-09-26 2010-02-18 ポラリス ワイアレス,インク. Efficient deployment of mobile test units to collect location-dependent radio frequency data
JP2010505297A (en) * 2006-09-26 2010-02-18 ポラリス ワイアレス,インク. Efficient deployment of mobile test units to collect location-dependent radio frequency data
JP2008209370A (en) * 2007-02-28 2008-09-11 Kenwood Corp Navigation device
JP2010266323A (en) * 2009-05-14 2010-11-25 Mitsubishi Electric Corp Map display apparatus

Also Published As

Publication number Publication date
JP3732935B2 (en) 2006-01-11

Similar Documents

Publication Publication Date Title
JP3537285B2 (en) Navigation device
US6804604B2 (en) Navigation system
JP2001272240A (en) Navigation device
JP2003214879A (en) Navigation system
JPH1183516A (en) Navigator
JP3586331B2 (en) Drive simulation method
JPH10227649A (en) Navigator
JP3732935B2 (en) Navigation device
JPH1151682A (en) Navigation system
JP3798146B2 (en) Navigation device
JPH11160091A (en) Navigation system
JP3769817B2 (en) Route search display device
JPH10227648A (en) Navigator
JP2004078786A (en) Inter-vehicle communication device
JPH10185604A (en) Navigation apparatus
JP2002071369A (en) On-vehicle navigation device
JP3871833B2 (en) Navigation device
JP3064758B2 (en) Route search display device
JP2001050761A (en) Navigation system for vehicle
JP2001201353A (en) Navigation device
JPH10300489A (en) Navigation system
JP2001165688A (en) Navigation device
JP2001165674A (en) Navigation device
JPH10239079A (en) Navigation device
JP2002039776A (en) On-vehicle navigation system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040907

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041005

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041129

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20051004

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051014

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20091021

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20091021

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20101021

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20101021

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20111021

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20111021

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20121021

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20121021

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20131021

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees