JP2011248542A - Traveling support method, traveling support device and traveling support program - Google Patents

Traveling support method, traveling support device and traveling support program Download PDF

Info

Publication number
JP2011248542A
JP2011248542A JP2010119899A JP2010119899A JP2011248542A JP 2011248542 A JP2011248542 A JP 2011248542A JP 2010119899 A JP2010119899 A JP 2010119899A JP 2010119899 A JP2010119899 A JP 2010119899A JP 2011248542 A JP2011248542 A JP 2011248542A
Authority
JP
Japan
Prior art keywords
speed
vehicle
fuel consumption
information
intersection
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
JP2010119899A
Other languages
Japanese (ja)
Other versions
JP5499901B2 (en
Inventor
Takuro Ikeda
拓郎 池田
Eiji Kitagawa
英志 北川
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2010119899A priority Critical patent/JP5499901B2/en
Publication of JP2011248542A publication Critical patent/JP2011248542A/en
Application granted granted Critical
Publication of JP5499901B2 publication Critical patent/JP5499901B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Combined Controls Of Internal Combustion Engines (AREA)
  • Traffic Control Systems (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
  • Output Control And Ontrol Of Special Type Engine (AREA)
  • Control Of Vehicle Engines Or Engines For Specific Uses (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce fuel consumption and emission of carbon dioxide of a vehicle.SOLUTION: An information acquisition part acquires information on an intersection through which a vehicle passes and setting information on a traffic light provided at the intersection (step S8) from detected results of vehicle information by a vehicle detection part (step S6). And a non-stop speed calculation part calculates the non-stop speed for passing through the intersection when the traffic light is green from the obtained information and the vehicle information (step S10) while a fuel consumption estimation part estimates each fuel consumption in both cases when the traveling vehicle, keeping the current speed, stops at the intersection and the vehicle passes through the intersection at the non-stop speed (step S16). Furthermore, a recommended speed determination part determines either of the current speed or the non-stop speed as the recommended speed based on an estimation results by the fuel consumption estimation part (step S14, S20), a recommended speed transmission part transmits the recommended speed into the vehicle (step S22).

Description

本件は、走行支援方法、走行支援装置及び走行支援プログラムに関する。   This case relates to a driving support method, a driving support device, and a driving support program.

従来、路上を走行する車両が、交差点で停止しないための走行速度を推奨するシステムが考案されている(例えば、特許文献1、2参照)。以下、従来における推奨速度(v)の算出方法の一例について説明する。   Conventionally, a system has been devised that recommends a traveling speed so that a vehicle traveling on a road does not stop at an intersection (see, for example, Patent Documents 1 and 2). Hereinafter, an example of a conventional method for calculating the recommended speed (v) will be described.

図20(a)、図20(b)は、時刻tcにおいて信号0が配置されている交差点を通過した車両が、次の交差点(信号1)に向かう場合の、車両の速度(傾きで示される)と次の交差点を通過するときの信号1の色(青、黄、赤)との関係を示す。図20(a)に示すように、次の交差点までの距離dが、推奨速度の最大値(規制速度)vmaxと、現在時刻(tc)から黄信号に変わる時刻(tY)までの時間(tY−tc)との積よりも小さい場合、すなわち、d<vmax×(tY−tc)の場合、従来は、推奨速度vを次式(1)より求めていた。
v=vmax …(1)
FIG. 20 (a), the FIG. 20 (b), the vehicle has passed the intersection signal 0 at time t c is arranged, when going to the next intersection (signal 1), represented by the vehicle speed (slope And the color of signal 1 (blue, yellow, red) when passing through the next intersection. As shown in FIG. 20 (a), the distance d to the next intersection is the maximum recommended speed (regulated speed) v max and the time (t Y ) from the current time (t c ) to the time when the yellow signal changes. When the time is smaller than the product of time (t Y −t c ), that is, when d <v max × (t Y −t c ), conventionally, the recommended speed v is obtained from the following equation (1).
v = v max (1)

一方、上記以外の場合、すなわち、図20(b)に破線にて示すように、d≧vmax×(tY−tc)の場合には、推奨速度vを、次式(2)より求めていた(図20(b)の実線参照)。なお、次式(2)において用いている時刻tGは、信号1が青に変わる時刻を意味する。
v=vr=d/(tG−tc) …(2)
On the other hand, in the case other than the above, that is, as shown by the broken line in FIG. 20B, in the case of d ≧ v max × (t Y −t c ), the recommended speed v is calculated from the following equation (2). (See the solid line in FIG. 20B). The time t G used in the following equation (2) means the time when the signal 1 turns blue.
v = v r = d / (t G −t c ) (2)

上記の推奨速度決定方法では、車両を停止させないことを最優先にして推奨速度を決定している。このため、上記方法では、必ずしも燃費向上や二酸化炭素(CO2)排出量の抑制が適切に行われているとはいえなかった。 In the recommended speed determination method, the recommended speed is determined with the highest priority not to stop the vehicle. For this reason, it has not necessarily been said that the above-described methods are appropriately performed to improve fuel consumption and suppress carbon dioxide (CO 2 ) emissions.

特開2006−31573号公報JP 2006-31573 A 特開2006−251836号公報JP 2006-251836 A

燃料消費量及びCO2排出量を低減させるという観点からは、車両が非常に低速な状態で走行を継続して交差点を青信号で通過するよりも、速い速度で交差点まで到達し、赤信号で一旦停止したほうが好ましい場合もある。 From the point of view of reducing fuel consumption and CO 2 emissions, the vehicle reaches the intersection at a faster speed than the vehicle that continues traveling at a very low speed and passes through the intersection with a green light. It may be preferable to stop.

しかしながら、推奨速度の下限値を一意に設定するのは困難である。例えば、図21(a)に示すように、信号0を通過した時刻(tc)における車両の時速が60km/hであった場合には、曲線L1のようにそのままの速度(vmax=60km/h)で走行して次の交差点(信号1)で赤信号で停止したほうが、直線L2のように速度vで次の交差点(信号1)を青信号で通過する場合よりも、燃料消費量が低減される。その一方で、図21(b)に示すように、信号0を通過した時刻(tc)における時速が30km/hであった場合には、曲線L1のようにそのままの速度vmaxで走行して次の交差点(信号1)で赤信号で停止するほうが、直線L2のように速度vrで次の交差点(信号1)を青信号で通過するよりも、燃料消費量が多くなる。このように、図21(a),図21(b)によれば、推奨速度の下限値は、時刻tにおける速度に依存するなどの理由から、一意には決まらないのである。 However, it is difficult to uniquely set the lower limit value of the recommended speed. For example, as shown in FIG. 21A, when the vehicle speed is 60 km / h at the time (t c ) when the signal 0 is passed, the speed as it is as shown by the curve L1 (v max = 60 km). / h) traveling to in better stopping at a red light at the next intersection (signal 1), than when passing through the next intersection (signal 1) is a green light at a velocity v r as a straight line L2, the fuel consumption Is reduced. On the other hand, as shown in FIG. 21 (b), when the speed at the time (t c ) when the signal 0 is passed is 30 km / h, the vehicle travels at the same speed v max as shown by the curve L1. better to stop at a red light at the next intersection (signal 1) Te is than passed through at a rate v r as a straight line L2 at the next intersection (signal 1) by a green light, the more the fuel consumption. Thus, FIG. 21 (a), the according to FIG. 21 (b), the lower limit of the recommended rate, for reasons such as dependent on the velocity at time t c, is not uniquely determined.

そこで本件は上記の課題に鑑みてなされたものであり、車両における燃料消費量の低減及びCO2排出量の抑制を図ることが可能な走行支援方法、走行支援装置及び走行支援プログラムを提供することを目的とする。 Therefore, the present invention has been made in view of the above problems, and provides a driving support method, a driving support device, and a driving support program capable of reducing fuel consumption and suppressing CO 2 emissions in a vehicle. With the goal.

本明細書に記載の走行支援方法は、コンピュータが、対象車両の情報を検出する車両検出工程と、前記車両検出工程で検出された前記対象車両の情報から、当該対象車両が通過する交差点の情報と、前記交差点に設けられた信号機の設定情報を取得する情報取得工程と、前記情報取得工程で取得された情報と、前記車両検出工程で検出された対象車両の情報とから、前記交差点を青信号で通過するための速度である無停止速度を算出する無停止速度算出工程と、前記車両が前記交差点で停止する速度で走行した場合の燃料消費量と、前記無停止速度で走行する場合の燃料消費量とを推定する燃料消費量推定工程と、前記燃料消費量推定工程における推定結果に基づいて、前記交差点で停止する速度又は前記無停止速度のいずれかを推奨速度として決定する推奨速度決定工程と、前記推奨速度決定工程で決定された前記推奨速度を、前記車両に対して送信する送信工程と、を実行する走行支援方法である。   In the driving support method described in this specification, a computer detects information on a target vehicle, and information on an intersection through which the target vehicle passes from information on the target vehicle detected in the vehicle detection step. And the information acquisition step of acquiring the setting information of the traffic light provided at the intersection, the information acquired in the information acquisition step, and the information of the target vehicle detected in the vehicle detection step, the intersection is blue-lighted A non-stop speed calculating step for calculating a non-stop speed that is a speed for passing through the vehicle, a fuel consumption amount when the vehicle travels at a speed that stops at the intersection, and a fuel when the vehicle travels at the non-stop speed Based on the estimation result in the fuel consumption estimation step, the fuel consumption amount estimation step for estimating the consumption amount, and either the speed to stop at the intersection or the non-stop speed is set as the recommended speed A recommended speed determination step of determining Te, the recommended speed determined by said recommended speed determining step, a travel support method of performing a transmission step of transmitting to said vehicle.

本明細書に記載の走行支援装置は、対象車両の情報を検出する車両検出部と、交差点の情報及び交差点に設けられた信号機の設定情報を格納する情報格納部と、前記車両検出部により検出された前記対象車両の情報に基づいて、前記情報格納部から、当該対象車両が通過する交差点の情報と、前記交差点に設けられた信号機の設定情報を取得する情報取得部と、前記情報取得部により取得された情報と、前記車両検出部により検出された対象車両の情報とから、前記交差点を青信号で通過するための速度である無停止速度を算出する無停止速度算出部と、前記車両が前記交差点で停止する速度で走行した場合の燃料消費量と、前記無停止速度で走行する場合の燃料消費量とを推定する燃料消費量推定部と、前記燃料消費量推定部による推定結果に基づいて、前記交差点で停止する速度又は前記無停止速度のいずれかを推奨速度として決定する推奨速度決定部と、前記推奨速度決定部により決定された前記推奨速度を、前記車両に対して送信する送信部と、を備える走行支援装置である。   The driving support device described in the present specification is detected by a vehicle detection unit that detects information on a target vehicle, an information storage unit that stores information on an intersection and setting information on a traffic signal provided at the intersection, and the vehicle detection unit. Based on the information on the target vehicle, an information acquisition unit that acquires information on an intersection through which the target vehicle passes and setting information on a traffic signal provided at the intersection from the information storage unit, and the information acquisition unit A non-stop speed calculating unit that calculates a non-stop speed that is a speed for passing the intersection with a green signal from the information acquired by the vehicle detection unit and the information of the target vehicle detected by the vehicle detection unit; and A fuel consumption estimation unit for estimating a fuel consumption amount when traveling at a speed at which the vehicle stops at the intersection and a fuel consumption amount when traveling at a non-stop speed; and an estimation result by the fuel consumption estimation unit. Based on the recommended speed determining unit that determines either the speed at which to stop at the intersection or the non-stop speed as the recommended speed, and the recommended speed determined by the recommended speed determining unit is transmitted to the vehicle And a transmission support device.

本明細書に記載の走行支援プログラムは、コンピュータを、対象車両の情報を検出する車両検出部、前記車両検出部により検出された前記対象車両の情報に基づいて、当該対象車両が通過する交差点の情報と、前記交差点に設けられた信号機の設定情報を取得する情報取得部、前記情報取得部により取得された情報と、前記車両検出部により検出された対象車両の情報とから、前記交差点を青信号で通過するための速度である無停止速度を算出する無停止速度算出部、前記車両が前記交差点で停止する速度で走行した場合の燃料消費量と、前記無停止速度で走行する場合の燃料消費量とを推定する燃料消費量推定部、前記燃料消費量推定部による推定結果に基づいて、前記交差点で停止する速度又は前記無停止速度のいずれかを推奨速度として決定する推奨速度決定部、及び前記推奨速度決定部により決定された前記推奨速度を、前記車両に対して送信する送信部、として機能させる走行支援プログラムである。   The driving support program described in this specification includes a computer, a vehicle detection unit that detects information on a target vehicle, and an intersection of the target vehicle that passes through the information based on the target vehicle detected by the vehicle detection unit. From the information, the information acquisition unit that acquires the setting information of the traffic light provided at the intersection, the information acquired by the information acquisition unit, and the information of the target vehicle detected by the vehicle detection unit, the intersection is blue-lighted A non-stop speed calculation unit that calculates a non-stop speed that is a speed for passing through the vehicle, a fuel consumption amount when the vehicle travels at a speed that stops at the intersection, and a fuel consumption amount when the vehicle travels at the non-stop speed Based on the estimation result by the fuel consumption estimation unit and the fuel consumption estimation unit, either the speed to stop at the intersection or the non-stop speed is set as the recommended speed. Recommended speed determining unit determining, and the recommended speed determined by said recommended speed determining unit, a travel support program to function as a transmission unit, to be transmitted to the vehicle.

本明細書に記載の走行支援方法、走行支援装置及び走行支援プログラムは、燃料消費量の低減及びCO2排出量の抑制を図ることができるという効果を奏する。 The driving support method, the driving support device, and the driving support program described in the present specification have an effect that it is possible to reduce fuel consumption and CO 2 emissions.

第1の実施形態に係る走行支援システムの構成を概略的に示す図である。1 is a diagram schematically showing a configuration of a driving support system according to a first embodiment. 図2(a)は、走行支援センターのハードウェア構成図であり、図2(b)は、走行支援センターの機能ブロック図である。FIG. 2A is a hardware configuration diagram of the driving support center, and FIG. 2B is a functional block diagram of the driving support center. 図3(a)は、信号状態情報を示す図であり、図3(b)は、信号設定情報を示す図である。FIG. 3A is a diagram showing signal state information, and FIG. 3B is a diagram showing signal setting information. 図4(a)は、ノード情報を示す図であり、図4(b)は、リンク情報を示す図であり、図4(c)は、リンク、ノード、信号の配置例を示す図である。4A is a diagram showing node information, FIG. 4B is a diagram showing link information, and FIG. 4C is a diagram showing an arrangement example of links, nodes, and signals. . 速度別単位時間燃料消費量の表である。It is a table | surface of the unit time fuel consumption by speed. 車載装置の機能ブロック図である。It is a functional block diagram of an in-vehicle device. 第1の実施形態に係る走行支援センターの処理を示すフローチャートである。It is a flowchart which shows the process of the driving assistance center which concerns on 1st Embodiment. 図8(a)は、図7のステップS8を説明するための図であり、図8(b)は、図7のステップS10を説明するための図である。FIG. 8A is a diagram for explaining step S8 in FIG. 7, and FIG. 8B is a diagram for explaining step S10 in FIG. 図7のステップS16を説明するための図である。It is a figure for demonstrating step S16 of FIG. 第2の実施形態に係る走行支援センターの機能ブロック図である。It is a functional block diagram of the driving assistance center which concerns on 2nd Embodiment. 第2の実施形態に係る走行支援センターによる燃料消費量の推定方法について説明するための図である。It is a figure for demonstrating the estimation method of the fuel consumption by the driving assistance center which concerns on 2nd Embodiment. 第3の実施形態に係る走行支援センターの処理を示すフローチャートである。It is a flowchart which shows the process of the driving assistance center which concerns on 3rd Embodiment. 図13(a)〜図13(c)は、図12のステップS36を説明するための図である。FIG. 13A to FIG. 13C are diagrams for explaining step S36 in FIG. 図14(a)、図14(b)は、図12のステップS44を説明するための図(その1)である。FIGS. 14A and 14B are diagrams (part 1) for explaining step S44 in FIG. 図12のステップS44を説明するための図(その2)である。It is FIG. (2) for demonstrating step S44 of FIG. 第3の実施形態の作用効果を示す図である。It is a figure which shows the effect of 3rd Embodiment. 第4の実施形態に係る走行支援センターの機能ブロック図である。It is a functional block diagram of the driving support center concerning a 4th embodiment. 第4の実施形態に係る走行支援センターの処理を示すフローチャートである。It is a flowchart which shows the process of the driving assistance center which concerns on 4th Embodiment. 図18のステップS44−2を説明するための図である。It is a figure for demonstrating step S44-2 of FIG. 図20(a)、図20(b)は、従来技術を示す図(その1)である。FIG. 20A and FIG. 20B are views (No. 1) showing the prior art. 図21(a)、図21(b)は、従来技術を示す図(その2)である。FIG. 21A and FIG. 21B are views (No. 2) showing the prior art.

≪第1の実施形態≫
以下、走行支援方法、走行支援装置及び走行支援プログラムの第1の実施形態について、図1〜図9に基づいて詳細に説明する。
<< First Embodiment >>
Hereinafter, a first embodiment of a driving support method, a driving support device, and a driving support program will be described in detail with reference to FIGS.

図1には、本件の走行支援方法により車両の走行を支援するための走行支援システム100の構成が模式的に示されている。走行支援システム100は、より具体的には、路上を走行している車両20における燃料消費量及びCO2排出量を低減しつつ、車両20が道路を走行できるように支援するためのものである。この走行支援システム100は、走行支援装置としての走行支援センター10と、路上に配置された複数のビーコン装置30と、路上を走行する車両20に搭載された車載装置60と、を備える。 FIG. 1 schematically shows a configuration of a driving support system 100 for supporting driving of a vehicle by the driving support method of the present case. More specifically, the driving support system 100 is for supporting the vehicle 20 so as to be able to travel on the road while reducing the fuel consumption and CO 2 emission in the vehicle 20 traveling on the road. . The travel support system 100 includes a travel support center 10 as a travel support device, a plurality of beacon devices 30 arranged on the road, and an in-vehicle device 60 mounted on the vehicle 20 traveling on the road.

走行支援センター10は、サーバ等の情報処理装置を含み、走行支援プログラムを実行して、支援対象の車両(以下、「車両」と呼ぶ)20の推奨速度を決定し、ビーコン装置30を介して車両20の車載装置60に送信する。   The driving support center 10 includes an information processing device such as a server, executes a driving support program, determines a recommended speed of a vehicle 20 to be supported (hereinafter referred to as “vehicle”), and passes through a beacon device 30. It transmits to the in-vehicle device 60 of the vehicle 20.

図2(a)には、走行支援センター10のハードウェア構成が示されている。この図2(a)に示すように、走行支援センター10は、CPU(Central Processing Unit)90、ROM(Read Only Memory)91、RAM(Random Access Memory)92、記憶部(ここではHDD(Hard Disk Drive)とする)93、入出力部94等を備えており、走行支援センター10の構成各部は、バス95を介して接続されている。   FIG. 2A shows a hardware configuration of the driving support center 10. As shown in FIG. 2A, the driving support center 10 includes a CPU (Central Processing Unit) 90, a ROM (Read Only Memory) 91, a RAM (Random Access Memory) 92, and a storage unit (here, an HDD (Hard Disk). Drive) 93), an input / output unit 94, etc., and each component of the driving support center 10 is connected via a bus 95.

走行支援センター10では、CPU90がRAM92又はHDD93に格納された走行支援プログラムを実行することで、図2(b)に示す各部の機能を実現する。また、HDD93は、走行支援センター10内で得られたデータ等を記憶したり、図2(b)の信号情報格納部46、道路情報格納部48、燃料消費量DB54として機能する。入出力部94は、外部接続される入力インタフェース等との通信を行う入出力ポートである。   In the driving support center 10, the CPU 90 executes the driving support program stored in the RAM 92 or the HDD 93, thereby realizing the functions of the respective units shown in FIG. The HDD 93 stores data obtained in the driving support center 10 and functions as the signal information storage unit 46, the road information storage unit 48, and the fuel consumption DB 54 shown in FIG. The input / output unit 94 is an input / output port that communicates with an externally connected input interface or the like.

図2(b)には、走行支援センター10の機能ブロック図が示されている。この図2(b)に示すように、走行支援センター10は、制御部42、車両検出部44、信号情報格納部46、情報格納部としての道路情報格納部48及び情報取得部49、無停止速度算出部50、燃料消費量推定部52、燃料消費量DB54、推奨速度決定部56、送信部としての推奨速度送信部58としての機能を有する。   FIG. 2B shows a functional block diagram of the driving support center 10. As shown in FIG. 2B, the driving support center 10 includes a control unit 42, a vehicle detection unit 44, a signal information storage unit 46, a road information storage unit 48 and an information acquisition unit 49 as an information storage unit, and non-stop. It has functions as a speed calculation unit 50, a fuel consumption estimation unit 52, a fuel consumption DB 54, a recommended speed determination unit 56, and a recommended speed transmission unit 58 as a transmission unit.

車両検出部44は、ビーコン装置30から送信される情報に基づいて、車両20の位置を検出する。なお、ビーコン装置30は、車両20との間で通信を行うものであり、車両検出部44は、ビーコン装置30が通信を行った車両に関する情報をビーコン装置30から受信し、当該情報から車両の位置や進行方向、速度などを検出する。   The vehicle detection unit 44 detects the position of the vehicle 20 based on information transmitted from the beacon device 30. The beacon device 30 communicates with the vehicle 20, and the vehicle detection unit 44 receives information about the vehicle with which the beacon device 30 communicates from the beacon device 30, and from the information, Detect position, direction of travel, speed, etc.

信号情報格納部46は、図3(a)に示すような信号状態情報と、図3(b)に示すような信号設定情報と、を格納している。信号状態情報は、各信号機の状態を示す情報であり、図3(a)に示すように、「信号機ID」、「信号の状態」、「更新時刻」、「設定(ID、向き)」などの項目を含んでいる。項目「信号機ID」は、各信号機特有の識別符合であり、図3(a)では、アルファベット(A,B…)が割り当てられている。項目「状態」及び項目「更新時刻」は、更新時刻(ここでは、時刻ts)における各信号機の状態(色)を意味する。項目「設定」のうちの項目「ID」は、信号機の設定ID(P1,P2…)を意味する。なお、設定IDの詳細については後述する。また、項目「向き」は、東西や南北など、信号機が向いている方向を意味し、ここでは、向きとして、a,b,…が設定されている。 The signal information storage unit 46 stores signal state information as shown in FIG. 3A and signal setting information as shown in FIG. The signal status information is information indicating the status of each traffic signal. As shown in FIG. 3A, “signal ID”, “signal status”, “update time”, “setting (ID, direction)”, and the like. Contains items. The item “signal ID” is an identification code unique to each signal, and alphabets (A, B...) Are assigned in FIG. Item "state" and item "update time", update time (here, time t s) means a state (color) of each traffic signal in. The item “ID” in the item “setting” means the setting ID (P1, P2,...) Of the traffic light. Details of the setting ID will be described later. Further, the item “direction” means a direction in which the traffic light is facing, such as east-west and north-south, and here, a, b,... Are set as the directions.

信号設定情報は、図3(b)に示すように、「設定ID」、「状態(a側、b側)」、「継続時間」の項目を含んでいる。項目「設定ID」は、各交差点に設置されている複数の信号機がどのような設定となっているかを分類するためのIDである。項目「状態(a側、b側)」は、交差点が十字路の場合に、一方向(例えばa側)に延びる道路に設置された信号機の状態と、他方向(例えばb側)に延びる道路に設置された信号機の状態が、どのように切り替わるかを示している。項目「継続時間」は、状態(a側、b側)が切り替わるまでの時間を示している。   As shown in FIG. 3B, the signal setting information includes items of “setting ID”, “state (a side, b side)”, and “duration”. The item “setting ID” is an ID for classifying the setting of a plurality of traffic lights installed at each intersection. The item “state (a side, b side)” indicates the state of a traffic light installed on a road extending in one direction (for example, a side) and a road extending in the other direction (for example, b side) when the intersection is a crossroad. It shows how the state of the installed traffic signal switches. The item “duration” indicates the time until the state (a side, b side) is switched.

図2(b)の道路情報格納部48は、図4(a)に示すようなノード情報と、図4(b)に示すようなリンク情報と、を格納している。   The road information storage unit 48 in FIG. 2B stores node information as shown in FIG. 4A and link information as shown in FIG. 4B.

ノード情報は、図4(a)に示すように、「ノード」、「緯度」、「経度」、「接続リンク(接続ノード、信号機ID)」等の項目を含んでいる。項目「ノード」は、交差点の位置を示す番号であり、図4(c)に示すように交差点のノードが1であれば、ノードの項目には「1」が入力される。項目「緯度」、「経度」は、ノードの絶対位置を示している。また、項目「接続リンク(接続ノード、信号機ID)」は、交差点のノードを一端として延びる道路(リンク)の他端のノードと、そのリンクに対応して設置された信号機のIDを意味する。図4(c)の交差点に配置された信号機のIDがA〜Dであれば、図4(a)に示すように、ノード情報に接続ノードと信号機IDが登録される。   As shown in FIG. 4A, the node information includes items such as “node”, “latitude”, “longitude”, “connection link (connection node, traffic signal ID)”, and the like. The item “node” is a number indicating the position of the intersection. If the node at the intersection is 1, as shown in FIG. 4C, “1” is input to the node item. The items “latitude” and “longitude” indicate the absolute position of the node. Further, the item “connection link (connection node, traffic signal ID)” means the node at the other end of the road (link) extending from the intersection node as one end and the ID of the traffic signal installed corresponding to the link. If the IDs of traffic lights arranged at the intersection in FIG. 4C are A to D, the connection node and the traffic signal ID are registered in the node information as shown in FIG.

リンク情報は、図4(b)に示すように、「ノード1」、「ノード2」、「距離(m)」等の項目を含んでいる。項目「ノード1」は、リンクの一端に位置するノードの番号、項目「ノード2」は、リンクの他端に位置するノードの番号を意味する。また、項目「距離(m)」は、リンクの長さを意味する。   As shown in FIG. 4B, the link information includes items such as “node 1”, “node 2”, and “distance (m)”. The item “node 1” means the number of a node located at one end of the link, and the item “node 2” means the number of a node located at the other end of the link. The item “distance (m)” means the length of the link.

図2(b)に戻り、情報取得部49は、車両検出部44の検出結果に基づいて、車両20が通過する交差点や信号に関する情報を、信号情報格納部46及び道路情報格納部48から取得する。   Returning to FIG. 2 (b), the information acquisition unit 49 acquires, from the signal information storage unit 46 and the road information storage unit 48, information on intersections and signals through which the vehicle 20 passes based on the detection result of the vehicle detection unit 44. To do.

無停止速度算出部50は、制御部42の指示の下、車両が次の交差点を、青信号で通過するために必要な速度(無停止速度v)を算出する。この無停止速度vの算出方法については、後述する。   The non-stop speed calculation unit 50 calculates a speed (non-stop speed v) necessary for the vehicle to pass the next intersection with a green light under the instruction of the control unit 42. A method for calculating the non-stop speed v will be described later.

燃料消費量推定部52は、制御部42の指示の下、(i)無停止速度vで走行した場合と、(ii)車両が実際に走行している速度(道路の規制速度vmax等)で走行を継続して次の交差点で赤信号で停止する場合、の燃料消費量を推定する。なお、燃料消費量推定部52は、燃料消費量DB54が格納するデータに基づいて、燃料消費量の推定を行う。ここで、燃料消費量DB54は、図5に示すような、速度別の単位時間当たりの燃料消費量データとしての、速度別単位時間燃料消費量のデータ(表)を有している。この図5の表では、車両がある速度で走行しているときの、単位時間あたりの燃料消費量が定められている。なお、車両が減速している間は、一般的には速度0km/hと略同一の燃料消費量であるので、図5では、0km/hと減速時とが同一の燃料消費量と定められている。また、図5の表は、車種ごとに事前に作成され、燃料消費量DB54内に格納されているものとする。 Under the instruction of the control unit 42, the fuel consumption amount estimation unit 52 (i) when traveling at a non-stop speed v, and (ii) the speed at which the vehicle is actually traveling (regulated speed v max of the road, etc.) If you continue to drive and stop at the next intersection at a red light, estimate the fuel consumption. The fuel consumption amount estimation unit 52 estimates the fuel consumption amount based on the data stored in the fuel consumption amount DB 54. Here, the fuel consumption DB 54 has data (table) of speed unit fuel consumption per unit time as fuel consumption data per unit time as shown in FIG. In the table of FIG. 5, the fuel consumption per unit time when the vehicle is traveling at a certain speed is defined. Note that while the vehicle is decelerating, the fuel consumption is generally the same as the speed of 0 km / h. Therefore, in FIG. 5, 0 km / h and the deceleration are defined as the same fuel consumption. ing. Further, the table of FIG. 5 is created in advance for each vehicle type and is stored in the fuel consumption DB 54.

したがって、図2(b)の燃料消費量推定部52では、車両20の走行速度毎に、燃料消費量DB54に格納されている単位時間燃料消費量を取得する。そして、燃料消費量推定部52は、走行速度別に走行を行う時間と単位時間燃料消費量とを積算した値を求め、それらの値の総和を燃料消費量の推定結果とする。   Therefore, the fuel consumption amount estimation unit 52 in FIG. 2B acquires the unit time fuel consumption amount stored in the fuel consumption amount DB 54 for each traveling speed of the vehicle 20. Then, the fuel consumption amount estimation unit 52 obtains a value obtained by integrating the traveling time and the unit time fuel consumption amount for each traveling speed, and uses the sum of these values as the estimation result of the fuel consumption amount.

推奨速度決定部56は、制御部42の指示の下、燃料消費量推定部52の推定結果に基づいて、車両の推奨速度を決定する。具体的には、推奨速度決定部56は、燃料消費量推定部52において推定された2つの燃料消費量を比較し、値が小さい側の速度(無停止速度v又は現在の速度(例えば規制速度vmax))を、推奨速度として決定する。 The recommended speed determination unit 56 determines the recommended speed of the vehicle based on the estimation result of the fuel consumption amount estimation unit 52 under the instruction of the control unit 42. Specifically, the recommended speed determination unit 56 compares the two fuel consumption amounts estimated by the fuel consumption amount estimation unit 52, and determines the speed (the non-stop speed v or the current speed (for example, the regulation speed) with the smaller value. v max )) is determined as the recommended speed.

推奨速度送信部58は、制御部42の指示の下、推奨速度決定部56で決定された推奨速度を、車両20の車載装置60に、ビーコン装置30を介して送信する。   The recommended speed transmission unit 58 transmits the recommended speed determined by the recommended speed determination unit 56 to the in-vehicle device 60 of the vehicle 20 via the beacon device 30 under the instruction of the control unit 42.

制御部42は、上述した走行支援センター10の構成各部を統括的に制御する。   The control unit 42 comprehensively controls each component of the travel support center 10 described above.

図6は、車両20に搭載されている車載装置60の機能ブロック図である。この図6に示すように、車載装置60は、制御部62と、推奨速度受信部64と、車速制御部66と、表示部68と、を有する。   FIG. 6 is a functional block diagram of the in-vehicle device 60 mounted on the vehicle 20. As shown in FIG. 6, the in-vehicle device 60 includes a control unit 62, a recommended speed receiving unit 64, a vehicle speed control unit 66, and a display unit 68.

推奨速度受信部64は、前述した走行支援センター10の推奨速度送信部58から送信される推奨速度を受信する。車速制御部66は、制御部62の指示の下、推奨速度受信部64にて受信された推奨速度の情報に基づいて、車両20のアクセル制御又はブレーキ制御を行い、車両20の速度を推奨速度に調整する。表示部68は、制御部62の指示の下、推奨速度受信部64で受信された推奨速度の情報を表示して、車両20に搭乗している人(運転者等)に対して推奨速度を認知させるものである。なお、表示部68は、視覚を通じて推奨速度を認知させることとしても良いし、聴覚を通じて認知させることとしても良い。制御部62は、上述した車載装置60の構成各部を統括的に制御する。   The recommended speed receiving unit 64 receives the recommended speed transmitted from the recommended speed transmitting unit 58 of the driving support center 10 described above. Under the instruction of the control unit 62, the vehicle speed control unit 66 performs accelerator control or brake control of the vehicle 20 based on the recommended speed information received by the recommended speed receiving unit 64, and sets the speed of the vehicle 20 to the recommended speed. Adjust to. The display unit 68 displays information on the recommended speed received by the recommended speed receiving unit 64 under the instruction of the control unit 62, and displays the recommended speed for a person (driver, etc.) who is boarding the vehicle 20. It is something to be recognized. The display unit 68 may recognize the recommended speed through sight or may recognize through the auditory sense. The control unit 62 comprehensively controls each component of the in-vehicle device 60 described above.

次に、本第1の実施形態における走行支援方法について、図7〜図9に基づいて詳細に説明する。図7は、走行支援センター10の処理を示すフローチャートである。   Next, the driving support method according to the first embodiment will be described in detail with reference to FIGS. FIG. 7 is a flowchart showing the processing of the driving support center 10.

図7に示すように、まず、ステップS6では、車両検出部44が、車両20の情報を検出する。ここで検出される車両20の情報には、車両20の位置や進行方向、速度(移動方向を含む)が含まれている。これらの情報は、ビーコン装置30から送信される。なお、これに限らず、車両20側から、走行支援センター10に車両20の位置や速度などが直接送信されるようにしても良い。   As shown in FIG. 7, first, in step S <b> 6, the vehicle detection unit 44 detects information on the vehicle 20. The information of the vehicle 20 detected here includes the position, traveling direction, and speed (including the moving direction) of the vehicle 20. These pieces of information are transmitted from the beacon device 30. Note that the position and speed of the vehicle 20 may be directly transmitted from the vehicle 20 side to the driving support center 10 without being limited thereto.

次いで、ステップS8では、情報取得部49が、検出された車両の位置に基づいて、信号情報格納部46及び道路情報格納部48から、車両20が通過する交差点に設けられた信号機の設定情報と、交差点の情報と、を取得する。なお、ステップS8において取得される情報は、図8(a)に示すような、信号間の距離dや、次の交差点の信号の色の時系列変化などの情報を含む。   Next, in step S8, the information acquisition unit 49, based on the detected position of the vehicle, from the signal information storage unit 46 and the road information storage unit 48, the setting information of the traffic light provided at the intersection through which the vehicle 20 passes and Get information about intersections. The information acquired in step S8 includes information such as a distance d between signals and a time-series change in the color of the signal at the next intersection as shown in FIG.

次のステップS10では、無停止速度算出部50(図2(b))が、無停止速度vを算出する。図8(b)は、時刻tcにおいて信号0の存在する交差点を通過した車両が、次の交差点(信号1)に向かう場合の、車両の速度と次の交差点を通過するときの信号1の色との関係を示している。ステップS10では、次の交差点までの距離dが、推奨速度の最大値(規制速度、又は現在走行中の速度が規制速度未満の場合には現在の速度)vmaxと、現在時刻(tc)から黄信号に変わる時刻(tY)までの時間(tY−tc)との積よりも小さい場合(d<vmax×(tY−tc))には、無停止速度算出部50は、無停止速度vを、次式(3)により求める。
v=vmax …(3)
In the next step S10, the non-stop speed calculation unit 50 (FIG. 2B) calculates the non-stop speed v. FIG. 8B shows the vehicle speed and the signal 1 when passing the next intersection when the vehicle that has passed the intersection where the signal 0 exists at time t c is heading to the next intersection (signal 1). The relationship with color is shown. In step S10, the distance d to the next intersection is the maximum recommended speed (the regulated speed or the current speed if the current running speed is less than the regulated speed) v max and the current time (t c ). If it is smaller than the product of time (t Y −t c ) from time to time (t Y ) when turning to yellow signal (d <v max × (t Y −t c )), the non-stop speed calculating unit 50 Calculates the non-stop speed v by the following equation (3).
v = v max (3)

一方、無停止速度算出部50は、上記以外の場合、すなわち、図8(b)に破線にて示すように、d≧vmax×(tY−tc)の場合には、図8(b)の一点鎖線に基づき、無停止速度vを次式(4)から求める。なお、時刻tGは、信号1が青に変わる時刻を意味する。
v=vr=d/(tG−tc) …(4)
On the other hand, the non-stop speed calculating unit 50, in the case other than the above, that is, in the case of d ≧ v max × (t Y −t c ) as shown by the broken line in FIG. b) Based on the one-dot chain line, the non-stop speed v is obtained from the following equation (4). Time t G means the time when signal 1 turns blue.
v = v r = d / (t G −t c ) (4)

図7に戻り、ステップS12では、推奨速度決定部56は、ステップS10で算出された無停止速度vがvmaxであるか否かを判断する。すなわち、推奨速度決定部56は、d<vmax×(tY−tc)の条件を満たしていたか否かを判断する。ここでの判断が肯定された場合には、推奨速度決定部56は、ステップS14において推奨速度をvmaxに決定して、ステップS22に移行する。一方、ステップS12の判断が否定された場合には、ステップS16に移行する。 Returning to FIG. 7, in step S12, the recommended speed determination unit 56 determines whether or not the non-stop speed v calculated in step S10 is v max . That is, the recommended speed determination unit 56 determines whether or not the condition of d <v max × (t Y −t c ) is satisfied. If the determination here is affirmed, the recommended speed determination unit 56 determines the recommended speed as v max in step S14, and proceeds to step S22. On the other hand, if the determination in step S12 is negative, the process proceeds to step S16.

ステップS16では、燃料消費量推定部52が、無停止速度vで走行する場合の燃料消費量と、現在の速度での走行を次の交差点まで継続して停止する場合の燃料消費量を推定する。   In step S16, the fuel consumption amount estimation unit 52 estimates the fuel consumption amount when traveling at the non-stop speed v and the fuel consumption amount when traveling at the current speed is continuously stopped until the next intersection. .

具体的には、図9に実線で示すように、車両20が無停止速度v(=vr)で走行する場合に関しては、燃料消費量推定部52は、燃料消費量DB54に格納されている速度別単位時間燃料消費量の表(図5)から、無停止速度v(=vr)における単位時間燃料消費量を取得する。そして、燃料消費量推定部52は、取得した単位時間燃料消費量と交差点を通過するまでに要する時間(tG−tc)との積から、燃料消費量を推定する。 Specifically, as shown by the solid line in FIG. 9, when the vehicle 20 travels at a non-stop speed v (= v r ), the fuel consumption amount estimation unit 52 is stored in the fuel consumption amount DB 54. The unit time fuel consumption at the non-stop speed v (= v r ) is acquired from the table of the unit time fuel consumption by speed (FIG. 5). Then, the fuel consumption amount estimation unit 52 estimates the fuel consumption amount from the product of the acquired unit time fuel consumption amount and the time (t G −t c ) required to pass the intersection.

一方、図9に破線で示すように、車両20が現在の速度又は規制速度(vmax)での走行を継続して次の交差点で停止する場合に関しては、燃料消費量推定部52は、次式(5)から燃料消費量を推定する。なお、時間(tB−tc)は、速度vmaxでの走行時間を意味し、時間(tG−tB)は、減速開始から加速再開までの時間を意味する。
燃料消費量=速度vmaxの単位時間燃料消費量×(tB−tc
+速度0(減速時)の単位時間燃料消費量×(tG−tB
+発進時の燃料消費量 …(5)
On the other hand, as shown by a broken line in FIG. 9, when the vehicle 20 continues traveling at the current speed or the regulated speed (v max ) and stops at the next intersection, the fuel consumption estimation unit 52 The fuel consumption is estimated from equation (5). The time (t B −t c ) means the traveling time at the speed v max , and the time (t G −t B ) means the time from the start of deceleration to the acceleration restart.
Fuel consumption = unit time fuel consumption of speed v max x (t B -t c )
+ Speed 0 unit time fuel consumption × of (deceleration) (t G -t B)
+ Fuel consumption at start-up (5)

なお、上式(5)では、現在時刻tc、信号が青に変わる時刻tGのほか、減速開始時刻tBが分かっていれば良いことになる。すなわち、図9に破線で示すような車両の挙動については分からなくても良い。この場合、減速開始時刻tBについては、車両の現在の走行速度又は規制速度(vmax)から、車両が次の交差点で停止するまでに必要な距離を求め、当該距離から算出することができる。 In the above equation (5), it is only necessary to know the deceleration start time t B in addition to the current time t c and the time t G when the signal turns blue. That is, it is not necessary to understand the behavior of the vehicle as shown by the broken line in FIG. In this case, the deceleration start time t B can be calculated from the distance required for the vehicle to stop at the next intersection from the current traveling speed or the regulated speed (v max ) of the vehicle. .

次いで、図7のステップS18では、推奨速度決定部56が、無停止速度v(=vr)で走行したほうが燃料消費量が小さいか否かを判断する。ここでの判断が肯定された場合には、推奨速度決定部56は、ステップS20において、推奨速度を無停止速度v(=vr)に決定する。一方、ステップS18の判断が否定された場合には、推奨速度決定部56は、推奨速度を、速度vmax、すなわち現在の速度又は道路の規制速度に決定する。 Next, in step S18 of FIG. 7, the recommended speed determination unit 56 determines whether or not the fuel consumption is smaller when the vehicle travels at the non-stop speed v (= v r ). If the determination here is affirmative, the recommended speed determination unit 56 determines the recommended speed to be a non-stop speed v (= v r ) in step S20. On the other hand, if the determination in step S18 is negative, the recommended speed determination unit 56 determines the recommended speed to be the speed v max , that is, the current speed or the regulated speed of the road.

その後、ステップS22に移行すると、推奨速度送信部58は、推奨速度を車両20の車載装置60(推奨速度受信部64)に送信し、図7の全処理を終了する。   Thereafter, when the process proceeds to step S22, the recommended speed transmitting unit 58 transmits the recommended speed to the in-vehicle device 60 (recommended speed receiving unit 64) of the vehicle 20, and the whole process of FIG.

なお、車載装置60側では、推奨速度受信部64で受信した推奨速度に基づいて、制御部62の指示の下、車速制御部66が車両20の車速を推奨速度にするように、アクセル又はブレーキ制御を行う。また、表示部68は、制御部62の指示の下、推奨速度を表示する。なお、車載装置60では、車速制御部66による制御及び表示部68による表示のいずれかのみが実行されることとしても良い。例えば、表示部68への表示のみが実行される場合には、車両20を運転する運転者が、当該表示に基づいた運転を行うようにすれば、燃料消費量やCO2排出量を低減した適切な走行を行うことが可能となる。 On the in-vehicle device 60 side, the accelerator or brake is set so that the vehicle speed control unit 66 sets the vehicle speed of the vehicle 20 to the recommended speed under the instruction of the control unit 62 based on the recommended speed received by the recommended speed receiving unit 64. Take control. The display unit 68 displays the recommended speed under the instruction of the control unit 62. In the in-vehicle device 60, only either the control by the vehicle speed control unit 66 or the display by the display unit 68 may be executed. For example, when only the display on the display unit 68 is executed, if the driver driving the vehicle 20 performs the driving based on the display, the fuel consumption and the CO 2 emission amount are reduced. Appropriate driving can be performed.

以上、詳細に説明したように、本第1の実施形態によると、車両検出部44が、車両20の情報を検出し(ステップS6)、検出された車両の情報から、情報取得部49が、車両20が通過する交差点の情報と、交差点に設けられた信号機の設定情報を取得する(ステップS8)。そして、取得された情報と、車両20の情報とから、無停止速度算出部50が、交差点を青信号で通過するための速度である無停止速度を算出する(ステップS10)とともに、燃料消費量推定部52が、車両20が速度を維持して走行し、交差点で停止する場合の燃料消費量と、無停止速度で走行する場合の燃料消費量とを推定する(ステップS16)。更に、推奨速度決定部56が、燃料消費量推定部の推定結果に基づいて、前記現行の速度又は前記無停止速度のいずれかを推奨速度として決定し(ステップS14,S20)、推奨速度送信部58が、当該推奨速度を、車両20に対して送信する(ステップS22)。これにより、走行支援センター10は、単に無停止で交差点を通過できる速度を車両20に通知することなく、車両20の車載装置60に対して燃料消費量が小さく、二酸化炭素排出量の低減が可能となるような速度を送信することができる。したがって、車両20において、指示された速度での走行が実行されれば、車両20における燃料消費量を低減し、車両20からの二酸化炭素排出量を低減することが可能となる。   As described above in detail, according to the first embodiment, the vehicle detection unit 44 detects information on the vehicle 20 (step S6), and the information acquisition unit 49 detects the information on the detected vehicle. Information on the intersection through which the vehicle 20 passes and setting information on traffic lights provided at the intersection are acquired (step S8). Then, from the acquired information and the information of the vehicle 20, the non-stop speed calculation unit 50 calculates a non-stop speed that is a speed for passing the intersection with a green signal (step S10), and also estimates the fuel consumption amount. The unit 52 estimates the fuel consumption when the vehicle 20 travels while maintaining the speed and stops at the intersection, and the fuel consumption when travels at the non-stop speed (step S16). Further, the recommended speed determination unit 56 determines either the current speed or the non-stop speed as a recommended speed based on the estimation result of the fuel consumption estimation unit (steps S14 and S20), and the recommended speed transmission unit. 58 transmits the recommended speed to the vehicle 20 (step S22). As a result, the driving support center 10 can reduce the fuel consumption and reduce the carbon dioxide emission amount with respect to the in-vehicle device 60 of the vehicle 20 without simply notifying the vehicle 20 of the speed at which the vehicle can pass through the intersection without stopping. Can be transmitted at such a speed. Therefore, if the vehicle 20 travels at the instructed speed, the fuel consumption in the vehicle 20 can be reduced, and the carbon dioxide emission from the vehicle 20 can be reduced.

また、本第1の実施形態では、燃料消費量推定部52が、燃料消費量を推定する際に、燃料消費量DB54に格納されている車両毎の速度別単位時間燃料消費量のデータに基づいて、燃料消費量を推定する。したがって、簡易な計算により、燃料消費量を推定することが可能となる。   Further, in the first embodiment, when the fuel consumption amount estimation unit 52 estimates the fuel consumption amount, the fuel consumption amount estimation unit 52 is based on the unit time fuel consumption data for each speed stored in the fuel consumption amount DB 54. To estimate the fuel consumption. Therefore, it is possible to estimate the fuel consumption by simple calculation.

なお、上記実施形態では、車両20がアイドリングストップ機能を有している場合には、当該機能による燃料消費量についても考慮して、推奨速度を決定することもできる。具体的には、燃料消費量の推定において、次式(5)’を用いることとする。なお、次式(5)’では、アイドリングストップを行った時間をTとしている。
燃料消費量=速度vmaxの単位時間燃料消費量×(tB−tc
+速度0(減速時)の単位時間燃料消費量×(tG−tB−T)
+エンジン始動時及び発進時の燃料消費量 …(5)’
In the above embodiment, when the vehicle 20 has an idling stop function, the recommended speed can also be determined in consideration of the fuel consumption by the function. Specifically, the following equation (5) ′ is used in estimating the fuel consumption. In the following equation (5) ′, T is the time when idling stop is performed.
Fuel consumption = unit time fuel consumption of speed vmax x (t B -t c )
+ Speed 0 unit time fuel consumption × of (deceleration) (t G -t B -T)
+ Fuel consumption when starting and starting the engine ... (5) '

このように、アイドリングストップを行った時間も考慮することで、アイドリングストップした場合の燃料消費量を適切に推定し、推奨速度を適切に決定することが可能となる。なお、上式(5)’のエンジン始動時の燃料消費量は、5秒間のアイドリングを行った場合の燃料消費量とほぼ一致する。   In this way, by taking into account the time at which the idling is stopped, it is possible to appropriately estimate the fuel consumption when the idling is stopped and to appropriately determine the recommended speed. It should be noted that the fuel consumption amount at the time of starting the engine of the above equation (5) 'is substantially the same as the fuel consumption amount when idling for 5 seconds.

≪第2の実施形態≫
次に、第2の実施形態について、図10及び図11に基づいて説明する。本第2の実施形態は、走行支援センター10の機能ブロックの一部が異なり、これに伴い、燃料消費量の推定方法が異なっている。
<< Second Embodiment >>
Next, 2nd Embodiment is described based on FIG.10 and FIG.11. In the second embodiment, some of the functional blocks of the driving support center 10 are different, and the estimation method of the fuel consumption is different accordingly.

より具体的には、本第2の実施形態の走行支援センター10の機能ブロックを示す図10と、図2(b)とを比較すると分かるように、本第2の実施形態では、燃料消費量DB54に代えて、車両挙動模擬部54’が設けられている。   More specifically, as can be seen by comparing FIG. 10 showing functional blocks of the driving support center 10 of the second embodiment with FIG. 2B, in the second embodiment, the fuel consumption amount Instead of the DB 54, a vehicle behavior simulation section 54 'is provided.

車両挙動模擬部54’は、交通状況に基づくシミュレーション(交通流シミュレーション)により、車両の挙動を模擬する。すなわち、車両挙動模擬部54’は、シミュレーションにより、図11に実線で示すような車両の挙動、及び図11に破線で示すような車両の挙動を模擬する。   The vehicle behavior simulation unit 54 ′ simulates the behavior of the vehicle by simulation based on traffic conditions (traffic flow simulation). That is, the vehicle behavior simulation unit 54 'simulates the behavior of the vehicle as shown by a solid line in FIG. 11 and the behavior of the vehicle as shown by a broken line in FIG.

そして、燃料消費量推定部52は、次式(6)に基づいて、燃料消費量Qを推定する。この式(6)は、公知文献(大口敬,片倉正彦,谷口正明:都市部道路交通における自動車の二酸化炭素排出量推計モデル.土木学会論文集,No.695/IV-54,pp.125-136,2002.)に基づくものである。なお、次式(6)では、Tは旅行時間(走行時間)、dは旅行距離(走行距離)、kは計測周期、vは各周期毎の瞬間速度を意味する。また、δkには、加速時であれば1、それ以外の場合には0が代入される。 And the fuel consumption amount estimation part 52 estimates the fuel consumption amount Q based on following Formula (6). This equation (6) is a well-known document (Takashi Oguchi, Masahiko Katakura, Masaaki Taniguchi: A model for estimating carbon dioxide emissions of automobiles in urban road traffic. Proceedings of the Japan Society of Civil Engineers, No.695 / IV-54, pp.125- 136, 2002.). In the following equation (6), T represents travel time (travel time), d represents travel distance (travel distance), k represents a measurement cycle, and v k represents an instantaneous speed for each cycle. Further, 1 is substituted for δ k when acceleration is performed, and 0 is substituted otherwise.

Figure 2011248542
Figure 2011248542

本第2の実施形態では、図7の処理と同様に、ステップS6〜S12を行い、ステップS12の判断が否定されるとステップS16に移行する。そして、ステップS16では、車両挙動模擬部54’により図11のように模擬された車両の挙動に基づいて、燃料消費量推定部52が上式(6)に基づいて燃料消費量Qを推定する。   In the second embodiment, similarly to the process of FIG. 7, steps S6 to S12 are performed, and if the determination in step S12 is negative, the process proceeds to step S16. In step S16, the fuel consumption estimation unit 52 estimates the fuel consumption Q based on the above equation (6) based on the vehicle behavior simulated by the vehicle behavior simulation unit 54 ′ as shown in FIG. .

なお、これ以外の処理は、上記第1の実施形態と同様である。   The other processes are the same as those in the first embodiment.

以上説明したように、本第2の実施形態によれば、車両挙動模擬部54’による交通流シミュレーションにより模擬される車両の挙動に基づいて、燃料消費量推定部52が、燃料消費量を推定する。したがって、第1の実施形態のように予め速度別単位時間燃料消費量のデータ等を用意しなくとも適切に燃料消費量の推定を行うことが可能である。   As described above, according to the second embodiment, the fuel consumption estimation unit 52 estimates the fuel consumption based on the vehicle behavior simulated by the traffic flow simulation by the vehicle behavior simulation unit 54 ′. To do. Accordingly, it is possible to appropriately estimate the fuel consumption amount without preparing the data of the fuel consumption amount per unit time for each speed as in the first embodiment.

なお、上記第2の実施形態では、上式(6)に基づいて燃料消費量を推定する場合について説明したが、これに限られるものではない。例えば、交通流シミュレーションにより模擬された車両の挙動と、上式(6)以外の推定式とを用いて、燃料消費量を推定することとしても良い。   In the second embodiment, the case where the fuel consumption amount is estimated based on the above equation (6) has been described. However, the present invention is not limited to this. For example, the fuel consumption may be estimated using the behavior of the vehicle simulated by the traffic flow simulation and an estimation expression other than the above expression (6).

また、式(6)を用いる場合にも、上述した第1の実施形態と同様に、アイドリングストップを考慮して、燃料消費量を推定することとしても良い。   Also, when using equation (6), the fuel consumption may be estimated in consideration of the idling stop, as in the first embodiment described above.

≪第3の実施形態≫
次に、第3の実施形態について、図12〜図15に基づいて詳細に説明する。本第3の実施形態では、車両が次に通過する交差点の信号機のみならず、車両が順次通過する複数の交差点の信号機についても考慮した走行支援を行う。なお、走行支援センター10のハードウェア構成及び機能ブロックは、上述した第1の実施形態と同様であるものとする。
<< Third Embodiment >>
Next, a third embodiment will be described in detail based on FIGS. In the third embodiment, not only the traffic signal at the next intersection through which the vehicle passes, but also travel support in consideration of a plurality of traffic signals at which the vehicle passes sequentially. Note that the hardware configuration and functional blocks of the driving support center 10 are the same as those in the first embodiment described above.

図12は、本第3の実施形態の走行支援センター10の処理を示すフローチャートである。この図12に示すように、まず、ステップS30では、車両検出部44が、車両の情報(位置や進行方向、速度、進路情報など)を検出する。なお、車両20の進路情報は、車両20に設けられたナビゲーションシステムにおいてユーザにより予め設定された進路情報であるものとする。車両検出部44は、車両20の進路情報を、車両20から直接受信したり、あるいはビーコン装置30を介して受信する。   FIG. 12 is a flowchart showing the processing of the driving support center 10 of the third embodiment. As shown in FIG. 12, first, in step S30, the vehicle detection unit 44 detects vehicle information (position, traveling direction, speed, route information, etc.). Note that the route information of the vehicle 20 is route information preset by the user in the navigation system provided in the vehicle 20. The vehicle detection unit 44 receives the route information of the vehicle 20 directly from the vehicle 20 or receives it via the beacon device 30.

次いで、ステップS32では、制御部42が、車両20の進路上に位置する交差点の順番(通過順)を示すパラメータiを1に設定する。   Next, in step S <b> 32, the control unit 42 sets a parameter i indicating the order of the intersections (passing order) located on the path of the vehicle 20 to 1.

次いで、ステップS34では、制御部42が、iがIよりも大きいか否かを判断する。ここで、Iはiの最大値であり、予め定められているものとする。なお、本実施形態では、一例として、Iが3である場合について説明する。   Next, in step S34, the control unit 42 determines whether i is larger than I. Here, I is the maximum value of i, and is predetermined. In this embodiment, a case where I is 3 will be described as an example.

ステップS34の判断が肯定された場合には、ステップS48に移行するが、否定された場合には、ステップS36に移行する。なお、ここでは、i=1であり、i>3ではないので、ステップS34の判断は否定される。   If the determination in step S34 is affirmed, the process proceeds to step S48. If the determination is negative, the process proceeds to step S36. Here, since i = 1 and i> 3 is not satisfied, the determination in step S34 is negative.

ステップS36に移行した場合、情報取得部49が、車両の位置及び進路に基づいて、信号情報格納部46及び道路情報格納部48から図3、図4に示す情報を取得する。ここで、取得される情報からは、図13(a)に示すような距離d1と、信号1の変化と、が得られる。 When the process proceeds to step S36, the information acquisition unit 49 acquires the information shown in FIGS. 3 and 4 from the signal information storage unit 46 and the road information storage unit 48 based on the position and the course of the vehicle. Here, from the acquired information, a distance d 1 as shown in FIG. 13A and a change in the signal 1 are obtained.

次いで、ステップS38では、ステップS36において得られた情報を用いて、無停止速度算出部50がvi(v1)を計算する。ここでは、上述した式(3)を用いることで、例えば、図14(a)に示すような速度v1(=vmax)が求められたものとする。 Next, in step S38, the non-stop speed calculation unit 50 calculates v i (v 1 ) using the information obtained in step S36. Here, it is assumed that, for example, a speed v 1 (= v max ) as shown in FIG. 14A is obtained by using the above-described formula (3).

次いで、ステップS40では、制御部42が、viがvi-1と一致するか否かを判断する。ここでは、v1がv0と一致するか否かを判断する。なお、v0は、vmax(規制速度、あるいは現在の走行速度が規制速度未満である場合には現在の速度)であるものとする。ここでの判断が肯定されると、ステップS42に移行する。ステップS42に移行した場合には、iを1インクリメント(i←i+1、すなわち、i←2)して、ステップS34に戻る。 Subsequently, in step S40, the control unit 42, v i to determine whether it matches v i-1. Here, it is determined whether or not v 1 matches v 0 . Note that v 0 is v max (a regulated speed or a current speed when the current traveling speed is less than the regulated speed). If the determination here is affirmed, the process proceeds to step S42. When the process proceeds to step S42, i is incremented by 1 (i ← i + 1, i.e., i ← 2), and the process returns to step S34.

ステップS34に戻ると、制御部42が、再度、i(=2)がI(=3)よりも大きいか否かを判断する。ここでの判断が否定されると、ステップS36において、情報取得部49が、信号情報及び道路情報を取得する。ここで取得される情報からは、図13(b)に示すような距離d2と、信号2の変化とが得られる。 When returning to step S34, the control unit 42 determines again whether i (= 2) is larger than I (= 3). If the determination here is negative, in step S36, the information acquisition unit 49 acquires signal information and road information. From the information acquired here, a distance d 2 as shown in FIG. 13B and a change in the signal 2 are obtained.

次いで、ステップS38では、無停止速度算出部50が、ステップS36において得られた情報を用いてvi(=v2)を計算する。ここでは、上述した式(4)を用いることで、例えば、図14(b)に示すような速度v2が求められたものとする。 Next, in step S38, the non-stop speed calculation unit 50 calculates v i (= v 2 ) using the information obtained in step S36. Here, for example, it is assumed that the speed v 2 as shown in FIG. 14B is obtained by using the above-described formula (4).

次のステップS40では、制御部42が、viがvi-1と一致するか否かを判断する。ここでは、図14(b)に示すように、v2がv1と一致していないので、ステップS40の判断は否定され、ステップS44に移行する。 In the next step S40, the control unit 42, v i to determine whether it matches v i-1. Here, as shown in FIG. 14B, since v 2 does not match v 1 , the determination in step S40 is negative and the process proceeds to step S44.

ステップS44では、制御部42が、viで走行した場合、1〜(i−1)番目の交差点で停止しないか否かを判断する。ここでは、図14(b)に示すように、車両20が速度v2で走行した場合でも信号1を青信号で通過することができるので、ここでの判断は肯定されて、ステップS45に移行する。 In step S44, the control unit 42 determines whether or not to stop at the 1st to (i-1) th intersections when traveling in v i . Here, as shown in FIG. 14B, even when the vehicle 20 travels at the speed v 2 , the signal 1 can be passed with a green signal, so the determination here is affirmed and the process proceeds to step S45. .

ステップS45では、燃料消費量推定部52が、速度vi(v2)で走行する場合の燃料消費量(Fi(F2))と、速度vi-1(v1)で走行する場合の燃料消費量(Fi-1(F1))とを推定する。ここでの燃料消費量の推定には、上記第1の実施形態のと同様の推定方法を用いることができる。 In step S45, the fuel consumption estimation unit 52 travels at the fuel consumption (F i (F 2 )) when traveling at the speed v i (v 2 ) and at the speed v i-1 (v 1 ). The fuel consumption (F i-1 (F 1 )) is estimated. The estimation method similar to that of the first embodiment can be used for estimation of the fuel consumption here.

次いで、ステップS46では、制御部42は、燃料消費量(Fi-1(F1))が、燃料消費量Fi(F2)よりも小さいか否かを判断する。ここでの判断が否定された場合、すなわち、速度vi(v2)で走行した方が燃料消費量が少ない場合には、ステップS42に移行して、制御部42が、iを1インクリメントした後、ステップS34に戻る。一方、ステップS46の判断が肯定されると、ステップS48に移行する。なお、ここでは、ステップS46の判断が否定されたものとして説明する。 Next, in step S46, the control unit 42 determines whether or not the fuel consumption amount (F i-1 (F 1 )) is smaller than the fuel consumption amount F i (F 2 ). If the determination here is negative, that is, if the fuel consumption is smaller when traveling at the speed v i (v 2 ), the process proceeds to step S42 and the control unit 42 increments i by 1. Then, the process returns to step S34. On the other hand, if the determination in step S46 is affirmative, the process proceeds to step S48. Here, it is assumed that the determination in step S46 is negative.

ステップS46の判断が否定され、ステップS42において、iが1インクリメント(i←3)され、ステップS34に戻ると、ステップS34では、制御部42が、i>Iか否かを判断する。ここでの判断が否定されると、ステップS36において、情報取得部49が、信号情報と道路情報を取得する。ここで取得された情報からは、図13(c)に示すような距離d3と、信号3の変化とが得られる。 If the determination in step S46 is negative, i is incremented by 1 (i ← 3) in step S42, and the process returns to step S34, in step S34, the control unit 42 determines whether i> I. If the determination is negative, in step S36, the information acquisition unit 49 acquires signal information and road information. From the information acquired here, a distance d 3 as shown in FIG. 13C and a change in the signal 3 are obtained.

次いで、ステップS38では、ステップS36において得られた情報を用いて、無停止速度算出部50がvi(=v3)を計算する。ここでは、上述した式(4)を用いることで、例えば、図15に示すような速度v3が求められたものとする。 Next, in step S38, the non-stop speed calculator 50 calculates v i (= v 3 ) using the information obtained in step S36. Here, for example, it is assumed that the speed v 3 as shown in FIG. 15 is obtained by using the above-described formula (4).

次いで、ステップS40では、制御部42が、viがvi-1と一致するか否かを判断する。ここでは、図15に示すように、v3がv2と一致していないので、ステップS40の判断は否定され、ステップS44に移行する。 Subsequently, in step S40, the control unit 42, v i to determine whether it matches v i-1. Here, as shown in FIG. 15, since v 3 does not match v 2 , the determination in step S40 is negative and the process proceeds to step S44.

ステップS44では、制御部42が、vi(=v3)で走行した場合、1〜(i−1)番目の交差点で停止しないか否かを判断する。ここでは、図15に破線にて示すように、車両20が速度v3で走行すると信号1の交差点を青信号で通過することができない(×印で示している)ので、ここでの判断は否定されて、ステップS48に移行する。 In step S44, when the control unit 42 travels with v i (= v 3 ), the control unit 42 determines whether or not to stop at the 1- (i−1) -th intersection. Here, as shown by the broken line in FIG. 15, when the vehicle 20 travels at the speed v 3 , the intersection of the signal 1 cannot be passed with a green light (indicated by a cross), so the determination here is negative. Then, the process proceeds to step S48.

ステップS44の判断が否定された場合や、ステップS34の判断が肯定された場合、あるいはステップS46の判断が肯定された場合には、ステップS48において、推奨速度決定部56が、推奨速度を速度vi-1に決定する。すなわち、例えば、本実施形態のように、i=3のときにステップS44の判断が否定されてステップS48に移行した場合には、速度v2が推奨速度として決定される。 If the determination in step S44 is negative, the determination in step S34 is affirmed, or the determination in step S46 is affirmative, in step S48, the recommended speed determination unit 56 sets the recommended speed to the speed v. i-1 is determined. That is, for example, as in the present embodiment, when i = 3 when the judgment of step S44 has shifted denied to step S48, the speed v 2 is determined as the recommended speed.

その後、ステップS50に移行すると、推奨速度送信部58が、推奨速度(v2)を車両20の車載装置60に対して送信する。そして、車両20の車載装置60は、車両20の走行速度が推奨速度(v2)となるように、エンジン又はブレーキ制御を行ったり、表示部68に推奨速度を表示したりする。 Thereafter, when the process proceeds to step S50, the recommended speed transmission unit 58 transmits the recommended speed (v 2 ) to the in-vehicle device 60 of the vehicle 20. Then, the in-vehicle device 60 of the vehicle 20 performs engine or brake control and displays the recommended speed on the display unit 68 so that the traveling speed of the vehicle 20 becomes the recommended speed (v 2 ).

なお、ステップS44の判断が否定されると、iをそれ以上大きくしても、必ず、1〜(i−1)番目の交差点のいずれかで車両20は停止することになる。また、ステップS34の判断が肯定された場合には、i=I−1まで、ステップS44の判断が否定されなかったことを意味する。したがって、本実施形態では、車両20がi個の交差点全てを青信号で通過可能な無停止速度を全て算出し、かつ、算出された全ての無停止速度のうち、最も燃料消費量が少なくなる速度を、推奨速度として決定していることになる。   If the determination in step S44 is negative, the vehicle 20 will always stop at any one of the 1st to (i-1) th intersections even if i is further increased. Further, if the determination in step S34 is affirmed, it means that the determination in step S44 has not been denied until i = I-1. Therefore, in this embodiment, the vehicle 20 calculates all the non-stop speeds that can pass through all i intersections with a green light, and the speed at which the fuel consumption is the smallest among all the calculated non-stop speeds. Is determined as the recommended speed.

以上説明したように、本第3の実施形態によると、車両検出部44が、車両20の進路の情報を検出し、情報取得部49が、車両の進路上に存在するi番目までの交差点の情報を取得する。そして、無停止速度算出部50では、iを変更しつつ、車両20がi個の交差点全てを青信号で通過可能な無停止速度を算出し、算出された無停止速度のうち、最も燃料消費量が少なくなる速度を、推奨速度とする。したがって、本第3の実施形態によれば、複数の交差点を通過でき、かつ燃料消費量を低減することが可能な速度で、車両20を走行させることが可能となる。図16は、第3の実施形態の作用効果を説明するための図である。この図16に示すように、(i)速度v1で信号1を通過して、信号2で停止する場合(実線)、(ii)信号0から信号1まで速度v1で走行して、信号2まで、速度v'で走行する場合(破線)、(iii)信号0から信号2まで、速度v2で走行する場合(一点鎖線)、のうち、最も燃料消費量の小さい走行方法で、車両20を走行させることが可能となる。 As described above, according to the third embodiment, the vehicle detection unit 44 detects the route information of the vehicle 20, and the information acquisition unit 49 detects the intersections up to the i-th intersection existing on the vehicle route. Get information. The non-stop speed calculation unit 50 calculates a non-stop speed at which the vehicle 20 can pass through all i intersections with a green light while changing i, and among the calculated non-stop speeds, the most fuel consumption amount The speed at which the value decreases is the recommended speed. Therefore, according to the third embodiment, the vehicle 20 can travel at a speed that can pass through a plurality of intersections and reduce the fuel consumption. FIG. 16 is a diagram for explaining the function and effect of the third embodiment. As shown in FIG. 16, (i) when signal 1 passes at speed v 1 and stops at signal 2 (solid line), (ii) travels from signal 0 to signal 1 at speed v 1 In the case of traveling at speed v 1 'up to 2 (dashed line), (iii) from the signal 0 to signal 2 and traveling at speed v 2 (dashed line) It becomes possible to drive the vehicle 20.

なお、上記第3の実施形態では、第1の実施形態と同様の構成を採用し、図12のステップS45では、第1の実施形態と同様の方法で燃料消費量を推定することとしたが、これに限られるものではない。例えば、第2の実施形態と同様の構成を採用し、ステップS45で第2の実施形態と同様の方法で燃料消費量を推定することとしても良い。   In the third embodiment, the same configuration as that of the first embodiment is adopted. In step S45 of FIG. 12, the fuel consumption amount is estimated by the same method as that of the first embodiment. However, it is not limited to this. For example, the same configuration as that of the second embodiment may be adopted, and the fuel consumption amount may be estimated by a method similar to that of the second embodiment in step S45.

≪第4の実施形態≫
次に、第4の実施形態について、図17〜図19に基づいて詳細に説明する。
<< Fourth Embodiment >>
Next, a fourth embodiment will be described in detail with reference to FIGS.

図17には、第4の実施形態に係る走行支援センター10の機能ブロック図が示されている。この図17に示すように、本第4の実施形態では、第1の実施形態の走行支援センター10の機能構成に加えて、判定部としての影響車両判定部55が追加されている。   FIG. 17 is a functional block diagram of the driving support center 10 according to the fourth embodiment. As shown in FIG. 17, in the fourth embodiment, in addition to the functional configuration of the driving support center 10 of the first embodiment, an affected vehicle determination unit 55 as a determination unit is added.

図18には、第4の実施形態に係る走行支援センター10の処理がフローチャートにて示されている。この図18の処理では、ステップS44以外は、上記第3の実施形態と同様の処理を実行するが、ステップS44においては、3つの判断(ステップS44−1、S44−2、S44−3)を実行する。   FIG. 18 is a flowchart showing the process of the driving support center 10 according to the fourth embodiment. In the process of FIG. 18, except for step S44, the same process as in the third embodiment is executed. However, in step S44, three determinations (steps S44-1, S44-2, S44-3) are performed. Execute.

具体的には、ステップS44−1では、制御部42が、車両20が速度viで走行した場合に、1〜(i−1)番目の交差点で停止しないか否かを判断する。この判断は、上述した第3の実施形態のステップS44と同様の判断であるので説明は省略する。 Specifically, in step S44-1, the control unit 42 determines whether or not to stop at the 1st to (i-1) th intersection when the vehicle 20 travels at the speed v i . Since this determination is the same as that in step S44 of the third embodiment described above, description thereof is omitted.

ステップS44−1における判断が否定された場合には、ステップS48に移行するが、肯定された場合には、ステップS44−2に移行する。このステップS44−2では、影響車両判定部55が、車両20が速度viで走行した場合に、車両20の後続車が1〜(i−1)番目の交差点を通過できなくなる可能性があるか否かを判断する。なお、後続車の存在の有無やそれらの位置等については、ビーコン装置30などのインフラ側に設けられた感知器や、車両20に搭載された車載センサ、あるいは走行支援センター10と後続車との通信などから、車両検出部44が検出する。 If the determination in step S44-1 is negative, the process proceeds to step S48. If the determination is positive, the process proceeds to step S44-2. In this step S44-2, when the vehicle 20 travels at the speed v i , there is a possibility that the succeeding vehicle of the vehicle 20 cannot pass through the 1st to (i−1) th intersections. Determine whether or not. Regarding the presence / absence of the following vehicle and the position thereof, the sensors provided on the infrastructure side such as the beacon device 30, the vehicle-mounted sensor mounted on the vehicle 20, or the driving support center 10 and the following vehicle The vehicle detection part 44 detects from communication etc.

このステップS44−2では、具体的には、図19に示すように、車両20が速度viで走行すると、車両20の後を走行する後続車も間隔を維持しつつ、速度viで走行することが予想される(図19の一点鎖線参照)。この場合、図19に示すように、後続車の一部が信号1において停止しなければならないような事態が生じるおそれがある(×印を付して示している)。このような場合には、ステップS44−2の判断が肯定され、ステップS48に移行する。ステップS48では、後続車への影響が無い速度vi-1が推奨速度として決定されることになる。 In step S44-2, specifically, as shown in FIG. 19, when the vehicle 20 travels at the speed v i , the subsequent vehicle that travels behind the vehicle 20 travels at the speed v i while maintaining the interval. (See the dashed line in FIG. 19). In this case, as shown in FIG. 19, there is a possibility that a situation occurs in which a part of the following vehicle must stop at the signal 1 (shown with an X mark). In such a case, the determination in step S44-2 is affirmed, and the process proceeds to step S48. In step S48, the speed v i-1 that does not affect the following vehicle is determined as the recommended speed.

一方、ステップS44−2の判断が否定された場合、すなわち、後続車への影響がないと判断された場合には、ステップS44−3に移行する。ステップS44−3では、影響車両判定部55が、後続車が(i−1)番目の交差点を同じ青信号フェーズで右左折するか否かを判断する。なお、「同じ青信号フェーズで右左折する」とは、車両20が通過する青信号が黄色に変わる前に後続車が右左折することを意味する。また、後続車が右左折をするか否かの情報は、後続車に搭載されたナビゲーションシステムで設定された予定進路の情報に含まれている。車両検出部44は、当該情報をビーコン装置30を介して取得する。   On the other hand, if the determination in step S44-2 is negative, that is, if it is determined that there is no influence on the following vehicle, the process proceeds to step S44-3. In step S44-3, the influence vehicle determination unit 55 determines whether or not the following vehicle turns right and left at the (i-1) th intersection in the same green light phase. Note that “turn left and right in the same green light phase” means that the following vehicle turns right and left before the green light that the vehicle 20 passes turns yellow. Information about whether or not the following vehicle makes a right or left turn is included in the information on the planned route set by the navigation system installed in the following vehicle. The vehicle detection unit 44 acquires the information via the beacon device 30.

このように後続車が同じ青信号フェーズで右左折するような場合には、そのような後続車にとって、右左折する交差点よりも先の信号は一切無関係である。このため、車両20がi番目の交差点までの全ての交差点を青信号で通過するために速度を低下してしまうと、右左折する後続車が、右左折する交差点に到着するまでに無駄な時間を要してしまうおそれがある。   In this way, when the following vehicle turns right and left in the same green light phase, the signals ahead of the intersection that makes a right and left turn are irrelevant for such a following vehicle. For this reason, if the speed of the vehicle 20 decreases because the vehicle 20 passes through all the intersections up to the i-th intersection with a green light, it will take time for the following vehicle to turn left and right to arrive at the intersection to turn right and left. There is a risk that it will cost.

このような場合には、ステップS44−3の判断が肯定されて、ステップS48に移行するようになっており、ステップS48では、推奨速度をvi-1に決定することとする。 In such a case, the determination in step S44-3 is affirmed, and the process proceeds to step S48. In step S48, the recommended speed is determined to be v i−1 .

一方、ステップS44−3の判断が否定された場合には、ステップS45に移行する。なお、これ以外の処理は、上記第3の実施形態と同様である。   On the other hand, if the determination in step S44-3 is negative, the process proceeds to step S45. The other processes are the same as those in the third embodiment.

以上説明したように、本第4の実施形態によると、影響車両判定部55が、ステップS44−2、S44−3において無停止速度での走行により、後続車に影響が与えられるか否かを判定し、推奨速度決定部56は、判定の結果、影響が与えられると判定された無停止速度を推奨速度とはしないこととしている。したがって、本実施形態によれば、走行支援の対象となる車両20の速度を変更することにより後続車に影響が生じるのを抑制することができる。これにより、速度低下による交通容量の減少を抑制し、円滑な交通を実現することが可能となる。   As described above, according to the fourth embodiment, the influence vehicle determination unit 55 determines whether or not the following vehicle is affected by the travel at the non-stop speed in steps S44-2 and S44-3. The recommended speed determination unit 56 determines that the non-stop speed determined to be affected as a result of the determination is not set as the recommended speed. Therefore, according to the present embodiment, it is possible to suppress the influence of the succeeding vehicle by changing the speed of the vehicle 20 that is a target for driving support. Thereby, it is possible to suppress a decrease in traffic capacity due to a decrease in speed and realize smooth traffic.

また、本第4の実施形態によると、影響車両判定部55は、車両20が無停止速度で走行することで、後続車が交差点の信号で停止するか否かを判定する。したがって、車両20が無停止速度で走行することに起因して後続車が交差点で停止するのを回避することができ、ひいては道路交通の円滑化を図ることができる。   Further, according to the fourth embodiment, the influence vehicle determination unit 55 determines whether or not the following vehicle stops at the signal of the intersection when the vehicle 20 travels at a non-stop speed. Therefore, it is possible to avoid the following vehicle from stopping at the intersection due to the vehicle 20 traveling at a non-stop speed, and in turn, the road traffic can be smoothed.

また、本第4の実施形態によると、影響車両判定部55は、後続車がi番目までの交差点のいずれかを右左折するか否かを判定し、右左折すると判定された場合に、無停止速度算出部50は、右左折する交差点以降の交差点を考慮せずに、推奨速度を算出することとしている。これにより、右左折する車両を無駄に減速させることなく、道路交通の円滑化を図ることができる。   In addition, according to the fourth embodiment, the affected vehicle determination unit 55 determines whether or not the subsequent vehicle turns right or left at any of the i-th intersections, and if it is determined to turn right or left, there is no effect. The stop speed calculation unit 50 calculates the recommended speed without considering the intersections after the intersection that makes a right or left turn. Thereby, smoothing of road traffic can be aimed at, without decelerating the vehicle which turns right and left unnecessarily.

なお、上記第4の実施形態では、特に説明をしていないが、後続車の定義としては、例えば、支援対象の車両から所定距離内に位置する車両とすることとしても良い。また、図18のステップS44−2,S44−3を行わずに、後続車が存在していた場合には、一律、次の交差点のみを考慮するような処理を行うこととしても良い。   Although not particularly described in the fourth embodiment, the definition of the following vehicle may be, for example, a vehicle located within a predetermined distance from the vehicle to be supported. Further, if there is a succeeding vehicle without performing steps S44-2 and S44-3 in FIG. 18, a process that considers only the next intersection may be performed.

なお、上記第4の実施形態では、影響車両判定部55が、ステップS44−2,ステップS44−3を順次実行する場合について説明したが、これに限らず、ステップS44−2のみを実行することとしても良い。   In addition, although the influence vehicle determination part 55 demonstrated the case where the influence vehicle determination part 55 performed step S44-2 and step S44-3 one by one in the said 4th Embodiment, not only this but only step S44-2 is performed. It is also good.

なお、上記各実施形態では、走行支援センター10において、走行支援方法を実行する場合について説明したが、これに限られるものではない。例えば、走行支援センター10の機能を、車載装置60に搭載することとしても良い。この場合、車載装置60は、自車の情報を、ビーコン装置30を用いずに直接検出することとしても良い。また、上述した第4の実施形態を実施する場合には、車載装置60は、後続車と車々間通信を行うことで、後続車の情報を取得(検出)することとしても良い。   In each of the above embodiments, the case where the driving support method is executed in the driving support center 10 has been described, but the present invention is not limited to this. For example, the function of the driving support center 10 may be mounted on the in-vehicle device 60. In this case, the in-vehicle device 60 may directly detect the information on the own vehicle without using the beacon device 30. Moreover, when implementing 4th Embodiment mentioned above, the vehicle-mounted apparatus 60 is good also as acquiring (detecting) the information of a subsequent vehicle by performing inter-vehicle communication with a subsequent vehicle.

また、上記各実施形態では、車載装置60と走行支援センター10との間の通信を、ビーコン装置30を介して行う場合について説明したが、これに限られるものではない。例えば、車載装置60と走行支援センター10とが直接通信を行うこととしても良い。この場合、車載装置60は、自己の位置をGPS(Global Positioning System)などの測位装置を用いて計測し、当該計測結果を走行支援センター10に送信することとすれば良い。   Moreover, although each said embodiment demonstrated the case where communication between the vehicle-mounted apparatus 60 and the driving assistance center 10 was performed via the beacon apparatus 30, it is not restricted to this. For example, the in-vehicle device 60 and the travel support center 10 may directly communicate with each other. In this case, the in-vehicle device 60 may measure its own position using a positioning device such as GPS (Global Positioning System) and transmit the measurement result to the travel support center 10.

なお、上記の処理機能は、コンピュータによって実現することができる。その場合、処理装置が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。   The above processing functions can be realized by a computer. In that case, a program describing the processing contents of the functions that the processing apparatus should have is provided. By executing the program on a computer, the above processing functions are realized on the computer. The program describing the processing contents can be recorded on a computer-readable recording medium.

プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD(Digital Versatile Disc)、CD−ROM(Compact Disc Read Only Memory)などの可搬型記録媒体の形態で販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。   When the program is distributed, for example, it is sold in the form of a portable recording medium such as a DVD (Digital Versatile Disc) or a CD-ROM (Compact Disc Read Only Memory) on which the program is recorded. It is also possible to store the program in a storage device of a server computer and transfer the program from the server computer to another computer via a network.

プログラムを実行するコンピュータ(上記各実施形態の走行支援センター10)は、例えば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置(HDD93)に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。   The computer that executes the program (the driving support center 10 in each of the above embodiments) stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device (HDD 93). Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.

上述した各実施形態は本発明の好適な実施の例である。但し、これに限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変形実施可能である。   Each embodiment mentioned above is an example of suitable implementation of the present invention. However, the present invention is not limited to this, and various modifications can be made without departing from the scope of the present invention.

10 走行支援センター(走行支援装置)
20 車両(対象車両)
44 車両検出部
46 信号情報格納部(情報格納部)
48 道路情報格納部(情報格納部)
49 情報取得部
50 無停止速度算出部
52 燃料消費量推定部
56 推奨速度決定部
58 推奨速度送信部(送信部)
10 Driving support center (driving support device)
20 vehicles (target vehicles)
44 vehicle detection unit 46 signal information storage unit (information storage unit)
48 Road information storage (information storage)
49 Information acquisition section 50 Non-stop speed calculation section 52 Fuel consumption estimation section 56 Recommended speed determination section 58 Recommended speed transmission section (transmission section)

Claims (10)

コンピュータが、
対象車両の情報を検出する車両検出工程と、
前記車両検出工程で検出された前記対象車両の情報から、当該対象車両が通過する交差点の情報と、前記交差点に設けられた信号機の設定情報を取得する情報取得工程と、
前記情報取得工程で取得された情報と、前記車両検出工程で検出された対象車両の情報とから、前記交差点を青信号で通過するための速度である無停止速度を算出する無停止速度算出工程と、
前記車両が前記交差点で停止する速度で走行した場合の燃料消費量と、前記無停止速度で走行する場合の燃料消費量とを推定する燃料消費量推定工程と、
前記燃料消費量推定工程における推定結果に基づいて、前記交差点で停止する速度又は前記無停止速度のいずれかを推奨速度として決定する推奨速度決定工程と、
前記推奨速度決定工程で決定された前記推奨速度を、前記車両に対して送信する送信工程と、を実行することを特徴とする走行支援方法。
Computer
A vehicle detection step of detecting information of the target vehicle;
From the information of the target vehicle detected in the vehicle detection step, an information acquisition step of acquiring information of an intersection through which the target vehicle passes and setting information of a traffic light provided at the intersection;
A non-stop speed calculation step of calculating a non-stop speed that is a speed for passing through the intersection with a green light from the information acquired in the information acquisition step and the information of the target vehicle detected in the vehicle detection step; ,
A fuel consumption estimation step for estimating a fuel consumption when the vehicle travels at a speed that stops at the intersection and a fuel consumption when the vehicle travels at the non-stop speed;
Based on the estimation result in the fuel consumption estimation step, a recommended speed determination step for determining either the speed at which to stop at the intersection or the non-stop speed as a recommended speed;
And a transmitting step of transmitting the recommended speed determined in the recommended speed determining step to the vehicle.
前記燃料消費量推定工程では、前記車両検出工程で検出される前記対象車両の種類と、車種毎に用意された速度別の単位時間当たりの燃料消費量データとに基づいて、前記燃料消費量を推定することを特徴とする請求項1に記載の走行支援方法。   In the fuel consumption estimation step, the fuel consumption is calculated based on the type of the target vehicle detected in the vehicle detection step and fuel consumption data per unit time for each speed prepared for each vehicle type. The driving support method according to claim 1, wherein the driving support method is estimated. 前記燃料消費量推定工程では、前記対象車両の挙動を交通状況に基づくシミュレーションにより特定し、当該特定された前記対象車両の挙動に基づいて、前記燃料消費量を推定することを特徴とする請求項1に記載の走行支援方法。   The fuel consumption amount estimation step specifies the behavior of the target vehicle by simulation based on traffic conditions, and estimates the fuel consumption amount based on the specified behavior of the target vehicle. The driving support method according to 1. 前記対象車両がアイドリングストップ機能を有する場合に、
前記燃料消費量推定工程では、前記アイドリングストップにより節約された燃料消費量に基づいて、前記燃料消費量を推定することを特徴とする請求項1〜3のいずれか一項に記載の走行支援方法。
When the target vehicle has an idling stop function,
The driving support method according to any one of claims 1 to 3, wherein, in the fuel consumption estimation step, the fuel consumption is estimated based on a fuel consumption saved by the idling stop. .
前記車両検出工程では、前記対象車両の進路の情報を検出し、
前記情報取得工程では、前記対象車両の進路上に存在するi(iは1以上の整数)番目までの交差点の情報を取得し、
前記無停止速度算出工程では、iを変更しつつ、前記対象車両がi個の交差点全てを青信号で通過可能な無停止速度を算出し、前記算出された無停止速度のうち、最も燃料消費量が少なくなる速度を、前記推奨速度とすることを特徴とする請求項1〜4のいずれか一項に記載の走行支援方法。
In the vehicle detection step, information on the course of the target vehicle is detected,
In the information acquisition step, information on i-th intersections (i is an integer of 1 or more) existing on the route of the target vehicle is acquired;
In the non-stop speed calculation step, while changing i, the non-stop speed at which the target vehicle can pass through all i intersections with a green light is calculated, and among the calculated non-stop speeds, the most fuel consumption amount The driving support method according to any one of claims 1 to 4, wherein the recommended speed is set to a speed at which the speed decreases.
前記コンピュータは、
前記各無停止速度での走行により、前記対象車両の後方に位置する車両に影響が与えられるか否かを判定する判定工程を更に実行し、
前記推奨速度決定工程では、前記判定工程で前記影響が与えられると判定された無停止速度は、前記推奨速度としないことを特徴とする請求項5に記載の走行支援方法。
The computer
A determination step of determining whether or not a vehicle located behind the target vehicle is affected by traveling at each non-stop speed;
6. The driving support method according to claim 5, wherein, in the recommended speed determination step, the non-stop speed determined to be affected by the determination step is not the recommended speed.
前記判定工程では、前記対象車両が前記各無停止速度で走行することで、前記対象車両の後方に位置する車両が前記交差点の信号で停止するか否かを判定することを特徴とする請求項6に記載の走行支援方法。   The determination step includes determining whether or not a vehicle located behind the target vehicle is stopped by the signal of the intersection as the target vehicle travels at each non-stop speed. 6. The driving support method according to 6. 前記判定工程では、前記対象車両の後方に位置する車両が、i番目までの交差点のいずれかを右左折するか否かを判定し、
前記無停止速度算出工程では、前記判定工程において右左折すると判定された場合に、前記右左折する交差点以降の交差点を考慮せずに、前記推奨速度を算出することを特徴とする請求項6又は7に記載の走行支援方法。
In the determination step, it is determined whether the vehicle located behind the target vehicle turns right or left at any of the i-th intersections,
The said non-stop speed calculating step calculates the recommended speed without considering an intersection after the intersection that makes a right / left turn when it is determined that the vehicle makes a right / left turn in the determination step. 8. The driving support method according to 7.
対象車両の情報を検出する車両検出部と、
交差点の情報及び交差点に設けられた信号機の設定情報を格納する情報格納部と、
前記車両検出部により検出された前記対象車両の情報に基づいて、前記情報格納部から、当該対象車両が通過する交差点の情報と、前記交差点に設けられた信号機の設定情報を取得する情報取得部と、
前記情報取得部により取得された情報と、前記車両検出部により検出された対象車両の情報とから、前記交差点を青信号で通過するための速度である無停止速度を算出する無停止速度算出部と、
前記車両が前記交差点で停止する速度で走行した場合の燃料消費量と、前記無停止速度で走行する場合の燃料消費量とを推定する燃料消費量推定部と、
前記燃料消費量推定部による推定結果に基づいて、前記交差点で停止する速度又は前記無停止速度のいずれかを推奨速度として決定する推奨速度決定部と、
前記推奨速度決定部により決定された前記推奨速度を、前記車両に対して送信する送信部と、を備える走行支援装置。
A vehicle detection unit for detecting information of the target vehicle;
An information storage unit for storing intersection information and setting information of traffic lights provided at the intersection;
Based on the information on the target vehicle detected by the vehicle detection unit, an information acquisition unit that acquires, from the information storage unit, information on an intersection through which the target vehicle passes and setting information on a traffic light provided at the intersection When,
A non-stop speed calculation unit that calculates a non-stop speed that is a speed for passing through the intersection with a green light from the information acquired by the information acquisition unit and the information of the target vehicle detected by the vehicle detection unit; ,
A fuel consumption estimation unit that estimates a fuel consumption when the vehicle travels at a speed that stops at the intersection and a fuel consumption when the vehicle travels at the non-stop speed;
Based on the estimation result by the fuel consumption estimation unit, a recommended speed determination unit that determines either the speed to stop at the intersection or the non-stop speed as a recommended speed;
A travel support device comprising: a transmission unit that transmits the recommended speed determined by the recommended speed determination unit to the vehicle.
コンピュータを、
対象車両の情報を検出する車両検出部、
前記車両検出部により検出された前記対象車両の情報に基づいて、当該対象車両が通過する交差点の情報と、前記交差点に設けられた信号機の設定情報を取得する情報取得部、
前記情報取得部により取得された情報と、前記車両検出部により検出された対象車両の情報とから、前記交差点を青信号で通過するための速度である無停止速度を算出する無停止速度算出部、
前記車両が前記交差点で停止する速度で走行した場合の燃料消費量と、前記無停止速度で走行する場合の燃料消費量とを推定する燃料消費量推定部、
前記燃料消費量推定部による推定結果に基づいて、前記交差点で停止する速度又は前記無停止速度のいずれかを推奨速度として決定する推奨速度決定部、及び
前記推奨速度決定部により決定された前記推奨速度を、前記車両に対して送信する送信部、として機能させることを特徴とする走行支援プログラム。
Computer
A vehicle detection unit for detecting information of the target vehicle;
Based on the information on the target vehicle detected by the vehicle detection unit, an information acquisition unit that acquires information on an intersection through which the target vehicle passes and setting information on a traffic light provided at the intersection;
A non-stop speed calculation unit that calculates a non-stop speed that is a speed for passing through the intersection with a green light from the information acquired by the information acquisition unit and the information of the target vehicle detected by the vehicle detection unit,
A fuel consumption estimation unit that estimates a fuel consumption when the vehicle travels at a speed that stops at the intersection and a fuel consumption when the vehicle travels at the non-stop speed;
Based on the estimation result by the fuel consumption estimation unit, a recommended speed determination unit that determines either a speed at which to stop at the intersection or the non-stop speed as a recommended speed, and the recommendation determined by the recommended speed determination unit A traveling support program that causes a speed to function as a transmission unit that transmits the vehicle to the vehicle.
JP2010119899A 2010-05-25 2010-05-25 Driving support method, driving support device, and driving support program Expired - Fee Related JP5499901B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010119899A JP5499901B2 (en) 2010-05-25 2010-05-25 Driving support method, driving support device, and driving support program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010119899A JP5499901B2 (en) 2010-05-25 2010-05-25 Driving support method, driving support device, and driving support program

Publications (2)

Publication Number Publication Date
JP2011248542A true JP2011248542A (en) 2011-12-08
JP5499901B2 JP5499901B2 (en) 2014-05-21

Family

ID=45413735

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010119899A Expired - Fee Related JP5499901B2 (en) 2010-05-25 2010-05-25 Driving support method, driving support device, and driving support program

Country Status (1)

Country Link
JP (1) JP5499901B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014119791A (en) * 2012-12-13 2014-06-30 Mitsubishi Heavy Ind Ltd Traffic flow control system, traffic flow control method, wireless transmission device, on-vehicle apparatus, program, and recording medium
WO2014162610A1 (en) * 2013-04-05 2014-10-09 パイオニア株式会社 Energy consumption amount estimation device, energy consumption amount estimation method, energy consumption amount estimation program, and recording medium
JPWO2013080312A1 (en) * 2011-11-29 2015-04-27 パイオニア株式会社 Energy consumption estimation device, energy consumption estimation method, energy consumption estimation program, and recording medium
JP2015141126A (en) * 2014-01-29 2015-08-03 株式会社デンソー Route calculation device
WO2018171464A1 (en) * 2017-03-21 2018-09-27 广东数相智能科技有限公司 Method, apparatus and system for planning vehicle speed according to navigation path
US10297151B2 (en) 2016-05-16 2019-05-21 Ford Global Technologies, Llc Traffic lights control for fuel efficiency
JP2019215779A (en) * 2018-06-14 2019-12-19 ロベルト・ボッシュ・ゲゼルシャフト・ミト・ベシュレンクテル・ハフツングRobert Bosch Gmbh Traveling assist system of vehicle
WO2023017705A1 (en) * 2021-08-13 2023-02-16 住友電気工業株式会社 In-vehicle apparatus, intersection passage support method, and computer program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006327545A (en) * 2005-05-30 2006-12-07 Toyota Central Res & Dev Lab Inc Device and method for calculating traveling pattern of traveling object
JP2008296798A (en) * 2007-06-01 2008-12-11 Denso Corp Control device for vehicle
JP2009193425A (en) * 2008-02-15 2009-08-27 Xanavi Informatics Corp Fuel cost estimating device and route searching device
JP2010009374A (en) * 2008-06-27 2010-01-14 Masahiro Watanabe Intersection nonstop travel control system
WO2011036855A1 (en) * 2009-09-24 2011-03-31 三菱電機株式会社 Travel pattern generation device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006327545A (en) * 2005-05-30 2006-12-07 Toyota Central Res & Dev Lab Inc Device and method for calculating traveling pattern of traveling object
JP2008296798A (en) * 2007-06-01 2008-12-11 Denso Corp Control device for vehicle
JP2009193425A (en) * 2008-02-15 2009-08-27 Xanavi Informatics Corp Fuel cost estimating device and route searching device
JP2010009374A (en) * 2008-06-27 2010-01-14 Masahiro Watanabe Intersection nonstop travel control system
WO2011036855A1 (en) * 2009-09-24 2011-03-31 三菱電機株式会社 Travel pattern generation device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2013080312A1 (en) * 2011-11-29 2015-04-27 パイオニア株式会社 Energy consumption estimation device, energy consumption estimation method, energy consumption estimation program, and recording medium
JP2014119791A (en) * 2012-12-13 2014-06-30 Mitsubishi Heavy Ind Ltd Traffic flow control system, traffic flow control method, wireless transmission device, on-vehicle apparatus, program, and recording medium
WO2014162610A1 (en) * 2013-04-05 2014-10-09 パイオニア株式会社 Energy consumption amount estimation device, energy consumption amount estimation method, energy consumption amount estimation program, and recording medium
JPWO2014162610A1 (en) * 2013-04-05 2017-02-16 パイオニア株式会社 Energy consumption estimation device, energy consumption estimation method, energy consumption estimation program, and recording medium
JP2015141126A (en) * 2014-01-29 2015-08-03 株式会社デンソー Route calculation device
US10297151B2 (en) 2016-05-16 2019-05-21 Ford Global Technologies, Llc Traffic lights control for fuel efficiency
WO2018171464A1 (en) * 2017-03-21 2018-09-27 广东数相智能科技有限公司 Method, apparatus and system for planning vehicle speed according to navigation path
JP2019215779A (en) * 2018-06-14 2019-12-19 ロベルト・ボッシュ・ゲゼルシャフト・ミト・ベシュレンクテル・ハフツングRobert Bosch Gmbh Traveling assist system of vehicle
WO2023017705A1 (en) * 2021-08-13 2023-02-16 住友電気工業株式会社 In-vehicle apparatus, intersection passage support method, and computer program

Also Published As

Publication number Publication date
JP5499901B2 (en) 2014-05-21

Similar Documents

Publication Publication Date Title
JP5499901B2 (en) Driving support method, driving support device, and driving support program
US9207091B2 (en) Drive assistance device
JP5263312B2 (en) Traffic jam judging device and vehicle control device
US9262918B2 (en) Vehicle-use signal information processing device and vehicle-use signal information processing method, as well as driving assistance device and driving assistance method
JP5375805B2 (en) Driving support system and driving support management center
US9702716B2 (en) Traffic score determination
WO2014091982A1 (en) Traffic jam prediction device, traffic jam prediction system, traffic jam prediction method, and program
JP2017138179A (en) Navigation system and center device
US20190206244A1 (en) Traffic light control device, traffic light control method, and recording medium
WO2019030916A1 (en) Traffic lane information management method, running control method, and traffic lane information management device
JP6651796B2 (en) Driving support device
US11935417B2 (en) Systems and methods for cooperatively managing mixed traffic at an intersection
JP6326968B2 (en) Driving support system and driving support method
JP5772570B2 (en) Traffic signal information estimation apparatus and traffic signal information estimation method
JP5644373B2 (en) Information processing device
JP2006219032A (en) Device for providing corner information
JP2018185229A (en) Route search system, route search program and route search method
JP5841388B2 (en) Fuel consumption prediction device, navigation device, and fuel consumption prediction method
JP6350149B2 (en) Confluence support system
JP2013072660A (en) Traveling pattern prediction device, in-vehicle device, and traveling pattern prediction method
JP2009176216A (en) Operation support apparatus, operation support method, and operation support program
JP7389456B2 (en) Traffic congestion prevention or prevention and mitigation methods, control devices and controlled vehicles
JP4946724B2 (en) Driving support device and driving support system
US11215474B2 (en) Vehicle driving assist apparatus and vehicle driving assist method
JP2014089602A (en) Apparatus and method for evaluating driving operation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130403

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: 20140212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140212

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140225

R150 Certificate of patent or registration of utility model

Ref document number: 5499901

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees