JP2004245609A - System and method for evaluating route by utilizing virtual vehicle, and navigation device - Google Patents

System and method for evaluating route by utilizing virtual vehicle, and navigation device Download PDF

Info

Publication number
JP2004245609A
JP2004245609A JP2003032987A JP2003032987A JP2004245609A JP 2004245609 A JP2004245609 A JP 2004245609A JP 2003032987 A JP2003032987 A JP 2003032987A JP 2003032987 A JP2003032987 A JP 2003032987A JP 2004245609 A JP2004245609 A JP 2004245609A
Authority
JP
Japan
Prior art keywords
vehicle
route
data
virtual
drive recorder
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.)
Withdrawn
Application number
JP2003032987A
Other languages
Japanese (ja)
Inventor
Hideki Takahashi
英樹 高橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2003032987A priority Critical patent/JP2004245609A/en
Publication of JP2004245609A publication Critical patent/JP2004245609A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To accurately evaluate another route by accurately calculating a required time when a vehicle runs on the another route. <P>SOLUTION: In this method of evaluating a route by utilizing a virtual vehicle, (1) the present position of the virtual vehicle running on the another route (dotted lines) to be evaluated registered by a user is calculated by using the system and method for evaluating the route utilizing the virtual vehicle and real-time running history data on the vehicle in evaluating the route recorded in a route evaluation system utilizing the virtual vehicle and a drive recorder of the vehicle 4-1, real time running history data on the other vehicles in evaluating the route recorded in the drive recorders of the other vehicles 4-2 to 4-3, running track record data in the past recorded in the drive recorder of the vehicle 4-1, and calculated running data calculated based on virtual speeds, and (2) the actual traffic conditions are reflected to provide the present position of the virtual vehicle by displaying the virtual vehicle so as to run on the another route. Thus, the calculation accuracy of an estimated required time when the vehicle runs on the another route can be increased. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は仮想車両を利用したルート評価システムおよび方法、ナビゲーション装置に関し、特に、自車両が走行する本ルートとは別に設定したルートの走行をシミュレーションして評価するシステムに用いて好適なものである。
【0002】
【従来の技術】
一般に、車両の走行案内を行うナビゲーション装置は、単に現在地周辺の地図を表示するのみでなく、目的地を指定することにより、現在地から目的地までの誘導経路を自動設定して案内する機能を備えている。この経路誘導機能では、地図データを用いて現在地から目的地までを結ぶ最もコストが小さな経路を、幅優先探索(BFS)法あるいはダイクストラ法などのシミュレーションを行って自動探索し、その探索した経路を誘導経路として設定する。
【0003】
誘導経路の設定後は、車両の走行中に地図画像上で誘導経路を他の道路と識別可能なように色を変えて太く描画する。また、車両が誘導経路上の案内交差点から所定距離内に近づいたときに、交差点案内図(交差点拡大図とこの交差点での進行方向を示す矢印)を表示したり、進行方向を音声で案内したりするなどの交差点案内を行うことにより、運転者を目的地まで案内するようになっている。
【0004】
最近のナビゲーション装置の殆どは、現在地から目的地に至る誘導経路を時間最短、距離最短、料金最小等の各種条件に従って探索してユーザに提示する機能を有している。この際、現在地から目的地までの距離と、あらかじめ設定されている速度(例えば、各道路の法定速度)とに基づいて目的地までの予想所要時間が計算され、各種条件に従って探索されたそれぞれのルートがその所要時間と共に提示される。ユーザは、この情報を見ることによって所望のルートを選択することができるようになっている。
【0005】
ところが、ここで提示される所要時間は、現在の交通状況が全く考慮されておらず、あくまでも所定の速度で走行した場合を想定した予想時間でしかない。そのため、実際に走行してみると、そのときの交通状況によっては予想時間と実際とで大きな誤差が生じてしまうことがある。
【0006】
すなわち、最初の誘導経路設定時に時間最短のルートを選択しても、その後の走行中における交通状況によっては、その選択ルートが最も早く目的地に到着できるものでなくなっている可能性がある。そのため、あるルートの走行中に、別のルートで走行したらどうなるか、すなわち、本ルートと別ルートとのどちらが早く目的地に到着できるかを知りたいという要望がある。
【0007】
このような場合、最初に各種条件に従って探索された複数ルートの中の別ルートに切り替えて、切り替えた別ルートの予想所要時間を得ることにより、これを元ルートの予想所要時間と比較することが可能である。また、渋滞区間を回避する迂回ルートの探索機能を備えたナビゲーション装置であれば、迂回ルートの探索を指示することにより、探索された迂回ルートと元ルートとの予想所要時間を比較することも可能である。
【0008】
また、車両が推奨ルートを逸脱してから推奨ルートに復帰するまでの実走行時間を計測するとともに、逸脱ポイントから復帰ポイントまで推奨ルートを走行したと仮定した場合の推定走行時間を演算し、逸脱ルートの方が速かった場合にはそれを有効な抜け道として登録することにより、次回以降の経路探索に利用できるようにした技術も提案されている(例えば、特許文献1参照)。
【0009】
【特許文献1】
特開2000−88590号公報
【0010】
【発明が解決しようとする課題】
このように、従来のナビゲーション装置でも、走行するルートを切り替えて目的地までの所要時間を計算することにより、元ルートの所要時間と比較して速く目的地に到着できるかどうかを判断することは一応可能であった。
【0011】
しかしながら、切り替えたルートについて目的地までの所要時間を計算する際にも交通状況は殆ど考慮されておらず、予想の所要時間と実際の所要時間とで大きな誤差が生じてしまう。主要道路等ではVICS情報(道路交通情報)が考慮されることはあるが、VICS情報自体の精度がそれほど高くないため、誤差はやはり生じてしまう。このように誤差のある情報を提供されても、ユーザは結局どのルートが速いのかを正確に判断することができないという問題があった。
【0012】
本発明は、このような問題を解決するために成されたものであり、別ルートを走行した場合の所要時間を精度良く演算できるようにすることにより、別ルートの評価をより正確に行うことができるようにすることを目的とする。
【0013】
【課題を解決するための手段】
上記した課題を解決するために、本発明では、ルート評価時における自車両および他車両のリアルタイムな走行履歴データと、自車両の過去の走行実績データと、仮想速度に基づいて算出される算出走行データとを用いて、自車両が走行する本ルートとは別に設定された評価対象の別ルート上を走行する仮想車両の現在位置を算出し、別ルート上を仮想車両が走行するように表示する。
【0014】
本発明は上記技術手段より成るので、設定された別ルート上を実際に走行中の他車両から現在の交通状況に即した走行位置の情報を得て、当該現実の走行位置に合わせて仮想車両が別ルート上を走行しているように表示されることとなり、別ルートを走行した場合にどの程度時間がかかるのかを、現在の交通状況を十分に加味して精度良くシミュレーションすることが可能となる。
【0015】
【発明の実施の形態】
以下、本発明の一実施形態を図面に基づいて説明する。
図1は、車々間通信を適用した本実施形態による仮想車両を利用したルート評価システムの全体構成を示す図である。
【0016】
図1に示すように、複数の車両4−1〜4−4には、ナビゲーション装置1−1〜1−4がそれぞれ搭載されている。各ナビゲーション装置1−1〜1−4はGPSアンテナ2−1〜2−4を備えており、GPS衛星5から送られてくるGPS電波を受信し、そのGPS信号等に基づいて自車の現在位置、移動速度、移動方向などを検出する。各車両4−1〜4−4は地上波アンテナ3−1〜3−4も備えており、これによって車々間通信を行う。
【0017】
各ナビゲーション装置1−1〜1−4では、自車両自身で検出した自車位置に対応する地図データをDVDなどの記録媒体から読み出して画面上に表示し、その地図画面上に自車位置マークを表示する。さらに、自車両自身で検出した自車両リアルタイムデータおよび自車両実績データと、上述の車々間通信によって他車両から取得した他車両リアルタイムデータと、あらかじめ設定された速度情報に基づき算出された算出走行データとを用いて仮想車両の走行位置を求め、自車両が走行する本ルートとは別に設定された別ルート上に仮想車両マークを表示する。
【0018】
ここで、仮想車両の走行位置を算出する際に使用する上述の各種データの意味と利用場面について説明する。
【0019】
1)自車両リアルタイムデータ
[意味]仮想車両を表示しての別ルート評価時に検出される自車両のリアルタイムな走行履歴データを言い、自車両の走行位置、移動速度、移動方向などの情報を含む。
[利用場面]自車両が走行する本ルートと仮想車両が走行する別ルートとが重複する区間で、以下の条件を満たす場合に利用する。
a)自車両と仮想車両とが同時刻に同じ位置を走行する場合
b)仮想車両の前方を自車両が走行する場合
【0020】
2)他車両リアルタイムデータ
[意味]仮想車両を表示しての別ルート評価時に検出される他車両のリアルタイムな走行履歴データを言い、他車両の走行位置、移動速度、移動方向などの情報を含む。
[利用場面]自車両の本ルートと仮想車両の別ルートとが異なる区間で、車々間通信によって他車より取得可能な場合に利用する。
【0021】
3)自車両実績データ
[意味]事前にドライブレコーダに保存しておいた自車両の過去の走行実績データを言い、自車両の走行位置、移動速度、移動方向などの情報を含む。
[利用場面]自車両リアルタイムデータも他車両リアルタイムデータも利用できない区間で、自車両のドライブレコーダにその区間の走行履歴データが既に記録されている場合に利用する。
【0022】
4)算出走行データ
[意味] 仮想的に設定した速度(例えば、システムにより設定されている法定速度、ユーザが事前に登録しておいた速度等)に基づいて算出される走行データを言う。
[利用場面]上記3種類のデータが何れも利用できない場合に利用する。
【0023】
次に、自車両における他車両リアルタイムデータの取得法について説明する。自車両は、車々間通信装置を用いて、別ルート上で仮想車両の前方を走行している他車両と通信を行い、その他車両の別ルート上での走行実績を取得する。自車両と通信中の他車両が別ルートから外れた場合は、別ルート上で仮想車両の前方を走行している更に別の他車両と通信を行い、その他車両の別ルート上での走行実績を取得する。
【0024】
図2は、他車両リアルタイムデータの取得方法を説明するための図である。図2に示すように、最初に自車両4−1は、別ルート上で仮想車両の前方を走行している他車両のうち自車両4−1から最も近い他車両4−2に対して車々間通信によってモバイルエージェントを送り、そのエージェントプログラムの機能を利用して他車両4−2から別ルート上での走行実績を取得する。
【0025】
自車両4−1と通信中の他車両4−2が別ルートから外れると、他車両4−2は、別ルート上で仮想車両の前方を走行している他車両のうち他車両4−2から最も近くにいる別の他車両4−3に対してモバイルエージェントを送る。これを受けた他車両4−3は、自身の別ルート上での走行実績を車々間通信によって自車両4−1に送信する。
【0026】
さらに、その他車両4−3も別ルートから外れた場合には、当該他車両4−3は、別ルート上で仮想車両の前方を走行している他車両のうち他車両4−3から最も近くにいる更に別の他車両4−4に対してモバイルエージェントを送る。これに応じて他車両4−4は、自身の別ルート上での走行実績を車々間通信によって自車両4−1に送信する。
【0027】
上述のモバイルエージェントは、他車両のドライブレコーダに記録されている他車両リアルタイムデータを取り出して自車両に送信するように動作するとともに、この動作中に他車両が別ルートから外れた場合に、別の他車両に対してモバイルエージェントを転送するように動作するように定められたエージェントプログラムである。
【0028】
このモバイルエージェントは、他車両が備える車々間通信装置に常駐し、種々の状況を自分で判断しながら、決められた一連の処理を実行する。他車両が別ルートから外れたか否かをモバイルエージェントで判断できるようにするために、自車両で設定された別ルートの情報がモバイルエージェントと共に他車両に転送される必要がある。また、エージェント転送先の他車両においても走行実績の送信先である自車両を判断できるように、自車両が持つ車々間通信装置のアドレスもモバイルエージェントと共に転送される必要がある。
【0029】
なお、車々間通信は、いわゆる無線LAN、Bluetooth、特定省電力無線機などの通信手段を用いて行う。これらの通信手段では、通信可能な距離的範囲が有限である。そのため、モバイルエージェントの転送に伴って自車両と他車両との距離が大きく開いた場合には、複数の車両間を中継しながら他車両の走行実績を自車両まで送信する。
【0030】
図3は、本実施形態によるルート評価システムの動作事例を示す図である。以下、この動作事例に従って説明する。この図3の例では、STARTで示される現在地からGOALで示される目的地まで、交差点A,B,Cを経由する実線の本ルート(例えば推奨ルート)を自車両が走行し、交差点A,D,Cを経由する点線の別ルートを仮想車両が走行する場合を示している。
【0031】
現在地から最初の交差点Aまでは、自車両4−1および仮想車両(図示せず)が同じ時刻に同じルート上を走行するため、自車両リアルタイムデータを使用して仮想車両の位置を求め、当該ルート上に仮想車両マークを移動表示する。この区間では、自車位置マークと仮想車両マークとが常に同じ位置に表示されることとなる。
【0032】
自車両4−1が(仮想車両も同時に)交差点Aに達すると、自車両4−1の本ルートと仮想車両の別ルートとが分岐する。この場合に自車両4−1は、走行ルートが分岐した際に、そのときの仮想車両の位置から交差点Dまでの別ルート上にいる最も近い他車両4−2を選択してモバイルエージェントを送る。そして、当該他車両4−2から他車両リアルタイムデータを取得して、これに基づいて仮想車両の走行位置を求める。
【0033】
この場合に他車両4−2から取得する他車両リアルタイムデータは、自車両4−1と他車両4−2との通信が接続された時点(図3中に示す他車両4−2の位置a)から交差点Dまでの走行実績データである。この区間では、他車両リアルタイムデータにより示される他車両4−2の走行実績と同じように仮想車両が走行するように、仮想車両マークが移動表示されることとなる。
【0034】
一方、交差点Aから位置aまでは、自車両実績データを使用して仮想車両の走行位置を求める。この場合には、自車両実績データにより示される自車両4−1の走行実績と同じように仮想車両が走行するように、仮想車両マークが移動表示されることとなる。なお、交差点Aから位置aまでの区間に関する自車両実績データが自車両4−1のドライブレコーダに記録されていない場合は、算出走行データを使用して仮想車両の位置を求める。
【0035】
次に、自車両4−1と通信している他車両4−2が交差点Dを直進もしくは左折して仮想車両の別ルートから外れると、他車両4−2は、当該別ルートから外れた際に、そのときの仮想車両の位置から交差点Cまでの別ルート上にいる最も近い他車両4−3を選択してモバイルエージェントを送り、自車両4−1との通信権を他車両4−3に渡す。
【0036】
これにより自車両4−1は、その後は当該新たな他車両4−3から他車両リアルタイムデータを取得して、これに基づいて仮想車両の走行位置を求める。この場合に他車両4−3から取得する他車両リアルタイムデータは、自車両4−1と他車両4−3との通信が接続された時点(図3中に示す他車両4−3の位置b)から交差点Cまでの走行実績データである。この区間では、他車両リアルタイムデータにより示される他車両4−3の走行実績と同じように仮想車両が走行するように、仮想車両マークが移動表示されることとなる。
【0037】
一方、交差点Dから位置bまでは、自車両実績データを使用して仮想車両の走行位置を求める。この場合には、自車両実績データにより示される自車両4−1の走行実績と同じように仮想車両が走行するように、仮想車両マークが移動表示されることとなる。なお、交差点Dから位置bまでの区間に関する自車両実績データが自車両4−1のドライブレコーダに記録されていない場合は、算出走行データを使用して仮想車両の位置を求める。
【0038】
最後に、自車両4−1と通信している他車両4−3が交差点Cに達すると、自車両4−1の本ルートと仮想車両の別ルートとが合流する。この場合において、自車両4−1が仮想車両よりも先に交差点Cを通過していれば、自車両4−1は自車両リアルタイムデータを使用して仮想車両の位置を求め、当該ルート上に仮想車両マークを移動表示する。逆に、仮想車両の方が先に交差点Cを通過している場合は、更に別の他車両(図示せず)の他車両リアルタイムデータ、自車両4−1の自車両実績データ、あるいは算出走行データを使用して仮想車両の位置を求め、当該ルート上に仮想車両マークを移動表示する。
【0039】
図4は、以上のような動作事例において仮想車両を走行させるために各区間で使用したデータの種類を例示した図である。図4に示すように、現在地から交差点Aまでは自車両リアルタイムデータ、交差点Aから位置aまでは自車両実績データ、位置aから交差点Dまでは他車両4−2の他車両リアルタイムデータ、交差点Dから位置bまでは算出走行データ、位置bから交差点Cまでは他車両4−3の他車両リアルタイムデータ、交差点Cから目的地までは自車両リアルタイムデータを利用して仮想車両マークを移動表示している。
【0040】
図5は、上記のようなルート評価システムを構成するナビゲーション装置1−1〜1−4の内部構成を示すブロック図である。図1において、11はDVD−ROM等の地図記憶媒体であり、地図表示や経路探索などに必要な各種の地図データを記憶している。なお、ここではDVD−ROM11を用いているが、CD−ROM、ハードディスクなどの他の記録媒体を用いても良い。12はDVD−ROM制御部であり、DVD−ROM11からの地図データの読み取りを制御する。
【0041】
13は車両の現在位置を測定する位置測定装置であり、自立航法センサ、GPS受信機、位置計算用CPU等で構成されている。自立航法センサは、所定走行距離毎に1個のパルスを出力して車両の移動距離を検出する車速センサ(距離センサ)と、車両の回転角度(移動方位)を検出する振動ジャイロ等の角速度センサ(相対方位センサ)とを含む。自立航法センサは、これらの車速センサおよび角速度センサによって車両の相対位置および方位を検出する。
【0042】
位置計算用CPUは、自立航法センサから出力される自車の相対的な位置および方位のデータに基づいて、絶対的な自車位置(推定車両位置)、方位および走行速度を計算する。また、GPS受信機は、複数のGPS衛星から送られてくる電波をGPSアンテナで受信して、3次元測位処理あるいは2次元測位処理を行って車両の絶対位置、方位および走行速度を計算する(車両方位は、現時点における自車位置と1サンプリング時間ΔT前の自車位置とに基づいて計算する)。
【0043】
14は地図情報メモリであり、DVD−ROM制御部12の制御によってDVD−ROM11から読み出された地図データを一時的に格納する。すなわち、DVD−ROM制御部12は、位置測定装置13から車両現在位置の情報を入力し、その車両現在位置を含む所定範囲の地図データの読み出し指示を出力することにより、地図表示や誘導経路の探索に必要な地図データをDVD−ROM11から読み出して地図情報メモリ14に格納する。
【0044】
15は自車両の走行履歴(走行位置、走行速度、走行方向などの情報を含む)を記憶するためのドライブレコーダである。16はレコーダ制御部であり、ドライブレコーダ15に対する走行履歴データの読み書きを制御する。すなわち、レコーダ制御部16は、位置測定装置13による測定結果を利用して、自車両の走行履歴をドライブレコーダ15に記録する。また、別ルートの評価時において仮想車両の位置を演算する際に、ドライブレコーダ15から走行履歴を自車両リアルタイムデータまたは自車両実績データとして読み出す。このようにレコーダ制御部16は、本発明の走行履歴記録手段を構成する。
【0045】
17は車々間通信装置であり、地上波アンテナを用いて、モバイルエージェントを他車両に送信したり、モバイルエージェントや他車両リアルタイムデータを他車両から受信したりする。他車両から受信されるモバイルエージェントは、この車々間通信装置17に内蔵されているメモリに常駐して、図2で説明したような一連の処理を実行する。
【0046】
18は通信インタフェースであり、車々間通信装置17とナビゲーション装置1−1〜1−4との間におけるデータのやり取りを制御する。19は他車両走行実績メモリであり、車々間通信装置17により他車両から受信した他車両リアルタイムデータを記憶する。このように車々間通信装置17および通信インタフェース18は、本発明のデータ取得手段を構成する。
【0047】
20はリモートコントローラ(リモコン)等の操作部であり、ユーザがナビゲーション装置1−1〜1−4に各種の情報(例えば、経路誘導の目的地、評価対象とする別ルート)を設定したり、各種の操作(例えば、メニュー選択操作、拡大/縮小操作、手動地図スクロール、数値入力など)を行ったりするための各種操作子(ボタンやジョイスティック等)を備えている。21はリモコンインタフェースであり、リモコン20からその操作状態に応じた赤外線信号を受信する。
【0048】
なお、ユーザが評価したい別ルートは、リモコン20を用いて如何様にも設定できるが、例を挙げると次の通りである。
1)誘導経路探索処理によって得られた何れかのルートの選択
2)これまで走行したことのある(ドライブレコーダ15に走行履歴が記録されている)ルートの選択
3)メニュー選択操作や手動地図スクロールなどを用いたユーザの手動によるルートの設定
【0049】
22は別ルートメモリであり、リモコン20の操作によって設定された評価対象である別ルートのデータ(現在地から目的地までの各ノードに対応させて、各ノードの位置と交差点識別フラグとを格納したもの)を記憶する。23はプロセッサ(CPU)であり、ナビゲーション装置1−1〜1−4の全体を制御する。24はROMであり、各種プログラム(誘導経路探索プログラム、仮想車両を利用したルート評価プログラム等)を記憶する。25はRAMであり、各種処理の過程で得られるデータや、各種処理の結果得られるデータを一時的に格納する。
【0050】
上述のCPU23は、リモコン20の操作により設定された別ルートのデータを別ルートメモリ22に登録する処理を行う。このようにリモコン20、リモコンインタフェース21およびCPU23は、本発明の別ルート設定手段を構成する。
【0051】
CPU23はまた、ROM24に記憶されている誘導経路探索プログラムに従って、地図情報メモリ14に格納された地図データを用いて、現在地から目的地までを結ぶ最もコストが小さな誘導経路を探索する処理を行う。26は誘導経路メモリであり、CPU23が探索した誘導経路のデータ(現在地から目的地までの各ノードに対応させて、各ノードの位置と交差点識別フラグとを格納したもの)を記憶する。
【0052】
また、CPU23は、誘導経路メモリ26に記憶された誘導経路のデータに基づいて、車両を目的地まで案内する処理も行う。すなわち、後述する誘導経路発生部30を制御して、車両の走行中に地図画面上で誘導経路を他の道路とは色を変えて太く描画する。また、車両が誘導経路上の案内交差点に一定距離内に近づいたときに、進行方向を音声で案内したり、交差点の案内画像を拡大表示して進行方向を示す矢印を表示したりするなどの交差点案内を行う。
【0053】
27は交差点拡大図メモリであり、誘導経路中にある全誘導対象交差点の拡大図のデータ(目的地に向けて車両を案内するための交差点拡大図、行先、進行方向矢印の画像)を一時的に格納する。この交差点拡大図のデータも、DVD−ROM制御部12の制御によってDVD−ROM11から適宜読み出される。
【0054】
CPU23はさらに、ROM24に記憶されているルート評価プログラムに従って、上記図3で説明したような仮想車両の走行制御も行う。すなわち、ドライブレコーダ15に格納された自車両リアルタイムデータおよび自車両実績データ、他車両走行実績メモリ19に格納された他車両リアルタイムデータ、CPU23自身で演算した算出走行データを用いて、別ルートメモリ22に登録された別ルート上を走行する仮想車両の現在位置を算出する。このようにCPU23は、本発明の仮想車両位置演算手段を構成する。
【0055】
28はディスプレイコントローラであり、地図情報メモリ14に格納された地図データに基づいて、表示装置34への表示に必要な地図画像データを生成する。29はビデオRAMであり、ディスプレイコントローラ28によって生成された地図画像データを一時的に格納する。すなわち、ディスプレイコントローラ28によって生成された地図画像データはビデオRAM29に一時的に格納され、1画面分の地図画像データが読み出されて画像合成部33に出力される。
【0056】
上述の誘導経路発生部30は、誘導経路メモリ26に記憶された誘導経路探索プログラムの処理結果を使用して、誘導経路の描画データを発生する。すなわち、誘導経路メモリ26に記憶された誘導経路データの中から、その時点でビデオRAM29に描画された地図エリアに含まれるものを選択的に読み出し、地図画像に重ねて所定色で太く強調した誘導経路を描画する。また、自車が誘導経路前方にある案内交差点から所定距離内に接近したときに、交差点拡大図メモリ27に格納された交差点拡大図データに基づいて、接近中である案内交差点の交差点拡大図を描画する。
【0057】
31はメニュー発生部であり、リモコン20を用いて各種の操作を行う際に必要なメニュー画像を発生して出力する。32はマーク発生部であり、本ルート上を走行する自車位置(位置測定装置13による測定結果)に表示する自車位置マーク、別ルート上を走行する仮想車両の位置(CPU23による演算結果)に表示する仮想車両マーク、ガソリンスタンドやコンビニエンスストア等を表示する各種ランドマーク等を発生して出力する。
【0058】
上述の画像合成部33は、ディスプレイコントローラ28によって読み出された地図画像データに、誘導経路発生部30、メニュー発生部31、マーク発生部32のそれぞれから出力される各画像データを重ねて画像合成を行い、表示装置34に出力する。これにより、表示装置34の画面上には、自車周辺の地図情報が自車位置マークや仮想車両マーク、各種ランドマーク等と共に表示される。また、この地図上に誘導経路が表示されるとともに、車両の位置が交差点近傍に近づいたときに交差点拡大図が表示される。このように、マーク発生部32、画像合成部33および表示装置34は、本発明の表示手段を構成する。
【0059】
以上詳しく説明したように、本実施形態では、自車両リアルタイムデータ、他車両リアルタイムデータ、自車両実績データ、算出走行データの4種類のデータを用いて、自車両が走行する本ルートとは別に設定された評価対象の別ルート上を走行する仮想車両の現在位置を算出し、別ルート上を仮想車両が走行するように表示するようにした。これにより、実際の交通状況に即した走行実績データに基づき仮想車両を走行させることが可能となり、別ルートを走行した場合の所要時間をより精度良く計算することができる。また、仮想車両と自車両とが地図画像上を同時に走行するので、その比較が容易である。よって、どちらのルートの方が速いのかを簡単に評価することができ、その評価結果に基づいて次回以降の走行時におけるルート決定の参考とすることができる。
【0060】
なお、上記実施形態では、過去の走行実績データとして自車両のものを用いる例について説明したが、他車両の走行実績データを用いるようにしても良い。例えば、図4の例において、交差点Aから自車両4−1と他車両4−2との通信が接続された位置aまでの間で自車両4−1の走行実績データを用いたが、他車両4−2の走行実績データを用いても良い。
【0061】
また、上記実施形態では、自車両が他車両から他車両リアルタイムデータを取得するために、モバイルエージェントを他車両に順次転送する例について説明したが、この例に限定されない。例えば、モバイルエージェントを各車両の車々間通信装置17にあらかじめ常駐させ、車々間通信では別ルートの情報や自車両のアドレスのみを送信するようにする。そして、これらの情報の送信によって、スリープ状態にある他車両のモバイルエージェントを起動するようにしても良い。
【0062】
また、上記実施形態では、自車両が他車両リアルタイムデータを車々間通信によって取得し、仮想車両の位置を自車両にて求める例について説明したが、この例に限定されない。例えば、車両外部に備えられるデータセンタ等のサーバ装置と各車両とがデータ通信を行う。これによって、サーバ装置が各車両から自車両リアルタイムデータ、自車両実績データおよび他車両リアルタイムデータを取得し、これによって仮想車両の位置をサーバ装置にて求めるようにしても良い。
【0063】
図6は、この場合におけるルート評価システムの全体構成を示す図である。図6に示すように、複数の車両4−1〜4−4には、サーバ装置8と相互に通信可能な通信装置7−1〜7−4を適用したナビゲーション装置6−1〜6−4がそれぞれ搭載されている。
【0064】
図7は、上記ナビゲーション装置6−1〜6−4の内部構成例を示すブロック図である。なお、この図7において、図5および図6に示した符号と同一の符号を付したものは同一の機能を有するものであるので、ここでは重複する説明を省略する。
【0065】
図7に示すナビゲーション装置6−1〜6−4では、図5に示した車々間通信装置17とのインタフェース処理を行う通信インタフェース18の代わりに、通信装置7−1〜7−4とのインタフェース処理を行う通信インタフェース41が設けられる。また、CPU23’は、図5に示したCPU23とほぼ同様の機能を実行するが、仮想車両の位置演算は実行しない。
【0066】
また、図7に示すナビゲーション装置6−1〜6−4は、図5に示した他車両走行実績メモリ19および別ルートメモリ22は備えていない。リモコン20の操作によって設定された別ルートの情報は、通信インタフェース41および通信装置7−1〜7−4を介してサーバ装置8に送信される。この別ルート情報の他に、位置測定装置13により測定された車両位置情報や、ドライブレコーダ15に記録されている走行実績情報もサーバ装置8に送信される。
【0067】
図8は、サーバ装置8の構成例を示す図である。図8において、51は通信装置であり、各車両4−1〜4−4が備える通信装置7−1〜7−4から上述の別ルート情報や車両位置情報、走行実績情報等を受信したり、仮想車両のシミュレーション結果を通信装置7−1〜7−4に送信したりする。52は通信インタフェースであり、通信装置51とサーバ装置8との間におけるデータのやり取りを制御する。
【0068】
53は自車両走行実績メモリであり、ある車両4−1から別ルート評価の要求があったときに、その自車両4−1から送られてくる車両位置情報および走行実績情報を自車両リアルタイムデータおよび自車両実績データとして記憶する。54は他車両走行実績メモリであり、他車両4−2〜4−4から送られてくる車両位置情報を他車両リアルタイムデータとして記憶する。55は別ルートメモリであり、自車両4−1から送られてくる別ルートの情報を記憶する。
【0069】
56はプロセッサ(CPU)であり、サーバ装置8の全体を制御する。57はROMであり、各種プログラム(仮想車両を利用したルート評価プログラム等)を記憶する。58はRAMであり、各種処理の過程で得られるデータや、各種処理の結果得られるデータを一時的に格納する。
【0070】
上述のCPU56は、上記図3で説明したような仮想車両の走行制御を行う。すなわち、自車両走行実績メモリ53に格納された自車両リアルタイムデータおよび自車両実績データ、他車両走行実績メモリ54に格納された他車両リアルタイムデータ、CPU56自身で演算した算出走行データを用いて、別ルート上を走行する仮想車両の現在位置を算出する。そして、この算出結果を、通信装置51を用いて自車両4−1のナビゲーション装置6−1に送信する。このようにCPU56は、本発明の仮想車両位置演算手段およびデータ提供手段を構成する。
【0071】
サーバ装置8から仮想車両に関する現在位置の算出結果を受け取ったナビゲーション装置6−1では、マーク発生部32がその算出結果に基づいて仮想車両マークを別ルート上に表示する。
【0072】
以上に説明した本実施形態による仮想車両を利用したルート評価の手法は、RAMやROMに記憶されたプログラムがCPUの制御により動作することによって実現される。したがって、コンピュータが上記実施形態の機能を果たすように動作させるプログラムを例えばCD−ROMのような記録媒体に記録し、コンピュータに読み込ませることによって実現できるものである。上記プログラムを記録する記録媒体としては、CD−ROM以外に、フレキシブルディスク、ハードディスク、磁気テープ、光ディスク、光磁気ディスク、DVD、不揮発性メモリカード等を用いることができる。また、上記プログラムをインターネット等のネットワークを介してコンピュータにダウンロードするようにしても良い。
【0073】
また、コンピュータが供給されたプログラムを実行することにより上述の実施形態の機能が実現されるだけでなく、そのプログラムがコンピュータにおいて稼働しているOS(オペレーティングシステム)あるいは他のアプリケーションソフト等と共同して上述の実施形態の機能が実現される場合や、供給されたプログラムの処理の全てあるいは一部がコンピュータの機能拡張ボードや機能拡張ユニットにより行われて上述の実施形態の機能が実現される場合も、かかるプログラムは本発明の実施形態に含まれる。
【0074】
その他、上記実施形態は、何れも本発明を実施するにあたっての具体化の一例を示したものに過ぎず、これによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその精神、またはその主要な特徴から逸脱することなく、様々な形で実施することができる。
【0075】
【発明の効果】
以上説明したように本発明によれば、仮想速度に基づいて算出される算出走行データに加えて、実際の交通状況を反映した自車両および他車両のリアルタイムな走行履歴データと自車両の過去の走行実績データとを用いて、評価対象の別ルート上を走行する仮想車両の現在位置を算出するようにしたので、別ルートを走行した場合の推定所要時間を精度良く演算することができ、別ルートの評価をより正確に行うことができるようになる。
【図面の簡単な説明】
【図1】車々間通信装置を適用した本実施形態による仮想車両を利用したルート評価システムの全体構成を示す図である。
【図2】図1のルート評価システムにおける他車両リアルタイムデータの取得方法を説明するための図である。
【図3】本実施形態によるルート評価システムの動作事例を示す図である。
【図4】図3の動作事例において仮想車両を走行させるために各区間で使用したデータの種類を例示した図である。
【図5】図1のルート評価システムを構成するナビゲーション装置の内部構成を示すブロック図である。
【図6】本実施形態による仮想車両を利用したルート評価システムの他の全体構成例を示す図である。
【図7】図7のルート評価システムを構成するナビゲーション装置の内部構成を示すブロック図である。
【図8】図7のルート評価システムを構成するサーバ装置の内部構成を示すブロック図である。
【符号の説明】
−1〜1−4 ナビゲーション装置
−1〜2−4 GPSアンテナ
−1〜3−4 地上波アンテナ
−1〜4−4 車両
5 GPS衛星
−1〜6−4 ナビゲーション装置
−1〜7−4 通信装置
8 サーバ装置
11 DVD−ROM
12 DVD−ROM制御部
13 位置測定装置
14 地図情報メモリ
15 ドライブレコーダ
16 レコーダ制御部
17 車々間通信装置
18 通信インタフェース
19 他車両走行実績メモリ
20 リモコン
21 リモコンインタフェース
22 別ルートメモリ
23 CPU
24 ROM
25 RAM
26 誘導経路メモリ
27 交差点拡大図メモリ
28 ディスプレイコントローラ
29 ビデオRAM
30 誘導経路発生部
31 メニュー発生部
32 マーク等発生部
33 画像合成部
34 表示装置
41 通信インタフェース
51 通信装置
52 通信インタフェース
53 自車両走行実績メモリ
54 他車両走行実績メモリ
55 別ルートメモリ
56 CPU
57 ROM
58 RAM
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a route evaluation system and method using a virtual vehicle, and a navigation device, and is particularly suitable for use in a system that simulates and evaluates travel of a route set separately from the main route on which the own vehicle travels. .
[0002]
[Prior art]
In general, a navigation device for guiding a vehicle has a function of not only displaying a map around the current position but also automatically setting a guidance route from the current position to the destination by designating the destination. ing. This route guidance function automatically searches for the route with the lowest cost from the current location to the destination using map data by performing a simulation such as the breadth-first search (BFS) method or the Dijkstra method, and guides the searched route. Set as a route.
[0003]
After the guidance route is set, the guidance route is changed in color so as to be distinguished from other roads on the map image while the vehicle is running, and is drawn thick. Also, when the vehicle approaches within a predetermined distance from the guidance intersection on the guidance route, an intersection guide map (an enlarged view of the intersection and an arrow indicating the traveling direction at this intersection) is displayed, and the traveling direction is provided by voice. The driver is guided to the destination by performing an intersection guidance such as a trip.
[0004]
Most of recent navigation devices have a function of searching for a guidance route from a current location to a destination according to various conditions such as shortest time, shortest distance, and minimum fee, and presenting the route to a user. At this time, the estimated required time to the destination is calculated based on the distance from the current location to the destination and a preset speed (for example, the legal speed of each road), and the respective required times searched according to various conditions are calculated. The route is presented with its duration. The user can select a desired route by viewing this information.
[0005]
However, the required time presented here does not take into account the current traffic situation at all, and is merely an estimated time assuming that the vehicle travels at a predetermined speed. Therefore, when actually driving, a large error may occur between the expected time and the actual time depending on the traffic conditions at that time.
[0006]
That is, even if the shortest time route is selected when the first guidance route is set, there is a possibility that the selected route may not be the one that can arrive at the destination earliest depending on the traffic conditions during traveling thereafter. Therefore, there is a demand to know what happens when traveling on another route while traveling on a certain route, that is, which one of the present route and another route can reach the destination earlier.
[0007]
In such a case, it is possible to first switch to another route among the plurality of routes searched according to various conditions, obtain the estimated required time of the switched different route, and compare this with the expected required time of the original route. It is possible. In addition, if the navigation device has a detour route search function that avoids congested sections, it is possible to compare the estimated required time between the detour route searched and the original route by instructing the detour route search. It is.
[0008]
In addition, the actual traveling time from when the vehicle deviates from the recommended route to when the vehicle returns to the recommended route is measured, and the estimated traveling time when it is assumed that the vehicle has traveled on the recommended route from the departure point to the return point is calculated. A technique has also been proposed in which, when a route is faster, the route is registered as an effective escape route so that the route can be used for the next and subsequent route searches (for example, see Patent Document 1).
[0009]
[Patent Document 1]
JP 2000-88590 A
[0010]
[Problems to be solved by the invention]
As described above, even with the conventional navigation device, it is not possible to determine whether the vehicle can reach the destination faster than the time required for the original route by calculating the required time to the destination by switching the traveling route. It was possible.
[0011]
However, when calculating the required time to the destination for the switched route, the traffic condition is hardly taken into account, and a large error occurs between the predicted required time and the actual required time. Although VICS information (road traffic information) may be considered on major roads and the like, errors still occur because the accuracy of VICS information itself is not so high. Even if such erroneous information is provided, there is a problem that the user cannot accurately determine which route is faster after all.
[0012]
The present invention has been made in order to solve such a problem, and it is possible to more accurately calculate a required time when traveling on another route, thereby more accurately evaluating another route. The purpose is to be able to.
[0013]
[Means for Solving the Problems]
In order to solve the above-described problems, according to the present invention, a real-time running history data of the own vehicle and another vehicle at the time of route evaluation, a past running result data of the own vehicle, and a calculated running calculated based on the virtual speed. Using the data, the current position of the virtual vehicle traveling on another route to be evaluated, which is set separately from the main route on which the own vehicle travels, is calculated, and the virtual vehicle is displayed as traveling on another route. .
[0014]
Since the present invention comprises the above technical means, information of the traveling position according to the current traffic condition is obtained from another vehicle actually traveling on the set different route, and the virtual vehicle is adjusted in accordance with the actual traveling position. Will be displayed as if you are traveling on another route, and it will be possible to accurately simulate how long it will take if you travel on another route, taking into account the current traffic situation sufficiently Become.
[0015]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram illustrating an overall configuration of a route evaluation system using a virtual vehicle according to the present embodiment to which inter-vehicle communication is applied.
[0016]
As shown in FIG. -1 ~ 4 -4 Has a navigation device 1 -1 ~ 1 -4 Are installed respectively. Each navigation device 1 -1 ~ 1 -4 Is GPS antenna 2 -1 ~ 2 -4 And receives a GPS radio wave transmitted from the GPS satellite 5 and detects the current position, the moving speed, the moving direction, and the like of the own vehicle based on the GPS signal and the like. Each vehicle 4 -1 ~ 4 -4 Is terrestrial antenna 3 -1 ~ 3 -4 It also provides inter-vehicle communication.
[0017]
Each navigation device 1 -1 ~ 1 -4 Then, map data corresponding to the position of the vehicle detected by the vehicle itself is read out from a recording medium such as a DVD and displayed on a screen, and a position mark of the vehicle is displayed on the map screen. Further, own vehicle real-time data and own vehicle actual data detected by the own vehicle itself, other vehicle real-time data obtained from other vehicles by the above-described inter-vehicle communication, and calculated travel data calculated based on preset speed information. Is used to determine the running position of the virtual vehicle, and the virtual vehicle mark is displayed on another route set separately from the main route on which the own vehicle runs.
[0018]
Here, a description will be given of the meaning and usage scene of the above-described various data used when calculating the traveling position of the virtual vehicle.
[0019]
1) Real-time data of own vehicle
[Meaning] Real-time running history data of the own vehicle detected at the time of another route evaluation while displaying the virtual vehicle, and includes information such as a running position, a moving speed, and a moving direction of the own vehicle.
[Use scene] This section is used when the following condition is satisfied in a section where the main route where the own vehicle runs and another route where the virtual vehicle runs overlap.
a) When the own vehicle and the virtual vehicle run at the same position at the same time
b) When the vehicle runs in front of the virtual vehicle
[0020]
2) Other vehicle real-time data
[Meaning] Real-time running history data of another vehicle detected at the time of another route evaluation while displaying a virtual vehicle, and includes information such as a running position, a moving speed, and a moving direction of the other vehicle.
[Use scene] This is used in a section where the main route of the own vehicle and another route of the virtual vehicle are different from each other and can be obtained from another vehicle by inter-vehicle communication.
[0021]
3) Own vehicle actual data
[Meaning] Refers to past driving result data of the own vehicle stored in the drive recorder in advance, and includes information such as a running position, a moving speed, and a moving direction of the own vehicle.
[Use scene] This is used when the drive history data of the section is already recorded in the drive recorder of the own vehicle in a section where neither the real-time data of the own vehicle nor the real-time data of another vehicle can be used.
[0022]
4) Calculated driving data
[Meaning] This refers to traveling data calculated based on a virtually set speed (for example, a legal speed set by the system, a speed registered in advance by a user, and the like).
[Use scene] This is used when none of the above three types of data can be used.
[0023]
Next, a method of acquiring real-time data of another vehicle in the own vehicle will be described. The own vehicle communicates with another vehicle traveling in front of the virtual vehicle on another route using the inter-vehicle communication device, and obtains a running record of the other vehicle on another route. If another vehicle that is communicating with the host vehicle deviates from another route, it communicates with yet another vehicle traveling in front of the virtual vehicle on another route, and records the other vehicle's travel on another route. To get.
[0024]
FIG. 2 is a diagram for explaining a method of acquiring real-time data of another vehicle. As shown in FIG. -1 Is the own vehicle 4 among other vehicles traveling ahead of the virtual vehicle on another route. -1 Other vehicle 4 closest to -2 Sends a mobile agent to the other vehicle by using the function of the agent program. -2 To get the running results on another route from.
[0025]
Own vehicle 4 -1 Other vehicle 4 communicating with -2 Is off the other route, the other vehicle 4 -2 Is another vehicle 4 among other vehicles traveling ahead of the virtual vehicle on another route. -2 Another other vehicle 4 closest to -3 Send a mobile agent to. Other vehicle 4 receiving this -3 The vehicle's own track record is recorded by the vehicle-to-vehicle communication -1 Send to
[0026]
In addition, other vehicles 4 -3 Also deviates from another route, the other vehicle 4 -3 Is another vehicle 4 among other vehicles traveling ahead of the virtual vehicle on another route. -3 Yet another vehicle 4 closest to -4 Send a mobile agent to. According to this, other vehicle 4 -4 The vehicle's own track record is recorded by the vehicle-to-vehicle communication -1 Send to
[0027]
The above-mentioned mobile agent operates to take out real-time data of another vehicle recorded in the drive recorder of the other vehicle and transmit it to the own vehicle, and when the other vehicle deviates from another route during this operation, another mobile agent is used. An agent program defined to operate to transfer a mobile agent to another vehicle.
[0028]
The mobile agent is resident in an inter-vehicle communication device provided in another vehicle and executes a series of predetermined processes while judging various situations by itself. In order for the mobile agent to be able to determine whether or not the other vehicle has deviated from another route, information on another route set by the own vehicle needs to be transferred to the other vehicle together with the mobile agent. In addition, the address of the inter-vehicle communication device of the own vehicle needs to be transferred together with the mobile agent so that the other vehicle to which the agent is transferred can also determine the own vehicle that is the transmission destination of the running record.
[0029]
The inter-vehicle communication is performed using communication means such as a so-called wireless LAN, Bluetooth, and a specific power-saving wireless device. In these communication means, a communicable distance range is finite. Therefore, when the distance between the own vehicle and the other vehicle is greatly increased due to the transfer of the mobile agent, the traveling results of the other vehicle are transmitted to the own vehicle while relaying between the plurality of vehicles.
[0030]
FIG. 3 is a diagram illustrating an operation example of the route evaluation system according to the present embodiment. Hereinafter, a description will be given according to this operation example. In the example of FIG. 3, the own vehicle travels along a solid route (for example, a recommended route) passing through the intersections A, B, and C from the current position indicated by START to the destination indicated by GOAL. , C, the virtual vehicle travels along another dotted line.
[0031]
From your current location to the first intersection A, your vehicle 4 -1 In addition, since the virtual vehicle (not shown) travels on the same route at the same time, the position of the virtual vehicle is obtained using the own vehicle real-time data, and the virtual vehicle mark is moved and displayed on the route. In this section, the own vehicle position mark and the virtual vehicle mark are always displayed at the same position.
[0032]
Own vehicle 4 -1 When the vehicle reaches intersection A (simultaneously with the virtual vehicle), -1 This route and another route of the virtual vehicle branch off. In this case, own vehicle 4 -1 Is the closest other vehicle 4 on another route from the position of the virtual vehicle at that time to the intersection D when the traveling route branches. -2 Select to send a mobile agent. And the other vehicle 4 -2 The real-time data of the other vehicle is obtained from, and the traveling position of the virtual vehicle is obtained based on this.
[0033]
In this case, the other vehicle 4 -2 The other vehicle real-time data obtained from -1 And other vehicles 4 -2 When the communication with the other vehicle 4 is established (the other vehicle 4 shown in FIG. 3). -2 Is the actual driving data from the position a) to the intersection D. In this section, the other vehicle 4 indicated by the other vehicle real-time data -2 The virtual vehicle mark is moved and displayed so that the virtual vehicle travels in the same manner as the actual driving result.
[0034]
On the other hand, from the intersection A to the position a, the travel position of the virtual vehicle is obtained using the actual vehicle data. In this case, the own vehicle 4 indicated by the own vehicle performance data -1 The virtual vehicle mark is moved and displayed so that the virtual vehicle travels in the same manner as the actual driving result. Note that the own vehicle actual data regarding the section from the intersection A to the position a is -1 If not recorded in the drive recorder, the position of the virtual vehicle is obtained using the calculated travel data.
[0035]
Next, own vehicle 4 -1 Other vehicle 4 communicating with -2 Goes straight ahead or turns left at intersection D and deviates from another route of the virtual vehicle. -2 Is the closest other vehicle 4 on another route from the position of the virtual vehicle at that time to the intersection C when deviating from the another route. -3 Select and send the mobile agent to own vehicle 4 -1 Communication right with other vehicle 4 -3 Pass to.
[0036]
Thereby, the own vehicle 4 -1 After that, the new other vehicle 4 -3 The real-time data of the other vehicle is obtained from, and the traveling position of the virtual vehicle is obtained based on this. In this case, the other vehicle 4 -3 The other vehicle real-time data obtained from -1 And other vehicles 4 -3 When the communication with the other vehicle 4 is established (the other vehicle 4 shown in FIG. 3). -3 Is the actual driving data from the position b) to the intersection C. In this section, the other vehicle 4 indicated by the other vehicle real-time data -3 The virtual vehicle mark is moved and displayed so that the virtual vehicle travels in the same manner as the actual driving result.
[0037]
On the other hand, from the intersection D to the position b, the traveling position of the virtual vehicle is obtained using the actual vehicle data. In this case, the own vehicle 4 indicated by the own vehicle performance data -1 The virtual vehicle mark is moved and displayed so that the virtual vehicle travels in the same manner as the actual driving result. Note that the own vehicle actual data regarding the section from the intersection D to the position b is -1 If not recorded in the drive recorder, the position of the virtual vehicle is obtained using the calculated travel data.
[0038]
Finally, own vehicle 4 -1 Other vehicle 4 communicating with -3 When the vehicle reaches intersection C, own vehicle 4 -1 This route and another route of the virtual vehicle merge. In this case, the own vehicle 4 -1 If the vehicle has passed through the intersection C before the virtual vehicle, -1 Calculates the position of the virtual vehicle using the real-time data of the own vehicle, and moves and displays the virtual vehicle mark on the route. Conversely, if the virtual vehicle has passed the intersection C first, the other vehicle (not shown) other vehicle real-time data, the own vehicle 4 -1 The position of the virtual vehicle is obtained using the own vehicle actual data or the calculated traveling data, and the virtual vehicle mark is moved and displayed on the route.
[0039]
FIG. 4 is a diagram exemplifying the types of data used in each section to run the virtual vehicle in the above operation example. As shown in FIG. 4, real-time data of the own vehicle from the current position to the intersection A, actual vehicle data from the intersection A to the position a, and other vehicles 4 from the position a to the intersection D -2 Other vehicle real-time data, calculated travel data from intersection D to position b, other vehicle 4 from position b to intersection C -3 The virtual vehicle mark is moved and displayed using the real-time data of the other vehicle and the real-time data of the own vehicle from the intersection C to the destination.
[0040]
FIG. 5 shows a navigation device 1 constituting a route evaluation system as described above. -1 ~ 1 -4 FIG. 3 is a block diagram showing an internal configuration of the device. In FIG. 1, reference numeral 11 denotes a map storage medium such as a DVD-ROM, which stores various map data necessary for map display, route search, and the like. Although the DVD-ROM 11 is used here, another recording medium such as a CD-ROM or a hard disk may be used. A DVD-ROM control unit 12 controls reading of map data from the DVD-ROM 11.
[0041]
Reference numeral 13 denotes a position measuring device for measuring the current position of the vehicle, which is composed of a self-contained navigation sensor, a GPS receiver, a position calculation CPU, and the like. The self-contained navigation sensor outputs a pulse every predetermined traveling distance to detect a moving distance of the vehicle (a distance sensor), and an angular velocity sensor such as a vibration gyro for detecting a rotation angle (moving direction) of the vehicle. (Relative direction sensor). The self-contained navigation sensor detects the relative position and direction of the vehicle using the vehicle speed sensor and the angular speed sensor.
[0042]
The position calculation CPU calculates the absolute vehicle position (estimated vehicle position), the direction, and the traveling speed based on the relative position and direction data of the vehicle output from the self-contained navigation sensor. In addition, the GPS receiver receives radio waves transmitted from a plurality of GPS satellites with a GPS antenna and performs a three-dimensional positioning process or a two-dimensional positioning process to calculate an absolute position, a direction, and a traveling speed of the vehicle ( The vehicle direction is calculated based on the current vehicle position and the current vehicle position one sampling time ΔT ago).
[0043]
A map information memory 14 temporarily stores map data read from the DVD-ROM 11 under the control of the DVD-ROM control unit 12. That is, the DVD-ROM control unit 12 inputs information on the current vehicle position from the position measurement device 13 and outputs a read instruction of map data in a predetermined range including the current vehicle position, thereby displaying a map or a guidance route. The map data necessary for the search is read from the DVD-ROM 11 and stored in the map information memory 14.
[0044]
Reference numeral 15 denotes a drive recorder for storing a running history (including information such as a running position, a running speed, and a running direction) of the own vehicle. Reference numeral 16 denotes a recorder control unit, which controls reading and writing of travel history data from and to the drive recorder 15. That is, the recorder control unit 16 records the traveling history of the own vehicle in the drive recorder 15 using the measurement result by the position measurement device 13. When calculating the position of the virtual vehicle at the time of evaluating another route, the driving history is read out from the drive recorder 15 as real-time data of the own vehicle or actual data of the own vehicle. As described above, the recorder control unit 16 constitutes a traveling history recording unit of the present invention.
[0045]
An inter-vehicle communication device 17 transmits a mobile agent to another vehicle and receives real-time data of the mobile agent and another vehicle from another vehicle by using a terrestrial antenna. The mobile agent received from another vehicle is resident in a memory built in the inter-vehicle communication device 17 and executes a series of processes as described in FIG.
[0046]
Reference numeral 18 denotes a communication interface, which includes the vehicle-to-vehicle communication device 17 and the navigation device 1. -1 ~ 1 -4 Controls the exchange of data with the Reference numeral 19 denotes another vehicle running record memory, which stores other vehicle real-time data received from another vehicle by the inter-vehicle communication device 17. As described above, the inter-vehicle communication device 17 and the communication interface 18 constitute a data acquisition unit of the present invention.
[0047]
Reference numeral 20 denotes an operation unit such as a remote controller (remote controller). -1 ~ 1 -4 Set various information (for example, a route guidance destination, another route to be evaluated) and perform various operations (for example, menu selection operation, enlargement / reduction operation, manual map scrolling, numerical value input, etc.). And other various controls (buttons, joysticks, etc.). Reference numeral 21 denotes a remote control interface, which receives an infrared signal from the remote control 20 according to the operation state.
[0048]
The other route that the user wants to evaluate can be set in any manner using the remote controller 20, but an example is as follows.
1) Selection of any route obtained by the guide route search process
2) Selection of a route that has traveled so far (the travel history is recorded in the drive recorder 15)
3) Manual route setting by user using menu selection operation or manual map scrolling
[0049]
Reference numeral 22 denotes another route memory which stores data of another route to be evaluated set by the operation of the remote controller 20 (a position of each node and an intersection identification flag corresponding to each node from the current position to the destination). Things). Reference numeral 23 denotes a processor (CPU), and the navigation device 1 -1 ~ 1 -4 To control the whole. A ROM 24 stores various programs (a guidance route search program, a route evaluation program using a virtual vehicle, and the like). A RAM 25 temporarily stores data obtained in the course of various processes and data obtained as a result of various processes.
[0050]
The CPU 23 performs a process of registering data of another route set by operating the remote controller 20 in the other route memory 22. As described above, the remote controller 20, the remote controller interface 21, and the CPU 23 constitute another route setting means of the present invention.
[0051]
The CPU 23 also performs a process of searching for a guidance route with the lowest cost from the current location to the destination using the map data stored in the map information memory 14 in accordance with the guidance route search program stored in the ROM 24. Reference numeral 26 denotes a guidance route memory which stores guidance route data searched by the CPU 23 (the location of each node and the intersection identification flag stored corresponding to each node from the current position to the destination).
[0052]
The CPU 23 also performs a process of guiding the vehicle to the destination based on the guidance route data stored in the guidance route memory 26. In other words, by controlling the guide route generation unit 30 described later, the guide route is drawn thicker in a different color from other roads on the map screen while the vehicle is running. In addition, when the vehicle approaches a guidance intersection on the guidance route within a certain distance, the vehicle guides the traveling direction by voice, and displays the guidance image of the intersection by enlarging and displaying an arrow indicating the traveling direction. Provide intersection guidance.
[0053]
Reference numeral 27 denotes an intersection enlarged view memory, which temporarily stores enlarged map data (an enlarged view of an intersection for guiding a vehicle to a destination, an image of a destination, and an arrow of a traveling direction) of all the guidance target intersections in a guidance route. To be stored. The data of the intersection enlarged view is also appropriately read from the DVD-ROM 11 under the control of the DVD-ROM control unit 12.
[0054]
The CPU 23 further controls the traveling of the virtual vehicle as described with reference to FIG. 3 according to the route evaluation program stored in the ROM 24. That is, using the own vehicle real time data and own vehicle actual data stored in the drive recorder 15, the other vehicle real time data stored in the other vehicle actual driving memory 19, and the calculated driving data calculated by the CPU 23 itself, the other route memory 22 is used. Calculates the current position of the virtual vehicle traveling on another route registered in. Thus, the CPU 23 constitutes the virtual vehicle position calculating means of the present invention.
[0055]
Reference numeral 28 denotes a display controller, which generates map image data necessary for display on the display device 34 based on the map data stored in the map information memory 14. Reference numeral 29 denotes a video RAM, which temporarily stores map image data generated by the display controller 28. That is, the map image data generated by the display controller 28 is temporarily stored in the video RAM 29, and the map image data for one screen is read and output to the image synthesizing unit 33.
[0056]
The above-described guide route generator 30 generates drawing data of the guide route using the processing result of the guide route search program stored in the guide route memory 26. That is, from the guidance route data stored in the guidance route memory 26, those included in the map area drawn on the video RAM 29 at that time are selectively read, and the guidance which is superimposed on the map image with a predetermined color and emphasized thickly is displayed. Draw a route. Further, when the own vehicle approaches within a predetermined distance from the guidance intersection located in front of the guidance route, based on the enlarged intersection map data stored in the enlarged intersection map memory 27, an enlarged intersection intersection map is displayed. draw.
[0057]
Reference numeral 31 denotes a menu generating unit which generates and outputs a menu image necessary for performing various operations using the remote controller 20. Reference numeral 32 denotes a mark generation unit, which is a vehicle position mark displayed at the position of the own vehicle traveling on this route (measurement result by the position measuring device 13), and a position of a virtual vehicle traveling on another route (computation result by the CPU 23). , And generates and outputs various landmarks and the like for displaying a gas station, a convenience store, and the like.
[0058]
The above-described image synthesizing unit 33 superimposes each image data output from each of the guidance route generating unit 30, the menu generating unit 31, and the mark generating unit 32 on the map image data read by the display controller 28, and performs image synthesis. And outputs it to the display device 34. As a result, on the screen of the display device 34, map information around the own vehicle is displayed together with the own vehicle position mark, the virtual vehicle mark, various landmarks, and the like. A guidance route is displayed on this map, and an enlarged view of the intersection is displayed when the position of the vehicle approaches the vicinity of the intersection. As described above, the mark generating unit 32, the image synthesizing unit 33, and the display device 34 constitute a display unit of the present invention.
[0059]
As described in detail above, in the present embodiment, the setting is made separately from the present route on which the own vehicle travels by using four types of data of the own vehicle real time data, the other vehicle real time data, the own vehicle actual data, and the calculated travel data. The calculated current position of the virtual vehicle traveling on another route to be evaluated is calculated, and displayed so that the virtual vehicle travels on another route. As a result, the virtual vehicle can be driven based on the actual driving data according to the actual traffic condition, and the required time when the vehicle travels on another route can be calculated more accurately. Further, since the virtual vehicle and the own vehicle run on the map image at the same time, the comparison is easy. Therefore, it is possible to easily evaluate which route is faster, and based on the evaluation result, it can be used as a reference for route determination in the next and subsequent traveling.
[0060]
In the above-described embodiment, an example is described in which the data of the own vehicle is used as the past traveling data, but the traveling data of another vehicle may be used. For example, in the example of FIG. -1 And other vehicles 4 -2 Between own vehicle 4 and position a where communication with -1 Of the other vehicles 4 -2 May be used.
[0061]
In the above-described embodiment, an example has been described in which the own vehicle sequentially transfers the mobile agent to another vehicle in order to acquire real-time data of another vehicle from another vehicle. However, the present invention is not limited to this example. For example, the mobile agent is resident in advance in the inter-vehicle communication device 17 of each vehicle, and in the inter-vehicle communication, only information of another route and the address of the own vehicle are transmitted. Then, by transmitting these pieces of information, the mobile agent of another vehicle in the sleep state may be activated.
[0062]
In the above-described embodiment, an example has been described in which the own vehicle obtains real-time data of another vehicle through inter-vehicle communication and obtains the position of the virtual vehicle using the own vehicle. However, the present invention is not limited to this example. For example, each vehicle performs data communication with a server device such as a data center provided outside the vehicle. As a result, the server device may acquire the real-time data of the own vehicle, the actual data of the own vehicle, and the real-time data of the other vehicle from each vehicle, and thereby obtain the position of the virtual vehicle by the server device.
[0063]
FIG. 6 is a diagram showing the overall configuration of the route evaluation system in this case. As shown in FIG. -1 ~ 4 -4 Has a communication device 7 that can communicate with the server device 8 -1 ~ 7 -4 Navigation device 6 applying -1 ~ 6 -4 Are installed respectively.
[0064]
FIG. 7 shows the navigation device 6. -1 ~ 6 -4 3 is a block diagram showing an example of the internal configuration of FIG. Note that in FIG. 7, components denoted by the same reference numerals as those shown in FIGS. 5 and 6 have the same functions, and thus redundant description will be omitted here.
[0065]
Navigation device 6 shown in FIG. -1 ~ 6 -4 Instead of the communication interface 18 for performing the interface processing with the inter-vehicle communication device 17 shown in FIG. -1 ~ 7 -4 There is provided a communication interface 41 for performing interface processing with the interface. In addition, the CPU 23 ′ executes almost the same function as the CPU 23 shown in FIG. 5, but does not execute the position calculation of the virtual vehicle.
[0066]
Also, the navigation device 6 shown in FIG. -1 ~ 6 -4 Does not include the other-vehicle running record memory 19 and the separate route memory 22 shown in FIG. Information on another route set by operating the remote controller 20 is transmitted to the communication interface 41 and the communication device 7. -1 ~ 7 -4 Is transmitted to the server device 8 via the. In addition to the different route information, the vehicle position information measured by the position measuring device 13 and the traveling record information recorded in the drive recorder 15 are also transmitted to the server device 8.
[0067]
FIG. 8 is a diagram illustrating a configuration example of the server device 8. In FIG. 8, reference numeral 51 denotes a communication device, -1 ~ 4 -4 Communication device 7 provided for -1 ~ 7 -4 The above-mentioned other route information, the vehicle position information, the traveling result information, etc. are received from the communication device 7 -1 ~ 7 -4 Or send it to Reference numeral 52 denotes a communication interface, which controls data exchange between the communication device 51 and the server device 8.
[0068]
Reference numeral 53 denotes a self-vehicle running record memory, and a certain vehicle 4 -1 When the vehicle requests another route from -1 The vehicle position information and the traveling result information sent from the vehicle are stored as own vehicle real time data and own vehicle result data. Reference numeral 54 denotes another vehicle running record memory, and the other vehicle 4 -2 ~ 4 -4 Is stored as real-time data of other vehicles. Reference numeral 55 denotes another route memory, and the own vehicle 4 -1 The information of another route sent from is stored.
[0069]
Reference numeral 56 denotes a processor (CPU), which controls the entire server device 8. A ROM 57 stores various programs (such as a route evaluation program using a virtual vehicle). 58 is a RAM for temporarily storing data obtained in the course of various processes and data obtained as a result of various processes.
[0070]
The above-described CPU 56 controls the running of the virtual vehicle as described with reference to FIG. That is, using the own vehicle real time data and own vehicle actual data stored in the own vehicle actual running memory 53, the other vehicle real time data stored in the other actual vehicle running memory 54, and the calculated running data calculated by the CPU 56 itself, The current position of the virtual vehicle traveling on the route is calculated. The calculation result is transmitted to the host vehicle 4 using the communication device 51. -1 Navigation device 6 -1 Send to Thus, the CPU 56 constitutes the virtual vehicle position calculating means and the data providing means of the present invention.
[0071]
Navigation device 6 that has received the calculation result of the current position of the virtual vehicle from server device 8 -1 Then, the mark generator 32 displays the virtual vehicle mark on another route based on the calculation result.
[0072]
The above-described route evaluation method using a virtual vehicle according to the present embodiment is realized by a program stored in a RAM or a ROM operating under the control of a CPU. Therefore, the present invention can be realized by recording a program that causes a computer to perform the functions of the above-described embodiments on a recording medium such as a CD-ROM, and reading the program into the computer. As a recording medium for recording the program, a flexible disk, a hard disk, a magnetic tape, an optical disk, a magneto-optical disk, a DVD, a nonvolatile memory card, and the like can be used in addition to the CD-ROM. Further, the program may be downloaded to a computer via a network such as the Internet.
[0073]
Further, the functions of the above-described embodiments are realized by the computer executing the supplied program, and the program cooperates with the operating system (OS) or other application software running on the computer. When the functions of the above-described embodiment are realized, or when all or a part of the processing of the supplied program is performed by a function expansion board or a function expansion unit of a computer, and the functions of the above-described embodiment are realized. Such a program is also included in the embodiment of the present invention.
[0074]
In addition, each of the above-described embodiments is merely an example of the embodiment for carrying out the present invention, and the technical scope of the present invention should not be interpreted in a limited manner. That is, the present invention can be embodied in various forms without departing from the spirit or main features thereof.
[0075]
【The invention's effect】
As described above, according to the present invention, in addition to the calculated travel data calculated based on the virtual speed, real-time travel history data of the own vehicle and other vehicles reflecting actual traffic conditions and the past history of the own vehicle Since the current position of the virtual vehicle traveling on another route to be evaluated is calculated using the traveling performance data, the estimated required time when traveling on another route can be calculated with high accuracy. The route can be evaluated more accurately.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating an overall configuration of a route evaluation system using a virtual vehicle according to an embodiment to which an inter-vehicle communication device is applied.
FIG. 2 is a diagram for explaining a method of acquiring real-time data of another vehicle in the route evaluation system of FIG. 1;
FIG. 3 is a diagram showing an operation example of the route evaluation system according to the embodiment.
FIG. 4 is a diagram exemplifying types of data used in each section to drive a virtual vehicle in the operation example of FIG. 3;
FIG. 5 is a block diagram showing an internal configuration of a navigation device constituting the route evaluation system of FIG. 1;
FIG. 6 is a diagram illustrating another example of the overall configuration of the route evaluation system using the virtual vehicle according to the embodiment;
FIG. 7 is a block diagram showing an internal configuration of a navigation device constituting the route evaluation system of FIG. 7;
FIG. 8 is a block diagram showing an internal configuration of a server device constituting the route evaluation system of FIG. 7;
[Explanation of symbols]
1 -1 ~ 1 -4 Navigation device
2 -1 ~ 2 -4 GPS antenna
3 -1 ~ 3 -4 Terrestrial antenna
4 -1 ~ 4 -4 vehicle
5 GPS satellites
6 -1 ~ 6 -4 Navigation device
7 -1 ~ 7 -4 Communication device
8 Server device
11 DVD-ROM
12 DVD-ROM control unit
13 Position measuring device
14 Map information memory
15 Drive recorder
16 Recorder control unit
17 Inter-vehicle communication device
18 Communication interface
19 Other vehicle running record memory
20 remote control
21 Remote control interface
22 Separate route memory
23 CPU
24 ROM
25 RAM
26 Guidance route memory
27 Intersection enlarged map memory
28 Display Controller
29 Video RAM
30 Guide route generator
31 Menu generator
32 Mark generation part
33 Image synthesis unit
34 Display device
41 Communication Interface
51 Communication device
52 Communication Interface
53 Own vehicle running record memory
54 Other vehicle running record memory
55 Separate root memory
56 CPU
57 ROM
58 RAM

Claims (7)

車両の現在位置を測定する位置測定手段と、
上記位置測定手段による測定結果を利用して、車両の走行履歴をドライブレコーダに記録する走行履歴記録手段と、
自車両が走行する本ルートとは別に評価対象の別ルートを設定する別ルート設定手段と、
上記ドライブレコーダに記録されるルート評価時における自車両の走行履歴データ、上記ドライブレコーダに記録されるルート評価時における他車両の走行履歴データ、上記ドライブレコーダに記録されている自車両の過去の走行実績データおよび、仮想速度に基づいて算出される算出走行データを用いて、上記別ルート設定手段により設定された別ルート上を走行する仮想車両の現在位置を算出する仮想車両位置演算手段と、
上記位置測定手段により測定される上記自車両の現在位置に合わせて上記本ルート上に自車位置マークを表示するとともに、上記仮想車両位置演算手段により算出される上記仮想車両の現在位置に合わせて上記別ルート上に仮想車両マークを表示する表示手段とを備えたことを特徴とする仮想車両を利用したルート評価システム。
Position measuring means for measuring the current position of the vehicle,
Using a measurement result by the position measurement means, a travel history recording means for recording the travel history of the vehicle in the drive recorder,
Another route setting means for setting another route to be evaluated separately from the main route in which the vehicle travels;
Driving history data of the own vehicle at the time of route evaluation recorded in the drive recorder, running history data of another vehicle at the time of route evaluation recorded in the drive recorder, past running of the own vehicle recorded in the drive recorder Virtual vehicle position calculating means for calculating the current position of the virtual vehicle traveling on another route set by the different route setting means, using the actual data and the calculated travel data calculated based on the virtual speed;
A self-vehicle position mark is displayed on the present route in accordance with the current position of the self-vehicle measured by the position measurement means, and the current position of the virtual vehicle is calculated by the virtual vehicle position calculation means. Display means for displaying a virtual vehicle mark on the another route, wherein a route evaluation system using the virtual vehicle is provided.
上記自車両および上記他車両の双方とも、上記位置測定手段および上記走行履歴記録手段を備えるとともに、車々間で相互にデータ通信を行うための通信手段を備え、
上記仮想車両位置演算手段は少なくとも上記自車両に備えられ、
上記自車両は、上記ルート評価時における他車両の走行履歴データを上記他車両のドライブレコーダから上記通信手段を用いて取得するデータ取得手段を備えることを特徴とする請求項1に記載の仮想車両を利用したルート評価システム。
Both the own vehicle and the other vehicle include the position measuring unit and the traveling history recording unit, and include a communication unit for performing data communication between the vehicles.
The virtual vehicle position calculating means is provided at least in the own vehicle,
2. The virtual vehicle according to claim 1, wherein the own vehicle includes a data acquisition unit that acquires travel history data of another vehicle at the time of the route evaluation from a drive recorder of the other vehicle using the communication unit. 3. Route evaluation system using
上記データ取得手段は、上記ルート評価時における他車両の走行履歴データを上記他車両のドライブレコーダから取り出して上記自車両に送信するように動作するエージェントプログラムを上記通信手段を用いて上記他車両に送信し、もしくは、上記他車両に備えられている上記エージェントプログラムを上記通信手段を用いて起動する手段を備えることを特徴とする請求項2に記載の仮想車両を利用したルート評価システム。The data acquisition unit uses the communication unit to execute an agent program operating to take out travel history data of another vehicle from the drive recorder of the other vehicle at the time of the route evaluation and transmit the data to the own vehicle. The route evaluation system using a virtual vehicle according to claim 2, further comprising a unit that transmits or activates the agent program provided in the other vehicle using the communication unit. 上記自車両および上記他車両の双方とも、上記位置測定手段および上記走行履歴記録手段を備えるとともに、サーバ装置との間で相互にデータ通信を行うための通信手段を備え、
上記サーバ装置は、上記仮想車両位置演算手段と、
上記自車両および上記他車両が備える上記ドライブレコーダの記録データを上記通信手段を用いて取得するデータ取得手段と、
上記データ取得手段により取得した上記ドライブレコーダの記録データを利用して上記仮想車両位置演算手段により算出した上記仮想車両の現在位置を上記通信手段を用いて上記自車両に送信するデータ提供手段とを備えることを特徴とする請求項1に記載の仮想車両を利用したルート評価システム。
Both the own vehicle and the other vehicle include the position measurement unit and the travel history recording unit, and include a communication unit for performing mutual data communication with a server device.
The server device includes the virtual vehicle position calculating means,
Data acquisition means for acquiring the recording data of the drive recorder provided in the own vehicle and the other vehicle using the communication means,
Data providing means for transmitting the current position of the virtual vehicle calculated by the virtual vehicle position calculating means using the recording data of the drive recorder obtained by the data obtaining means to the own vehicle using the communication means. The route evaluation system using the virtual vehicle according to claim 1, wherein the route evaluation system is provided.
車両の現在位置を測定する位置測定手段による測定結果を利用してドライブレコーダに記録されるルート評価時における自車両の走行履歴データと、上記ドライブレコーダに記録されるルート評価時における他車両の走行履歴データと、上記ドライブレコーダに記録されている自車両の過去の走行実績データと、仮想速度に基づいて算出される算出走行データとを用いて、上記自車両が走行する本ルートとは別に設定された評価対象の別ルート上を走行する仮想車両の現在位置を算出し、当該算出した仮想車両の現在位置に合わせて上記別ルート上に仮想車両マークを表示するようにしたことを特徴とする仮想車両を利用したルート評価方法。The travel history data of the own vehicle at the time of route evaluation recorded on the drive recorder using the measurement result by the position measuring means for measuring the current position of the vehicle, and the travel of other vehicles at the time of route evaluation recorded on the drive recorder Using the history data, the past traveling result data of the own vehicle recorded in the drive recorder, and the calculated traveling data calculated based on the virtual speed, set separately from the main route in which the own vehicle travels Calculating the current position of the virtual vehicle traveling on another route to be evaluated, and displaying a virtual vehicle mark on the another route in accordance with the calculated current position of the virtual vehicle. Route evaluation method using virtual vehicles. 自車両の現在位置を測定する位置測定手段と、
上記位置測定手段による測定結果を利用して、自車両の走行履歴をドライブレコーダに記録する走行履歴記録手段と、
上記自車両が走行する本ルートとは別に評価対象の別ルートを設定する別ルート設定手段と、
上記自車両以外の他車両との間で相互にデータ通信を行い、ルート評価時における上記他車両の走行履歴データを上記他車両のドライブレコーダから取得するデータ取得手段と、
上記自車両のドライブレコーダに記録されるルート評価時における自車両の走行履歴データ、上記データ取得手段により取得されたルート評価時における他車両の走行履歴データ、上記自車両のドライブレコーダに記録されている自車両の過去の走行実績データおよび、仮想速度に基づいて算出される算出走行データを用いて、上記別ルート設定手段により設定された別ルート上を走行する仮想車両の現在位置を算出する仮想車両位置演算手段と、
上記位置測定手段により測定される上記自車両の現在位置に合わせて上記本ルート上に自車位置マークを表示するとともに、上記仮想車両位置演算手段により算出される上記仮想車両の現在位置に合わせて上記別ルート上に仮想車両マークを表示する表示手段とを備えたことを特徴とするナビゲーション装置。
Position measuring means for measuring the current position of the vehicle,
Using a measurement result by the position measurement means, a travel history recording means for recording the travel history of the vehicle in the drive recorder,
Another route setting means for setting another route to be evaluated separately from the main route in which the vehicle travels;
Data acquisition means for mutually performing data communication with other vehicles other than the own vehicle, and acquiring travel history data of the other vehicle at the time of route evaluation from a drive recorder of the other vehicle,
The driving history data of the own vehicle at the time of the route evaluation recorded in the drive recorder of the own vehicle, the driving history data of the other vehicle at the time of the route evaluation acquired by the data acquisition unit, and the driving history data of the own vehicle. A virtual vehicle that calculates the current position of a virtual vehicle that travels on another route set by the different route setting means by using past driving performance data of the own vehicle and calculated driving data calculated based on the virtual speed. Vehicle position calculating means;
A self-vehicle position mark is displayed on the present route in accordance with the current position of the self-vehicle measured by the position measurement means, and the current position of the virtual vehicle is calculated by the virtual vehicle position calculation means. Display means for displaying a virtual vehicle mark on the different route.
自車両の現在位置を測定する位置測定手段と、
上記位置測定手段による測定結果を利用して、自車両の走行履歴をドライブレコーダに記録する走行履歴記録手段と、
上記自車両が走行する本ルートとは別に評価対象の別ルートを設定する別ルート設定手段と、
上記ドライブレコーダの記録データおよび上記別ルート設定手段により設定された別ルートに関するデータをサーバ装置に送信するとともに、上記自車両のドライブレコーダから送られたルート評価時における自車両の走行履歴データ、上記他車両のドライブレコーダから送られたルート評価時における他車両の走行履歴データ、上記自車両のドライブレコーダから送られた自車両の過去の走行実績データおよび、仮想速度に基づいて算出される算出走行データを用いて上記サーバ装置により算出された、上記別ルート上を走行する仮想車両の現在位置に関するデータを上記サーバ装置より受信するための通信処理を行う通信手段と、
上記位置測定手段により測定される上記自車両の現在位置に合わせて上記本ルート上に自車位置マークを表示するとともに、上記通信手段により取得した上記仮想車両の現在位置に合わせて上記別ルート上に仮想車両マークを表示する表示手段とを備えたことを特徴とするナビゲーション装置。
Position measuring means for measuring the current position of the vehicle,
Using a measurement result by the position measurement means, a travel history recording means for recording the travel history of the vehicle in the drive recorder,
Another route setting means for setting another route to be evaluated separately from the main route in which the vehicle travels;
In addition to transmitting the recording data of the drive recorder and the data on the different route set by the different route setting means to the server device, the travel history data of the own vehicle at the time of the route evaluation sent from the drive recorder of the own vehicle, Running history data of the other vehicle at the time of route evaluation sent from the drive recorder of the other vehicle, past running result data of the own vehicle sent from the drive recorder of the own vehicle, and calculated running calculated based on the virtual speed A communication unit that performs communication processing for receiving, from the server device, data regarding a current position of the virtual vehicle traveling on the different route, calculated by the server device using data,
A self-vehicle position mark is displayed on the main route in accordance with the current position of the own vehicle measured by the position measuring means, and the self-vehicle position mark is displayed in accordance with the current position of the virtual vehicle acquired by the communication means. And a display means for displaying a virtual vehicle mark.
JP2003032987A 2003-02-10 2003-02-10 System and method for evaluating route by utilizing virtual vehicle, and navigation device Withdrawn JP2004245609A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003032987A JP2004245609A (en) 2003-02-10 2003-02-10 System and method for evaluating route by utilizing virtual vehicle, and navigation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003032987A JP2004245609A (en) 2003-02-10 2003-02-10 System and method for evaluating route by utilizing virtual vehicle, and navigation device

Publications (1)

Publication Number Publication Date
JP2004245609A true JP2004245609A (en) 2004-09-02

Family

ID=33019110

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003032987A Withdrawn JP2004245609A (en) 2003-02-10 2003-02-10 System and method for evaluating route by utilizing virtual vehicle, and navigation device

Country Status (1)

Country Link
JP (1) JP2004245609A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007121006A (en) * 2005-10-26 2007-05-17 Kenwood Corp Navigation apparatus, navigation method, navigation system, and program
JP2007170927A (en) * 2005-12-20 2007-07-05 Aisin Aw Co Ltd Travel estimation system
JP2007322304A (en) * 2006-06-02 2007-12-13 Xanavi Informatics Corp Navigation device, and navigation method
JP2008102024A (en) * 2006-10-19 2008-05-01 Pioneer Electronic Corp Device, method, and so on for displaying vehicle information
JP2009014423A (en) * 2007-07-03 2009-01-22 Pioneer Electronic Corp Information providing server, navigation system, information providing method and program
JP2009063422A (en) * 2007-09-06 2009-03-26 Xanavi Informatics Corp On-vehicle navigation apparatus, and comparison display method of drive situation
JP2010122817A (en) * 2008-11-18 2010-06-03 Pioneer Electronic Corp Information collection device and information collection method
JP2012008113A (en) * 2010-06-23 2012-01-12 Hyundai Motor Co Ltd Car navigation system and navigation service method
US20120185118A1 (en) * 2011-01-19 2012-07-19 GM Global Technology Operations LLC System and method for optimizing a driving route for a vehicle
JP2012255695A (en) * 2011-06-08 2012-12-27 Nissan Motor Co Ltd Information providing device
EP3067662A1 (en) 2015-03-13 2016-09-14 Toyota Jidosha Kabushiki Kaisha Navigation system
EP3184964A1 (en) * 2015-12-22 2017-06-28 Panasonic Automotive & Industrial Systems Europe GmbH Navigation device
WO2017207100A1 (en) * 2016-06-03 2017-12-07 Daimler Ag Method for operating a navigation system of a vehicle, as well as a vehicle
JP2018100896A (en) * 2016-12-20 2018-06-28 ヤフー株式会社 Selection device, selection method, and selection program
JP2019144969A (en) * 2018-02-22 2019-08-29 トヨタ自動車株式会社 Information providing method and information providing system
CN117236779A (en) * 2023-10-09 2023-12-15 速度科技股份有限公司 Data transportation evaluation method for large database

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007121006A (en) * 2005-10-26 2007-05-17 Kenwood Corp Navigation apparatus, navigation method, navigation system, and program
JP2007170927A (en) * 2005-12-20 2007-07-05 Aisin Aw Co Ltd Travel estimation system
JP2007322304A (en) * 2006-06-02 2007-12-13 Xanavi Informatics Corp Navigation device, and navigation method
JP2008102024A (en) * 2006-10-19 2008-05-01 Pioneer Electronic Corp Device, method, and so on for displaying vehicle information
JP2009014423A (en) * 2007-07-03 2009-01-22 Pioneer Electronic Corp Information providing server, navigation system, information providing method and program
JP2009063422A (en) * 2007-09-06 2009-03-26 Xanavi Informatics Corp On-vehicle navigation apparatus, and comparison display method of drive situation
JP2010122817A (en) * 2008-11-18 2010-06-03 Pioneer Electronic Corp Information collection device and information collection method
US9336682B2 (en) 2010-06-23 2016-05-10 Hyundai Motor Company Navigation system for vehicle and navigation service method for the same
JP2012008113A (en) * 2010-06-23 2012-01-12 Hyundai Motor Co Ltd Car navigation system and navigation service method
US20120185118A1 (en) * 2011-01-19 2012-07-19 GM Global Technology Operations LLC System and method for optimizing a driving route for a vehicle
JP2012255695A (en) * 2011-06-08 2012-12-27 Nissan Motor Co Ltd Information providing device
US9482541B2 (en) 2015-03-13 2016-11-01 Toyota Jidosha Kabushiki Kaisha Navigation system
JP2016170094A (en) * 2015-03-13 2016-09-23 トヨタ自動車株式会社 Navigation system
CN105973248A (en) * 2015-03-13 2016-09-28 丰田自动车株式会社 Navigation system
EP3067662A1 (en) 2015-03-13 2016-09-14 Toyota Jidosha Kabushiki Kaisha Navigation system
EP3184964A1 (en) * 2015-12-22 2017-06-28 Panasonic Automotive & Industrial Systems Europe GmbH Navigation device
WO2017207100A1 (en) * 2016-06-03 2017-12-07 Daimler Ag Method for operating a navigation system of a vehicle, as well as a vehicle
JP2018100896A (en) * 2016-12-20 2018-06-28 ヤフー株式会社 Selection device, selection method, and selection program
JP2019144969A (en) * 2018-02-22 2019-08-29 トヨタ自動車株式会社 Information providing method and information providing system
JP7063001B2 (en) 2018-02-22 2022-05-09 トヨタ自動車株式会社 Information provision method and information provision system
CN117236779A (en) * 2023-10-09 2023-12-15 速度科技股份有限公司 Data transportation evaluation method for large database

Similar Documents

Publication Publication Date Title
US11493358B2 (en) Apparatus and methods of displaying navigation instructions
JP4948944B2 (en) Navigation device and method for drawing intersection guide map
US6434482B1 (en) On-vehicle navigation system for searching facilities along a guide route
JP4562471B2 (en) Navigation device and traveling direction guide method
JP4151952B2 (en) Navigation device
JP4516853B2 (en) Navigation device
JP2009204514A (en) Navigator and navigation program
JP2004245609A (en) System and method for evaluating route by utilizing virtual vehicle, and navigation device
JP4543541B2 (en) Navigation device, voice guidance method, route guidance method, storage medium
KR100678254B1 (en) Navigation apparatus and method for guiding path by using multipath
JP2004245610A (en) System and method for analyzing passing of vehicle coming from opposite direction, and navigation device
JP2011179931A (en) Navigation apparatus and navigation program
JP2010151546A (en) Navigation device and program for navigation
JP2007170927A (en) Travel estimation system
JP4133114B2 (en) Inter-vehicle communication device
US6816781B2 (en) Navigation method and system for large compound
JP2002310696A (en) Navigation device
JP4817992B2 (en) Navigation device and U-turn information providing method
JP2014035273A (en) Cost calculation device, cost calculation program, and navigation device
JP3850613B2 (en) Navigation device
JP4397983B2 (en) Navigation center device, navigation device, and navigation system
JP2006250662A (en) Navigation system and method of searching guidance route
JP4640774B2 (en) Navigation device and control method for search for detour route
JP5345374B2 (en) Navigation device and route information presentation method
JP2011179933A (en) Navigation apparatus and program for navigation

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060509