JP2021068315A - Estimation method and estimation system of lane condition - Google Patents

Estimation method and estimation system of lane condition Download PDF

Info

Publication number
JP2021068315A
JP2021068315A JP2019194691A JP2019194691A JP2021068315A JP 2021068315 A JP2021068315 A JP 2021068315A JP 2019194691 A JP2019194691 A JP 2019194691A JP 2019194691 A JP2019194691 A JP 2019194691A JP 2021068315 A JP2021068315 A JP 2021068315A
Authority
JP
Japan
Prior art keywords
vehicle
section
obstacle
lane
detection sensor
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.)
Pending
Application number
JP2019194691A
Other languages
Japanese (ja)
Inventor
光範 中村
Mitsunori Nakamura
光範 中村
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.)
Renault SAS
Nissan Motor Co Ltd
Original Assignee
Renault SAS
Nissan Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Renault SAS, Nissan Motor Co Ltd filed Critical Renault SAS
Priority to JP2019194691A priority Critical patent/JP2021068315A/en
Publication of JP2021068315A publication Critical patent/JP2021068315A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an estimation method and an estimation system of a lane condition capable of estimating an obstacle even when a vehicle is queuing due to the obstacle that blocks the lane.SOLUTION: An objection detection sensor 10 mounted on a vehicle 1 detects a position of an object around the vehicle 1 (S1, S2), based on the detection result of the object detection sensor 10, a queue section 206 in which the vehicle queue is generated in a targeted lane 201 around the vehicle 1 is detected (S3), a vehicle speed of the vehicle in the queue section 206 is measured (S4), based on the detection result of the object detection sensor 10, a travelable section 207 in which the vehicle can travel at a first predetermined speed or higher is detected in a front section, which is a section ahead of the queue in the traveling direction of the targeted lane 201, is detected (S5), and when the speed of the vehicle in the queuing section 206 is equal to or less than a second predetermined speed lower than the first predetermined speed and a travelable section 207 is detected, it is estimated that an obstacle 203 blocking at least a part of the targeted lane 201 occurs.SELECTED DRAWING: Figure 5

Description

本発明は、車両が走行する車線の状態の推定方法及び推定システムに関する。 The present invention relates to an estimation method and an estimation system for the state of the lane in which the vehicle travels.

特許文献1には、自車両で検出した駐車車両の情報を管理サーバに送信し、管理サーバが地図上に駐車車両の存在をプロットして路上駐車マップ情報を提供する技術が知られている(例えば特許文献1)。自車両は、他の車両を追い越すために車線変更を行った際に、他の車両を駐車車両として判定する。 Patent Document 1 discloses a technique of transmitting information on a parked vehicle detected by the own vehicle to a management server, and the management server plots the existence of the parked vehicle on a map to provide street parking map information ( For example, Patent Document 1). When the own vehicle changes lanes in order to overtake the other vehicle, the own vehicle determines the other vehicle as a parked vehicle.

特開2015−76074号公報Japanese Unexamined Patent Publication No. 2015-76074

特許文献1に記載の技術によれば、駐車車両の情報を送信する車両が駐車車両を追い越すための車線変更を行わなければ駐車車両を検出できない。
このため、駐車車両が車線を封鎖していることによりその手前に車両の待ち行列が発生している場合には、駐車車両の情報を送信する車両が駐車車両を追い越す車線変更を行うまで駐車車両を検出できず、駐車車両の認識が遅れるという問題があった。
本発明は、上記のような問題点に着目してなされたもので、車線を封鎖する障害のために車両の待ち行列が発生している状態でも、当該障害を推定できるようにすることを目的とする。
According to the technique described in Patent Document 1, a parked vehicle cannot be detected unless the vehicle transmitting the parked vehicle information changes lanes for overtaking the parked vehicle.
Therefore, if a parked vehicle is blocking the lane and a vehicle queue is generated in front of it, the parked vehicle is parked until the vehicle that transmits the parked vehicle information changes lanes to overtake the parked vehicle. There was a problem that the recognition of the parked vehicle was delayed because it could not be detected.
The present invention has been made by paying attention to the above-mentioned problems, and an object of the present invention is to make it possible to estimate the obstacle even when a vehicle queue is generated due to an obstacle blocking the lane. And.

本発明の一態様による車線状態の推定方法では、車両に搭載した物体検出センサによって車両の周囲の物体の位置を検出し、物体検出センサの検出結果に基づいて、車両の周囲にある対象車線に車列が発生している待ち行列区間を検出し、待ち行列区間内の車両の車速を測定し、物体検出センサの検出結果に基づいて、車列よりも対象車線の進行方向前方の区間である前方区間において第1所定速度以上で車両が走行できる走行可能区間を検出し、待ち行列区間内の車両の速度が前記第1所定速度よりも低い第2所定速度以下であり、かつ走行可能区間を検出した場合に、対象車線の少なくとも一部を封鎖する障害が存在すると推定する。 In the lane state estimation method according to one aspect of the present invention, the position of an object around the vehicle is detected by an object detection sensor mounted on the vehicle, and the target lane around the vehicle is determined based on the detection result of the object detection sensor. The section in which the lane is generated is detected, the vehicle speed of the vehicle in the lane is measured, and the section ahead of the lane in the traveling direction based on the detection result of the object detection sensor. In the front section, a travelable section in which the vehicle can travel at a speed equal to or higher than the first predetermined speed is detected, and the speed of the vehicle in the queue section is equal to or less than the second predetermined speed lower than the first predetermined speed and the travelable section is defined. If detected, it is presumed that there is an obstacle blocking at least part of the target lane.

車線を封鎖する障害のために車両の待ち行列が発生している状態でも、当該障害を推定できる。 The obstacle can be estimated even when the vehicle is queuing due to an obstacle that blocks the lane.

第1実施形態の車線状態推定システムの一例の概略構成図である。It is a schematic block diagram of an example of the lane state estimation system of 1st Embodiment. 第1実施形態の車線状態推定方法の一例の説明図である。It is explanatory drawing of an example of the lane state estimation method of 1st Embodiment. 第1実施形態の車線状態推定方法の一例の説明図である。It is explanatory drawing of an example of the lane state estimation method of 1st Embodiment. 第1実施形態の車線状態推定方法の一例の説明図である。It is explanatory drawing of an example of the lane state estimation method of 1st Embodiment. 第1実施形態の車線状態推定方法の一例の説明図である。It is explanatory drawing of an example of the lane state estimation method of 1st Embodiment. 第1実施形態の車線状態推定方法の一例の説明図である。It is explanatory drawing of an example of the lane state estimation method of 1st Embodiment. 第1実施形態の車線状態推定システムの機能構成の一例のブロック図である。It is a block diagram of an example of the functional structure of the lane state estimation system of 1st Embodiment. 第1実施形態の車線状態推定方法の一例のフローチャートである。It is a flowchart of an example of the lane state estimation method of 1st Embodiment. 第1実施形態の車線状態推定システムにおけるデータ授受シーケンスの一例の説明図である。It is explanatory drawing of an example of the data transfer sequence in the lane state estimation system of 1st Embodiment. 第2実施形態の車線状態推定方法における障害存在区間の補正方法の一例の説明図である。It is explanatory drawing of an example of the correction method of the obstacle existence section in the lane state estimation method of 2nd Embodiment. 第2実施形態の車線状態推定方法における障害推定結果の補正方法の一例の説明図である。It is explanatory drawing of an example of the correction method of the obstacle estimation result in the lane state estimation method of 2nd Embodiment. 第2実施形態の車線状態推定方法における障害推定結果の補正方法の一例の説明図である。It is explanatory drawing of an example of the correction method of the obstacle estimation result in the lane state estimation method of 2nd Embodiment. 第2実施形態の車線状態推定システムの一例の概略構成図である。It is a schematic block diagram of an example of the lane state estimation system of 2nd Embodiment. 第2実施形態の車線状態推定システムの機能構成の一例のブロック図である。It is a block diagram of an example of the functional configuration of the lane state estimation system of the second embodiment. 第2実施形態の車線状態推定方法の一例のフローチャートである。It is a flowchart of an example of the lane state estimation method of 2nd Embodiment. 第3実施形態の車線状態推定方法の一例の説明図である。It is explanatory drawing of an example of the lane state estimation method of 3rd Embodiment. 第3実施形態の車線状態推定システムの一例の概略構成図である。It is a schematic block diagram of an example of the lane state estimation system of 3rd Embodiment. 第3実施形態の車線状態推定システムの機能構成の一例のブロック図である。It is a block diagram of an example of the functional configuration of the lane state estimation system of the third embodiment. 第3実施形態の車線状態推定方法の一例のフローチャートである。It is a flowchart of an example of the lane state estimation method of 3rd Embodiment.

以下、図面を参照して、本発明の実施形態を説明する。図面の記載において、同一又は類似の部分には同一又は類似の符号を付し、重複する説明を省略する。各図面は模式的なものであり、現実のものとは異なる場合が含まれる。以下に示す実施形態は、本発明の技術的思想を具体化するための装置や方法を例示するものであって、本発明の技術的思想は、下記の実施形態に例示した装置や方法に特定するものでない。本発明の技術的思想は、特許請求の範囲に記載された技術的範囲内において、種々の変更を加えることができる。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the description of the drawings, the same or similar parts are designated by the same or similar reference numerals, and duplicate description will be omitted. Each drawing is schematic and may differ from the actual one. The embodiments shown below exemplify devices and methods for embodying the technical idea of the present invention, and the technical idea of the present invention is specified to the devices and methods exemplified in the following embodiments. Not something to do. The technical idea of the present invention can be modified in various ways within the technical scope described in the claims.

(第1実施形態)
(構成)
図1を参照する。第1実施形態の車線状態推定システム100は、第1車両1の周囲の物体の情報をプローブ情報として取得して、第1車両1の周囲にある車線(以下「対象車線」と表記する)の状態を推定する。車線状態推定システム100は、第1車両1に搭載された物体検出センサ10、測位装置11及び通信装置12と、コンピュータ4、5及び6を備える。
図1には、車線状態推定システム100による対象車線の推定結果を利用する第2車両2が記載されている。第2車両2は、物体検出センサ20、測位装置21、通信装置22、車載装置23及びアクチュエータ24を備える。
(First Embodiment)
(Constitution)
See FIG. The lane state estimation system 100 of the first embodiment acquires information on objects around the first vehicle 1 as probe information, and is a lane around the first vehicle 1 (hereinafter referred to as "target lane"). Estimate the state. The lane state estimation system 100 includes an object detection sensor 10, a positioning device 11, a communication device 12, and computers 4, 5 and 6 mounted on the first vehicle 1.
FIG. 1 shows a second vehicle 2 that utilizes the estimation result of the target lane by the lane state estimation system 100. The second vehicle 2 includes an object detection sensor 20, a positioning device 21, a communication device 22, an in-vehicle device 23, and an actuator 24.

物体検出センサ10は、第1車両1の周囲の物体を検出する複数の異なる種類のセンサを備える。
例えば物体検出センサ10は、第1車両1に搭載されたカメラを備える。物体検出センサ10は、例えば第1車両1の周囲を撮像する1又は複数のカメラを備える。物体検出センサ10は、例えば、第1車両1の前方を撮像する画角90度の4K解像度カメラと、第1車両1の後方を撮像する画角90度の4K解像度カメラと、第1車両1の左側方を撮像する画角180度の4K解像度カメラと、第1車両1の右側方を撮像する画角180度の4K解像度カメラを備えてよい。
The object detection sensor 10 includes a plurality of different types of sensors that detect objects around the first vehicle 1.
For example, the object detection sensor 10 includes a camera mounted on the first vehicle 1. The object detection sensor 10 includes, for example, one or a plurality of cameras that image the surroundings of the first vehicle 1. The object detection sensor 10 includes, for example, a 4K resolution camera with a 90-degree angle of view that images the front of the first vehicle 1, a 4K resolution camera with a 90-degree angle of view that images the rear of the first vehicle 1, and the first vehicle 1. A 4K resolution camera having an angle of view of 180 degrees that images the left side of the first vehicle 1 and a 4K resolution camera having an angle of view of 180 degrees that images the right side of the first vehicle 1 may be provided.

第1車両1の物体検出センサ10は、これらのカメラを同期させながら各々のカメラの撮像画像を取得することで、第1車両1の周囲360度の範囲を撮像する。
また例えば物体検出センサ10は、レーザレーダやミリ波レーダ、LIDAR(Light Detection and Ranging、Laser Imaging Detection and Ranging)などの測距センサを備え、第1車両1の前方、後方又は側方の物体や道路白線、路面の位置データ又はポイントクラウドデータを取得してもよい。
The object detection sensor 10 of the first vehicle 1 acquires an image captured by each camera while synchronizing these cameras to image a range of 360 degrees around the first vehicle 1.
Further, for example, the object detection sensor 10 includes a range-finding sensor such as a laser radar, a millimeter-wave radar, or a LIDAR (Light Detection and Ranging, Laser Imaging Detection and Ranging), and an object in front, behind, or side of the first vehicle 1. Road white line, road surface position data or point cloud data may be acquired.

測位装置11は、全地球型測位システム(GNSS)受信機を備え、複数の航法衛星から電波を受信して、現在時刻と、第1車両1の現在位置及び進行方向を測定する。GNSS受信機は、例えば地球測位システム(GPS)受信機等であってよい。測位装置11は、例えば慣性航法装置であってもよく、オドメトリによって第1車両1の現在位置及び進行方向を測定してもよい。
通信装置12は、測位装置11から得られる現在時刻情報に基づいて物体検出センサ10に対して基準時刻を配信する。また、通信装置12は、コンピュータ4の通信手段40を介して、物体検出手段41との間でデータの授受を行う。
The positioning device 11 includes a global positioning system (GNSS) receiver, receives radio waves from a plurality of navigation satellites, and measures the current time, the current position of the first vehicle 1, and the traveling direction. The GNSS receiver may be, for example, a Global Positioning System (GPS) receiver or the like. The positioning device 11 may be, for example, an inertial navigation system, or may measure the current position and the traveling direction of the first vehicle 1 by odometry.
The communication device 12 distributes the reference time to the object detection sensor 10 based on the current time information obtained from the positioning device 11. Further, the communication device 12 exchanges data with the object detection means 41 via the communication means 40 of the computer 4.

第2車両2の物体検出センサ20は、第2車両2の周囲の物体を検出する複数の異なる種類のセンサを備える。物体検出センサ20は、第2車両2に搭載されたカメラや、レーザレーダやミリ波レーダ、LIDARなどの測距センサを備えてもよい。
測位装置21は、全地球型測位システム(GNSS)受信機を備え、複数の航法衛星から電波を受信して、現在時刻と、第2車両2の現在位置及び進行方向を測定する。GNSS受信機は、例えば地球測位システム(GPS)受信機等であってよい。測位装置21は、例えば慣性航法装置であってもよく、オドメトリによって第2車両2の現在位置及び進行方向を測定してもよい。
The object detection sensor 20 of the second vehicle 2 includes a plurality of different types of sensors that detect objects around the second vehicle 2. The object detection sensor 20 may include a camera mounted on the second vehicle 2 and a distance measuring sensor such as a laser radar, a millimeter wave radar, or LIDAR.
The positioning device 21 includes a global positioning system (GNSS) receiver, receives radio waves from a plurality of navigation satellites, and measures the current time, the current position of the second vehicle 2, and the traveling direction. The GNSS receiver may be, for example, a Global Positioning System (GPS) receiver or the like. The positioning device 21 may be, for example, an inertial navigation system, or may measure the current position and the traveling direction of the second vehicle 2 by odometry.

通信装置22は、コンピュータ6の通信手段60を介して、障害区間推定手段61から対象車線の状態情報を受信する。
車載装置23は、第2車両2の走行を制御する電子制御ユニット(ECU:Electronic Control Unit)である。例えば車載装置23は、第2車両2の現在位置と周囲環境に基づいて、運転者が関与せずに第2車両2を自動で運転する自動走行制御を行う。
The communication device 22 receives the state information of the target lane from the obstacle section estimation means 61 via the communication means 60 of the computer 6.
The in-vehicle device 23 is an electronic control unit (ECU) that controls the traveling of the second vehicle 2. For example, the in-vehicle device 23 performs automatic driving control for automatically driving the second vehicle 2 based on the current position of the second vehicle 2 and the surrounding environment without the driver's involvement.

また例えば車載装置23は、周囲環境に基づいて第2車両2の操舵または加減速のみを制御する運転支援制御を行う。
車載装置23は、プロセッサと、記憶装置等の周辺部品とを含む。プロセッサは、例えばCPU(Central Processing Unit)やMPU(Micro-Processing Unit)であってよい。記憶装置は、半導体記憶装置や、磁気記憶装置、光学記憶装置等を備えてよい。記憶装置は、レジスタ、キャッシュメモリ、主記憶装置として使用されるROM(Read Only Memory)及びRAM(Random Access Memory)等のメモリを含んでよい。
Further, for example, the in-vehicle device 23 performs driving support control that controls only steering or acceleration / deceleration of the second vehicle 2 based on the surrounding environment.
The in-vehicle device 23 includes a processor and peripheral parts such as a storage device. The processor may be, for example, a CPU (Central Processing Unit) or an MPU (Micro-Processing Unit). The storage device may include a semiconductor storage device, a magnetic storage device, an optical storage device, and the like. The storage device may include a memory such as a register, a cache memory, a ROM (Read Only Memory) and a RAM (Random Access Memory) used as the main storage device.

アクチュエータ24は、車載装置23からの制御信号に応じて、第2車両2のステアリングホイール、アクセル開度及びブレーキ装置を操作して、第2車両2の車両挙動を発生させる。アクチュエータ24は、ステアリングアクチュエータと、アクセル開度アクチュエータと、ブレーキ制御アクチュエータを備える。ステアリングアクチュエータは、第2車両2のステアリングの操舵方向及び操舵量を制御する。アクセル開度アクチュエータは、第2車両2のアクセル開度を制御する。ブレーキ制御アクチュエータは、第2車両2のブレーキ装置の制動動作を制御する。 The actuator 24 operates the steering wheel, accelerator opening degree, and brake device of the second vehicle 2 in response to the control signal from the vehicle-mounted device 23 to generate the vehicle behavior of the second vehicle 2. The actuator 24 includes a steering actuator, an accelerator opening actuator, and a brake control actuator. The steering actuator controls the steering direction and steering amount of the steering of the second vehicle 2. The accelerator opening actuator controls the accelerator opening of the second vehicle 2. The brake control actuator controls the braking operation of the brake device of the second vehicle 2.

コンピュータ4は、通信手段40を備え、後述する物体検出手段41として動作する。コンピュータ5は、通信手段50を備え、後述する待ち行列区間検出手段51、速度判定手段52及び走行可能区間検出手段53として動作する。コンピュータ6は、通信手段60を備え、後述する障害区間推定手段61として動作する。通信手段40、50及び60は、有線又は無線の通信手段により互いにデータを授受可能である。 The computer 4 includes a communication means 40 and operates as an object detection means 41 described later. The computer 5 includes a communication means 50, and operates as a queue section detecting means 51, a speed determining means 52, and a travelable section detecting means 53, which will be described later. The computer 6 includes a communication means 60 and operates as a failure section estimation means 61 described later. The communication means 40, 50 and 60 can exchange data with each other by a wired or wireless communication means.

コンピュータ4〜6は、例えば第1車両1に実装されてもよい。この場合、通信装置12及び通信手段40〜60は、有線又は無線の通信手段によりデータを授受してよい。例えば、通信装置12及び通信手段40〜60は、例えばCSMA/CA方式の多重通信(CAN:Controller Area Network)やフレックスレイ(Flex Ray)等の車載通信ネットワーク(車載LAN)を備えてもよい。
この場合に、第2車両2の通信装置22と通信手段60は、車車間通信、公衆携帯電話網、路車間通信、衛星通信等の無線通信手段を介して、データを授受してよい。
Computers 4 to 6 may be mounted on the first vehicle 1, for example. In this case, the communication device 12 and the communication means 40 to 60 may exchange data by a wired or wireless communication means. For example, the communication device 12 and the communication means 40 to 60 may include an in-vehicle communication network (in-vehicle LAN) such as a CSMA / CA type multiplex communication (CAN: Controller Area Network) or Flex Ray.
In this case, the communication device 22 and the communication means 60 of the second vehicle 2 may exchange data via wireless communication means such as vehicle-to-vehicle communication, public mobile phone network, road-to-vehicle communication, and satellite communication.

また、コンピュータ4〜6は、例えば第2車両2に実装されてもよい。この場合、通信装置22及び通信手段40〜60は、有線又は無線の通信手段によりデータを授受してよい。例えば、通信装置22及び通信手段40〜60は、例えばCSMA/CA方式の多重通信やフレックスレイ等の車載通信ネットワーク(車載LAN)を備えてもよい。
この場合に、第1車両1の通信装置12と通信手段40は、車車間通信、公衆携帯電話網、路車間通信、衛星通信等の無線通信手段を介して、データを授受してよい。
Further, the computers 4 to 6 may be mounted on the second vehicle 2, for example. In this case, the communication device 22 and the communication means 40 to 60 may exchange data by a wired or wireless communication means. For example, the communication device 22 and the communication means 40 to 60 may include an in-vehicle communication network (in-vehicle LAN) such as a CSMA / CA type multiplex communication or a flex ray.
In this case, the communication device 12 and the communication means 40 of the first vehicle 1 may exchange data via wireless communication means such as vehicle-to-vehicle communication, public mobile phone network, road-to-vehicle communication, and satellite communication.

コンピュータ4〜6は、第1車両1や第2車両2以外の場所に実装されてもよい。この場合、例えば通信装置12と通信手段40、及び通信装置22と通信手段60は、車車間通信、公衆携帯電話網、路車間通信、衛星通信等の無線通信手段を介して、互いにデータを授受する。コンピュータ4〜6は、例えば、他車両、携帯電話/自営網上のモバイルエッジコンピュータ、路側に設置された道路交通インフラサーバもしくはインターネット上のクラウドサーバに実装されてもよい。 The computers 4 to 6 may be mounted in a place other than the first vehicle 1 and the second vehicle 2. In this case, for example, the communication device 12 and the communication means 40, and the communication device 22 and the communication means 60 exchange data with each other via wireless communication means such as vehicle-to-vehicle communication, public mobile phone network, road-to-vehicle communication, and satellite communication. To do. Computers 4 to 6 may be implemented, for example, in another vehicle, a mobile edge computer on a mobile phone / self-employed network, a road transportation infrastructure server installed on the roadside, or a cloud server on the Internet.

続いて、第1実施形態の車線状態推定システム100による車線状態推定方法の概要について説明する。
図2Aを参照する。道路200には、対象車線201と、対象車線201に隣接する対向車線202が設けられている。車線状態推定システム100は、対向車線202を走行する第1車両1の周囲の物体の検出結果に基づいて、第2車両2が走行する対象車線201の車線状態を推定する。
Subsequently, an outline of the lane state estimation method by the lane state estimation system 100 of the first embodiment will be described.
See FIG. 2A. The road 200 is provided with a target lane 201 and an oncoming lane 202 adjacent to the target lane 201. The lane state estimation system 100 estimates the lane state of the target lane 201 in which the second vehicle 2 is traveling, based on the detection result of an object around the first vehicle 1 traveling in the oncoming lane 202.

いま、対象車線201の一部が障害203によって封鎖されており、障害203よりも対象車線201の進行方向後方に、障害203を追い越すための車線変更の順番を待っている車両204a〜204cの車列が発生している状態を想定する。障害203は、例えば、対象車線201に駐車している駐車車両などの静止物体であってもよく、工事区間であってもよい。
障害203は、有体物に限らず対象車線201の一部を封鎖するものであれ足りる。障害203は、例えば対象車線201の欠損であってもよい。以下の例では、障害203が有体物(静止物体)として説明を行う。
Now, a part of the target lane 201 is blocked by the obstacle 203, and the vehicles 204a to 204c waiting for the turn of the lane change to pass the obstacle 203 behind the obstacle 203 in the traveling direction of the target lane 201. Suppose a column is occurring. The obstacle 203 may be, for example, a stationary object such as a parked vehicle parked in the target lane 201, or may be a construction section.
The obstacle 203 is not limited to a tangible object, and may be a blockade of a part of the target lane 201. The obstacle 203 may be, for example, a defect in the target lane 201. In the following example, the obstacle 203 will be described as a tangible object (stationary object).

第1車両1の物体検出センサ10は、地点P1にて第1車両1の周囲の物体の位置を検出する。図2Aの例で物体検出センサ10は、対象車線201上の障害203や車両204a〜204cの位置を検出する。
さらに物体検出センサ10は、対象車線201の車線境界線(例えば道路白線)205の位置を検出する。車線境界線205は、対象車線201の側方の一方(すなわち対向車線202側)の地点P1に物体検出センサ10が位置している場合に、対象車線201を挟んで物体検出センサ10の反対側の車線境界を表す車線境界線である。
The object detection sensor 10 of the first vehicle 1 detects the position of an object around the first vehicle 1 at the point P1. In the example of FIG. 2A, the object detection sensor 10 detects the obstacle 203 and the positions of the vehicles 204a to 204c on the target lane 201.
Further, the object detection sensor 10 detects the position of the lane boundary line (for example, the white road line) 205 of the target lane 201. The lane boundary line 205 is the opposite side of the object detection sensor 10 across the target lane 201 when the object detection sensor 10 is located at a point P1 on one side of the target lane 201 (that is, on the opposite lane 202 side). It is a lane boundary line representing the lane boundary of.

図2Bを参照する。計測間隔Tだけ時間が進んで第1車両1が地点P2まで到達すると、物体検出センサ10は、地点P2にて第1車両1の周囲の物体を検出する。図2Bの例で物体検出センサ10は、障害203、車両204a〜204c及び車線境界線205の位置を検出する。
車線状態推定システム100は、地点P2における物体検出センサ10の検出結果に基づいて対象車線201上の物体同士の間隔を検出し、物体同士の間隔に基づいて、対象車線201に車列が発生しており、車両の待ち行列となっている可能性がある待ち行列区間206を検出する。
なお、本明細書において、用語「区間」は、対象車線201の道のり方向の範囲を表すために用いる。
See FIG. 2B. When the time advances by the measurement interval T and the first vehicle 1 reaches the point P2, the object detection sensor 10 detects an object around the first vehicle 1 at the point P2. In the example of FIG. 2B, the object detection sensor 10 detects the positions of the obstacle 203, the vehicles 204a to 204c, and the lane boundary line 205.
The lane state estimation system 100 detects the distance between objects on the target lane 201 based on the detection result of the object detection sensor 10 at the point P2, and a lane is generated in the target lane 201 based on the distance between the objects. Detects a queue section 206 that may be in the vehicle queue.
In addition, in this specification, the term "section" is used to express the range of the target lane 201 in the direction of travel.

車線状態推定システム100は、地点P1及びP2における物体検出センサ10の検出結果に基づいて、待ち行列区間206内の物体である障害203、車両204a〜204c及びの速度を検出する。車線状態推定システム100は、第2所定速度以下で走行する車両204a〜204cを「待ち車両」と判定する。
図2Cを参照する。車線状態推定システム100は、地点P2における物体検出センサ10の検出結果(地点P2における物体検出センサ10の検出結果でもよい)に基づいて、車列よりも対象車線201の進行方向前方の区間である前方区間において第1所定速度以上で車両が走行できる走行可能区間207を検出する。
例えば車線状態推定システム100は、前方区間において車線境界線205が所定長以上の長さに亘って連続して検出される区間を走行可能区間207と検出してよい。
The lane state estimation system 100 detects the speeds of obstacles 203, vehicles 204a to 204c, which are objects in the queue section 206, based on the detection results of the object detection sensors 10 at points P1 and P2. The lane state estimation system 100 determines that the vehicles 204a to 204c traveling at the second predetermined speed or lower are "waiting vehicles".
See FIG. 2C. The lane state estimation system 100 is a section ahead of the lane in the traveling direction of the target lane 201 based on the detection result of the object detection sensor 10 at the point P2 (may be the detection result of the object detection sensor 10 at the point P2). In the front section, the travelable section 207 in which the vehicle can travel at the first predetermined speed or higher is detected.
For example, the lane state estimation system 100 may detect a section in which the lane boundary line 205 is continuously detected over a length of a predetermined length or more in the front section as a travelable section 207.

図2Dを参照する。車線状態推定システム100は、待ち行列区間206において、障害203が存在すると推定される区間である障害存在区間208と、第2所定速度以下の速度で車両が走行する区間である準静止物体存在区間209と、を推定する。
例えば車線状態推定システム100は、速度0の静止物体が占める区間を障害存在区間208と推定する。
See FIG. 2D. In the lane state estimation system 100, in the queue section 206, the obstacle existence section 208, which is the section where the obstacle 203 is estimated to exist, and the quasi-stationary object existence section, which is the section in which the vehicle travels at a speed equal to or lower than the second predetermined speed. 209 and is estimated.
For example, the lane state estimation system 100 estimates a section occupied by a stationary object having a speed of 0 as an obstacle existing section 208.

速度0の静止物体を検出されていない場合には、図3に示すように待ち行列区間206と同じ長さを有し、且つ待ち行列区間206と走行可能区間207との境界位置が中央となる区間を、障害存在区間208として設定する。
また、車線状態推定システム100は、待ち車両204a〜204cのうち、障害存在区間208から最も離れた位置から障害存在区間208までの区間を、準静止物体存在区間209として決定する。
When a stationary object having a speed of 0 is not detected, it has the same length as the queue section 206 as shown in FIG. 3, and the boundary position between the queue section 206 and the travelable section 207 is at the center. The interval is set as the fault-existing interval 208.
Further, the lane state estimation system 100 determines the section from the position farthest from the obstacle existence section 208 to the obstacle existence section 208 among the waiting vehicles 204a to 204c as the quasi-stationary object existence section 209.

このように、実施形態1の車線状態推定システム100によれば、第1所定速度以上で車両が走行できる走行可能区間207と、待ち行列区間206内の車両の速度が第2所定速度以下であることに基づいて、対象車線201の少なくとも一部を封鎖する障害203が存在すると推定できる。
このため、障害203のために車両の待ち行列が発生している状態において障害203を認識できなくても、対象車線201を封鎖する障害203の存在を推定できる。
As described above, according to the lane state estimation system 100 of the first embodiment, the travelable section 207 in which the vehicle can travel at the first predetermined speed or higher and the speed of the vehicle in the queuing section 206 are equal to or lower than the second predetermined speed. Based on this, it can be estimated that there is an obstacle 203 that blocks at least a part of the target lane 201.
Therefore, even if the obstacle 203 cannot be recognized in the state where the vehicle queue is generated due to the obstacle 203, the existence of the obstacle 203 that blocks the target lane 201 can be estimated.

次に、第1実施形態の車線状態推定システム100の機能構成について説明する。図4は、第1実施形態の車線状態推定システム100の機能構成の一例のブロック図である。
車線状態推定システム100は、物体検出センサ10と、測位装置11と、物体検出手段41と、待ち行列区間検出手段51と、速度判定手段52と、走行可能区間検出手段53と、障害区間推定手段61と、軌道生成手段25と、走行制御手段26と、アクチュエータ24を備える。第2車両2の車載装置23は、軌道生成手段25及び走行制御手段26として動作する。
Next, the functional configuration of the lane state estimation system 100 of the first embodiment will be described. FIG. 4 is a block diagram of an example of the functional configuration of the lane state estimation system 100 of the first embodiment.
The lane state estimation system 100 includes an object detection sensor 10, a positioning device 11, an object detection means 41, a queue section detection means 51, a speed determination means 52, a travelable section detection means 53, and an obstacle section estimation means. It includes 61, an orbit generating means 25, a traveling control means 26, and an actuator 24. The in-vehicle device 23 of the second vehicle 2 operates as the track generating means 25 and the traveling control means 26.

物体検出センサ10は、第1車両1の周囲の物体の位置を測定する。例えば、物体検出センサ10は、レーザレンジファインダが第1車両の周囲の水平角度360度の見通し範囲で、150m程度の道路周辺物体の位置を測定し、ポイントクラウド形式の検出結果を出力する。また、可視カメラが道路周辺物体の画像データを出力する。
測位装置11は、所定の座標を基準とする共通座標系(例えば世界座標系や地図座標系)における第1車両1の現在位置を測定する。
The object detection sensor 10 measures the position of an object around the first vehicle 1. For example, in the object detection sensor 10, the laser range finder measures the position of an object around the road of about 150 m in a line-of-sight range of a horizontal angle of 360 degrees around the first vehicle, and outputs a point cloud format detection result. In addition, the visible camera outputs image data of objects around the road.
The positioning device 11 measures the current position of the first vehicle 1 in a common coordinate system (for example, a world coordinate system or a map coordinate system) based on predetermined coordinates.

物体検出手段41は、物体検出センサ10の検出結果に基づいて、第1車両1の周囲の物体の位置を検出する。例えば物体検出手段41は、物体検出センサ10が出力するポイントクラウドをクラスタリングして、点群データのクラスタを生成することにより第1車両1の周囲の物体である障害203、車両204a〜204c、車線境界線205とその位置を検出する。
また物体検出手段41は、物体検出センサ10が出力する画像データを解析することにより、障害203、車両204a〜204c、車線境界線205とその位置を検出する。
The object detection means 41 detects the position of an object around the first vehicle 1 based on the detection result of the object detection sensor 10. For example, the object detection means 41 clusters the point clouds output by the object detection sensor 10 to generate a cluster of point cloud data, thereby generating obstacles 203, vehicles 204a to 204c, and lanes, which are objects around the first vehicle 1. The boundary line 205 and its position are detected.
Further, the object detection means 41 detects the obstacle 203, the vehicles 204a to 204c, the lane boundary line 205 and their positions by analyzing the image data output by the object detection sensor 10.

物体検出手段41は、第1車両1の現在位置に基づいて、第1車両1の周囲の物体の位置の座標系を共通座標系に変換する。または、高精度地図上の交差点等の基準点からの道のり距離で表現してもよい。
さらに、物体検出手段41は、地点P1の物体検出センサ10の検出結果から検出した物体の位置と、地点P2の物体検出センサ10の検出結果から検出した物体の位置との間の変化と、計測間隔Tとに基づいて、障害203及び車両204a〜204cの速度と移動方向を測定する。
The object detection means 41 converts the coordinate system of the positions of the objects around the first vehicle 1 into a common coordinate system based on the current position of the first vehicle 1. Alternatively, it may be expressed by the distance from a reference point such as an intersection on a high-precision map.
Further, the object detecting means 41 measures the change between the position of the object detected from the detection result of the object detection sensor 10 at the point P1 and the position of the object detected from the detection result of the object detection sensor 10 at the point P2. Based on the interval T, the speed and the moving direction of the obstacle 203 and the vehicles 204a to 204c are measured.

待ち行列区間検出手段51は、対象車線201に車両の車列が発生しており、車両の待ち行列となっている可能性がある待ち行列区間206を検出する。例えば、待ち行列区間検出手段51は、対象車線201上の物体の間隔が所定閾値以下となる区間を待ち行列区間206として検出する。例えば、車間時間が3秒以下、または車間距離が30m以下となる区間を待ち行列区間206として検出してよい。 The queue section detecting means 51 detects a queue section 206 in which a vehicle line is generated in the target lane 201 and may be a queue of vehicles. For example, the queue section detecting means 51 detects a section in which the distance between objects on the target lane 201 is equal to or less than a predetermined threshold value as the queue section 206. For example, a section in which the inter-vehicle time is 3 seconds or less or the inter-vehicle distance is 30 m or less may be detected as the queue section 206.

速度判定手段52は、物体検出手段41が測定した物体の速度に基づいて、待ち行列区間206内の物体の速度を判定する。図2Aの例では、待ち行列区間206内の障害203及び車両204a〜204cの速度を判定する。
速度判定手段52は、第2所定速度以下で走行する車両204a〜204cを「待ち車両」と判定する。第2所定速度は例えば第1所定速度の半分以下の速度に設定してよい。
The velocity determining means 52 determines the velocity of the object in the queue section 206 based on the velocity of the object measured by the object detecting means 41. In the example of FIG. 2A, the speeds of the obstacle 203 and the vehicles 204a to 204c in the queue section 206 are determined.
The speed determination means 52 determines that the vehicles 204a to 204c traveling at the second predetermined speed or lower are "waiting vehicles". The second predetermined speed may be set to, for example, half or less of the first predetermined speed.

走行可能区間検出手段53は、待ち行列よりも対象車線201の進行方向前方の区間である前方区間において、第1所定速度以上で車両が走行できる走行可能区間207を検出する。
例えば走行可能区間検出手段53は、走行可能区間207であるか否かを判断する評価区間を前方区間に設定する。
The travelable section detecting means 53 detects a travelable section 207 in which the vehicle can travel at a first predetermined speed or higher in a front section which is a section ahead of the queue in the traveling direction of the target lane 201.
For example, the travelable section detecting means 53 sets an evaluation section for determining whether or not the travelable section 207 is a travelable section 207 in the front section.

評価区間の範囲は、待ち行列区間206の両端のうち対象車線201の進行方向を基準に前側となる前端から、所定の評価区間長だけ離れた地点までの範囲である。評価区間長は、例えば、対象車線201を走行する車両の想定速度と所定の車頭時間に基づいて設定する。例えば、対象車線201を走行する車両の想定速度を40km/hとし車頭時間を5秒として、評価区間長を50mに設定してよい。 The range of the evaluation section is a range from both ends of the queue section 206 to a point separated by a predetermined evaluation section length from the front end which is the front side with respect to the traveling direction of the target lane 201. The evaluation section length is set based on, for example, the assumed speed of the vehicle traveling in the target lane 201 and the predetermined head time. For example, the assumed speed of the vehicle traveling in the target lane 201 may be set to 40 km / h, the head time may be set to 5 seconds, and the evaluation section length may be set to 50 m.

走行可能区間検出手段53は、評価区間において車線境界線205が所定長(例えば30m)以上の長さに亘って連続して物体検出センサ10で検出される区間を走行可能区間207と検出してよい。
また例えば、評価区間において、車線境界線205よりも外側に存在する物標等の背景物体が、所定長以上の長さに亘って連続して物体検出センサ10で検出される区間を走行可能区間207と検出してもよい。
The travelable section detecting means 53 detects the section in which the lane boundary line 205 is continuously detected by the object detection sensor 10 over a predetermined length (for example, 30 m) or more in the evaluation section as the travelable section 207. Good.
Further, for example, in the evaluation section, a section in which a background object such as a target existing outside the lane boundary line 205 is continuously detected by the object detection sensor 10 for a length equal to or longer than a predetermined length can be traveled. It may be detected as 207.

車線境界線205よりも外側に存在する背景物体とは、対象車線201の側方の一方(すなわち対向車線202側)の地点P1及び地点P2に物体検出センサ10が位置している場合に、対象車線201の側方の他方(すなわち、対象車線201を挟んで物体検出センサ10の反対側の側方)に位置する背景物体である。また、背景物体は、例えば、道路構造物、縁石、道路周辺の建物であってよい。 The background object existing outside the lane boundary line 205 is a target when the object detection sensor 10 is located at points P1 and P2 on one side of the target lane 201 (that is, on the opposite lane 202 side). It is a background object located on the other side of the lane 201 (that is, on the side opposite to the object detection sensor 10 with the target lane 201 in between). The background object may be, for example, a road structure, a curb, or a building around the road.

また、走行可能区間検出手段53は、評価区間において車両が第1所定速度で走行している区間を走行可能区間207と検出してもよい。
一方で、走行可能区間検出手段53は、評価区間において第2所定速度で走行する車両が存在する場合には、待ち行列区間206の前端を当該車両の位置まで移動して、待ち行列区間206を延伸してよい。
Further, the travelable section detecting means 53 may detect the section in which the vehicle is traveling at the first predetermined speed in the evaluation section as the travelable section 207.
On the other hand, when there is a vehicle traveling at the second predetermined speed in the evaluation section, the travelable section detecting means 53 moves the front end of the queue section 206 to the position of the vehicle and moves the queue section 206 to the position of the vehicle. It may be stretched.

障害区間推定手段61は、待ち行列区間206内の車両204a〜204cの速度が第2所定速度以下であり、かつ走行可能区間207が検出されたか否かを判定する。待ち行列区間206内の車両204a〜204cの速度が第2所定速度以下であり、かつ走行可能区間207が検出された場合に、障害区間推定手段61は、待ち行列区間206において、障害203が存在すると推定される区間である障害存在区間208を推定する。 The obstacle section estimation means 61 determines whether or not the speed of the vehicles 204a to 204c in the queue section 206 is equal to or lower than the second predetermined speed and the travelable section 207 is detected. When the speed of the vehicles 204a to 204c in the queue section 206 is equal to or less than the second predetermined speed and the travelable section 207 is detected, the obstacle section estimation means 61 has an obstacle 203 in the queue section 206. Then, the obstacle existence section 208, which is the estimated section, is estimated.

障害区間推定手段61は、待ち行列区間206において、速度0の静止物体が検出されている場合には、静止物体が占める区間を障害存在区間208と推定する。速度0の静止物体を検出されていない場合には、図3に示すように待ち行列区間206と同じ長さを有し、且つ待ち行列区間206と走行可能区間207との境界位置が中央となる区間を、障害存在区間208として設定する。 When a stationary object having a speed of 0 is detected in the queue section 206, the obstacle section estimating means 61 estimates the section occupied by the stationary object as the obstacle existing section 208. When a stationary object having a speed of 0 is not detected, it has the same length as the queue section 206 as shown in FIG. 3, and the boundary position between the queue section 206 and the travelable section 207 is at the center. The section is set as the failure existing section 208.

さらに障害区間推定手段61は、待ち行列区間206において、第2所定速度以下の速度で車両が走行する区間である準静止物体存在区間209を推定する。障害区間推定手段61は、待ち車両204a〜204cのうち、障害存在区間208から最も離れた位置から障害存在区間208までの区間を、準静止物体存在区間209として決定する。
障害区間推定手段61は、障害存在区間208の位置情報を第2車両2の車載装置23へ送信する。
Further, the obstacle section estimation means 61 estimates the quasi-stationary object existence section 209, which is a section in which the vehicle travels at a speed equal to or lower than the second predetermined speed in the queue section 206. The obstacle section estimation means 61 determines the section from the position farthest from the obstacle existence section 208 to the obstacle existence section 208 among the waiting vehicles 204a to 204c as the quasi-stationary object existence section 209.
The obstacle section estimation means 61 transmits the position information of the obstacle existing section 208 to the in-vehicle device 23 of the second vehicle 2.

車載装置23の軌道生成手段25は、第2車両2の自動走行制御又は運転支援制御において、第2車両2を走行させる目標走行軌道と速度プロファイルを生成する。
障害区間推定手段61が、第2車両2の進路の前方の障害存在区間208の位置情報を出力した場合、障害存在区間208を回避するように目標走行軌道と速度プロファイルを生成する。具体的には、障害存在区間208を追い越すために対向車線202へ車線変更し、障害存在区間208を追い越した後に対象車線201へ車線変更する目標走行軌道と速度プロファイルを生成する。
The track generating means 25 of the in-vehicle device 23 generates a target traveling track and a speed profile for traveling the second vehicle 2 in the automatic traveling control or the driving support control of the second vehicle 2.
When the obstacle section estimation means 61 outputs the position information of the obstacle existence section 208 in front of the course of the second vehicle 2, the target traveling track and the speed profile are generated so as to avoid the obstacle existence section 208. Specifically, a target traveling track and a speed profile for changing lanes to the oncoming lane 202 in order to overtake the obstacle existing section 208 and changing lanes to the target lane 201 after overtaking the obstacle existing section 208 are generated.

走行制御手段26は、軌道生成手段25が生成した速度プロファイルに従う速度で第2車両2が目標走行軌道を走行するようにアクチュエータ24を駆動する。これによりアクチュエータ24は、障害存在区間208を追い越すために対向車線202へ車線変更し、障害存在区間208を追い越した後に対象車線201へ車線変更するように、操舵制御及び加減速制御を行う。 The travel control means 26 drives the actuator 24 so that the second vehicle 2 travels on the target travel trajectory at a speed according to the speed profile generated by the track generation means 25. As a result, the actuator 24 performs steering control and acceleration / deceleration control so as to change lanes to the oncoming lane 202 in order to overtake the obstacle existing section 208, and to change lanes to the target lane 201 after overtaking the obstacle existing section 208.

これにより、待ち車両204a〜204cの後ろを走行する第2車両2が、第2車両2の前方において対象車線201を封鎖する障害203を認識できない状況であっても、この障害203が存在する障害存在区間208を予め推定できる。この結果、障害203の認識や大きさの判別を待たずに余裕を持って障害存在区間208を避ける車両挙動を発生できる。
なお、車載装置23は、障害存在区間208やその位置情報を、第2車両2の運転者や乗員に、音声情報や視覚情報として通知してもよい。
As a result, even if the second vehicle 2 traveling behind the waiting vehicles 204a to 204c cannot recognize the obstacle 203 blocking the target lane 201 in front of the second vehicle 2, the obstacle 203 exists. The existence section 208 can be estimated in advance. As a result, it is possible to generate a vehicle behavior that avoids the obstacle existing section 208 with a margin without waiting for the recognition of the obstacle 203 and the determination of the size.
The in-vehicle device 23 may notify the driver or occupant of the second vehicle 2 of the obstacle existing section 208 and its position information as voice information or visual information.

(動作)
次に、図5を参照して第1実施形態の車線状態推定方法の一例を説明する。
ステップS1において第1車両1の物体検出センサ10は、地点P1にて第1車両1の周囲の物体である障害203、車両204a〜204c、車線境界線205の位置を測定する。物体検出手段41は、物体検出センサ10の検出結果に基づいて、これらの物体とその位置を検出する。
(motion)
Next, an example of the lane state estimation method of the first embodiment will be described with reference to FIG.
In step S1, the object detection sensor 10 of the first vehicle 1 measures the positions of obstacles 203, vehicles 204a to 204c, and lane boundary line 205, which are objects around the first vehicle 1, at the point P1. The object detection means 41 detects these objects and their positions based on the detection result of the object detection sensor 10.

ステップS2において第1車両1の物体検出センサ10は、地点P2にて障害203、車両204a〜204c、車線境界線205の位置を測定する。物体検出手段41は、物体検出センサ10の検出結果に基づいて、これらの物体とその位置を検出する。
また物体検出手段41は、地点P1の物体検出センサ10の検出結果から検出した物体の位置と、地点P2の物体検出センサ10の検出結果から検出した物体の位置との間の変化と、計測間隔Tとに基づいて、障害203及び車両204a〜204cの速度を測定する。
In step S2, the object detection sensor 10 of the first vehicle 1 measures the positions of the obstacle 203, the vehicles 204a to 204c, and the lane boundary line 205 at the point P2. The object detection means 41 detects these objects and their positions based on the detection result of the object detection sensor 10.
Further, the object detecting means 41 changes the position of the object detected from the detection result of the object detection sensor 10 at the point P1 and the position of the object detected from the detection result of the object detection sensor 10 at the point P2, and the measurement interval. Based on T, the speeds of obstacle 203 and vehicles 204a-204c are measured.

ステップS3において待ち行列区間検出手段51は、対象車線201に車両の待ち行列が発生している待ち行列区間206を検出する。
ステップS4において速度判定手段52は、物体検出手段41が測定した物体の速度に基づいて、待ち行列区間206内の物体である障害203及び車両204a〜204cの速度を判定する。
速度判定手段52は、第2所定速度以下で走行する車両204a〜204cを「待ち車両」と判定する。
In step S3, the queue section detecting means 51 detects the queue section 206 in which a vehicle queue is generated in the target lane 201.
In step S4, the speed determination means 52 determines the speeds of the obstacle 203 and the vehicles 204a to 204c, which are the objects in the queue section 206, based on the speed of the object measured by the object detection means 41.
The speed determination means 52 determines that the vehicles 204a to 204c traveling at the second predetermined speed or lower are "waiting vehicles".

ステップS5において走行可能区間検出手段53は、待ち行列よりも対象車線201の進行方向前方の区間である前方区間において第1所定速度以上で車両が走行できる走行可能区間207を検出する。
ステップS6において障害区間推定手段61は、待ち行列区間206において速度0の静止物体に占められた区間を、障害存在区間208として推定する。
障害区間推定手段61は、待ち行列区間206において、第2所定速度以下の速度で車両が走行する区間である準静止物体存在区間209を推定する。
In step S5, the travelable section detecting means 53 detects the travelable section 207 in which the vehicle can travel at the first predetermined speed or higher in the front section which is the section ahead of the queue in the traveling direction of the target lane 201.
In step S6, the obstacle section estimation means 61 estimates the section occupied by the stationary object having a speed of 0 in the queue section 206 as the failure existence section 208.
The obstacle section estimation means 61 estimates the quasi-stationary object existence section 209, which is a section in which the vehicle travels at a speed equal to or lower than the second predetermined speed in the queue section 206.

次に、図6を参照し、車線状態推定システム100におけるデータ授受シーケンスの一例を説明する。
時刻t1において物体検出センサ10は、地点P1において第1車両1の周囲の物体である障害203、車両204a〜204c、車線境界線205の位置を計測する。また測位装置11は第1車両1の現在位置を計測する。物体検出センサ10と測位装置11は、物体検出センサ10のセンサ信号(例えばポイントクラウドデータ及び画像データ)と、地点P1の位置データ、計測時刻データに、データ送信時刻情報を付加して、物体検出手段41へ送信する。
Next, an example of the data transfer sequence in the lane state estimation system 100 will be described with reference to FIG.
At time t1, the object detection sensor 10 measures the positions of obstacles 203, vehicles 204a to 204c, and lane boundary line 205, which are objects around the first vehicle 1, at point P1. Further, the positioning device 11 measures the current position of the first vehicle 1. The object detection sensor 10 and the positioning device 11 add data transmission time information to the sensor signal (for example, point cloud data and image data) of the object detection sensor 10, the position data of the point P1, and the measurement time data to detect the object. It is transmitted to the means 41.

時刻t2において物体検出手段41は、これらのデータを受信する。物体検出手段41は、物体検出センサ10の検出結果に基づいて、これらの物体とその位置を検出する。
その後、時刻t3より後の時刻t4において物体検出センサ10は、地点P2において第1車両1の周囲の物体の位置を計測する。測位装置11は第1車両1の現在位置を計測する。時刻t1から時刻t3までの時間間隔は、測定間隔(時刻t1からt4までの間隔)が、物体の位置の変化から物体の速度を計測するために必要な時間よりも長くなるように設定されている。
At time t2, the object detection means 41 receives these data. The object detection means 41 detects these objects and their positions based on the detection result of the object detection sensor 10.
After that, at the time t4 after the time t3, the object detection sensor 10 measures the position of the object around the first vehicle 1 at the point P2. The positioning device 11 measures the current position of the first vehicle 1. The time interval from time t1 to time t3 is set so that the measurement interval (interval from time t1 to t4) is longer than the time required to measure the velocity of the object from the change in the position of the object. There is.

物体検出センサ10と測位装置11は、物体検出センサ10のセンサ信号(例えばポイントクラウドデータ及び画像データ)と、地点P1の位置データ、計測時刻データに、データ送信時刻情報を付加して、物体検出手段41へ送信する。
時刻t5において物体検出手段41は、これらのデータを受信する。物体検出手段41は、物体検出センサ10の検出結果に基づいて、これらの物体とその位置を検出する。また、地点P1の物体検出センサ10の検出結果から検出した物体の位置と、地点P2の物体検出センサ10の検出結果から検出した物体の位置との間の変化に基づいて、障害203及び車両204a〜204cの速度を測定する。
The object detection sensor 10 and the positioning device 11 add data transmission time information to the sensor signal (for example, point cloud data and image data) of the object detection sensor 10, the position data of the point P1, and the measurement time data to detect the object. It is transmitted to the means 41.
At time t5, the object detection means 41 receives these data. The object detection means 41 detects these objects and their positions based on the detection result of the object detection sensor 10. Further, based on the change between the position of the object detected from the detection result of the object detection sensor 10 at the point P1 and the position of the object detected from the detection result of the object detection sensor 10 at the point P2, the obstacle 203 and the vehicle 204a Measure the speed of ~ 204c.

時刻t6において物体検出手段41は、障害203及び車両204a〜204cの位置情報及び速度と、車線境界線205の位置情報を、待ち行列区間検出手段51、速度判定手段52及び走行可能区間検出手段53へ送信する。時刻t7において待ち行列区間検出手段51、速度判定手段52及び走行可能区間検出手段53は、これらのデータを受信する。
待ち行列区間検出手段51は、待ち行列区間206を検出する。速度判定手段52は、待ち行列区間206内の障害203及び車両204a〜204cの速度を判定する。走行可能区間検出手段53は、走行可能区間207を検出する。
At time t6, the object detecting means 41 obtains the position information and speed of the obstacle 203 and the vehicles 204a to 204c and the position information of the lane boundary line 205 with the queuing section detecting means 51, the speed determining means 52, and the travelable section detecting means 53. Send to. At time t7, the queue section detecting means 51, the speed determining means 52, and the travelable section detecting means 53 receive these data.
The queue section detecting means 51 detects the queue section 206. The speed determination means 52 determines the speeds of the obstacle 203 and the vehicles 204a to 204c in the queue section 206. The travelable section detecting means 53 detects the travelable section 207.

時刻t8において待ち行列区間検出手段51、速度判定手段52及び走行可能区間検出手段53は、待ち行列区間206、待ち行列区間206内の物体の速度、走行可能区間207のデータを障害区間推定手段61へ送信する。時刻t9において障害区間推定手段61は、これらのデータを受信する。
障害区間推定手段61は、障害存在区間208と準静止物体存在区間209とを推定する。
At time t8, the queue section detecting means 51, the speed determining means 52, and the travelable section detecting means 53 obtain the data of the queue section 206, the speed of the object in the queue section 206, and the travelable section 207 as the obstacle section estimating means 61. Send to. At time t9, the fault interval estimation means 61 receives these data.
The obstacle section estimation means 61 estimates the obstacle existence section 208 and the quasi-stationary object existence section 209.

なお、物体検出センサ10のセンサ信号が遠方の物体の画像データを含む場合(例えば道路境界線を表現する為の点群のうち1つ以上が30m以上にある等)は非圧縮あるいは可逆圧縮処理を行ったデータを送信し、それ以外の画像領域は圧縮画像を復調用識別情報付きで送信してよい。また、位置座標はGNSSで扱われる緯度経度や、最寄り交差点からの道のり距離、平面直角座標系(平成14年国土交通省告示第9号等で指定されるもの)を用いて表現してよい。時刻情報はGNSSから配信される時刻情報を用いてよい。 When the sensor signal of the object detection sensor 10 includes image data of a distant object (for example, one or more of the point groups for expressing the road boundary line is 30 m or more), uncompressed or lossless compression processing is performed. The data obtained by performing the above may be transmitted, and the compressed image may be transmitted with the identification information for decompression in the other image areas. In addition, the position coordinates may be expressed using the latitude and longitude handled by GNSS, the distance from the nearest intersection, and the plane orthogonal coordinate system (specified in the 2002 Ministry of Land, Infrastructure, Transport and Tourism Notification No. 9 and the like). As the time information, the time information distributed from GNSS may be used.

(第1実施形態の効果)
(1)第1車両1に搭載した物体検出センサ10は、第1車両1の周囲の物体の位置を検出する。待ち行列区間検出手段51は、物体検出センサ10の検出結果に基づいて、第1車両1の周囲にある対象車線201に車両の待ち行列が発生している待ち行列区間206を検出する。速度判定手段52は、待ち行列区間206内の車両の車速を測定する。走行可能区間検出手段53は、物体検出センサ10の検出結果に基づいて、待ち行列よりも対象車線201の進行方向前方の区間である前方区間において第1所定速度以上で車両が走行できる走行可能区間207を検出する。障害区間推定手段61は、待ち行列区間206内の車両の速度が前記第1所定速度よりも低い第2所定速度以下であり、かつ走行可能区間207を検出した場合に、対象車線201の少なくとも一部を封鎖する障害203が存在すると推定する。
(Effect of the first embodiment)
(1) The object detection sensor 10 mounted on the first vehicle 1 detects the position of an object around the first vehicle 1. The queue section detecting means 51 detects the queue section 206 in which the vehicle queue is generated in the target lane 201 around the first vehicle 1 based on the detection result of the object detection sensor 10. The speed determination means 52 measures the vehicle speed of the vehicle in the queue section 206. Based on the detection result of the object detection sensor 10, the travelable section detecting means 53 is a travelable section in which the vehicle can travel at a first predetermined speed or higher in a front section which is a section ahead of the queue in the traveling direction of the target lane 201. 207 is detected. When the speed of the vehicle in the queue section 206 is equal to or less than the second predetermined speed lower than the first predetermined speed and the travelable section 207 is detected, the obstacle section estimation means 61 detects at least one of the target lanes 201. It is presumed that there is an obstacle 203 that closes the part.

これにより、障害203のために車両の待ち行列が発生している状態において、たとえ障害203を認識できなくても、対象車線201を封鎖する障害203の存在を推定できる。
このため、例えば待ち車両204a〜204cの後ろを走行する第2車両2が、第2車両2の前方において対象車線201を封鎖する障害203を認識できない状況であっても、この障害203が存在する障害存在区間208を予め推定できる。この結果、障害203の認識や大きさの判別を待たずに余裕を持って障害存在区間208を避ける車両挙動を発生できる。
Thereby, in a state where the vehicle queue is generated due to the obstacle 203, the existence of the obstacle 203 that blocks the target lane 201 can be estimated even if the obstacle 203 cannot be recognized.
Therefore, for example, even if the second vehicle 2 traveling behind the waiting vehicles 204a to 204c cannot recognize the obstacle 203 blocking the target lane 201 in front of the second vehicle 2, the obstacle 203 exists. The fault existence section 208 can be estimated in advance. As a result, it is possible to generate a vehicle behavior that avoids the obstacle existing section 208 with a margin without waiting for the recognition of the obstacle 203 and the determination of the size.

(2)物体検出センサ10が対象車線201の側方の一方に位置するときに、走行可能区間検出手段53は、対象車線201を挟んで反対側の車線境界を表す車線境界線205が所定長以上の長さに亘って連続して物体検出センサ10で検出される区間を、走行可能区間207として検出する。
これにより、実際に第1所定速度以上で走行する車両を検出できなくても、走行可能区間207を検出できる。
(2) When the object detection sensor 10 is located on one side of the target lane 201, the travelable section detecting means 53 has a predetermined length of the lane boundary line 205 representing the lane boundary on the opposite side of the target lane 201. The section continuously detected by the object detection sensor 10 over the above length is detected as the travelable section 207.
As a result, the travelable section 207 can be detected even if the vehicle actually traveling at the first predetermined speed or higher cannot be detected.

(3)物体検出センサ10が対象車線201の側方の一方に位置するときに、走行可能区間検出手段53は、対象車線201の側方の他方に存在する物標が所定長以上の長さに亘って連続して物体検出センサ10で検出される区間を、走行可能区間207として検出する。
車線境界線205だけに限られずに様々な物標の検出結果に基づくことで、安定して走行可能区間207を検出できる。例えば、道路インフラの整備に伴って車線境界線205や道路構造物が変化しても、ロバストに走行可能区間207を検出できる。
(3) When the object detection sensor 10 is located on one side of the target lane 201, the travelable section detecting means 53 has a length such that the target existing on the other side of the target lane 201 has a predetermined length or more. The section continuously detected by the object detection sensor 10 is detected as the travelable section 207.
The stable travelable section 207 can be detected based on the detection results of various targets, not limited to the lane boundary line 205. For example, even if the lane boundary line 205 or the road structure changes due to the development of the road infrastructure, the travelable section 207 can be detected robustly.

(4)走行可能区間検出手段53は、前方区間を走行する車両が第1所定速度以上で走行している区間を走行可能区間として検出する。
これにより、実際に第1所定速度以上で走行する車両に基づいて走行可能区間207を検出できる。
(4) The travelable section detecting means 53 detects a section in which the vehicle traveling in the front section is traveling at the first predetermined speed or higher as the travelable section.
As a result, the travelable section 207 can be detected based on the vehicle that actually travels at the first predetermined speed or higher.

(5)障害区間推定手段61は、待ち行列区間206において、障害203が存在すると推定される区間である障害存在区間208と、第2所定速度以下の速度で車両が走行する区間である準静止物体存在区間209と、を推定する。障害存在区間208は、準静止物体存在区間209と走行可能区間207との間に挟まれた区間である。
これにより、待ち行列区間206において停止している物体に占められた区間と、低速で走行している車両に占められた区間との境界に基づいて、障害存在区間208を特定できる。
(5) The obstacle section estimation means 61 is a quasi-stationary section in the queue section 206, which is a section in which the obstacle 203 is estimated to exist, and a section in which the vehicle travels at a speed equal to or lower than the second predetermined speed. The object existence section 209 is estimated. The obstacle existence section 208 is a section sandwiched between the quasi-stationary object existence section 209 and the travelable section 207.
Thereby, the obstacle existence section 208 can be specified based on the boundary between the section occupied by the stopped object in the queue section 206 and the section occupied by the vehicle traveling at a low speed.

(第2実施形態)
次に、第2実施形態を説明する。図7を参照する。第2実施形態の車線状態推定システム100は、待ち行列区間206の車両の方向指示器の点灯210を検出する。
待ち行列区間206の車両が、障害203を追い越す車線変更に必要な操舵方向(すなわち対向車線202側)に方向指示器を点灯させている場合に、車線状態推定システム100は、このような方向指示器を点灯させている車両のうち最も前方の車両の位置の前方の位置へ、障害存在区間208と準静止物体存在区間209の境界位置を変更する。
これにより、待ち車両204a〜204cが停止していても、これら待ち車両204a〜204cによって占められる区間を障害存在区間208から除外し、障害存在区間208を限定できる。
(Second Embodiment)
Next, the second embodiment will be described. See FIG. 7. The lane state estimation system 100 of the second embodiment detects the lighting 210 of the direction indicator of the vehicle in the queue section 206.
When the vehicle in the queue section 206 lights the turn signal in the steering direction (that is, the oncoming lane 202 side) necessary for changing the lane overtaking the obstacle 203, the lane condition estimation system 100 performs such a direction instruction. The boundary position between the obstacle existing section 208 and the quasi-stationary object existing section 209 is changed to the position in front of the position of the frontmost vehicle among the vehicles in which the device is lit.
As a result, even if the waiting vehicles 204a to 204c are stopped, the section occupied by the waiting vehicles 204a to 204c can be excluded from the obstacle existing section 208, and the obstacle existing section 208 can be limited.

さらに第2実施形態における車線状態推定システム100は、障害存在区間208の位置に応じて、車両204a〜204cの待ち行列の特性を推定し、待ち行列の特性に応じて障害存在区間208の推定を取り消す。すなわち、対象車線201を封鎖する障害203が存在しないと推定する。
図8を参照する。障害存在区間208内に(a)交差点の一時停止線、(b)赤信号の交差点の停止線、(c)カーブの終了地点、(d)下り勾配の開始地点、又は(f)駐車場が満車の道路沿い施設の出入り口が存在する場合を想定する。これらの地点を「追い越し不要地点Pu1」と表記する。追い越し不要地点Pu1の手前に発生している待ち行列は、先行車両の一時的な停止または減速に起因する待ち行列と推定される。
Further, the lane state estimation system 100 in the second embodiment estimates the characteristics of the queue of the vehicles 204a to 204c according to the position of the obstacle existence section 208, and estimates the obstacle existence section 208 according to the characteristics of the queue. cancel. That is, it is estimated that there is no obstacle 203 that blocks the target lane 201.
See FIG. Within the obstacle section 208, there are (a) a temporary stop line at the intersection, (b) a stop line at the intersection at the red light, (c) the end point of the curve, (d) the start point of the downhill slope, or (f) the parking lot. It is assumed that there is an entrance / exit of a facility along a full road. These points are referred to as "overtaking unnecessary points Pu1". The queue that occurs before the overtaking unnecessary point Pu1 is presumed to be a queue caused by a temporary stop or deceleration of the preceding vehicle.

このような場所では車線が封鎖されていなくても車速が減速し、追い越し不要地点Pu1を通過すると速度が回復する可能性がある。したがって、この場合は車線変更をしなくてもこれらの地点を通過できる。追い越し不要地点Pu1が(e)渋滞の先頭である場合にも同様である。
このため、障害存在区間208内にこのような追い越し不要地点Pu1が存在している場合には、障害存在区間208の推定を取り消す。これにより、不要な車線変更を抑制するように自動走行制御又は運転支援制御を行うことができる。
In such a place, the vehicle speed may slow down even if the lane is not blocked, and the speed may recover when passing through the overtaking unnecessary point Pu1. Therefore, in this case, it is possible to pass through these points without changing lanes. The same applies when the overtaking unnecessary point Pu1 is (e) the head of the traffic jam.
Therefore, when such an overtaking unnecessary point Pu1 exists in the obstacle existence section 208, the estimation of the obstacle existence section 208 is canceled. As a result, automatic driving control or driving support control can be performed so as to suppress unnecessary lane changes.

さらに第2実施形態における車線状態推定システム100は、準静止物体存在区間209の位置に応じて、車両204a〜204cの待ち行列の特性を推定し、待ち行列の特性に応じて障害存在区間208の推定を取り消す。すなわち、対象車線201を封鎖する障害203が存在しないと推定する。 Further, the lane state estimation system 100 in the second embodiment estimates the characteristics of the queue of the vehicles 204a to 204c according to the position of the quasi-stationary object existence section 209, and the obstacle existence section 208 according to the characteristics of the queue. Cancel the estimate. That is, it is estimated that there is no obstacle 203 that blocks the target lane 201.

図9を参照する。準静止物体存在区間209の開始エリアに(a)交差点待ち行列の最後尾、(b)カーブの開始地点、(c)のぼり勾配の開始地点、又は(d)下り勾配の終了地点が存在する場合を想定する。これらの地点を「追い越し不要地点Pu2」と表記する。
なお、準静止物体存在区間209の「開始エリア」とは、準静止物体存在区間209の両端のうち対象車線201の進行方向を基準に後側となる後端から、所定距離だけ進行方向前方に離れた地点までの範囲をいう。
See FIG. When (a) the end of the intersection queue, (b) the start point of the curve, (c) the start point of the uphill slope, or (d) the end point of the downhill slope exist in the start area of the quasi-stationary object existence section 209. Is assumed. These points are referred to as "overtaking unnecessary points Pu2".
The "starting area" of the quasi-stationary object existing section 209 is a predetermined distance forward from the rear end of both ends of the quasi-stationary object existing section 209, which is the rear side with respect to the traveling direction of the target lane 201. The range to a distant point.

追い越し不要地点Pu2よりも前方で発生している待ち行列は、先行車両の一時的な停止または減速に起因する待ち行列と推定される。
このような場所では車線が封鎖されていなくても車速が減速し、追い越し不要地点Pu2を通過すると、一時的に速度が減速してもいずれ速度が回復する可能性がある。
The queue that occurs ahead of the overtaking unnecessary point Pu2 is presumed to be a queue caused by a temporary stop or deceleration of the preceding vehicle.
In such a place, the vehicle speed slows down even if the lane is not blocked, and if the vehicle passes the overtaking unnecessary point Pu2, the speed may eventually recover even if the speed temporarily slows down.

したがって、この場合は車線変更をしなくてもこれらの地点を通過できる。追い越し不要地点Pu2が(e)渋滞の最後尾である場合にも同様である。
このため、準静止物体存在区間209の開始エリアに追い越し不要地点Pu2が存在している場合には、障害存在区間208の推定を取り消す。これにより、不要な車線変更を抑制するように自動走行制御又は運転支援制御を行うことができる。
Therefore, in this case, it is possible to pass through these points without changing lanes. The same applies when the overtaking unnecessary point Pu2 is (e) the end of the traffic jam.
Therefore, when the overtaking unnecessary point Pu2 exists in the start area of the quasi-stationary object existence section 209, the estimation of the obstacle existence section 208 is canceled. As a result, automatic driving control or driving support control can be performed so as to suppress unnecessary lane changes.

(構成)
図10を参照する。第2実施形態の車線状態推定システム100は、図1に示す第1実施形態の車線状態推定システム100の構成に加えて、コンピュータ7を備える。コンピュータ7は、通信手段70を備え、方向指示器検出手段71、ナビゲーションシステム72及び待ち行列特性確認手段73として動作する。
通信手段70は、有線又は無線の通信手段により、コンピュータ4の通信手段40を介して、物体検出手段41との間でデータの授受を行うとともに、コンピュータ6の通信手段60を介して、障害区間推定手段61との間でデータの授受を行う。
コンピュータ7は、第1車両1や第2車両2に実装されてもよく、第1車両1や第2車両2以外の他車両、携帯電話/自営網上のモバイルエッジコンピュータ、路側に設置された道路交通インフラサーバもしくはインターネット上のクラウドサーバに実装されてもよい。
(Constitution)
See FIG. The lane state estimation system 100 of the second embodiment includes a computer 7 in addition to the configuration of the lane state estimation system 100 of the first embodiment shown in FIG. The computer 7 includes a communication means 70, and operates as a turn signal detection means 71, a navigation system 72, and a queuing characteristic confirmation means 73.
The communication means 70 exchanges data with and from the object detection means 41 via the communication means 40 of the computer 4 by a wired or wireless communication means, and also communicates with the obstacle section via the communication means 60 of the computer 6. Data is exchanged with the estimation means 61.
The computer 7 may be mounted on the first vehicle 1 or the second vehicle 2, and is installed on a vehicle other than the first vehicle 1 or the second vehicle 2, a mobile edge computer on a mobile phone / self-employed network, or on the roadside. It may be implemented on a road transportation infrastructure server or a cloud server on the Internet.

図11を参照して、第2実施形態の車線状態推定システム100の機能構成について説明する。第2実施形態の車線状態推定システム100は、第1実施形態の車線状態推定システム100と同様の機能構成を有しており、同一の構成要素には同じ参照符号を付して、重複説明を省略する。
物体検出手段41は、物体検出センサ10の可視カメラから出力された画像データに基づいて、車両として検出した物体の方向指示器の点灯を検出する。
The functional configuration of the lane state estimation system 100 of the second embodiment will be described with reference to FIG. The lane state estimation system 100 of the second embodiment has the same functional configuration as the lane state estimation system 100 of the first embodiment, and the same components are designated by the same reference numerals to provide duplicate explanations. Omit.
The object detection means 41 detects the lighting of the direction indicator of the object detected as a vehicle based on the image data output from the visible camera of the object detection sensor 10.

方向指示器検出手段71は、方向指示器を点灯させている車両が待ち行列区間206内の車両であるか否かを判定する。そして、車両が、障害203を追い越す車線変更に必要な操舵方向に方向指示器を点灯させているか否かを判定する。方向指示器検出手段71は、判定結果を障害区間推定手段61へ出力する。 The direction indicator detecting means 71 determines whether or not the vehicle in which the direction indicator is lit is a vehicle in the queue section 206. Then, it is determined whether or not the vehicle lights the turn signal in the steering direction required for changing lanes overtaking the obstacle 203. The direction indicator detection means 71 outputs the determination result to the failure section estimation means 61.

待ち行列区間206内の車両が、障害203を追い越す車線変更に必要な操舵方向に方向指示器を点灯させている場合に、障害区間推定手段61は、このような方向に方向指示器を点灯させている車両のうち最も前方の車両204cの位置を判定する。障害区間推定手段61は、車両204cの前方の位置へ、障害存在区間208と準静止物体存在区間209の境界位置を変更する。 When the vehicle in the queuing section 206 lights the turn signal in the steering direction required for changing lanes over the obstacle 203, the obstacle section estimation means 61 lights the turn signal in such a direction. The position of the frontmost vehicle 204c is determined. The obstacle section estimation means 61 changes the boundary position between the obstacle existence section 208 and the quasi-stationary object existence section 209 to the position in front of the vehicle 204c.

ナビゲーションシステム72は、地図情報を記憶した地図データベースを備える。通信手段70を介して地図情報を外部サーバから取得してもよい。また、ナビゲーションシステム72は、通信手段70を介して道路交通情報と駐車場の満空情報を外部サーバから取得する。
ナビゲーションシステム72は、地図情報、道路交通情報及び満空情報に基づいて、追い越し不要地点Pu1及びPu2を検出して、待ち行列特性確認手段73へ出力する。
The navigation system 72 includes a map database that stores map information. Map information may be acquired from an external server via the communication means 70. Further, the navigation system 72 acquires road traffic information and parking lot full / empty information from an external server via the communication means 70.
The navigation system 72 detects the overtaking unnecessary points Pu1 and Pu2 based on the map information, the road traffic information, and the full sky information, and outputs them to the queuing characteristic confirmation means 73.

待ち行列特性確認手段73は、障害区間推定手段61が推定した障害存在区間208内に、追い越し不要地点Pu1が存在するか否かを判定する。
また、待ち行列特性確認手段73は、障害区間推定手段61が推定した準静止物体存在区間209の開始エリアに追い越し不要地点Pu2が存在するか否かを判定する。待ち行列特性確認手段73は、判定結果を障害区間推定手段61に出力する。
The queuing characteristic confirmation means 73 determines whether or not the overtaking unnecessary point Pu1 exists in the failure existence section 208 estimated by the failure section estimation means 61.
Further, the queuing characteristic confirmation means 73 determines whether or not there is an overtaking unnecessary point Pu2 in the start area of the quasi-stationary object existence section 209 estimated by the obstacle section estimation means 61. The queuing characteristic confirmation means 73 outputs the determination result to the failure section estimation means 61.

障害存在区間208内に追い越し不要地点Pu1が存在する場合、又は準静止物体存在区間209の開始エリアに追い越し不要地点Pu2が存在する場合に、障害区間推定手段61は、障害存在区間の推定を取り消す。
この結果、例えば、障害存在区間208の位置情報が軌道生成手段25に出力されなくなるので、第2車両2の自動走行制御又は運転支援制御において障害存在区間208を追い越すための車線変更が抑制される。
When the overtaking unnecessary point Pu1 exists in the obstacle existence section 208, or when the overtaking unnecessary point Pu2 exists in the start area of the quasi-stationary object existence section 209, the obstacle section estimation means 61 cancels the estimation of the obstacle existence section. ..
As a result, for example, since the position information of the obstacle existing section 208 is not output to the track generating means 25, the lane change for overtaking the obstacle existing section 208 is suppressed in the automatic traveling control or the driving support control of the second vehicle 2. ..

なお、追い越し不要地点Pu1が、駐車場が満車の道路沿い施設の出入り口である場合には、障害存在区間208において物体の滞留時間を判定し、滞留時間が所定時間より長い場合に、障害存在区間の推定を取り消してよい。
例えば、第1車両1と同様の構成を有する複数の車両が対向車線202を走行する場合に、異なる時刻において障害存在区間208内の物体を検出して物体の滞留時間を判定してよい。
When the overtaking unnecessary point Pu1 is the entrance / exit of a facility along the road where the parking lot is full, the residence time of the object is determined in the obstacle existence section 208, and when the residence time is longer than the predetermined time, the obstacle existence section You may cancel the estimation of.
For example, when a plurality of vehicles having the same configuration as the first vehicle 1 travel in the oncoming lane 202, an object in the obstacle existing section 208 may be detected at different times to determine the residence time of the object.

また、障害区間推定手段61は、障害存在区間の推定を取り消す代わりに、障害203が存在する可能性が低いと判定してもよい。軌道生成手段25は、障害203が存在する可能性に応じて、障害存在区間208を追い越すための車線変更の要否を判定してもよい。例えば、軌道生成手段25は、障害203が存在する可能性に加えて、第2車両2の周囲に存在するリスクなどの他の要因を組み合わせて、障害存在区間208を追い越すための車線変更の要否を判定してもよい。 Further, the failure section estimation means 61 may determine that the possibility that the failure 203 exists is low instead of canceling the estimation of the failure existence section. The track generating means 25 may determine whether or not it is necessary to change lanes in order to overtake the obstacle existing section 208, depending on the possibility that the obstacle 203 exists. For example, the track generating means 25 is required to change lanes in order to overtake the obstacle existing section 208 by combining other factors such as the risk existing around the second vehicle 2 in addition to the possibility that the obstacle 203 exists. You may decide whether or not.

また、障害区間推定手段61は、障害存在区間の推定を取り消す代わりに、第1所定速度を上げるか、第2所定速度を下げることにより、障害203が存在すると推定しにくくしてもよい。この場合、追い越し不要地点Pu1及びPu2におけるカーブ曲率や、勾配率に応じて第1所定速度や第2所定速度を補正してもよい。 Further, the obstacle section estimation means 61 may make it difficult to estimate that the obstacle 203 exists by increasing the first predetermined speed or decreasing the second predetermined speed instead of canceling the estimation of the obstacle existence section. In this case, the first predetermined speed or the second predetermined speed may be corrected according to the curve curvature at the overtaking unnecessary points Pu1 and Pu2 and the gradient rate.

(動作)
次に、図12を参照して第2実施形態の車線状態推定方法の一例を説明する。
ステップS10〜S14の処理は、図5のステップS1〜S5の処理と同様である。
ステップS15において方向指示器検出手段71は、行列区間206内の車両が、障害203を追い越す車線変更に必要な操舵方向に方向指示器を点灯させているか否かを判定する。
(motion)
Next, an example of the lane state estimation method of the second embodiment will be described with reference to FIG.
The processing of steps S10 to S14 is the same as the processing of steps S1 to S5 of FIG.
In step S15, the turn signal detecting means 71 determines whether or not the vehicle in the procession section 206 lights the turn signal in the steering direction required for changing lanes overtaking the obstacle 203.

ステップS16において障害区間推定手段61は、障害存在区間208と準静止物体存在区間209を推定する。このとき障害区間推定手段61は、待ち行列区間206内の車両が、障害203を追い越す車線変更に必要な操舵方向に方向指示器を点灯させている場合に、このような方向に方向指示器を点灯させている車両のうち最も前方の車両204cの位置を判定する。障害区間推定手段61は、車両204cの前方の位置へ、障害存在区間208と準静止物体存在区間209の境界位置を変更する。 In step S16, the obstacle section estimation means 61 estimates the obstacle existence section 208 and the quasi-stationary object existence section 209. At this time, when the vehicle in the queuing section 206 turns on the turn signal in the steering direction necessary for changing the lane overtaking the obstacle 203, the obstacle section estimation means 61 sets the turn signal in such a direction. The position of the frontmost vehicle 204c among the lit vehicles is determined. The obstacle section estimation means 61 changes the boundary position between the obstacle existence section 208 and the quasi-stationary object existence section 209 to the position in front of the vehicle 204c.

ステップS17において待ち行列特性確認手段73は、障害存在区間208内に追い越し不要地点Pu1が存在するか否かを判定する。障害存在区間208内に追い越し不要地点Pu1が存在しない(ステップS17:N)場合に処理はステップS18に進む。障害存在区間208内に追い越し不要地点Pu1が存在する場合(ステップS17:Y)に処理はステップS19に進む。 In step S17, the queuing characteristic confirmation means 73 determines whether or not there is an overtaking unnecessary point Pu1 in the obstacle existence section 208. When the overtaking unnecessary point Pu1 does not exist in the obstacle existing section 208 (step S17: N), the process proceeds to step S18. When the overtaking unnecessary point Pu1 exists in the obstacle existing section 208 (step S17: Y), the process proceeds to step S19.

ステップS18において待ち行列特性確認手段73は、準静止物体存在区間209の開始エリアに追い越し不要地点Pu2が存在するか否かを判定する。開始エリアに追い越し不要地点Pu2が存在する場合(ステップS18:Y)に処理はステップS19に進む。
ステップS19において障害区間推定手段61は、障害存在区間208の推定を取り消す。
In step S18, the queuing characteristic confirmation means 73 determines whether or not there is an overtaking unnecessary point Pu2 in the start area of the quasi-stationary object existence section 209. When there is an overtaking unnecessary point Pu2 in the start area (step S18: Y), the process proceeds to step S19.
In step S19, the failure section estimation means 61 cancels the estimation of the failure existence section 208.

この結果、例えば、障害存在区間208の位置情報が軌道生成手段25に出力されなくなり、第2車両2の自動走行制御又は運転支援制御において、障害存在区間208を追い越すための車線変更が抑制される。
一方、ステップS18において開始エリアに追い越し不要地点Pu2が存在しない(ステップS18:N)場合には、障害区間推定手段61は、障害存在区間208の推定を取り消さずに出力する。これにより、第2車両2の自動走行制御又は運転支援制御において障害存在区間208を追い越すための車線変更が可能になる。
As a result, for example, the position information of the obstacle existing section 208 is not output to the track generating means 25, and the lane change for overtaking the obstacle existing section 208 is suppressed in the automatic traveling control or the driving support control of the second vehicle 2. ..
On the other hand, when the overtaking unnecessary point Pu2 does not exist in the start area in step S18 (step S18: N), the failure section estimation means 61 outputs the estimation of the failure section 208 without canceling the estimation. As a result, it is possible to change lanes for overtaking the obstacle existing section 208 in the automatic driving control or the driving support control of the second vehicle 2.

(第2実施形態の効果)
(1)方向指示器検出手段71は、待ち行列区間206内で方向指示器を点灯させている車両を検出する。障害区間推定手段61は、当該車両よりも対象車線201の進行方向前方に、障害存在区間208と準静止物体存在区間209の境界があると推定する。
これにより、待ち行列区間206内で車両の待ち行列が停止していても、これらの車両によって占められる区間を障害存在区間208から除外し、障害存在区間208を限定できる。
(Effect of the second embodiment)
(1) The direction indicator detecting means 71 detects a vehicle in which the direction indicator is lit in the queue section 206. The obstacle section estimation means 61 estimates that there is a boundary between the obstacle existence section 208 and the quasi-stationary object existence section 209 ahead of the vehicle in the traveling direction of the target lane 201.
As a result, even if the queue of vehicles is stopped in the queue section 206, the section occupied by these vehicles can be excluded from the obstacle existing section 208, and the obstacle existing section 208 can be limited.

(2)待ち行列特性確認手段73は、障害存在区間208の位置、又は準静止物体存在区間209の両端のうち対象車線の進行方向を基準に後側となる後端の位置に応じて待ち行列の特性を推定する。障害区間推定手段61は、待ち行列の特性に応じて障害203が存在しないと推定する。
これにより、対象車線201を封鎖する障害203が存在しないのにもかかわらず、先行車両の一時的な停止又は減速によって待ち行列が発生している場合に、障害203が存在すると誤判断して不要な車線変更を行うことを防ぐことができる。
(2) The queue characteristic confirmation means 73 queues according to the position of the obstacle existing section 208 or the position of the rear end of both ends of the quasi-stationary object existing section 209, which is the rear side with respect to the traveling direction of the target lane. Estimate the characteristics of. The fault section estimation means 61 estimates that the fault 203 does not exist according to the characteristics of the queue.
As a result, even though there is no obstacle 203 that blocks the target lane 201, if a queue is generated due to a temporary stop or deceleration of the preceding vehicle, it is erroneously determined that the obstacle 203 exists and is unnecessary. It is possible to prevent various lane changes.

(3)障害区間推定手段61は、障害存在区間208に交差点が存在する場合には、障害203が存在しないと推定する。
これにより、対象車線201を封鎖する障害203が存在しないのにもかかわらず、先行車両が交差点で一時的に停止又は減速することによって待ち行列が発生している場合に、障害203が存在すると誤判断して不要な車線変更を行うことを防ぐことができる。
(3) The obstacle section estimation means 61 estimates that the obstacle 203 does not exist when the intersection exists in the obstacle existence section 208.
As a result, even though there is no obstacle 203 that blocks the target lane 201, if the preceding vehicle temporarily stops or decelerates at the intersection and a queue is generated, it is erroneously assumed that the obstacle 203 exists. It is possible to prevent unnecessary lane changes by making a judgment.

(4)障害区間推定手段61は、障害存在区間208に道路沿い施設への出入口が存在する場合に、障害存在区間208における物体の滞留時間を判定し、滞留時間が所定時間より長い場合に障害203が存在しないと推定する。
これにより、対象車線201を封鎖する障害203が存在しないのにもかかわらず、先行車両が道路沿い施設への出入口で一時的に停止又は減速することによって待ち行列が発生している場合に、障害203が存在すると誤判断して不要な車線変更を行うことを防ぐことができる。
(4) The obstacle section estimation means 61 determines the residence time of an object in the obstacle existence section 208 when there is an entrance / exit to a facility along the road in the obstacle existence section 208, and when the residence time is longer than a predetermined time, the obstacle It is estimated that 203 does not exist.
As a result, even though there is no obstacle 203 that blocks the target lane 201, an obstacle occurs when the preceding vehicle temporarily stops or decelerates at the entrance / exit to the facility along the road, causing a queue. It is possible to prevent an unnecessary lane change due to an erroneous determination that the 203 exists.

(5)障害区間推定手段61は、障害存在区間208にカーブの終了地点が存在するか、準静止物体存在区間209の後端とカーブの開始地点との距離が閾値以下の場合に、障害203が存在しないと推定する。
これにより、対象車線201を封鎖する障害203が存在しないのにもかかわらず、先行車両がカーブ区間で減速することによって待ち行列が発生している場合に、障害203が存在すると誤判断して不要な車線変更を行うことを防ぐことができる。
(5) The obstacle section estimation means 61 determines the obstacle 203 when the end point of the curve exists in the obstacle existence section 208 or the distance between the rear end of the quasi-stationary object existence section 209 and the start point of the curve is equal to or less than the threshold value. Is presumed to be nonexistent.
As a result, even though there is no obstacle 203 that blocks the target lane 201, if the preceding vehicle decelerates in the curve section and a queue is generated, it is erroneously determined that the obstacle 203 exists and is unnecessary. It is possible to prevent various lane changes.

(6)障害区間推定手段61は、障害存在区間208に下り勾配の開始地点が存在するか、準静止物体存在区間209の後端と上り勾配の開始地点又は下り勾配の終了地点との距離が閾値以下の場合に、障害203が存在しないと推定する。
これにより、対象車線201を封鎖する障害203が存在しないのにもかかわらず、先行車両が勾配区間で減速することによって待ち行列が発生している場合に、障害203が存在すると誤判断して不要な車線変更を行うことを防ぐことができる。
(6) In the obstacle section estimation means 61, the starting point of the downward slope exists in the obstacle existing section 208, or the distance between the rear end of the quasi-stationary object existing section 209 and the starting point of the uphill or the ending point of the downward slope is If it is below the threshold, it is estimated that the failure 203 does not exist.
As a result, even though there is no obstacle 203 that blocks the target lane 201, if the preceding vehicle decelerates in the slope section and a queue is generated, it is erroneously determined that the obstacle 203 exists and is unnecessary. It is possible to prevent various lane changes.

(7)障害区間推定手段61は、障害存在区間208に渋滞の先頭が存在するか、準静止物体存在区間209の後端と渋滞最後尾との距離が閾値以下の場合に、障害203が存在しないと推定する。
これにより、いずれ渋滞を通過して速度が回復する可能性がある場合に、障害203が存在すると誤判断して不要な車線変更を行うことを防ぐことができる。
(7) The obstacle section estimation means 61 has an obstacle 203 when the head of the traffic jam exists in the obstacle section 208 or the distance between the rear end of the quasi-stationary object existence section 209 and the tail of the traffic jam is equal to or less than the threshold value. I presume not.
As a result, it is possible to prevent an unnecessary lane change due to an erroneous determination that an obstacle 203 exists when there is a possibility that the speed will eventually recover after passing through a traffic jam.

(第3実施形態)
次に、第3実施形態を説明する。図13を参照する。第3実施形態の車線状態推定システム100では、対象車線201に隣接する対向車線202を走行する第1車両1及び第3車両3の各々に搭載した測位装置によって、第1車両1及び第3車両3の各々の位置を測定する。これらの測定結果に基づいて、第1車両1と第3車両3との間の距離を算出する。
(Third Embodiment)
Next, the third embodiment will be described. See FIG. In the lane state estimation system 100 of the third embodiment, the first vehicle 1 and the third vehicle are provided by the positioning devices mounted on each of the first vehicle 1 and the third vehicle 3 traveling in the oncoming lane 202 adjacent to the target lane 201. Measure each position of 3. Based on these measurement results, the distance between the first vehicle 1 and the third vehicle 3 is calculated.

また、第1車両1及び第3車両3の間に、自己位置の測定及び送信機能を有しない中間車両220が走行している場合に、第1車両1に搭載した物体検出センサによって、第1車両1と中間車両220の間の第1車間距離D1を検出する。また、第3車両3に搭載した物体検出センサによって、第3車両3と中間車両220との間の第2車間距離D2を検出する。また、中間車両220の車両長Lを検出又は推定する。
さらに、車両204a〜204cの待ち行列の長さと対象車線201の制限速度に基づいて、第2車両2が対向車線202に車線変更して障害203を追い越すのに必要な距離D3を算出する。以下、距離D3を「追越所要距離D3」と表記する。
Further, when an intermediate vehicle 220 having no self-position measuring and transmitting function is traveling between the first vehicle 1 and the third vehicle 3, the object detection sensor mounted on the first vehicle 1 enables the first operation. The first inter-vehicle distance D1 between the vehicle 1 and the intermediate vehicle 220 is detected. Further, the object detection sensor mounted on the third vehicle 3 detects the second inter-vehicle distance D2 between the third vehicle 3 and the intermediate vehicle 220. Further, the vehicle length L of the intermediate vehicle 220 is detected or estimated.
Further, based on the length of the queuing of the vehicles 204a to 204c and the speed limit of the target lane 201, the distance D3 required for the second vehicle 2 to change lanes to the oncoming lane 202 and overtake the obstacle 203 is calculated. Hereinafter, the distance D3 is referred to as "the required overtaking distance D3".

第1車間距離D1、第2車間距離D2及び車両長Lの合計と、第1車両1と第3車両3との間の距離とが合致し、第1車間距離D1が追越所要距離D3より長い場合に、第1車両1が第2車両2の側方を通過したタイミングで、第2車両2が対向車線202に車線変更して障害203を追い越すことができると判定する。
また、第1車間距離D1、第2車間距離D2及び車両長Lの合計と、第1車両1と第3車両3との間の距離とが合致し、第2車間距離D2が追越所要距離D3より長い場合に、中間車両220が第2車両2の側方を通過したタイミングで、第2車両2が対向車線202に車線変更して障害203を追い越すことができると判定する。
The total of the first inter-vehicle distance D1, the second inter-vehicle distance D2, and the vehicle length L matches the distance between the first vehicle 1 and the third vehicle 3, and the first inter-vehicle distance D1 is from the overtaking required distance D3. If it is long, it is determined that the second vehicle 2 can change lanes to the oncoming lane 202 and overtake the obstacle 203 at the timing when the first vehicle 1 passes by the side of the second vehicle 2.
Further, the total of the first inter-vehicle distance D1, the second inter-vehicle distance D2, and the vehicle length L matches the distance between the first vehicle 1 and the third vehicle 3, and the second inter-vehicle distance D2 is the required overtaking distance. If it is longer than D3, it is determined that the second vehicle 2 can change lanes to the oncoming lane 202 and overtake the obstacle 203 at the timing when the intermediate vehicle 220 passes by the side of the second vehicle 2.

なお、第1車間距離D1及び第2車間距離D2のいずれもが、追越所要距離D3以下の場合には、第1車両1が第2車両2の側方を通過したタイミング、及び中間車両220が第2車両2の側方を通過したタイミングのいずれにおいても、第2車両2が障害203を追い越すことはできないと判定する。この場合には、第2車両2は、障害203の手前で停止する判定を行う。 When both the first inter-vehicle distance D1 and the second inter-vehicle distance D2 are equal to or less than the required overtaking distance D3, the timing at which the first vehicle 1 passes by the side of the second vehicle 2 and the intermediate vehicle 220 It is determined that the second vehicle 2 cannot overtake the obstacle 203 at any of the timings when the second vehicle 2 passes by the side of the second vehicle 2. In this case, the second vehicle 2 determines to stop before the obstacle 203.

第1車間距離D1、第2車間距離D2及び車両長Lの合計と、第1車両1と第3車両3との間の距離とが合致しない場合は、第1車間距離D1又は第2車間距離D2が正確に測定されていないと考えられるため、第1車両1が第2車両2の側方を通過したタイミング、及び中間車両220が第2車両2の側方を通過したタイミングで第2車両2が障害203を追い越すことを禁止する。この場合には、第2車両2は、障害203の手前で停止する判定を行う。 If the total of the first inter-vehicle distance D1, the second inter-vehicle distance D2 and the vehicle length L does not match the distance between the first vehicle 1 and the third vehicle 3, the first inter-vehicle distance D1 or the second inter-vehicle distance Since it is considered that D2 has not been measured accurately, the second vehicle is at the timing when the first vehicle 1 passes by the side of the second vehicle 2 and when the intermediate vehicle 220 passes by the side of the second vehicle 2. 2 prohibits overtaking obstacle 203. In this case, the second vehicle 2 determines to stop before the obstacle 203.

(構成)
図14を参照する。第3実施形態の車線状態推定システム100は、図10に示す第2実施形態の車線状態推定システム100の構成に加えて、第3車両3に搭載された物体検出センサ30、測位装置31及び通信装置32と、コンピュータ8を備える。
物体検出センサ30は、第3車両3の周囲の物体を検出する複数の異なる種類のセンサを備える。測位装置31は、全地球型測位システム(GNSS)受信機を備え、複数の航法衛星から電波を受信して、現在時刻と第3車両3の現在位置及び進行方向を測定する。
物体検出センサ30及び測位装置31は、例えば第1車両1の物体検出センサ10及び測位装置11と同様の構成を有してよい。
(Constitution)
See FIG. In addition to the configuration of the lane state estimation system 100 of the second embodiment shown in FIG. 10, the lane state estimation system 100 of the third embodiment includes an object detection sensor 30, a positioning device 31, and communication mounted on the third vehicle 3. The device 32 and the computer 8 are provided.
The object detection sensor 30 includes a plurality of different types of sensors that detect objects around the third vehicle 3. The positioning device 31 includes a global positioning system (GNSS) receiver, receives radio waves from a plurality of navigation satellites, and measures the current time and the current position and traveling direction of the third vehicle 3.
The object detection sensor 30 and the positioning device 31 may have the same configuration as the object detection sensor 10 and the positioning device 11 of the first vehicle 1, for example.

通信装置32は、測位装置31から得られる現在時刻情報に基づいて物体検出センサ30に対して基準時刻を配信する。また通信装置32は、有線又は無線の通信手段により、コンピュータ4の通信手段40を介して、物体検出手段41との間でデータを授受する。
第1車両1の通信装置12と、第2車両2の通信装置22と、第3車両3の通信装置32は、低遅延の通信無線手段により直接通信して、第1車両1及び第3車両3の現在位置情報を第2車両2の車載装置23に送信する。無線方式は、例えばIEEE802.11pで規定されるDSRC方式もしくは3GPP Release14以降で規定されるセルラV2X方式を用いてよい。
The communication device 32 distributes the reference time to the object detection sensor 30 based on the current time information obtained from the positioning device 31. Further, the communication device 32 exchanges data with the object detection means 41 via the communication means 40 of the computer 4 by a wired or wireless communication means.
The communication device 12 of the first vehicle 1, the communication device 22 of the second vehicle 2, and the communication device 32 of the third vehicle 3 directly communicate with each other by low-delay communication wireless means, and the first vehicle 1 and the third vehicle The current position information of 3 is transmitted to the in-vehicle device 23 of the second vehicle 2. As the wireless system, for example, the DSRC system specified by IEEE802.11p or the cellular V2X system specified by 3GPP Release 14 or later may be used.

コンピュータ8は、通信手段80を備え、追越車線状況認識手段81、追越間隙計測手段82と、追越判定手段83として動作し、対象車線201の第2車両2が、進路前方の障害203を追い越しすることができるか否かを判定する。
通信手段80は、有線又は無線の通信手段により、コンピュータ6の通信手段60を介して、障害区間推定手段61との間でデータの授受を行う。また通信手段80は、第2車両2の通信装置22を介して、追越可否の判定結果を車載装置23に送信する。
コンピュータ8は、第1車両1〜第3車両3のいずれかに実装されてもよく、第1車両1〜第3車両3以外の他車両、携帯電話/自営網上のモバイルエッジコンピュータ、路側に設置された道路交通インフラサーバもしくはインターネット上のクラウドサーバに実装されてもよい。
The computer 8 includes a communication means 80, operates as an overtaking lane situational awareness means 81, an overtaking gap measuring means 82, and an overtaking determination means 83, and the second vehicle 2 in the target lane 201 has an obstacle 203 in front of the course. Determine if it is possible to overtake.
The communication means 80 exchanges data with the failure section estimation means 61 via the communication means 60 of the computer 6 by a wired or wireless communication means. Further, the communication means 80 transmits the overtaking availability determination result to the in-vehicle device 23 via the communication device 22 of the second vehicle 2.
The computer 8 may be mounted on any of the first vehicle 1 to the third vehicle 3, a vehicle other than the first vehicle 1 to the third vehicle 3, a mobile edge computer on a mobile phone / self-employed network, and a roadside. It may be implemented on an installed road transportation infrastructure server or a cloud server on the Internet.

図15を参照して、第3実施形態の車線状態推定システム100の機能構成について説明する。第3実施形態の車線状態推定システム100は、第2実施形態の車線状態推定システム100と同様の機能構成を有しており、同一の構成要素には同じ参照符号を付して、重複説明を省略する。
第3実施形態の車線状態推定システム100は、第1実施形態及び第2実施形態の物体検出手段41と同様の機能を備える物体検出手段41a及び41bを、それぞれ第1車両1及び第3車両3に実装する。また車線状態推定システム100は、第3車両3の物体検出センサ30及び測位装置31と、追越車線状況認識手段81と、追越間隙計測手段82と、追越判定手段83を備える。
The functional configuration of the lane state estimation system 100 of the third embodiment will be described with reference to FIG. The lane state estimation system 100 of the third embodiment has the same functional configuration as the lane state estimation system 100 of the second embodiment, and the same components are designated by the same reference numerals to provide duplicate explanations. Omit.
The lane state estimation system 100 of the third embodiment uses the object detection means 41a and 41b having the same functions as the object detection means 41 of the first embodiment and the second embodiment, respectively, of the first vehicle 1 and the third vehicle 3. Implement in. Further, the lane state estimation system 100 includes an object detection sensor 30 and a positioning device 31 of the third vehicle 3, an overtaking lane situation recognition means 81, an overtaking gap measuring means 82, and an overtaking determination means 83.

物体検出センサ30は、第3車両3の周囲の物体の位置を測定する。例えば、物体検出センサ30は、レーザレンジファインダが第3車両の周囲の水平角度360度の見通し範囲で、150m程度の道路周辺物体の位置を測定し、ポイントクラウド形式の検出結果を出力する。また、可視カメラが道路周辺物体の画像データを出力する。 The object detection sensor 30 measures the position of an object around the third vehicle 3. For example, in the object detection sensor 30, the laser range finder measures the position of an object around the road of about 150 m in a line-of-sight range of a horizontal angle of 360 degrees around the third vehicle, and outputs a point cloud format detection result. In addition, the visible camera outputs image data of objects around the road.

測位装置31は、所定の座標を基準とする共通座標系(例えば世界座標系や地図座標系)における第3車両3の現在位置を測定する。第1車両1の測位装置11と第3車両3の測位装置31は、第1車両1及び第3車両3の現在位置を、第2車両2の軌道生成手段25へ送信する。
物体検出手段41a及び41bは、物体検出センサ10及び30の検出結果に基づいて、第1車両1及び第3車両3の周囲の物体の位置、速度、移動方向をそれぞれ検出する。
The positioning device 31 measures the current position of the third vehicle 3 in a common coordinate system (for example, a world coordinate system or a map coordinate system) based on predetermined coordinates. The positioning device 11 of the first vehicle 1 and the positioning device 31 of the third vehicle 3 transmit the current positions of the first vehicle 1 and the third vehicle 3 to the track generating means 25 of the second vehicle 2.
The object detection means 41a and 41b detect the positions, speeds, and moving directions of objects around the first vehicle 1 and the third vehicle 3, respectively, based on the detection results of the object detection sensors 10 and 30.

追越車線状況認識手段81は、物体検出手段41a及び41bの検出結果に基づいて、第1車両1及び第3車両3の間を走行する中間車両220を検出する。追越車線状況認識手段81は、中間車両220が、第1車両1や第3車両のような自己位置を送信する機能を有しているか否かを判定する。例えば、通信手段80が中間車両220の自己位置情報を受信しているか否かによって、中間車両220が自己位置の送信機能を有しているか否かを判定する。 The overtaking lane situational awareness means 81 detects the intermediate vehicle 220 traveling between the first vehicle 1 and the third vehicle 3 based on the detection results of the object detection means 41a and 41b. The overtaking lane situational awareness means 81 determines whether or not the intermediate vehicle 220 has a function of transmitting its own position like the first vehicle 1 and the third vehicle. For example, it is determined whether or not the intermediate vehicle 220 has a self-position transmission function depending on whether or not the communication means 80 has received the self-position information of the intermediate vehicle 220.

中間車両220が自己位置を送信する機能を有していない場合に、追越車線状況認識手段81は、物体検出手段41aの検出結果に基づいて、第1車両1と中間車両220の間の第1車間距離D1を検出する。また、物体検出手段41bの検出結果に基づいて、第3車両3と中間車両220との間の第2車間距離D2を検出する。 When the intermediate vehicle 220 does not have the function of transmitting the self-position, the overtaking lane situational awareness means 81 is the first between the first vehicle 1 and the intermediate vehicle 220 based on the detection result of the object detection means 41a. 1 Detects the inter-vehicle distance D1. Further, based on the detection result of the object detection means 41b, the second inter-vehicle distance D2 between the third vehicle 3 and the intermediate vehicle 220 is detected.

さらに、追越車線状況認識手段81は、物体検出手段41a又は物体検出手段41bの検出結果に基づいて、中間車両220の現在位置を算出する。追越車線状況認識手段81は、中間車両220の現在位置を2車両2の軌道生成手段25へ送信する。
また、追越車線状況認識手段81は、第1車両1及び第3車両3の各々の現在位置に基づいて第1車両1と第3車両3との間の距離を算出する。
Further, the overtaking lane situational awareness means 81 calculates the current position of the intermediate vehicle 220 based on the detection result of the object detection means 41a or the object detection means 41b. The overtaking lane situational awareness means 81 transmits the current position of the intermediate vehicle 220 to the track generation means 25 of the two vehicles 2.
Further, the overtaking lane situational awareness means 81 calculates the distance between the first vehicle 1 and the third vehicle 3 based on the current positions of the first vehicle 1 and the third vehicle 3.

また、追越車線状況認識手段81は、物体検出手段41a又は41bの検出結果にもとづいて、中間車両220の車両長Lを検出する。
追越車線状況認識手段81は、中間車両220の車両長Lを推定してもよい。例えば追越車線状況認識手段81は、物体検出手段41a又は41bの検出結果から中間車両220の車幅を測定し、中間車両220の車幅から想定しうる車両長を、車両長Lとして推定してよい。また例えば、物体検出手段41a又は41bによる中間車両220の画像に対して画像認識処理を施すことによって、中間車両220の車種を特定して既知の車両諸元データから車両長Lを推定してもよい。
Further, the overtaking lane situational awareness means 81 detects the vehicle length L of the intermediate vehicle 220 based on the detection result of the object detection means 41a or 41b.
The overtaking lane situational awareness means 81 may estimate the vehicle length L of the intermediate vehicle 220. For example, the overtaking lane situational awareness means 81 measures the vehicle width of the intermediate vehicle 220 from the detection result of the object detection means 41a or 41b, and estimates the vehicle length that can be assumed from the vehicle width of the intermediate vehicle 220 as the vehicle length L. You can. Further, for example, by performing image recognition processing on the image of the intermediate vehicle 220 by the object detection means 41a or 41b, the vehicle type of the intermediate vehicle 220 may be specified and the vehicle length L may be estimated from the known vehicle specification data. Good.

追越間隙計測手段82は、第1車間距離D1、第2車間距離D2及び車両長Lの合計と、第1車両1と第3車両3との間の距離とが合致するか否かを判定する。「合致」とは、第1車間距離D1、第2車間距離D2及び車両長Lの合計と第1車両1と第3車両3との間の距離との差が所定の許容誤差未満であることを意味する。追越間隙計測手段82は、判定結果を追越判定手段83に出力する。 The overtaking gap measuring means 82 determines whether or not the total of the first inter-vehicle distance D1, the second inter-vehicle distance D2, and the vehicle length L matches the distance between the first vehicle 1 and the third vehicle 3. To do. “Match” means that the difference between the total of the first inter-vehicle distance D1, the second inter-vehicle distance D2 and the vehicle length L and the distance between the first vehicle 1 and the third vehicle 3 is less than a predetermined margin of error. Means. The overtaking gap measuring means 82 outputs the determination result to the overtaking determination means 83.

第1車間距離D1、第2車間距離D2及び車両長Lの合計と、第1車両1と第3車両3との間の距離とが合致する場合、追越判定手段83は、車両204a〜204cよりも対象車線201の進行方向後方の第2車両2が、対向車線202へ車線変更して車両204a〜204cと障害203を追い越すために必要な距離D3(追越所要距離D3)を算出する。 When the sum of the first inter-vehicle distance D1, the second inter-vehicle distance D2, and the vehicle length L and the distance between the first vehicle 1 and the third vehicle 3 match, the overtaking determination means 83 uses the vehicles 204a to 204c. The distance D3 (overtaking required distance D3) required for the second vehicle 2 behind the target lane 201 in the traveling direction to change lanes to the oncoming lane 202 and overtake the vehicles 204a to 204c and the obstacle 203 is calculated.

具体的には、追越判定手段83は次式に従って追越所要距離D3を算出する。
追越所要距離D3=制限速度×追越所要時間+(車間距離+車両長)×待ち行列の車両台数
なお、追越所要時間とは、対象車線201から対向車線202への車線変更に要する時間と、対向車線202から対象車線201へ戻るのに要する時間の合計である。また、上記の追越所要距離D3を算出する式において、車間距離及び車両長は予め求めた車両停止時の平均的な車間距離及び平均的な車両の車両長を用いる。なお上記の通り、追越所要距離D3は、第2車両2が対向車線202へ車線変更して車両204a〜204cと障害203を追い越すために必要な距離D3であり、算出式は上記の式に限定されない。
Specifically, the overtaking determination means 83 calculates the overtaking required distance D3 according to the following equation.
Overtaking required distance D3 = Speed limit x Overtaking required time + (Inter-vehicle distance + Vehicle length) x Number of vehicles in queue Note that the overtaking required time is the time required to change lanes from the target lane 201 to the oncoming lane 202. Is the total time required to return from the oncoming lane 202 to the target lane 201. Further, in the above formula for calculating the required overtaking distance D3, the average inter-vehicle distance and the average vehicle length when the vehicle is stopped, which are obtained in advance, are used as the inter-vehicle distance and the vehicle length. As described above, the required overtaking distance D3 is the distance D3 required for the second vehicle 2 to change lanes to the oncoming lane 202 and overtake the vehicles 204a to 204c and the obstacle 203, and the calculation formula is the above formula. Not limited.

追越判定手段83は、第1車間距離D1及び第2車間距離D2と、追越所要距離D3とを比較する。第1車間距離D1が追越所要距離D3より長い場合に、追越判定手段83は、第1車両1が第2車両2の側方を通過したタイミングで、第2車両2が対向車線202に車線変更して障害203を追い越すことができると判定する。 The overtaking determination means 83 compares the first inter-vehicle distance D1 and the second inter-vehicle distance D2 with the required overtaking distance D3. When the first inter-vehicle distance D1 is longer than the required overtaking distance D3, the overtaking determination means 83 moves the second vehicle 2 into the oncoming lane 202 at the timing when the first vehicle 1 passes by the side of the second vehicle 2. It is determined that the lane can be changed and the obstacle 203 can be overtaken.

また、第2車間距離D2が追越所要距離D3より長い場合に、追越判定手段83は、中間車両220が第2車両2の側方を通過したタイミングで、第2車両2が対向車線202に車線変更して障害203を追い越すことができると判定する。
反対に、第1車間距離D1及び第2車間距離D2のいずれもが、追越所要距離D3以下の場合には、追越判定手段83は、第1車両1が第2車両2の側方を通過したタイミング、及び中間車両220が第2車両2の側方を通過したタイミングのいずれにおいても、第2車両2が障害203を追い越すことはできないと判定する。
Further, when the second inter-vehicle distance D2 is longer than the required overtaking distance D3, the overtaking determination means 83 causes the second vehicle 2 to move to the oncoming lane 202 at the timing when the intermediate vehicle 220 passes by the side of the second vehicle 2. It is determined that the lane can be changed to and the obstacle 203 can be overtaken.
On the contrary, when both the first inter-vehicle distance D1 and the second inter-vehicle distance D2 are equal to or less than the required overtaking distance D3, the overtaking determination means 83 causes the first vehicle 1 to move to the side of the second vehicle 2. It is determined that the second vehicle 2 cannot overtake the obstacle 203 at both the timing of passing and the timing of the intermediate vehicle 220 passing by the side of the second vehicle 2.

第1車間距離D1、第2車間距離D2及び車両長Lの合計と、第1車両1と第3車両3との間の距離とが合致しない場合は、追越判定手段83は、第1車間距離D1又は第2車間距離D2が正確に測定されていないと判定する。この場合、第1車両1が第2車両2の側方を通過したタイミング、中間車両220が第2車両2の側方を通過したタイミングで第2車両2が障害203を追い越すことを禁止する。追越判定手段83は、判定結果を軌道生成手段25へ出力する。 If the sum of the first inter-vehicle distance D1, the second inter-vehicle distance D2, and the vehicle length L does not match the distance between the first vehicle 1 and the third vehicle 3, the overtaking determination means 83 uses the first inter-vehicle distance. It is determined that the distance D1 or the second inter-vehicle distance D2 is not accurately measured. In this case, it is prohibited that the second vehicle 2 overtakes the obstacle 203 at the timing when the first vehicle 1 passes the side of the second vehicle 2 and the timing when the intermediate vehicle 220 passes the side of the second vehicle 2. The overtaking determination means 83 outputs the determination result to the trajectory generation means 25.

第1車両1が第2車両2の側方を通過したタイミングで障害203を追い越すことができると判定した場合、軌道生成手段25は、第1車両1が第2車両2の側方を通過したタイミングで対象車線201から対向車線202へ車線変更し、障害存在区間208を追い越してから対象車線201へ戻る目標走行軌道と速度プロファイルを生成し、走行制御手段26へ出力する。
なお、第2車両2の車載装置23は、第1車両1が第2車両2の側方を通過したタイミングで対向車線202へ車線変更して、進路前方の障害203を追い越すことができることを知らせる音声情報や視覚情報を、第2車両2の運転者や乗員に通知してもよい。
When it is determined that the obstacle 203 can be overtaken at the timing when the first vehicle 1 passes by the side of the second vehicle 2, the track generating means 25 passes the first vehicle 1 by the side of the second vehicle 2. The target lane 201 is changed to the oncoming lane 202 at the timing, the target traveling track and the speed profile to return to the target lane 201 after passing the obstacle existing section 208 are generated, and are output to the traveling control means 26.
The in-vehicle device 23 of the second vehicle 2 notifies that the vehicle-mounted device 23 of the second vehicle 2 can change lanes to the oncoming lane 202 at the timing when the first vehicle 1 passes by the side of the second vehicle 2 and can overtake the obstacle 203 in front of the course. The voice information and the visual information may be notified to the driver and the occupants of the second vehicle 2.

また、中間車両220が第2車両2の側方を通過したタイミングで障害203を追い越すことができると判定した場合、軌道生成手段25は、中間車両220が第2車両2の側方を通過したタイミングで対象車線201から対向車線202へ車線変更し、障害存在区間208を追い越してから対象車線201へ戻る目標走行軌道と速度プロファイルを生成し、走行制御手段26へ出力する。
なお、第2車両2の車載装置23は、中間車両220が第2車両2の側方を通過したタイミングで対向車線202へ車線変更して、進路前方の障害203を追い越すことができることを知らせる音声情報や視覚情報を、第2車両2の運転者や乗員に通知してもよい。
Further, when it is determined that the obstacle 203 can be overtaken at the timing when the intermediate vehicle 220 passes by the side of the second vehicle 2, the track generating means 25 passes the intermediate vehicle 220 by the side of the second vehicle 2. The target lane 201 is changed to the oncoming lane 202 at the timing, the target traveling track and the speed profile to return to the target lane 201 after passing the obstacle existing section 208 are generated, and are output to the traveling control means 26.
The in-vehicle device 23 of the second vehicle 2 notifies that the intermediate vehicle 220 can change lanes to the oncoming lane 202 at the timing when the intermediate vehicle 220 passes by the side of the second vehicle 2 and overtake the obstacle 203 in front of the course. Information and visual information may be notified to the driver and occupants of the second vehicle 2.

一方で、障害203を追い越すことはできないと判定された場合、又は第1車間距離D1、第2車間距離D2及び車両長Lの合計と、第1車両1と第3車両3との間の距離とが合致しない場合には、軌道生成手段25は、待ち行列区間206の手前で停止する目標走行軌道と速度プロファイルを生成し、走行制御手段26へ出力する。
なお、第2車両2の車載装置23は、待ち行列区間206の手前で停止することを知らせる、又は促す音声情報や視覚情報を、第2車両2の運転者や乗員に通知してもよい。
On the other hand, when it is determined that the obstacle 203 cannot be overtaken, or the total of the first inter-vehicle distance D1, the second inter-vehicle distance D2 and the vehicle length L, and the distance between the first vehicle 1 and the third vehicle 3. If does not match, the track generating means 25 generates a target running track and a speed profile that stop before the queue section 206, and outputs the target running track and the speed profile to the running control means 26.
The in-vehicle device 23 of the second vehicle 2 may notify the driver or occupant of the second vehicle 2 of audio information or visual information that informs or prompts the vehicle to stop before the queue section 206.

(動作)
次に、図16を参照して第3実施形態の車線状態推定方法の一例を説明する。
ステップS20において測位装置11と測位装置31は、第1車両1と第3車両3の現在位置を測定する。
ステップS21において追越車線状況認識手段81は、自己位置を送信する機能を有しない中間車両220と第1車両1との間の第1車間距離D1と、中間車両220と第3車両3との間の第2車間距離D2を検出する。
(motion)
Next, an example of the lane state estimation method of the third embodiment will be described with reference to FIG.
In step S20, the positioning device 11 and the positioning device 31 measure the current positions of the first vehicle 1 and the third vehicle 3.
In step S21, the overtaking lane situational awareness means 81 has a first inter-vehicle distance D1 between the intermediate vehicle 220 and the first vehicle 1 which does not have a function of transmitting its own position, and the intermediate vehicle 220 and the third vehicle 3. The second inter-vehicle distance D2 between them is detected.

ステップS22において追越車線状況認識手段81は、中間車両220の車両長Lを検出又は算出する。
ステップS23において追越間隙計測手段82は、第1車間距離D1、第2車間距離D2及び車両長Lの合計と、第1車両1と第3車両3との間の距離とが合致するか否かを判定する。合計(D1+D2+L)が第1車両1と第3車両3との間の距離と合致しない場合(ステップS23:N)に処理はステップS24に進む。合致する場合(ステップS23:Y)に処理はステップS25に進む。
In step S22, the overtaking lane situational awareness means 81 detects or calculates the vehicle length L of the intermediate vehicle 220.
In step S23, the overtaking gap measuring means 82 determines whether or not the total of the first inter-vehicle distance D1, the second inter-vehicle distance D2, and the vehicle length L matches the distance between the first vehicle 1 and the third vehicle 3. Is determined. When the total (D1 + D2 + L) does not match the distance between the first vehicle 1 and the third vehicle 3 (step S23: N), the process proceeds to step S24. If they match (step S23: Y), the process proceeds to step S25.

ステップS24において追越判定手段83は、第1車両1又は中間車両220が第2車両2の側方を通過したタイミングで第2車両2が障害203を追い越すことを禁止する。軌道生成手段25は、待ち行列区間206の手前で停止する目標走行軌道と速度プロファイルを生成する。その後に処理は終了する。
ステップS25において追越間隙計測手段82は、追越所要距離D3を算出する。
In step S24, the overtaking determination means 83 prohibits the second vehicle 2 from overtaking the obstacle 203 at the timing when the first vehicle 1 or the intermediate vehicle 220 passes by the side of the second vehicle 2. The track generating means 25 generates a target traveling track and a speed profile that stop before the queue section 206. After that, the process ends.
In step S25, the overtaking gap measuring means 82 calculates the overtaking required distance D3.

ステップS26において追越間隙計測手段82は、第1車間距離D1又は第2車間距離D2が追越所要距離D3より長いか否かを判定する。第1車間距離D1及び第2車間距離D2のいずれも追越所要距離D3より長くない場合(ステップS26:N)に処理はステップS24に進む。
ステップS24において追越判定手段83は、第1車両1が第2車両2の側方を通過したタイミング、及び中間車両220が第2車両2の側方を通過したタイミングのいずれにおいても第2車両2が障害203を追い越すことができないと判定する。軌道生成手段25は、待ち行列区間206の手前で停止する目標走行軌道と速度プロファイルを生成する。その後に処理は終了する。
In step S26, the overtaking gap measuring means 82 determines whether or not the first inter-vehicle distance D1 or the second inter-vehicle distance D2 is longer than the required overtaking distance D3. If neither the first inter-vehicle distance D1 nor the second inter-vehicle distance D2 is longer than the overtaking required distance D3 (step S26: N), the process proceeds to step S24.
In step S24, the overtaking determination means 83 is the second vehicle at both the timing when the first vehicle 1 passes by the side of the second vehicle 2 and the timing when the intermediate vehicle 220 passes by the side of the second vehicle 2. 2 determines that the obstacle 203 cannot be overtaken. The track generating means 25 generates a target traveling track and a speed profile that stop before the queue section 206. After that, the process ends.

一方で、第1車間距離D1が追越所要距離D3より長い場合(ステップS26:Y)には、ステップS27において追越判定手段83は、第1車両1が第2車両2の側方を通過したタイミングで、第2車両2が対向車線202に車線変更して障害203を追い越すことができると判定する。軌道生成手段25は、第1車両1が第2車両2の側方を通過したタイミングで対象車線201から対向車線202へ車線変更し、障害存在区間208を追い越してから対象車線201へ戻る目標走行軌道と速度プロファイルを生成する。その後に処理は終了する。 On the other hand, when the first inter-vehicle distance D1 is longer than the overtaking required distance D3 (step S26: Y), in step S27, the overtaking determination means 83 passes the first vehicle 1 to the side of the second vehicle 2. At this timing, it is determined that the second vehicle 2 can change lanes to the oncoming lane 202 and overtake the obstacle 203. The track generating means 25 changes lanes from the target lane 201 to the oncoming lane 202 at the timing when the first vehicle 1 passes the side of the second vehicle 2, passes the obstacle existing section 208, and then returns to the target lane 201. Generate orbit and velocity profiles. After that, the process ends.

また、第2車間距離D2が追越所要距離D3より長い場合(ステップS26:Y)は、追越判定手段83は、中間車両220が第2車両2の側方を通過したタイミングで、第2車両2が対向車線202に車線変更して障害203を追い越すことができると判定する。軌道生成手段25は、中間車両220が第2車両2の側方を通過したタイミングで対象車線201から対向車線202へ車線変更し、障害存在区間208を追い越してから対象車線201へ戻る目標走行軌道と速度プロファイルを生成する。その後に処理は終了する。 When the second inter-vehicle distance D2 is longer than the required overtaking distance D3 (step S26: Y), the overtaking determination means 83 is the second at the timing when the intermediate vehicle 220 passes by the side of the second vehicle 2. It is determined that the vehicle 2 can change lanes to the oncoming lane 202 and overtake the obstacle 203. The track generating means 25 changes the lane from the target lane 201 to the oncoming lane 202 at the timing when the intermediate vehicle 220 passes by the side of the second vehicle 2, passes the obstacle existing section 208, and then returns to the target lane 201. And generate a speed profile. After that, the process ends.

(第3実施形態の効果)
(1)追越車線状況認識手段81は、対象車線201の対向車線202における車両間隔を検出する。追越間隙計測手段82は、車両間隔と、車両の待ち行列の長さと、制限速度とに基づいて、対向車線202を走行して障害203を追い越せるか否かを判定する。
これにより、障害203の手前に車両の待ち行列が発生している状況において、対向車線202を走行して障害203を追い越せるか否かを判定できる。
(Effect of Third Embodiment)
(1) The overtaking lane situational awareness means 81 detects the vehicle distance in the oncoming lane 202 of the target lane 201. The overtaking gap measuring means 82 determines whether or not the vehicle can pass the obstacle 203 while traveling in the oncoming lane 202 based on the vehicle interval, the length of the vehicle queue, and the speed limit.
As a result, it is possible to determine whether or not the vehicle can pass the obstacle 203 while traveling in the oncoming lane 202 in a situation where a vehicle queue is generated in front of the obstacle 203.

(2)追越車線状況認識手段81は、対向車線を走行する第1対向車両及び第2対向車両の間を走行する第3対向車両と第1対向車両との間の第1車間距離と、第3対向車両と第2対向車両との間の第2車間距離と、を測定する。追越車線状況認識手段81は、第3対向車両の車両長を検出又は推定する。追越間隙計測手段82は、第1車間距離、第2車間距離及び車両長の合計と、第1対向車両と第2対向車両との間の距離とが合致しない場合に、障害の追越しを禁止する。
これにより、対向車線202を走行して障害203を追い越す際に、対向車線202の車間距離を正確に検出できているか否かを判断できる。
(2) The overtaking lane situational awareness means 81 includes the first inter-vehicle distance between the first oncoming vehicle traveling in the oncoming lane and the third oncoming vehicle and the first oncoming vehicle traveling between the second oncoming vehicles. The second inter-vehicle distance between the third oncoming vehicle and the second oncoming vehicle is measured. The overtaking lane situational awareness means 81 detects or estimates the length of the third oncoming vehicle. The overtaking gap measuring means 82 prohibits overtaking of obstacles when the total of the first inter-vehicle distance, the second inter-vehicle distance and the vehicle length does not match the distance between the first oncoming vehicle and the second oncoming vehicle. To do.
Thereby, when traveling in the oncoming lane 202 and overtaking the obstacle 203, it is possible to determine whether or not the inter-vehicle distance in the oncoming lane 202 can be accurately detected.

100…車線状態推定システム、1…第1車両、2…第2車両、3…第3車両、4〜8…コンピュータ、10、20、30…物体検出センサ、11、21、31…測位装置、12、22、32…通信装置、23…車載装置、24…アクチュエータ、25…軌道生成手段、26…走行制御手段、40、50、60、70,80…通信手段、41、41a、41b…物体検出手段、51…行列区間検出手段、52…速度判定手段、53…走行可能区間検出手段、61…障害区間推定手段、71…方向指示器検出手段、72…ナビゲーションシステム、73…行列特性確認手段、81…追越車線状況認識手段、82…追越間隙計測手段、83…追越判定手段 100 ... Lane state estimation system, 1 ... 1st vehicle, 2 ... 2nd vehicle, 3 ... 3rd vehicle, 4-8 ... Computer, 10, 20, 30 ... Object detection sensor, 11, 21, 31 ... Positioning device, 12, 22, 32 ... Communication device, 23 ... In-vehicle device, 24 ... Actuator, 25 ... Trajectory generating means, 26 ... Travel control means, 40, 50, 60, 70, 80 ... Communication means, 41, 41a, 41b ... Object Detection means, 51 ... lane section detection means, 52 ... speed determination means, 53 ... travelable section detection means, 61 ... obstacle section estimation means, 71 ... direction indicator detection means, 72 ... navigation system, 73 ... matrix characteristic confirmation means , 81 ... Overtaking lane situation recognition means, 82 ... Overtaking gap measuring means, 83 ... Overtaking determination means

Claims (15)

車両に搭載した物体検出センサによって前記車両の周囲の物体の位置を検出し、
前記物体検出センサの検出結果に基づいて、前記車両の周囲にある対象車線に車列が発生している待ち行列区間を検出し、
前記待ち行列区間内の車両の車速を測定し、
前記物体検出センサの検出結果に基づいて、前記車列よりも前記対象車線の進行方向前方の区間である前方区間において第1所定速度以上で車両が走行できる走行可能区間を検出し、
前記待ち行列区間内の車両の速度が前記第1所定速度よりも低い第2所定速度以下であり、かつ前記走行可能区間を検出した場合に、前記対象車線の少なくとも一部を封鎖する障害が存在すると推定する、
ことを特徴とする車線状態の推定方法。
The position of the object around the vehicle is detected by the object detection sensor mounted on the vehicle.
Based on the detection result of the object detection sensor, a queue section in which a lane is generated in the target lane around the vehicle is detected.
Measure the vehicle speed of the vehicle in the queue section and
Based on the detection result of the object detection sensor, a travelable section in which the vehicle can travel at a first predetermined speed or higher is detected in a front section which is a section ahead of the vehicle row in the traveling direction of the target lane.
When the speed of the vehicle in the queue section is equal to or less than the second predetermined speed lower than the first predetermined speed and the travelable section is detected, there is an obstacle to block at least a part of the target lane. I presume that
A method of estimating lane conditions, which is characterized by the fact that.
前記物体検出センサが前記対象車線の側方の一方に位置するときに、前記対象車線を挟んで反対側の車線境界を表す車線境界線が所定長以上の長さに亘って連続して前記物体検出センサで検出される区間を、前記走行可能区間として検出することを特徴とする請求項1に記載の推定方法。 When the object detection sensor is located on one side of the target lane, the lane boundary line representing the lane boundary on the opposite side of the target lane is continuously extended over a predetermined length or longer. The estimation method according to claim 1, wherein the section detected by the detection sensor is detected as the travelable section. 前記物体検出センサが前記対象車線の側方の一方に位置するときに、前記対象車線の側方の他方に存在する物標が所定長以上の長さに亘って連続して前記物体検出センサで検出される区間を、前記走行可能区間として検出することを特徴とする請求項1又は2に記載の推定方法。 When the object detection sensor is located on one side of the target lane, the target existing on the other side of the target lane is continuously extended by the object detection sensor over a predetermined length or longer. The estimation method according to claim 1 or 2, wherein the detected section is detected as the travelable section. 前記前方区間を走行する車両が前記第1所定速度以上で走行している区間を前記走行可能区間として検出することを特徴とする請求項1〜3のいずれか一項に記載の推定方法。 The estimation method according to any one of claims 1 to 3, wherein the section in which the vehicle traveling in the front section is traveling at the first predetermined speed or higher is detected as the travelable section. 前記待ち行列区間において、前記障害が存在すると推定される区間である障害存在区間と、前記第2所定速度以下の速度で車両が走行する区間である準静止物体存在区間と、を推定し、前記障害存在区間は、前記準静止物体存在区間と前記走行可能区間との間に挟まれた区間であることを特徴とする請求項1〜4のいずれか一項に記載の推定方法。 In the queue section, an obstacle existence section, which is a section where the obstacle is presumed to exist, and a quasi-stationary object existence section, which is a section in which the vehicle travels at a speed equal to or lower than the second predetermined speed, are estimated. The estimation method according to any one of claims 1 to 4, wherein the obstacle existence section is a section sandwiched between the quasi-stationary object existence section and the travelable section. 前記待ち行列区間内で方向指示器を点灯させている車両を検出し、当該車両よりも前記対象車線の進行方向前方に、前記障害存在区間と前記準静止物体存在区間の境界があると推定する、ことを特徴とする請求項5に記載の推定方法。 A vehicle in which the direction indicator is lit is detected in the queue section, and it is estimated that there is a boundary between the obstacle existing section and the quasi-stationary object existing section ahead of the vehicle in the traveling direction of the target lane. , The estimation method according to claim 5. 前記障害存在区間の位置、又は前記準静止物体存在区間の両端のうち前記対象車線の進行方向を基準に後側となる後端の位置に応じて前記車列の特性を推定し、
前記車列の特性に応じて前記障害が存在しないと推定することを特徴とする請求項5又は6に記載の推定方法。
The characteristics of the convoy are estimated according to the position of the obstacle existing section or the position of the rear end which is the rear side of both ends of the semi-stationary object existing section with reference to the traveling direction of the target lane.
The estimation method according to claim 5 or 6, wherein it is estimated that the obstacle does not exist according to the characteristics of the vehicle row.
前記障害存在区間に交差点が存在する場合には、前記障害が存在しないと推定することを特徴とする請求項7に記載の推定方法。 The estimation method according to claim 7, wherein when an intersection exists in the obstacle existence section, it is estimated that the obstacle does not exist. 前記障害存在区間に道路沿い施設への出入口が存在する場合に、前記障害存在区間における物体の滞留時間を判定し、前記滞留時間が所定時間より長い場合に前記障害が存在しないと推定することを特徴とする請求項7又は8に記載の推定方法。 When the entrance / exit to the facility along the road exists in the obstacle existence section, the residence time of the object in the obstacle existence section is determined, and when the residence time is longer than a predetermined time, it is estimated that the obstacle does not exist. The estimation method according to claim 7 or 8. 前記障害存在区間にカーブの終了地点が存在するか、前記準静止物体存在区間の前記後端とカーブの開始地点との距離が閾値以下の場合に、前記障害が存在しないと推定することを特徴とする請求項7〜9のいずれか一項に記載の推定方法。 It is characterized in that it is estimated that the obstacle does not exist when the end point of the curve exists in the obstacle existence section or the distance between the rear end of the quasi-stationary object existence section and the start point of the curve is equal to or less than the threshold value. The estimation method according to any one of claims 7 to 9. 前記障害存在区間に下り勾配の開始地点が存在するか、前記準静止物体存在区間の前記後端と上り勾配の開始地点又は下り勾配の終了地点との距離が閾値以下の場合に、前記障害が存在しないと推定することを特徴とする請求項7〜10のいずれか一項に記載の推定方法。 The obstacle occurs when the start point of the downhill slope exists in the obstacle existence section, or the distance between the rear end of the quasi-stationary object existence section and the start point of the uphill slope or the end point of the downhill slope is equal to or less than the threshold value. The estimation method according to any one of claims 7 to 10, wherein the estimation method is presumed to be nonexistent. 前記障害存在区間に渋滞の先頭が存在するか、前記準静止物体存在区間の前記後端と渋滞最後尾との距離が閾値以下の場合に、前記障害が存在しないと推定することを特徴とする請求項7〜11のいずれか一項に記載の推定方法。 It is characterized in that it is estimated that the obstacle does not exist when the head of the traffic jam exists in the obstacle existence section or the distance between the rear end of the quasi-stationary object existence section and the end of the traffic jam is equal to or less than the threshold value. The estimation method according to any one of claims 7 to 11. 前記対象車線の対向車線における車両間隔を検出し、
前記車両間隔と、前記車列の長さと、制限速度とに基づいて、前記対向車線を走行して前記障害を追い越せるか否かを判定する、
ことを特徴とする請求項1〜12のいずれか一項に記載の推定方法。
Detecting the distance between vehicles in the oncoming lane of the target lane,
Based on the vehicle spacing, the length of the convoy, and the speed limit, it is determined whether or not the vehicle can travel in the oncoming lane and overtake the obstacle.
The estimation method according to any one of claims 1 to 12, characterized in that.
前記対向車線を走行する第1対向車両及び第2対向車両の間を走行する第3対向車両と前記第1対向車両との間の第1車間距離と、前記第3対向車両と前記第2対向車両との間の第2車間距離と、を測定し、
前記第3対向車両の車両長を検出又は推定し、
前記第1車間距離、前記第2車間距離及び前記車両長の合計と、前記第1対向車両と前記第2対向車両との間の距離とが合致しない場合に、前記障害の追越しを禁止する、
ことを特徴とする請求項13に記載の推定方法。
The first inter-vehicle distance between the first oncoming vehicle and the first oncoming vehicle running between the first oncoming vehicle and the second oncoming vehicle traveling in the oncoming lane, and the third oncoming vehicle and the second oncoming vehicle. Measure the second inter-vehicle distance to and from the vehicle,
Detecting or estimating the vehicle length of the third oncoming vehicle,
When the total of the first inter-vehicle distance, the second inter-vehicle distance and the vehicle length does not match the distance between the first oncoming vehicle and the second oncoming vehicle, overtaking of the obstacle is prohibited.
13. The estimation method according to claim 13.
車両に搭載され前記車両の周囲の物体の位置を検出する物体検出センサと、
前記物体検出センサの検出結果に基づいて、前記車両の周囲にある対象車線に車両の車列が発生している待ち行列区間を検出する待ち行列区間検出手段と、
前記待ち行列区間内の車両の車速を測定する車速測定手段と、
前記物体検出センサの検出結果に基づいて、前記車列よりも前記対象車線の進行方向前方の区間である前方区間において、第1所定速度以上で車両が走行できる走行可能区間を検出する走行可能区間検出手段と、
前記待ち行列区間内の車両の速度が前記第1所定速度よりも低い第2所定速度以下であり、かつ前記走行可能区間を検出した場合に、前記対象車線の少なくとも一部を封鎖する障害が存在すると推定する推定手段と、
備えることを特徴とする車線状態の推定システム。
An object detection sensor mounted on the vehicle to detect the position of an object around the vehicle,
Based on the detection result of the object detection sensor, a queuing section detecting means for detecting a queuing section in which a vehicle lane is generated in a target lane around the vehicle, and a queuing section detecting means.
A vehicle speed measuring means for measuring the vehicle speed of a vehicle in the queue section, and
Based on the detection result of the object detection sensor, a travelable section for detecting a travelable section in which a vehicle can travel at a first predetermined speed or higher in a front section which is a section ahead of the vehicle row in the traveling direction of the target lane. Detection means and
When the speed of the vehicle in the queue section is equal to or less than the second predetermined speed lower than the first predetermined speed and the travelable section is detected, there is an obstacle to block at least a part of the target lane. And the estimation method to estimate
A lane condition estimation system characterized by being provided.
JP2019194691A 2019-10-25 2019-10-25 Estimation method and estimation system of lane condition Pending JP2021068315A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019194691A JP2021068315A (en) 2019-10-25 2019-10-25 Estimation method and estimation system of lane condition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019194691A JP2021068315A (en) 2019-10-25 2019-10-25 Estimation method and estimation system of lane condition

Publications (1)

Publication Number Publication Date
JP2021068315A true JP2021068315A (en) 2021-04-30

Family

ID=75637336

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019194691A Pending JP2021068315A (en) 2019-10-25 2019-10-25 Estimation method and estimation system of lane condition

Country Status (1)

Country Link
JP (1) JP2021068315A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7358447B2 (en) 2021-12-28 2023-10-10 本田技研工業株式会社 Road management device and road management method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7358447B2 (en) 2021-12-28 2023-10-10 本田技研工業株式会社 Road management device and road management method

Similar Documents

Publication Publication Date Title
US10783789B2 (en) Lane change estimation device, lane change estimation method, and storage medium
US9566983B2 (en) Control arrangement arranged to control an autonomous vehicle, autonomous drive arrangement, vehicle and method
JP6219312B2 (en) Method for determining the position of a vehicle in a lane traffic path of a road lane and a method for detecting alignment and collision risk between two vehicles
TW202132803A (en) Method and apparatus to determine relative location using gnss carrier phase
US11059481B2 (en) Vehicle control system, vehicle control method, and vehicle control program
CN110087964B (en) Vehicle control system, vehicle control method, and storage medium
US10870431B2 (en) Vehicle control device, vehicle control method, and storage medium
TW202132810A (en) Method and apparatus to determine relative location using gnss carrier phase
US11830364B2 (en) Driving assist method and driving assist device
JP2021099793A (en) Intelligent traffic control system and control method for the same
JP2008065481A (en) Driving support system for vehicle
US11697416B2 (en) Travel assistance method and travel assistance device
JP2022024741A (en) Vehicle control device and vehicle control method
US20180329421A1 (en) Road link information updating device and vehicle control system
KR20210040947A (en) Information processing device and information processing method, computer program, information processing system, and mobile device
KR20220166276A (en) Priority indication of start-up control messages
US11780448B2 (en) Vehicle behavior estimation method, vehicle control method, and vehicle behavior estimation device
JP2021068315A (en) Estimation method and estimation system of lane condition
CN113771845A (en) Method, device, vehicle and storage medium for predicting vehicle track
US20240124029A1 (en) Selecting a vehicle action based on a combination of vehicle action intents
JP7325296B2 (en) Object recognition method and object recognition system
US20240123975A1 (en) Guided generation of trajectories for remote vehicle assistance
CN111710175B (en) Control method and device of traffic signal lamp
US20230296780A1 (en) Methods and systems for sensor operation
US20230403471A1 (en) Multiple position rolling shutter imaging device