JPH0793694A - Dynamic route retriever - Google Patents

Dynamic route retriever

Info

Publication number
JPH0793694A
JPH0793694A JP23825893A JP23825893A JPH0793694A JP H0793694 A JPH0793694 A JP H0793694A JP 23825893 A JP23825893 A JP 23825893A JP 23825893 A JP23825893 A JP 23825893A JP H0793694 A JPH0793694 A JP H0793694A
Authority
JP
Japan
Prior art keywords
link
route search
unit
data
route
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP23825893A
Other languages
Japanese (ja)
Inventor
Toshio Tanaka
寿夫 田中
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.)
Denso Ten Ltd
Original Assignee
Denso Ten 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 Denso Ten Ltd filed Critical Denso Ten Ltd
Priority to JP23825893A priority Critical patent/JPH0793694A/en
Publication of JPH0793694A publication Critical patent/JPH0793694A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To evade congestion by using congestion information that is external information from a beacon in a navigation system loaded on a vehicle. CONSTITUTION:A present location correction part 63 which finds the present location of the vehicle when route retrieval started after the road information of the beacon is received by finding the speed data of the vehicle and distance where the vehicle advances during the route retrieval time of a route retrieval part 61 is completed is provided at a dynamic route retriever provided with the route retrieval part 61 which retrieves the optimum route from the present location of the vehicle and a target position based on link data on which the road information is attached on every link in which a road is fractionized, and a link weighting part 62 which forms the weight of the distance of data link from the link data and the beacon installed at the road, and the route retrieval part 61 performs the route retrieval based on a corrected present location.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は車両に搭載されるナビゲ
ーションシステムのダイナミックルート探索装置に関
し、特に本発明はRACS(Road/Automobile Communic
ation)等のビーコンからの外部情報である渋滞情報を用
いて渋滞を回避することに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a dynamic route search device for a navigation system mounted on a vehicle, and more particularly to a RACS (Road / Automobile Communic).
ation) to avoid traffic congestion by using traffic congestion information that is external information from beacons.

【0002】[0002]

【従来の技術】従来このような分野の技術としてダイク
ストラ法(Dijkstra)等が経路探索装置に用いられてい
る。このダイクストラ法等では、道路を細分化したリン
クの情報に関するリンクデータと、該リンクの両端の点
であるノードの接続関係の情報に関するノードデータに
基づき、探索開始点である出発位置と目標位置までの経
路に関し、ノードデータ→リンクデータ→ノードデータ
→リンクデータ…、という順序で経路長が最短となる最
適経路を算出している。この最短経路は、ノードデータ
によりリンクを接続して行き、前記リンクデータにおけ
るリンク長を出発位置から目標位置までの複数の経路に
ついて累積し、その中で最短距離のものとして求められ
ている。さらに、経路探索の精度を向上するために、静
的な経路探索の方法として、前記リンクデータに含まれ
ている右左折回数、道路の幅、道路のレベル(国道、県
道等)を考慮して前記リンクの距離を補正している。そ
の補正係数Vs(1)は Vs(2)=リンク距離/〔W(右左折回数)+W(道路幅)+ W(道路のレベル)〕 …(1) として設定される。
2. Description of the Related Art Conventionally, the Dijkstra method or the like has been used in a route search device as a technique in such a field. In the Dijkstra method, etc., based on the link data relating to the information of the link obtained by subdividing the road and the node data relating to the information of the connection relation of the nodes at the both ends of the road, the starting position and the target position which are the search starting points The optimum route having the shortest route length is calculated in the order of node data → link data → node data → link data. This shortest route is obtained as the shortest distance among the plurality of routes from the starting position to the target position by connecting the links with the node data and accumulating the link length in the link data. Furthermore, in order to improve the accuracy of route search, as a static route search method, the number of right and left turns, road width, and road level (national road, prefectural road, etc.) included in the link data are considered. The distance of the link is corrected. The correction coefficient Vs (1) is set as Vs (2) = link distance / [W (number of right / left turns) + W (road width) + W (road level)] (1).

【0003】また、静的な経路探索だけでなく動的(ダ
イナミック)な情報も考慮したダイナミック経路探索に
より経路探索の向上を図っている。例えばダイナミック
情報としては上記RACSのビーコンからの動的な情報
として交通渋滞を考慮したリンク渋滞情報を用いて前記
リンクの距離を補正している。その補正係数Vs(2)
は Vs(2)=リンク距離/〔W(右左折回数)+W(道路幅)+ W(道路のレベル)+W(渋滞)〕 …(2) として設定される。
Further, not only the static route search but also the dynamic route search considering dynamic information is attempted to improve the route search. For example, as the dynamic information, link distance information that considers traffic congestion is used as dynamic information from the RACS beacon to correct the distance of the link. The correction coefficient Vs (2)
Is set as Vs (2) = link distance / [W (number of right / left turns) + W (road width) + W (road level) + W (congestion)] (2).

【0004】[0004]

【発明が解決しようとする課題】しかしながら、従来の
ダイナミックルート探索装置ではビーコンからの受信し
た時点で経路探索を行うが経路探索には一定の時間が必
要なために、動的な情報としての渋滞を考慮して新たに
経路を探索しても、その探索している間に車両が進行し
ており、車両が新たな経路から外れることがあり、この
場合には新たな経路をとるのに元の道を戻らなければな
らないという問題が生じる。さらに、経路探索をする場
合には車両を使用するユーザにより使用頻度が高い道路
は異なるのでそのような道路を優先して探索できるれば
安全かつ実用的であるという要請がある。
However, in the conventional dynamic route search device, the route search is performed at the time when it is received from the beacon, but since the route search requires a certain time, congestion as dynamic information is generated. Even if a new route is searched in consideration of, the vehicle may be moving during the search and the vehicle may deviate from the new route. The problem arises of having to go back the way. Furthermore, when a route is searched, roads that are frequently used differ depending on the user who uses the vehicle. Therefore, there is a demand that it is safe and practical to preferentially search such a road.

【0005】したがって、本発明は上記問題及び課題に
鑑み渋滞情報に対しても柔軟性がありかつ使用頻度が高
い道路を優先的に探索できるダイナミックルート探索装
置を提供することを目的とする。
Therefore, an object of the present invention is to provide a dynamic route searching apparatus which is flexible with respect to traffic congestion information and can preferentially search a road which is frequently used in view of the above problems and problems.

【0006】[0006]

【課題を解決するための手段】本発明は前記問題点を解
決するために、道路を細分化したリンク毎に道路情報を
付けたリンクデータに基づき車両の現在位置及び目的位
置から最適な経路を探索する経路探索部と、前記リンク
データ及び道路に設置されたビーコンからの道路情報デ
ータからデータリンクの距離の重みを形成するリンク重
み付け部を有するダイナミックルート探索装置に、車両
の速度データ及び経路探索部の経路探索時間の間に車両
の進行する距離を求めてビーコンの道路情報の入手時後
に開始した経路探索の終了時の車両の現在位置を求める
現在位置補正部を設け、補正された現在位置を基に経路
探索部に経路探索をさせる。さらに、複数のビーコンの
道路情報データから前に経路探索した経路を通過時に渋
滞リンクの変化が存在するかを予測する渋滞リンク予測
部を設け、リンク重み付け部に対して現在まだ渋滞でな
くてもその渋滞が予測されるリンクに渋滞の重みを付け
させる。また、前記経路探索部の経路探索によりリンク
を通過する回数を記憶するリンク通過回数記録部を設
け、この通過回数を前記リンク重み付け部の重み付けに
使用する。現在位置補正部と、渋滞リンク予測部と、リ
ンク通過回数記録部とを組み合わせて設けてもよい。
In order to solve the above problems, the present invention finds an optimum route from the current position and destination position of a vehicle based on link data in which road information is added to each link obtained by subdividing a road. A vehicle speed data and route search are provided in a dynamic route search device having a route search unit for searching and a link weighting unit that forms a weight of a distance of a data link from the link data and road information data from a beacon installed on a road. The current position correction unit is provided to find the current position of the vehicle at the end of the route search started after obtaining the road information of the beacon by obtaining the distance traveled by the vehicle during the route search time The route search unit is caused to perform a route search based on In addition, a traffic congestion link prediction unit that predicts whether there is a traffic congestion link change when passing the route searched previously from the road information data of a plurality of beacons is provided to the link weighting unit even if traffic congestion is not currently present. The weight of the traffic jam is assigned to the link where the traffic jam is predicted. Further, a link passage number recording unit for storing the number of times of passing a link by the route search of the route searching unit is provided, and the number of passages is used for weighting of the link weighting unit. The current position correction unit, the traffic jam link prediction unit, and the link passage count recording unit may be provided in combination.

【0007】[0007]

【作用】本発明のダイナミックルート探索装置によれ
ば、車両の速度データ及び経路探索部の経路探索時間の
間に車両の進行する距離を求めてビーコンの道路情報の
入手時後に開始した経路探索終了時の車両の現在位置を
求める現在位置補正部を設け、補正された現在位置を基
に経路探索部に経路探索をさせることにより、探索時間
を考慮することができ、探索された経路が有効に利用で
きるようになる。さらに、複数のビーコンの道路情報デ
ータから前に経路探索した経路を通過時に渋滞リンクの
変化が存在するかを予測する渋滞リンク予測部を設け、
リンク重み付け部に対して現在まだ渋滞でなくてもその
渋滞が予測されるリンクに渋滞の重みを付けさせること
により、渋滞区間の変化を予測するので渋滞に容易に巻
き込まれることは無くなる。また、前記経路探索部の経
路探索によりリンクを通過する回数を記憶するリンク通
過回数記録部を設け、この通過回数を前記リンク重み付
け部の重み付けに使用することにより、ユーザの好みに
合わせて経路探索をすることができるようになる。
According to the dynamic route search device of the present invention, the route search end which is started after obtaining the road information of the beacon by obtaining the speed data of the vehicle and the traveling distance of the vehicle during the route search time of the route search unit By providing a current position correction unit that determines the current position of the vehicle at the time, and letting the route search unit search for a route based on the corrected current position, the search time can be taken into consideration, and the searched route will be effective. Will be available. Furthermore, a traffic congestion link prediction unit that predicts whether there is a traffic congestion link change when passing a route previously searched for from road information data of a plurality of beacons,
By causing the link weighting unit to give the weight of the traffic jam to the link where the traffic jam is predicted, even if it is not currently traffic jam, the change in the traffic jam section is predicted, so that the traffic jam is not easily involved. Further, by providing a link passage number recording unit for storing the number of times of passing through the link by the route search unit, and using the number of passages for weighting of the link weighting unit, the route search can be performed according to the user's preference. Will be able to.

【0008】[0008]

【実施例】以下本発明の実施例について図面を参照して
説明する。本発明の実施例に係るナビゲーションシステ
ムの概略構成を示す図である。本図に示すように、ナビ
ゲーションシステムはCD(Compact Disc)−ROMに格
納された道路地図を高速に読み出すCD−ROM1と、
処理されたデータを格納する不揮発性メモリであるIC
カード2と、車両のナビゲーションで自車の現在位置を
求めるのに使用される圧電ジャイロ、地磁気センサ、車
速パルス、バックギャ、GPS(Global Positioning Sy
stem) 等からの信号を受信する端子3と、RACSのビ
ーコンからの情報を受信する端子4と、CD−ROM1
の道路のうち自車の現在位置と目的位置との間における
最適経路を表示しかつメカニカルスイッチ、光学式タッ
チスイッチを有する表示部5と、前記CD−ROM1、
ICカード2、表示部5を有し、現在位置センサ及びR
ACSのビーコンからの情報データを受信して経路探索
を行うシステムコントローラ6を具備する。以下に表を
用いてビーコンからの情報データの構成概略例を説明す
る。
Embodiments of the present invention will be described below with reference to the drawings. It is a figure which shows schematic structure of the navigation system which concerns on the Example of this invention. As shown in the figure, the navigation system includes a CD-ROM 1 for reading a road map stored in a CD (Compact Disc) -ROM at high speed,
IC that is a non-volatile memory that stores processed data
Card 2 and a piezoelectric gyro used to find the current position of the vehicle in vehicle navigation, geomagnetic sensor, vehicle speed pulse, back gear, GPS (Global Positioning Sy)
stem) and the like, terminal 3 for receiving signals from the like, terminal 4 for receiving information from the beacon of RACS, and CD-ROM 1
A display unit 5 for displaying the optimum route between the current position and the target position of the vehicle on the road, and having the mechanical switch and the optical touch switch; and the CD-ROM 1.
It has an IC card 2 and a display unit 5, and has a current position sensor and R
The system controller 6 includes a system controller 6 that receives information data from an ACS beacon and performs a route search. Below, a schematic configuration example of the information data from the beacon will be described using a table.

【0009】[0009]

【表1】 [Table 1]

【0010】上記表に示すように、ビーコンの情報デー
タはヘッダ、準ヘッダ、基本情報、拡張部等からなり、
情報の提供時分、道路の渋滞度、渋滞リンク、渋滞長さ
等の情報からなる。図2は図1のシステムコントローラ
6における経路探索であって車両の速度により現在位置
を補正するものを示す図である。本図に示すように、シ
ステムコントローラ6には経路探索部61が設けれてい
る。この経路探索部61は車両の現在位置と目的位置を
入力しこの間の一定の範囲の道路地図データをCD−R
OM1を介してメモリに展開して前述のダイクストラ法
により経路探索を行い、その結果を表示部5に表示す
る。
As shown in the above table, the beacon information data consists of a header, quasi-header, basic information, extension part, etc.
It consists of information such as the time and minutes of information provision, the degree of traffic congestion on the road, traffic congestion links, traffic congestion length, etc. FIG. 2 is a diagram showing a route search in the system controller 6 of FIG. 1 in which the current position is corrected by the speed of the vehicle. As shown in the figure, the system controller 6 is provided with a route search unit 61. The route search unit 61 inputs the current position and the target position of the vehicle and outputs road map data in a certain range between them on the CD-R.
The result is developed in the memory via the OM1, the route search is performed by the above-mentioned Dijkstra method, and the result is displayed on the display unit 5.

【0011】経路探索部61が道路地図データをCD−
ROM1から入力する前にリンク重み付け部62が設け
られている。このリンク重み付け部62では、前述の重
み式により各リンクデータ毎に距離の重みが形成され
る。なお、静的な補正係数Vs(1)は予めリンクデー
タ内に形成することが可能であるが、動的な補正係数は
このリンク重み付け部62でRACSのビーコン情報デ
ータに基づいてリンク毎に形成される。なお、目的位置
データは表示部5のメカニカルスイッチ又はタッチスイ
ッチを介してシステムコントローラ6に与えるようにい
てもよい。
The route searching unit 61 converts the road map data into a CD-
A link weighting unit 62 is provided before input from the ROM 1. In the link weighting unit 62, the weight of the distance is formed for each link data by the weighting formula described above. The static correction coefficient Vs (1) can be formed in the link data in advance, but the dynamic correction coefficient is formed for each link by the link weighting unit 62 based on the beacon information data of RACS. To be done. The target position data may be given to the system controller 6 via a mechanical switch or a touch switch of the display unit 5.

【0012】次に、経路探索部61に経路探索を更新す
る際に使用する現在位置を補正する現在位置補正部63
が設けられる。この現在位置補正部63は車速パルス等
から変換された車両の速度データを入力する。予め経路
探索部61が探索するのに必要な時間Tが分かっている
ので、このビーコン情報データ入力から時間Tの間に車
両が進む距離Lを計算する。この距離Lは瞬時に得られ
るので、経路探索部61で探索された経路において現在
位置にこの距離を加算して補正した補正現在位置を新た
な現在位置として経路探索部61に経路探索を行わせ
る。以下にこのシステムコントローラ6のダイナミック
ルート探索装置を動作を詳細に説明する。
Next, the current position correction unit 63 for correcting the current position used when the route search unit 61 updates the route search.
Is provided. The current position correction unit 63 inputs vehicle speed data converted from vehicle speed pulses and the like. Since the time T required for the route search unit 61 to search is known in advance, the distance L traveled by the vehicle from the beacon information data input to the time T is calculated. Since this distance L is obtained instantly, the route searching unit 61 is caused to perform a route search with the corrected current position obtained by adding and correcting this distance to the current position in the route searched by the route searching unit 61 as a new current position. . The operation of the dynamic route search device of the system controller 6 will be described in detail below.

【0013】図3は図2において補正のない現在位置か
ら目的位置までの経路探索を説明する図である。本図に
おいて、出発位置がAで、目的位置がBであるとして、
ビーコンが出発位置Aにさらにビーコンが交差点C
にあるとする。車両は出発位置Aにおいてビーコンの
情報を取り込んで経路探索を行い、交差点Dを経由して
目的位置Bに向かう経路を探索したとする。
FIG. 3 is a diagram for explaining a route search from the current position to the destination position without correction in FIG. In this figure, if the starting position is A and the destination position is B,
Beacon at departure point A and beacon at intersection C
Suppose It is assumed that the vehicle retrieves the information of the beacon at the departure position A and performs a route search, and then searches for a route toward the destination position B via the intersection D.

【0014】図4は図2において渋滞の発生時に現在位
置を補正せずに探索された経路を説明する図である。本
図においてRACSのビーコンで目的位置付近に渋滞
が発生しているという情報があった場合には、その位置
で経路探索部61は経路探索をする。その場合ビーコン
から渋滞の位置情報があるので、それに従いその区間の
重みが小さくなり、この区間の距離が大きく評価され
る。このため、結果として渋滞区間を除いた区間で最適
経路が探索され、例えば交差点Cから図示の交差点から
右折してさらに交差点で左折して目標位置Bに達する経
路が探索される。この場合には前述した以下の問題が発
生する。
FIG. 4 is a diagram for explaining a route searched without correcting the current position when a traffic jam occurs in FIG. In this figure, when there is information that a traffic jam is occurring near the target position in the RACS beacon, the route searching unit 61 searches for a route at that position. In that case, since there is position information of the traffic jam from the beacon, the weight of the section is reduced accordingly, and the distance of this section is evaluated large. Therefore, as a result, the optimum route is searched for in the section excluding the traffic jam section, and for example, the path from the intersection C to the target intersection B is turned right at the intersection and then left at the intersection to reach the target position B. In this case, the following problems described above occur.

【0015】図5は経路探索に要する時間を無視できな
い場合に探索された経路を有効に利用できない例を説明
する図である。経路探索部61での経路探索には一定の
時間を要する。この時間をTとし、車両の時速をVとす
ると、探索している期間中に車両はL=T×Vだけ進行
することになる。この間に例えば前記探索した経路の交
差点Eを車両が通過していると経路が探索された表示部
5に表示されたときにこれを利用できなくなる。無理に
利用使用とするとバックしなければならないので運転者
の負担を与える。またバックすることにより探索経路を
一時的に通過しなかったので探索精度が落ちる。このた
め再度探索をしなければならなくなり煩雑となる。
FIG. 5 is a diagram for explaining an example in which the searched route cannot be effectively used when the time required for the route search cannot be ignored. It takes a certain time for the route search by the route search unit 61. If this time is T and the vehicle speed is V, the vehicle travels L = T × V during the search period. During this time, for example, if the vehicle is passing through the intersection E of the searched route, it cannot be used when the route is displayed on the searched display unit 5. If you try to use it forcibly, you will have to back up, which will impose a burden on the driver. Moreover, since the vehicle did not pass the search route temporarily due to the back movement, the search accuracy decreases. Therefore, the search must be performed again, which is complicated.

【0016】図6は図2における現在位置補正部63に
より車両の速度を補正した現在位置を用いた経路探索を
説明する図である。本図において出発位置Aで探索した
経路においてビーコンにより渋滞が発生していると現
在位置補正部63により判断されたら、経路探索期間中
に車両が進行する前記距離Lを求める。そして経路探索
終了時に前に探索した経路における車両の位置を求め、
これを現在位置として経路探索部61に経路探索させ
る。本図に示すように、経路探索部61では経路EFB
を探索せず、例えば、経路DGHBを探索することにな
る。かくして探索時間を考慮することにより、探索され
た経路が有効に利用できるようになる。
FIG. 6 is a diagram for explaining a route search using the current position in which the vehicle speed is corrected by the current position correction unit 63 in FIG. When it is determined by the current position correction unit 63 that the beacon is congested on the route searched at the departure position A in the figure, the distance L that the vehicle travels during the route search period is calculated. Then, at the end of the route search, the position of the vehicle on the previously searched route is calculated,
The route search unit 61 is caused to search for a route using this as the current position. As shown in the figure, the route search unit 61 uses the route EFB.
For example, the route DGHB is searched for instead of searching. Thus, by considering the search time, the searched route can be effectively used.

【0017】図7は図2のシステムコントローラ6の経
路探索であって、さらに渋滞リンクを予測するものを示
す図である。本図において図2の構成と異なるのは渋滞
リンク予測部64をリンク重み付け部62のビーコン情
報データ入力前に設けたことである。渋滞リンク予測部
64はビーコンの情報から渋滞リンクを変化を検出して
渋滞の影響を受けないように経路を変更するものであ
る。以下にこれを詳細に説明する。
FIG. 7 is a diagram showing a route search of the system controller 6 of FIG. 2 and further predicting a congestion link. In this figure, the difference from the configuration of FIG. 2 is that the traffic jam link prediction unit 64 is provided before the beacon information data is input to the link weighting unit 62. The traffic jam link prediction unit 64 detects a change in the traffic jam link from the beacon information and changes the route so as not to be affected by the traffic jam. This will be described in detail below.

【0018】図8は図7における渋滞初期の経路探索を
説明する図である。本図に示すように車両の出発位置A
でビーコンの情報を取り入れて交差点D経由して目的
位置Bまでの経路探索を行う。この場合探索経路には渋
滞が発生していないが、この探索経路から外れた所に渋
滞区間があればこの渋滞リンク情報を記憶しておく。図
9は図7における渋滞リンクを回避する経路探索を説明
する図である。本図に示すように、ビーコンから渋滞
情報によれば、ビーコンで得た渋滞区間が探索された
経路に未だ入ってこないがかなり接近してきている。そ
のため渋滞リンク予測部64ではビーコン及びの渋
滞の時間変化から目的位置Bに到着するまでに渋滞区間
が探索経路に食い込んでこないかを判断する。もし食い
込むことが予想される場合にはその区間を渋滞区間とし
て再度経路探索を実行する。
FIG. 8 is a diagram for explaining the route search in the early stage of the traffic jam in FIG. As shown in this figure, the starting position A of the vehicle
Then, the information of the beacon is taken in and the route search to the destination position B is performed via the intersection D. In this case, no congestion has occurred on the searched route, but if there is a congested section outside the searched route, this congestion link information is stored. FIG. 9 is a diagram for explaining route search for avoiding the traffic jam link in FIG. 7. As shown in this figure, according to the traffic jam information from the beacon, the traffic jam section obtained by the beacon has not come into the searched route yet, but is getting very close. Therefore, the traffic jam link prediction unit 64 determines whether or not the traffic jam section will cut into the searched route from the time change of the traffic jam of the beacon and the traffic to the destination position B. If it is expected to cut in, the route is searched again with the section as a traffic jam section.

【0019】図10は図7における渋滞リンク予測部6
4により渋滞リンクを回避する経路探索を説明する図で
ある。本図に示すように、渋滞が予測されたリンクの重
みが小さくなりその区間の距離が大きくなるので再度の
経路探索では経路CDHIGBを探索することになる。
かくして渋滞区間の変化を予測するので渋滞に容易に巻
き込まれることは無くなる。
FIG. 10 shows the traffic jam link predicting unit 6 in FIG.
FIG. 4 is a diagram illustrating a route search for avoiding a traffic jam link according to 4; As shown in the figure, the weight of the link in which the traffic congestion is predicted decreases and the distance in that section increases, so that the route CDHIGB is searched in the route search again.
Thus, since the change in the traffic jam section is predicted, the traffic jam is not easily involved.

【0020】図11は周囲に使用頻度が高い道路がある
場合には優先してその道路を案内する経路探索を説明す
る図である。本図において図7と異なる構成は経路探索
部61及びリンク重み付け部62との間に設けられるリ
ンク通過回数記録部65である。このリンク通過回数記
録部65は不揮発性の前記ICカード2で構成され、経
路探索部61で探索された道路のリンクを通過する回数
を記録する。リンク通過回数記録部65を不揮発性にす
るのはエンジンオフ時にも通過回数のデータを保持して
おくためである。リンク重み付け部62ではこの通過回
数によりリンクに以下のように重みVs(3)を付ける
ことにより使用頻度が大きいリンクの距離が以下のよう
に小さくなるようにする。
FIG. 11 is a diagram for explaining a route search for giving priority to a road that is frequently used in the surroundings when the road is frequently used. In this figure, a configuration different from FIG. 7 is a link passage number recording unit 65 provided between the route search unit 61 and the link weighting unit 62. The link passage count recording unit 65 is composed of the non-volatile IC card 2 and records the number of passages through the road links searched by the route searching unit 61. The reason why the link passage number recording unit 65 is made non-volatile is to retain the passage number data even when the engine is off. The link weighting unit 62 attaches a weight Vs (3) to the link according to the number of passages as described below so that the distance of the link which is frequently used is reduced as follows.

【0021】 Vs(3)=リンク距離/〔W(右左折回数)+W(道路幅)+ W(道路のレベル)+W(渋滞)+W(通過回数)〕 …(3) この場合の経路探索を以下に説明する。図12は図11
のリンク通過回数記録部65により使用頻度が高いリン
クを優先する経路探索を説明する図である。本図に示す
ように二重線の使用頻度が高い道路があれば、そのリン
クの重みが大きく距離を小さく評価するので、実質的に
経路の距離が小さいGHよりも経路の距離がさらに小さ
く評価され使用頻度が大きい経路を選択することにな
る。かくしてユーザの好みに合わせて経路探索をするこ
とができるようになる。
Vs (3) = link distance / [W (number of right / left turns) + W (road width) + W (road level) + W (congestion) + W (number of passes)] (3) Route search in this case This will be described below. 12 is shown in FIG.
FIG. 6 is a diagram for explaining a route search in which a link having a high frequency of use is prioritized by the link passage number recording unit 65 of FIG. As shown in this figure, if there is a road with a high frequency of use of double lines, the weight of the link is large and the distance is evaluated to be small. Therefore, the route that is frequently used is selected. Thus, the route can be searched according to the user's preference.

【0022】[0022]

【発明の効果】以上説明したように本発明によれば、探
索時間を考慮することができ、探索された経路が有効に
利用できるようになり、渋滞区間の変化を予測するので
渋滞に容易に巻き込まれることは無くなり、ユーザの好
みに合わせて経路探索をすることができるようになる。
As described above, according to the present invention, the search time can be taken into consideration, the searched route can be effectively used, and the change in the congestion section can be predicted, so that the congestion can be easily performed. You will not be involved and you will be able to search the route according to your preference.

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

【図1】本発明の実施例に係るナビゲーションシステム
の概略構成を示す図である。
FIG. 1 is a diagram showing a schematic configuration of a navigation system according to an embodiment of the present invention.

【図2】図1のシステムコントローラ6における経路探
索であって車両の速度により現在位置を補正するものを
示す図である。
FIG. 2 is a diagram showing a route search in the system controller 6 of FIG. 1 in which the current position is corrected according to the speed of the vehicle.

【図3】図2において補正のない現在位置から目的位置
までの経路探索を説明する図である。
FIG. 3 is a diagram illustrating a route search from a current position to a target position without correction in FIG.

【図4】図2において渋滞発生に現在位置を補正せずに
探索した経路を説明する図である。
FIG. 4 is a diagram illustrating a route searched without correcting the current position when a traffic jam occurs in FIG. 2;

【図5】図2において経路探索に要する時間を無視でき
ない場合に探索された経路を有効に利用できない例を説
明する図である。
FIG. 5 is a diagram illustrating an example in which the searched route cannot be effectively used when the time required for the route search in FIG. 2 cannot be ignored.

【図6】図2における現在位置補正部63により車両の
速度を補正した現在位置を用いた経路探索を説明する図
である。
6 is a diagram illustrating a route search using a current position in which a vehicle speed is corrected by a current position correction unit 63 in FIG.

【図7】図2のコントローラ6の経路探索であって、さ
らに渋滞リンクを予測するものを示す図である。
FIG. 7 is a diagram showing a route search of the controller 6 of FIG. 2, which further predicts a congestion link.

【図8】図7における渋滞初期の経路探索を説明する図
である。
FIG. 8 is a diagram for explaining route search in the early stage of traffic congestion in FIG. 7.

【図9】図7における渋滞リンクを回避する経路探索を
説明する図である。
9 is a diagram illustrating route search for avoiding the congestion link in FIG. 7. FIG.

【図10】図7における渋滞リンク予測部64により渋
滞リンクを回避する経路探索を説明する図である。
FIG. 10 is a diagram illustrating a route search for avoiding a traffic jam link by the traffic jam link prediction unit 64 in FIG. 7.

【図11】周囲に使用頻度が高い道路がある場合には優
先してその道路を案内する経路探索を説明する図であ
る。
FIG. 11 is a diagram for explaining a route search that preferentially guides a road that is frequently used in the vicinity when the road is frequently used.

【図12】図11のリンク通過回数記録部65により使
用頻度が高いリンクを優先する経路探索を説明する図で
ある。
12 is a diagram for explaining a route search that gives priority to a link that is frequently used by the link passage number recording unit 65 of FIG.

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

1…CD−ROM 2…ICカード 3…現在位置センサ端子 4…ビーコン情報入力端子 5…表示部 6…システムコントローラ 61…経路探索部 62…リンク重み付け部 63…現在位置補正部 64…渋滞リンク予測部 65…リンク通過回数記録部 1 ... CD-ROM 2 ... IC card 3 ... Current position sensor terminal 4 ... Beacon information input terminal 5 ... Display unit 6 ... System controller 61 ... Route search unit 62 ... Link weighting unit 63 ... Current position correction unit 64 ... Congestion link prediction Part 65 ... Link passing count recording part

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 道路を細分化したリンク毎に道路情報を
付けたリンクデータに基づき車両の現在位置及び目的位
置から最適な経路を探索する経路探索部(61)と、前
記リンクデータ及び道路に設置されたビーコンからの道
路情報データからデータリンクの距離の重みを形成する
リンク重み付け部(62)を有するダイナミックルート
探索装置であって、 車両の速度データ及び経路探索部(61)の経路探索時
間の間に車両の進行する距離を求めてビーコンの道路情
報の入手後に開始した経路探索の終了時の車両の現在位
置を求める現在位置補正部(63)を設け、補正された
現在位置を基に経路探索部(61)に経路探索をさせる
ことを特徴とするダイナミックルート探索装置。
1. A route search unit (61) for searching an optimal route from a current position and a destination position of a vehicle based on link data in which road information is added to each link obtained by subdividing a road, and the link data and the road. A dynamic route search device having a link weighting unit (62) for forming a weight of a distance of a data link from road information data from an installed beacon, the vehicle speed data and the route search time of the route search unit (61). A current position correction unit (63) for obtaining the current distance of the vehicle and obtaining the current position of the vehicle at the end of the route search started after obtaining the road information of the beacon is provided between the two and based on the corrected current position. A dynamic route search device characterized by causing a route search section (61) to perform a route search.
【請求項2】 道路を細分化したリンク毎に道路情報を
付けたリンクデータに基づき車両の現在位置及び目的位
置から最適な経路を探索する経路探索部(61)と、前
記リンクデータ及び道路に設置されたビーコンからの道
路情報データからデータリンクの距離の重みを形成する
リンク重み付け部(62)を有するダイナミックルート
探索装置であって、 複数のビーコンの道路情報データから前に経路探索した
経路を通過時に渋滞リンクの変化が存在するかを予測す
る渋滞リンク予測部(64)を設け、リンク重み付け部
(62)に対して現在まだ渋滞でなくてもその渋滞が予
測されるリンクに渋滞の重みを付けさせることを特徴と
することを特徴とするダイナミックルート探索装置。
2. A route search unit (61) for searching for an optimum route from a current position and a target position of a vehicle based on link data in which road information is added to each link obtained by subdividing a road, and the link data and the road. A dynamic route search device having a link weighting unit (62) for forming a weight of a distance of a data link from road information data from installed beacons, wherein a route previously searched for is searched from road information data of a plurality of beacons. A traffic congestion link prediction unit (64) for predicting whether or not a traffic congestion link changes at the time of passage is provided, and a link weighting unit (62) assigns a traffic congestion weight to a link whose traffic congestion is predicted even if it is not currently traffic congestion. A dynamic route search device characterized by being attached.
【請求項3】 道路を細分化したリンク毎に道路情報を
付けたリンクデータに基づき車両の現在位置及び目的位
置から最適な経路を探索する経路探索部(61)と、前
記リンクデータ及び道路に設置されたビーコンからの道
路情報データからデータリンクの距離の重みを形成する
リンク重み付け部(62)を有するダイナミックルート
探索装置であって、 前記経路探索部(61)の経路探索によりリンクを通過
する回数を記憶するリンク通過回数記録部(65)を設
け、この通過回数を前記リンク重み付け部(62)の重
み付けに使用することを特徴とするダイナミックルート
探索装置。
3. A route search unit (61) for searching an optimum route from a current position and a destination position of a vehicle based on link data in which road information is added to each link obtained by subdividing a road, and the link data and the road. A dynamic route search device having a link weighting unit (62) for forming a weight of a distance of a data link from road information data from an installed beacon, which passes through a link by a route search of the route search unit (61). A dynamic route search device, characterized in that a link passage number recording unit (65) for storing the number of times is provided, and this passage number is used for weighting of the link weighting unit (62).
【請求項4】 道路を細分化したリンク毎に道路情報を
付けたリンクデータに基づき車両の現在位置及び目的位
置から最適な経路を探索する経路探索部(61)と、前
記リンクデータ及び道路に設置されたビーコンからの道
路情報データからデータリンクの距離の重みを形成する
リンク重み付け部(62)を有するダイナミックルート
探索装置であって、 車両の速度データ及び経路探索部(61)の経路探索時
間の間に車両の進行する距離を求めてビーコンの道路情
報の入手時から経路探索終了時の車両の現在位置を求め
る現在位置補正部(63)を設け、補正された現在位置
を基に経路探索部(61)に経路探索をさせ、 複数のビーコンの道路情報データから前回に経路探索し
た経路を通過時に渋滞リンクの変化が存在するかを予測
する渋滞リンク予測部(64)を設け、リンク重み付け
部(62)に対して現在まだ渋滞でなくてもその渋滞が
予測されるリンクに渋滞の重みを付けさせ、 前記経路探索部(61)の経路探索によりリンクを通過
する回数を記憶するリンク通過回数記録部(65)を設
け、この通過回数を前記リンク重み付け部(62)の重
み付けに使用することを特徴とするダイナミックルート
探索装置。
4. A route search unit (61) for searching an optimum route from a current position and a target position of a vehicle based on link data in which road information is added to each link obtained by subdividing a road, and the link data and the road. A dynamic route search device having a link weighting unit (62) for forming a weight of a distance of a data link from road information data from an installed beacon, the vehicle speed data and the route search time of the route search unit (61). A current position correction unit (63) for obtaining the current distance of the vehicle at the time of obtaining the road information of the beacon and obtaining the current position of the vehicle at the end of the route search is provided between, and the route search is performed based on the corrected current position. The part (61) is caused to perform a route search and predicts whether or not there is a change in the congestion link when the route searched last time is passed from the road information data of a plurality of beacons. A link predicting unit (64) is provided to cause the link weighting unit (62) to weight a link for which a traffic congestion is predicted even if the traffic is not currently congested, by the route searching unit (61). A dynamic route search device characterized in that a link passage number recording unit (65) for storing the number of passages through the link is provided, and this passage number is used for weighting of the link weighting unit (62).
JP23825893A 1993-09-24 1993-09-24 Dynamic route retriever Pending JPH0793694A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23825893A JPH0793694A (en) 1993-09-24 1993-09-24 Dynamic route retriever

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23825893A JPH0793694A (en) 1993-09-24 1993-09-24 Dynamic route retriever

Publications (1)

Publication Number Publication Date
JPH0793694A true JPH0793694A (en) 1995-04-07

Family

ID=17027513

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23825893A Pending JPH0793694A (en) 1993-09-24 1993-09-24 Dynamic route retriever

Country Status (1)

Country Link
JP (1) JPH0793694A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0998512A (en) * 1995-07-24 1997-04-08 Toyota Motor Corp Generator controller for electric vehicle
JPH09287969A (en) * 1996-04-23 1997-11-04 Aisin Aw Co Ltd On-vehicle navigation apparatus
JPH09297036A (en) * 1996-04-30 1997-11-18 Mitsubishi Electric Corp Navigation apparatus
JP2013011459A (en) * 2011-06-28 2013-01-17 Hitachi Automotive Systems Ltd Navigation system
WO2018122998A1 (en) * 2016-12-28 2018-07-05 富士通株式会社 Route information provision device, route search device, route information provision system, route information provision program, and route information provision method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0998512A (en) * 1995-07-24 1997-04-08 Toyota Motor Corp Generator controller for electric vehicle
JPH09287969A (en) * 1996-04-23 1997-11-04 Aisin Aw Co Ltd On-vehicle navigation apparatus
JPH09297036A (en) * 1996-04-30 1997-11-18 Mitsubishi Electric Corp Navigation apparatus
JP2013011459A (en) * 2011-06-28 2013-01-17 Hitachi Automotive Systems Ltd Navigation system
WO2018122998A1 (en) * 2016-12-28 2018-07-05 富士通株式会社 Route information provision device, route search device, route information provision system, route information provision program, and route information provision method
JPWO2018122998A1 (en) * 2016-12-28 2019-10-31 富士通株式会社 Route information providing device, route search device, route information providing system, route information providing program, and route information providing method

Similar Documents

Publication Publication Date Title
US6263277B1 (en) Route searching method
JP4266173B2 (en) Guide route search device
JPH10221100A (en) Method and apparatus for determining substitute route in vehicle navigation system
JPH0783678A (en) Path guidance device of vehicle
JPH11325950A (en) Local navigation system
JP2003214879A (en) Navigation system
JP3013555B2 (en) Route guidance device for vehicles
JP4155776B2 (en) Navigation device
JP3228640B2 (en) Car navigation system
JP2007139573A (en) Navigation system
JP3566503B2 (en) Link travel time interpolation method
JP2002365076A (en) Staying time calculator, navigation system, and program
EP1582842A2 (en) Navigation apparatus, method, and program
JP4245174B2 (en) Navigation apparatus and method, and navigation program
JP3941605B2 (en) Car navigation system
JPH0793694A (en) Dynamic route retriever
JP3590437B2 (en) Route search device
JP2006030058A (en) Navigation system for vehicle
JP4189054B2 (en) Route search device, route search method, and storage medium
JPH11325935A (en) Course searching unit
JP2011075321A (en) Navigation system
JPH10267677A (en) Navigation device
JPH10300495A (en) On-vehicle navigation device
JP2003177024A (en) On-vehicle navigation system
JP2001050769A (en) Navigation system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19991116