JP6479261B2 - Roadside device, in-vehicle device, and road-to-vehicle communication system - Google Patents

Roadside device, in-vehicle device, and road-to-vehicle communication system Download PDF

Info

Publication number
JP6479261B2
JP6479261B2 JP2018512762A JP2018512762A JP6479261B2 JP 6479261 B2 JP6479261 B2 JP 6479261B2 JP 2018512762 A JP2018512762 A JP 2018512762A JP 2018512762 A JP2018512762 A JP 2018512762A JP 6479261 B2 JP6479261 B2 JP 6479261B2
Authority
JP
Japan
Prior art keywords
vehicle
unit
proposal
main line
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2018512762A
Other languages
Japanese (ja)
Other versions
JPWO2017183206A1 (en
Inventor
道也 早馬
道也 早馬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Publication of JPWO2017183206A1 publication Critical patent/JPWO2017183206A1/en
Application granted granted Critical
Publication of JP6479261B2 publication Critical patent/JP6479261B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Traffic Control Systems (AREA)
  • Mobile Radio Communication Systems (AREA)

Description

本発明は、路側に設置された路側装置と車両に搭載された車載装置との間で通信を行う路車間通信システムにおける路側装置、車載装置および路車間通信システムに関する。   The present invention relates to a roadside device, an in-vehicle device, and a road-to-vehicle communication system in a road-to-vehicle communication system that performs communication between a roadside device installed on a roadside and an in-vehicle device mounted on a vehicle.

自動運転車両では、合流道路から本線に合流する合流車の合流制御を行う場合など、多くの場面で通信により複数の車両間で情報または結論を一意に決定する合意形成プロセスが必要となる。データベースの分野では、ネットワーク上で非同期に動作するノード同士が障害発生時にも安全に合意形成を実現するアルゴリズムとして、Paxosが知られている(非特許文献1、特許文献1)。Paxosは、多数決の概念を用いることで通信できないノードが複数存在する環境下においても、合意される値が1つであることを保証する。   In autonomous driving vehicles, a consensus building process is required to uniquely determine information or conclusions among multiple vehicles by communication in many situations, such as when performing merge control of merge vehicles that merge from a merge road to the main line. In the field of databases, Paxos is known as an algorithm for realizing consensus formation safely even when nodes operating asynchronously on a network occur (Non-Patent Document 1, Patent Document 1). Paxos guarantees that the agreed value is one even in an environment where there are a plurality of nodes that cannot communicate by using the concept of majority vote.

通常、Paxosは、分散ストレージサーバの同期など、ノード数が既知であり、かつ有線通信環境下で使われることを想定している。そのため、Paxosを走行中の車両同士の合意形成に適用する場合、合意形成の対象となる車両が既知でない、また、合意形成の対象となる車両のいる範囲が無線通信の到達範囲と一致するとは限らない、また、車両数が既知でないため過半数を判定できない、といった課題がある。走行する車両の台数を推定する技術として、特許文献2には、周辺の車両台数の情報を必要とする通信機が、周辺の車両に搭載された車載器が送信する車両情報を受信および記録することで周辺の車両台数を推定する技術が開示されている。また、特許文献3には、通信スケジューリングを行うために路側センサにより通信エリア内の車両台数を推定する技術が開示されている。   Usually, Paxos assumes that the number of nodes is known, such as synchronization of distributed storage servers, and is used in a wired communication environment. Therefore, when applying Paxos to consensus building between traveling vehicles, the vehicle that is the subject of consensus building is not known, and the range where the vehicle that is subject to consensus formation is the same as the reach of wireless communication There is a problem that the majority cannot be determined because the number of vehicles is not known. As a technique for estimating the number of traveling vehicles, in Patent Document 2, a communication device that requires information on the number of surrounding vehicles receives and records vehicle information transmitted by an in-vehicle device mounted on the surrounding vehicle. Thus, a technique for estimating the number of surrounding vehicles is disclosed. Patent Document 3 discloses a technique for estimating the number of vehicles in a communication area by a roadside sensor in order to perform communication scheduling.

国際公開第2015/033451号International Publication No. 2015/033451 特開2009−081563号公報JP 2009-081563 A 特開平8−223081号公報JP-A-8-223081

Leslie Lamport著 「Paxos Made Simple」 ACM SIGACT News32, Dec. 2001.“Paxos Made Simple” by Leslie Lamport ACM SIGACT News32, Dec. 2001.

自動運転車両の合流制御においてPaxosを用いた合意形成を行う場合、合意形成の対象となる車両を決定し、合意形成の対象となる車両の台数の情報が必要となる。特許文献2に記載の技術では、無線通信のみで周辺の車両台数を把握できるが、実際に受信される無線信号は車両の位置関係、または受信機の性能など環境によって異なる。そのため、車両台数の推定値にばらつきが出る、という問題があった。また、特許文献3に記載の技術では、路側センサにより任意のエリア内の車両台数を推定して通知する場合、合意形成の対象となる車両を含むエリアと通信エリアとが一致していないと、車両側では自車が合意形成の対象かどうか判断できない、という問題があった。   When consensus building using Paxos is performed in the merge control of the autonomous driving vehicle, it is necessary to determine the vehicle that is the object of consensus building and to know the number of vehicles that are the object of consensus building. In the technique described in Patent Document 2, the number of surrounding vehicles can be grasped only by wireless communication, but the actually received wireless signals differ depending on the environment such as the positional relationship of the vehicle or the performance of the receiver. Therefore, there has been a problem that the estimated value of the number of vehicles varies. Further, in the technique described in Patent Document 3, when the number of vehicles in an arbitrary area is estimated and notified by the roadside sensor, if the area including the vehicle that is the object of consensus formation does not match the communication area, There was a problem that the vehicle side could not judge whether the vehicle was subject to consensus building.

本発明は、上記に鑑みてなされたものであって、車載装置を搭載した車両において多数決を利用した合意形成アルゴリズムによる制御を可能とする情報を提供する路側装置を得ることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to provide a roadside device that provides information that enables control by a consensus building algorithm using a majority vote in a vehicle equipped with an in-vehicle device.

上述した課題を解決し、目的を達成するために、本発明は、車両に搭載された車載装置とともに路車間通信システムを構成する路側装置である。路側装置は、本線上の合流位置で本線に合流することになる車両である合流車が、合流位置で本線に接続する道路である合流道路上で検出された場合、多数決による合意形成アルゴリズムで合流車を本線に受け入れる制御を行う対象となる車両であって、本線を走行中の車両である本線走行車を本線上で特定する領域を示す合意形成範囲の情報に基づいて、合意形成アルゴリズムの制御を行う対象の本線走行車の車両台数を推定する車両台数推定部を備える。また、路側装置は、車両台数推定部で推定された車両台数の情報、および合意形成範囲の情報を含む合意形成開始メッセージを本線走行車に送信する無線通信部を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is a roadside device that constitutes a road-vehicle communication system together with an in-vehicle device mounted on a vehicle. The roadside device uses a consensus algorithm based on majority decision when a merging vehicle, which is a vehicle that will join the main line at the merging position on the main line, is detected on a merging road that is a road connected to the main line at the merging position. Control of the consensus building algorithm based on the consensus formation range information indicating the area on the main line that is the target of the vehicle to be controlled to receive the car on the main line and that is the vehicle traveling on the main line A vehicle number estimation unit that estimates the number of vehicles traveling on the main line. The roadside device includes a wireless communication unit that transmits an agreement formation start message including information on the number of vehicles estimated by the vehicle number estimation unit and information on an agreement formation range to the main traveling vehicle.

本発明にかかる車載装置は、車載装置を搭載した車両において多数決を利用した合意形成アルゴリズムによる制御を可能とする情報を提供できる、という効果を奏する。   The vehicle-mounted device according to the present invention has an effect that it is possible to provide information that enables control by a consensus building algorithm using majority vote in a vehicle equipped with the vehicle-mounted device.

実施の形態1にかかる路車間通信システムの構成例を示す図The figure which shows the structural example of the road-to-vehicle communication system concerning Embodiment 1. FIG. 実施の形態1にかかる路側装置の接続関係を示す図The figure which shows the connection relation of the roadside apparatus concerning Embodiment 1. 実施の形態1にかかる路側装置の構成例を示す図The figure which shows the structural example of the roadside apparatus concerning Embodiment 1. FIG. 実施の形態1にかかる路側装置を実現するハードウェア構成の例を示す図The figure which shows the example of the hardware constitutions which implement | achieve the roadside apparatus concerning Embodiment 1. 実施の形態1にかかる路側装置を実現するハードウェア構成の他の例を示す図The figure which shows the other example of the hardware constitutions which implement | achieve the roadside apparatus concerning Embodiment 1. FIG. 実施の形態1にかかる路側装置が車載装置へ合意形成開始メッセージを送信する処理を示すフローチャートThe flowchart which shows the process which the roadside apparatus concerning Embodiment 1 transmits a consensus formation start message to a vehicle-mounted apparatus. 実施の形態1にかかる路側装置が合意形成開始メッセージを送信するときの合流車および本線走行車の各車両の位置と時刻との関係を示す図The figure which shows the relationship between the position and time of each vehicle of a merging vehicle and a main line travel vehicle when the roadside apparatus concerning Embodiment 1 transmits an agreement formation start message. 実施の形態1にかかる車載装置の構成例を示す図The figure which shows the structural example of the vehicle-mounted apparatus concerning Embodiment 1. FIG. 実施の形態1にかかる車載装置が路側装置から合意形成開始メッセージを受信したときの処理を示すフローチャートThe flowchart which shows a process when the vehicle-mounted apparatus concerning Embodiment 1 receives the consensus formation start message from the roadside apparatus. 実施の形態1にかかる車載装置が他の車載装置から提案メッセージを受信したときの処理を示すフローチャートThe flowchart which shows a process when the vehicle-mounted apparatus concerning Embodiment 1 receives the proposal message from another vehicle-mounted apparatus. 実施の形態1において、提案メッセージを送信した車載装置が、他の車載装置から応答メッセージを受信したときの処理を示すフローチャートIn Embodiment 1, the flowchart which shows a process when the vehicle-mounted apparatus which transmitted the proposal message receives a response message from another vehicle-mounted apparatus. 実施の形態2にかかる路車間通信システムの構成例を示す図The figure which shows the structural example of the road-vehicle communication system concerning Embodiment 2. FIG. 実施の形態2にかかる路側装置の構成例を示す図The figure which shows the structural example of the roadside apparatus concerning Embodiment 2. FIG. 実施の形態2にかかる路側装置を実現するハードウェア構成の例を示す図The figure which shows the example of the hardware constitutions which implement | achieve the roadside apparatus concerning Embodiment 2. FIG. 実施の形態2にかかる路側装置を実現するハードウェア構成の他の例を示す図The figure which shows the other example of the hardware constitutions which implement | achieve the roadside apparatus concerning Embodiment 2. FIG. 実施の形態3にかかる路側装置の構成例を示す図The figure which shows the structural example of the roadside apparatus concerning Embodiment 3. FIG. 実施の形態4にかかる車載装置の構成例を示す図The figure which shows the structural example of the vehicle-mounted apparatus concerning Embodiment 4. FIG. 実施の形態4において、提案メッセージを送信した車載装置が、他の車載装置から応答メッセージを受信したときの処理を示すフローチャートIn Embodiment 4, the flowchart which shows a process when the vehicle-mounted apparatus which transmitted the proposal message receives a response message from another vehicle-mounted apparatus. 実施の形態5にかかる車載装置の構成例を示す図The figure which shows the structural example of the vehicle-mounted apparatus concerning Embodiment 5. FIG. 実施の形態5において、提案メッセージを送信した車載装置が、他の車載装置から応答メッセージを受信したときの処理を示すフローチャートIn Embodiment 5, the flowchart which shows a process when the vehicle-mounted apparatus which transmitted the proposal message receives a response message from another vehicle-mounted apparatus.

以下に、本発明の実施の形態にかかる路側装置、車載装置および路車間通信システムを図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Hereinafter, a roadside device, an in-vehicle device, and a road-vehicle communication system according to embodiments of the present invention will be described in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態1.
図1は、本発明の実施の形態1にかかる路車間通信システム1の構成例を示す図である。合流道路を走行する車両である合流車101、および本線を走行する車両である本線走行車102〜109は、路側装置20と無線通信を行う通信装置である車載装置10を搭載している。本線の路側には、車載装置10と無線通信を行う通信装置である路側装置20が設置されている。合流道路は、合流位置901で本線に接続している道路である。合流車101は、本線上の合流位置901で本線に合流することになる車両である。
Embodiment 1 FIG.
FIG. 1 is a diagram illustrating a configuration example of a road-vehicle communication system 1 according to a first embodiment of the present invention. A merging vehicle 101 that is a vehicle traveling on a merging road and a main traveling vehicles 102 to 109 that are vehicles traveling on a main line are equipped with an in-vehicle device 10 that is a communication device that performs wireless communication with the roadside device 20. On the road side of the main line, a roadside device 20 that is a communication device that performs wireless communication with the in-vehicle device 10 is installed. The merge road is a road connected to the main line at the merge position 901. The merge vehicle 101 is a vehicle that merges with the main line at a merge position 901 on the main line.

本線の路側には、本線走行車の通過時刻、速度、および台数などを検出する本線車両検出部30が設置されている。本線車両検出部30は、本線走行車を検出すると、本線走行車の通過時刻、速度、および台数などの情報を含む車両情報である本線車両情報を路側装置20へ送信する。路側装置20は、本線車両検出部30から本線車両情報を受信することで、本線において車両が検出された、すなわち本線走行車があると認識することができる。   On the road side of the main line, a main line vehicle detection unit 30 for detecting the passing time, speed, number of vehicles, etc. of the main line traveling vehicle is installed. When detecting the main line traveling vehicle, the main line vehicle detection unit 30 transmits main line vehicle information, which is vehicle information including information such as the passing time, speed, and number of the main line traveling vehicles, to the roadside device 20. The roadside device 20 can recognize that a vehicle has been detected on the main line, that is, that there is a main traveling vehicle, by receiving main line vehicle information from the main line vehicle detection unit 30.

合流道路の路側には、合流車の通過時刻、速度、および台数などを検出する合流車検出部40が設置されている。合流車検出部40は、合流車を検出すると、合流車の通過時刻、速度、および台数などの情報を含む車両情報である合流車情報を路側装置20へ送信する。路側装置20は、合流車検出部40から合流車情報を受信することで、合流道路において車両が検出された、すなわち合流車があると認識することができる。   On the road side of the merging road, a merging vehicle detection unit 40 that detects the passing time, speed, and number of merging vehicles is installed. When detecting the merged vehicle, the merged vehicle detection unit 40 transmits merged vehicle information, which is vehicle information including information such as the passing time, speed, and number of the merged vehicle, to the roadside device 20. The roadside device 20 can recognize that a vehicle has been detected on the merging road, that is, that there is a merging vehicle, by receiving the merging vehicle information from the merging vehicle detection unit 40.

路車間通信システム1は、車載装置10および路側装置20を備えるシステムである。路側装置20は、通信エリア202内の車載装置10との通信が可能である。路車間通信システム1では、本線走行車102〜109のうち領域情報201で示される合意形成範囲に含まれる本線走行車105〜108が、路側装置20および他の本線走行車から受信したメッセージに基づいて、合流位置901で合流車101が本線に合流する際に、加速、減速、または車線変更といった合流制御を行う。本線走行車105〜108は、多数決による合意形成アルゴリズムで合流車101を本線に受け入れる制御を行う対象の本線走行車である。領域情報201で示される合意形成範囲は、多数決による合意形成アルゴリズムで合流車101を本線に受け入れる制御を行う対象の本線走行車を本線上で特定する領域を示すものである。   The road-vehicle communication system 1 is a system including an in-vehicle device 10 and a roadside device 20. The roadside device 20 can communicate with the in-vehicle device 10 in the communication area 202. In the road-to-vehicle communication system 1, the main road traveling vehicles 105 to 108 included in the consensus formation range indicated by the area information 201 among the main road traveling vehicles 102 to 109 are based on messages received from the roadside device 20 and other main road traveling vehicles. Thus, when the merge vehicle 101 merges with the main line at the merge position 901, merge control such as acceleration, deceleration, or lane change is performed. The main line traveling vehicles 105 to 108 are main line traveling vehicles to be controlled to receive the confluence vehicle 101 on the main line by a consensus building algorithm based on majority vote. The consensus formation range indicated by the area information 201 indicates an area on the main line that specifies a target main traveling vehicle to be controlled to receive the confluence vehicle 101 on the main line by a consensus formation algorithm based on majority vote.

路側装置20は、合流車検出部40から合流車情報を受信すると、合流道路で合流車を検出したと判定する。路側装置20は、合流車が検出されると、本線車両検出部30から得られる個々の車両の本線車両情報を用いて、個々の車両が合流位置901に到達する時刻を推定する。路側装置20は、合流車101の合流時刻に合流位置901を含む合成形成範囲に基づく領域を走行していると推定される本線走行車105〜108を推定し、合意形成アルゴリズムの制御を行う対象の本線走行車の車両台数を推定する。路側装置20は、本線走行車105〜108が領域情報201で示される合意形成範囲にいる時刻に、合意形成の開始を表す合意形成開始メッセージを送信する。   When the roadside device 20 receives the merged vehicle information from the merged vehicle detection unit 40, the roadside device 20 determines that the merged vehicle has been detected on the merged road. When the merging vehicle is detected, the roadside device 20 estimates the time at which each vehicle reaches the merging position 901 using the main vehicle information of each vehicle obtained from the main vehicle detection unit 30. The roadside device 20 estimates the main traveling vehicles 105 to 108 estimated to be traveling in an area based on the combined formation range including the merge position 901 at the merge time of the merge vehicle 101, and controls the agreement formation algorithm Estimate the number of vehicles traveling on the main line. The roadside device 20 transmits an agreement formation start message indicating the start of agreement formation at a time when the main traveling vehicles 105 to 108 are within the agreement formation range indicated by the area information 201.

合意形成開始メッセージには、合意形成アルゴリズムの制御を行う対象の本線走行車の車両台数の情報、および多数決による合意形成アルゴリズムの制御を行う対象となる本線走行車を本線上で特定する領域を示す合意形成範囲である領域情報201が含まれる。領域情報201としては、例えば、路側装置20が設置されている緯度および経度といった座標から道路に沿って一定距離以内といった情報が用いられる。具体的に、合意形成開始メッセージに含まれる領域情報201は、路側装置20の緯度および経度、車両の進行方向の距離208、および車両の進行方向とは逆向きの逆方向の距離209となる。進行方向の距離208および逆方向の距離209については、路側装置20と同様、緯度および経度といった座標で表してもよい。以降の説明において、「合意形成アルゴリズムの制御を行う対象」を、「合意形成対象」と称することがある。   The consensus building start message indicates information on the number of vehicles traveling on the main line subject to control of the consensus building algorithm and an area on the main line for identifying the main traveling vehicle subject to control of the consensus building algorithm by majority vote. Area information 201 that is a consensus formation range is included. As the area information 201, for example, information such as within a certain distance along the road from coordinates such as latitude and longitude where the roadside device 20 is installed is used. Specifically, the area information 201 included in the consensus formation start message is the latitude and longitude of the roadside device 20, the distance 208 in the traveling direction of the vehicle, and the distance 209 in the reverse direction opposite to the traveling direction of the vehicle. The distance 208 in the traveling direction and the distance 209 in the reverse direction may be represented by coordinates such as latitude and longitude, as in the roadside device 20. In the following description, the “object that controls the consensus building algorithm” may be referred to as the “consensus building object”.

本線走行車105〜108は、路側装置20から合意形成開始メッセージを受信すると、合意形成開始メッセージの受信をトリガとして、後述する合意形成アルゴリズムのプロセスを開始する。本線走行車105〜108において合意形成アルゴリズムの制御を行う内容としては、例えば、どの車両が車間距離を開けるために加減速するか、どの車両が右側車線に車線変更を行うか、などである。本線走行車105〜108が合意形成アルゴリズムのプロセスを経て何れかの車両が加減速または車線変更といった制御を行うことにより、合流車101は、合流位置901に到達したとき、円滑に本線に合流することができる。   When the main line traveling vehicles 105 to 108 receive the consensus formation start message from the roadside device 20, the main line traveling vehicles 105 to 108 start the process of the consensus formation algorithm to be described later with the reception of the consensus formation start message as a trigger. The contents of the consensus building algorithm control in the main line traveling vehicles 105 to 108 include, for example, which vehicle accelerates or decelerates to increase the inter-vehicle distance, which vehicle changes the lane to the right lane, and the like. When the main line traveling vehicles 105 to 108 perform control such as acceleration / deceleration or lane change through the process of the consensus building algorithm, the merge vehicle 101 smoothly merges with the main line when it reaches the merge position 901. be able to.

図2は、実施の形態1にかかる路側装置20の接続関係を示す図である。本線車両検出部30は、例えば、カメラ、超音波センサまたは赤外線センサなどを用いて、本線上の検出エリア301を通過する本線走行車の通過時刻、速度および台数などを検出する。合流車検出部40は、本線車両検出部30と同様の構成である。合流車検出部40は、合流道路上の検出エリア401を通過する合流車の通過時刻、速度および台数などを検出する。路側装置20は、無線通信または有線通信により、本線車両検出部30から本線車両情報を受信し、合流車検出部40から合流車情報を受信する。   FIG. 2 is a diagram illustrating a connection relationship of the roadside device 20 according to the first embodiment. The main line vehicle detection unit 30 detects, for example, the passage time, speed, and number of main line traveling vehicles that pass through the detection area 301 on the main line, using a camera, an ultrasonic sensor, an infrared sensor, or the like. The merge vehicle detection unit 40 has the same configuration as the main vehicle detection unit 30. The junction vehicle detection unit 40 detects the passing time, speed, number, and the like of the junction vehicle passing through the detection area 401 on the junction road. The roadside device 20 receives main line vehicle information from the main line vehicle detection unit 30 and receives merging vehicle information from the merging vehicle detection unit 40 by wireless communication or wired communication.

路側装置20の構成について説明する。図3は、実施の形態1にかかる路側装置20の構成例を示す図である。路側装置20は、無線通信部21と、合意形成範囲設定部22と、車両台数推定部23と、を備える。   The configuration of the roadside device 20 will be described. FIG. 3 is a diagram illustrating a configuration example of the roadside device 20 according to the first embodiment. The roadside device 20 includes a wireless communication unit 21, an agreement formation range setting unit 22, and a vehicle number estimation unit 23.

無線通信部21は、無線通信により車載装置10との間でメッセージを送受信する。また、無線通信部21は、本線車両検出部30から本線車両情報を受信し、受信した本線車両情報を車両台数推定部23へ出力する。また、無線通信部21は、合流車検出部40から合流車情報を受信し、受信した合流車情報を車両台数推定部23へ出力する。なお、路側装置20は、本線車両検出部30および合流車検出部40とは有線通信によって接続してもよい。この場合、路側装置20は、さらに有線通信部を備えてもよいし、車両台数推定部23と、本線車両検出部30および合流車検出部40とを直接接続してもよい。以降では、路側装置20は、本線車両検出部30および合流車検出部40と無線通信によって接続している場合について説明する。   The wireless communication unit 21 transmits and receives messages to and from the in-vehicle device 10 by wireless communication. In addition, the wireless communication unit 21 receives main line vehicle information from the main line vehicle detection unit 30, and outputs the received main line vehicle information to the vehicle number estimation unit 23. Further, the wireless communication unit 21 receives the merging vehicle information from the merging vehicle detection unit 40, and outputs the received merging vehicle information to the vehicle number estimation unit 23. The roadside device 20 may be connected to the main line vehicle detection unit 30 and the junction vehicle detection unit 40 by wired communication. In this case, the roadside device 20 may further include a wired communication unit, or may directly connect the vehicle number estimation unit 23, the main line vehicle detection unit 30, and the merged vehicle detection unit 40. Hereinafter, the case where the roadside device 20 is connected to the main line vehicle detection unit 30 and the junction vehicle detection unit 40 by wireless communication will be described.

合意形成範囲設定部22は、多数決による合意形成アルゴリズムの制御によって合流車を本線に受け入れる制御を行う対象となる本線走行車を本線上で特定する領域を示す合意形成範囲の情報を保持する。合意形成範囲設定部22は、車両台数推定部23に対して合意形成範囲を設定する。   The consensus formation range setting unit 22 holds consensus formation range information indicating an area on the main line that identifies a main line traveling vehicle that is subject to control for accepting a merging vehicle on the main line by controlling a consensus formation algorithm by majority vote. The agreement formation range setting unit 22 sets an agreement formation range for the vehicle number estimation unit 23.

車両台数推定部23は、無線通信部21から取得した本線車両情報および合流車情報、本線車両検出部30から合流位置901までの距離の情報、および合流車検出部40から合流位置901までの距離の情報に基づいて、合流車101が合流位置901で本線に合流する合流時刻を推定する。また、車両台数推定部23は、合意形成範囲の情報を用いて、合流時刻において合意形成範囲に基づく領域であって合流位置901を含む第1の領域を走行する本線走行車を推定する。ここで、車両台数推定部23は、合流時刻において第1の領域を走行する本線走行車の車両台数を推定する。また、車両台数推定部23は、路側装置20から合流位置901までの距離の情報に基づいて、合流時刻に第1の領域を走行する本線走行車が路側装置20の設置位置に基づく路側装置設置位置を含む第2の領域である合意形成範囲に含まれる時刻を、合意形成開始メッセージの送信時刻として推定する。車両台数推定部23は、送信時刻において、合意形成開始メッセージを無線通信部21から送信する制御を行う。   The number-of-vehicles estimation unit 23 includes main line vehicle information and merging vehicle information acquired from the wireless communication unit 21, information on the distance from the main line vehicle detection unit 30 to the merging position 901, and distance from the merging vehicle detection unit 40 to the merging position 901. Based on this information, the merging time at which the merging vehicle 101 merges with the main line at the merging position 901 is estimated. In addition, the vehicle number estimation unit 23 uses the information on the consensus formation range to estimate a main road traveling vehicle that travels in a first region including the confluence position 901 that is based on the consensus formation range at the merge time. Here, the vehicle number estimation unit 23 estimates the number of main line traveling vehicles traveling in the first region at the merging time. In addition, the vehicle number estimation unit 23 sets the roadside device based on the information on the distance from the roadside device 20 to the merging position 901 based on the installation position of the roadside device 20 by the main road traveling vehicle traveling in the first region at the merging time. The time included in the consensus building range that is the second area including the position is estimated as the transmission time of the consensus building start message. The vehicle number estimation unit 23 performs control to transmit an agreement formation start message from the wireless communication unit 21 at the transmission time.

図4は、実施の形態1にかかる路側装置20を実現するハードウェア構成の例を示す図である。路側装置20において、無線通信部21は通信機92により実現される。合意形成範囲設定部22および車両台数推定部23については、ソフトウェア、ファームウェア、またはソフトウェアとファームウェアとの組み合わせにより実現される。ソフトウェアまたはファームウェアはプログラムとして記述され、メモリ90に格納される。プロセッサ91がメモリ90に格納されたプログラムを読み出して実行することにより、合意形成範囲設定部22および車両台数推定部23の機能が実現される。メモリ90とは、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ、EPROM(Erasable Programmable ROM)、EEPROM(Electrically EPROM)などの、不揮発性または揮発性の半導体メモリ、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスク、またはDVD(Digital Versatile Disc)などが該当する。また、プロセッサ91は、CPU(Central Processing Unit)、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、またはDSP(Digital Signal Processor)などであってもよい。   FIG. 4 is a diagram illustrating an example of a hardware configuration that implements the roadside device 20 according to the first embodiment. In the roadside device 20, the wireless communication unit 21 is realized by a communication device 92. The consensus formation range setting unit 22 and the vehicle number estimation unit 23 are realized by software, firmware, or a combination of software and firmware. Software or firmware is described as a program and stored in the memory 90. When the processor 91 reads out and executes the program stored in the memory 90, the functions of the consensus formation range setting unit 22 and the vehicle number estimation unit 23 are realized. The memory 90 is, for example, a nonvolatile or volatile semiconductor memory such as a RAM (Random Access Memory), a ROM (Read Only Memory), a flash memory, an EPROM (Erasable Programmable ROM), an EEPROM (Electrically EPROM), or a magnetic disk. And a flexible disk, an optical disk, a compact disk, a mini disk, a DVD (Digital Versatile Disc), and the like. The processor 91 may be a CPU (Central Processing Unit), a processing device, an arithmetic device, a microprocessor, a microcomputer, a DSP (Digital Signal Processor), or the like.

図5は、実施の形態1にかかる路側装置20を実現するハードウェア構成の他の例を示す図である。図4に示すメモリ90およびプロセッサ91を専用の処理回路93で構成してもよい。処理回路93は、例えば、単一回路、複合回路、プログラム化したプロセッサ、並列プログラム化したプロセッサ、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)、またはこれらを組み合わせたものが該当する。各機能を機能別に処理回路93で実現してもよいし、各機能をまとめて処理回路93で実現してもよい。   FIG. 5 is a diagram illustrating another example of a hardware configuration that implements the roadside device 20 according to the first embodiment. The memory 90 and the processor 91 shown in FIG. 4 may be configured by a dedicated processing circuit 93. The processing circuit 93 corresponds to, for example, a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), or a combination thereof. . Each function may be realized by the processing circuit 93 for each function, or each function may be realized by the processing circuit 93 collectively.

なお、路側装置20の各機能について、一部をソフトウェアまたはファームウェアで実現し、一部を専用の処理回路で実現してもよい。このように、路側装置20は、ソフトウェア、ファームウェア、専用の処理回路、またはこれらの組み合わせ、および通信機によって実現することができる。   In addition, about each function of the roadside apparatus 20, a part may be implement | achieved by software or firmware, and a part may be implement | achieved by a dedicated processing circuit. Thus, the roadside apparatus 20 can be realized by software, firmware, a dedicated processing circuit, or a combination thereof, and a communication device.

つづいて、路側装置20の動作について説明する。図6は、実施の形態1にかかる路側装置20が車載装置10へ合意形成開始メッセージを送信する処理を示すフローチャートである。また、図7は、実施の形態1にかかる路側装置20が合意形成開始メッセージを送信するときの合流車501および本線走行車502〜504の各車両の位置と時刻との関係を示す図である。   Next, the operation of the roadside device 20 will be described. FIG. 6 is a flowchart illustrating a process in which the roadside device 20 according to the first embodiment transmits a consensus formation start message to the in-vehicle device 10. FIG. 7 is a diagram illustrating the relationship between the position of each vehicle in the merging vehicle 501 and the main traveling vehicles 502 to 504 and the time when the roadside device 20 according to the first embodiment transmits an agreement formation start message. .

図7において、実線の501は、合流車の位置と時刻との関係を示し、合流車501と表記する。また、破線の502〜504は、合流車501が合流位置524で本線に合流する合流時刻513において、合流位置524を含む合意形成範囲のサイズの領域531を走行すると推定される合意形成対象となる本線走行車両の位置と時刻との関係を示し、本線走行車502〜504と表記する。なお、本線走行車502〜504の破線とおおよそ並行の位置にある符号を付与していない点線は、合意形成対象とならない本線走行車両の位置と時刻との関係を示すものである。   In FIG. 7, a solid line 501 indicates the relationship between the position of the joining vehicle and the time, and is represented as a joining vehicle 501. In addition, broken lines 502 to 504 are consensus formation targets that are estimated to travel in the region 531 of the consensus formation range size including the merge position 524 at the merge time 513 when the merge vehicle 501 merges with the main line at the merge position 524. The relationship between the position of the main traveling vehicle and the time is shown, and is represented as main traveling vehicles 502-504. In addition, the dotted line which has not provided the code | symbol in the position substantially parallel to the broken line of the main line travel vehicles 502-504 shows the relationship between the position of the main line travel vehicle which is not an agreement formation object, and time.

また、図7中の符号において、531は、合流時刻513において、合流位置524を含む合意形成範囲のサイズの領域を走行する合意形成対象の本線走行車502〜504を判別するための領域を示し、領域531と表記する。また、532は、路側装置20が合意形成開始メッセージを送信する送信時刻512において、合意形成対象となる本線走行車502〜504が走行している領域であって、路側装置20の路側装置設置位置521を含む合意形成範囲のサイズの領域を示し、領域532と表記する。   Further, in the reference numeral in FIG. 7, reference numeral 531 denotes an area for discriminating the consensus formation target main traveling vehicles 502 to 504 that travel in the area of the consensus formation range including the merge position 524 at the merge time 513. , Written as region 531. Further, reference numeral 532 denotes an area where the main traveling vehicles 502 to 504 that are the objects of consensus formation travel at the transmission time 512 when the road side device 20 transmits the consensus formation start message. An area having the size of the consensus formation range including 521 is shown and denoted as area 532.

また、図7において、路側装置設置位置521は、路側装置20が設置されている位置である。本線車両検出位置522は、本線車両検出部30が本線走行車502〜504などを検出する位置である。合流車検出位置523は、合流車検出部40が合流車501を検出する位置である。合流位置524は、合流車501が合流道路から本線に合流する本線上の位置である。本線車両検出位置522は本線車両検出部30の設置位置としてもよい。また、合流車検出位置523は合流車検出部40の設置位置としてもよい。各位置は、路側装置20、本線車両検出部30、および合流車検出部40が設置された段階で固定の位置関係にある。そのため、各位置の位置関係および各位置間の距離の情報、例えば、路側装置設置位置521から合流位置524までの距離、本線車両検出位置522から合流位置524までの距離、および合流車検出位置523から合流位置524までの距離などの情報は、ユーザなどによって予め路側装置20の車両台数推定部23に設定されているものとする。   Moreover, in FIG. 7, the roadside apparatus installation position 521 is a position where the roadside apparatus 20 is installed. The main line vehicle detection position 522 is a position where the main line vehicle detection unit 30 detects the main line traveling vehicles 502 to 504 and the like. The merge vehicle detection position 523 is a position where the merge vehicle detection unit 40 detects the merge vehicle 501. The merge position 524 is a position on the main line where the merge vehicle 501 merges from the merge road to the main line. The main line vehicle detection position 522 may be an installation position of the main line vehicle detection unit 30. Further, the merge vehicle detection position 523 may be an installation position of the merge vehicle detection unit 40. Each position is in a fixed positional relationship when the roadside device 20, the main line vehicle detection unit 30, and the merge vehicle detection unit 40 are installed. Therefore, the positional relationship between each position and information on the distance between the positions, for example, the distance from the roadside device installation position 521 to the merge position 524, the distance from the main vehicle detection position 522 to the merge position 524, and the merge vehicle detection position 523 Information such as the distance from the merging position 524 to the merging position 524 is set in advance in the vehicle number estimation unit 23 of the roadside device 20 by a user or the like.

また、図7において、現在時刻511は、合流車検出部40が合流車501を検出した時刻である。他の送信時刻512および合流時刻513は、路側装置20の車両台数推定部23が推定する時刻である。   In FIG. 7, the current time 511 is the time when the merge vehicle detection unit 40 detects the merge vehicle 501. Other transmission time 512 and merging time 513 are times estimated by the vehicle number estimation unit 23 of the roadside device 20.

図6のフローチャートにおいて、路側装置20では、無線通信部21は、合流車検出部40から合流車の合流車情報を受信すると、合流車検出部40からの合流車情報を車両台数推定部23へ出力する。車両台数推定部23は、無線通信部21から合流車検出部40の合流車情報を取得することで、合流車が検出されたと判定する(ステップS1:Yes)。車両台数推定部23は、無線通信部21から合流車検出部40の合流車情報を取得しないうちは合流車が検出されていないと判定し(ステップS1:No)、無線通信部21から合流車検出部40の合流車情報を取得するまで待機する。   In the flowchart of FIG. 6, in the roadside device 20, when the wireless communication unit 21 receives the merging vehicle information of the merging vehicle from the merging vehicle detection unit 40, the merging vehicle information from the merging vehicle detection unit 40 is transmitted to the vehicle number estimation unit 23. Output. The vehicle number estimation unit 23 determines that a merged vehicle has been detected by acquiring merged vehicle information of the merged vehicle detection unit 40 from the wireless communication unit 21 (step S1: Yes). The number-of-vehicles estimation unit 23 determines that the merging vehicle has not been detected before acquiring the merging vehicle information of the merging vehicle detection unit 40 from the wireless communication unit 21 (step S1: No), and detects the merging vehicle from the wireless communication unit 21. It waits until the merger vehicle information of the output part 40 is acquired.

車両台数推定部23は、合流車情報を取得すると、合流車情報に含まれる合流車501の通過時刻および速度と、合流車検出位置523から合流位置524までの距離の情報とを用いて、合流時刻513を推定する(ステップS2)。車両台数推定部23は、合流車検出位置523から合流位置524までの距離を合流車501の速度で除算することで、合流車検出位置523から合流位置524までにかかる移動時間を算出できる。車両台数推定部23は、通過時刻に移動時間を加算することで合流時刻513を推定する。   When the number-of-vehicles estimation unit 23 acquires the merge vehicle information, the vehicle number estimation unit 23 uses the passing time and speed of the merge vehicle 501 included in the merge vehicle information and information on the distance from the merge vehicle detection position 523 to the merge position 524. Time 513 is estimated (step S2). The number-of-vehicles estimation unit 23 can calculate the travel time from the merge vehicle detection position 523 to the merge position 524 by dividing the distance from the merge vehicle detection position 523 to the merge position 524 by the speed of the merge vehicle 501. The vehicle number estimation unit 23 estimates the merge time 513 by adding the travel time to the passage time.

車両台数推定部23は、無線通信部21を介して、本線車両検出部30から本線車両情報を取得する(ステップS3)。   The vehicle number estimation part 23 acquires main line vehicle information from the main line vehicle detection part 30 via the wireless communication part 21 (step S3).

車両台数推定部23は、ステップS2で計算した合流時刻513と、ステップS3で取得した本線車両情報と、合意形成範囲設定部22から設定された合意形成範囲の情報とを用いて、合流時刻513において合意形成範囲のサイズの第1の領域である領域531を走行していると推定される本線走行車、すなわち合意形成対象となる本線走行車を特定する。そして、車両台数推定部23は、合意形成対象の本線走行車の車両台数を推定する(ステップS4)。車両台数推定部23は、図7に示すように、合流時刻513において領域531を走行していると推定される本線走行車、すなわち合意形成の対象となる本線走行車として、本線走行車502〜504を特定する。車両台数推定部23は、合意形成対象の本線走行車の車両台数を3台と推定する。   The vehicle number estimation unit 23 uses the merge time 513 calculated in step S2, the main line vehicle information acquired in step S3, and the agreement formation range information set from the agreement formation range setting unit 22, and the merge time 513. The main line traveling vehicle that is estimated to be traveling in the region 531 that is the first area of the consensus formation range is identified, that is, the main line traveling vehicle that is the object of consensus formation. And the vehicle number estimation part 23 estimates the number of vehicles of the main line travel vehicle of agreement formation object (step S4). As shown in FIG. 7, the vehicle number estimation unit 23, as a mainline traveling vehicle estimated to be traveling in the region 531 at the merging time 513, that is, as a mainline traveling vehicle that is the object of consensus building, 504 is specified. The number-of-vehicles estimation unit 23 estimates the number of main line traveling vehicles subject to consensus formation as three.

車両台数推定部23は、本線走行車502〜504が路側装置設置位置521を含む第2の領域である領域532に含まれる送信時刻512を推定する(ステップS5)。車両台数推定部23は、路側装置設置位置521から合流位置524までの距離を本線車両情報に含まれる本線走行車の速度で除算することによって、路側装置設置位置521から合流位置524までの移動時間を算出できる。車両台数推定部23は、合流時刻513から移動時間を減算することで送信時刻512を推定する。送信時刻512は、合流時刻513に第1の領域である領域531を走行する本線走行車502〜504が、路側装置20の設置位置に基づく路側装置設置位置521を含む第2の領域である領域532すなわち合意形成範囲に含まれる時刻である。   The vehicle number estimation unit 23 estimates the transmission time 512 included in the region 532 that is the second region where the main traveling vehicles 502 to 504 include the roadside device installation position 521 (step S5). The vehicle number estimation unit 23 divides the distance from the roadside device installation position 521 to the merging position 524 by the speed of the main line traveling vehicle included in the mainline vehicle information, thereby moving the travel time from the roadside device installation position 521 to the merging position 524. Can be calculated. The vehicle number estimation unit 23 estimates the transmission time 512 by subtracting the travel time from the merge time 513. The transmission time 512 is a region where the main traveling vehicles 502 to 504 traveling in the first region 531 at the merge time 513 are the second region including the roadside device installation position 521 based on the installation position of the roadside device 20. 532, that is, the time included in the consensus building range.

車両台数推定部23は、送信時刻512まで待機し(ステップS6:No)、送信時刻512になると(ステップS6:Yes)、ステップS4で特定した合意形成アルゴリズムの制御を行う対象の本線走行車の車両台数、および領域532である合意形成範囲の情報を含む合意形成開始メッセージを生成し、無線通信部21を介して送信する(ステップS7)。   The vehicle number estimation unit 23 waits until the transmission time 512 (step S6: No), and when the transmission time 512 is reached (step S6: Yes), the main line traveling vehicle to be controlled for the consensus building algorithm specified in step S4. A consensus formation start message including information on the number of vehicles and the consensus formation range that is the region 532 is generated and transmitted via the wireless communication unit 21 (step S7).

これにより、路側装置20は、本線車両検出部30および合流車検出部40から取得した車両情報に基づいて、合流車501が合流位置524で本線に合流する合流時刻513において領域531に含まれる本線走行車502〜504を特定することができる。また、路側装置20が合意形成開始メッセージに領域532すなわち合意形成範囲の情報を含むことによって、合意形成対象の本線走行車502〜504以外の本線走行車は、合意形成開始メッセージを受信した場合でも、自車両が合意形成対象ではないと判定することができる。また、路側装置20が合意形成開始メッセージに合意形成対象の本線走行車の車両台数の情報を含むことによって、合意形成対象の本線走行車502〜504は、合意形成対象の本線走行車の車両台数を把握でき、多数決を利用した合意形成アルゴリズムによる制御が可能となる。   Thereby, the roadside device 20 is based on the vehicle information acquired from the main line vehicle detection unit 30 and the merge vehicle detection unit 40, and the main line included in the region 531 at the merge time 513 when the merge vehicle 501 merges with the main line at the merge position 524. The traveling vehicles 502 to 504 can be specified. In addition, when the roadside device 20 includes the information on the area 532, that is, the consensus formation range in the consensus formation start message, even if the main traveling vehicles other than the consensus formation target main traveling vehicles 502 to 504 receive the consensus formation start message. It can be determined that the vehicle is not a consensus formation target. Further, the roadside device 20 includes the information on the number of main traveling vehicles to be agreed upon in the consensus forming start message, so that the main traveling vehicles 502 to 504 to be agreed upon are the number of main traveling vehicles to be agreed upon. And can be controlled by a consensus building algorithm using majority vote.

つぎに、車載装置10の構成について説明する。図8は、実施の形態1にかかる車載装置10の構成例を示す図である。車載装置10は、無線通信部11と、メッセージ弁別部12と、提案応答処理部13と、車両台数記録部14と、合意形成範囲判定部15と、受信提案解析部16と、を備える。また、車載装置10は、車両座標検出部50、提案生成部60、および受信提案判定部70と接続する。   Next, the configuration of the in-vehicle device 10 will be described. FIG. 8 is a diagram illustrating a configuration example of the in-vehicle device 10 according to the first embodiment. The in-vehicle device 10 includes a wireless communication unit 11, a message discrimination unit 12, a proposal response processing unit 13, a vehicle number recording unit 14, an agreement formation range determination unit 15, and a reception proposal analysis unit 16. The in-vehicle device 10 is connected to the vehicle coordinate detection unit 50, the proposal generation unit 60, and the reception proposal determination unit 70.

無線通信部11は、無線通信により路側装置20または他の車載装置10との間でメッセージを送受信する。無線通信部11は、合意形成範囲判定部15において合意形成アルゴリズムが開始されて、合意形成の対象となる情報が提案生成部60において提案され、提案生成部60から合意形成の対象となる情報が入力された場合、合意形成の対象となる情報である提案内容を含む提案メッセージを他の車載装置に送信する。   The wireless communication unit 11 transmits and receives messages to and from the roadside device 20 or other in-vehicle device 10 by wireless communication. In the wireless communication unit 11, the consensus building algorithm is started in the consensus formation range determination unit 15, information that is a target of consensus formation is proposed in the proposal generation unit 60, and information that is a target of consensus formation is received from the proposal generation unit 60. When input, a proposal message including a proposal content that is information to be a consensus is transmitted to another in-vehicle device.

メッセージ弁別部12は、受信したメッセージの内容を解析し、メッセージの種別によってメッセージに含まれていた情報の出力先を制御する。   The message discriminating unit 12 analyzes the content of the received message and controls the output destination of the information included in the message according to the message type.

提案応答処理部13は、自車両から提案した提案メッセージに含まれる提案内容に対する応答を集計し、提案内容が合意されたか、または拒否されたかを判定する。   The proposal response processing unit 13 aggregates responses to the proposal contents included in the proposal message proposed from the host vehicle, and determines whether the proposal contents have been agreed or rejected.

車両台数記録部14は、路側装置20から受信した合意形成開始メッセージに含まれる合意形成対象の本線走行車の車両台数の情報を記録する。   The number-of-vehicles recording unit 14 records information on the number of vehicles on the main line traveling vehicle that is a consensus formation target included in the consensus formation start message received from the roadside device 20.

合意形成範囲判定部15は、合意形成開始メッセージに含まれる合意形成範囲の情報を記憶し、合意形成範囲の情報、および車両座標検出部50から取得した自車両の緯度および経度といった座標情報に基づいて、自車両が合意形成対象か否かを判定する。合意形成範囲判定部15は、自車両の位置が合意形成範囲に含まれる場合、合意形成アルゴリズムを開始する制御を行う。   The consensus formation range determination unit 15 stores the consensus formation range information included in the consensus formation start message, and is based on the consensus formation range information and coordinate information such as the latitude and longitude of the host vehicle acquired from the vehicle coordinate detection unit 50. Then, it is determined whether or not the own vehicle is a consensus formation target. The consensus building range determination unit 15 performs control for starting the consensus building algorithm when the position of the host vehicle is included in the consensus building range.

受信提案解析部16は、他の車両から受信した提案メッセージに含まれる提案内容に対して、合意または拒否の判定を行わせるか否かを制御する。受信提案解析部16は、他の車両から提案された提案内容が自車両で合意の判定がされた場合、合意の判定結果を記録する。受信提案解析部16は、合意の判定結果とともに、合意された他の車載装置10から受信した提案内容を記録してもよい。受信提案解析部16は、合意の判定結果を記録している場合、他の車載装置10から異なる提案内容の提案メッセージを受信したときは、受信提案判定部70に異なる提案内容を通知しなくてもよい。受信提案解析部16は、受信提案判定部70に異なる提案内容を判定させない制御を行うことで、受信提案判定部70の負荷を軽減することができる。   The reception proposal analysis unit 16 controls whether or not to make an agreement or rejection determination on the proposal content included in the proposal message received from another vehicle. The reception proposal analysis unit 16 records the determination result of the agreement when the content of the proposal proposed from another vehicle is determined to be agreed by the own vehicle. The reception proposal analysis unit 16 may record the content of the proposal received from the agreed other in-vehicle device 10 together with the determination result of the agreement. When the reception proposal analysis unit 16 records the agreement determination result, when receiving a proposal message with different proposal content from another in-vehicle device 10, the reception proposal analysis unit 16 does not notify the reception proposal determination unit 70 of the different proposal content. Also good. The reception proposal analysis unit 16 can reduce the load on the reception proposal determination unit 70 by performing control so that the reception proposal determination unit 70 does not determine different proposal contents.

車両座標検出部50は、GPS(Global Positioning System)、またはGPSに加速度および車速パルスから求まる距離情報を組み合わせた装置であり、自車両の座標情報を緯度および経度として車載装置10に出力する。   The vehicle coordinate detection unit 50 is a device that combines GPS (Global Positioning System) or GPS and distance information obtained from acceleration and vehicle speed pulses, and outputs the coordinate information of the host vehicle to the in-vehicle device 10 as latitude and longitude.

提案生成部60は、例えば、自動運転車を制御する装置であり、周囲の状況を判断して合流車がある場合に自車両が車間距離を開けるために減速するかどうかなどを判断する。提案生成部60は、判断の結果、自車両が車間距離を開けるために減速するなど、主体的に動作を行う場合であって、周囲の車両に何らかの合意を取る必要があるとき、車載装置10に対して提案内容123を送信する。合意形成アルゴリズムの制御で合意形成の対象となる情報である提案内容123には、加速して後方の車間距離を開ける制御を行う本線走行車の識別子、減速して前方の車間距離を開ける制御を行う本線走行車の識別子、または、車線を変更する本線走行車の識別子、などを用いる。   The proposal generation unit 60 is, for example, a device that controls an autonomous driving vehicle, and determines whether or not the own vehicle decelerates to increase the inter-vehicle distance when there is a merging vehicle by determining the surrounding situation. As a result of the determination, the suggestion generation unit 60 is a case where the own vehicle performs an operation such as decelerating to increase the inter-vehicle distance, and when it is necessary to obtain some agreement with the surrounding vehicle, the in-vehicle device 10 The proposal content 123 is transmitted. Proposed content 123, which is the information that is the subject of consensus building under the control of consensus building algorithm, includes an identifier of the main traveling vehicle that performs control for accelerating and opening the rear inter-vehicle distance, and control for decelerating and opening the front inter-vehicle distance. An identifier of the main traveling vehicle to be performed or an identifier of the main traveling vehicle to change the lane is used.

受信提案判定部70は、例えば、自動運転車を制御する装置であり、周囲の車両の状況と自車両の状況とを考慮して、他の車両から提案された提案内容に合意するか否かを判定する。なお、図8では図示していないが、自動運転車を制御する装置には、提案生成部60、受信提案判定部70、および提案結果の通知先の構成が含まれる。   The reception proposal determination unit 70 is, for example, a device that controls an autonomous driving vehicle, and whether or not to agree with the proposal content proposed by another vehicle in consideration of the situation of surrounding vehicles and the situation of the host vehicle. Determine. Although not shown in FIG. 8, the apparatus for controlling the autonomous driving vehicle includes a proposal generation unit 60, a reception proposal determination unit 70, and a proposal result notification destination configuration.

車載装置10のハードウェア構成は、図4および図5に示す路側装置20の場合と同様である。車載装置10において、無線通信部11は通信機92により実現される。メッセージ弁別部12、提案応答処理部13、車両台数記録部14、合意形成範囲判定部15、および受信提案解析部16については、ソフトウェア、ファームウェア、またはソフトウェアとファームウェアの組み合わせにより実現される。ソフトウェアまたはファームウェアはプログラムとして記述され、メモリ90に格納される。プロセッサ91がメモリ90に格納されたプログラムを読み出して実行することにより、メッセージ弁別部12、提案応答処理部13、車両台数記録部14、合意形成範囲判定部15、および受信提案解析部16の機能が実現される。または、メッセージ弁別部12、提案応答処理部13、車両台数記録部14、合意形成範囲判定部15、および受信提案解析部16の機能は、専用の処理回路93によって実現される。   The hardware configuration of the in-vehicle device 10 is the same as that of the roadside device 20 shown in FIGS. 4 and 5. In the in-vehicle device 10, the wireless communication unit 11 is realized by a communication device 92. The message discriminating unit 12, the proposal response processing unit 13, the vehicle number recording unit 14, the consensus building range determination unit 15, and the reception proposal analysis unit 16 are realized by software, firmware, or a combination of software and firmware. Software or firmware is described as a program and stored in the memory 90. Functions of the message discriminating unit 12, the proposal response processing unit 13, the vehicle number recording unit 14, the consensus formation range determination unit 15, and the reception proposal analysis unit 16 by the processor 91 reading and executing the program stored in the memory 90. Is realized. Alternatively, the functions of the message discriminating unit 12, the proposal response processing unit 13, the vehicle number recording unit 14, the consensus formation range determination unit 15, and the reception proposal analysis unit 16 are realized by a dedicated processing circuit 93.

つづいて、車載装置10の動作について説明する。図9は、実施の形態1にかかる車載装置10が路側装置20から合意形成開始メッセージを受信したときの処理を示すフローチャートである。   Next, the operation of the in-vehicle device 10 will be described. FIG. 9 is a flowchart illustrating processing when the in-vehicle device 10 according to the first embodiment receives an agreement formation start message from the roadside device 20.

車載装置10において、無線通信部11は、路側装置20から合意形成開始メッセージを受信する(ステップS11)。無線通信部11は、合意形成開始メッセージからヘッダなどを取り除いて情報部分を抽出し、抽出した情報部分であるメッセージ120をメッセージ弁別部12へ出力する。   In the in-vehicle device 10, the wireless communication unit 11 receives an agreement formation start message from the roadside device 20 (step S11). The wireless communication unit 11 extracts the information part by removing the header and the like from the consensus building start message, and outputs the message 120, which is the extracted information part, to the message discrimination unit 12.

メッセージ弁別部12は、無線通信部11から取得したメッセージ120を解析する(ステップS12)。メッセージ弁別部112は、メッセージ120が合意形成開始メッセージであると判断すると、メッセージ120に記載されている合意形成対象の車両台数の情報、および自車両が合意形成対象か否かを判断するための合意形成範囲の情報を抽出し、抽出情報121を車両台数記録部14および合意形成範囲判定部115へ出力する。なお、メッセージ弁別部12は、図8では抽出情報121を車両台数記録部14および合意形成範囲判定部115へ出力しているが、個別に、車両台数の情報を車両台数記録部14へ出力し、合意形成範囲の情報を合意形成範囲判定部115へ出力してもよい。   The message discriminating unit 12 analyzes the message 120 acquired from the wireless communication unit 11 (step S12). When the message discriminating unit 112 determines that the message 120 is a consensus formation start message, the message discriminating unit 112 determines whether the consensus formation target vehicle information described in the message 120 is the consensus formation target vehicle. Information on the agreement formation range is extracted, and the extraction information 121 is output to the vehicle number recording unit 14 and the agreement formation range determination unit 115. In FIG. 8, the message discriminating unit 12 outputs the extracted information 121 to the vehicle number recording unit 14 and the consensus building range determination unit 115, but individually outputs the information on the number of vehicles to the vehicle number recording unit 14. The agreement formation range information may be output to the agreement formation range determination unit 115.

車両台数記録部14は、メッセージ弁別部12から取得した合意形成対象の車両台数の情報を記録する(ステップS13)。   The number-of-vehicles recording unit 14 records information on the number of vehicles to be agreed upon acquired from the message discriminating unit 12 (step S13).

合意形成範囲判定部15は、メッセージ弁別部12から取得した合意形成範囲の情報を記録する。合意形成範囲判定部15は、車両座標検出部50から自車両の座標の情報を取得し、自車両の座標が合意形成範囲の情報で示される領域に含まれるか、すなわち、自車両が合意形成対象か否かを判定する(ステップS14)。合意形成範囲判定部15は、自車両が合意形成範囲の情報で示される領域に含まれない場合、自車両は合意形成対象ではないと判定し(ステップS14:No)、処理を終了する。合意形成範囲判定部15は、自車両が合意形成範囲の情報で示される領域に含まれる場合、自車両は合意形成対象と判定し(ステップS14:Yes)、合意形成開始要求122を提案生成部60へ通知する(ステップS15)。   The consensus formation range determination unit 15 records the consensus formation range information acquired from the message discrimination unit 12. The consensus formation range determination unit 15 acquires information on the coordinates of the own vehicle from the vehicle coordinate detection unit 50, and whether the coordinates of the own vehicle are included in the area indicated by the information on the consensus formation range, that is, the own vehicle forms an agreement. It is determined whether it is a target (step S14). If the own vehicle is not included in the area indicated by the information on the consensus formation range, the consensus formation range determination unit 15 determines that the own vehicle is not a consensus formation target (step S14: No), and ends the process. When the own vehicle is included in the area indicated by the information on the consensus formation range, the consensus formation range determination unit 15 determines that the own vehicle is a consensus formation target (step S14: Yes), and sends an agreement formation start request 122 to the proposal generation unit. 60 is notified (step S15).

合意形成開始要求122を受けた提案生成部60で提案内容123が創出された場合(ステップS16:Yes)、無線通信部11は、提案生成部60で創出された提案内容123、および合意形成範囲判定部15が保持している合意形成範囲の情報127を含む提案メッセージを生成し、提案メッセージを他の車載装置10へ送信する(ステップS17)。提案生成部60で提案内容123が創出されなかった場合(ステップS16:No)、車載装置10は処理を終了する。   When the proposal content 123 is created by the proposal generation unit 60 that has received the consensus formation start request 122 (step S16: Yes), the wireless communication unit 11 uses the proposal content 123 created by the proposal generation unit 60 and the consensus formation range. A proposal message including the information 127 of the consensus formation range held by the determination unit 15 is generated, and the proposal message is transmitted to the other in-vehicle device 10 (step S17). When the proposal content 123 is not created by the proposal generation unit 60 (step S16: No), the in-vehicle device 10 ends the process.

ここで、提案生成部60が創出する提案内容は、合意形成アルゴリズムの制御で合意形成の対象となる情報であり、例えば、加速して後方の車間距離を開ける制御を行う、減速して前方の車間距離を開ける制御を行う、または、車線を変更するなどである。提案生成部60は、提案内容に自車両を識別するための識別子を付与する。これにより、他の車両では、提案内容を確認したときに、どの車両が実際に合流車の受け入れ制御を行うか把握することができる。   Here, the proposal content created by the proposal generation unit 60 is information that is the object of consensus formation under the control of the consensus formation algorithm. For example, the control that accelerates and opens the rear inter-vehicle distance is performed. For example, control to increase the inter-vehicle distance or change the lane. The proposal generation unit 60 assigns an identifier for identifying the host vehicle to the proposal content. Thereby, in other vehicles, when the contents of the proposal are confirmed, it is possible to grasp which vehicle actually performs the acceptance control of the merged vehicle.

他の車載装置10が送信した提案メッセージを受信したときの車載装置10の動作について説明する。図10は、実施の形態1にかかる車載装置10が他の車載装置10から提案メッセージを受信したときの処理を示すフローチャートである。   An operation of the in-vehicle device 10 when a proposal message transmitted by another in-vehicle device 10 is received will be described. FIG. 10 is a flowchart illustrating processing when the in-vehicle device 10 according to the first embodiment receives a proposal message from another in-vehicle device 10.

車載装置10において、無線通信部11は、他の車載装置10から提案メッセージを受信する(ステップS21)。無線通信部11は、合意形成開始メッセージを受信しているか否かに関わらず、提案メッセージからヘッダなどを取り除いてメッセージ部分を抽出し、抽出したメッセージ部分であるメッセージ120をメッセージ弁別部12に出力する。   In the in-vehicle device 10, the wireless communication unit 11 receives a proposal message from another in-vehicle device 10 (step S21). Regardless of whether or not the consensus building start message is received, the wireless communication unit 11 extracts the message part by removing the header from the proposal message, and outputs the message 120 that is the extracted message part to the message discrimination unit 12 To do.

メッセージ弁別部12は、無線通信部11から取得したメッセージ120を解析する(ステップS22)。メッセージ弁別部112は、メッセージ120が提案メッセージであると判断すると、メッセージ120に記載されている提案内容を抽出し、提案内容124を受信提案解析部16に出力する。   The message discriminating unit 12 analyzes the message 120 acquired from the wireless communication unit 11 (step S22). When the message discriminating unit 112 determines that the message 120 is a proposal message, the message discriminating unit 112 extracts the proposal content described in the message 120 and outputs the proposal content 124 to the reception proposal analysis unit 16.

受信提案解析部16は、メッセージ弁別部12から取得した提案内容124を記録する。受信提案解析部16は、車両座標検出部50から自車両の座標の情報を取得し、自車両の座標が提案内容124に含まれる合意形成範囲の情報で示される領域に含まれるか、すなわち、自車両が合意形成対象か否かを判定する(ステップS23)。受信提案解析部16は、自車両が合意形成範囲の情報で示される領域に含まれない場合、自車両は合意形成対象ではないと判定し(ステップS23:No)、処理を終了する。受信提案解析部16は、自車両が合意形成範囲の情報で示される領域に含まれる場合、自車両は合意形成対象と判定し(ステップS23:Yes)、提案内容125を受信提案判定部70へ通知する(ステップS24)。   The reception proposal analysis unit 16 records the proposal content 124 acquired from the message discrimination unit 12. The reception proposal analysis unit 16 acquires information on the coordinates of the host vehicle from the vehicle coordinate detection unit 50, and whether the coordinates of the host vehicle are included in the area indicated by the information on the consensus formation range included in the proposal content 124, that is, It is determined whether or not the host vehicle is a consensus formation target (step S23). If the own vehicle is not included in the area indicated by the information on the consensus formation range, the reception proposal analysis unit 16 determines that the own vehicle is not a consensus formation target (No at Step S23) and ends the process. When the own vehicle is included in the area indicated by the information of the consensus formation range, the reception proposal analysis unit 16 determines that the own vehicle is an object of consensus formation (step S23: Yes) and sends the proposal content 125 to the reception proposal determination unit 70. Notification is made (step S24).

受信提案判定部70は、提案内容125に合意するか否かの判定結果126,130を、無線通信部11および受信提案解析部16へ通知する。   The reception proposal determination unit 70 notifies the wireless communication unit 11 and the reception proposal analysis unit 16 of the determination results 126 and 130 as to whether or not the proposal content 125 is agreed.

受信提案解析部16は、受信提案判定部70から取得した判定結果130が提案合意の場合(ステップS25:Yes)、合意された提案内容125を記録する(ステップS26)。無線通信部11は、提案内容125に合意することを示す応答メッセージである合意応答メッセージを生成して送信する(ステップS27)。合意応答メッセージには、提案メッセージの送信元の車両の識別子を付与することとする。   If the determination result 130 acquired from the reception proposal determination unit 70 is a proposal agreement (step S25: Yes), the reception proposal analysis unit 16 records the agreed proposal content 125 (step S26). The wireless communication unit 11 generates and transmits an agreement response message that is a response message indicating that the proposal content 125 is agreed (step S27). The agreement response message is given the identifier of the vehicle that has sent the proposal message.

無線通信部11は、受信提案判定部70から取得した判定結果126が提案拒否の場合(ステップS25:No)、提案内容125に拒否することを示す応答メッセージである拒否応答メッセージを生成して送信する(ステップS28)。拒否応答メッセージには、提案メッセージの送信元の車両の識別子を付与することとする。無線通信部11は、既に受信提案解析部16に合意された提案内容125が記録されている場合、合意された提案内容125を拒否応答メッセージに含めて送信する。無線通信部11は、受信提案解析部16が合意の判定結果130を記録しており、受信提案判定部70に判定させない制御をした場合も同様に、提案内容125に拒否することを示す拒否応答メッセージを生成して送信する。   When the determination result 126 acquired from the reception proposal determination unit 70 is a rejection of the proposal (step S25: No), the wireless communication unit 11 generates and transmits a rejection response message that is a response message indicating that the proposal content 125 is rejected. (Step S28). The rejection response message is given the identifier of the vehicle that has sent the proposal message. If the agreed proposal content 125 is already recorded in the reception proposal analysis unit 16, the wireless communication unit 11 transmits the agreed proposal content 125 in the rejection response message. Similarly, when the reception proposal analysis unit 16 records the agreement determination result 130 and controls the reception proposal determination unit 70 not to make a determination, the wireless communication unit 11 similarly rejects the proposal content 125. Generate and send a message.

提案メッセージを送信した車載装置10が、他の車載装置10から合意応答メッセージまたは拒否応答メッセージの応答メッセージを受信したときの動作について説明する。図11は、実施の形態1において、提案メッセージを送信した車載装置10が、他の車載装置10から応答メッセージを受信したときの処理を示すフローチャートである。   An operation when the in-vehicle device 10 that has transmitted the proposal message receives a response message of an agreement response message or a rejection response message from another in-vehicle device 10 will be described. FIG. 11 is a flowchart showing processing when the in-vehicle device 10 that has transmitted the proposal message receives a response message from another in-vehicle device 10 in the first embodiment.

車載装置10において、無線通信部11は、他の車載装置10から応答メッセージを受信する(ステップS31)。無線通信部11は、応答メッセージからヘッダなどを取り除いてメッセージ部分を抽出し、抽出したメッセージ部分であるメッセージ120をメッセージ弁別部12に出力する。   In the in-vehicle device 10, the wireless communication unit 11 receives a response message from the other in-vehicle device 10 (step S31). The wireless communication unit 11 extracts a message part by removing a header from the response message, and outputs a message 120 that is the extracted message part to the message discrimination unit 12.

メッセージ弁別部12は、無線通信部11から取得したメッセージ120を解析する(ステップS32)。メッセージ弁別部12は、メッセージ120に含まれる車両の識別子を確認し、メッセージ120が自車両から送信した提案メッセージに対する応答メッセージであると判断すると、メッセージ120から判定結果を抽出し、判定結果131を提案応答処理部13に出力する。   The message discriminating unit 12 analyzes the message 120 acquired from the wireless communication unit 11 (step S32). When the message discriminating unit 12 confirms the identifier of the vehicle included in the message 120 and determines that the message 120 is a response message to the proposal message transmitted from the own vehicle, the message discriminating unit 12 extracts the determination result from the message 120 and displays the determination result 131. It outputs to the proposal response process part 13.

提案応答処理部13は、判定結果131の内容が合意応答、すなわち自車両で受信した応答メッセージが合意応答メッセージであった場合(ステップS33:Yes)、合意応答メッセージの数をカウントする(ステップS34)。提案応答処理部13は、車両台数記録部14から車両台数の情報128を読み出し、合意応答メッセージの数が車両台数の過半数を超えた場合(ステップS35:Yes)、自車両で創出した提案内容が他の車両で合意されたと判断し、提案結果129として提案成功を外部装置に通知する(ステップS36)。外部装置は、例えば、自動運転の制御を行うコンピュータなどが考えられる。   When the content of the determination result 131 is an agreement response, that is, when the response message received by the host vehicle is an agreement response message (step S33: Yes), the proposal response processing unit 13 counts the number of agreement response messages (step S34). ). The proposal response processing unit 13 reads the vehicle number information 128 from the vehicle number recording unit 14, and when the number of consensus response messages exceeds a majority of the number of vehicles (step S35: Yes), the proposal content created by the own vehicle is It is determined that the agreement has been reached with another vehicle, and the successful proposal is notified to the external device as the proposal result 129 (step S36). As the external device, for example, a computer that controls automatic operation can be considered.

提案応答処理部13は、合意応答メッセージの数が車両台数の過半数を超えない場合(ステップS35:No)、メッセージ弁別部12からつぎの判定結果131を取得するまで待機する。   When the number of consensus response messages does not exceed the majority of the number of vehicles (step S35: No), the proposal response processing unit 13 waits until the next determination result 131 is acquired from the message discriminating unit 12.

提案応答処理部13は、判定結果131の内容が拒否応答、すなわち自車両で受信した応答メッセージが拒否応答メッセージであった場合(ステップS33:No)、自車両で創出した提案内容が他の車両で拒否されたと判断し、提案結果129として提案失敗を外部装置に通知する(ステップS37)。提案応答処理部13は、拒否応答メッセージから抽出された判定結果131に他の車両で合意された提案内容が含まれていた場合、含まれていた他の車両で合意された提案内容を外部装置に通知する。このように、提案応答処理部13は、他の車載装置10から拒否応答メッセージを受信せず、かつ、車両台数記録部14に記録されている車両台数の過半数以上の合意応答メッセージを受信した場合、自車両から送信した提案メッセージに含まれる提案内容が合意されたと判定する。   When the content of the determination result 131 is a rejection response, that is, the response message received by the host vehicle is a rejection response message (step S33: No), the proposal response processing unit 13 determines that the proposal content created by the host vehicle is another vehicle. In step S37, the external device is notified of the proposal failure as the proposal result 129. When the determination result 131 extracted from the rejection response message includes the proposal content agreed with the other vehicle, the proposal response processing unit 13 displays the proposed content agreed with the other vehicle as the external device. Notify As described above, the proposal response processing unit 13 does not receive the rejection response message from the other in-vehicle device 10 and receives an agreement response message of a majority of the number of vehicles recorded in the vehicle number recording unit 14. It is determined that the proposal content included in the proposal message transmitted from the host vehicle has been agreed.

以上説明したように、本実施の形態によれば、路側装置20は、合流車を検出すると、合意形成開始メッセージに、合意形成アルゴリズムの制御を行う対象となる本線走行車の車両台数の情報、および合意形成開始メッセージ送信時における合意形成アルゴリズムの制御を行う対象となる本線走行車が含まれる合意形成範囲の情報を含めて送信する。車載装置10は、合意形成開始メッセージに含まれる情報に基づいて、自車両が合意形成対象であるかどうかを判断し、合意形成対象の場合、提案メッセージおよび応答メッセージの送受信を行うこととした。これにより、路側装置20は、車載装置10を搭載した車両に対して多数決を利用した合意形成アルゴリズムによる制御を可能とする情報を提供できる。車載装置10を搭載した複数の車両が本線を走行している場合において、提案メッセージを送信した車載装置10では、提案内容に対して過半数からの合意が取れたか否かの判断が可能となり、非特許文献1に記載の多数決による合意形成アルゴリズムの適用が可能となる。   As described above, according to the present embodiment, when the roadside device 20 detects a merging vehicle, the consensus building start message includes information on the number of vehicles traveling on the main line that are to be controlled by the consensus building algorithm, In addition, the information including the information on the consensus formation range including the main line traveling vehicle to be controlled by the consensus formation algorithm at the time of sending the consensus formation start message is transmitted. The in-vehicle device 10 determines whether or not the host vehicle is a consensus formation target based on the information included in the consensus formation start message, and in the case of the consensus formation target, transmits and receives a proposal message and a response message. Thereby, the roadside apparatus 20 can provide the information which enables control by the consensus building algorithm using majority vote with respect to the vehicle carrying the vehicle-mounted apparatus 10. FIG. When a plurality of vehicles equipped with the in-vehicle device 10 are traveling on the main line, the in-vehicle device 10 that has transmitted the proposal message can determine whether or not a majority of the proposal contents have been agreed. Application of the consensus building algorithm by majority vote described in Patent Document 1 becomes possible.

実施の形態2.
実施の形態1では、路側装置20と本線車両検出部30が異なる位置に設置された場合について説明した。実施の形態2では、路側装置が本線車両検出部を備える。実施の形態1と異なる部分について説明する。
Embodiment 2. FIG.
Embodiment 1 demonstrated the case where the roadside apparatus 20 and the main line vehicle detection part 30 were installed in the different position. In Embodiment 2, the roadside device includes a main line vehicle detection unit. A different part from Embodiment 1 is demonstrated.

図12は、実施の形態2にかかる路車間通信システム1aの構成例を示す図である。本線の路側には、車載装置10と無線通信を行う路側装置20aが設置されている。路側装置20aは、本線上の検出エリア302を通過する本線走行車102〜109の通過時刻、速度、および台数などを検出する本線車両検出部を備えている。路側装置20aが備える本線車両検出部の構成は、実施の形態1の本線車両検出部30の構成と同様である。   FIG. 12 is a diagram illustrating a configuration example of a road-vehicle communication system 1a according to the second embodiment. On the road side of the main line, a roadside device 20a that performs wireless communication with the in-vehicle device 10 is installed. The roadside device 20a includes a main line vehicle detection unit that detects the passage time, speed, number, and the like of the main traveling vehicles 102 to 109 passing through the detection area 302 on the main line. The configuration of the main vehicle detection unit included in the roadside device 20a is the same as the configuration of the main vehicle detection unit 30 of the first embodiment.

図13は、実施の形態2にかかる路側装置20aの構成例を示す図である。路側装置20aは、無線通信部21aと、合意形成範囲設定部22と、車両台数推定部23aと、本線車両検出部24と、を備える。   FIG. 13 is a diagram illustrating a configuration example of the roadside device 20a according to the second embodiment. The roadside apparatus 20a includes a wireless communication unit 21a, an agreement formation range setting unit 22, a vehicle number estimation unit 23a, and a main line vehicle detection unit 24.

本線車両検出部24は、本線走行車を検出すると、本線走行車の通過時刻、速度、および台数などの情報を含む車両情報である本線車両情報を車両台数推定部23aへ出力する。本線車両検出部24は、本線車両情報を出力する機能が無線通信で送信する本線車両検出部30と異なるが、その他の機能は本線車両検出部30と同様である。   When the main line vehicle detection unit 24 detects the main line traveling vehicle, the main line vehicle detection unit 24 outputs main line vehicle information, which is vehicle information including information such as the passing time, speed, and number of main line traveling vehicles, to the vehicle number estimation unit 23a. The main line vehicle detection unit 24 is different from the main line vehicle detection unit 30 that transmits main line vehicle information by wireless communication, but other functions are the same as those of the main line vehicle detection unit 30.

無線通信部21aは、無線通信部21と比較して、本線車両検出部30から本線車両情報を受信する機能を削除したものである。無線通信部21aにおいて、その他の機能は無線通信部21と同様である。   Compared with the wireless communication unit 21, the wireless communication unit 21 a has a function of receiving main line vehicle information from the main line vehicle detection unit 30. Other functions of the wireless communication unit 21 a are the same as those of the wireless communication unit 21.

車両台数推定部23aは、車両台数推定部23と比較して、本線車両情報を直接本線車両検出部24から取得する点が異なる。また、車両台数推定部23aは、本線車両検出部24から本線車両情報を取得すると、本線において車両台数推定部23aの検出エリア301を通過した単位時間当たりの本線走行車の通過台数Nv、および平均速度Vaを算出する。車両台数推定部23aは、合意形成範囲として区間長Laが合意形成範囲設定部22に設定されている場合、合意形成対象の車両台数の推定値NeをNv×La/Va-なる計算により算出する。また、車両台数推定部23aは、車両台数推定部23と同様の手法により合流時刻を推定する。車両台数推定部23aは、路側装置20aの設置位置から合流位置901までの距離をLbとすると、合流車101が合流位置901で本線に合流する合流時刻において合流位置901を走行すると推定される本線走行車が路側装置20a付近を通過する時刻T2は、合流時刻T0からLb/Va時間前と算出できる。The vehicle number estimation unit 23 a is different from the vehicle number estimation unit 23 in that the main line vehicle information is directly acquired from the main line vehicle detection unit 24. Further, when the vehicle number estimation unit 23a acquires the main line vehicle information from the main line vehicle detection unit 24, the number N v of main line traveling vehicles per unit time passing through the detection area 301 of the vehicle number estimation unit 23a on the main line, and An average speed V a is calculated. Number of vehicles estimation unit 23a, when the section length L a a consensus range is set to consensus range setting unit 22, the estimated value N e number of vehicles consensus target N v × L a / V a - It is calculated by the following calculation. Further, the vehicle number estimation unit 23 a estimates the merging time by the same method as the vehicle number estimation unit 23. Number of vehicles estimating section 23a, and the distance from the installation position of the roadside apparatus 20a to the merging position 901 and L b, it is estimated that the merging vehicle 101 travels a merging position 901 at the confluence time merging into the main line at the joining position 901 time T 2, the main vehicle passes near the roadside apparatus 20a can be calculated from the merging time T 0 before and L b / V a time.

車両台数推定部23aは、合流車検出部40により合流車が検出されると、前述の計算により、合意形成対象の車両台数Ne、および合意形成対象の車両が路側装置20a付近を通過する時刻T2を算出する。そして、車両台数推定部23aは、時刻T2のタイミングを送信時刻として、車両台数Neの情報、および合意形成範囲である区間長Laの情報を含む合意形成開始メッセージを、無線通信部21aを介して送信する。合意形成開始メッセージに含まれる区間長Laの情報については、例えば、区間長Laの点および終端について、緯度および経度といった座標情報によって本線上で位置が特定されるものとする。Time the number of vehicles estimation section 23a, the merging vehicle is detected by the merging vehicle detector 40, by the aforementioned calculation, the number of vehicles N e consensus target and consensus target vehicle passes near the roadside apparatus 20a T 2 is calculated. Then, the number of vehicles estimating unit 23a, a timing of time T 2, as the transmission time, information on the vehicle number N e, and the consensus initiation message including the information of the section length L a is a consensus range, wireless communication unit 21a To send through. For information section length L a contained consensus start message, for example, the points and the end of the interval length L a, it is assumed that the position on the main line is specified by coordinate information such as latitude and longitude.

図14は、実施の形態2にかかる路側装置20aを実現するハードウェア構成の例を示す図である。路側装置20aにおいて、無線通信部21aは通信機92により実現される。本線車両検出部24は、カメラ、超音波センサ、赤外線センサなどの計測器94により実現される。合意形成範囲設定部22および車両台数推定部23aについては、ソフトウェア、ファームウェア、またはソフトウェアとファームウェアの組み合わせにより実現される。ソフトウェアまたはファームウェアはプログラムとして記述され、メモリ90に格納される。プロセッサ91がメモリ90に格納されたプログラムを読み出して実行することにより、合意形成範囲設定部22および車両台数推定部23aの機能が実現される。   FIG. 14 is a diagram of an example of a hardware configuration that implements the roadside device 20a according to the second embodiment. In the roadside device 20a, the wireless communication unit 21a is realized by the communication device 92. The main line vehicle detection unit 24 is realized by a measuring instrument 94 such as a camera, an ultrasonic sensor, or an infrared sensor. The consensus formation range setting unit 22 and the vehicle number estimation unit 23a are realized by software, firmware, or a combination of software and firmware. Software or firmware is described as a program and stored in the memory 90. The processor 91 reads out and executes the program stored in the memory 90, thereby realizing the functions of the consensus building range setting unit 22 and the vehicle number estimation unit 23a.

図15は、実施の形態2にかかる路側装置20aを実現するハードウェア構成の他の例を示す図である。実施の形態1の路側装置20と同様、図14に示すメモリ90およびプロセッサ91を専用の処理回路93で構成してもよい。   FIG. 15 is a diagram illustrating another example of a hardware configuration that implements the roadside device 20a according to the second embodiment. Similarly to the roadside device 20 of the first embodiment, the memory 90 and the processor 91 shown in FIG.

路側装置20aにおいて、車両台数推定部23aの計算処理が車両台数推定部23の計算処理と異なる部分はあるが、路側装置20aとしての処理の流れは、実施の形態1の路側装置20と同様である。また、実施の形態2における車載装置10の構成および動作は、実施の形態1と同様である。   In the roadside device 20a, the calculation process of the vehicle number estimation unit 23a is different from the calculation process of the vehicle number estimation unit 23, but the process flow as the roadside device 20a is the same as that of the roadside device 20 of the first embodiment. is there. The configuration and operation of the in-vehicle device 10 in the second embodiment are the same as those in the first embodiment.

以上説明したように、本実施の形態によれば、路側装置20aが、本線車両検出部24を備える構成とした。この場合においても、実施の形態1と同様の効果を得ることができる。また、本線車両検出部24を路側装置20aから離れて設置する必要がないため、実施の形態1と比較して、設置コストを低減することができる。   As described above, according to the present embodiment, the roadside device 20a includes the main line vehicle detection unit 24. Even in this case, the same effect as in the first embodiment can be obtained. Moreover, since it is not necessary to install the main line vehicle detection part 24 away from the roadside apparatus 20a, compared with Embodiment 1, installation cost can be reduced.

実施の形態3.
実施の形態3では、合意形成範囲を本線走行車の交通状況によって動的に変化させる場合について説明する。実施の形態1と異なる部分について説明する。
Embodiment 3 FIG.
In the third embodiment, a case will be described in which the consensus building range is dynamically changed according to the traffic situation of the main line traveling vehicle. A different part from Embodiment 1 is demonstrated.

図16は、実施の形態3にかかる路側装置20bの構成例を示す図である。路側装置20bは、無線通信部21bと、合意形成範囲設定部22bと、車両台数推定部23と、合意形成範囲テーブル25と、を備える。   FIG. 16 is a diagram illustrating a configuration example of the roadside apparatus 20b according to the third embodiment. The roadside device 20b includes a wireless communication unit 21b, an agreement formation range setting unit 22b, a vehicle number estimation unit 23, and an agreement formation range table 25.

合意形成範囲テーブル25は、本線車両検出部30によって検出される車両の通過時刻、速度、および車両台数から算出される本線走行車の車両密度などの本線の交通状況によって、合意形成範囲設定22bが異なるサイズの合意形成範囲を設定するため、異なるサイズの複数の合意形成範囲の情報が記載されたものである。合意形成範囲テーブル25は、記憶部に記憶される形態であってもよい。   The consensus formation range table 25 includes the consensus formation range setting 22b according to the traffic situation of the main line such as the vehicle density of the main traveling vehicle calculated from the passing time and speed of the vehicle detected by the main line vehicle detection unit 30 and the number of vehicles. In order to set consensus formation ranges of different sizes, information on a plurality of consensus formation ranges of different sizes is described. The agreement formation range table 25 may be stored in the storage unit.

合意形成範囲設定部22bは、本線車両情報に含まれる本線走行車の速度および台数から本線走行車の車両密度などの交通状況を推定し、交通状況に基づいて合意形成範囲テーブル25から合意形成範囲を選択して車両台数設定部23に設定する。すなわち、合意形成範囲設定部22bは、交通状況によって、合意形成範囲のサイズを切り替える。合意形成範囲設定部22bは、例えば、本線車両検出部30の本線車両情報から算出された車両密度が高いほど、領域のサイズが広くなる合意形成範囲を合意形成範囲テーブル25から選択する。また、合意形成範囲設定部22bは、予め設定された車両密度閾値よりも算出した車両密度が高い場合、無線通信部21bに対して、合意形成開始メッセージを複数回送信するよう指示してもよい。   The agreement formation range setting unit 22b estimates the traffic situation such as the vehicle density of the main traveling vehicle from the speed and the number of main traveling vehicles included in the main vehicle information, and from the agreement formation range table 25 based on the traffic situation. Is set in the vehicle number setting unit 23. That is, the agreement formation range setting unit 22b switches the size of the agreement formation range depending on traffic conditions. The consensus formation range setting unit 22b selects, from the consensus formation range table 25, for example, the consensus formation range in which the size of the region becomes wider as the vehicle density calculated from the main line vehicle information of the main line vehicle detection unit 30 is higher. Further, the agreement formation range setting unit 22b may instruct the wireless communication unit 21b to transmit an agreement formation start message a plurality of times when the vehicle density calculated is higher than a preset vehicle density threshold. .

無線通信部21bは、本線車両検出部30から受信した本線車両情報を合意形成範囲設定部22bへ出力する。また、無線通信部21bは、合意形成範囲設定部22bから指示があった場合、合意形成開始メッセージを複数回送信する。   The wireless communication unit 21b outputs the main line vehicle information received from the main line vehicle detection unit 30 to the consensus formation range setting unit 22b. Moreover, the radio | wireless communication part 21b transmits an agreement formation start message in multiple times, when there exists an instruction | indication from the agreement formation range setting part 22b.

なお、本線車両情報から本線走行車の車両密度などの交通状況を推定する処理については、車両台数設定部23で行ってもよい。車両台数設定部23は、車両密度などの交通状況を推定した場合、推定した車両密度などの交通状況を合意形成範囲設定部22bへ通知する。   Note that the vehicle number setting unit 23 may perform the process of estimating the traffic situation such as the vehicle density of the main traveling vehicle from the main line vehicle information. When estimating the traffic situation such as the vehicle density, the vehicle number setting unit 23 notifies the consensus formation range setting unit 22b of the estimated traffic situation such as the vehicle density.

路側装置20bのハードウェア構成は、図4に示す実施の形態1の路側装置20のハードウェア構成と同様である。路側装置20bにおいて、無線通信部21bは通信機92により実現される。合意形成範囲テーブル25はメモリ90により実現される。合意形成範囲設定部22bおよび車両台数推定部23については、ソフトウェア、ファームウェア、またはソフトウェアとファームウェアの組み合わせにより実現される。ソフトウェアまたはファームウェアはプログラムとして記述され、メモリ90に格納される。プロセッサ91がメモリ90に格納されたプログラムを読み出して実行することにより、合意形成範囲設定部22bおよび車両台数推定部23の機能が実現される。   The hardware configuration of the roadside device 20b is the same as the hardware configuration of the roadside device 20 of the first embodiment shown in FIG. In the roadside device 20b, the wireless communication unit 21b is realized by the communication device 92. The agreement formation range table 25 is realized by the memory 90. The agreement formation range setting unit 22b and the vehicle number estimation unit 23 are realized by software, firmware, or a combination of software and firmware. Software or firmware is described as a program and stored in the memory 90. When the processor 91 reads out and executes the program stored in the memory 90, the functions of the consensus formation range setting unit 22b and the vehicle number estimation unit 23 are realized.

また、路側装置20bのハードウェア構成については、実施の形態1の路側装置20と同様、図4に示すメモリ90およびプロセッサ91を図5に示す専用の処理回路93で構成してもよい。   As for the hardware configuration of the roadside apparatus 20b, the memory 90 and the processor 91 shown in FIG. 4 may be configured by the dedicated processing circuit 93 shown in FIG. 5 as in the roadside apparatus 20 of the first embodiment.

路側装置20bにおいて、合意形成範囲設定部22bの処理が合意形成範囲設定部22の処理と異なる部分はあるが、路側装置20bとしての処理の流れは、実施の形態1の路側装置20と同様である。また、実施の形態3における車載装置10の構成および動作は、実施の形態1と同様である。   In the roadside device 20b, the process of the consensus formation range setting unit 22b is different from the process of the consensus formation range setting unit 22, but the process flow as the roadside device 20b is the same as that of the roadside device 20 of the first embodiment. is there. The configuration and operation of the in-vehicle device 10 in the third embodiment are the same as those in the first embodiment.

以上説明したように、本実施の形態によれば、路側装置20bでは、本線走行車の交通状況によって、合意形成範囲のサイズを変化させることとした。これにより、合意形成に関与する車両台数を増加または減少させることができるため、合流制御に適用した場合の車両からの提案の自由度を向上させることができる。また、合流制御の機会の増加が期待できる。   As described above, according to the present embodiment, the roadside device 20b changes the size of the consensus building range depending on the traffic situation of the main line traveling vehicle. Thereby, since the number of vehicles involved in consensus building can be increased or decreased, the degree of freedom of proposal from the vehicle when applied to the merge control can be improved. In addition, an increase in opportunities for merge control can be expected.

実施の形態4.
実施の形態4では、提案メッセージを送信した車載装置が、他の車載装置から拒否応答メッセージを受信した場合、新たな提案内容の提案メッセージを送信する。実施の形態1と異なる部分について説明する。
Embodiment 4 FIG.
In the fourth embodiment, when an in-vehicle device that has transmitted a proposal message receives a rejection response message from another in-vehicle device, the in-vehicle device transmits a proposal message of new proposal contents. A different part from Embodiment 1 is demonstrated.

図17は、実施の形態4にかかる車載装置10cの構成例を示す図である。車載装置10cは、車載装置10から提案応答処理部13を削除し、提案応答処理部13cを追加したものである。また、車載装置10cは、車両座標検出部50、提案生成部60c、および受信提案判定部70と接続する。   FIG. 17 is a diagram illustrating a configuration example of the in-vehicle device 10c according to the fourth embodiment. The in-vehicle device 10c is obtained by deleting the proposal response processing unit 13 from the in-vehicle device 10 and adding a proposal response processing unit 13c. The in-vehicle device 10 c is connected to the vehicle coordinate detection unit 50, the proposal generation unit 60 c, and the reception proposal determination unit 70.

提案応答処理部13cは、提案応答処理部13の機能に加え、他の車載装置10cから拒否応答メッセージを受信したと判定し、受信した拒否応答メッセージに他の車載装置10cを搭載した車両で合意された提案内容が含まれていた場合、提案生成部60cに対して、拒否応答メッセージに含まれていた提案内容とともに、再提案の要求を通知する。すなわち、提案応答処理部13cは、提案生成部60cに対して、受信した拒否応答メッセージに含まれていた提案内容による新たな提案メッセージを送信させる制御を行う。   In addition to the function of the proposal response processing unit 13, the proposal response processing unit 13c determines that a rejection response message has been received from another in-vehicle device 10c, and the received rejection response message agrees with a vehicle on which the other in-vehicle device 10c is mounted. When the proposed content is included, the request generation unit 60c is notified of the request for re-suggestion along with the proposed content included in the rejection response message. That is, the proposal response processing unit 13c performs control to cause the proposal generation unit 60c to transmit a new proposal message based on the proposal content included in the received rejection response message.

車載装置10cのハードウェア構成は、図4に示す路側装置20の場合と同様である。車載装置10cにおいて、無線通信部11は通信機92により実現される。メッセージ弁別部12、提案応答処理部13c、車両台数記録部14、合意形成範囲判定部15、および受信提案解析部16については、ソフトウェア、ファームウェア、またはソフトウェアとファームウェアの組み合わせにより実現される。ソフトウェアまたはファームウェアはプログラムとして記述され、メモリ90に格納される。プロセッサ91がメモリ90に格納されたプログラムを読み出して実行することにより、メッセージ弁別部12、提案応答処理部13c、車両台数記録部14、合意形成範囲判定部15、および受信提案解析部16の機能が実現される。   The hardware configuration of the in-vehicle device 10c is the same as that of the roadside device 20 shown in FIG. In the in-vehicle device 10c, the wireless communication unit 11 is realized by the communication device 92. The message discriminating unit 12, the proposal response processing unit 13c, the vehicle number recording unit 14, the consensus building range determination unit 15, and the reception proposal analysis unit 16 are realized by software, firmware, or a combination of software and firmware. Software or firmware is described as a program and stored in the memory 90. Functions of the message discriminating unit 12, the proposal response processing unit 13c, the vehicle number recording unit 14, the consensus formation range determining unit 15, and the reception proposal analyzing unit 16 by the processor 91 reading and executing the program stored in the memory 90 Is realized.

また、車載装置10cのハードウェア構成については、実施の形態1の車載装置10と同様、図4に示すメモリ90およびプロセッサ91を図5に示す専用の処理回路93で構成してもよい。   As for the hardware configuration of the in-vehicle device 10c, the memory 90 and the processor 91 shown in FIG. 4 may be configured by the dedicated processing circuit 93 shown in FIG. 5, as in the in-vehicle device 10 of the first embodiment.

つづいて、車載装置10cの動作について説明する。なお、車載装置10cが路側装置20から合意形成開始メッセージを受信したときの処理、および車載装置10cが他の車載装置10cから提案メッセージを受信したときの処理は、実施の形態1の車載装置10による図9および図10に示すフローチャートの処理と同様である。   It continues and demonstrates operation | movement of the vehicle-mounted apparatus 10c. The processing when the in-vehicle device 10c receives an agreement formation start message from the roadside device 20 and the processing when the in-vehicle device 10c receives a proposal message from another in-vehicle device 10c are the in-vehicle device 10 of the first embodiment. This is the same as the processing of the flowcharts shown in FIG. 9 and FIG.

図18は、実施の形態4において、提案メッセージを送信した車載装置10cが、他の車載装置10cから応答メッセージを受信したときの処理を示すフローチャートである。ステップS31〜ステップS37までの処理は、図11のフローチャートに示す実施の形態1の車載装置10の処理と同様である。   FIG. 18 is a flowchart illustrating processing when the in-vehicle device 10c that has transmitted the proposal message receives a response message from another in-vehicle device 10c in the fourth embodiment. The processing from step S31 to step S37 is the same as the processing of the in-vehicle device 10 of the first embodiment shown in the flowchart of FIG.

車載装置10cにおいて、提案応答処理部13cは、メッセージ弁別部12から拒否応答の判定結果131を取得た場合、ステップS37の処理後、さらに、提案生成部60cに対して、新たな提案メッセージの送信要求を行う(ステップS41)。このとき、提案応答処理部13cは、判定結果131に他の車両で合意された提案内容が含まれていた場合、判定結果131に含まれていた提案内容を提案生成部60cに通知する。   In the in-vehicle device 10c, when the proposal response processing unit 13c acquires the rejection response determination result 131 from the message discriminating unit 12, a new proposal message is transmitted to the proposal generating unit 60c after the process of step S37. A request is made (step S41). At this time, when the proposal result agreed with other vehicles is included in the determination result 131, the proposal response processing unit 13c notifies the proposal generation unit 60c of the proposal content included in the determination result 131.

提案生成部60cは、提案応答処理部13cから新たな提案メッセージの送信要求を受けると、提案応答処理部13cから他の車両の提案内容が通知された場合、他の車両の提案内容を新たな提案内容123として無線通信部11に通知する。無線通信部11は、提案生成部60cによる新たな提案内容123、および合意形成範囲判定部15が保持している合意形成範囲の情報127を含む提案メッセージを生成し、提案メッセージを他の車載装置10cへ送信する。   When the proposal generation unit 60c receives a transmission request for a new proposal message from the proposal response processing unit 13c, the proposal generation unit 60c updates the proposal content of the other vehicle when the proposal content of the other vehicle is notified from the proposal response processing unit 13c. The wireless communication unit 11 is notified as the proposal content 123. The wireless communication unit 11 generates a proposal message including the new proposal content 123 by the proposal generation unit 60c and the agreement formation range information 127 held by the agreement formation range determination unit 15, and transmits the proposal message to another in-vehicle device. To 10c.

以上説明したように、本実施の形態によれば、車載装置10cは、自車両から送信した提案が拒否され、他の車両から受信した拒否応答メッセージに他の車両で合意された提案内容が含まれていた場合、他の車両の提案内容による新たな提案メッセージを生成して送信することとした。これにより、提案内容が拒否された車両が他の車両の提案内容に同調することで、複数の車両が異なる提案内容に合意することを抑制することができる。   As described above, according to the present embodiment, the in-vehicle device 10c rejects the proposal transmitted from the own vehicle, and the rejection response message received from the other vehicle includes the proposal content agreed by the other vehicle. If so, a new proposal message based on the proposal contents of another vehicle is generated and transmitted. Thereby, it can suppress that a several vehicle agrees with different proposal content because the vehicle by which the proposal content was refused synchronizes with the proposal content of another vehicle.

実施の形態5.
実施の形態5では、車載装置は、新たな提案メッセージを送信する場合、一定時間待機してから提案メッセージを送信する、実施の形態4と異なる部分について説明する。
Embodiment 5. FIG.
In the fifth embodiment, when a new proposal message is transmitted, the in-vehicle device waits for a certain period of time and then transmits the proposal message, which is different from the fourth embodiment.

図19は、実施の形態5にかかる車載装置10dの構成例を示す図である。車載装置10dは、車載装置10cから提案応答処理部13cを削除し、提案応答処理部13dを追加したものである。また、車載装置10dは、車両座標検出部50、提案生成部60c、および受信提案判定部70と接続する。   FIG. 19 is a diagram illustrating a configuration example of the in-vehicle device 10d according to the fifth embodiment. The in-vehicle device 10d is obtained by deleting the proposal response processing unit 13c from the in-vehicle device 10c and adding a proposal response processing unit 13d. The in-vehicle device 10d is connected to the vehicle coordinate detection unit 50, the proposal generation unit 60c, and the reception proposal determination unit 70.

提案応答処理部13dは、提案応答処理部13cの機能に加え、他の車両から拒否応答メッセージを受信したと判定し、拒否応答メッセージに他の車両で合意された提案内容が含まれていた場合、規定された時間すなわち一定時間待機してから、提案生成部60cに対して、拒否応答メッセージに含まれていた提案内容とともに再提案の要求を通知する。   When the proposal response processing unit 13d determines that a rejection response message has been received from another vehicle in addition to the function of the proposal response processing unit 13c, the proposal response agreed by the other vehicle is included in the rejection response message After waiting for a prescribed time, that is, for a certain period of time, the proposal generation unit 60c is notified of the request for re-suggestion along with the proposal content included in the rejection response message.

車載装置10dのハードウェア構成は、図4に示す路側装置20の場合と同様である。車載装置10dにおいて、無線通信部11は通信機92により実現される。メッセージ弁別部12、提案応答処理部13d、車両台数記録部14、合意形成範囲判定部15、および受信提案解析部16については、ソフトウェア、ファームウェア、またはソフトウェアとファームウェアの組み合わせにより実現される。ソフトウェアまたはファームウェアはプログラムとして記述され、メモリ90に格納される。プロセッサ91がメモリ90に格納されたプログラムを読み出して実行することにより、メッセージ弁別部12、提案応答処理部13d、車両台数記録部14、合意形成範囲判定部15、および受信提案解析部16の機能が実現される。   The hardware configuration of the in-vehicle device 10d is the same as that of the roadside device 20 shown in FIG. In the in-vehicle device 10d, the wireless communication unit 11 is realized by the communication device 92. The message discriminating unit 12, the proposal response processing unit 13d, the vehicle number recording unit 14, the consensus building range determination unit 15, and the reception proposal analysis unit 16 are realized by software, firmware, or a combination of software and firmware. Software or firmware is described as a program and stored in the memory 90. Functions of the message discriminating unit 12, the proposal response processing unit 13d, the vehicle number recording unit 14, the consensus formation range determining unit 15, and the reception proposal analyzing unit 16 by the processor 91 reading and executing the program stored in the memory 90 Is realized.

また、車載装置10dのハードウェア構成については、実施の形態1の車載装置10と同様、図4に示すメモリ90およびプロセッサ91を図5に示す専用の処理回路93で構成してもよい。   As for the hardware configuration of the in-vehicle device 10d, as in the in-vehicle device 10 of the first embodiment, the memory 90 and the processor 91 shown in FIG. 4 may be configured by the dedicated processing circuit 93 shown in FIG.

つづいて、車載装置10dの動作について説明する。なお、車載装置10dが路側装置20から合意形成開始メッセージを受信したときの処理、および車載装置10dが他の車載装置10dから提案メッセージを受信したときの処理は、実施の形態1の車載装置10による図9および図10に示すフローチャートの処理と同様である。   Next, the operation of the in-vehicle device 10d will be described. The processing when the in-vehicle device 10d receives an agreement formation start message from the roadside device 20 and the processing when the in-vehicle device 10d receives a proposal message from another in-vehicle device 10d are the in-vehicle device 10 of the first embodiment. This is the same as the processing of the flowcharts shown in FIG. 9 and FIG.

図20は、実施の形態5において、提案メッセージを送信した車載装置10dが、他の車載装置10dから応答メッセージを受信したときの処理を示すフローチャートである。ステップS31〜ステップS37、およびステップS41の処理は、図18のフローチャートに示す実施の形態4の車載装置10cの処理と同様である。   FIG. 20 is a flowchart illustrating processing when the in-vehicle device 10d that has transmitted the proposal message receives a response message from another in-vehicle device 10d in the fifth embodiment. The processing in steps S31 to S37 and step S41 is the same as the processing of the in-vehicle device 10c of the fourth embodiment shown in the flowchart of FIG.

車載装置10dにおいて、提案応答処理部13dは、メッセージ弁別部12から拒否応答の判定結果131を取得た場合、ステップS37の処理後、一定時間待機してから(ステップS51)、さらに、提案生成部60cに対して、新たな提案メッセージの送信要求を行う(ステップS41)。このとき、提案応答処理部13dは、判定結果131に他の車両で合意された提案内容が含まれていた場合、判定結果131に含まれていた提案内容を提案生成部60cに通知する。   In the in-vehicle device 10d, when the proposal response processing unit 13d acquires the rejection response determination result 131 from the message discriminating unit 12, the proposal generation unit waits for a certain period of time after the process of step S37 (step S51). A request for transmission of a new proposal message is made to 60c (step S41). At this time, the proposal response processing unit 13d notifies the proposal generation unit 60c of the proposal content included in the determination result 131 when the determination result 131 includes the proposal content agreed on by another vehicle.

以上説明したように、本実施の形態によれば、車載装置10dは、自車両からの提案が拒否され、他の車両から受信した拒否応答メッセージに他の車両の提案内容が含まれていた場合、一定時間待機してから、他の車両の提案内容による提案メッセージを生成して送信することとした。これにより、他の車載装置10dで進行中の合意形成シーケンスに対して、自車両から再送する提案メッセージが衝突する可能性を低減することができる。   As described above, according to the present embodiment, the in-vehicle device 10d rejects the proposal from the own vehicle, and the rejection response message received from the other vehicle includes the proposal content of the other vehicle. Then, after waiting for a certain period of time, a proposal message based on the proposal contents of another vehicle is generated and transmitted. Thereby, it is possible to reduce the possibility that the proposal message retransmitted from the own vehicle collides with the consensus building sequence in progress in the other in-vehicle device 10d.

実施の形態6.
実施の形態6では、車載装置は、新たに送信する提案メッセージのアクセスカテゴリを他のメッセージよりも下げて送信する。実施の形態4と異なる部分について説明する。
Embodiment 6 FIG.
In the sixth embodiment, the in-vehicle device transmits an access category of a proposal message to be newly transmitted lower than other messages. A different part from Embodiment 4 is demonstrated.

実施の形態6の車載装置10cの構成は、図17に示す実施の形態4の車載装置10cと同様である。実施の形態6において、車載装置10cの無線通信部11は、IEEE(Institute of Electrical and Electronics Engineers)802.11pおよびIEEE1609の規格に基づいて無線通信を行う場合、他の車載装置10cから拒否応答メッセージを受信して新たな提案メッセージを送信するときは、新たな提案メッセージのアクセスカテゴリを他のメッセージ、すなわち新たな提案メッセージ以外のメッセージより低く設定して送信する。   The configuration of the in-vehicle device 10c according to the sixth embodiment is the same as that of the in-vehicle device 10c according to the fourth embodiment shown in FIG. In Embodiment 6, when the wireless communication unit 11 of the in-vehicle device 10c performs wireless communication based on the standards of IEEE (Institute of Electrical and Electronics Engineers) 802.11p and IEEE 1609, a rejection response message is received from the other in-vehicle device 10c. When a new proposal message is transmitted, the access category of the new proposal message is set lower than other messages, that is, messages other than the new proposal message.

以上説明したように、本実施の形態によれば、車載装置10cは、新たに送信する提案メッセージのアクセスカテゴリを他のメッセージよりも下げて送信することとした。これにより、車載装置10cから新たな提案メッセージ送信時のバックオフ時間が他のメッセージよりも長くなることから、実施の形態5と同様の効果を得ることができる。   As described above, according to the present embodiment, the in-vehicle device 10c transmits a proposal message to be newly transmitted with a lower access category than other messages. Thereby, since the back-off time at the time of new proposal message transmission from the vehicle equipment 10c becomes longer than another message, the effect similar to Embodiment 5 can be acquired.

以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。   The configuration described in the above embodiment shows an example of the contents of the present invention, and can be combined with another known technique, and can be combined with other configurations without departing from the gist of the present invention. It is also possible to omit or change the part.

1,1a 路車間通信システム、10,10c,10d 車載装置、11,21,21a,21b 無線通信部、12 メッセージ弁別部、13,13c,13d 提案応答処理部、14 車両台数記録部、15 合意形成範囲判定部、16 受信提案解析部、20,20a,20b 路側装置、22,22b 合意形成範囲設定部、23,23a 車両台数推定部、24,30 本線車両検出部、25 合意形成範囲テーブル、40 合流車検出部、50 車両座標検出部、60,60c 提案生成部、70 受信提案判定部、101,501 合流車、102〜109,502〜504 本線走行車。   DESCRIPTION OF SYMBOLS 1,1a Road-to-vehicle communication system 10,10c, 10d Vehicle-mounted apparatus 11,21,21a, 21b Wireless communication part, 12 Message discrimination part, 13,13c, 13d Proposal response processing part, 14 Vehicle number recording part, 15 Agreement Formation range determination unit, 16 reception proposal analysis unit, 20, 20a, 20b roadside device, 22, 22b agreement formation range setting unit, 23, 23a vehicle number estimation unit, 24, 30 main line vehicle detection unit, 25 agreement formation range table, 40 merged vehicle detection unit, 50 vehicle coordinate detection unit, 60, 60c proposal generation unit, 70 reception proposal determination unit, 101, 501 merged vehicle, 102-109, 502-504 main line traveling vehicle.

Claims (15)

車両に搭載された車載装置とともに路車間通信システムを構成する路側装置であって、
本線上の合流位置で本線に合流することになる車両である合流車が、前記合流位置で前記本線に接続する道路である合流道路上で検出された場合、多数決による合意形成アルゴリズムで前記合流車を前記本線に受け入れる制御を行う対象となる車両であって、前記本線を走行中の車両である本線走行車を前記本線上で特定する領域を示す合意形成範囲の情報に基づいて、前記合意形成アルゴリズムの制御を行う対象の前記本線走行車の車両台数を推定する車両台数推定部と、
前記車両台数推定部で推定された前記車両台数の情報、および前記合意形成範囲の情報を含む合意形成開始メッセージを前記本線走行車に送信する無線通信部と、
を備えることを特徴とする路側装置。
A roadside device that constitutes a road-to-vehicle communication system with an in-vehicle device mounted on a vehicle,
When a merging vehicle, which is a vehicle that will merge into the main line at a merging position on the main line, is detected on a merging road that is a road connected to the main line at the merging position, the confluence vehicle is determined by a consensus building algorithm by majority vote. Based on information on a consensus formation range indicating an area for identifying a main line traveling vehicle that is a vehicle traveling on the main line on the main line. A vehicle number estimation unit for estimating the number of vehicles of the main traveling vehicle to be controlled by the algorithm;
A wireless communication unit for transmitting an agreement formation start message including information on the number of vehicles estimated by the vehicle number estimation unit and information on the agreement formation range to the main line traveling vehicle;
A roadside device comprising:
前記車両台数推定部は、
前記本線の路側に設置された本線車両検出部で検出された前記本線走行車の台数、通過時刻および速度の情報を含む本線車両情報と、前記合流道路の路側に設置された合流車検出部で検出された前記合流車の台数、通過時刻および速度の情報を含む合流車情報と、前記本線車両検出部から前記合流位置までの距離の情報と、前記合流車検出部から前記合流位置までの距離の情報とに基づいて、前記合流車が前記合流位置で前記本線に合流する時刻である合流時刻を推定し、前記合流時刻において前記合意形成範囲に基づく領域であって前記合流位置を含む第1の領域を走行する前記本線走行車の前記車両台数を推定し、前記合流時刻に前記第1の領域を走行する前記本線走行車が前記路側装置の設置位置に基づく路側装置設置位置を含む第2の領域である前記合意形成範囲に含まれる時刻を前記合意形成開始メッセージの送信時刻として推定し、
前記送信時刻において、前記合意形成開始メッセージを前記無線通信部から送信する制御を行う、
ことを特徴とする請求項1に記載の路側装置。
The vehicle number estimation unit is
Main line vehicle information including information on the number of vehicles traveling on the main line, passing time and speed detected by the main line vehicle detection unit installed on the road side of the main line, and a junction vehicle detection unit installed on the road side of the junction road Merged vehicle information including information on the number of detected merged vehicles, passage time and speed, information on the distance from the main line vehicle detection unit to the merged position, and distance from the merged vehicle detection unit to the merged position Based on the information, the merging time, which is a time when the merging vehicle merges with the main line at the merging position, is estimated, and is a region based on the consensus formation range at the merging time and includes the merging position. The number of the main line traveling vehicles traveling in the area is estimated, and the main traveling vehicle traveling in the first area at the merging time includes a roadside apparatus installation position based on an installation position of the roadside apparatus. Estimates the time included in the consensus range is an area as a transmission time of the consensus initiation message,
At the transmission time, control to transmit the consensus formation start message from the wireless communication unit,
The roadside device according to claim 1.
前記車両台数推定部は、
前記路側装置が備える本線車両検出部で検出された前記本線走行車の速度および台数の情報に基づいて、前記本線において前記車両台数推定部の検出エリアを通過する前記本線走行車の密度を示す単位時間当たりの通過台数および前記本線走行車の平均速度を算出し、
前記単位時間当たりの通過台数および前記本線走行車の平均速度の情報を用いて、前記路側装置の設置位置を含む前記合意形成範囲を走行する前記本線走行車の車両台数を推定し、
前記路側装置から前記合流位置までの距離の情報と、前記合流道路の路側に設置された合流車検出部で検出された前記合流車の速度の情報を含む合流車情報と、前記合流車検出部から前記合流位置までの距離の情報とに基づいて、前記合流車が前記合流位置で前記本線に合流する時刻である合流時刻を推定し、前記合流時刻に前記合流位置を走行すると推定される本線走行車が前記路側装置の設置位置を通過する時刻を前記合意形成開始メッセージの送信時刻として推定し、
前記送信時刻において、前記合意形成開始メッセージを前記無線通信部から送信する制御を行う、
ことを特徴とする請求項1に記載の路側装置。
The vehicle number estimation unit is
A unit indicating the density of the main traveling vehicle passing through the detection area of the vehicle number estimating unit on the main line based on the information on the speed and the number of main traveling vehicles detected by the main line vehicle detecting unit included in the roadside device. Calculate the number of vehicles passing per hour and the average speed of the main line vehicle,
Using the information on the number of passing vehicles per unit time and the average speed of the mainline traveling vehicle, the number of mainline traveling vehicles traveling in the consensus formation range including the installation position of the roadside device is estimated,
Information on the distance from the roadside device to the merging position, merging vehicle information including information on the speed of the merging vehicle detected by a merging vehicle detection unit installed on the roadside of the merging road, and the merging vehicle detection unit Based on the distance information from the merging position to the merging position, the merging time is estimated to be the time when the merging vehicle merges with the main line at the merging position, and the main line is estimated to travel the merging position at the merging time. Estimating the time when the traveling vehicle passes the installation position of the roadside device as the transmission time of the consensus formation start message,
At the transmission time, control to transmit the consensus formation start message from the wireless communication unit,
The roadside device according to claim 1.
前記本線車両検出部で検出された前記本線走行車の速度および台数に基づいて、前記合意形成範囲のサイズを切り替える合意形成範囲設定部、
を備えることを特徴とする請求項2または3に記載の路側装置。
An agreement formation range setting unit that switches the size of the agreement formation range based on the speed and the number of the main traveling vehicles detected by the main line vehicle detection unit,
The roadside device according to claim 2, further comprising:
請求項1から4のいずれか1つに記載の路側装置とともに路車間通信システムを構成する車載装置であって、
前記路側装置から合意形成開始メッセージを受信する無線通信部と、
前記合意形成開始メッセージに含まれる、多数決による合意形成アルゴリズムで合流車を本線に受け入れる制御を行う対象となる本線を走行中の車両である本線走行車の車両台数の情報を記録する車両台数記録部と、
前記合意形成開始メッセージに含まれる、前記合意形成アルゴリズムの制御を行う対象の前記本線走行車を本線上で特定する領域を示す合意形成範囲の情報を記憶し、自車両の位置が前記合意形成範囲に含まれる場合、前記合意形成アルゴリズムを開始する制御を行う合意形成範囲判定部と、
を備えることを特徴とする車載装置。
An in-vehicle device that constitutes a road-to-vehicle communication system together with the roadside device according to any one of claims 1 to 4,
A wireless communication unit that receives a consensus building start message from the roadside device;
A vehicle number recording unit for recording information on the number of vehicles traveling on the main line, which is a vehicle running on the main line, which is a target for performing control for accepting the merged vehicle to the main line by the consensus building algorithm based on majority decision included in the consensus formation start message. When,
Stored in the consensus formation start message is information on the consensus formation range indicating an area on the main line that specifies the main traveling vehicle to be controlled by the consensus formation algorithm, and the position of the host vehicle is the consensus formation range. Included in the consensus building algorithm, the consensus building range determination unit that performs control to start the consensus building algorithm;
A vehicle-mounted device comprising:
前記合意形成アルゴリズムの制御で合意形成の対象となる情報に、加速して後方の車間距離を開ける制御を行う本線走行車の識別子、または、減速して前方の車間距離を開ける制御を行う本線走行車の識別子、または、車線を変更する本線走行車の識別子を付与する、
ことを特徴とする請求項5に記載の車載装置。
Main line travel that performs control to accelerate and open the rear inter-vehicle distance or information that decelerates and opens the front inter-vehicle distance to the information that is the object of consensus formation under the control of the consensus building algorithm Give the identifier of the car or the identifier of the main traveling vehicle that changes the lane,
The in-vehicle device according to claim 5.
前記無線通信部は、前記合意形成範囲判定部において前記合意形成アルゴリズムが開始され、前記合意形成の対象となる情報が提案された場合、提案された前記合意形成の対象となる情報である提案内容を含む提案メッセージを他の車載装置に送信する、
ことを特徴とする請求項6に記載の車載装置。
The wireless communication unit, when the consensus building algorithm is started in the consensus building range determination unit and information that is the object of the consensus building is proposed, the proposed content that is the information that is the subject of the proposed consensus building Send a proposal message containing
The in-vehicle device according to claim 6 characterized by things.
他の車載装置からの提案メッセージが受信され、前記他の車載装置からの提案メッセージに含まれる提案内容に対して合意の判定がされた場合、合意の判定結果を記録する受信提案解析部、
を備え、
前記無線通信部は、前記判定結果が合意の場合は合意の判定結果を含む合意応答メッセージを送信し、前記判定結果が拒否の場合は拒否の判定結果を含む拒否応答メッセージを送信する、
ことを特徴とする請求項7に記載の車載装置。
When a proposal message is received from another in-vehicle device and an agreement is determined for the proposal content included in the proposal message from the other in-vehicle device, a reception proposal analysis unit that records the determination result of the agreement,
With
The wireless communication unit transmits an agreement response message including an agreement determination result when the determination result is agreement, and transmits a rejection response message including a rejection determination result when the determination result is rejection,
The in-vehicle device according to claim 7.
前記受信提案解析部は、合意の判定結果を記録している場合、他の車載装置から異なる提案内容の提案メッセージを受信したときは前記異なる提案内容を、自動運転車を制御する装置に判定させない制御を行い、
前記無線通信部は、拒否の判定結果を含む拒否応答メッセージを送信する、
ことを特徴とする請求項8に記載の車載装置。
When the reception proposal analysis unit records the determination result of the agreement, the reception proposal analysis unit does not cause the device that controls the autonomous driving vehicle to determine the different proposal content when a proposal message having a different proposal content is received from another in-vehicle device. Control
The wireless communication unit transmits a rejection response message including a determination result of rejection,
The in-vehicle device according to claim 8.
他の車載装置から拒否応答メッセージを受信せず、かつ、前記車両台数記録部に記録されている前記車両台数の過半数以上の合意応答メッセージを受信した場合、自車両から送信した提案メッセージに含まれる提案内容が合意されたと判定する提案応答処理部、
を備えることを特徴とする請求項8または9に記載の車載装置。
If a rejection response message is not received from another in-vehicle device and an agreement response message of more than a majority of the number of vehicles recorded in the vehicle number recording unit is received, it is included in the proposal message transmitted from the own vehicle A proposal response processing unit for determining that the proposal content has been agreed;
The in-vehicle device according to claim 8 or 9, characterized by comprising:
前記提案応答処理部は、他の車載装置から拒否応答メッセージを受信した場合、受信した拒否応答メッセージに他の車両で合意判定された提案内容が含まれていたときは、自動運転車を制御する装置に対して、受信した拒否応答メッセージに含まれていた提案内容による新たな提案メッセージを送信させる制御を行う、
ことを特徴とする請求項10に記載の車載装置。
When the rejection response message is received from another in-vehicle device, the proposal response processing unit controls the autonomous driving vehicle if the received rejection response message includes the proposal content agreed upon by another vehicle. Control the device to send a new proposal message based on the proposal content included in the received rejection response message.
The in-vehicle device according to claim 10.
前記提案応答処理部は、規定された時間待機して、前記新たな提案メッセージを送信させる制御を行う、
ことを特徴とする請求項11に記載の車載装置。
The proposal response processing unit waits for a specified time and performs control to transmit the new proposal message.
The in-vehicle device according to claim 11.
前記無線通信部は、IEEE802.11pおよびIEEE1609の規格に基づいて無線通信を行う、
ことを特徴とする請求項11または12に記載の車載装置。
The wireless communication unit performs wireless communication based on the standards of IEEE 802.11p and IEEE 1609.
The in-vehicle device according to claim 11 or 12, characterized in that.
前記無線通信部は、前記新たな提案メッセージを送信する場合、前記新たな提案メッセージのアクセスカテゴリを、前記新たな提案メッセージ以外のメッセージより低く設定する、
ことを特徴とする請求項13に記載の車載装置。
When transmitting the new proposal message, the wireless communication unit sets an access category of the new proposal message lower than a message other than the new proposal message.
The in-vehicle device according to claim 13.
請求項1から4のいずれか1つに記載の路側装置と、
請求項5から14のいずれか1つに記載の車載装置と、
を含むことを特徴とする路車間通信システム。
A roadside device according to any one of claims 1 to 4,
The in-vehicle device according to any one of claims 5 to 14,
A road-to-vehicle communication system comprising:
JP2018512762A 2016-04-22 2016-04-22 Roadside device, in-vehicle device, and road-to-vehicle communication system Expired - Fee Related JP6479261B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/062847 WO2017183206A1 (en) 2016-04-22 2016-04-22 Roadside device, automotive device, and roadside-to-vehicle communication system

Publications (2)

Publication Number Publication Date
JPWO2017183206A1 JPWO2017183206A1 (en) 2018-08-02
JP6479261B2 true JP6479261B2 (en) 2019-03-06

Family

ID=60115890

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018512762A Expired - Fee Related JP6479261B2 (en) 2016-04-22 2016-04-22 Roadside device, in-vehicle device, and road-to-vehicle communication system

Country Status (2)

Country Link
JP (1) JP6479261B2 (en)
WO (1) WO2017183206A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200134538A (en) * 2019-05-22 2020-12-02 재단법인대구경북과학기술원 Heterogeneous traffic congestion control system and cotrolling method thereof

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7333387B2 (en) * 2019-03-29 2023-08-24 本田技研工業株式会社 Information processing device, information processing method, and program
CN116153136B (en) * 2022-04-08 2024-09-27 河南应用技术职业学院 Internet of vehicles and road cooperative anti-collision control system and method based on edge calculation

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002163771A (en) * 2000-11-27 2002-06-07 Natl Inst For Land & Infrastructure Management Mlit Vehicle guide control system
JP2002170199A (en) * 2000-11-30 2002-06-14 Mitsubishi Electric Corp Vehicle running support system and vehicle running control system
JP2014134897A (en) * 2013-01-08 2014-07-24 Denso Corp Vehicular communication device and vehicular communication system employing the same
JP5865981B1 (en) * 2014-10-30 2016-02-17 三菱電機株式会社 Automatic operation control device and automatic operation control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200134538A (en) * 2019-05-22 2020-12-02 재단법인대구경북과학기술원 Heterogeneous traffic congestion control system and cotrolling method thereof
KR102206398B1 (en) * 2019-05-22 2021-01-22 재단법인대구경북과학기술원 Heterogeneous traffic congestion control system and cotrolling method thereof

Also Published As

Publication number Publication date
JPWO2017183206A1 (en) 2018-08-02
WO2017183206A1 (en) 2017-10-26

Similar Documents

Publication Publication Date Title
US11568747B2 (en) Determination device, determination method, and program for determination
US10203699B1 (en) Selective remote control of ADAS functionality of vehicle
US11807227B2 (en) Methods and apparatus to generate vehicle warnings
JP6925120B2 (en) V2X communication device and V2X communication system
US10422649B2 (en) Autonomous driving sensing system and method
US20190098471A1 (en) Method, devices and computer program for initiating or carrying out a cooperative driving maneuver
JP6693548B2 (en) Driving support device
JP2018534693A (en) Method and control system for identifying a traffic gap between two vehicles for vehicle lane change
RU2017100263A (en) Lane Management for Off-Road Vehicles
US10746558B2 (en) Method and system for routing based on a predicted connectivity quality
JP6479261B2 (en) Roadside device, in-vehicle device, and road-to-vehicle communication system
KR20180111252A (en) Drive Control Method and Device Based on Sensing Information
JPWO2011125185A1 (en) Vehicle travel support device
US9911333B2 (en) Method for classifying a received vehicle-to-X message
WO2006001312A1 (en) Probe car vehicle-mounted machine and probe car information collecting system
US10816972B2 (en) Collective determination among autonomous vehicles
CN106898149B (en) Control of a vehicle
JP2019091365A (en) Operation management system and operation management program
US11674819B2 (en) Mobility information provision system, server, and vehicle
KR20150028258A (en) Method and system for information usage
JP2018180860A (en) Traffic information system
CN114179822A (en) Method, computer program and device for controlling the operation of a vehicle equipped with automated driving functions
JP2017207812A (en) Drive support device
CN111724594A (en) Safety early warning method and device
CN109774716B (en) Vehicle control method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180228

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190205

R150 Certificate of patent or registration of utility model

Ref document number: 6479261

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees