JPH07174577A - Route guidance apparatus for vehicle - Google Patents

Route guidance apparatus for vehicle

Info

Publication number
JPH07174577A
JPH07174577A JP32278793A JP32278793A JPH07174577A JP H07174577 A JPH07174577 A JP H07174577A JP 32278793 A JP32278793 A JP 32278793A JP 32278793 A JP32278793 A JP 32278793A JP H07174577 A JPH07174577 A JP H07174577A
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.)
Granted
Application number
JP32278793A
Other languages
Japanese (ja)
Other versions
JP3235307B2 (en
Inventor
Okihiko Nakayama
沖彦 中山
Masayasu Iwasaki
政康 岩崎
Guramu Buraian
グラム ブライアン
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

Landscapes

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

Abstract

PURPOSE:To shorten the search time of an optimum route when a vehicle is deviated from the route by searching the optimum route from a destination up to every crossing in its periphery continuously. CONSTITUTION:The route guidance apparatus for a vehicle is provided with a direction sensor 1, a vehicle-velocity sensor 2, a map storage memory 3, a CPU 4, a ROM 5, a RAM 6, a V-RAM 8 and a display 9. The CPU 4 first operates an optimum route up to a destination from a present point, and the vehicle is guided according to the route. When the vehicle starts to run, the CPU 4 operates an optimum route from the destination by utilizing an empty time. In addition, the CPU 4 periodically detects whether the vehicle has been deviated from the optimum route. When it has been deviated from the route, a new route is not searched as long as a route up to a present point has already been searched. On the other hand, when the route up to the present point is not searched, a range in which the route has already been searched is utilized to the full, and the route is searched. As a result, the search time of the route is shortened when the route is deviated from the optimum route.

Description

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

【0001】[0001]

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

【0002】[0002]

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

【0003】[0003]

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

【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 device is selected for the route return mode selected when the distance from which the route has departed (hereinafter referred to as the amount of route departure) is small, and when the amount of route departure is large or when it is desired to accurately obtain the optimum route. A route calculation mode is provided, and when the route return mode is selected, a route for returning the vehicle to the original route is searched, and when all route calculation modes are selected, all routes between the current position and the destination are searched. To do. As a result, the route return mode may be selected when there is not enough time, and the all-routes calculation mode may be selected when there is enough time. You can search the route.

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

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

【0007】[0007]

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

【0008】[0008]

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

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

【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に表示される。
1 is a block diagram of an embodiment of a vehicle route guiding apparatus according to the present embodiment. In FIG. 1, reference numeral 1 denotes an azimuth sensor, which detects the traveling azimuth of the vehicle by detecting the geomagnetism at the 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. Three
Is a map storage memory that stores road map data including intersection network data, such as road type information such as highways and national roads, intersection connecting road information, distance information between intersections, road width information, and character information such as place names. Is remembered. Reference numeral 4 denotes a CPU that performs calculation of an optimum route from the starting point of the vehicle to the destination and processes of FIGS. The CPU 4 also controls various sensors (not shown) and controllers in the vehicle. 5 is CPU 4
RO storing the control program executed by the
M and 6 are RAMs for storing the route search result by the CPU 4.
Is. 7 is an operation board for inputting the destination of the vehicle, and 8 is a V- for storing the image data generated by the CPU 4.
This is a RAM, and the data stored in this V-RAM 8 is displayed on the display 9.

【0011】図1のように構成された車両用経路誘導装
置において、CPU4は車両走行中に、車速センサ2か
ら出力される単位時間当たりのパルス数またはパルス周
期を測定することにより車両の走行速度を検出するとと
もに、パルス数を計測することにより車両の走行距離を
検出する。次にCPU4は、検出した車両走行距離と方
位センサ1により検出される車両の進行方位とに基づい
て車両の走行軌跡を演算し、地図記憶メモリ3に記憶さ
れている道路地図データとマップマッチングを行って車
両の現在地を特定する。次にCPU4は、公知のダイク
ストラ法等に基づいて、車両の現在地から目的地までの
最適経路を演算する。
In the vehicle route guiding apparatus configured as shown in FIG. 1, the CPU 4 measures the number of pulses per unit time or the pulse period output from the vehicle speed sensor 2 while the vehicle is traveling, thereby the traveling speed of the vehicle. And the traveling distance of the vehicle is detected by measuring the number of pulses. Next, the CPU 4 calculates the traveling locus of the vehicle on the basis of the detected vehicle traveling distance and the traveling direction of the vehicle detected by the orientation sensor 1, and performs map matching with the road map data stored in the map storage memory 3. Go and identify the current location of the vehicle. Next, the CPU 4 calculates the optimum 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号公報に開示
されているように、目的地周辺の交差点の中から、目的
地を中心とした所定半径の円外に存在し、かつ最も目的
地に近い交差点を最終交差点として選択する。
After that, the CPU 4 performs an omnidirectional search by the known Dijkstra method according to the flowcharts of FIGS. The operation of the flowcharts of FIGS. 2 and 3 will be described in detail below. The omnidirectional search in FIGS. 2 and 3 is performed centering on the destination, and is continuously executed by utilizing the idle time of the CPU 4 until the ignition key (not shown) is turned off. In step S1 of FIG. 2, the final intersection is specified.
This final intersection exists, for example, as disclosed in Japanese Patent Laid-Open No. 62-86499, outside the circle of a predetermined radius centered on the destination from among the intersections around the destination, and the most destination. Select an intersection close to 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 final intersection is set as the central intersection. Here, the central intersection refers to an intersection that is a search target. In step S3, 0 is set for the journey h at the final intersection.
And set a very large value + ∞ for the path h of all other intersections. Here, the path h refers to the distance from the final intersection to another intersection. In addition, all the flags provided for each intersection indicating 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 an adjacent intersection. In step S5, as shown in FIG. 4A, the distance h from the central intersection and the step S
The value obtained by adding the distance to the adjacent intersection selected in 4 is
It is determined whether or not the distance h is smaller than that 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 of FIG. 3, it is determined whether or not the current adjacent intersection exists in the central intersection candidate list A. Here, the central intersection candidate list A is a list in which the intersection numbers that can be the central intersections are described. If the determination is negative, the process proceeds to step S8, and the adjacent intersection is added to the central intersection candidate list A. In step S9, the current central intersection is set as the intersection A immediately before the adjacent intersection. Here, the immediately preceding intersection refers to an intersection that is the smallest of the adjacent intersections and that has a path h smaller than that of 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 processes of steps S4 to S9 have been performed for all the adjacent intersections. If the determination is negative, the process returns to step S4, and if the determination is affirmative, the process proceeds to step S11. Step S
At 11, it is determined whether the central 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,
In the central intersection candidate list A, the intersection with the smallest distance h is set as a new central intersection.

【0016】ステップS13では、中心交差点候補リス
トAから新たに選択された中心交差点を消去する。ステ
ップS14では、ステップS12の処理を行う直前の中
心交差点のフラグを「1」にしてステップS4に戻る。
このフラグが「1」になることにより、その交差点につ
いて道程hが求まった、すなわちその交差点についての
経路探索が終了したことが示される。
In step S13, the central intersection newly selected from the central intersection candidate list A is deleted. In step S14, the flag of the central 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の処理が繰り返される。
The operations of the flowcharts of FIGS. 2 and 3 described above can be summarized. Initial settings are made in steps S1 to S3, and the process h of the adjacent intersection is updated in steps S4 to S7. In steps S8 to S10, registration in the central intersection candidate list A and setting of the immediately preceding intersection of the adjacent intersections are performed. After performing the processes of steps S4 to S9 for all the intersections adjacent to the central intersection, the intersection having the smallest route h in the candidate list A of the central intersection is set as the central intersection in step S12. The processes of steps S4 to S10 are repeated until the ignition key is turned off or the central 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 optimum route calculated by the PU 4 is the thick line portion in FIG. 4 (a), the processing of FIGS. 2 and 3 is performed for a predetermined time so that the range of the search area A indicated by the diagonal line in FIG. A route search is performed. As time goes on,
As shown in FIG. 4C, the area of the search area A becomes large.

【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 departure recovery process shown in FIGS. 5 to 7 at fixed intervals, for example, between the processes of FIGS. In this route departure return processing, it is determined whether or not the vehicle has left the route, and a route search from the position of the vehicle that left the route to the destination is performed. In step S101 of 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 and the like 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.
Similar to step S1 in FIG. 2, an intersection close to the current position of the vehicle is specified as a departure intersection. Step S103
Then, it is determined whether or not the flag of the departure intersection is "1". When this flag becomes "1", it indicates that the route search from the destination has already been completed for the current search target intersection (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 crossing selected in step S102 is obtained in the processes of FIGS. The route that follows the intersection A in order and reaches the target intersection is stored in the RAM 6 as a new optimum route, and the process ends. That is, even if the vehicle leaves the route, as shown in FIG. 8A, if the route search at the vehicle's current position (the arrow mark in the figure) has already been completed, a new route search is performed. The process ends without doing anything. 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.
By the processing from 5 onward, the search area B shown by the diagonal lines in the figure
The route is searched for in the range.

【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 of FIG. 5 is negative, the process proceeds to step S105, and the departure intersection is set as the central intersection. In step S106, the journey g of the departure intersection is set to 0, and the journeys g of the other intersections are set to a very large value + ∞. The route g is the distance from the departure intersection to another intersection. Step S10
At 7, any one is selected from the intersections adjacent to the central intersection. In step S108, as shown in FIG. 9A, it is determined whether or not the value obtained by adding the distance g of the central intersection and the distance from the central intersection to the adjacent intersection is smaller than the distance g of 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 route g of the adjacent intersection.

【0022】ステップS110では、中心交差点を隣接
交差点の直前交差点Bとして設定する。ステップS11
1では、隣接交差点のフラグが「1」であるか否かを判
定する。隣接交差点のフラグが「1」になるのは、隣接
交差点について最終交差点からの経路探索が終了した場
合、すなわち図9(b)に示すように、隣接交差点が探
索領域A内に位置する場合であり、この場合には図6の
ステップS112に移行する。
In step S110, the central intersection is set as the intersection B immediately before the adjacent intersection. Step S11
At 1, it is determined whether 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. 9B. 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 path h of the adjacent intersection (distance from the final intersection to the adjacent intersection) obtained by the processing of FIGS. 2 and 3 and the path g of the adjacent intersection obtained in step S110 (from the starting intersection to the central intersection) It is determined whether or not the value obtained by adding (the distance to the adjacent intersection) is smaller than the route g of the final intersection. If the determination is affirmative, the process proceeds to step S113, and the value obtained by adding the route g of the adjacent intersection and the route h of the adjacent intersection is set as the route g of the final intersection. In step S114, the current adjacent intersection is set as the intersection B immediately before the final intersection. Here, the reason why the adjacent intersection is set as the intersection immediately before the final intersection despite the plurality of intersections existing between the adjacent intersection and the final intersection is to search for a contact intersection described later.

【0024】ステップS115では、最終交差点が中心
交差点候補リストBに存在するか否かを判定する。判定
が否定されるとステップS116に移行し、中心交差点
候補リストBに最終交差点を登録して図7のステップS
119に移行する。
In step S115, it is determined whether or not the final intersection exists in the central intersection candidate list B. When the determination is negative, the process moves to step S116, the final intersection is registered in the central intersection candidate list B, and the step S in FIG.
Moving 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 is negative in step S111 of FIG. 5, 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 of FIG. It is determined whether or not the adjacent intersection exists in the central intersection candidate list B. When the determination is negative, the process proceeds to step S118, the adjacent intersection is additionally registered in the central intersection candidate list B, the straight line distance from the target intersection to the adjacent intersection is calculated, and the estimated distance h'is calculated.
To record as. In addition, the path g from the central intersection to the adjacent intersection is stored in the RAM 6 and the step S119 of FIG.
Move to.

【0026】図5のステップS108の判定が否定され
た場合も図7のステップS119に移行し、すべての隣
接交差点についてステップS107〜S118までの処
理を行ったか否かを判定し、判定が肯定されるとステッ
プS120に移行する。ステップS120では、中心交
差点候補リストBの中から最小の(g+h’)を有する
交差点を新しい中心交差点に選定する。ステップS12
1では、S120で選定した交差点を中心交差点候補リ
ストBから消去する。ステップS122では、新たな中
心交差点が最終交差点であるか否かを判定し、判定が否
定されると図5のステップS107に戻る。
Even when the determination in step S108 in FIG. 5 is negative, the process proceeds to step S119 in FIG. 7 to determine whether or not the processes in steps S107 to S118 have been performed for all the adjacent intersections, and the determination is affirmative. Then, the process proceeds to step S120. In step S120, the intersection having the minimum (g + h ') is selected from the candidate intersections B for central intersections as a new central intersection. Step S12
In 1, the intersection selected in S120 is deleted from the central intersection candidate list B. In step S122, it is determined whether the new central intersection is the final intersection, and 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 toward the destination by continuing the processing of steps S107 to S122, and when the determination in step S122 is affirmed, FIG. It becomes the size shown in.

【0028】ステップS122の判定が肯定されるとス
テップS123に移行し、出発交差点の直前交差点を接
点交差点として設定する。接点交差点とは、経路探索方
向を切り換える交差点をいう。すなわち、接点交差点か
ら目的地にかけては図2,3の処理による経路探索結果
(図9(c)に示す探索領域A)によって、一方接点交
差点から車両の現在地にかけては図5〜7の処理による
経路探索結果(図9(cに示す探索領域B)によって最
適経路を求める。
When the determination in step S122 is affirmative, the process proceeds to step S123, and 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, according to the route search result (search area A shown in FIG. 9C) from the contact intersection to the destination, the route from the contact intersection to the current location of the vehicle is processed by the processes 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, the route from the contact intersection to the final intersection is obtained by sequentially tracing the contact intersection A to the immediately preceding intersection A. In step S125, the route from the contact intersection to the departure intersection is obtained by sequentially tracing from the contact intersection to the immediately preceding intersection B. Step S
At 126, the optimum route from the starting intersection to the final intersection is obtained by combining the results of steps S124 and S125, and the result is stored in the RAM 6, and
Display on the display 9 and end the process.

【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, the processes of the flowcharts of FIGS. 5 to 7 can be summarized. In step S101, it is determined whether or not the route is departed, and in steps S102 to S106, initial setting is performed. In steps S107 to S110, the path g of the adjacent intersection and the intersection just 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, and if the determination is affirmative, step S112.
The path g of the final intersection and the intersection just before the final intersection are updated through S116. On the other hand, step S110
If the determination is negative, the adjacent intersections are registered in the central intersection candidate list B and (g + h ') of the adjacent intersections is calculated in steps S117 and S118. For all intersections adjacent to the central intersection, step S10
After performing the processes of 7 to S118, the intersection having the smallest (g + h ') in the central intersection candidate list B is selected in step S120, and the processes of steps S107 to S121 are repeated. If the central intersection coincides with the final intersection, the contact intersection is set in step S123, and step S124 is set.
The optimum route is obtained through S126.

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

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

【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 serves as the road map storage means, and the direction sensor 1
The vehicle speed sensor 2 serves as the vehicle position detecting means, the operation board 7 serves as the destination setting means, the CPU 4 serves as the first route searching means, the display 9 serves as the displaying means, and FIGS. 2 and 3 serve as the second route searching means. 5, step S101 of FIG. 5 is the departure determination means, step S111 of FIG. 5 is the current location determination means, and FIG.
7 to 7 correspond to the third route searching means, respectively.

【0034】[0034]

【発明の効果】以上詳細に説明したように、本発明によ
れば、第2の経路探索手段によって目的地からその周辺
への各交差点に至る最適経路を継続して探索し、車両が
第1の経路探索手段によって探索された最適経路から経
路離脱すると、車両の現在地が第2の経路探索手段によ
る探索範囲にある場合には、第2の経路探索手段の探索
結果によって最適経路を定めるようにしたため、新たな
経路探索を行わずに済むとともに、最適経路を即座に求
められる。また、経路離脱時に現在地が第2の経路探索
手段によって探索された範囲にない場合には、第2の経
路探索手段の探索結果に基づいて最適経路を探索するよ
うにしたため、経路探索時間を大幅に短縮できる。
As described above in detail, according to the present invention, the second route searching means continuously searches for the optimum route from the destination to each intersection and the vehicle is the first route. When the route departs from the optimum route searched by the route search means, if the current position of the vehicle is within the search range by the second route search means, the optimum route is determined by the search result of the second route search means. Therefore, it is not necessary to search for a new route and the optimum route can be immediately obtained. Further, when the current position is not within the range searched by the second route searching means at the time of leaving the route, the optimum route is searched based on the search result of the second route searching means. Can be shortened to

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

【図1】本発明による車両用経路誘導装置の一実施例の
ブロック図である。
FIG. 1 is a block diagram of an embodiment of a vehicle route guide 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.

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

【図5】CPUによる経路離脱復帰処理を示すフローチ
ャートである。
FIG. 5 is a flow chart showing a process of returning from a route by a CPU.

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

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

【図8】経路離脱の例を示す図である。FIG. 8 is a diagram showing 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 ディスプレイ 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

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 交差点情報を含む道路地図データを記憶
する道路地図記憶手段と、 車両の現在地を検出する車両位置検出手段と、 目的地を設定する目的地設定手段と、 前記道路地図データに基づいて、現在地から目的地に至
る最適経路を探索する第1の経路探索手段と、 この第1の経路探索手段によって探索された最適経路を
表示する表示手段とを備える車両用経路誘導装置におい
て、 目的地からその周辺への各交差点に至る最適経路を、目
的地からその周辺に向けて順次に探索する第2の経路探
索手段と、 前記第1の経路探索手段によって探索された最適経路か
ら車両が離脱したか否かを判定する離脱判定手段と、 前記離脱した車両の現在地が前記第2の経路探索手段に
よって探索された範囲内にあるか否かを判定する現在地
判定手段と、 前記離脱判定手段によって離脱したと判定され、かつ前
記現在地判定手段によって探索されていないと判定され
ると、前記第2の経路探索手段による探索結果と前記道
路地図データとに基づいて、離脱した現在地から目的地
に至る最適経路を探索する第3の経路探索手段と、を備
えることを特徴とする車両用経路誘導装置。
1. A road map storage means for storing road map data including intersection information, a vehicle position detection means for detecting a current position of a vehicle, a destination setting means for setting a destination, and a road map data based on the road map data. And a first route searching means for searching an optimum route from the current position to the destination, and a display means for displaying the optimum route searched by the first route searching means. A second route searching unit that sequentially searches an optimum route from the ground to each intersection toward the surroundings from a destination, and a vehicle from the optimal route searched by the first route searching unit. Departure determination means for determining whether or not the vehicle has departed, and current location determination means for determining whether or not the current location of the vehicle that has left is within the range searched by the second route search means. If it is determined by the departure determination means that the vehicle has departed, and if it is determined that the current location determination means has not searched, the vehicle departs based on the search result by the second route searching means and the road map data. A route guide device for a vehicle, comprising: a third route search means for searching an optimum route from the current position to the destination.
【請求項2】 請求項1に記載された車両用経路誘導装
置において、 前記第3の経路探索手段は、前記第2の経路探索手段に
よって探索された交差点に達するまで探索を行うことを
特徴とする車両用経路誘導装置。
2. The vehicle route guiding apparatus according to claim 1, wherein the third route searching means performs a search until reaching an intersection searched by the second route searching means. A vehicle route guidance device.
【請求項3】 請求項1に記載された車両用経路誘導装
置において、 前記第1の経路探索手段、前記第2の経路探索手段およ
び前記第3の経路探索手段は、車両走行時間が最も短い
経路を探索することを特徴とする車両用経路誘導装置。
3. The vehicle route guiding apparatus according to claim 1, wherein the first route searching means, the second route searching means, and the third route searching means have the shortest vehicle travel time. A vehicle route guidance device characterized by searching a route.
【請求項4】 請求項1に記載された車両用経路誘導装
置において、 前記第1の経路探索手段、前記第2の経路探索手段およ
び前記第3の経路探索手段は、車両走行距離が最も短い
経路を探索することを特徴とする車両用経路誘導装置。
4. The vehicle route guiding apparatus according to claim 1, wherein the first route searching means, the second route searching means, and the third route searching means have the shortest vehicle travel distance. A vehicle route guidance device characterized by searching a route.
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 true JPH07174577A (en) 1995-07-14
JP3235307B2 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)

Cited By (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

Cited By (3)

* 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
US9483514B2 (en) 2012-12-13 2016-11-01 International Business Machines Corporation Searching a vertex in a path

Also Published As

Publication number Publication date
JP3235307B2 (en) 2001-12-04

Similar Documents

Publication Publication Date Title
US6807482B2 (en) Navigation apparatus and navigation method
US8676496B2 (en) Car navigation apparatus
JP3648767B2 (en) Vehicle route guidance device
JPH09178498A (en) Method of correcting vehicle position
CN110945321A (en) Display control device and display control method
JP2004333467A (en) Navigation system and navigation method
JP2008020414A (en) Route search method and navigation device
JPH0844997A (en) Navigation device for vehicle
JPH08201091A (en) Route guidance system
JP3593880B2 (en) Vehicle route searching apparatus and method, and recording medium storing route searching program
JP4442290B2 (en) Car navigation system
JP4128444B2 (en) Guidance display method in in-vehicle navigator
JP2013002982A (en) Guide information output device
JP2882251B2 (en) Route guidance device
JP2004028825A (en) Car navigation system
JP2004184089A (en) Present position specifying device and method
KR20100131408A (en) Navigation apparatus for vehicle
JPH07174577A (en) Route guidance apparatus for vehicle
JPH08292056A (en) On-vehicle route searching device
JPH09329457A (en) Navigation system
JP3768832B2 (en) Navigation device and program
JPH08136277A (en) Navigation apparatus with detour course calculating function
JP4905094B2 (en) Route search device
JP3022042B2 (en) Route search device
JP3178207B2 (en) Route guidance device for vehicles

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