JP3235307B2 - Route guidance device for vehicles - Google Patents

Route guidance device for vehicles

Info

Publication number
JP3235307B2
JP3235307B2 JP32278793A JP32278793A JP3235307B2 JP 3235307 B2 JP3235307 B2 JP 3235307B2 JP 32278793 A JP32278793 A JP 32278793A JP 32278793 A JP32278793 A JP 32278793A JP 3235307 B2 JP3235307 B2 JP 3235307B2
Authority
JP
Japan
Prior art keywords
route
vehicle
intersection
search
destination
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
JP32278793A
Other languages
Japanese (ja)
Other versions
JPH07174577A (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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co 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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP32278793A priority Critical patent/JP3235307B2/en
Publication of JPH07174577A publication Critical patent/JPH07174577A/en
Application granted granted Critical
Publication of JP3235307B2 publication Critical patent/JP3235307B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、車両位置から目的地ま
で経路探索を行って最適経路を求め、その最適経路に従
って車両を目的地まで誘導する車両用経路誘導装置に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a route guidance apparatus for a vehicle which searches for a route from a vehicle position to a destination, finds an optimal route, and guides the vehicle to the destination according to the optimal route.

【0002】[0002]

【従来の技術】車両の現在地から目的地まで経路探索を
行って最適経路を求め、その最適経路と現在地とをディ
スプレイに表示する車両用経路誘導装置が知られてい
る。経路探索を行う代表的な手法としては、無指向性検
索を行うダイクストラ法(特開昭62-86499号公報)や、
指向性検索を行うA*法等があり、また特開平2-259999,
2-260000号公報)には、経路探索の時間を短縮するアル
ゴリズムが開示されている。この公報記載の装置は、現
在地と目的地の双方から指向性を持たせた経路探索を行
うことで経路探索時間の短縮化を図っている。
2. Description of the Related Art There is known a vehicular route guidance apparatus that searches for a route from a current position of a vehicle to a destination to obtain an optimum route and displays the optimum route and the current position on a display. Typical methods for performing a route search include the Dijkstra method for performing an omnidirectional search (Japanese Patent Laid-Open No. 62-86499),
There is an A * method for performing directivity search, and Japanese Patent Laid-Open No. 2-259999,
No. 2-260,000) discloses an algorithm for shortening the time required for route search. The device described in this publication seeks to shorten the route search time by performing a route search with directivity from both the current position and the destination.

【0003】[0003]

【発明が解決しようとする課題】経路探索によって最適
経路が求まっても、道路が複雑に交差している場合や渋
滞・道路工事等により車両が最適経路を通れない場合等
には、車両が最適経路から離脱することがある。このよ
うな場合、車両は走行を続けているため、早急に新たな
最適経路を演算して運転者に報知しないと、車両はます
ます大きく経路を離脱してしまう。しかしながら、上記
公報記載の装置は、経路離脱を起こした場合も通常の経
路探索と同様の手法で最適経路を演算するため、経路離
脱後に検出された車両位置と目的地との距離が離れてい
る場合には、最適経路を演算するのに時間がかかる。
Even if the optimum route is found by the route search, if the roads intersect complicatedly or the vehicle cannot pass through the optimum route due to traffic congestion or road construction, etc. You may leave the route. In such a case, since the vehicle continues to travel, unless a new optimal route is calculated and notified to the driver immediately, the vehicle leaves the route more and more. However, since the device described in the above publication calculates the optimum route in the same manner as in a normal route search even when a route departure occurs, the distance between the vehicle position detected after the route departure and the destination is large. In such a case, it takes time to calculate the optimum route.

【0004】一方、経路離脱を起こした場合の経路探索
方法を何通りか用意し、いずれかを任意に選択できるよ
うにした装置が知られている。この装置は、経路離脱し
た距離(以下、経路離脱量と呼ぶ)が小さい場合に選択
される経路復帰モードと、経路離脱量が大きい場合や最
適経路を正確に求めたい場合等に選択される全ルート演
算モードとを設け、経路復帰モードが選択されると車両
をもとの経路に復帰させる経路を探索し、全ルート演算
モードが選択されると現在地と目的地との間の全ルート
を探索する。これにより、時間に余裕がない場合等には
経路復帰モードを選択すればよく、また時間に余裕があ
る場合等には全ルート演算モードを選択すればよいた
め、より運転者の意思に沿った経路探索が行える。
[0004] On the other hand, there is known an apparatus in which several route search methods are prepared when a route departure occurs, and any one of them can be arbitrarily selected. This apparatus has a route return mode that is selected when the distance of departure from the route (hereinafter, referred to as a route departure amount) is small, and a total route selection mode that is selected when the route departure amount is large or when it is desired to accurately obtain an optimal route. A route calculation mode is provided. When the route return mode is selected, a route for returning the vehicle to the original route is searched, and when the all route calculation mode is selected, all routes between the current position and the destination are searched. I do. Thus, when there is not enough time, the route return mode may be selected, and when there is enough time, the entire route calculation mode may be selected. Route search can be performed.

【0005】しかし、このような選択モードを設けて
も、運転者は経路離脱量がどの程度か正確に把握できな
いため、どちらのモードを選ぶべきか判断に迷う場合が
多い。また、経路復帰モードによって求められる経路は
目的地への最適経路とは限らないため、最適経路を演算
する全ルート演算モードの方が望ましいが、最適経路が
求まるまでにかなりの時間がかかるおそれがある。さら
に、経路離脱が起こるたびに選択モードを切り換えるの
も煩わしい。
[0005] However, even if such a selection mode is provided, the driver cannot know exactly how much the route departure amount is, so it is often difficult to determine which mode to select. In addition, since the route determined by the route return mode is not always the optimal route to the destination, the all route calculation mode for calculating the optimal route is preferable, but it may take a considerable time to find the optimal route. is there. Further, it is troublesome to switch the selection mode every time the route leaves.

【0006】本発明の目的は、第2の経路探索手段によ
って目的地からその周辺への各交差点に至る最適経路を
継続して探索し、車両が経路離脱した場合には、第2の
経路探索手段の探索結果を用いて最適経路を探索するこ
とで、経路離脱時の経路探索時間を短縮するようにした
車両用経路誘導装置を提供することにある。
An object of the present invention is to continuously search for an optimum route from a destination to each intersection from the destination by a second route search means, and to search for a second route when a vehicle leaves the route. An object of the present invention is to provide a vehicular route guidance apparatus that searches for an optimum route using a search result of a means, thereby shortening a route search time when leaving a route.

【0007】[0007]

【課題を解決するための手段】実施例を示す図1に対応
づけて本発明を説明すると、本発明は、交差点情報を含
む道路地図データを記憶する道路地図記憶手段3と、車
両の現在地を検出する車両位置検出手段1,2と、目的
地を設定する目的地設定手段7と、道路地図データに基
づいて、現在地から目的地に至る最適経路を探索する第
1の経路探索手段4と、この第1の経路探索手段4によ
って探索された最適経路を表示する表示手段9とを備え
る車両用経路誘導装置に適用され、目的地からその周
各交差点に至る最適経路を、目的地からその周辺に向
けて順次に探索する第2の経路探索手段4と、第1の経
路探索手段4によって探索された最適経路から車両が離
脱したか否かを判定する離脱判定手段4と、離脱した車
両の現在地が第2の経路探索手段4によって探索された
範囲内にあるか否かを判定する現在地判定手段4と、離
脱判定手段4によって最適経路から車両が離脱したと判
定され、かつ現在地判定手段4によって現在地が第2の
経路探索手段4の探索範囲内にないと判定されると、第
2の経路探索手段4による探索結果と道路地図データと
に基づいて、離脱後の現在地から目的地に至る最適経路
を探索する第3の経路探索手段4と、を備えることによ
り、上記目的は達成される。請求項2に記載の発明は、
請求項1に記載された車両用経路誘導装置において、第
2の経路探索手段4によって探索された交差点に達する
まで探索を行うように第3の経路探索手段4を構成する
ものである。請求項3に記載の発明は、請求項1または
請求項2に記載された車両用経路誘導装置において、車
両走行時間が最も短い経路を探索するように第1の経路
探索手段4、第2の経路探索手段4および第3の経路探
索手段4を構成するものである。請求項4に記載の発明
は、請求項1または請求項2に記載された車両用経路誘
導装置において、車両走行距離が最も短い経路を探索す
るように第1の経路探索手段4、第2の経路探索手段4
および第3の経路探索手段4を構成するものである。
The present invention will be described with reference to FIG. 1 showing an embodiment. The present invention provides a road map storage means 3 for storing road map data including intersection information, and a current position of a vehicle. Vehicle position detecting means 1 and 2 for detecting, destination setting means 7 for setting a destination, first route searching means 4 for searching for an optimal route from the current position to the destination based on road map data, this is applied to a vehicle navigation system and a display unit 9 for displaying the optimum route searched by the first route search unit 4, the peripheral from the destination
A second route searching means 4 for sequentially searching for an optimum route to each intersection from the destination to its surroundings, and whether or not the vehicle has departed from the optimum route searched by the first route searching means 4 A departure determining unit 4 for determining whether the current position of the departed vehicle is within the range searched by the second route searching unit 4, and an optimal route by the departure determining unit 4. It is determined that the vehicle has departed from the vehicle , and the current position is
If it is determined that the route is not within the search range of the route search means 4, a search for an optimal route from the current position after the departure to the destination is made based on the search result by the second route search means 4 and the road map data. The above object is achieved by providing the third route search means 4. The invention described in claim 2 is
In the vehicle route guidance device according to the first aspect, the third route search means 4 is configured to search until reaching the intersection searched by the second route search means 4. The invention described in claim 3 is claim 1 or
In the vehicle route guidance device according to claim 2 , the first route search unit 4, the second route search unit 4, and the third route search unit 4 are configured to search for a route with the shortest vehicle travel time. Make up. According to a fourth aspect of the present invention, in the vehicle route guidance apparatus according to the first or second aspect , the first route searching means 4 and the second route searching means 4 search for a route having the shortest vehicle traveling distance. Route search means 4
And the third route search means 4.

【0008】[0008]

【作用】請求項1に記載の発明では、目的地からその周
辺の各交差点に至る最適経路が第2の経路探索手段4に
よって探索され、第1の経路探索手段4によって探索さ
れた最適経路から車両が離脱したか否かが離脱判定手段
4によって判定される。そして、離脱判定手段4では第
1の経路探索手段4によって探索された最適経路から車
両が離脱したか否かが判定され、現在地判定手段4では
離脱した車両が第2の経路探索手段4によって探索され
た範囲内にあるか否かが判定される。離脱判定手段4に
よって最適経路から車両が離脱したと判定され、かつ現
在地判定手段4によって現在地が第2の経路探索手段4
の探索範囲内にないと判定されると、第3の経路探索手
段4は第2の経路探索手段4による探索結果と道路地図
データとに基づいて、離脱後の現在地から目的地に至る
最適経路を探索するため、経路探索時間が大幅に短縮さ
れる。請求項2に記載の発明では、第2の経路探索手段
4によって探索された交差点に達するまで第3の経路探
索手段4によって探索が行われるため、経路探索時間が
少なくて済む。
According to the first aspect of the present invention, a destination and its surroundings are located.
The second route search means 4 searches for an optimum route to each intersection of the side, and the departure determination means 4 determines whether or not the vehicle has departed from the optimum route searched by the first route search means 4. . The departure determining means 4 determines whether or not the vehicle has departed from the optimal route searched by the first route searching means 4, and the current position determining means 4 searches for the departed vehicle by the second route searching means 4. It is determined whether or not it is within the specified range. The departure determination means 4 determines that the vehicle has departed from the optimum route , and the current location determination means 4 determines that the current location is the second route search means 4.
Is determined to be out of the search range , the third route searching means 4 determines the optimum route from the current position after the departure to the destination based on the search result by the second route searching means 4 and the road map data. , The route search time is greatly reduced. According to the second aspect of the present invention, since the search is performed by the third route searching means 4 until the vehicle reaches the intersection searched by the second route searching means 4, the route searching time can be reduced.

【0009】なお、本発明の構成を説明する上記課題を
解決するための手段と作用の項では、本発明を分かり易
くするために実施例の図を用いたが、これにより本発明
が実施例に限定されるものではない。
In the means and means for solving the above problems which explain the constitution of the present invention, the drawings of the embodiments are used to make the present invention easy to understand. However, the present invention is not limited to this.

【0010】[0010]

【実施例】図1は本実施例による車両用経路誘導装置の
一実施例のブロック図である。図1において、1は方位
センサであり、例えば車両の存在する位置の地磁気を検
出することで車両の進行方位を検出する。2は車速セン
サであり、例えば車両のトランスミッションに取り付け
られ、車速に応じて所定数のパルス信号を出力する。3
は交差点ネットワークデータを含む道路地図データを記
憶する地図記憶メモリであり、高速道路や国道等の道路
種別情報、交差点の接続道路情報、交差点間の距離情
報、道路幅情報、地名等の文字情報等が記憶されてい
る。4は、車両の出発地から目的地までの最適経路の演
算や後述する図2,3,5〜7の処理等を行うCPUで
ある。また、CPU4は、車両内の不図示の各種センサ
やコントローラ等の制御も合わせて行う。5はCPU4
によって実行される制御プログラム等を記憶するRO
M、6はCPU4による経路探索結果を記憶するRAM
である。7は車両の目的地を入力する操作ボード、8は
CPU4によって生成された画像データを記憶するV−
RAMであり、このV−RAM8に記憶されたデータは
ディスプレイ9に表示される。
FIG. 1 is a block diagram of a vehicle route guidance apparatus according to an embodiment of the present invention. In FIG. 1, reference numeral 1 denotes an azimuth sensor, which detects a traveling azimuth of a vehicle by detecting, for example, geomagnetism at a position where the vehicle exists. Reference numeral 2 denotes a vehicle speed sensor which is attached to, for example, a transmission of the vehicle and outputs a predetermined number of pulse signals according to the vehicle speed. 3
Is a map storage memory for storing road map data including intersection network data, such as road type information such as expressways and national roads, intersection connection road information, distance information between intersections, road width information, and text information such as place names. Is stored. Reference numeral 4 denotes a CPU that performs calculation of an optimal route from the departure point of the vehicle to the destination, processes of FIGS. The CPU 4 also controls various sensors and controllers (not shown) in the vehicle. 5 is CPU4
For storing a control program executed by the computer
M and 6 are RAMs for storing route search results by the CPU 4
It is. Reference numeral 7 denotes an operation board for inputting a destination of the vehicle, and 8 denotes a V- which stores image data generated by the CPU 4.
The data stored in the V-RAM 8 is displayed on a display 9.

【0011】図1のように構成された車両用経路誘導装
置において、CPU4は車両走行中に、車速センサ2か
ら出力される単位時間当たりのパルス数またはパルス周
期を測定することにより車両の走行速度を検出するとと
もに、パルス数を計測することにより車両の走行距離を
検出する。次にCPU4は、検出した車両走行距離と方
位センサ1により検出される車両の進行方位とに基づい
て車両の走行軌跡を演算し、地図記憶メモリ3に記憶さ
れている道路地図データとマップマッチングを行って車
両の現在地を特定する。次にCPU4は、公知のダイク
ストラ法等に基づいて、車両の現在地から目的地までの
最適経路を演算する。
In the route guidance apparatus for a vehicle configured as shown in FIG. 1, the CPU 4 measures the number of pulses or the pulse period per unit time output from the vehicle speed sensor 2 while the vehicle is running, thereby determining the running speed of the vehicle. , And the running distance of the vehicle is detected by measuring the number of pulses. Next, the CPU 4 calculates the traveling locus of the vehicle based on the detected vehicle traveling distance and the traveling direction of the vehicle detected by the direction sensor 1, and performs map matching with the road map data stored in the map storage memory 3. Go to determine the current location of the vehicle. Next, the CPU 4 calculates an optimal route from the current position of the vehicle to the destination based on the known Dijkstra method or the like.

【0012】その後CPU4は図2,3のフローチャー
トに従って公知のダイクストラ法による無指向性検索を
行う。以下、図2,3のフローチャートの動作を詳述す
る。なお、図2,3の無指向性検索は目的地を中心とし
て行われ、不図示のイグニションキーがオフされるまで
の間、CPU4の空き時間を利用して継続して実行され
る。図2のステップS1では、最終交差点を特定する。
この最終交差点は、例えば特開昭62-86499号公報に開示
されているように、目的地周辺の交差点の中から、目的
地を中心とした所定半径の円外に存在し、かつ最も目的
地に近い交差点を最終交差点として選択する。
Thereafter, the CPU 4 performs an omnidirectional search by the known Dijkstra method according to the flowcharts of FIGS. Hereinafter, the operation of the flowcharts of FIGS. The omnidirectional search shown in FIGS. 2 and 3 is performed centering on the destination, and is continuously executed using the idle time of the CPU 4 until an ignition key (not shown) is turned off. In step S1 of FIG. 2, the last intersection is specified.
This final intersection, as disclosed in, for example, Japanese Patent Application Laid-Open No. 62-86499, is located outside the circle of a predetermined radius centered on the destination from the intersections around the destination, and Is selected as the final intersection.

【0013】ステップS2では、最終交差点を中心交差
点にする。ここで中心交差点とは、探索対象である交差
点をいう。ステップS3では、最終交差点の道程hに0
を設定し、他のすべての交差点の道程hに非常に大きな
値+∞を設定する。ここで道程hとは、最終交差点から
他の交差点までの距離をいう。また、経路探索を終了し
たことを示す、各交差点ごとに設けられたフラグをすべ
て「0」に設定する。ステップS4では、中心交差点に
隣接する交差点のうちいずれか1つを隣接交差点として
選択する。ステップS5では、図4(a)に示すよう
に、中心交差点の道程hと、中心交差点からステップS
4で選択した隣接交差点までの距離とを加算した値が、
隣接交差点の道程hより小さいか否かを判定する。判定
が肯定されるとステップS6に移行し、ステップS5で
加算した値を隣接交差点の道程hとして設定する。
In step S2, the last intersection is set as the center intersection. Here, the central intersection refers to an intersection to be searched. In step S3, 0 is set for the route h of the last intersection.
And set a very large value + ∞ for the journey h at all other intersections. Here, the distance h means the distance from the last intersection to another intersection. In addition, all flags provided for each intersection, which indicate that the route search has been completed, are set to “0”. In step S4, any one of the intersections adjacent to the central intersection is selected as the adjacent intersection. In step S5, as shown in FIG. 4A, the travel distance h of the center intersection and the step S
The value obtained by adding the distance to the adjacent intersection selected in 4 is
It is determined whether the distance is smaller than the distance h of the adjacent intersection. If the determination is affirmative, the process proceeds to step S6, and the value added in step S5 is set as the route h of the adjacent intersection.

【0014】図3のステップS7では、現在の隣接交差
点が中心交差点候補リストAに存在するか否かを判定す
る。ここで中心交差点候補リストAとは、中心交差点に
なりうる交差点番号が記されたリストをいう。判定が否
定されるとステップS8に移行し、中心交差点候補リス
トAに隣接交差点を追加する。ステップS9では、隣接
交差点の直前交差点Aとして、現在の中心交差点を設定
する。ここで直前交差点とは、隣接交差点に最も小さい
交差点で、かつ隣接交差点より道程hが小さい交差点を
いう。
In step S7 in FIG. 3, it is determined whether or not the current adjacent intersection exists in the center intersection candidate list A. Here, the center intersection candidate list A is a list in which intersection numbers that can be the center intersection are described. If the determination is negative, the process moves to step S8, and the adjacent intersection is added to the center intersection candidate list A. In step S9, the current center intersection is set as the intersection A immediately before the adjacent intersection. Here, the immediately preceding intersection is an intersection that is the smallest intersection with the adjacent intersection and that has a smaller distance h than the adjacent intersection.

【0015】ステップS10では、すべての隣接交差点
についてステップS4〜S9の処理を行ったか否かを判
定する。判定が否定されるとステップS4に戻り、判定
が肯定されるとステップS11に移行する。ステップS
11では、中心交差点候補リストAが空か否かを判定す
る。判定が肯定されると処理を終了し、判定が否定され
るとステップS12に移行する。ステップS12では、
中心交差点候補リストAの中で道程hが最も小さい交差
点を新たな中心交差点として設定する。
In step S10, it is determined whether or not the processing in steps S4 to S9 has been performed for all adjacent intersections. If the determination is negative, the process returns to step S4, and if the determination is positive, the process proceeds to step S11. Step S
At 11, it is determined whether or not the center intersection candidate list A is empty. If the determination is affirmative, the process ends, and if the determination is negative, the process proceeds to step S12. In step S12,
An intersection having the smallest distance h in the center intersection candidate list A is set as a new center intersection.

【0016】ステップS13では、中心交差点候補リス
トAから新たに選択された中心交差点を消去する。ステ
ップS14では、ステップS12の処理を行う直前の中
心交差点のフラグを「1」にしてステップS4に戻る。
このフラグが「1」になることにより、その交差点につ
いて道程hが求まった、すなわちその交差点についての
経路探索が終了したことが示される。
In step S13, the center intersection newly selected from the center intersection candidate list A is deleted. In step S14, the flag of the center intersection immediately before performing the process of step S12 is set to "1", and the process returns to step S4.
When this flag becomes “1”, it indicates that the route h has been obtained for the intersection, that is, the route search for the intersection has been completed.

【0017】以上に説明した図2,3のフローチャート
の動作をまとめると、ステップS1〜S3で初期設定を
行い、ステップS4〜S7で隣接交差点の道程hの更新
処理を行う。ステップS8〜S10では、中心交差点候
補リストAへの登録と隣接交差点の直前交差点の設定を
行う。中心交差点に隣接する交差点すべてについてステ
ップS4〜S9の処理を行った後、ステップS12では
中心交差点候補リストAの中で道程hが最小の交差点を
中心交差点に設定する。イグニションキーがオフされる
まで、あるいは中心交差点候補リストが空になるまでス
テップS4〜S10の処理が繰り返される。
In summary of the operations of the flowcharts of FIGS. 2 and 3 described above, initialization is performed in steps S1 to S3, and a process h for updating the distance h of the adjacent intersection is performed in steps S4 to S7. In steps S8 to S10, registration to the central intersection candidate list A and setting of an intersection just before an adjacent intersection are performed. After performing the processing of steps S4 to S9 for all the intersections adjacent to the center intersection, in step S12, the intersection having the smallest distance h in the center intersection candidate list A is set as the center intersection. Steps S4 to S10 are repeated until the ignition key is turned off or the center intersection candidate list becomes empty.

【0018】例えば、図2,3の処理を開始する前にC
PU4によって演算された最適経路が図4(a)の太線
部分である場合、図2,3の処理を所定時間行うことに
より、図4(b)の斜線で示された探索領域Aの範囲に
ついて経路探索が行われる。さらに時間が経過すると、
図4(c)に示すように、探索領域Aの面積は大きくな
る。
For example, before starting the processing of FIGS.
When the optimal route calculated by the PU 4 is a thick line portion in FIG. 4A, the processing in FIGS. 2 and 3 is performed for a predetermined time, so that the range of the search area A indicated by the oblique line in FIG. A route search is performed. After more time,
As shown in FIG. 4C, the area of the search area A increases.

【0019】一方CPU4は、図2,3の処理を行う合
間に、例えば一定時間ごとに図5〜7に示す経路離脱復
帰処理を行う。この経路離脱復帰処理では、車両が経路
離脱を起こしたか否かの判断と、経路離脱を起こした車
両位置から目的地にかけての経路探索を行う。図5のス
テップS101では、車両が経路離脱を起こしたか否か
を判定する。この判定は、方位センサ1および車速セン
サ2等によって求められる車両の現在地と、RAM6に
記憶されている最適経路データとを比較することにより
行う。ステップS101の判定が否定されると処理を終
了し、判定が肯定されるとステップS102に移行し、
図2のステップS1と同様にして、車両の現在地に近い
交差点を出発交差点として特定する。ステップS103
では、出発交差点のフラグが「1」であるか否かを判定
する。このフラグが「1」になると、現在の探索対象の
交差点(ここでは出発交差点)について、すでに目的地
からの経路探索が終了したことが示される。
On the other hand, the CPU 4 performs the route leaving / returning process shown in FIGS. In this route departure return processing, it is determined whether or not the vehicle has departed from the route, and a route search from the vehicle position where the route has departed to the destination is performed. In step S101 in FIG. 5, it is determined whether the vehicle has left the route. This determination is made by comparing the current position of the vehicle obtained by the direction sensor 1 and the vehicle speed sensor 2 with the optimum route data stored in the RAM 6. If the determination in step S101 is negative, the process ends, and if the determination is positive, the process proceeds to step S102,
As in step S1 of FIG. 2, an intersection close to the current location of the vehicle is specified as a departure intersection. Step S103
Then, it is determined whether or not the departure intersection flag is “1”. When this flag becomes “1”, it indicates that the route search from the destination has already been completed for the current intersection to be searched (here, the departure intersection).

【0020】ステップS103の判定が肯定された場
合、すなわち経路探索が終了している場合にはステップ
S104に移行し、ステップS102で選択された出発
交差点から、図2,3の処理で求まった直前交差点Aを
順に辿って目的交差点に達するまでの経路を、新たな最
適経路としてRAM6に記憶して処理を終了する。すな
わち、車両が経路離脱を起こしても、図8(a)に示す
ように、車両の現在地(図示の矢印マーク)での経路探
索がすでに終了している場合には、新たな経路探索を行
わずに処理を終了する。このため、経路探索処理を省略
できるとともに、図2,3の探索結果に基づいて最適経
路を即座にディスプレイ9に表示できる。一方、図8
(b)に示すように、経路離脱後の車両位置が探索領域
Aの外にある場合には、以下に説明するステップS10
5以降の処理によって、図示の斜線で示した探索領域B
の範囲について経路探索を行う。
If the determination in step S103 is affirmative, that is, if the route search has been completed, the process proceeds to step S104, and immediately before the departure intersection selected in step S102 is obtained in the processing in FIGS. The route up to the target intersection by sequentially tracing the intersection A is stored in the RAM 6 as a new optimum route, and the process is terminated. That is, even if the vehicle has left the route, as shown in FIG. 8A, if the route search at the current location (the arrow mark in the drawing) of the vehicle has already been completed, a new route search is performed. The process ends without executing. Therefore, the route search process can be omitted, and the optimum route can be immediately displayed on the display 9 based on the search results of FIGS. On the other hand, FIG.
As shown in (b), when the vehicle position after leaving the route is outside the search area A, step S10 described below.
5 and thereafter, the search area B indicated by oblique lines in FIG.
A route search is performed for the range of.

【0021】図5のステップS103の判定が否定され
るとステップS105に移行し、中心交差点として出発
交差点を設定する。ステップS106では、出発交差点
の道程gを0に設定し、それ以外の交差点の道程gを非
常に大きな値+∞に設定する。なお道程gとは、出発交
差点から他の交差点までの距離をいう。ステップS10
7では、中心交差点に隣接する交差点の中からいずれか
一つを選択する。ステップS108では、図9(a)に
示すように、中心交差点の道程gと、中心交差点から隣
接交差点までの距離とを加算した値が、隣接交差点の道
程gより小さいか否かを判定する。判定が肯定されると
ステップS109に移行し、ステップS108で加算し
た値を、隣接交差点の道程gとして設定する。
If the determination in step S103 in FIG. 5 is negative, the process moves to step S105, and the departure intersection is set as the center intersection. In step S106, the distance g of the departure intersection is set to 0, and the distance g of the other intersections is set to a very large value + ∞. The distance g means the distance from the departure intersection to another intersection. Step S10
At 7, one of the intersections adjacent to the central intersection is selected. In step S108, as shown in FIG. 9A, it is determined whether or not a value obtained by adding the distance g from the center intersection to the distance from the center intersection to the adjacent intersection is smaller than the distance g from the adjacent intersection. If the determination is affirmative, the process proceeds to step S109, and the value added in step S108 is set as the distance g of the adjacent intersection.

【0022】ステップS110では、中心交差点を隣接
交差点の直前交差点Bとして設定する。ステップS11
1では、隣接交差点のフラグが「1」であるか否かを判
定する。隣接交差点のフラグが「1」になるのは、隣接
交差点について最終交差点からの経路探索が終了した場
合、すなわち図9(b)に示すように、隣接交差点が探
索領域A内に位置する場合であり、この場合には図6の
ステップS112に移行する。
In step S110, the center intersection is set as the intersection B immediately before the adjacent intersection. Step S11
At 1, it is determined whether or not the flag of the adjacent intersection is “1”. The flag of the adjacent intersection becomes “1” when the route search from the final intersection is completed for the adjacent intersection, that is, when the adjacent intersection is located in the search area A as shown in FIG. Yes, in this case, the process proceeds to step S112 in FIG.

【0023】ステップS112では、図2,3の処理に
よって求めた隣接交差点の道程h(最終交差点から隣接
交差点までの距離)と、ステップS110で求めた隣接
交差点の道程g(出発交差点から中心交差点を通って隣
接交差点までの距離)とを加算した値が、最終交差点の
道程gより小さいか否かを判定する。判定が肯定される
とステップS113に移行し、隣接交差点の道程gと隣
接交差点の道程hとを加算した値を、最終交差点の道程
gとして設定する。ステップS114では、現在の隣接
交差点を最終交差点の直前交差点Bとして設定する。こ
こで、隣接交差点と最終交差点との間に複数個の交差点
が存在するにもかかわらず、最終交差点の直前交差点と
して隣接交差点を設定する理由は、後述する接点交差点
の探索のためである。
In step S112, the distance h of the adjacent intersection (the distance from the last intersection to the adjacent intersection) obtained by the processing of FIGS. 2 and 3 and the distance g of the adjacent intersection obtained in step S110 (the distance g from the departure intersection to the center intersection) It is determined whether or not the value obtained by adding the distance to the adjacent intersection through the route is smaller than the distance g of the final intersection. If the determination is affirmative, the process proceeds to step S113, and a value obtained by adding the distance g of the adjacent intersection and the distance h of the adjacent intersection is set as the distance g of the final intersection. In step S114, the current adjacent intersection is set as the intersection B immediately before the last intersection. Here, the reason why an adjacent intersection is set as an intersection immediately before the final intersection, even though there are a plurality of intersections between the adjacent intersection and the final intersection, is to search for a contact intersection to be described later.

【0024】ステップS115では、最終交差点が中心
交差点候補リストBに存在するか否かを判定する。判定
が否定されるとステップS116に移行し、中心交差点
候補リストBに最終交差点を登録して図7のステップS
119に移行する。
In step S115, it is determined whether or not the last intersection exists in the center intersection candidate list B. If the determination is negative, the process proceeds to step S116, where the final intersection is registered in the central intersection candidate list B, and the process proceeds to step S116 in FIG.
Move to 119.

【0025】一方、図5のステップS111で判定が否
定、すなわち現在の隣接交差点が図9(a)に示すよう
に、探索領域A内に位置しない場合には図6のステップ
S117に移行し、隣接交差点が中心交差点候補リスト
Bに存在するか否かを判定する。判定が否定されるとス
テップS118に移行し、中心交差点候補リストBに隣
接交差点を追加登録するとともに、目的交差点から隣接
交差点までの直線距離を算出し、その値を推測道程h’
として記録する。また、中心交差点から隣接交差点まで
の道程gをRAM6に記憶して図7のステップS119
に移行する。
On the other hand, if the determination in step S111 in FIG. 5 is negative, that is, if the current adjacent intersection is not located within the search area A as shown in FIG. 9A, the process proceeds to step S117 in FIG. It is determined whether or not the adjacent intersection exists in the center intersection candidate list B. If the determination is negative, the process proceeds to step S118, where the adjacent intersection is additionally registered in the center intersection candidate list B, the straight-line distance from the target intersection to the adjacent intersection is calculated, and the value is calculated as the estimated travel distance h ′.
Record as Further, the route g from the central intersection to the adjacent intersection is stored in the RAM 6, and the process proceeds to step S119 in FIG.
Move to

【0026】図5のステップS108の判定が否定され
た場合も図7のステップS119に移行し、すべての隣
接交差点についてステップS107〜S118までの処
理を行ったか否かを判定し、判定が肯定されるとステッ
プS120に移行する。ステップS120では、中心交
差点候補リストBの中から最小の(g+h’)を有する
交差点を新しい中心交差点に選定する。ステップS12
1では、S120で選定した交差点を中心交差点候補リ
ストBから消去する。ステップS122では、新たな中
心交差点が最終交差点であるか否かを判定し、判定が否
定されると図5のステップS107に戻る。
If the determination in step S108 in FIG. 5 is denied, the process also proceeds to step S119 in FIG. 7, and it is determined whether or not the processes in steps S107 to S118 have been performed for all adjacent intersections. Then, the process proceeds to step S120. In step S120, an intersection having the smallest (g + h ′) is selected from the center intersection candidate list B as a new center intersection. Step S12
In step 1, the intersection selected in S120 is deleted from the center intersection candidate list B. In step S122, it is determined whether or not the new center intersection is the last intersection. If the determination is negative, the process returns to step S107 in FIG.

【0027】図9(a)に示す探索領域Bは、ステップ
S107〜S122の処理を継続することで、次第に目
的地の方向に広がり、ステップS122の判定が肯定さ
れると、図9(c)に示す大きさになる。
The search area B shown in FIG. 9A gradually expands in the direction of the destination by continuing the processing of steps S107 to S122, and if the determination in step S122 is affirmed, the search area B shown in FIG. It becomes the size shown in.

【0028】ステップS122の判定が肯定されるとス
テップS123に移行し、出発交差点の直前交差点を接
点交差点として設定する。接点交差点とは、経路探索方
向を切り換える交差点をいう。すなわち、接点交差点か
ら目的地にかけては図2,3の処理による経路探索結果
(図9(c)に示す探索領域A)によって、一方接点交
差点から車両の現在地にかけては図5〜7の処理による
経路探索結果(図9(cに示す探索領域B)によって最
適経路を求める。
If the determination in step S122 is affirmative, the process proceeds to step S123, where the intersection just before the departure intersection is set as the contact intersection. The contact intersection is an intersection that switches the route search direction. That is, from the contact intersection to the destination, the route search result by the processing of FIGS. 2 and 3 (search area A shown in FIG. 9C), and from the one contact intersection to the current location of the vehicle, the route by the processing of FIGS. The optimum route is obtained based on the search result (search area B shown in FIG. 9C).

【0029】ステップS124では、接点交差点から直
前交差点Aを順に辿ることにより、接点交差点から最終
交差点までの経路を求める。ステップS125では、接
点交差点から直前交差点Bを順に辿ることにより、接点
交差点から出発交差点までの経路を求める。ステップS
126では、ステップS124,S125の結果を合成
することにより、出発交差点から最終交差点までの最適
経路を求め、その結果をRAM6に記憶するとともに、
ディスプレイ9に表示して処理を終了する。
In step S124, a route from the contact intersection to the last intersection is obtained by sequentially tracing the immediately preceding intersection A from the contact intersection. In step S125, a route from the junction intersection to the departure intersection is obtained by sequentially tracing the immediately preceding intersection B from the junction intersection. Step S
At 126, the results of steps S124 and S125 are combined to determine the optimal route from the departure intersection to the final intersection, and the result is stored in the RAM 6,
The information is displayed on the display 9 and the process ends.

【0030】以上、図5〜7のフローチャートの処理を
まとめると、ステップS101で経路離脱したか否かを
判定し、ステップS102〜S106では初期設定を行
う。ステップS107〜S110では隣接交差点の道程
gおよび隣接交差点の直前交差点の更新を行う。ステッ
プS110では、隣接交差点が探索領域A内に位置する
か否かを判定し、判定が肯定されるとステップS112
〜S116によって最終交差点の道程gおよび最終交差
点の直前交差点の更新を行う。一方、ステップS110
の判定が否定されると、ステップS117,S118に
よって中心交差点候補リストBへの隣接交差点の登録
と、隣接交差点の(g+h’)の演算を行う。中心交差
点に隣接するすべての交差点について、ステップS10
7〜S118の処理を行った後、ステップS120で中
心交差点候補リストBの中で最小の(g+h’)を有す
る交差点を選定し、ステップS107〜S121処理を
繰り返す。中心交差点が最終交差点と一致すると、ステ
ップS123で接点交差点を設定し、ステップS124
〜S126によって最適経路を求める。
As described above, when the processes in the flowcharts of FIGS. 5 to 7 are summarized, it is determined in step S101 whether or not the route has left, and initialization is performed in steps S102 to S106. In steps S107 to S110, the route g of the adjacent intersection and the intersection immediately before the adjacent intersection are updated. In step S110, it is determined whether or not the adjacent intersection is located within the search area A. If the determination is affirmative, step S112 is performed.
Through step S116, the route g of the final intersection and the intersection immediately before the final intersection are updated. On the other hand, step S110
Is negative, registration of the adjacent intersection in the center intersection candidate list B and calculation of (g + h ′) of the adjacent intersection are performed in steps S117 and S118. Step S10 is performed for all intersections adjacent to the central intersection.
After performing the processing of 7 to S118, the intersection having the minimum (g + h ′) is selected from the center intersection candidate list B in step S120, and the processing of steps S107 to S121 is repeated. If the center intersection coincides with the final intersection, a contact intersection is set in step S123, and step S124
The optimal route is obtained through S126.

【0031】このように、上記実施例では、いったん車
両が走行を開始すると、CPU4の空き時間を利用して
目的地を中心とした無指向性の経路探索を行うととも
に、車両が経路離脱を起こしたか否かを定期的に検出す
る。車両が経路離脱を起こすと、上記無指向性の経路探
索を行った範囲内に車両が位置するか否かを判定し、そ
の範囲内に車両が位置する場合には、上記無指向性の探
索結果によって最適経路を求めるようにしたため、新た
に経路探索を行わずに済む。一方、無指向性の経路探索
範囲内に車両が位置しない場合には、無指向性の経路探
索範囲を最大限利用して経路探索を行うようにしたた
め、経路探索に要する時間が大幅に短縮される。
As described above, in the above-described embodiment, once the vehicle starts running, the omnidirectional route search centering on the destination is performed using the idle time of the CPU 4, and the vehicle leaves the route. Is periodically detected. When the vehicle departs from the route, it is determined whether or not the vehicle is located within the range in which the omnidirectional route search was performed. If the vehicle is located within the range, the omnidirectional search is performed. Since the optimum route is determined based on the result, a new route search does not need to be performed. On the other hand, when the vehicle is not located within the omnidirectional route search range, the route search is performed by making full use of the omnidirectional route search range, so that the time required for the route search is significantly reduced. You.

【0032】図2,3のフローチャートでは無指向性の
経路探索を行ったが、A*法等による指向性探索を行っ
てもよい。図5〜7のフローチャートでは、経路離脱が
検出された車両位置から経路探索を行うようにしたが、
例えば車両が交差点の少ない道路等を走行している場合
には、方位センサ1や車速センサ2等を用いて今後の車
両の走行位置を予測し、その予測した位置から図の処理
を開始してもよい。このようにすれば、図5〜7の処理
に時間がかかっても車両を正しく誘導することができ
る。また、車両が経路離脱した場合には、その旨を警告
表示あるいは警告音を発生し、新たな経路が演算された
場合には、従来の最適経路と異なる色で表示して運転者
に注意を促してもよい。なお、上記実施例では、目的地
までの車両走行距離が最短になるような経路を探索した
が、目的地までの車両走行時間が最短になる経路を探索
してもよい。
In the flowcharts of FIGS. 2 and 3, a non-directional route search is performed, but a directivity search by the A * method or the like may be performed. In the flowcharts of FIGS. 5 to 7, the route search is performed from the vehicle position where the route departure is detected.
For example, when the vehicle is traveling on a road with few intersections, a future traveling position of the vehicle is predicted using the direction sensor 1, the vehicle speed sensor 2, and the like, and processing of the diagram is started from the predicted position. Is also good. In this way, the vehicle can be properly guided even if the processing in FIGS. Also, when the vehicle has left the route, a warning display or a warning sound is generated, and when a new route is calculated, it is displayed in a different color from the conventional optimal route to alert the driver. You may be prompted. In the above-described embodiment, a route that minimizes the vehicle travel distance to the destination is searched for, but a route that minimizes the vehicle travel time to the destination may be searched for.

【0033】このように構成された実施例にあっては、
地図記憶メモリ3が道路地図記憶手段に、方位センサ1
および車速センサ2が車両位置検出手段に、操作ボード
7が目的地設定手段に、CPU4が第1の経路探索手段
に、ディスプレイ9が表示手段に、図2,3が第2の経
路探索手段に、図5のステップS101が離脱判定手段
に、図5のステップS111が現在地判定手段に、図5
〜7が第3の経路探索手段に、それぞれ対応する。
In the embodiment configured as described above,
The map storage memory 3 stores the direction sensor 1 in the road map storage means.
And the vehicle speed sensor 2 as the vehicle position detecting means, the operation board 7 as the destination setting means, the CPU 4 as the first route searching means, the display 9 as the display means, and FIGS. 2 and 3 as the second route searching means. 5, step S101 in FIG. 5 corresponds to the departure determination unit, and step S111 in FIG.
7 correspond to the third route searching means, respectively.

【0034】[0034]

【発明の効果】以上詳細に説明したように、本発明によ
れば、第2の経路探索手段によって目的地からその周
各交差点に至る最適経路を継続して探索し、車両が第
1の経路探索手段によって探索された最適経路から離脱
し、かつ、経路離脱時に現在地が第2の経路探索手段に
よって探索された範囲にない場合には、第2の経路探
索手段の探索結果と道路地図データとに基づいて離脱後
の現在地から目的地に至る最適経路を探索するようにし
たため、経路探索時間を大幅に短縮できる。
As described [Effect Invention above in detail, according to the present invention, the peripheral from the destination by the second route search means
The vehicle continues to search for the optimal route to each intersection, and the vehicle departs from the optimal route searched by the first route searching means.
And, and, the current position at the time of route withdrawal if not in the range which is searched by the second route search means, after leaving on the basis of the search result and the road map data of the second route search means
Since the optimal route from the current location to the destination is searched, the route search time can be greatly reduced.

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

【図1】本発明による車両用経路誘導装置の一実施例の
ブロック図である。
FIG. 1 is a block diagram of an embodiment of a vehicle route guidance device according to the present invention.

【図2】CPUによる無指向性検索のフローチャートで
ある。
FIG. 2 is a flowchart of an omnidirectional search by a CPU.

【図3】図2に続くフローチャートである。FIG. 3 is a flowchart following FIG. 2;

【図4】経路探索の例を示す図である。FIG. 4 is a diagram illustrating an example of a route search.

【図5】CPUによる経路離脱復帰処理を示すフローチ
ャートである。
FIG. 5 is a flowchart illustrating a route departure return process performed by a CPU.

【図6】図5に続くフローチャートである。FIG. 6 is a flowchart following FIG. 5;

【図7】図6に続くフローチャートである。FIG. 7 is a flowchart following FIG. 6;

【図8】経路離脱の例を示す図である。FIG. 8 is a diagram illustrating an example of route departure.

【図9】図5〜7の処理による探索範囲を示す図であ
る。
FIG. 9 is a diagram showing a search range by the processing of FIGS.

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

1 方位センサ 2 車速センサ 3 地図記憶メモリ 4 CPU 5 ROM 6 RAM 7 操作ボード 8 V−RAM 9 ディスプレイ Reference Signs List 1 direction sensor 2 vehicle speed sensor 3 map storage memory 4 CPU 5 ROM 6 RAM 7 operation board 8 V-RAM 9 display

フロントページの続き (56)参考文献 特開 平6−68382(JP,A) 特開 平5−45170(JP,A) 特開 平4−280287(JP,A) 特開 平3−219397(JP,A) 特開 平3−127199(JP,A) 特開 平1−173815(JP,A) 特開 昭61−38518(JP,A) 実開 平2−99310(JP,U) (58)調査した分野(Int.Cl.7,DB名) G01C 21/00 G08G 1/0969 G09B 29/10 Continuation of front page (56) References JP-A-6-68382 (JP, A) JP-A-5-45170 (JP, A) JP-A-4-280287 (JP, A) JP-A-3-219397 (JP JP-A-3-127199 (JP, A) JP-A-1-173815 (JP, A) JP-A-61-38518 (JP, A) JP-A-2-99310 (JP, U) (58) Field surveyed (Int. Cl. 7 , DB name) G01C 21/00 G08G 1/0969 G09B 29/10

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 交差点情報を含む道路地図データを記憶
する道路地図記憶手段と、 車両の現在地を検出する車両位置検出手段と、 目的地を設定する目的地設定手段と、 前記道路地図データに基づいて、現在地から目的地に至
る最適経路を探索する第1の経路探索手段と、 この第1の経路探索手段によって探索された最適経路を
表示する表示手段とを備える車両用経路誘導装置におい
て、 目的地からその周辺の各交差点に至る最適経路を、目的
地からその周辺に向けて順次に探索する第2の経路探索
手段と、 前記第1の経路探索手段によって探索された最適経路か
ら車両が離脱したか否かを判定する離脱判定手段と、 前記離脱した車両の現在地が前記第2の経路探索手段に
よって探索された範囲内にあるか否かを判定する現在地
判定手段と、 前記離脱判定手段によって最適経路から車両が離脱した
と判定され、かつ前記現在地判定手段によって現在地が
前記第2の経路探索手段の探索範囲内にないと判定され
ると、前記第2の経路探索手段による探索結果と前記道
路地図データとに基づいて、離脱後の現在地から目的地
に至る最適経路を探索する第3の経路探索手段と、を備
えることを特徴とする車両用経路誘導装置。
1. Road map storage means for storing road map data including intersection information; vehicle position detection means for detecting a current position of a vehicle; destination setting means for setting a destination; A first route searching means for searching for an optimum route from the current location to the destination; and a display means for displaying the optimum route searched by the first route searching means. the optimum path from the earth to the intersection of the peripheral, the second route search means for successively searching toward its periphery from the destination, the vehicle from the optimum route searched by the first route search means Departure determination means for determining whether or not the vehicle has left; current position determination means for determining whether the current location of the departed vehicle is within a range searched by the second route search means. The vehicle from the optimum path by the deviation judgment unit is determined to be disengaged, and current position by said current position determining means
If it is determined that the route is not within the search range of the second route search means, the optimal route from the current position after the departure to the destination is determined based on the search result by the second route search means and the road map data. And a third route searching means for searching for a vehicle.
【請求項2】 請求項1に記載された車両用経路誘導装
置において、 前記第3の経路探索手段は、前記第2の経路探索手段に
よって探索された交差点に達するまで探索を行うことを
特徴とする車両用経路誘導装置。
2. The vehicle route guidance device according to claim 1, wherein the third route searching means performs a search until reaching an intersection searched by the second route searching means. Route guidance device for vehicles.
【請求項3】 請求項1または請求項2に記載された車
両用経路誘導装置において、 前記第1の経路探索手段、前記第2の経路探索手段およ
び前記第3の経路探索手段は、車両走行時間が最も短い
経路を探索することを特徴とする車両用経路誘導装置。
3. The vehicle route guidance device according to claim 1 , wherein the first route search unit, the second route search unit, and the third route search unit are configured to drive the vehicle. A route guidance device for a vehicle, which searches for a route with the shortest time.
【請求項4】 請求項1または請求項2に記載された車
両用経路誘導装置において、 前記第1の経路探索手段、前記第2の経路探索手段およ
び前記第3の経路探索手段は、車両走行距離が最も短い
経路を探索することを特徴とする車両用経路誘導装置。
4. The vehicle route guidance device according to claim 1 , wherein the first route search unit, the second route search unit, and the third route search unit are configured to drive the vehicle. A vehicle route guidance device for searching for a route having the shortest distance.
JP32278793A 1993-12-21 1993-12-21 Route guidance device for vehicles Expired - Fee Related JP3235307B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32278793A JP3235307B2 (en) 1993-12-21 1993-12-21 Route guidance device for vehicles

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32278793A JP3235307B2 (en) 1993-12-21 1993-12-21 Route guidance device for vehicles

Publications (2)

Publication Number Publication Date
JPH07174577A JPH07174577A (en) 1995-07-14
JP3235307B2 true JP3235307B2 (en) 2001-12-04

Family

ID=18147633

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32278793A Expired - Fee Related JP3235307B2 (en) 1993-12-21 1993-12-21 Route guidance device for vehicles

Country Status (1)

Country Link
JP (1) JP3235307B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011229292A (en) * 2010-04-20 2011-11-10 Mitsubishi Electric Corp Charge controller
US9026517B2 (en) 2012-12-13 2015-05-05 International Business Machines Corporation Searching a vertex in a path

Also Published As

Publication number Publication date
JPH07174577A (en) 1995-07-14

Similar Documents

Publication Publication Date Title
US6807482B2 (en) Navigation apparatus and navigation method
US7031829B2 (en) Car navigation system prioritizing automatic travel road
JP3648767B2 (en) Vehicle route guidance device
US20010013837A1 (en) Lane guidance display method, and navigation device and recording medium for realizing the method
JP4424961B2 (en) Navigation device and navigation method
JPH09178498A (en) Method of correcting vehicle position
JP2007024833A (en) On-vehicle navigation apparatus
WO1992021937A1 (en) Navigation apparatus and navigation method
JP4442290B2 (en) Car navigation system
JPH0961179A (en) Route guiding apparatus for vehicle
JP3941605B2 (en) Car navigation system
JPH09152354A (en) Navigation apparatus for vehicle
WO2002003033A1 (en) Guide display method in on-vehicle navigator
JP2882251B2 (en) Route guidance device
JP3235307B2 (en) Route guidance device for vehicles
JP4513814B2 (en) Vehicle navigation device
JPH06323861A (en) Navigation system having route calculating function
JP3283146B2 (en) Car navigation system
JP2964832B2 (en) Road map display device
JPH0844996A (en) Navigation device for vehicle
JPH08292056A (en) On-vehicle route searching device
JP3653121B2 (en) In-vehicle route search device and recommended route display method
JP3092405B2 (en) Route guidance device for vehicles
JP2016145839A (en) Navigation system
JPH08136277A (en) Navigation apparatus with detour course calculating function

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 6

Free format text: PAYMENT UNTIL: 20070928

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

Free format text: PAYMENT UNTIL: 20080928

Year of fee payment: 7

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

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20090928

LAPS Cancellation because of no payment of annual fees