JP2836525B2 - Route guidance device - Google Patents

Route guidance device

Info

Publication number
JP2836525B2
JP2836525B2 JP7904095A JP7904095A JP2836525B2 JP 2836525 B2 JP2836525 B2 JP 2836525B2 JP 7904095 A JP7904095 A JP 7904095A JP 7904095 A JP7904095 A JP 7904095A JP 2836525 B2 JP2836525 B2 JP 2836525B2
Authority
JP
Japan
Prior art keywords
route
vehicle
link
destination
driver
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.)
Expired - Fee Related
Application number
JP7904095A
Other languages
Japanese (ja)
Other versions
JPH08278154A (en
Inventor
弘 下浦
健二 天目
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP7904095A priority Critical patent/JP2836525B2/en
Publication of JPH08278154A publication Critical patent/JPH08278154A/en
Application granted granted Critical
Publication of JP2836525B2 publication Critical patent/JP2836525B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、目的地まで設定された
経路又は目的地まで計算された経路を基にして、交差点
等の要所ごとに進行経路を指示して運転者を誘導する経
路誘導装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a route for guiding a driver by instructing a traveling route for each important point such as an intersection based on a route set to a destination or a route calculated to a destination. The present invention relates to a guidance device.

【0002】[0002]

【従来の技術】従来より、目的地を設定するだけでコン
ピュータが自動的に最短経路を計算して表示し、経路上
の交差点に近づくと音声や交差点拡大図で案内する機能
を備えるナビゲーション装置が知られている(特開平5
−80697号公報参照)。このナビゲーション装置
は、方位センサ、距離センサ、GPS受信機、道路地図
メモリ、コンピュータ等を車両に搭載し、方位センサか
ら入力される方位データ、距離センサから入力される走
行距離データ、GPS受信機から入力される位置データ
及び道路地図メモリに格納されている道路パターンとの
一致に基づいて車両位置を検出する機能を持っていると
ともに、現在位置から目的地に至る最短経路の決定をす
るために、運転者による目的地の設定入力に応じて車両
の現在位置から目的地までの経路をコンピュータにより
自動的に計算する機能を持っている。
2. Description of the Related Art Conventionally, there has been a navigation apparatus having a function of automatically calculating and displaying a shortest route by simply setting a destination and displaying the shortest route by a voice or an enlarged view of an intersection when approaching an intersection on the route. Known (Japanese Unexamined Patent Publication No.
-80697). This navigation device is equipped with a direction sensor, a distance sensor, a GPS receiver, a road map memory, a computer, and the like in a vehicle. The direction data input from the direction sensor, the traveling distance data input from the distance sensor, and the GPS receiver In order to determine the shortest route from the current position to the destination while having the function of detecting the vehicle position based on the input position data and the coincidence with the road pattern stored in the road map memory, It has a function of automatically calculating the route from the current position of the vehicle to the destination by a computer according to the driver's input for setting the destination.

【0003】この経路計算方法は、簡単にいうと、計算
の対象となる道路を幾つも区切って、区切った点をノー
ドとし、ノードとノードとを結ぶベクトルをリンクと
し、現在位置(目的地でもよい)に最も近いノード又は
リンクを計算開始ノード又はリンクとし、目的地(現在
位置でもよい)に最も近いノード又はリンクを計算終了
ノード又はリンクとし、これらの間の道路地図メモリに
記憶された道路地図データを読み出して作業領域に移
し、作業領域においてリンクのを全て探索し、計算開始
ノード又はリンクから始まるトリーを構成する経路のリ
ンクコストを順次加算して、目的地又は現在位置に到達
する最もリンクコストの少ない経路のみを選択する方法
である(柴田、天目、下浦「ストカスティック経路探索
アルゴリズムの開発」住友電気第143号,p. 165,1
993年9月)。
[0003] In simple terms, this route calculation method divides a road to be calculated into a number of sections, sets the separated points as nodes, sets a vector connecting the nodes as a link, and sets the current position (even at the destination). A node or link closest to the destination (which may be the current position) as a calculation end node or link, and a road stored in the road map memory between them as a calculation end node or link. The map data is read and moved to the work area, all the links are searched in the work area, the link costs of the routes constituting the tree starting from the calculation start node or the link are sequentially added, and the destination or the current position to reach the current position is calculated. This method selects only routes with low link cost (Shibata, Tenmoku, Shimoura "Development of stochastic route search algorithm" Friend electric No. 143, p. 165,1
September 993).

【0004】この方法で経路を計算すれば、道を知らな
くても、経路に沿って走行していけば確実に目的地に到
達することができる。一方、道路交通情報を管理する機
関としての交通管制センターが、予め定められた時刻ご
とに、経路提供エリア内の全ての地点から全ての地点ま
での最短経路を計算して、道路の要所要所に配置された
路上ビーコンにその経路情報を送信しておき、路上ビー
コンでは、車両から目的地を示されて経路情報の提供の
要求があったときには、該当する経路情報を車両に返信
する経路提供システムが検討されている。
[0004] If a route is calculated by this method, it is possible to reliably reach a destination by traveling along the route without knowing the road. On the other hand, the traffic control center as an organization that manages road traffic information calculates the shortest route from all points in the route providing area to all points at predetermined times, and The route information is transmitted to the on-road beacon located at the location, and the on-road beacon indicates the destination from the vehicle, and when there is a request to provide the route information, the route information is returned to the vehicle. The system is being considered.

【0005】このシステムによれば、交通管制センター
は、渋滞、事故、気象状況等時間的に変化する道路交通
情報を考慮して、変化する道路状況を反映させた最短経
路を予め定められた時刻ごとに計算し、路上ビーコンを
通してその結果を車両に送ることができる。
According to this system, the traffic control center determines a shortest route reflecting a changing road condition at a predetermined time in consideration of time-varying road traffic information such as traffic jams, accidents, and weather conditions. And the result can be sent to the vehicle through a road beacon.

【0006】[0006]

【発明が解決しようとする課題】ところで、運転者が、
ナビゲーション装置を用いて前に計算した経路又は経路
提供システム等を通して前に取得した経路(以下「初期
経路」という)を好まない場合、自己の判断で、前記経
路を外れて走行することがある。この場合、初期経路の
みを表示しても役に立たないので、ナビゲーション装置
は、経路を逸脱したと判断して、車両の現在位置から始
まる新たな経路を計算し、運転者に示す。
By the way, when the driver
If the user does not like the route previously calculated using the navigation device or the route previously obtained through the route providing system (hereinafter referred to as “initial route”), the driver may run off the route at his own discretion. In this case, since displaying only the initial route is useless, the navigation device determines that the vehicle has deviated from the route, calculates a new route starting from the current position of the vehicle, and indicates it to the driver.

【0007】この新たな経路を計算する際に、例えば、
経路計算を車両の現在位置から目的地まですべてやり直
すということが従来行われている(特開昭63−163
210号公報、特開平2−141899号公報参照)。
しかしこの技術では、車両の現在位置から目的地までの
最短経路の計算をやり直すので、早期に初期経路に戻る
経路が計算される可能性が高い。
When calculating this new route, for example,
Conventionally, the route calculation is redone from the current position of the vehicle to the destination (Japanese Patent Laid-Open No. 63-163).
210, JP-A-2-141899).
However, in this technique, since the calculation of the shortest route from the current position of the vehicle to the destination is redone, there is a high possibility that the route returning to the initial route is calculated early.

【0008】これでは、運転者は、自己の判断とは異な
る経路を進むことを推奨されるので、ナビゲーション装
置に違和感を感じてしまう。したがって、運転者が初期
経路を外れて走行している場合、その外れた経路をその
まま進む経路を求めて表示することができれば望まし
い。そこで、本発明は、車両が初期経路から逸脱して走
行している場合に、初期経路に早期に戻る経路を選定せ
ずに、その外れた経路をそのまま進む経路を選定し、こ
の選定された経路に基づいて誘導を行うことができるナ
ビゲーション装置を提供することを目的とする。
[0008] In this case, the driver is encouraged to follow a route different from his / her own judgment, and thus feels uncomfortable with the navigation device. Therefore, when the driver is traveling off the initial route, it is desirable that the driver can find and display a route that proceeds along the deviated route. Therefore, the present invention does not select a route that returns to the initial route early when the vehicle is running deviating from the initial route, but selects a route that directly proceeds on the deviated route. It is an object of the present invention to provide a navigation device capable of performing guidance based on a route.

【0009】[0009]

【課題を解決するための手段】前記の目的を達成するた
めの請求項1記載の経路誘導装置は、経路取得手段によ
り目的地までの複数本の経路を取得することができるも
のであり、かつ、前記経路取得手段により取得された複
数本の経路のうちいずれかの経路を選定する経路選定手
段と、車両が前記経路選定手段により選定された経路に
沿って走行しているかどうかを判定する逸脱判定手段
と、逸脱判定手段により、前記選定された経路に沿って
走行していないと判定された場合には、前記経路選定手
段により選定された経路以外の経路が、前記経路取得手
段により取得されているかどうかを調べるとともに、前
記経路選定手段により選定された経路以外の経路が取得
されている場合に、このうち車両の走行中の経路が存在
するかどうかを判定する走行経路判定手段とを備え、経
路誘導手段は、走行経路判定手段により車両の走行中の
経路が存在するとされた場合に、当該経路に沿って運転
者を誘導するものである。
According to a first aspect of the present invention, there is provided a route guidance apparatus capable of acquiring a plurality of routes to a destination by route acquisition means. A route selecting unit for selecting any one of the plurality of routes acquired by the route acquiring unit, and a deviation determining whether the vehicle is traveling along the route selected by the route selecting unit. When the determination unit and the departure determination unit determine that the vehicle is not traveling along the selected route, a route other than the route selected by the route selection unit is acquired by the route acquisition unit. And if a route other than the route selected by the route selecting means has been acquired, it is determined whether or not there is a route on which the vehicle is traveling. A that travel route determining means, route guiding means, if the path of traveling of the vehicle is to be present by the travel path determination unit, is to induce the driver along the route.

【0010】経路取得手段は、車両外部の通信手段を通
して、目的地までの複数本の経路を取得することができ
るものであってもよい(請求項2)。経路取得手段は、
目的地までの経路を計算することにより、複数本の経路
を取得することができるものであってもよい(請求項
3)。
The route acquisition means may be capable of acquiring a plurality of routes to the destination through communication means outside the vehicle (claim 2). The route acquisition means is
By calculating the route to the destination, a plurality of routes may be obtained (claim 3).

【0011】[0011]

【作用】前記の構成によれば、運転者は、目的地まで取
得された複数本の経路のうちいずれか選定された経路を
走行するよう誘導されるが、運転者が自己の判断でこの
経路を逸脱して走行している場合には、前記選定された
経路以外の経路が取得されているかどうかを調べ、もし
前記選定された経路以外の経路が取得されている場合
に、このうち車両の走行中の経路が存在するかどうかを
判定し、車両の走行中の経路が存在するとされた場合
に、当該経路に沿って運転者を誘導する。
According to the above arrangement, the driver is guided to travel on any one of the plurality of routes obtained to the destination, but the driver decides on this route at his own discretion. If the vehicle is traveling outside of the selected route, it is checked whether a route other than the selected route has been acquired.If a route other than the selected route has been acquired, It is determined whether or not a traveling route exists, and when it is determined that a traveling route of the vehicle exists, the driver is guided along the traveling route.

【0012】このため、初期経路に早期に戻る経路でな
く、その外れた経路をそのまま進む経路に基づいて運転
者の誘導を行うことができる。特に、請求項2記載の構
成によれば、車両外部の通信手段を通して、目的地まで
の複数本の経路を取得することができるので、当該時刻
の道路交通状況にふさわしい複数本の経路を取得するこ
とができる。
[0012] Therefore, the driver can be guided based on a route that immediately follows a route other than the route that returns early to the initial route. In particular, according to the configuration of claim 2, since a plurality of routes to the destination can be acquired through the communication means outside the vehicle, a plurality of routes suitable for the road traffic situation at the time are acquired. be able to.

【0013】特に、請求項3記載の構成によれば、車両
自体で、目的地までの経路を計算することにより、複数
本の経路を取得するので、車両外部の通信手段がないと
き、又は通信手段があっても交通規制情報、渋滞情報の
みを受信し経路情報は受信していないようなときでも、
運転者の判断に応じて、それぞれ異なった経路を取得す
ることができる。
In particular, according to the third aspect of the present invention, a plurality of routes are acquired by calculating the route to the destination by the vehicle itself. Even if there is a means, even when only traffic regulation information and congestion information are received and route information is not received,
Different routes can be obtained according to the driver's judgment.

【0014】[0014]

【実施例】以下実施例を示す添付図面によって詳細に説
明する。この実施例では、車両が、通信手段である路上
ビーコンを通して交通管制センターBから経路情報を取
得する場合を説明する。しかし、通信手段は、路上ビー
コンに限られるものではなく、例えば自動車電話であっ
てもよいことを初めに断っておく。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. In this embodiment, a case will be described in which a vehicle acquires route information from a traffic control center B through a road beacon as a communication means. However, the communication means is not limited to the road beacon, and for example, may be a car phone.

【0015】図2は、交通管制センターBと路上ビーコ
ンCとを通信回線Lでつないで、路上ビーコンCと車両
との間で光又は電波による双方向通信をする構成を示し
たものである。より具体的に説明すると、路上ビーコン
Cは、モデム210、制御装置220および送受信機2
30を備えていて、交通管制センターBは、地図専用メ
モリ110、制御装置120、モデム130及びデータ
ベース140を備えている。
FIG. 2 shows a configuration in which a traffic control center B and a road beacon C are connected by a communication line L, and bidirectional communication by light or radio waves is performed between the road beacon C and the vehicle. More specifically, the road beacon C includes the modem 210, the control device 220, and the transceiver 2
The traffic control center B includes a dedicated map memory 110, a control device 120, a modem 130, and a database 140.

【0016】前記地図専用メモリ110には、経路提供
エリア内の主要な交差点に対応する地点同士を結んだリ
ンクに関するデータ(リンクデータという)が記憶され
ている。この記憶されているリンクデータは、各リンク
の識別番号、このリンクの両端に対応する点(ノード)
の緯度・経度、リンクを通過するときのリンクコスト
(リンクの距離と車両の走行速度とから得られる走行時
間のこと)、リンク距離、そのリンクの起点に接続され
る他の進入リンク(前リンクともいう)へのポインタ、
そのリンクの終点から接続される他の退出リンク(後リ
ンクともいう)へのポインタ、接続コスト等を含むもの
である。
The map-dedicated memory 110 stores data (referred to as link data) relating to links connecting points corresponding to major intersections in the route providing area. The stored link data includes an identification number of each link and points (nodes) corresponding to both ends of the link.
Latitude / longitude, link cost when passing through the link (travel time obtained from the link distance and vehicle traveling speed), link distance, and other incoming links (the previous link) connected to the origin of the link Pointer),
It includes a pointer to another exit link (also referred to as a subsequent link) connected from the end point of the link, a connection cost, and the like.

【0017】なお、上記接続コストとは、このリンクか
ら退出して次のリンクに進入するための右左折または直
進コストのことである。たとえば、進入禁止の場合には
接続コストは無限大となり、信号がある場合には右左折
または直進時の平均的な信号待ち時間を考慮したコスト
となる。上記リンクコストや接続コスト(以下まとめて
「リンクコスト」という)は、通常、法定速度走行時の
コストが使用されるが、交通管制センターBに最新の交
通情報が入ってくれば、その内容に応じた変更が行われ
る。たとえば、事故のためにあるリンクが不通になった
ときには、このリンクのリンクコストは通行再開まで無
限大とされる。またある道路の上り車線が渋滞中であれ
ば、当該リンクのコストがその渋滞に応じて増加され
る。
Note that the connection cost is the cost of turning right or left or going straight to exit from this link and enter the next link. For example, when entry is prohibited, the connection cost is infinite, and when there is a traffic light, the cost takes into account the average signal waiting time when turning right or left or going straight. The above link costs and connection costs (hereinafter collectively referred to as “link costs”) generally use costs when driving at a legal speed. However, if the latest traffic information enters the traffic control center B, the contents may be changed. Changes are made accordingly. For example, when a link is interrupted due to an accident, the link cost of this link is infinite until traffic resumes. If the up lane of a certain road is congested, the cost of the link is increased in accordance with the congestion.

【0018】交通管制センターBが最新の交通情報を入
手する方法として、次の2種類の方法が考えられてい
る。1つは、交通管制センターBが道路各所で設置され
た車両感知器や、上空を航行するヘリコプター等により
交通情報を知る方法である。他の1つは、実際に道路を
走行している車両から路上ビーコンCを介して、現在走
行している道路の旅行時間の実績値(他の路上ビーコン
Cから当該路上ビーコンCに到達するまでの時間)を収
集し集計するという方法である。前者の方法では、交通
情報を容易に収集できるが、精度は落ちる。後者の方法
では、きめ細かい情報で精度はよいが、コンピュータの
集計処理に時間がかかる。
The following two methods are considered as methods for the traffic control center B to obtain the latest traffic information. One is a method in which the traffic control center B knows traffic information by using vehicle detectors installed at various places on the road, a helicopter navigating above the sky, and the like. The other one is the actual value of the travel time of the currently traveling road from the vehicle actually traveling on the road via the road beacon C (until the road beacon C is reached from another road beacon C). Is collected and counted. In the former method, traffic information can be easily collected, but accuracy is reduced. In the latter method, although detailed information is high in accuracy, it takes time for the computer to perform the tallying process.

【0019】交通管制センターBの制御装置120は、
経路提供エリアにある1つの地点に注目し、交通管制セ
ンターBに最新の道路交通情報が入ってくる時刻ごと
(例えば10分ごと)に、当該時刻のリンクコスト情報
に基づき、主要な各交差点リンクを起点とする経路トリ
ー(「基準経路トリー」という)を計算し、その計算さ
れた基準経路トリーを、交通管制センターBの中のデー
タベース140に記憶させる。
The control device 120 of the traffic control center B
Focusing on one point in the route providing area, at each time (for example, every 10 minutes) when the latest road traffic information enters the traffic control center B, based on the link cost information at that time, each major intersection link Is calculated (referred to as “reference route tree”), and the calculated reference route tree is stored in the database 140 in the traffic control center B.

【0020】ここで、経路トリーの探索手法を説明す
る。本実施例の経路トリーの探索手法は、経路提供エリ
アのリンクデータを構成するいずれかのリンクを出発地
リンクとし、前記出発地リンクから同エリア内の他の全
てのリンクに到る最適経路トリーを取得する手順であ
る。具体的には、ネットワークメモリに記憶された経路
リンクデータを読み出して作業領域に移し、作業領域に
おいてダイクストラ法又はポテンシャル法に基づいて経
路計算を行う。
Here, a method of searching for a path tree will be described. In the route tree search method according to the present embodiment, one of the links forming the link data of the route providing area is set as the departure point link, and the optimum route tree from the departure point link to all the other links in the same area is determined. This is the procedure for acquiring. Specifically, the route link data stored in the network memory is read and transferred to the work area, and the path is calculated in the work area based on the Dijkstra method or the potential method.

【0021】このダイクストラ法又はポテンシャル法と
は、現在地から経路トリーを計算する場合に、現在地に
最も近いリンク又はノード(以下「リンク」で代表す
る)を探索開始リンクとし、探索開始リンクから始まる
リンクの、当該時間でのコストを順次加算してリンクの
トリーを構成していく方法である。ダイクストラ法は、
探索開始リンクから始まるリンクのトリーを構成してい
くとき、あるリンクから複数のリンクに枝分かれする場
合に、各枝のリンクの経路コスト(探索開始リンクから
当該リンクに至るコストの総和のこと)の大小を比較し
て、経路コストの小さい順に並べ変え、経路コストの小
さいリンクからさらに探索を続けていくという方法をと
る。
The Dijkstra method or the potential method means that when a path tree is calculated from the current position, a link or a node closest to the current position (hereinafter, referred to as a “link”) is set as a search start link, and a link starting from the search start link is set. This is a method of sequentially adding the costs at the time and constructing a tree of links. The Dijkstra method is
When constructing a tree of links starting from a search start link, when a link branches into a plurality of links, the path cost of each branch link (total sum of costs from the search start link to the link) A method is used in which the magnitudes are compared, rearranged in ascending order of the route cost, and searching is continued from the link having the smallest route cost.

【0022】一方、ポテンシャル法では、あるリンクか
ら複数のリンクに枝分かれする場合に、各枝のリンクの
経路コストの大小の比較をせずに、すべてのリンクを同
等に扱い、先に登録されている枝のリンクからさらに探
索を続けていくという方法をとる。ダイクストラ法で
は、探索のたびに経路コストの小さい順にリンクを並べ
変えなければならないので、それに計算時間を費やすの
に対して、ポテンシャル法では、リンクを並べ変えると
いう処理は不要であるので、計算時間が短い。実施例で
は、ポテンシャル法を採用している。
On the other hand, in the potential method, when a certain link branches to a plurality of links, all links are treated equally without comparing the path costs of the links of each branch, and are registered first. The method is to continue searching from the link of the branch that is located. In the Dijkstra method, links have to be rearranged in the order of smaller path costs every time a search is performed. Therefore, the calculation time is spent on it, whereas in the potential method, the processing of rearranging the links is unnecessary. Is short. In the embodiment, the potential method is adopted.

【0023】図3は、経路トリーの計算例を示してい
る。(a) は基準となる地図であり、(b) (c) は1地点か
ら出発するときのそれぞれの経路トリーの一例である。
(b) の経路トリーでは、当該時間に渋滞が発生していた
ので、迂回経路が生じている。(c) の経路トリーでは、
当該時間は空いているので、迂回経路は生じていない。
したがって、リンクコストの相違に応じて経路トリーの
形態が変化することが分かる。
FIG. 3 shows a calculation example of the path tree. (a) is a reference map, and (b) and (c) are examples of respective route trees when starting from one point.
In the route tree of (b), a detour route has occurred because traffic congestion occurred at the time. In the path tree in (c),
Since the time is vacant, no detour has occurred.
Therefore, it can be seen that the form of the path tree changes according to the difference in link cost.

【0024】なお、経路提供エリア内の主要な交差点
は、通常数千あるので、計算され、データベース140
に記憶される基準経路トリーは、数千通りということに
なる。さらに、基準経路トリーは、過去一定期間の、季
節、時間帯、月、曜日、平日/休日の別、時間帯、催物
の有無のいずれか1つ又は複数の組合せごとに計算され
記憶される。これらの組合せごとに、経路提供エリア内
のリンクのリンクコストが相違するからである。例え
ば、季節、曜日、時間の3つをとると、1年の中で、四
季、7曜日、各時間の10分ごとに1回計算されるとす
ると、基準経路トリーの数は、 (数千)×4×7×24×6 という膨大な数のファイルになる。
Since there are usually thousands of intersections in the route providing area, the intersections are calculated and stored in the database 140.
Has thousands of reference path trees. Further, the reference route tree is calculated and stored for each one or a combination of season, time zone, month, day of the week, weekday / holiday, time zone, and presence / absence of entertainment during a certain period in the past. This is because the link cost of the link in the route providing area is different for each of these combinations. For example, assuming that season, day of the week, and time are taken, four seasons, seven days of the year, and once every 10 minutes of each hour, the number of reference route trees is (thousands) ) × 4 × 7 × 24 × 6 resulting in a huge number of files.

【0025】前記基準経路トリーのファイルは、路上ビ
ーコンCに送信するときに、参照される。しかし、すべ
てのファイルが参照されて使用されるわけではない。当
該路上ビーコンCの位置する交差点のリンクを出発地と
する基準経路トリーのみを送信することは勿論である
が、その中から、その送信をする時点での季節、時間
帯、曜日、平日/休日の別、催物の有無(これらを「経
路計算条件」という)が判断され、この判断の結果に合
致した基準経路トリーのみ参照される。
The file of the reference path tree is referred to when transmitting to the road beacon C. However, not all files are referenced and used. It goes without saying that only the reference route tree starting from the link of the intersection where the on-road beacon C is located is transmitted, but the season, time zone, day of the week, weekday / holiday at the time of the transmission are selected from among them. In addition, the presence / absence of entertainment (these are referred to as “route calculation conditions”) is determined, and only the reference route tree that matches the result of this determination is referred to.

【0026】したがって、路上ビーコンCに送信すると
きに、春の朝の時間帯で、日曜日、休日、催物なしとい
う条件であったとすると、過去の同じ経路計算条件に合
う同じ時間帯の10分おきに計算された時間の異なる計
25の基準経路トリーが参照されることになる。ただ、
実用的な面からいえば、あまりに条件を細分すること
は、データベース140に記憶させるデータ量が膨大に
なり、制御も複雑になるので、経済性や効率を考慮して
決定するのがよい。最も簡単には、休日と平日の2種類
の区別をすることが考えられる。また、都心部では平日
の深夜の状況と休日の状況とが似ていることも考えられ
るので、休日と平日の区別をしないで、単純に時間帯だ
けで区別してもよい。
Therefore, when transmitting to the road beacon C, if the conditions are such that there is no Sunday, holiday, and entertainment in the spring morning time zone, every 10 minutes in the same time zone meeting the same route calculation conditions in the past. A total of 25 reference path trees with different calculated times will be referenced. However,
From a practical point of view, if the conditions are too subdivided, the amount of data to be stored in the database 140 becomes enormous, and the control becomes complicated. Therefore, it is preferable to determine the conditions in consideration of economy and efficiency. In the simplest case, it is conceivable to distinguish between two types of holidays and weekdays. Further, since it is conceivable that the situation of midnight on weekdays and the situation of holidays are similar in the downtown area, the holidays and weekdays may not be distinguished from each other, but simply by the time zone.

【0027】このように、複数の基準経路トリーを送信
する理由は、路上ビーコンCでは、各車両に対して、で
きるだけ差異のある複数のトリーを計算して、複数の経
路を車両に示して選択させることが望ましいからであ
る。なぜなら、同一の目的地に行くのに似通ったのみを
示していると、選定の経路のみ混雑し、かえって最短時
間で目的地に到達できないという現象が起こることが予
想されるからである。
As described above, the reason why a plurality of reference route trees are transmitted is that the road beacon C calculates a plurality of trees having as much difference as possible for each vehicle and indicates a plurality of routes to the vehicle to select. This is because it is desirable. This is because, if only a similar route to the same destination is shown, it is expected that the selected route will be congested and the destination will not be reached in the shortest time.

【0028】路上ビーコンCの制御装置220は、通信
回線Lおよびモデム210を介して交通管制センターB
から送信された経路トリーのデータを受信すると、制御
装置220内のメモリ(図示せず)に記憶する。路上ビ
ーコンCでは、車両から目的地を示されると、記憶され
たそれぞれの経路トリーを参照して、目的地までの経路
をトレースし、この経路情報を車両に送信する。この目
的地までトレースする時間は十分短いので(通常数十ms
ec)、路上ビーコンCでは、車両から目的地を示された
後、当該車両が路上ビーコンCの通信範囲内にいる間
に、双方向通信により車両に複数の経路を示すことがで
きる。
The control device 220 of the road beacon C transmits the traffic control center B via the communication line L and the modem 210.
When the data of the path tree transmitted from is received, it is stored in a memory (not shown) in the control device 220. In the road beacon C, when the destination is indicated by the vehicle, the route to the destination is traced by referring to each stored route tree, and the route information is transmitted to the vehicle. The time to trace to this destination is short enough (typically tens of ms
ec) In the road beacon C, after the vehicle indicates the destination, a plurality of routes can be indicated to the vehicle by bidirectional communication while the vehicle is within the communication range of the road beacon C.

【0029】次に、車載装置の構成について説明する。
図1は、本発明の経路誘導装置が適用された車載ナビゲ
ーション装置を示すブロック図である。この車載ナビゲ
ーション装置本体1には、予め道路地図データを格納し
たCD−ROM、フロッピーディスク、ミニディスク、
ICカード又は光磁気ディスク等で構成されたディスク
Dから記憶データを読み出すCDドライブ2、地図や車
両の表示を行うディスプレィ3、経路計算条件等を設定
するためのジョイスティックリモコンキー(以下「リモ
コンキー」という)4、GPS受信機5、車速センサ
6、地磁気センサやジャイロ等からなる方位センサ7、
ビーコン送受信機A等が接続される。
Next, the configuration of the vehicle-mounted device will be described.
FIG. 1 is a block diagram showing an in-vehicle navigation device to which the route guidance device of the present invention is applied. The in-vehicle navigation device body 1 includes a CD-ROM, a floppy disk, a mini disk, and the like in which road map data is stored in advance.
A CD drive 2 for reading stored data from a disk D constituted by an IC card or a magneto-optical disk, a display 3 for displaying a map or a vehicle, a joystick remote control key for setting route calculation conditions and the like (hereinafter, "remote control key") 4, a GPS receiver 5, a vehicle speed sensor 6, a direction sensor 7 including a geomagnetic sensor, a gyro, and the like.
Beacon transceiver A etc. are connected.

【0030】また、車載ナビゲーション装置本体1内部
には、コントローラ16が備えられていて、本コントロ
ーラ16には、本装置の制御を統制するCPU161
(中央処理装置)と、ワークエリアを確保するSRAM
162及び処理プログラム等の記憶されているDRAM
163が備えられている。また、コントローラ16の周
辺には、ディスクDからCDドライブ2を経由して道路
地図データが入力されるメモリ制御部11と、地図や車
両の表示を行うためディスプレィ3にその表示データを
出力する表示制御部12と、リモコンキー4からの信号
を入力する入力処理部13と、車両の位置の検出を行う
GPS受信機5、方位センサ6、車速センサ7より方
位、車速情報を入力する車両位置検出部14と、ビーコ
ン送受信機Aからの経路信号を入力する経路データ受信
部15とが接続されている。これら各処理部への信号、
又は各処理部からの信号は全てコントローラ16内のC
PU161によって処理される。
Further, a controller 16 is provided inside the in-vehicle navigation device body 1, and the controller 16 has a CPU 161 for controlling the control of the device.
(Central processing unit) and SRAM for securing work area
162 and DRAM in which processing programs and the like are stored
163 are provided. Around the controller 16, a memory control unit 11 to which road map data is input from the disk D via the CD drive 2 and a display for outputting the display data to the display 3 for displaying a map or a vehicle. A control unit 12, an input processing unit 13 for inputting a signal from a remote control key 4, a GPS receiver 5 for detecting the position of the vehicle, a direction sensor 6, and a vehicle position detection for inputting direction and vehicle speed information from a vehicle speed sensor 7. The section 14 and a path data receiving section 15 for inputting a path signal from the beacon transceiver A are connected. Signals to each of these processing units,
Alternatively, all signals from each processing unit
Processed by the PU 161.

【0031】前記CPU161は、経路データ受信部1
5を通して目的地までの経路を取得するとその内容をS
RAM162に蓄え、蓄えられた経路のうち旅行時間又
は走行距離が最短のものを選定し、表示制御部12を通
してその最短経路をディスプレィ3に表示させる機能を
有する。そして、車両位置検出部14の出力信号に基づ
き、車両が前記最短の経路に沿って走行しているかどう
かを判定し、前記最短の経路に沿って走行していないと
判定された場合には、当該最短の経路以外の経路が、取
得されているかどうかを調べるとともに、前記最短の経
路以外の経路が取得されている場合に、このうち車両の
走行中の経路が存在するかどうかを判定する。
The CPU 161 includes a route data receiving unit 1
5 When the route to the destination is acquired through
It has a function of selecting the route stored in the RAM 162 and having the shortest travel time or running distance from the stored routes, and displaying the shortest route on the display 3 through the display control unit 12. Then, based on an output signal of the vehicle position detection unit 14, it is determined whether the vehicle is traveling along the shortest route, and if it is determined that the vehicle is not traveling along the shortest route, It is determined whether or not a route other than the shortest route has been acquired. If a route other than the shortest route has been acquired, it is determined whether or not a route on which the vehicle is traveling exists.

【0032】もし、走行中の経路が存在すれば、CPU
161は、当該経路に沿って運転者を誘導するための表
示用データ、音声データを作成し、交差点に近づくごと
に、これらのデータを用いて運転者を誘導する。以下
に、CPU161の行う概略制御手順をフローチャート
を用いて説明する(図4,5参照)。
If there is a traveling route, the CPU
161 generates display data and voice data for guiding the driver along the route, and guides the driver using these data as the vehicle approaches the intersection. Hereinafter, a schematic control procedure performed by the CPU 161 will be described with reference to flowcharts (see FIGS. 4 and 5).

【0033】システムを立ち上げリモコンキー4を用い
て目的地を設定した後、車両を走行させる。まず、目的
地に到達したかどうか判定し(ステップS1)、到達し
ていない場合は、路上ビーコンCより経路データを受信
したかどうか判定する(ステップS2)。経路データを
受信すれば、当該経路と、旅行時間(この旅行時間の情
報も路上ビーコンCより受信される)の情報をSRAM
162に記憶させる(ステップS3)。
After starting the system and setting the destination using the remote control key 4, the vehicle is driven. First, it is determined whether or not the destination has been reached (step S1). If not, it is determined whether or not route data has been received from the road beacon C (step S2). When the route data is received, the information of the route and the travel time (the travel time information is also received from the road beacon C) is stored in the SRAM.
162 (step S3).

【0034】そして、記憶させた経路の数が複数である
かどうか判定し(ステップS4)、複数であれば、旅行
時間の最も短いものを選ぶ(ステップS5)。なお、こ
のとき経路距離の最も短いものを選ぶこともできる。単
数であればその経路を、複数であればステップS5によ
り選ばれた経路を最適経路とし(ステップS6)、その
経路を表示しながらその経路に沿った誘導を開始する。
Then, it is determined whether or not the number of the stored routes is plural (step S4). If the number is plural, the route having the shortest travel time is selected (step S5). At this time, the shortest route distance can be selected. If it is singular, the route is selected as the optimal route (step S6), and if there is more than one, guidance along the route is started while displaying the route.

【0035】すなわち、ステップS7で走行経路を車両
位置検出部14の出力信号に基づき監視し、この最適経
路を逸脱しているかどうかを判定し(ステップS9)、
逸脱していなければ、路上ビーコンCより経路データを
受信したかどうか判定シ(ステップS10)、経路デー
タを受信すれば、ステップS3に戻る。路上ビーコンC
より経路データを受信していない場合は、誘導指示のタ
イミングになるごとに(ステップS11)、ディスプレ
イ3を使って、「右折」「直進」「左折」等の指示を表
示する(ステップS12)。このとき、図示しない音声
装置を使って「右折してください」「直進してくださ
い」「左折してください」等のアナウンスをしてもよ
い。なお、誘導指示のタイミングとは、例えばリンクの
終点である交差点より所定距離手前に到達した時点とす
る。
That is, in step S7, the traveling route is monitored based on the output signal of the vehicle position detector 14, and it is determined whether or not the route deviates from the optimal route (step S9).
If it does not deviate, it is determined whether or not the route data has been received from the road beacon C (step S10). If the route data has been received, the process returns to step S3. Street Beacon C
If no route data has been received, an instruction such as "right turn", "straight ahead", "left turn" or the like is displayed on the display 3 every time the guidance instruction comes (step S11) (step S12). At this time, an announcement such as "Please turn right", "Go straight", "Please turn left", etc. may be made by using an audio device (not shown). Note that the timing of the guidance instruction is, for example, a point in time when the vehicle reaches a predetermined distance before the intersection, which is the end point of the link.

【0036】最適経路を逸脱した時は、ステップS21
(図5)に進み、他の経路がSRAM162に記憶され
ているかどうかを調べる。他の経路が記憶されていなけ
れば、ステップS23に進み、経路を逸脱したことを設
定して、運転者にその旨を伝えて注意を促す。このと
き、車載ナビゲーション装置が経路計算機能を備えてい
れば、自動的に経路を再計算しディスプレイ3に表示す
ることとしてもよい。
When the vehicle deviates from the optimum route, step S21
Proceeding to (FIG. 5), it is checked whether or not another route is stored in the SRAM 162. If the other route is not stored, the process proceeds to step S23, where it is set that the vehicle has deviated from the route, and the driver is informed of the departure and is warned. At this time, if the in-vehicle navigation device has a route calculation function, the route may be automatically recalculated and displayed on the display 3.

【0037】他の経路がSRAM162に記憶されてい
れば、現在、車両が走行している経路であるかどうかを
調べる(ステップS22)。車両が走行している経路で
なければ、ステップS23に進み、経路を逸脱したこと
を設定して、運転者にその旨を伝えて注意を促すか、又
は車載ナビゲーション装置が経路計算機能を備えていれ
ば、自動的に経路を再計算し、ディスプレイ3に表示す
る。
If another route is stored in the SRAM 162, it is checked whether or not the current route is a route on which the vehicle is traveling (step S22). If the route is not the route on which the vehicle is traveling, the process proceeds to step S23, in which the vehicle deviates from the route, and the driver is informed of the departure to call attention, or the in-vehicle navigation device has a route calculation function. Then, the route is automatically recalculated and displayed on the display 3.

【0038】車両が走行している経路があれば、その経
路が目的地まで複数本あるかどうか判定し(ステップS
24)、1本のみであればその経路を最短経路とし、複
数本あれば最短のものを選ぶ(ステップS25,S2
6)。そして最短の経路を運転者に示し、その経路に沿
って誘導してもよいかどうか画面に表示して、又は音声
で質問する(ステップS27)。運転者に質問をするの
は、運転者がこのまま逸脱した経路に沿って走行する意
思があるかどうかを確認するためである。
If there is a route on which the vehicle is traveling, it is determined whether there are a plurality of routes to the destination (step S).
24) If there is only one route, the route is set as the shortest route, and if there are multiple routes, the shortest route is selected (steps S25 and S2).
6). Then, the shortest route is shown to the driver, and whether guidance along the route is allowed is displayed on the screen or asked by voice (step S27). The reason for asking the driver is to confirm whether the driver intends to travel along the deviated route.

【0039】運転者がリモコンキー4を用いて誘導を許
諾すれば(ステップS28)、ステップS7に戻り、そ
の新しい経路に沿った誘導を続ける。このようにして、
車載ナビゲーション装置が1又は複数の経路を取得した
場合、最短の経路を示すとともに、車両がその経路から
逸脱した場合には、他の取得された経路を走行していれ
ば、当該他の経路に沿って誘導指示を続けることとし
た。
If the driver permits the guidance using the remote control key 4 (step S28), the process returns to step S7 and continues the guidance along the new route. In this way,
When the in-vehicle navigation device obtains one or a plurality of routes, it indicates the shortest route, and when the vehicle deviates from the route, if the vehicle is traveling along another obtained route, the other route is displayed. It was decided to continue guiding along.

【0040】したがって、その逸脱した経路をそのまま
進む経路を指示し続けることができるので、運転者が自
己の意思で最初示された経路より逸脱して走行している
場合に、当該逸脱経路を通る経路情報が得られている場
合には、運転者の意向に沿った経路誘導をすることがで
きる。なお、本発明は、前記実施例に限定されるもので
はない。前記実施例では、車両が、路上ビーコンCを通
して交通管制センターBからの経路情報を取得する場合
を説明したが、車両自体が内部で複数の経路を計算する
こととし、これらの複数の経路のいずれかに基づいて誘
導する場合にも、本発明を適用することができる。
Therefore, it is possible to continue instructing a route that proceeds on the deviated route as it is, so that when the driver is deviating from the route indicated first by his / her own intention, the driver passes through the deviated route. When the route information is obtained, the route can be guided according to the driver's intention. The present invention is not limited to the above embodiment. In the above embodiment, the case where the vehicle obtains the route information from the traffic control center B through the road beacon C has been described. However, the vehicle itself calculates a plurality of routes internally, and any of the plurality of routes is used. The present invention can also be applied to a case where guidance is performed based on a sphere.

【0041】車載ナビゲーション装置が経路を計算する
場合は、ディスクDに記憶されている、道路地図(高速
自動車国道、都市高速道路、一般国道、主要地方道、一
般都道府県道、指定都市の一般市道、その他の生活道路
を含む)をメッシュ状に分割し各メッシュ単位でリンク
を記憶したリンクデータを利用する。この場合は、コン
トローラ16は、リモコンキー4から与えられる目的地
の設定信号、経路計算指示信号に応答して、ディスクD
から前記リンクデータを読み出し、かつ、ビーコン送受
信機Aから受信された交通規制情報、渋滞情報を参照し
て、現在地から目的地まで、複数の経路計算条件を採用
して複数の経路の計算をする。
When the in-vehicle navigation device calculates a route, a road map (highway expressway, city expressway, general national road, main local road, general prefectural road, general prefectural road, or general city of the designated city) stored in the disk D is used. (Including roads and other living roads) is divided into meshes, and link data in which links are stored in units of each mesh is used. In this case, the controller 16 responds to the destination setting signal and the route calculation
From the current location to the destination by referring to the traffic regulation information and traffic congestion information received from the beacon transceiver A, and calculating a plurality of routes from the current location to the destination. .

【0042】前記の「複数の経路計算条件」とは、でき
るだけ異なるリンクを通り、しかも経路コストの近い経
路が得られる条件をいう。例えば、高速道路の利用の有
無、最短時間計算か最短距離計算か、できるだけ右折を
回避する経路を選ぶかどうか、等である。これらの「複
数の経路計算条件」も前記リモコンキー4によって運転
者により設定されるものである。
The above-mentioned "plurality of route calculation conditions" refer to conditions under which a route passing through different links as much as possible and having a similar route cost can be obtained. For example, whether to use an expressway, whether to calculate the shortest time or the shortest distance, whether to select a route that avoids a right turn as much as possible, and the like. These "plurality of route calculation conditions" are also set by the driver using the remote control key 4.

【0043】複数の経路が得られれば、このうち最短経
路を1つ選び、最適経路とし、その経路を表示しながら
その経路に沿った誘導を開始する。もし車両が最適経路
を逸脱すれば、その時点で、他の計算された経路を走行
していれば、運転者の許諾を得た上で、当該他の経路に
沿って誘導指示を続ける。このようにして前記実施例と
同様、運転者が最初示された経路よりわざと逸脱して走
行している場合に、当該逸脱経路を通る経路が計算され
ている場合には、そのまま運転者の意向に沿った経路誘
導をすることができる。
If a plurality of routes are obtained, one of the shortest routes is selected, the route is selected as the optimum route, and guidance along the route is started while displaying the route. If the vehicle deviates from the optimal route, and if the vehicle is traveling on another calculated route at that time, with the driver's permission, the guidance instruction is continued along the other route. In the same manner as in the above-described embodiment, when the driver intentionally deviates from the initially indicated route, and when the route along the deviated route is calculated, the driver's intention is left as it is. Along the route.

【0044】その他本発明の要旨を変更しない範囲で種
々の変更を施すことが可能である。
Various other changes can be made without changing the gist of the present invention.

【0045】[0045]

【発明の効果】以上のように本発明の経路誘導装置によ
れば、運転者が自己の判断で最初誘導された経路を逸脱
して走行している場合に、車両の走行中の他の経路が存
在するとされた場合には当該経路に沿って運転者を誘導
するので、運転者にとって、初期経路に早期に戻る経路
でなく、その逸脱した経路をそのまま進むことができ
る。
As described above, according to the route guidance apparatus of the present invention, when the driver is traveling outside the route initially guided by his / her own judgment, another route during the travel of the vehicle is used. Is determined, the driver is guided along the route, so that the driver can proceed on the deviated route without returning to the initial route early.

【0046】したがって、運転者の意向に沿った経路誘
導をすることができる。特に、請求項2記載の経路誘導
装置によれば、車両外部の通信手段を通して、目的地ま
での複数本の経路を取得することができるので、運転者
が逸脱した経路をそのまま進む場合に、当該時刻の道路
交通状況にふさわしい経路に沿って誘導することができ
る。
Therefore, the route can be guided according to the driver's intention. In particular, according to the route guidance apparatus of the second aspect, a plurality of routes to the destination can be acquired through the communication means outside the vehicle. It is possible to guide along a route appropriate to the road traffic situation at the time.

【0047】特に、請求項3記載の経路誘導装置によれ
ば、車両自体で、目的地までの経路を計算することによ
り、複数本の経路を取得するので、車両外部の通信手段
がないときでも、運転者の好みに応じて、それぞれ異な
った経路を取得することができるので、運転者が逸脱し
た経路をそのまま進む場合に、運転者の好みに応じて計
算された経路に沿って誘導することができる。
In particular, according to the route guidance apparatus of the third aspect, the vehicle itself calculates a route to the destination to obtain a plurality of routes, so that even when there is no communication means outside the vehicle, According to the driver's preference, different routes can be acquired, so that when the driver proceeds on the deviated route as it is, the driver is guided along the route calculated according to the driver's preference. Can be.

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

【図1】本発明の経路誘導装置が適用された車載ナビゲ
ーション装置を示すブロック図である。
FIG. 1 is a block diagram showing an in-vehicle navigation device to which a route guidance device according to the present invention is applied.

【図2】交通管制センターBと路上ビーコンCとを通信
回線Lでつないで、路上ビーコンCと車両との間で光又
は電波による双方向通信をする構成を示す図である。
FIG. 2 is a diagram showing a configuration in which a traffic control center B and a road beacon C are connected by a communication line L, and bidirectional communication by light or radio waves is performed between the road beacon C and a vehicle.

【図3】経路トリーの計算例を示し、(a) は基準となる
地図であり、(b) (c) は1地点から出発するときのそれ
ぞれの経路トリーの一例を示す。
FIG. 3 shows an example of calculation of a route tree, (a) is a reference map, and (b) and (c) show an example of each route tree when starting from one point.

【図4】CPU161の行う経路誘導のための概略制御
手順を説明するフローチャートである。
FIG. 4 is a flowchart illustrating a schematic control procedure for route guidance performed by a CPU 161.

【図5】CPU161の行う経路誘導のための概略制御
手順を説明するフローチャートである(図4の続き)。
FIG. 5 is a flowchart illustrating a schematic control procedure for route guidance performed by a CPU 161 (continuation of FIG. 4).

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

1 車載ナビゲーション装置本体 2 CDドライブ 3 ディスプレィ 4 リモコンキー 5 GPS受信機 6 車速センサ 7 方位センサ 16 コントローラ 161 CPU 162 SRAM 163 DRAM 11 メモリ制御部 12 表示制御部 13 入力処理部 14 車両位置検出部 15 経路データ受信部 110 地図専用メモリ 120 制御装置 130 モデム 140 データベース 210 モデム210 220 制御装置 230 送受信機 A ビーコン送受信機 B 交通管制センター C 路上ビーコン D ディスク L 通信回線 DESCRIPTION OF SYMBOLS 1 Onboard navigation apparatus main body 2 CD drive 3 Display 4 Remote control key 5 GPS receiver 6 Vehicle speed sensor 7 Direction sensor 16 Controller 161 CPU 162 SRAM 163 DRAM 11 Memory control unit 12 Display control unit 13 Input processing unit 14 Vehicle position detection unit 15 Route Data receiving unit 110 Map dedicated memory 120 Control device 130 Modem 140 Database 210 Modem 210 220 Control device 230 Transceiver A Beacon transceiver B Traffic control center C Roadside beacon D Disk L Communication line

フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G01C 21/00Continuation of front page (58) Field surveyed (Int.Cl. 6 , DB name) G01C 21/00

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】目的地までの経路を取得する経路取得手段
と、この経路取得手段により取得された経路に基づいて
運転者を誘導する経路誘導手段とを備える経路誘導装置
において、 前記経路取得手段が目的地までの複数本の経路を取得す
ることができるものであり、かつ、 前記経路取得手段により取得された複数本の経路のうち
いずれかの経路を選定する経路選定手段と、 車両が前記経路選定手段により選定された経路に沿って
走行しているかどうかを判定する逸脱判定手段と、 逸脱判定手段により、前記選定された経路に沿って走行
していないと判定された場合には、前記経路選定手段に
より選定された経路以外の経路が、前記経路取得手段に
より取得されているかどうかを調べるとともに、前記経
路選定手段により選定された経路以外の経路が取得され
ている場合に、この経路を車両が走行しているかどうか
を判定する走行経路判定手段とを備え、 走行経路判定手段により車両の走行中の経路が存在する
とされた場合に、当該経路に沿って運転者を誘導するこ
とを特徴とする経路誘導装置。
1. A route guidance apparatus comprising: route acquisition means for acquiring a route to a destination; and route guidance means for guiding a driver based on the route acquired by the route acquisition means. Is capable of acquiring a plurality of routes to the destination, and a route selecting means for selecting any one of the plurality of routes acquired by the route acquiring means; and Departure determining means for determining whether the vehicle is traveling along the route selected by the route selecting means; and if the departure determining means determines that the vehicle is not traveling along the selected route, It is checked whether or not a route other than the route selected by the route selecting unit has been acquired by the route acquiring unit, and a route other than the route selected by the route selecting unit is checked. When a route is acquired, the traveling route determining means for determining whether or not the vehicle is traveling along the route. A route guidance device for guiding a driver along a route.
【請求項2】前記経路取得手段は、車両外部の通信手段
を通して、目的地までの複数本の経路を取得することが
できるものである請求項1記載の経路誘導装置。
2. The route guidance apparatus according to claim 1, wherein said route acquisition means is capable of acquiring a plurality of routes to a destination through communication means outside the vehicle.
【請求項3】前記経路取得手段は、目的地までの経路を
計算することにより、複数本の経路を取得することがで
きるものである請求項1記載の経路誘導装置。
3. The route guidance device according to claim 1, wherein said route acquisition means can acquire a plurality of routes by calculating a route to a destination.
JP7904095A 1995-04-04 1995-04-04 Route guidance device Expired - Fee Related JP2836525B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7904095A JP2836525B2 (en) 1995-04-04 1995-04-04 Route guidance device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7904095A JP2836525B2 (en) 1995-04-04 1995-04-04 Route guidance device

Publications (2)

Publication Number Publication Date
JPH08278154A JPH08278154A (en) 1996-10-22
JP2836525B2 true JP2836525B2 (en) 1998-12-14

Family

ID=13678811

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7904095A Expired - Fee Related JP2836525B2 (en) 1995-04-04 1995-04-04 Route guidance device

Country Status (1)

Country Link
JP (1) JP2836525B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2335492B (en) * 1998-03-18 2002-02-27 Nokia Mobile Phones Ltd Local navigation alternatives
JP4085500B2 (en) * 1999-01-29 2008-05-14 株式会社エクォス・リサーチ Vehicle status grasping device, agent device, and vehicle control device

Also Published As

Publication number Publication date
JPH08278154A (en) 1996-10-22

Similar Documents

Publication Publication Date Title
JP3322268B2 (en) Multiple navigation route device for land vehicles
US6076041A (en) Land vehicle navigation apparatus with guidance display image limiter for recognizability enhancement
US6047235A (en) Vehicular navigation system
AU697131B2 (en) Expandable, multi-level intelligent vehicle highway system
EP0580106B1 (en) Navigation system for guiding vehicle
US20030033080A1 (en) Destination route guiding method
JP4239327B2 (en) Navigation method
JP2001074490A (en) Navigation apparatus and memory medium
JPH08327380A (en) Navigation device and display method
JP3551241B2 (en) Method for determining route search conditions in road maps
JP3389693B2 (en) Route guidance device for vehicles
JP2836525B2 (en) Route guidance device
JPH0822246A (en) Method for providing road map information and vehicle navigation system utilizing this system
JPH09297035A (en) Intersection guiding device
JPH07243859A (en) Method for creating path network data, and method for calculating path
JPH0944791A (en) On-vehicle navigation device
JP2690459B2 (en) Route guidance device
JPH09133540A (en) Method for acquiring a plurality of routes and car navigation system employing it
JP3534902B2 (en) In-vehicle route guidance device
JPH0989579A (en) Navigation system with travel locus display function
JP3319084B2 (en) Travel route guidance device
JPH08261778A (en) Route-guiding apparatus for vehicle
JPH08136277A (en) Navigation apparatus with detour course calculating function
JPH09113297A (en) Route calculating method and navigation device using the method
JPH07234995A (en) Route guidance device

Legal Events

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