JP2010101745A - Route search device, route search method and program - Google Patents

Route search device, route search method and program Download PDF

Info

Publication number
JP2010101745A
JP2010101745A JP2008273207A JP2008273207A JP2010101745A JP 2010101745 A JP2010101745 A JP 2010101745A JP 2008273207 A JP2008273207 A JP 2008273207A JP 2008273207 A JP2008273207 A JP 2008273207A JP 2010101745 A JP2010101745 A JP 2010101745A
Authority
JP
Japan
Prior art keywords
route
cost
power regeneration
cost variable
map data
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
JP2008273207A
Other languages
Japanese (ja)
Other versions
JP5060450B2 (en
Inventor
Nobuhiro Mizuno
伸洋 水野
Yasuhiro Shimizu
泰博 清水
Kazunao Yamada
山田  和直
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Corp
Denso IT Laboratory Inc
Original Assignee
Denso Corp
Denso IT Laboratory 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 Denso Corp, Denso IT Laboratory Inc filed Critical Denso Corp
Priority to JP2008273207A priority Critical patent/JP5060450B2/en
Publication of JP2010101745A publication Critical patent/JP2010101745A/en
Application granted granted Critical
Publication of JP5060450B2 publication Critical patent/JP5060450B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T90/00Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation
    • Y02T90/10Technologies relating to charging of electric vehicles
    • Y02T90/16Information or communication technologies improving the operation of electric vehicles

Abstract

<P>PROBLEM TO BE SOLVED: To provide a route search device searching a fuel-efficient route for vehicles which can regenerate power, such as hybrid vehicles or electric vehicles. <P>SOLUTION: A route search device 1 is provided with: a map data storage part 14 for storing map data of roads represented by a plurality of links and multiple kinds of cost variable values including cost variable values relating to power regeneration assigned to the respective links; a current position detecting part 10 for detecting a current position; a destination input part 12 for accepting an input of a destination; a route cost calculation part 16 that reads out cost variable values assigned to links constituting a plurality of candidate routes from the current position to the destination from the map data storage part 14 and calculates route costs of the respective candidate routes based on the read out cost values; and a route output part 18 for outputting a route the route cost of which is the lowest among the candidate routes, based on the calculated result of the route cost calculation part 16. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、出発地から目的地までの経路を探索する経路探索装置に関する。   The present invention relates to a route search device that searches for a route from a departure point to a destination.

従来から、出発地から目的地までの最適経路を探索する経路探索装置として、様々な装置が提案されており、また製品化されている。特許文献1は、車種やドライバの運転の癖を反映し、燃料消費量が最小となる経路を探索する経路探索装置を開示している。この文献に記載された経路探索装置は、車種情報とドライバ毎の車両加速時の加速度合いに関する情報の少なくともどちらか1つを記憶しており、この情報を用いて、一般的な車両の燃費情報を補正する。そして、経路探索装置は、補正された燃費情報を用いて、車両が各リンクを走行した際の燃料消費量に相当するコストを計算し、出発地から目的地までの経路のうち、コストの加算値が最小となる経路を探索する。
特開2006−300780号公報
Conventionally, various devices have been proposed and commercialized as route searching devices for searching for an optimum route from a departure point to a destination. Patent Document 1 discloses a route search device that searches for a route that minimizes fuel consumption while reflecting the driving habits of the vehicle type and driver. The route search device described in this document stores at least one of vehicle type information and information about acceleration at the time of vehicle acceleration for each driver, and using this information, general vehicle fuel consumption information is stored. Correct. Then, the route search device uses the corrected fuel consumption information to calculate a cost corresponding to the amount of fuel consumed when the vehicle travels on each link, and adds the cost of the route from the departure point to the destination. Search for the route with the smallest value.
JP 2006-300780 A

上記したように、従来の経路探索装置の中には、燃料消費を最小とすることに着目した装置も存在する。従来の自動車では、燃料消費を抑えることが燃費の向上につながっていた。   As described above, some of the conventional route search devices focus on minimizing fuel consumption. In conventional automobiles, reducing fuel consumption has led to improved fuel efficiency.

最近では、ハイブリッド車や電気自動車が普及し始めている。ハイブリッド車や電気自動車では、走行中に電力を回生できるので、燃料消費を抑えることだけが燃費の向上につながるわけではない。   Recently, hybrid vehicles and electric vehicles have begun to spread. In hybrid vehicles and electric vehicles, electricity can be regenerated while driving, so reducing fuel consumption does not necessarily lead to improved fuel efficiency.

そこで、本発明は、上記背景に鑑み、ハイブリッド車や電気自動車等のように電力を回生可能な車両にとって燃費の良い経路を探索できる経路探索装置を提供することを目的とする。   In view of the above background, an object of the present invention is to provide a route search device that can search for a route with good fuel consumption for a vehicle that can regenerate power, such as a hybrid vehicle or an electric vehicle.

本発明の経路探索装置は、道路を複数のリンクにより示した地図データと、それぞれのリンクに対応付けて電力回生に関するコスト変数値を含む複数種類のコスト変数値を記憶した地図データ記憶部と、出発地と目的地を設定する地点設定部と、出発地から目的地までの複数の候補経路を構成するリンクに対応するコスト変数値を前記地図データ記憶部から読み出し、読み出したコスト変数値に基づいてそれぞれの候補経路の経路コストを計算する経路コスト算出部と、前記経路コスト算出部における計算結果に基づき、前記候補経路の中で経路コストが最小となる経路を出力する経路出力部とを備える。   The route search device of the present invention is a map data storage unit storing map data indicating roads by a plurality of links, and a plurality of types of cost variable values including cost variable values related to power regeneration in association with each link, A point setting unit for setting a starting point and a destination, and a cost variable value corresponding to links constituting a plurality of candidate routes from the starting point to the destination are read from the map data storage unit, and based on the read cost variable value A route cost calculation unit that calculates a route cost of each candidate route, and a route output unit that outputs a route having the smallest route cost among the candidate routes based on a calculation result in the route cost calculation unit. .

このように経路コストを計算するためのコスト変数として電力回生に関するコスト変数を導入することにより、走行中に電力を回生できる経路、すなわち、ハイブリッド車や電気自動車にとって燃費の良い経路を探索することができる。   By introducing a cost variable related to power regeneration as a cost variable for calculating the route cost in this way, it is possible to search for a route that can regenerate power during traveling, that is, a route that has good fuel efficiency for hybrid vehicles and electric vehicles. it can.

前記電力回生に関するコスト変数値としては、各リンクを走行したときの電力回生量を示すデータ、または、各リンクの走行により電力回生を行えるか否かを示すデータを用いることができる。   As the cost variable value related to the power regeneration, data indicating the amount of power regeneration when traveling on each link or data indicating whether power regeneration can be performed by traveling on each link can be used.

本発明の経路探索装置は、車両の現在位置を検出する現在位置検出部と、電力回生量を検出するセンサから電力回生量を示すデータを受信する電力回生量データ受信部と、前記現在位置検出部にて検出した現在位置のデータから現在走行中のリンクを特定し、特定されたリンクの電力回生量に関するコスト変数値を前記電力回生量データ受信部にて受信したデータに基づいて求め、求めたコスト変数値を前記地図データ記憶部に記憶する地図データ更新部とを備える。   The route search device of the present invention includes a current position detection unit that detects a current position of a vehicle, a power regeneration amount data reception unit that receives data indicating a power regeneration amount from a sensor that detects a power regeneration amount, and the current position detection The current running link is identified from the current position data detected by the unit, and a cost variable value related to the power regeneration amount of the identified link is obtained based on the data received by the power regeneration amount data receiving unit, and obtained. A map data updating unit for storing the cost variable value in the map data storage unit.

この構成により、実際の車両の走行での電力回生量の測定データに基づいて、電力回生に関するコスト変数値を適切に求めることができる。   With this configuration, it is possible to appropriately obtain a cost variable value related to power regeneration based on measurement data of the amount of power regeneration during actual vehicle travel.

本発明の経路探索装置は、各リンクにおける電力回生量のデータを含むプローブ交通情報を受信する交通情報受信部と、前記交通情報受信部にて受信したプローブ交通情報に基づいて、前記各リンクの電力回生量に関するコスト変数値を求め、求めたコスト変数値を前記地図データ記憶部に記憶する地図データ更新部とを備えてもよい。   The route search device according to the present invention includes a traffic information receiving unit that receives probe traffic information including power regeneration amount data in each link, and the probe traffic information received by the traffic information receiving unit. You may provide the map data update part which calculates | requires the cost variable value regarding electric power regeneration amount, and memorize | stores the calculated | required cost variable value in the said map data storage part.

この構成により、多数の車両から収集された電力回生量の測定データに基づいて、電力回生に関するコスト変数値を適切に決定することができる。   With this configuration, it is possible to appropriately determine a cost variable value related to power regeneration based on measurement data of the power regeneration amount collected from a large number of vehicles.

本発明の経路探索装置において、前記電力回生に関するコスト変数値として、各リンクにおいて減速しながら走行した距離を示すデータを用いることができ、加えて、各リンクにおいて減速したときの負の加速度を示すデータを用いることができる。   In the route search device of the present invention, data indicating the distance traveled while decelerating at each link can be used as the cost variable value related to power regeneration, and in addition, negative acceleration when decelerating at each link is indicated. Data can be used.

車両が電力を回生することができるのは車両が減速したときなので、減速しながら走行した距離は電力回生量と相関関係を有する。従って、減速しながら走行した距離を電力回生に関するコスト変数として用いることができる。また、車両が急激に減速する場合よりも緩やかに減速する場合の方が効率良く電力を回生できるので、減速時の負の加速度を示すデータをコスト変数として用いることにより、電力回生量を適切に予測することができる。   Since the vehicle can regenerate power when the vehicle decelerates, the distance traveled while decelerating has a correlation with the amount of power regeneration. Therefore, the distance traveled while decelerating can be used as a cost variable for power regeneration. In addition, since the power can be regenerated more efficiently when the vehicle slowly decelerates than when the vehicle decelerates suddenly, the data indicating the negative acceleration during deceleration is used as a cost variable, so that Can be predicted.

本発明の経路探索装置は、車両の現在位置を検出する現在位置検出部と、車両の走行速度を検出するセンサから走行速度を示すデータを受信する速度データ受信部と、前記現在位置検出部にて検出した現在位置のデータから現在走行中のリンクを特定し、特定されたリンクの前記電力回生に関するコスト変数値を前記速度データ受信部にて受信したデータに基づいて求め、求めたコスト変数値を前記地図データ記憶部に記憶する地図データ更新部とを備えてもよい。   A route search device according to the present invention includes a current position detection unit that detects a current position of a vehicle, a speed data reception unit that receives data indicating a traveling speed from a sensor that detects a traveling speed of the vehicle, and the current position detection unit. The current running link is identified from the detected current position data, and the cost variable value related to the power regeneration of the identified link is obtained based on the data received by the speed data receiving unit, and the obtained cost variable value May be provided with a map data update unit that stores the data in the map data storage unit.

この構成により、実際の車両の走行における速度の測定データに基づいて、電力回生に関するコスト変数値を適切に決定することができる。   With this configuration, it is possible to appropriately determine a cost variable value related to power regeneration based on measurement data of speed in actual vehicle travel.

本発明の経路探索装置は、渋滞しているか否かを判定する判定部を備え、前記地図データ更新部は、前記判定部にて渋滞していないと判定されたときに取得した速度データに基づいて前記コスト変数値を求めてもよい。   The route search device of the present invention includes a determination unit that determines whether or not there is a traffic jam, and the map data update unit is based on speed data acquired when the determination unit determines that there is no traffic jam. The cost variable value may be obtained.

渋滞しているときには、前方車両との車間距離を一定に保つために、こまめにブレーキをかける場合があるため、電力回生が可能かどうかを判断するための適切なデータを得ることが難しい。本発明によれば、渋滞していないときの速度データを用いて適切なコスト変数値を決定できる。   When the vehicle is congested, it is difficult to obtain appropriate data for judging whether or not power regeneration is possible because the vehicle may be frequently braked in order to keep the distance between the vehicle and the vehicle ahead. According to the present invention, an appropriate cost variable value can be determined using speed data when there is no traffic jam.

本発明の経路探索装置は、各リンクにおける車両の速度データを含むプローブ交通情報を受信する交通情報受信部と、前記交通情報受信部にて受信したプローブ交通情報に基づいて、前記各リンクの電力回生量に関するコスト変数値を求め、求めたコスト変数値を前記地図データ記憶部に記憶する地図データ更新部とを備えてもよい。   The route search device of the present invention includes a traffic information receiving unit that receives probe traffic information including vehicle speed data in each link, and the power of each link based on the probe traffic information received by the traffic information receiving unit. You may provide the map data update part which calculates | requires the cost variable value regarding regeneration amount, and memorize | stores the calculated | required cost variable value in the said map data storage part.

この構成により、多数の車両から収集された電力回生量の測定データに基づいて、電力回生に関するコスト変数値を適切に決定することができる。   With this configuration, it is possible to appropriately determine a cost variable value related to power regeneration based on measurement data of the power regeneration amount collected from a large number of vehicles.

本発明の経路探索装置の前記地図データ記憶部には、各リンクにおける太陽発電量を示すデータを記憶してもよい。   You may memorize | store the data which show the solar power generation amount in each link in the said map data storage part of the route search apparatus of this invention.

このように経路探索に用いるコスト変数として太陽発電量に関するコスト変数を導入することにより、発電量の大きい燃費の良い経路、すなわち燃費の良い経路を探索することができる。   Thus, by introducing a cost variable relating to the amount of solar power generation as a cost variable used for route search, it is possible to search for a fuel efficient route with a large power generation amount, that is, a route with good fuel efficiency.

本発明の経路探索方法は、出発地から目的地までの経路を経路探索装置によって探索する方法であって、前記経路探索装置が、道路を複数のリンクにより示した地図データと、それぞれのリンクに対応付けて電力回生に関するコスト変数値を含む複数種類のコスト変数値を記憶した地図データ記憶部を準備するステップと、前記経路探索装置が、出発地と目的地を設定するステップと、前記経路探索装置が、出発地から目的地までの複数の候補経路を構成するリンクに対応するコスト変数値を前記地図データ記憶部から読み出し、読み出したコスト変数値に基づいてそれぞれの候補経路の経路コストを計算するステップと、前記経路探索装置が、前記計算結果に基づき、前記候補経路の中で経路コストが最小となる経路を出力するステップとを備える。   The route search method of the present invention is a method of searching for a route from a departure point to a destination by a route search device, wherein the route search device includes map data indicating roads by a plurality of links and each link. Preparing a map data storage unit that stores a plurality of types of cost variable values including cost variable values related to power regeneration in association with each other, a step in which the route search device sets a starting point and a destination, and the route search The device reads cost variable values corresponding to links constituting a plurality of candidate routes from the departure point to the destination from the map data storage unit, and calculates route costs of each candidate route based on the read cost variable values And a step in which the route search device outputs a route having a minimum route cost among the candidate routes based on the calculation result. Provided.

本発明のコスト変数値の決定方法は、車両に搭載された経路探索装置によって、経路探索に用いるためのコスト変数値を決定する方法であって、経路探索装置が、車両の現在位置を検出するステップと、経路探索装置が、電力回生量を検出するセンサまたは車両の走行速度を検出するセンサから電力回生量を示すデータまたは車両速度を示すデータを受信するステップと、前記現在位置のデータから現在走行中のリンクを特定し、特定されたリンクの電力回生量に関するコスト変数値を、前記電力回生量を示すデータまたは前記車両速度を示すデータに基づいて求めるステップとを備える。   The cost variable value determination method of the present invention is a method for determining a cost variable value to be used for route search by a route search device mounted on a vehicle, wherein the route search device detects a current position of the vehicle. A step of receiving a data indicating a power regeneration amount or data indicating a vehicle speed from a sensor for detecting a power regeneration amount or a sensor for detecting a traveling speed of the vehicle; Identifying a link that is running, and determining a cost variable value related to the power regeneration amount of the identified link based on the data indicating the power regeneration amount or the data indicating the vehicle speed.

本発明のプログラムは、出発地から目的地までの経路を求めるために、コンピュータに、出発地と目的地を設定するステップと、道路を複数のリンクにより示した地図データとそれぞれのリンクに対応付けて電力回生に関するコスト変数値を含む複数種類のコスト変数値を記憶した地図データ記憶部から、出発地から目的地までの複数の候補経路を構成するリンクに対応するコスト変数値を読み出し、読み出したコスト変数値に基づいてそれぞれの候補経路の経路コストを計算するステップと、前記計算結果に基づき、前記候補経路の中で経路コストが最小となる経路を出力するステップとを実行させる。   In order to obtain a route from the departure point to the destination, the program of the present invention sets a departure point and a destination in a computer, maps data indicating roads by a plurality of links, and associates the links with each link. The cost variable values corresponding to the links constituting the plurality of candidate routes from the departure point to the destination are read from the map data storage unit storing the plural types of cost variable values including the cost variable values related to power regeneration. A step of calculating a route cost of each candidate route based on the cost variable value and a step of outputting a route having a minimum route cost among the candidate routes based on the calculation result are executed.

本発明のプログラムは、経路探索に用いるためのコスト変数値を決定するために、コンピュータに、車両の現在位置の検出するセンサから、車両の現在位置のデータを受信するステップと、電力回生量を検出するセンサまたは車両の走行速度を検出するセンサから電力回生量を示すデータまたは車両速度を示すデータを受信するステップと、前記現在位置のデータから現在走行中のリンクを特定し、特定されたリンクの電力回生量に関するコスト変数値を、前記電力回生量を示すデータまたは前記車両速度を示すデータに基づいて求めるステップとを実行させる。   In order to determine a cost variable value to be used for route search, the program of the present invention receives a step of receiving data on the current position of the vehicle from a sensor that detects the current position of the vehicle, and a power regeneration amount. A step of receiving data indicating a power regeneration amount or data indicating a vehicle speed from a sensor to be detected or a sensor to detect a travel speed of the vehicle; and a link currently identified by identifying a link currently being traveled from the data of the current position And a step of obtaining a cost variable value related to the power regeneration amount based on the data indicating the power regeneration amount or the data indicating the vehicle speed.

本発明によれば、経路探索に用いるコスト変数として、電力回生に関するコスト変数を導入することにより、走行中に電力を回生できる経路、すなわちハイブリッド車や電気自動車にとって燃費の良い経路を探索することができる。   According to the present invention, by introducing a cost variable related to power regeneration as a cost variable used for route search, it is possible to search for a route that can regenerate power during traveling, that is, a route that has good fuel efficiency for a hybrid vehicle or an electric vehicle. it can.

以下、本発明の実施の形態の経路探索装置について図面を参照しながら説明する。以下の説明では、経路探索装置をナビゲーション装置に適用した例について説明する。
(第1の実施の形態)
図1は、本発明の第1の実施の形態のナビゲーション装置1の構成を示す図である。本実施の形態のナビゲーション装置1は、ハイブリッド車両または電気自動車に搭載して用いられる。ナビゲーション装置1は、車両の現在位置を検出する現在位置検出部10と、目的地の入力を受け付ける目的地入力部12と、道路地図等のデータを記憶した地図データ記憶部14と、現在位置から目的地までの経路の経路コストを計算する経路コスト算出部16と、経路コスト算出部16にて計算された経路コストが最小となる経路を出力する経路出力部18とを有している。
Hereinafter, a route search device according to an embodiment of the present invention will be described with reference to the drawings. In the following description, an example in which the route search device is applied to a navigation device will be described.
(First embodiment)
FIG. 1 is a diagram showing a configuration of a navigation apparatus 1 according to the first embodiment of the present invention. The navigation device 1 of the present embodiment is used by being mounted on a hybrid vehicle or an electric vehicle. The navigation device 1 includes a current position detection unit 10 that detects a current position of a vehicle, a destination input unit 12 that receives an input of a destination, a map data storage unit 14 that stores data such as a road map, and a current position. A route cost calculation unit 16 that calculates the route cost of the route to the destination, and a route output unit 18 that outputs a route that minimizes the route cost calculated by the route cost calculation unit 16 are provided.

本実施の形態では、出発地として、現在位置検出部10にて検出した車両の現在位置のデータを用い、現在位置から目的地までの経路を探索する例を説明する。現在位置検出部10および目的地入力部12は、請求項に記載の「地点設定部」に該当する。なお、本発明は、必ずしも現在位置を出発地として用いる必要はなく、ドライバが手動で出発地を入力することとしてもよい。   In the present embodiment, an example of searching for a route from the current position to the destination using the current position data of the vehicle detected by the current position detection unit 10 as a starting point will be described. The current position detection unit 10 and the destination input unit 12 correspond to the “point setting unit” recited in the claims. In the present invention, it is not always necessary to use the current position as the departure point, and the driver may manually input the departure point.

現在位置検出部10は、例えば、車両の絶対方位を検出するための地磁気センサ、車両の相対方位を検出するためのジャイロスコープ、車両の走行距離を検出する距離センサ、および衛星からの電波に基づいて車両の位置を測定するグローバルポジショニングシステム(GPS)のためのGPS受信機を有している。これらのセンサ等はそれぞれが性質の異なる誤差を持っているため、複数のセンサ等により各々を補完しながら使用するように構成されている。なお、精度によっては、上述したうちの一部のセンサで現在位置検出部10を構成してもよいし、更に、図示しないステアリングの回転センサ、各転動輪の車速センサ等を用いてもよい。   The current position detection unit 10 is based on, for example, a geomagnetic sensor for detecting the absolute azimuth of the vehicle, a gyroscope for detecting the relative azimuth of the vehicle, a distance sensor for detecting the mileage of the vehicle, and a radio wave from a satellite. And a GPS receiver for a global positioning system (GPS) that measures the position of the vehicle. Since these sensors have errors of different properties, they are configured to be used while being complemented by a plurality of sensors. Depending on the accuracy, the current position detection unit 10 may be configured by a part of the sensors described above, or a steering rotation sensor (not shown), a vehicle speed sensor for each rolling wheel, or the like may be used.

目的地入力部12は、ドライバから電話番号や住所等の入力を受け付けることによって目的地の設定を受け付ける。   The destination input unit 12 receives a destination setting by receiving an input such as a telephone number or an address from the driver.

地図データ記憶部14は、道路を複数のリンクにより示した地図データと、それぞれのリンクに対応する複数種類のコスト変数値を記憶している。   The map data storage unit 14 stores map data indicating roads by a plurality of links and a plurality of types of cost variable values corresponding to the respective links.

図2(a)および図2(b)は、地図データ記憶部14に記憶されているコスト変数値の例を示す図である。図2(a)に示すように、地図データ記憶部14は、道路をノードA〜ノードE、リンクL001、L002等で表現したデータを記憶している。   FIG. 2A and FIG. 2B are diagrams illustrating examples of cost variable values stored in the map data storage unit 14. As shown in FIG. 2A, the map data storage unit 14 stores data representing roads expressed by nodes A to E, links L001, L002, and the like.

図2(b)に示すように、地図データ記憶部14は、道路属性として費用、距離のデータを記憶すると共に、そのリンクを走行したときに回生できる回生電力量を記憶している。費用、距離および回生電力量がコスト変数に相当し、記憶されたそれぞれのデータがコスト変数値に相当する。   As shown in FIG. 2B, the map data storage unit 14 stores cost and distance data as road attributes, and stores regenerative electric energy that can be regenerated when the link travels. The cost, distance, and regenerative power amount correspond to the cost variable, and each stored data corresponds to the cost variable value.

経路コスト算出部16が、経路コストを求める際には、表現形式の異なる費用、距離、電力回生量の各コスト変数値を統一的に扱える表現形式(ここでは単に「コスト」という)に変換する。   When the route cost calculation unit 16 obtains a route cost, it converts it into an expression format (herein simply referred to as “cost”) that can uniformly handle cost variable values of expense, distance, and power regeneration amount in different expression formats. .

図3(a)〜(c)は、費用、距離、電力回生量のそれぞれをコストに変換するテーブルの例を示す図である。費用、距離は大きくなれば、そのリンクは選択されにくくなるので、テーブルは、図3(a)、図3(b)に示すように費用、距離が増大するに従ってコストが大きくなるように設定されている。回生電力量については、回生電力量が大きくなれば、そのリンクは選択されやすくなるので、テーブルは、図3(c)に示すように、回生電力量が大きくなるに従ってコストが小さくなるように設定されている。   FIGS. 3A to 3C are diagrams illustrating examples of tables for converting cost, distance, and power regeneration amount into costs. Since the link becomes difficult to be selected when the cost and distance increase, the table is set so that the cost increases as the cost and distance increase as shown in FIGS. 3 (a) and 3 (b). ing. As for the regenerative power amount, if the regenerative power amount increases, the link is easily selected. Therefore, as shown in FIG. 3C, the table is set so that the cost decreases as the regenerative power amount increases. Has been.

経路コスト算出部16は、複数種類のそれぞれのコスト変数値を変換したコストを合計してリンクコストを求め、候補経路を構成する全リンクのリンクコストを合計して経路全体の経路コストを計算する。   The route cost calculation unit 16 calculates the link cost by adding the costs obtained by converting the respective cost variable values of the plurality of types, and calculates the route cost of the entire route by adding the link costs of all the links constituting the candidate route. .

なお、経路コスト算出部16は、リンクコストを求める際に、コスト変数の種類に応じて重み係数を乗じてもよい。重み係数の値は、ドライバがどのような観点で経路探索を行うかに応じて変更してもよい。例えば、ドライバが距離を優先して経路探索を行う場合には、距離のコスト変数値に乗じる重み係数を大きくし、ドライバが一般道(有料ではない)を優先して経路探索を行う場合には、費用のコスト変数値に乗じる重み係数を大きくする等のように重み係数の値を変更してもよい。   Note that the route cost calculation unit 16 may multiply the weighting coefficient according to the type of the cost variable when obtaining the link cost. The value of the weighting factor may be changed according to the viewpoint of the route search performed by the driver. For example, when the driver performs route search with priority on distance, the weighting factor to be multiplied by the cost variable value of distance is increased, and when the driver performs route search with priority on general roads (not paid) The value of the weighting factor may be changed such that the weighting factor multiplied by the cost variable value of the cost is increased.

次に、各リンクを走行したときに回生される回生電力量のデータを地図データ記憶部14に記憶させるための構成について説明する。ハイブリッド車、電気自動車には、電力回生量を検出する電力回生量検出センサ30が設けられている。ナビゲーション装置1は、電力回生量検出センサ30から送信される電力回生量のデータを受信する電力回生量データ受信部20と、電力回生量データ受信部20にて受信したデータとに基づいて地図データ記憶部14を更新する地図データ更新部22とを有している。   Next, a configuration for storing in the map data storage unit 14 data of regenerative electric energy regenerated when traveling on each link will be described. A hybrid vehicle and an electric vehicle are provided with a power regeneration amount detection sensor 30 for detecting a power regeneration amount. The navigation device 1 uses the power regeneration amount data receiving unit 20 that receives the power regeneration amount data transmitted from the power regeneration amount detection sensor 30 and the map data based on the data received by the power regeneration amount data receiving unit 20. And a map data update unit 22 for updating the storage unit 14.

地図データ更新部22は、電力回生量データ受信部20にて、電力回生量のデータを受信すると、現在位置検出部10にて検出した車両の現在位置と地図データ記憶部14に記憶された地図データとに基づいて、現在走行中のリンクを特定する。地図データ更新部22は、特定されたリンクに関連付けて記憶されている電力回生量と、電力回生量データ受信部20にて受信したデータとに基づいて当該リンクの電力回生量のコスト変数値を求め、当該コスト変数値によって地図データ記憶部14を更新する。地図データ更新部22は、更新前に記憶されていた電力回生量と受信した電力回生量との平均を求めて新たな電力回生量のコスト変数値としてもよいし、受信した電力回生量をそのまま新たなコスト変数値としてもよい。   When the power regeneration amount data receiving unit 20 receives the power regeneration amount data, the map data update unit 22 receives the current vehicle position detected by the current position detection unit 10 and the map stored in the map data storage unit 14. Based on the data, the currently running link is identified. The map data update unit 22 calculates the cost variable value of the power regeneration amount of the link based on the power regeneration amount stored in association with the identified link and the data received by the power regeneration amount data receiving unit 20. The map data storage unit 14 is updated with the cost variable value. The map data update unit 22 may obtain an average of the power regeneration amount stored before the update and the received power regeneration amount to obtain a cost variable value of the new power regeneration amount, or the received power regeneration amount may be used as it is. It may be a new cost variable value.

次に、第1の実施の形態のナビゲーション装置1の動作について説明する。ナビゲーション装置1の動作は、地図データ記憶部14に電力回生量を示すコスト変数値を記憶する段階と、地図データ記憶部14に記憶されたコスト変数値を用いて経路を探索する段階に分けることができる。   Next, operation | movement of the navigation apparatus 1 of 1st Embodiment is demonstrated. The operation of the navigation device 1 is divided into a stage in which a cost variable value indicating the amount of power regeneration is stored in the map data storage unit 14 and a stage in which a route is searched using the cost variable value stored in the map data storage unit 14. Can do.

図4は、ナビゲーション装置1がコスト変数値を記憶する段階の動作を示す図である。ナビゲーション装置1は、電力回生量検出センサ30から送信される電力回生量のデータを受信したか否かを判定する(S10)。電力回生量データを受信していない場合には(S10でNO)、電力回生量データを受信するまで判定(S10)の処理を繰り返し行う。   FIG. 4 is a diagram illustrating an operation at a stage where the navigation device 1 stores the cost variable value. The navigation device 1 determines whether or not the power regeneration amount data transmitted from the power regeneration amount detection sensor 30 has been received (S10). When the power regeneration amount data is not received (NO in S10), the determination (S10) process is repeated until the power regeneration amount data is received.

電力回生量データを受信した場合には(S10でYES)、ナビゲーション装置1は、車両の現在位置を検出し(S12)、検出された現在位置と地図データ記憶部14に記憶されたデータとに基づいて、現在走行中のリンクを特定する(S14)。   When the power regeneration amount data is received (YES in S10), the navigation device 1 detects the current position of the vehicle (S12), and detects the current position and the data stored in the map data storage unit 14. Based on this, the currently running link is identified (S14).

続いて、ナビゲーション装置1は、受信した電力回生量データと地図データ記憶部14に記憶されている電力回生量データとに基づいて、地図データ記憶部14に記憶する新たな電力回生量のコスト変数値を求め(S16)、当該コスト変数値によって地図データ記憶部14を更新する(S18)。ナビゲーション装置1は、以上の動作により、自車両によって電力を回生した電力回生量の測定データに基づき、地図データ記憶部14に電力回生量のコスト変数値を新規に記憶または更新することができる。   Subsequently, the navigation device 1 uses the received power regeneration amount data and the power regeneration amount data stored in the map data storage unit 14 to store a new power regeneration amount cost variable stored in the map data storage unit 14. A value is obtained (S16), and the map data storage unit 14 is updated with the cost variable value (S18). By the above operation, the navigation device 1 can newly store or update the cost variable value of the power regeneration amount in the map data storage unit 14 based on the measurement data of the power regeneration amount that is regenerated by the host vehicle.

図5は、ナビゲーション装置1が経路探索を行う段階の動作を示す図である。ナビゲーション装置1は、ドライバから入力される目的地の設定を受け付ける(S20)。次に、ナビゲーション装置1は、現在位置検出部10により車両の現在位置を検出し(S22)、検出した現在位置を出発地として現在位置から目的地までの経路探索を行う。   FIG. 5 is a diagram illustrating an operation at a stage where the navigation device 1 performs a route search. The navigation device 1 receives the destination setting input from the driver (S20). Next, the navigation apparatus 1 detects the current position of the vehicle by the current position detection unit 10 (S22), and performs a route search from the current position to the destination using the detected current position as a departure point.

ナビゲーション装置1は、現在位置から目的地までの複数の候補経路を検出する(S24)。次に、ナビゲーション装置1は、地図データ記憶部14に記憶されたコスト変数値を用いて、各候補経路の経路コストを計算し(S26)、計算結果に基づいて経路コストが最小となる候補経路を案内経路として出力する(S28)。以上、第1の実施の形態のナビゲーション装置1について説明した。   The navigation device 1 detects a plurality of candidate routes from the current position to the destination (S24). Next, the navigation apparatus 1 calculates the route cost of each candidate route using the cost variable value stored in the map data storage unit 14 (S26), and the candidate route that minimizes the route cost based on the calculation result. Is output as a guide route (S28). The navigation device 1 according to the first embodiment has been described above.

第1の実施の形態のナビゲーション装置1は、それぞれのリンクを走行するときに回生される回生電力量をコスト変数として経路探索を行うので、電力の回生量の多い経路、すなわち、ハイブリッド車や電気自動車にとって燃費の良い経路を探索することができる。   Since the navigation device 1 according to the first embodiment performs a route search using the regenerative power amount regenerated when traveling on each link as a cost variable, a route with a large amount of power regeneration, that is, a hybrid vehicle or an electric It is possible to search for a route with good fuel efficiency for an automobile.

また、第1の実施の形態のナビゲーション装置1は、自車両の走行中に電力を回生した電力回生量の測定データに基づいて、それぞれのリンクの回生電力量を求めているので、車種の違いやドライバの運転の癖などを織り込んだ電力回生量をコスト変数値として記憶することができる。   Moreover, since the navigation apparatus 1 of 1st Embodiment is calculating | requiring the regenerative electric energy of each link based on the measurement data of the electric power regeneration amount which reproduced | regenerated electric power during driving | running | working of the own vehicle, the difference in a vehicle type The power regeneration amount incorporating the driver's driving habits and the like can be stored as a cost variable value.

なお、本実施の形態では、地図データ記憶部14は、リンクを走行したときに回生できる回生電力量のデータをコスト変数値として記憶する例について説明したが、地図データ記憶部14は、電力回生を行えたか否かを示すデータをコスト変数値としてもよい。電力回生を行えたか否かを示すデータによっても、電力回生を行えるリンクを多く含む経路を探索することにより、燃費の良い経路を案内することができる。   In the present embodiment, the map data storage unit 14 has been described as an example of storing data of regenerative electric energy that can be regenerated when traveling on a link as a cost variable value. Data indicating whether or not can be performed may be used as a cost variable value. Even with data indicating whether or not power regeneration can be performed, a route with good fuel efficiency can be guided by searching for a route including many links that can perform power regeneration.

(第2の実施の形態)
図6は、本発明の第2の実施の形態のナビゲーション装置2の構成を示す図である。第2の実施の形態のナビゲーション装置2の基本的な構成は第1の実施の形態のナビゲーション装置1と同じであるが、地図データ記憶部14に記憶された電力回生に関するコスト変数の内容が異なる。
(Second Embodiment)
FIG. 6 is a diagram illustrating a configuration of the navigation device 2 according to the second embodiment of this invention. The basic configuration of the navigation device 2 of the second embodiment is the same as that of the navigation device 1 of the first embodiment, but the contents of the cost variable related to power regeneration stored in the map data storage unit 14 are different. .

図7(a)および図7(b)は、地図データ記憶部14に記憶されているコスト変数値の例を示す図である。図7(a)は、図2(a)と同様に、道路のノードおよびリンクを示す。第2の実施の形態において、地図データ記憶部14は、図7(b)に示すように、電力回生に関するコスト変数として、減速走行距離と減速度を記憶している。減速走行距離は、車両が減速しながら走行した距離を示すデータであり、減速度は電力を回生する際の車両の負の加速度を示すデータである。   FIGS. 7A and 7B are diagrams illustrating examples of cost variable values stored in the map data storage unit 14. FIG. 7A shows road nodes and links in the same manner as FIG. In the second embodiment, the map data storage unit 14 stores a deceleration travel distance and a deceleration as cost variables related to power regeneration, as shown in FIG. 7B. The deceleration travel distance is data indicating the distance traveled by the vehicle while decelerating, and the deceleration is data indicating negative acceleration of the vehicle when regenerating electric power.

第2の実施の形態のナビゲーション装置2は、減速走行距離および加速度のデータを取得する構成として、車両の走行速度を検出する速度センサから送信されるデータを受信する速度データ受信部24を有している。地図データ更新部22は、速度データ受信部24にて受信した車両の走行速度と現在位置検出部10にて検出された現在位置のデータとに基づいて、減速走行した距離と、そのときの減速度を計算により求める。また、第1の実施の形態の場合と同様に、現在位置検出部10にて検出した現在位置のデータに基づいて、車両が現在走行中のリンクを特定する。   The navigation device 2 according to the second embodiment has a speed data receiving unit 24 that receives data transmitted from a speed sensor that detects the traveling speed of the vehicle as a configuration for acquiring data on the deceleration traveling distance and acceleration. ing. Based on the vehicle traveling speed received by the speed data receiving unit 24 and the current position data detected by the current position detecting unit 10, the map data updating unit 22 determines the distance traveled at a reduced speed and the reduction at that time. The speed is calculated. Further, similarly to the case of the first embodiment, the link on which the vehicle is currently traveling is specified based on the data of the current position detected by the current position detection unit 10.

地図データ更新部22は、特定されたリンクに関連付けられて記憶されている減速走行距離および減速度と、受信したデータから求めた減速走行距離および減速度とに基づいて、当該リンクの減速走行距離および減速度のコスト変数値を求め、当該コスト変数値によって地図データ記憶部14を更新する。   Based on the deceleration travel distance and deceleration stored in association with the identified link and the deceleration travel distance and deceleration obtained from the received data, the map data update unit 22 decelerates the travel distance of the link. The cost variable value of deceleration is obtained, and the map data storage unit 14 is updated with the cost variable value.

また、地図データ更新部22は、渋滞判定部26を有している。渋滞判定部26は、速度データ受信部24にて受信した速度データの推移から道路が渋滞しているか否かを判定する。具体的には、渋滞判定部26は、速度データが所定の範囲(例えば40km/h〜60km/h)で安定している場合には、渋滞していないと判定し、速度データが頻繁に0近くの値に落ち込む場合には、渋滞していると判定することができる。なお、本実施の形態では、渋滞判定部26は速度データの推移に基づいて渋滞判定を行っているが、例えば、VICSやプローブ等の交通情報に基づいて渋滞を判定することとしてもよい。   Further, the map data update unit 22 has a traffic jam determination unit 26. The traffic jam determination unit 26 determines whether or not the road is congested from the transition of the speed data received by the speed data receiving unit 24. Specifically, when the speed data is stable within a predetermined range (for example, 40 km / h to 60 km / h), the traffic jam determination unit 26 determines that there is no traffic jam and the speed data is frequently set to 0. If it falls to a nearby value, it can be determined that there is a traffic jam. In the present embodiment, the traffic jam determination unit 26 performs traffic jam determination based on the transition of the speed data. However, for example, the traffic jam determination unit 26 may determine traffic jam based on traffic information such as VICS or a probe.

地図データ更新部22は、渋滞判定部26にて渋滞しているか否かを判定した結果に基づいて、渋滞していないと判定されたときの速度データに基づいて減速走行距離および減速度を求め、渋滞していると判定されたときの速度データを使わない。   The map data updating unit 22 obtains the deceleration travel distance and the deceleration based on the speed data when it is determined that there is no traffic jam based on the result of judging whether or not the traffic jam judgment unit 26 is jammed. , Do not use speed data when it is determined that there is traffic.

次に、第2の実施の形態のナビゲーション装置2の動作について説明する。第2の実施の形態のナビゲーション装置2によって経路探索を行う動作は、経路コストの計算に用いるコスト変数値が異なるだけで、第1の実施の形態のナビゲーション装置1の動作と同じである。   Next, operation | movement of the navigation apparatus 2 of 2nd Embodiment is demonstrated. The operation of performing the route search by the navigation device 2 of the second embodiment is the same as the operation of the navigation device 1 of the first embodiment, except that the cost variable value used for calculating the route cost is different.

図8は、第2の実施の形態のナビゲーション装置2がコスト変数値を記憶する段階の動作を示す図である。ナビゲーション装置2は、車両の走行速度を検出する速度センサから速度データを受信すると(S30)、減速したか否かを判定する(S32)。車両が減速していないと判定された場合には(S32でNO)、ナビゲーション装置2は速度データを受信する処理に戻る(S30)。   FIG. 8 is a diagram illustrating an operation at a stage where the navigation device 2 according to the second embodiment stores the cost variable value. When the navigation apparatus 2 receives the speed data from the speed sensor that detects the traveling speed of the vehicle (S30), the navigation apparatus 2 determines whether or not the vehicle has decelerated (S32). If it is determined that the vehicle is not decelerating (NO in S32), the navigation device 2 returns to the process of receiving speed data (S30).

車両が減速したと判定された場合には(S32でYES)、ナビゲーション装置2は、渋滞判定部26にて渋滞しているか否かを判定する(S34)。渋滞していると判定された場合には(S34でYES)、ナビゲーション装置2は速度データを受信する処理に戻る(S34)。   If it is determined that the vehicle has decelerated (YES in S32), the navigation device 2 determines whether or not there is a traffic jam in the traffic jam determination unit 26 (S34). If it is determined that there is a traffic jam (YES in S34), the navigation device 2 returns to the process of receiving speed data (S34).

渋滞していないと判定された場合(S34でNO)、ナビゲーション装置2は、車両の現在位置を検出する(S36)。続いて、ナビゲーション装置2は、車両の現在位置のデータを用いて、減速が始まった地点から減速し終えた地点までの距離と、減速度(負の加速度)を算出する(S38)。次に、ナビゲーション装置2は、現在位置のデータと地図データ記憶部14に記憶されたデータとに基づいて、現在走行中のリンクを特定する(S40)。   If it is determined that there is no traffic jam (NO in S34), the navigation device 2 detects the current position of the vehicle (S36). Subsequently, the navigation device 2 calculates the distance and the deceleration (negative acceleration) from the point where the deceleration starts to the point where the deceleration is completed using the data on the current position of the vehicle (S38). Next, the navigation device 2 specifies the currently traveling link based on the current position data and the data stored in the map data storage unit 14 (S40).

ナビゲーション装置2は、受信した速度データから求めた減速走行距離および減速度と地図データ記憶部14に記憶されている減速走行距離および減速度とに基づいて、地図データ記憶部14に記憶する新たな減速走行距離および減速度のコスト変数値を求め(S42)、当該コスト変数値によって地図データ記憶部14を更新する(S44)。ナビゲーション装置2は、以上の動作により、自車両の走行状況に基づき、地図データ記憶部14に減速走行距離および減速度のコスト変数値を新規に記憶または更新する。以上、第2の実施の形態のナビゲーション装置2の構成および動作について説明した。   The navigation device 2 creates a new data to be stored in the map data storage unit 14 based on the deceleration travel distance and deceleration obtained from the received speed data and the deceleration travel distance and deceleration stored in the map data storage unit 14. Cost variable values for the deceleration travel distance and deceleration are obtained (S42), and the map data storage unit 14 is updated with the cost variable values (S44). The navigation apparatus 2 newly stores or updates the cost variable values of the deceleration travel distance and the deceleration in the map data storage unit 14 based on the travel state of the host vehicle by the above operation. The configuration and operation of the navigation device 2 according to the second embodiment have been described above.

第2の実施の形態において地図データ記憶部14に記憶している減速走行距離および減速度のデータは、そのリンクにおいて回生可能な電力量と相関関係を有している。従って、減速走行距離および減速度をコスト変数として、経路探索を行うことにより、電力の回生量の多い経路、すなわち、ハイブリッド車や電気自動車にとって燃費の良い経路を探索することができる。   The deceleration travel distance and deceleration data stored in the map data storage unit 14 in the second embodiment have a correlation with the amount of power that can be regenerated on the link. Therefore, by performing route search using the deceleration travel distance and deceleration as cost variables, it is possible to search for a route with a large amount of power regeneration, that is, a route with good fuel efficiency for a hybrid vehicle or an electric vehicle.

また、第2の実施の形態のナビゲーション装置2は、自車両の走行速度の測定データに基づいて、それぞれのリンクの減速走行距離および減速度を求めているので、ドライバの運転の癖などを織り込んだコスト変数値を記憶することができる。   In addition, the navigation device 2 according to the second embodiment obtains the deceleration travel distance and deceleration of each link based on the travel speed measurement data of the host vehicle. The cost variable value can be stored.

(第3の実施の形態)
図9は、第3の実施の形態のナビゲーション装置3の構成を示す図である。第3の実施の形態のナビゲーション装置の基本的な構成は、第2の実施の形態のナビゲーション装置2と同じであるが、地図データ記憶部14に記憶するデータを交通情報センター34から受信している点が異なる。
(Third embodiment)
FIG. 9 is a diagram illustrating a configuration of the navigation device 3 according to the third embodiment. The basic configuration of the navigation device of the third embodiment is the same as that of the navigation device 2 of the second embodiment, but the data stored in the map data storage unit 14 is received from the traffic information center 34. Is different.

交通情報センター34は、多数の車両と通信可能に接続されており、多数の車両が実際に走行した位置と車速のデータを収集する。なお、このようにして収集される交通情報は、プローブ交通情報として知られている。交通情報センター34は、収集した位置および車速データに基づいて、第2の実施の形態と同様に、各リンクにおける減速走行距離および減速度を計算する。多数の車両の平均の減速走行距離および減速度を求め、各リンクの減速走行距離および減速度のコスト変数値を生成する。   The traffic information center 34 is communicably connected to a large number of vehicles, and collects data on positions and vehicle speeds at which the large number of vehicles actually traveled. The traffic information collected in this way is known as probe traffic information. Based on the collected position and vehicle speed data, the traffic information center 34 calculates the deceleration travel distance and deceleration at each link, as in the second embodiment. The average deceleration travel distance and deceleration of a large number of vehicles are obtained, and the cost variable values of the deceleration travel distance and deceleration of each link are generated.

ナビゲーション装置3は、交通情報受信部28にて、交通情報センター34から各リンクにおける減速走行距離および減速度のデータを受信し、受信したデータを地図データ記憶部14に記憶する。これにより、第3の実施の形態のナビゲーション装置3は、自車両が走行したことのないリンクについての減速走行距離および減速度のデータを記憶することができ、これらのコスト変数値を用いて経路探索を行うことができる。   In the navigation device 3, the traffic information receiving unit 28 receives the data of the deceleration travel distance and deceleration at each link from the traffic information center 34, and stores the received data in the map data storage unit 14. Thereby, the navigation apparatus 3 of 3rd Embodiment can memorize | store the data of the deceleration travel distance and deceleration about the link which the own vehicle has not traveled, and uses these cost variable values to route Search can be performed.

なお、本実施の形態では、プローブ交通情報として、車両の位置および車速を収集し、各リンクの減速走行距離および減速度のデータを生成する例について説明したが、ハイブリッド車または電気自動車から電力回生量のデータを収集することができる場合には、電力回生量のデータを収集し、各リンクの走行により回生可能な電力回生量のデータを求めてもよい。   In the present embodiment, the example has been described in which the vehicle position and the vehicle speed are collected as the probe traffic information, and the deceleration travel distance and the deceleration data of each link are generated. However, the power regeneration is performed from the hybrid vehicle or the electric vehicle. When the amount of data can be collected, the power regeneration amount data may be collected, and the power regeneration amount data that can be regenerated by traveling of each link may be obtained.

以上、本発明の経路探索装置の構成および動作について、経路探索装置をナビゲーション装置に適用した実施の形態を挙げて詳細に説明したが、本発明は上記した実施の形態に限定されるものではない。   The configuration and operation of the route search device according to the present invention have been described in detail with reference to the embodiment in which the route search device is applied to the navigation device. However, the present invention is not limited to the above-described embodiment. .

上記した実施の形態では、ナビゲーション装置の構成および動作について説明したが、コンピュータにプログラムを実行させることにより上記したナビゲーション装置を実現する場合には、コンピュータを上記ナビゲーション装置として機能させるためのプログラムも本発明の範囲に含まれる。   In the above-described embodiment, the configuration and operation of the navigation device have been described. However, when the navigation device described above is realized by causing a computer to execute the program, a program for causing the computer to function as the navigation device is also provided. It is included in the scope of the invention.

上記した実施の形態において、出発地から目的地までの経路コストに加えて蓄積可能な電力の空き容量をパラメータとして用いて、経路を探索することとしてもよい。すなわち、電力を蓄えておくことができる最大容量まで電力が回生された場合には、それ以上の電力回生ができないので、それより先の経路探索については、電力回生量のパラメータを無視して経路探索を行うこととしてもよい。この構成により、電力が十分に蓄えられている場合には、他の距離や費用などの他のパラメータに基づいて適切な経路を探索することが可能となる。なお、車両の走行によって電力を消費して、電力を蓄える余裕ができた場合には、その先の経路探索に電力回生量のパラメータを用いてもよい。   In the above-described embodiment, a route may be searched using a free capacity of power that can be stored as a parameter in addition to the route cost from the departure point to the destination. In other words, when the power is regenerated up to the maximum capacity that can store power, no further power regeneration is possible, so for the route search beyond that, the power regeneration amount parameter is ignored. A search may be performed. With this configuration, when power is sufficiently stored, it is possible to search for an appropriate route based on other parameters such as other distances and costs. In addition, when the electric power is consumed by traveling of the vehicle and there is room for storing the electric power, the parameter of the electric power regeneration amount may be used for the route search ahead.

上記した実施の形態では、車両の減速により電力を回生できる電力量をコスト変数値とする例について説明したが、各リンクにおける太陽発電量をコスト変数値として用いることも可能である。   In the above-described embodiment, an example has been described in which the amount of power that can be regenerated by decelerating the vehicle is the cost variable value. However, the amount of solar power generation at each link can also be used as the cost variable value.

図10は、コスト変数値として各リンクにおける太陽熱発電量のデータを有する地図データ記憶部の例を示す図である。高層ビル、街路樹、トンネルなどの影響で各リンクに対する日差しのあたり具合が異なる場合に太陽発電量が異なるが、太陽発電量をコスト変数値とすることにより、効率良く充電を行える経路を探索できる。   FIG. 10 is a diagram illustrating an example of a map data storage unit having solar power generation amount data in each link as a cost variable value. The amount of solar power generation differs when the sunlight per day differs due to the effects of high-rise buildings, roadside trees, tunnels, etc., but by using the amount of solar power generation as a cost variable value, you can search for routes that can be charged efficiently. .

本発明は、電力を回生できる燃費の良い経路を探索することができ、ハイブリッド車や電気自動車で用いられるカーナビゲーション装置等として有用である。   INDUSTRIAL APPLICABILITY The present invention can search for a fuel-efficient route that can regenerate electric power, and is useful as a car navigation device used in a hybrid vehicle or an electric vehicle.

第1の実施の形態のナビゲーション装置の構成を示す図である。It is a figure which shows the structure of the navigation apparatus of 1st Embodiment. (a)地図データ記憶部に記憶されているリンクの例を示す図である。(b)地図データ記憶部に記憶されているコスト変数値の例を示す図である。(A) It is a figure which shows the example of the link memorize | stored in the map data storage part. (B) It is a figure which shows the example of the cost variable value memorize | stored in the map data storage part. (a)費用をリンクのコストに変換するテーブルの例を示す図である。(b)距離をリンクのコストに変換するテーブルの例を示す図である。(c)電力回生量をリンクのコストに変換するテーブルの例を示す図である。(A) It is a figure which shows the example of the table which converts expense into the cost of a link. (B) It is a figure which shows the example of the table which converts distance into the cost of a link. (C) It is a figure which shows the example of the table which converts the electric power regeneration amount into the cost of a link. ナビゲーション装置がコスト変数値を記憶する段階の動作を示す図である。It is a figure which shows operation | movement of the step in which a navigation apparatus memorize | stores a cost variable value. ナビゲーション装置が経路探索を行う段階の動作を示す図である。It is a figure which shows operation | movement of the step in which a navigation apparatus performs a route search. 第2の実施の形態のナビゲーション装置の構成を示す図である。It is a figure which shows the structure of the navigation apparatus of 2nd Embodiment. (a)地図データ記憶部に記憶されているリンクの例を示す図である。(b)地図データ記憶部に記憶されているコスト変数値の例を示す図である。(A) It is a figure which shows the example of the link memorize | stored in the map data storage part. (B) It is a figure which shows the example of the cost variable value memorize | stored in the map data storage part. ナビゲーション装置がコスト変数値を記憶する段階の動作を示す図である。It is a figure which shows operation | movement of the step in which a navigation apparatus memorize | stores a cost variable value. 第3の実施の形態のナビゲーション装置の構成を示す図である。It is a figure which shows the structure of the navigation apparatus of 3rd Embodiment. 地図データ記憶部に記憶されているコスト変数値の例を示す図である。It is a figure which shows the example of the cost variable value memorize | stored in the map data storage part.

符号の説明Explanation of symbols

1〜3 ナビゲーション装置
10 現在位置検出部
12 目的地入力部
14 地図データ記憶部
16 経路コスト算出部
18 経路出力部
20 電力回生量データ受信部
22 地図データ更新部
24 速度データ受信部
26 渋滞判定部
28 交通情報受信部
30 電力回生量検出センサ
32 速度センサ
34 交通情報センター
1-3 Navigation device 10 Current position detection unit 12 Destination input unit 14 Map data storage unit 16 Route cost calculation unit 18 Route output unit 20 Power regeneration amount data reception unit 22 Map data update unit 24 Speed data reception unit 26 Congestion determination unit 28 Traffic Information Receiving Unit 30 Power Regeneration Amount Detection Sensor 32 Speed Sensor 34 Traffic Information Center

Claims (15)

道路を複数のリンクにより示した地図データと、それぞれのリンクに対応付けて電力回生に関するコスト変数値を含む複数種類のコスト変数値を記憶した地図データ記憶部と、
出発地と目的地を設定する地点設定部と、
出発地から目的地までの複数の候補経路を構成するリンクに対応するコスト変数値を前記地図データ記憶部から読み出し、読み出したコスト変数値に基づいてそれぞれの候補経路の経路コストを計算する経路コスト算出部と、
前記経路コスト算出部における計算結果に基づき、前記候補経路の中で経路コストが最小となる経路を出力する経路出力部と、
を備える経路探索装置。
A map data storage unit storing map data indicating roads by a plurality of links, and a plurality of types of cost variable values including cost variable values related to power regeneration in association with each link;
A point setting section for setting a starting point and a destination,
A route cost for reading cost variable values corresponding to links constituting a plurality of candidate routes from the departure point to the destination from the map data storage unit, and calculating route costs for each candidate route based on the read cost variable values A calculation unit;
Based on the calculation result in the route cost calculation unit, a route output unit that outputs a route having a minimum route cost among the candidate routes, and
A route search device comprising:
前記地図データ記憶部には、前記電力回生に関するコスト変数値として、各リンクを走行したときの電力回生量を示すデータを記憶している請求項1に記載の経路探索装置。   The route search device according to claim 1, wherein the map data storage unit stores data indicating a power regeneration amount when each link travels as a cost variable value related to the power regeneration. 前記地図データ記憶部には、前記電力回生に関するコスト変数値として、各リンクの走行により電力回生を行えるか否かを示すデータを記憶している請求項1に記載の経路探索装置。   The route search device according to claim 1, wherein the map data storage unit stores data indicating whether or not power regeneration can be performed by traveling of each link as a cost variable value related to the power regeneration. 車両の現在位置を検出する現在位置検出部と、
電力回生量を検出するセンサから電力回生量を示すデータを受信する電力回生量データ受信部と、
前記現在位置検出部にて検出した現在位置のデータから現在走行中のリンクを特定し、特定されたリンクの電力回生量に関するコスト変数値を前記電力回生量データ受信部にて受信したデータに基づいて求め、求めたコスト変数値を前記地図データ記憶部に記憶する地図データ更新部と、
を備える請求項2または3に記載の経路探索装置。
A current position detector for detecting the current position of the vehicle;
A power regeneration amount data receiving unit for receiving data indicating the power regeneration amount from a sensor for detecting the power regeneration amount;
Based on the data received by the power regeneration amount data receiving unit that identifies the currently running link from the current position data detected by the current position detection unit, and the cost variable value related to the power regeneration amount of the identified link. A map data update unit that stores the obtained cost variable value in the map data storage unit,
The route search device according to claim 2 or 3.
各リンクにおける電力回生量のデータを含むプローブ交通情報を受信する交通情報受信部と、
前記交通情報受信部にて受信したプローブ交通情報に基づいて、前記各リンクの電力回生量に関するコスト変数値を求め、求めたコスト変数値を前記地図データ記憶部に記憶する地図データ更新部と、
を備える請求項2または3に記載の経路探索装置。
A traffic information receiving unit for receiving probe traffic information including power regeneration amount data in each link;
Based on the probe traffic information received by the traffic information receiving unit, a cost variable value related to the power regeneration amount of each link is obtained, and a map data update unit that stores the obtained cost variable value in the map data storage unit;
The route search device according to claim 2 or 3.
前記地図データ記憶部には、前記電力回生に関するコスト変数値として、各リンクにおいて減速しながら走行した距離を示すデータを記憶している請求項1に記載の経路探索装置。   The route search device according to claim 1, wherein the map data storage unit stores data indicating a distance traveled while decelerating at each link as a cost variable value related to the power regeneration. 前記地図データ記憶部には、前記電力回生に関するコスト変数値として、各リンクにおいて減速したときの負の加速度を示すデータを記憶している請求項6に記載の経路探索装置。   The route search device according to claim 6, wherein the map data storage unit stores data indicating a negative acceleration when decelerating at each link as a cost variable value related to the power regeneration. 車両の現在位置を検出する現在位置検出部と、
車両の走行速度を検出するセンサから走行速度を示すデータを受信する速度データ受信部と、
前記現在位置検出部にて検出した現在位置のデータから現在走行中のリンクを特定し、特定されたリンクの前記電力回生に関するコスト変数値を前記速度データ受信部にて受信したデータに基づいて求め、求めたコスト変数値を前記地図データ記憶部に記憶する地図データ更新部と、
を備える請求項6または7に記載の経路探索装置。
A current position detector for detecting the current position of the vehicle;
A speed data receiving unit that receives data indicating the traveling speed from a sensor that detects the traveling speed of the vehicle;
A current running link is identified from the current position data detected by the current position detecting unit, and a cost variable value related to the power regeneration of the identified link is obtained based on the data received by the speed data receiving unit. A map data update unit for storing the obtained cost variable value in the map data storage unit;
A route search device according to claim 6 or 7.
渋滞しているか否かを判定する判定部を備え、
前記地図データ更新部は、前記判定部にて渋滞していないと判定されたときに取得した速度データに基づいて前記コスト変数値を求める請求項8に記載の経路探索装置。
A determination unit that determines whether or not there is traffic jam,
The route search device according to claim 8, wherein the map data update unit obtains the cost variable value based on speed data acquired when the determination unit determines that there is no traffic jam.
各リンクにおける車両の速度データを含むプローブ交通情報を受信する交通情報受信部と、
前記交通情報受信部にて受信したプローブ交通情報に基づいて、前記各リンクの電力回生量に関するコスト変数値を求め、求めたコスト変数値を前記地図データ記憶部に記憶する地図データ更新部と、
を備える請求項6または7に記載の経路探索装置。
A traffic information receiving unit for receiving probe traffic information including vehicle speed data in each link;
Based on the probe traffic information received by the traffic information receiving unit, a cost variable value related to the power regeneration amount of each link is obtained, and a map data update unit that stores the obtained cost variable value in the map data storage unit;
A route search device according to claim 6 or 7.
前記地図データ記憶部には、各リンクにおける太陽発電量を示すデータを記憶している請求項1に記載の経路探索装置。   The route search device according to claim 1, wherein the map data storage unit stores data indicating a solar power generation amount at each link. 出発地から目的地までの経路を経路探索装置によって探索する方法であって、
前記経路探索装置が、道路を複数のリンクにより示した地図データと、それぞれのリンクに対応付けて電力回生に関するコスト変数値を含む複数種類のコスト変数値を記憶した地図データ記憶部を準備するステップと、
前記経路探索装置が、出発地と目的地を設定するステップと、
前記経路探索装置が、出発地から目的地までの複数の候補経路を構成するリンクに対応付するコスト変数値を前記地図データ記憶部から読み出し、読み出したコスト変数値に基づいてそれぞれの候補経路の経路コストを計算するステップと、
前記経路探索装置が、前記計算結果に基づき、前記候補経路の中で経路コストが最小となる経路を出力するステップと、
を備える経路探索方法。
A method of searching for a route from a starting point to a destination by a route searching device,
A step of preparing a map data storage unit in which the route search device stores map data indicating roads by a plurality of links and a plurality of types of cost variable values including cost variable values related to power regeneration in association with the links; When,
The route search device sets a starting point and a destination;
The route search device reads cost variable values associated with links constituting a plurality of candidate routes from the departure point to the destination from the map data storage unit, and based on the read cost variable values, Calculating a route cost;
The route search device, based on the calculation result, outputting a route having a minimum route cost among the candidate routes;
A route search method comprising:
車両に搭載された経路探索装置によって、経路探索に用いるためのコスト変数値を決定する方法であって、
経路探索装置が、車両の現在位置を検出するステップと、
経路探索装置が、電力回生量を検出するセンサまたは車両の走行速度を検出するセンサから電力回生量を示すデータまたは車両速度を示すデータを受信するステップと、
前記現在位置のデータから現在走行中のリンクを特定し、特定されたリンクの電力回生量に関するコスト変数値を、前記電力回生量を示すデータまたは前記車両速度を示すデータに基づいて求めるステップと、
を備えるコスト変数値決定方法。
A method for determining a cost variable value to be used for route search by a route search device mounted on a vehicle,
A route search device detecting a current position of the vehicle;
The route search device receives data indicating the power regeneration amount or data indicating the vehicle speed from a sensor for detecting the power regeneration amount or a sensor for detecting the traveling speed of the vehicle;
Identifying a currently running link from the current position data, and determining a cost variable value related to the power regeneration amount of the identified link based on the data indicating the power regeneration amount or the data indicating the vehicle speed;
A cost variable value determination method comprising:
出発地から目的地までの経路を求めるために、コンピュータに、
出発地と目的地を設定するステップと、
道路を複数のリンクにより示した地図データとそれぞれのリンクに対応付けて電力回生に関するコスト変数値を含む複数種類のコスト変数値を記憶した地図データ記憶部から、出発地から目的地までの複数の候補経路を構成するリンクに対応するコスト変数値を読み出し、読み出したコスト変数値に基づいてそれぞれの候補経路の経路コストを計算するステップと、
前記計算結果に基づき、前記候補経路の中で経路コストが最小となる経路を出力するステップと、
を実行させるプログラム。
To find the route from the starting point to the destination,
Steps to set the starting and destination points,
From a map data storage unit storing a plurality of types of cost variable values including cost variable values related to power regeneration in association with map data indicating roads by a plurality of links and each link, a plurality of items from a departure point to a destination Reading a cost variable value corresponding to a link constituting a candidate route, and calculating a route cost of each candidate route based on the read cost variable value;
Based on the calculation result, outputting a route having a minimum route cost among the candidate routes;
A program that executes
経路探索に用いるためのコスト変数値を決定するために、コンピュータに、
車両の現在位置の検出するセンサから、車両の現在位置のデータを受信するステップと、
電力回生量を検出するセンサまたは車両の走行速度を検出するセンサから電力回生量を示すデータまたは車両速度を示すデータを受信するステップと、
前記現在位置のデータから現在走行中のリンクを特定し、特定されたリンクの電力回生量に関するコスト変数値を、前記電力回生量を示すデータまたは前記車両速度を示すデータに基づいて求めるステップと、
を実行させるプログラム。
To determine the cost variable value to use for the route search,
Receiving data on the current position of the vehicle from a sensor that detects the current position of the vehicle;
Receiving data indicating a power regeneration amount or data indicating a vehicle speed from a sensor for detecting a power regeneration amount or a sensor for detecting a traveling speed of the vehicle; and
Identifying a currently running link from the current position data, and determining a cost variable value related to the power regeneration amount of the identified link based on the data indicating the power regeneration amount or the data indicating the vehicle speed;
A program that executes
JP2008273207A 2008-10-23 2008-10-23 Route search apparatus, route search method, and program Active JP5060450B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008273207A JP5060450B2 (en) 2008-10-23 2008-10-23 Route search apparatus, route search method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008273207A JP5060450B2 (en) 2008-10-23 2008-10-23 Route search apparatus, route search method, and program

Publications (2)

Publication Number Publication Date
JP2010101745A true JP2010101745A (en) 2010-05-06
JP5060450B2 JP5060450B2 (en) 2012-10-31

Family

ID=42292516

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008273207A Active JP5060450B2 (en) 2008-10-23 2008-10-23 Route search apparatus, route search method, and program

Country Status (1)

Country Link
JP (1) JP5060450B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013034339A (en) * 2011-08-03 2013-02-14 Toyota Motor Corp Vehicle control device
WO2013058285A1 (en) 2011-10-17 2013-04-25 クラリオン株式会社 Route search method
WO2013183764A1 (en) * 2012-06-07 2013-12-12 クラリオン株式会社 Energy estimation device, vehicle information system, server device
JP2014514542A (en) * 2011-03-24 2014-06-19 ジョンソン コントロールズ テクノロジー カンパニー System and method for transferring vehicle motion data to an external navigation system
JP2015074395A (en) * 2013-10-10 2015-04-20 日産自動車株式会社 Control device of hybrid vehicle
JP2018165803A (en) * 2017-03-28 2018-10-25 日立オートモティブシステムズ株式会社 Pseudo travel sound generator
JP2020064020A (en) * 2018-10-19 2020-04-23 アルパイン株式会社 Route-related information providing device and route-related information providing method
JP2020112425A (en) * 2019-01-11 2020-07-27 アルパイン株式会社 Information provision system and information providing method
CN112070300A (en) * 2020-09-07 2020-12-11 电子科技大学 Electric vehicle charging platform selection method based on multi-objective optimization
WO2023139796A1 (en) * 2022-01-24 2023-07-27 本田技研工業株式会社 Path-planning device

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10170293A (en) * 1996-12-05 1998-06-26 Nissan Motor Co Ltd Route searching device for electric automobile
JP2000333305A (en) * 1999-05-20 2000-11-30 Nissan Motor Co Ltd Drive controller for hybrid car
JP2000353295A (en) * 1999-06-09 2000-12-19 Toyota Motor Corp Route guiding device for vehicle and its method and medium
JP2001169408A (en) * 1999-12-03 2001-06-22 Nissan Motor Co Ltd Controller for hybrid car
JP2002036903A (en) * 2000-07-24 2002-02-06 Toyota Motor Corp Control device for vehicle energy accumulation device
JP2003244802A (en) * 2002-02-19 2003-08-29 Sanyo Electric Co Ltd Battery state display method and battery state display apparatus for hybrid car
JP2005098749A (en) * 2003-09-22 2005-04-14 Toyota Motor Corp Navigation system for vehicle
JP2005218178A (en) * 2004-01-28 2005-08-11 Matsushita Electric Ind Co Ltd Method and device for controlling energy of vehicle
JP2007168743A (en) * 2005-12-26 2007-07-05 Toyota Motor Corp Driving controller for hybrid car
JP2008070326A (en) * 2006-09-15 2008-03-27 Denso Corp Control information outputting unit

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10170293A (en) * 1996-12-05 1998-06-26 Nissan Motor Co Ltd Route searching device for electric automobile
JP2000333305A (en) * 1999-05-20 2000-11-30 Nissan Motor Co Ltd Drive controller for hybrid car
JP2000353295A (en) * 1999-06-09 2000-12-19 Toyota Motor Corp Route guiding device for vehicle and its method and medium
JP2001169408A (en) * 1999-12-03 2001-06-22 Nissan Motor Co Ltd Controller for hybrid car
JP2002036903A (en) * 2000-07-24 2002-02-06 Toyota Motor Corp Control device for vehicle energy accumulation device
JP2003244802A (en) * 2002-02-19 2003-08-29 Sanyo Electric Co Ltd Battery state display method and battery state display apparatus for hybrid car
JP2005098749A (en) * 2003-09-22 2005-04-14 Toyota Motor Corp Navigation system for vehicle
JP2005218178A (en) * 2004-01-28 2005-08-11 Matsushita Electric Ind Co Ltd Method and device for controlling energy of vehicle
JP2007168743A (en) * 2005-12-26 2007-07-05 Toyota Motor Corp Driving controller for hybrid car
JP2008070326A (en) * 2006-09-15 2008-03-27 Denso Corp Control information outputting unit

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017075954A (en) * 2011-03-24 2017-04-20 ジョンソン コントロールズ テクノロジー カンパニーJohnson Controls Technology Company System and method for transferring vehicle operation data to external navigation system
US9140562B2 (en) 2011-03-24 2015-09-22 Claude Mignen System and method for transferring vehicle operating data to an external navigation system
JP2014514542A (en) * 2011-03-24 2014-06-19 ジョンソン コントロールズ テクノロジー カンパニー System and method for transferring vehicle motion data to an external navigation system
JP2013034339A (en) * 2011-08-03 2013-02-14 Toyota Motor Corp Vehicle control device
US8965694B2 (en) 2011-10-17 2015-02-24 Clarion Co., Ltd. Route search method
EP2770300A4 (en) * 2011-10-17 2015-07-22 Clarion Co Ltd Route search method
WO2013058285A1 (en) 2011-10-17 2013-04-25 クラリオン株式会社 Route search method
JPWO2013058285A1 (en) * 2011-10-17 2015-04-02 クラリオン株式会社 Route search method and route search device
CN103890545A (en) * 2011-10-17 2014-06-25 歌乐株式会社 Route search method
CN104379387B (en) * 2012-06-07 2016-10-19 歌乐株式会社 Energy estimating device, Vehicular information system, server unit
WO2013183764A1 (en) * 2012-06-07 2013-12-12 クラリオン株式会社 Energy estimation device, vehicle information system, server device
JPWO2013183764A1 (en) * 2012-06-07 2016-02-01 クラリオン株式会社 Energy estimation device, vehicle information system, server device
US9346362B2 (en) 2012-06-07 2016-05-24 Clarion Co., Ltd. Energy estimation device, information system for automotive, and server device
CN104379387A (en) * 2012-06-07 2015-02-25 歌乐株式会社 Energy estimation device, vehicle information system, server device
JP2015074395A (en) * 2013-10-10 2015-04-20 日産自動車株式会社 Control device of hybrid vehicle
JP2018165803A (en) * 2017-03-28 2018-10-25 日立オートモティブシステムズ株式会社 Pseudo travel sound generator
JP2020064020A (en) * 2018-10-19 2020-04-23 アルパイン株式会社 Route-related information providing device and route-related information providing method
JP7154936B2 (en) 2018-10-19 2022-10-18 アルパイン株式会社 Route-related information providing device and route-related information providing method
JP2020112425A (en) * 2019-01-11 2020-07-27 アルパイン株式会社 Information provision system and information providing method
JP7166732B2 (en) 2019-01-11 2022-11-08 アルパイン株式会社 Information provision system and information provision method
CN112070300A (en) * 2020-09-07 2020-12-11 电子科技大学 Electric vehicle charging platform selection method based on multi-objective optimization
CN112070300B (en) * 2020-09-07 2023-05-23 电子科技大学 Multi-objective optimization-based electric vehicle charging platform selection method
WO2023139796A1 (en) * 2022-01-24 2023-07-27 本田技研工業株式会社 Path-planning device

Also Published As

Publication number Publication date
JP5060450B2 (en) 2012-10-31

Similar Documents

Publication Publication Date Title
JP5060450B2 (en) Route search apparatus, route search method, and program
JP5740215B2 (en) Energy consumption calculation device and energy consumption calculation method
JP5926558B2 (en) Vehicle information system and server device
JP5979885B2 (en) Route prediction system, route prediction method and program
JP4135525B2 (en) Driving technology evaluation device
JP5029494B2 (en) Driving energy learning apparatus, method and program
JP5920452B2 (en) Mobile information processing apparatus, mobile information processing method, and driving support system
US8798901B2 (en) Travel distance estimating apparatus, travel distance estimating method, travel distance estimating program, and recording medium
JP5146486B2 (en) Route search device and navigation device
EP3023313B1 (en) Vehicular information processing device
JP5920309B2 (en) Movement support device, movement support method, and driving support system
JP5929944B2 (en) Movement support device, movement support method, and driving support system
JP2006300780A (en) Route search system
EP2910442A1 (en) Travel support device, travel support method, and drive support system
JP2009123153A (en) Driving support system, driving support method and computer program
JPWO2013183764A1 (en) Energy estimation device, vehicle information system, server device
JP2019069734A (en) Vehicle control device
JP2009104415A (en) Vehicle travel history information provision system
JP4863086B2 (en) Driving support device, navigation device, and computer program
JP2013002850A (en) Navigation device
JP2013077051A (en) Fuel consumption estimation device, navigation device, and fuel consumption estimation method
JP5018363B2 (en) Road gradient estimation device
US20100299056A1 (en) Method for determining a route and device therefor
JP2011214989A (en) Driving support device, driving support method, and driving support program
JP2008282263A (en) Vehicle information predicting device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120606

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120710

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120803

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

Free format text: PAYMENT UNTIL: 20150810

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5060450

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150810

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250