Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7599964B2 - Vehicle driving control method and driving control device - Google Patents
[go: Go Back, main page]

JP7599964B2 - Vehicle driving control method and driving control device - Google Patents

Vehicle driving control method and driving control device Download PDF

Info

Publication number
JP7599964B2
JP7599964B2 JP2021006107A JP2021006107A JP7599964B2 JP 7599964 B2 JP7599964 B2 JP 7599964B2 JP 2021006107 A JP2021006107 A JP 2021006107A JP 2021006107 A JP2021006107 A JP 2021006107A JP 7599964 B2 JP7599964 B2 JP 7599964B2
Authority
JP
Japan
Prior art keywords
vehicle
lane
control
lane change
autonomous
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.)
Active
Application number
JP2021006107A
Other languages
Japanese (ja)
Other versions
JP2022110603A (en
Inventor
明之 後藤
孝志 福重
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Renault SAS
Original Assignee
Renault SAS
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 filed Critical Renault SAS
Priority to JP2021006107A priority Critical patent/JP7599964B2/en
Publication of JP2022110603A publication Critical patent/JP2022110603A/en
Application granted granted Critical
Publication of JP7599964B2 publication Critical patent/JP7599964B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
  • Traffic Control Systems (AREA)

Description

本発明は、車両の走行制御方法及び走行制御装置に関するものである。 The present invention relates to a vehicle driving control method and a driving control device.

従来の道路情報の認識方法として、自車両が走行している車線のレーンマーカを検出し、この車線に隣接する車線のレーンマーカ及び車線幅を検出し、車線変更前の車線と車線変更後の車線とに共通するレーンマーカと、車線変更後の車線の車線幅とによって、車線変更後の車線の近方のレーンマーカと対になるレーンマーカを推定する方法が知られている(特許文献1参照)。 A conventional method for recognizing road information is known that detects lane markers in the lane in which the vehicle is traveling, detects lane markers and lane widths in lanes adjacent to this lane, and estimates the lane marker that pairs with the nearby lane marker in the lane after the lane change based on lane markers common to the lane before and after the lane change and the lane width of the lane after the lane change (see Patent Document 1).

特開2017-134664号公報JP 2017-134664 A

しかしながら、上記従来の道路情報の認識方法では、車線変更後の車線のレーンマーカを推定する場合、近方のレーンマーカが検出できなければ、これと対になる遠方のレーンマーカも推定できないという問題がある。 However, the above-mentioned conventional road information recognition method has a problem in that when estimating the lane markers of the lane after a lane change, if a nearby lane marker cannot be detected, the corresponding distant lane marker cannot be estimated either.

本発明が解決しようとする課題は、自律走行制御による車線変更時に、車線変更後のレーンマーカを認識できる車両の走行制御方法及び走行制御装置を提供することである。 The problem that this invention aims to solve is to provide a vehicle driving control method and driving control device that can recognize lane markers after a lane change when changing lanes through autonomous driving control.

本発明は、自車両の側方において検出される側方レーンマーカ情報に基づいて、現在走行中の道路形状を推定し、前記推定された道路形状と、検出された自車両の走行状態と、生成された目標軌跡とに基づいて、自律車線変更制御の制御指令値を生成することで上記課題を解決する。 The present invention solves the above problem by estimating the shape of the road on which the vehicle is currently traveling based on side lane marker information detected on the sides of the vehicle, and generating a control command value for autonomous lane change control based on the estimated road shape, the detected traveling state of the vehicle, and the generated target trajectory.

本発明によれば、自律走行制御による車線変更時に、車線変更後のレーンマーカを認識することができる。 According to the present invention, when changing lanes using autonomous driving control, it is possible to recognize lane markers after the lane change.

本発明の車両の走行制御装置の一実施の形態を示すブロック図である。1 is a block diagram showing an embodiment of a vehicle cruise control device according to the present invention; 図1の入力装置の一部を示す正面図である。FIG. 2 is a front view showing a part of the input device of FIG. 1 . 図1の走行制御装置の車線変更制御の一例を示す平面図である。2 is a plan view showing an example of lane change control of the driving control device of FIG. 1; 図1のセンサに含まれる前方カメラ、側方カメラ及び後方カメラの搭載例を示す平面図である。2 is a plan view showing an example of mounting a front camera, a side camera, and a rear camera included in the sensor of FIG. 1. (A)及び(B)のそれぞれは、前方カメラを用いた車線変更制御の一例を示す平面図である。1A and 1B are plan views showing an example of lane change control using a forward camera. 図1の制御装置に含まれる車線変更制御ユニットの一例を示すブロック図である。2 is a block diagram showing an example of a lane change control unit included in the control device of FIG. 1 . 図6の車線変更目標軌跡生成部で実行される処理例を示す図である。7 is a diagram illustrating an example of processing executed by a lane change target trajectory generating unit in FIG. 6; (A)及び(B)のそれぞれは、前方カメラ及び側方カメラを用いた車線変更制御の一例を示す平面図である。1A and 1B are plan views showing an example of lane change control using a front camera and a side camera, respectively. 図6の道路曲率推定部で実行される処理例を示す図である。7 is a diagram illustrating an example of a process executed by a road curvature estimation unit in FIG. 6; 図6の第1追従指令値生成部及び第2追従指令値生成部で実行される処理例を示す図である。7 is a diagram illustrating an example of processing executed by a first follow-up command value generating unit and a second follow-up command value generating unit in FIG. 6 . 図6の車線変更制御ユニットで実行される制御処理例を示すフローチャートである。7 is a flowchart showing an example of a control process executed by the lane change control unit of FIG. 6 .

《走行制御装置の構成》
以下、本発明の実施形態を図面に基づいて説明する。図1は、本実施形態に係る車両の走行制御装置1の構成を示すブロック図である。本実施形態の走行制御装置1は、本発明に係る車両の走行制御方法を実施する一実施の形態でもある。
Configuration of the driving control device
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. Fig. 1 is a block diagram showing the configuration of a vehicle cruise control device 1 according to this embodiment. The cruise control device 1 of this embodiment is also an embodiment for carrying out a vehicle cruise control method according to the present invention.

図1に示すように、本実施形態の走行制御装置1は、センサ11、自車位置検出装置12、地図データベース13、車載機器14、ナビゲーション装置15、提示装置16、入力装置17、駆動制御装置18、及び制御装置19を備える。これらの装置は、たとえばCAN(Controller Area Network)その他の車載LANにより接続され、相互に情報の送受信を行うことができる。 As shown in FIG. 1, the driving control device 1 of this embodiment includes a sensor 11, a vehicle position detection device 12, a map database 13, in-vehicle equipment 14, a navigation device 15, a presentation device 16, an input device 17, a drive control device 18, and a control device 19. These devices are connected, for example, by a CAN (Controller Area Network) or other in-vehicle LAN, and can send and receive information between them.

センサ11は、自車両の走行状態を検出する。たとえば、センサ11として、自車両の前方を撮像する前方カメラ、自車両の左右の側方をそれぞれ撮像する側方カメラ、自車両の後方を撮像する後方カメラ、自車両の前方の障害物を検出する前方レーダー、自車両の後方の障害物を検出する後方レーダー、自車両の左右の側方に存在する障害物を検出する側方レーダー、自車両の車速を検出する車速センサ、ドライバーがハンドルを持っているか否かを検出するタッチセンサ(静電容量センサ)およびドライバーを撮像する車内カメラなどが挙げられる。なお、センサ11として、上述した複数のセンサのうち1つを用いる構成としてもよいし、2種類以上のセンサを組み合わせて用いる構成としてもよい。センサ11の検出結果は、所定時間間隔で制御装置19に出力される。 The sensor 11 detects the driving state of the vehicle. For example, the sensor 11 may be a front camera that captures an image in front of the vehicle, a side camera that captures an image of the left and right sides of the vehicle, a rear camera that captures an image of the rear of the vehicle, a front radar that detects obstacles in front of the vehicle, a rear radar that detects obstacles behind the vehicle, a side radar that detects obstacles on the left and right sides of the vehicle, a vehicle speed sensor that detects the vehicle speed, a touch sensor (capacitive sensor) that detects whether the driver is holding the steering wheel, and an in-vehicle camera that captures an image of the driver. The sensor 11 may be configured to use one of the above-mentioned multiple sensors, or may be configured to use a combination of two or more types of sensors. The detection results of the sensor 11 are output to the control device 19 at predetermined time intervals.

自車位置検出装置12は、GPSユニット、ジャイロセンサ、および車速センサ等を備える。自車位置検出装置12は、GPSユニットにより複数の衛星通信から送信される電波を検出し、対象車両(自車両)の位置情報を周期的に取得する。また、自車位置検出装置12は、取得した対象車両の位置情報と、ジャイロセンサから取得した角度変化情報と、車速センサから取得した車速とに基づいて、対象車両の現在位置を検出する。自車位置検出装置12により検出された対象車両の位置情報は、所定時間間隔で制御装置19に出力される。 The vehicle position detection device 12 includes a GPS unit, a gyro sensor, a vehicle speed sensor, and the like. The vehicle position detection device 12 detects radio waves transmitted from multiple satellite communications by the GPS unit, and periodically acquires position information of the target vehicle (the vehicle itself). The vehicle position detection device 12 also detects the current position of the target vehicle based on the acquired position information of the target vehicle, angle change information acquired from the gyro sensor, and vehicle speed acquired from the vehicle speed sensor. The position information of the target vehicle detected by the vehicle position detection device 12 is output to the control device 19 at predetermined time intervals.

地図データベース13は、各種施設や特定の地点の位置情報を含む三次元高精度地図情報を格納し、制御装置19からアクセス可能とされたメモリである。三次元高精度地図情報は、データ取得用車両を用いて実際の道路を走行した際に検出された道路形状に基づく三次元地図情報である。三次元高精度地図情報は、地図情報とともに、カーブ路及びそのカーブの大きさ(たとえば曲率又は曲率半径)、道路の合流地点、分岐地点、料金所、車線数の減少位置などの詳細かつ高精度の位置情報が、三次元情報として関連付けられた地図情報である。ただし、本発明の地図データベースに格納される地図情報は、三次元高精度地図情報にのみ限定されず、それ以外の地図情報であってもよい。 The map database 13 is a memory that stores three-dimensional high-precision map information including the position information of various facilities and specific points, and is accessible from the control device 19. The three-dimensional high-precision map information is three-dimensional map information based on the road shape detected when an actual road is driven on using a data acquisition vehicle. The three-dimensional high-precision map information is map information that is associated with detailed and highly accurate position information, such as curved roads and the size of the curve (e.g., curvature or curvature radius), road junctions, branching points, toll gates, and positions where the number of lanes decreases, as well as map information, as three-dimensional information. However, the map information stored in the map database of the present invention is not limited to only three-dimensional high-precision map information, and may be other map information.

車載機器14は、車両に搭載された各種機器であり、ドライバーの操作により動作する。このような車載機器としては、ステアリングホイール、アクセルペダル、ブレーキペダル、方向指示器、ワイパー、ライト、クラクション、その他の特定のスイッチなどが挙げられる。車載機器14は、ドライバーにより操作された場合に、その操作情報を制御装置19に出力する。 The in-vehicle devices 14 are various devices mounted on the vehicle and are operated by the driver. Such in-vehicle devices include the steering wheel, accelerator pedal, brake pedal, turn signals, wipers, lights, the horn, and other specific switches. When the in-vehicle devices 14 are operated by the driver, they output operation information to the control device 19.

ナビゲーション装置15は、自車位置検出装置12から自車両の現在の位置情報を取得し、誘導用の地図情報に自車両の位置を重ね合わせてディスプレイなどに表示する。また、ナビゲーション装置15は、ドライバーが目的地を入力すると、その目的地までのルートを演算し、設定されたルートをドライバーに案内するナビゲーション機能を備える。このナビゲーション機能により、ナビゲーション装置15は、ディスプレイの地図上に目的地までのルートを表示するとともに、音声等によってルート上の走行推奨行動をドライバーに知らせる。 The navigation device 15 obtains the current position information of the vehicle from the vehicle position detection device 12, and displays the vehicle's position on a display or the like by overlaying it on map information for guidance. The navigation device 15 also has a navigation function that, when the driver inputs a destination, calculates a route to the destination and guides the driver along the set route. With this navigation function, the navigation device 15 displays the route to the destination on the map on the display, and notifies the driver of recommended driving behavior along the route by voice or the like.

提示装置16は、ナビゲーション装置15が備えるディスプレイ、ルームミラーに組み込まれたディスプレイ、メーター部に組み込まれたディスプレイ、フロントガラスに映し出されるヘッドアップディスプレイ等の各種ディスプレイを含む。また、提示装置16は、オーディオ装置のスピーカー、振動体が埋設された座席シート装置など、ディスプレイ以外の装置を含む。提示装置16は、制御装置19の制御に従って、各種の提示情報をドライバーに報知する。 The presentation device 16 includes various displays such as a display provided in the navigation device 15, a display built into the rearview mirror, a display built into the meter section, and a head-up display projected on the windshield. The presentation device 16 also includes devices other than displays, such as speakers in an audio device and a seat device with an embedded vibrator. The presentation device 16 notifies the driver of various presentation information according to the control of the control device 19.

入力装置17は、たとえば、ドライバーの手動操作による入力が可能なボタンスイッチ、ディスプレイ画面上に配置されたタッチパネル、又はドライバーの音声による入力が可能なマイクなどの装置である。本実施形態では、ドライバーが入力装置17を操作することで、提示装置16により提示された提示情報に対する設定情報を入力することができる。図2は、本実施形態の入力装置17の一部を示す正面図であり、ステアリングホイールのスポーク部などに配置されたボタンスイッチ群からなる一例を示す。 The input device 17 is, for example, a button switch that allows input by manual operation by the driver, a touch panel arranged on a display screen, or a microphone that allows input by the driver's voice. In this embodiment, the driver can input setting information for the presentation information presented by the presentation device 16 by operating the input device 17. Figure 2 is a front view showing a part of the input device 17 of this embodiment, and shows an example consisting of a group of button switches arranged on the spokes of a steering wheel, etc.

図示する入力装置17は、制御装置19が備える自律走行制御機能(自律速度制御機能及び自律操舵制御機能)のON/OFF等を設定する際に使用するボタンスイッチである。自律速度制御機能及び自律操舵制御機能を含む自律走行制御機能の詳細は、後述する。本実施形態の入力装置17は、メインスイッチ171、リジューム・アクセラレートスイッチ172、セット・コーストスイッチ173、キャンセルスイッチ174、車間調整スイッチ175、及び車線変更支援スイッチ176を備える。 The illustrated input device 17 is a button switch used to set the ON/OFF of the autonomous driving control function (autonomous speed control function and autonomous steering control function) of the control device 19. Details of the autonomous driving control function including the autonomous speed control function and the autonomous steering control function will be described later. The input device 17 of this embodiment includes a main switch 171, a resume/accelerate switch 172, a set/coast switch 173, a cancel switch 174, a vehicle distance adjustment switch 175, and a lane change assistance switch 176.

メインスイッチ171は、制御装置19の自律速度制御機能及び自律操舵制御機能を実現するシステムの電源をON/OFFするスイッチである。リジューム・アクセラレートスイッチ172は、自律速度制御機能を一旦OFFしたのちOFF前の設定速度で自律速度制御機能を再開したり、先行車両(自車両と同じ車線の前方を走行する他車両。以下、本明細書において同じ。)に追従して停車したのち制御装置19によって再発進したりするリジューム操作や、設定速度を上げるアクセラレート操作をするためのスイッチである。セット・コーストスイッチ173は、走行時の速度で自律速度制御機能を開始するセット操作や、設定速度を下げるコースト操作をするためのスイッチである。キャンセルスイッチ174は、自律速度制御機能をOFFするスイッチである。車間調整スイッチ175は、先行車両との車間距離を設定するためのスイッチであり、たとえば短距離・中距離・長距離といった複数段の設定から1つを選択するスイッチである。車線変更支援スイッチ176は、制御装置19が車線変更の開始をドライバーに確認した場合に車線変更の開始を承諾するためのスイッチである。なお、車線変更の開始を承諾した後に、車線変更支援スイッチ176を所定時間よりも長く押すことで、制御装置19による車線変更の提案の承諾を取り消すことができる。 The main switch 171 is a switch for turning on/off the power supply of the system that realizes the autonomous speed control function and the autonomous steering control function of the control device 19. The resume/accelerate switch 172 is a switch for performing a resume operation such as restarting the autonomous speed control function at the set speed before turning off the autonomous speed control function once and then turning it off, or restarting the autonomous speed control function by the control device 19 after stopping to follow a preceding vehicle (another vehicle traveling in front of the vehicle in the same lane as the vehicle itself. The same applies hereinafter in this specification), or an accelerate operation for increasing the set speed. The set/coast switch 173 is a switch for performing a set operation for starting the autonomous speed control function at the traveling speed, or a coast operation for decreasing the set speed. The cancel switch 174 is a switch for turning off the autonomous speed control function. The vehicle distance adjustment switch 175 is a switch for setting the vehicle distance from the preceding vehicle, and is a switch for selecting one of multiple settings such as short distance, medium distance, and long distance. The lane change assistance switch 176 is a switch for accepting the start of a lane change when the control device 19 confirms with the driver that the lane change should be started. After accepting the start of a lane change, the lane change assistance switch 176 can be pressed for longer than a predetermined time to cancel the acceptance of the lane change suggestion made by the control device 19.

図2に示すボタンスイッチ群以外にも、方向指示器の方向指示レバーやその他の車載機器14のスイッチを入力装置17として用いることができる。たとえば、制御装置19から自律制御により車線変更を行うか否かを提案された場合に、ドライバーが方向指示器のスイッチをオンにすることで、車線変更の承諾又は許可を入力する構成とすることもできる。また、制御装置19から自律制御により車線変更を行うか否かを提案された場合に、ドライバーが方向指示レバーを操作すると、提案された車線変更ではなく、方向指示レバーが操作された方向に向かって車線変更を行う構成とすることもできる。入力装置17により入力された設定情報は、制御装置19に出力される。 In addition to the button switches shown in FIG. 2, the turn signal lever of the turn signal or other switches of the in-vehicle equipment 14 can be used as the input device 17. For example, when the control device 19 suggests whether to change lanes through autonomous control, the driver can turn on the turn signal switch to input consent or permission to the lane change. Also, when the control device 19 suggests whether to change lanes through autonomous control, the driver can operate the turn signal lever to change lanes in the direction in which the turn signal lever is operated, rather than the proposed lane change. The setting information input by the input device 17 is output to the control device 19.

駆動制御装置18は、種々の態様で自車両の走行を制御する。たとえば、駆動制御装置18は、自律速度制御機能により自車両が設定速度で定速走行する場合には、自車両が設定速度となるように、加速および減速、並びに走行速度を維持するために、駆動機構の動作(エンジン自動車にあっては内燃機関の動作、電気自動車系にあっては走行用モータの動作を含み、ハイブリッド自動車にあっては内燃機関と走行用モータとのトルク配分も含む)およびブレーキ動作を制御する。また、駆動制御装置18は、自律速度制御機能により自車両が先行車両に追従走行する場合には、自車両と先行車両との車間距離が一定距離となるように、加減速度および走行速度を実現するための駆動機構の動作およびブレーキ動作を制御する。 The drive control device 18 controls the running of the host vehicle in various ways. For example, when the host vehicle runs at a constant speed at a set speed due to the autonomous speed control function, the drive control device 18 controls the operation of the drive mechanism (including the operation of the internal combustion engine in an engine vehicle, the operation of the driving motor in an electric vehicle system, and the torque distribution between the internal combustion engine and the driving motor in a hybrid vehicle) and the brake operation in order to accelerate and decelerate the host vehicle to the set speed, and to maintain the running speed. In addition, when the host vehicle runs following a preceding vehicle due to the autonomous speed control function, the drive control device 18 controls the operation of the drive mechanism and the brake operation to achieve the acceleration/deceleration and running speed so that the distance between the host vehicle and the preceding vehicle is constant.

また、駆動制御装置18は、自律操舵制御機能により、上述した駆動機構とブレーキの動作制御に加えて、ステアリングアクチュエータの動作を制御することで、自車両の操舵制御を実行する。たとえば、駆動制御装置18は、自律操舵制御機能によりレーンキープ制御を実行する場合に、自車線(自車両が走行する車線。以下、本明細書において同じ。)のレーンマーカを検出し、自車両が自車線内の所定位置を走行するように、自車両の幅員方向における走行位置を制御する。また、駆動制御装置18は、後述する車線変更支援機能により車線変更支援を実行する場合に、自車両が車線変更を行うように、自車両の幅員方向における走行位置を制御する。さらに、駆動制御装置18は、自律操舵制御機能により右左折支援を実行する場合には、交差点などにおいて右折又は左折する走行制御を行う。なお、駆動制御装置18は、後述する制御装置19の指示により自車両の走行を制御する。また、駆動制御装置18による走行制御方法として、その他の公知の方法を用いることもできる。 The drive control device 18 also controls the operation of the steering actuator in addition to the above-mentioned drive mechanism and brake operation control by the autonomous steering control function, thereby performing steering control of the host vehicle. For example, when performing lane keeping control by the autonomous steering control function, the drive control device 18 detects lane markers in the host lane (the lane in which the host vehicle is traveling; the same applies hereinafter in this specification) and controls the host vehicle's traveling position in the width direction so that the host vehicle travels at a predetermined position within the host lane. When performing lane change assistance by the lane change assistance function described later, the drive control device 18 controls the host vehicle's traveling position in the width direction so that the host vehicle changes lanes. Furthermore, when performing right/left turn assistance by the autonomous steering control function, the drive control device 18 performs driving control to turn right or left at an intersection or the like. The drive control device 18 controls the driving of the host vehicle according to instructions from the control device 19 described later. Other known methods can also be used as driving control methods by the drive control device 18.

制御装置19は、自車両の走行を制御するためのプログラムを格納したROM(Read Only Memory)と、このROMに格納されたプログラムを実行するCPU(Central Processing Unit)と、アクセス可能な記憶装置として機能するRAM(Random Access Memory)等を備える。なお、動作回路としては、CPU(Central Processing Unit)に代えて又はこれとともに、MPU(Micro Processing Unit)、DSP(Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)などを用いることができる。 The control device 19 includes a ROM (Read Only Memory) that stores a program for controlling the traveling of the vehicle, a CPU (Central Processing Unit) that executes the program stored in the ROM, and a RAM (Random Access Memory) that functions as an accessible storage device. Note that, as the operating circuit, an MPU (Micro Processing Unit), a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), etc. can be used instead of or in addition to the CPU (Central Processing Unit).

《制御装置19により実現される機能》
制御装置19は、ROMに格納されたプログラムをCPUにより実行することにより、自車両の走行状態に関する情報を取得する走行情報取得機能と、自車両の走行シーンを判定する走行シーン判定機能と、自車両の走行速度及び/又は操舵を自律制御する自律走行制御機能とを実現する。以下、制御装置19が備える各機能について説明する。
<Functions Realized by the Control Device 19>
The control device 19 executes a program stored in the ROM by the CPU, thereby realizing a driving information acquisition function for acquiring information regarding the driving state of the vehicle, a driving scene determination function for determining the driving scene of the vehicle, and an autonomous driving control function for autonomously controlling the driving speed and/or steering of the vehicle. Each function of the control device 19 will be described below.

制御装置19の走行情報取得機能は、制御装置19が自車両の走行状態に関する走行情報を取得するための機能である。たとえば、制御装置19は、センサ11の前方カメラ、後方カメラ及び側方カメラにより撮像された自車両外部の画像情報を走行情報として取得する。また、制御装置19は、前方レーダー、後方レーダー及び側方レーダーによる検出結果を、走行情報として取得する。さらに、制御装置19は、センサ11の車速センサにより検出された自車両の車速情報、ジャイロセンサにより検出された自車両の姿勢角・ヨーレート、車内カメラにより撮像されたドライバーの顔の画像情報なども走行情報として取得する。 The driving information acquisition function of the control device 19 is a function that allows the control device 19 to acquire driving information related to the driving state of the vehicle. For example, the control device 19 acquires image information of the outside of the vehicle captured by the front camera, rear camera, and side camera of the sensor 11 as driving information. The control device 19 also acquires the detection results of the front radar, rear radar, and side radar as driving information. Furthermore, the control device 19 acquires vehicle speed information of the vehicle detected by the vehicle speed sensor of the sensor 11, the attitude angle and yaw rate of the vehicle detected by the gyro sensor, image information of the driver's face captured by the in-vehicle camera, and other information as driving information.

さらに、制御装置19は、自車両の現在の位置情報を走行情報として自車位置検出装置12から取得する。また、制御装置19は、設定された目的地及び目的地までのルートを走行情報としてナビゲーション装置15から取得する。さらに、制御装置19は、カーブ路及びそのカーブの大きさ(たとえば曲率又は曲率半径)、合流地点、分岐地点、料金所、車線数の減少位置などの位置情報を走行情報として地図データベース13から取得する。加えて、制御装置19は、ドライバーによる車載機器14の操作情報を、走行情報として車載機器14から取得する。以上が、制御装置19により実現される走行情報取得機能である。 Furthermore, the control device 19 acquires the current position information of the vehicle from the vehicle position detection device 12 as driving information. The control device 19 also acquires the set destination and the route to the destination from the navigation device 15 as driving information. The control device 19 also acquires position information such as curved roads and the magnitude of the curve (e.g., curvature or curvature radius), merging points, branching points, toll booths, and positions where the number of lanes decreases as driving information from the map database 13. In addition, the control device 19 acquires information on the operation of the in-vehicle device 14 by the driver from the in-vehicle device 14 as driving information. The above is the driving information acquisition function realized by the control device 19.

制御装置19の走行シーン判定機能は、制御装置19のROMに記憶されたテーブルを参照して、自車両が走行している走行シーンを判定する機能である。制御装置19のROMに記憶されたテーブルには、たとえば車線変更や追い越しに適した走行シーンとその判定条件が、走行シーンごとに記憶されている。制御装置19は、ROMに記憶されたテーブルを参照して、自車両の走行シーンが、たとえば車線変更や追い越しに適した走行シーンであるか否かを判定する。 The driving scene determination function of the control device 19 is a function that determines the driving scene in which the host vehicle is traveling by referring to a table stored in the ROM of the control device 19. The table stored in the ROM of the control device 19 stores, for each driving scene, driving scenes suitable for, for example, lane changing or overtaking, and the determination conditions for such scenes. The control device 19 refers to the table stored in the ROM to determine whether the driving scene in which the host vehicle is traveling is suitable for, for example, lane changing or overtaking.

たとえば、「先行車両への追いつきシーン」の判定条件として、「前方に先行車両が存在」、「先行車両の車速<自車両の設定車速」、「先行車両への到達が所定時間以内」、および「車線変更の方向が車線変更禁止条件になっていない」の4つの条件が設定されているとする。この場合、制御装置19は、たとえば、センサ11に含まれる前方カメラや前方レーダーによる検出結果、車速センサにより検出された自車両の車速、および自車位置検出装置12による自車両の位置情報などに基づいて、自車両が上記条件を満たすか否かを判断する。上記条件を満たす場合には、制御装置19は、自車両が「先行車両への追いつきシーン」であると判定する。以上が、制御装置19により実現される走行シーン判定機能である。 For example, the following four conditions are set as conditions for determining a "scene of catching up with a preceding vehicle": "there is a preceding vehicle ahead," "the speed of the preceding vehicle is less than the set speed of the vehicle itself," "the preceding vehicle is reached within a specified time," and "the direction of the lane change does not satisfy a lane change prohibition condition." In this case, the control device 19 determines whether the vehicle itself satisfies the above conditions based on, for example, the detection results of the forward camera and forward radar included in the sensor 11, the vehicle speed of the vehicle itself detected by the vehicle speed sensor, and the position information of the vehicle itself from the vehicle position detection device 12. If the above conditions are met, the control device 19 determines that the vehicle itself is in a "scene of catching up with a preceding vehicle." This is the driving scene determination function realized by the control device 19.

制御装置19の自律走行制御機能は、制御装置19が自車両の走行をドライバーの操作に依ることなく自律制御するための機能である。制御装置19の自律走行制御機能は、自車両の走行速度を自律制御する自律速度制御機能と、自車両の操舵を自律制御する自律操舵制御機能とを含む。なお、ドライバーの操作に依ることなく自律制御することには、一部の操作をドライバーにより行うことも含まれる。また、自律速度制御機能と自律操舵制御機能は、互いに独立した機能であってもよく、互いに関連した機能であってもよい。以下、本実施形態の自律速度制御機能と自律操舵制御機能について説明する。 The autonomous driving control function of the control device 19 is a function that allows the control device 19 to autonomously control the driving of the vehicle without relying on the driver's operation. The autonomous driving control function of the control device 19 includes an autonomous speed control function that autonomously controls the driving speed of the vehicle, and an autonomous steering control function that autonomously controls the steering of the vehicle. Note that autonomous control without relying on the driver's operation also includes the driver performing some operations. Furthermore, the autonomous speed control function and the autonomous steering control function may be functions independent of each other, or may be functions related to each other. The autonomous speed control function and the autonomous steering control function of this embodiment are described below.

自律速度制御機能は、先行車両を検出しているときは、ドライバーが設定した車速を上限にして、車速に応じた車間距離を保つように車間制御を行いつつ先行車両に追従走行する一方、先行車両を検出していない場合には、ドライバーが設定した車速で定速走行する機能である。前者を車間制御、後者を定速制御ともいう。なお、自律速度制御機能は、センサ11により道路標識から走行中の道路の制限速度を検出し、あるいは地図データベース13の地図情報から制限速度を取得して、その制限速度を自動的に設定車速にする機能を含んでもよい。 The autonomous speed control function is a function that, when a preceding vehicle is detected, follows the preceding vehicle while controlling the distance between the vehicles to maintain a distance according to the vehicle speed, with the upper limit set by the driver, and when a preceding vehicle is not detected, drives at a constant speed at the vehicle speed set by the driver. The former is also called distance control, and the latter is called constant speed control. The autonomous speed control function may also include a function that detects the speed limit of the road being traveled from road signs using the sensor 11, or obtains the speed limit from the map information in the map database 13, and automatically sets the set vehicle speed to that speed limit.

自律速度制御機能を作動するには、まずドライバーが、図2に示す入力装置17のリジューム・アクセラレートスイッチ172又はセット・コーストスイッチ173を操作して、所望の走行速度を入力する。たとえば、自車両が70km/hで走行中にセット・コーストスイッチ173を押すと、現在の走行速度がそのまま設定されるが、ドライバーが所望する速度が80km/hであるとすると、リジューム・アクセラレートスイッチ172を複数回押して、設定速度を上げればよい。リジューム・アクセラレートスイッチ172に付された「+」の印は、設定値を増加させるスイッチであることを示している。逆にドライバーが所望する速度が60km/hであるとすると、セット・コーストスイッチ173を複数回押して、設定速度を下げればよい。セット・コーストスイッチ173に付された「-」の印は、設定値を減少させるスイッチであることを示している。また、ドライバーが所望する車間距離は、図2に示す入力装置17の車間調整スイッチ175を操作し、たとえば短距離・中距離・長距離といった複数段の設定から1つを選択すればよい。 To activate the autonomous speed control function, the driver first operates the resume/accelerate switch 172 or the set/coast switch 173 of the input device 17 shown in FIG. 2 to input the desired driving speed. For example, if the set/coast switch 173 is pressed while the vehicle is traveling at 70 km/h, the current driving speed is set as is, but if the driver's desired speed is 80 km/h, the resume/accelerate switch 172 can be pressed multiple times to increase the set speed. The "+" mark on the resume/accelerate switch 172 indicates that this is a switch that increases the set value. Conversely, if the driver's desired speed is 60 km/h, the set/coast switch 173 can be pressed multiple times to decrease the set speed. The "-" mark on the set/coast switch 173 indicates that this is a switch that decreases the set value. The driver can adjust the desired distance by operating the distance adjustment switch 175 of the input device 17 shown in FIG. 2 and selecting one of several settings, such as short distance, medium distance, or long distance.

ドライバーが設定した車速で定速走行する定速制御は、センサ11の前方レーダー等により、自車線の前方に先行車両が存在しないことが検出された場合に実行される。定速制御では、設定された走行速度を維持するように、車速センサによる車速データをフィードバックしながら、駆動制御装置18によりエンジンやブレーキなどの駆動機構の動作を制御する。 Constant speed control, which drives the vehicle at a constant speed set by the driver, is executed when the forward radar of the sensor 11 or the like detects that there is no preceding vehicle ahead in the vehicle's lane. In constant speed control, the drive control device 18 controls the operation of the drive mechanisms, such as the engine and brakes, while feeding back vehicle speed data from the vehicle speed sensor so as to maintain the set driving speed.

車間制御を行いつつ先行車両に追従走行する車間制御は、センサ11の前方レーダー等により、自車線の前方に先行車両が存在することが検出された場合に実行される。車間制御では、設定された走行速度を上限にして、設定された車間距離を維持するように、前方レーダーにより検出した車間距離データをフィードバックしながら、駆動制御装置18によりエンジンやブレーキなどの駆動機構の動作を制御する。なお、車間制御で走行中に先行車両が停止した場合は、先行車両に続いて自車両も停止する。また、自車両が停止した後、たとえば30秒以内に先行車両が発進すると、自車両も発進し、再び車間制御による追従走行を開始する。自車両が30秒を超えて停止している場合は、先行車両が発進しても自動で発進せず、先行車両が発進した後、リジューム・アクセラレートスイッチ172を押すか又はアクセルペダルを踏むと、再び車間制御による追従走行を開始する。 The vehicle distance control, which follows the preceding vehicle while performing vehicle distance control, is executed when the forward radar of the sensor 11 detects the presence of a preceding vehicle ahead in the vehicle's lane. In vehicle distance control, the drive control device 18 controls the operation of the engine, brakes, and other drive mechanisms while feeding back the vehicle distance data detected by the forward radar so as to maintain the set vehicle distance with the set travel speed as the upper limit. If the preceding vehicle stops while traveling under vehicle distance control, the vehicle stops following the preceding vehicle. Also, if the preceding vehicle starts moving within, for example, 30 seconds after the vehicle stops, the vehicle also starts moving and starts following the preceding vehicle under vehicle distance control again. If the vehicle has been stopped for more than 30 seconds, the vehicle does not start automatically even if the preceding vehicle starts moving, and if the resume/accelerate switch 172 is pressed or the accelerator pedal is depressed after the preceding vehicle starts moving, the vehicle starts following the preceding vehicle under vehicle distance control again.

一方、自律操舵制御機能は、ステアリングアクチュエータの動作を制御することで、自車両の操舵制御を実行するための機能である。本実施形態の自律操舵制御機能には、(1)車線のたとえば中央付近を走行するようにステアリングを制御して、ドライバーのハンドル操作を支援するレーンキープ機能(車線幅員方向維持機能)、(2)ドライバーがウィンカーレバーを操作するとステアリングを制御し、車線変更に必要なハンドル操作を支援する車線変更支援機能、(3)設定車速よりも遅い車両を前方に検出すると、表示によりドライバーに追い越し操作を行うか確認し、ドライバーが承諾スイッチを操作した場合、ステアリングを制御し追い越し操作を支援する追い越し支援機能、(4)ドライバーがナビゲーション装置などに目的地を設定している場合には、ルートに従って走行するために必要な車線変更地点に到達すると、表示によりドライバーに車線変更を行うか確認し、ドライバーが承諾スイッチを操作した場合、ステアリングを制御し車線変更を支援するルート走行支援機能などが含まれる。なお、自律操舵制御を実行する場合、自律速度制御も同時に実行するが、速度制御はドライバーのアクセル・ブレーキ操作によって実行してもよい。 On the other hand, the autonomous steering control function is a function for controlling the operation of the steering actuator to execute steering control of the vehicle. The autonomous steering control function of this embodiment includes: (1) a lane keeping function (lane width direction maintaining function) that controls the steering to drive, for example, near the center of the lane and assists the driver in steering; (2) a lane change assist function that controls the steering when the driver operates the turn signal lever and assists the steering operation required for lane change; (3) an overtaking assist function that, when a vehicle slower than the set vehicle speed is detected ahead, asks the driver through a display whether to perform an overtaking operation, and when the driver operates an acceptance switch, controls the steering and assists the overtaking operation; and (4) a route driving assist function that, when the driver has set a destination in a navigation device or the like, asks the driver through a display whether to perform a lane change when the lane change point required for driving according to the route is reached, and controls the steering and assists the lane change when the driver operates an acceptance switch. When autonomous steering control is executed, autonomous speed control is also executed at the same time, but speed control may be executed by the driver's accelerator and brake operation.

ここで、自律操舵制御機能のうちの車線変更支援機能について説明する。なお、車線変更支援とともに、自律速度制御も同時に実行される。図3は、本実施形態の制御装置19が実行する車線変更制御(車線変更支援機能)の一例を示す平面図である。図3に示すように、ドライバーが自車両V1のウィンカーレバーを操作すると、制御装置19は方向指示器を点灯し、予め設定された車線変更開始条件を満たすと車線変更操作LCP(Lane Change Process、自律車線変更の一連の処理をいう。)を開始する。制御装置19は、センサ11により取得した各種の走行情報に基づいて、車線変更開始条件が成立するか否かを判断する。車線変更開始条件としては、特に限定されないが、(1)レーンキープモードであること、(2)ドライバーがステアリングホイールを保持していること、(3)速度60km/時以上で走行していること、(4)車線変更方向に車線があること、(5)車線変更先の車線に車線変更可能なスペースがあること、(6)レーンマーカの種別が車線変更可能であること、(7)道路の曲率半径が250m以上であること、(8)ドライバーが方向指示レバーを操作してから1秒以内であること、といった全ての条件(1)~(8)が成立することを例示できる。なお、制御装置19は、ドライバーの指示がなくても、車線変更支援機能により車線変更開始条件が成立すると判断した場合には、提示装置16によってドライバーに報知することで、ドライバーに車線変更を提案してもよい。 Here, the lane change assist function of the autonomous steering control function will be described. Note that autonomous speed control is also executed simultaneously with lane change assist. FIG. 3 is a plan view showing an example of lane change control (lane change assist function) executed by the control device 19 of this embodiment. As shown in FIG. 3, when the driver operates the turn signal lever of the vehicle V1, the control device 19 turns on the turn signal, and starts the lane change operation LCP (Lane Change Process, a series of processes for autonomous lane change) when a preset lane change start condition is met. The control device 19 determines whether the lane change start condition is met based on various driving information acquired by the sensor 11. The lane change start conditions are not particularly limited, but examples include the following: (1) the lane is in lane keeping mode; (2) the driver is holding the steering wheel; (3) the vehicle is traveling at a speed of 60 km/h or more; (4) there is a lane in the direction of the lane change; (5) there is space in the lane to which the lane is to be changed so that the lane can be changed; (6) the lane marker type indicates that the lane change is possible; (7) the curvature radius of the road is 250 m or more; and (8) the driver has operated the turn signal lever within one second. Note that when the control device 19 determines that the lane change start conditions are met by the lane change assistance function, even without a driver's instruction, it may suggest to the driver to change lanes by notifying the driver through the presentation device 16.

車線変更開始条件を満たすと、制御装置19は、車線変更操作LCPを開始する。本実施形態の車線変更操作LCPは、図3に示すように、自車両V1が自車線L1内において隣接車線L2の方へ移動する横移動と、自車両V1が自車線L1からレーンマーカを跨いで隣接車線L2へ移動する車線変更操縦LCM(Lane Change Manipulation)とを含む。制御装置19は、車線変更操作LCPを実行中に、自律制御により車線変更を行っていることを表す情報を、提示装置16を介してドライバーに提示し、周囲へ注意を払うよう喚起する。制御装置19は、車線変更操縦LCMが完了すると、方向指示器を消灯し、隣接車線L2でのレーンキープ機能の実行などを開始する。なお、車線変更操作LCPは、ウィンカーレバーの操作による方向指示器の点灯から消灯までの期間をいい、車線変更操縦LCMは、自車両V1が自車線L1と隣接車線L2との境界線を踏み始めてから踏み終わるまでの期間をいう。 When the lane change start condition is satisfied, the control device 19 starts the lane change operation LCP. As shown in FIG. 3, the lane change operation LCP in this embodiment includes a lateral movement in which the vehicle V1 moves toward the adjacent lane L2 within the lane L1, and a lane change maneuver LCM (Lane Change Manipulation) in which the vehicle V1 moves from the lane L1 to the adjacent lane L2 across a lane marker. While the lane change operation LCP is being performed, the control device 19 presents information indicating that the lane change is being performed by autonomous control to the driver via the presentation device 16, and urges the driver to pay attention to the surroundings. When the lane change maneuver LCM is completed, the control device 19 turns off the turn signal and starts the execution of a lane keeping function in the adjacent lane L2. The lane change maneuver LCP refers to the period from when the turn signal is turned on to when it is turned off by operating the turn signal lever, and the lane change maneuver LCM refers to the period from when the vehicle V1 starts to step on the boundary line between the vehicle's lane L1 and the adjacent lane L2 to when it stops stepping on it.

さて、自律操舵制御機能のうちの車線変更支援機能を用いて車線変更を実行する場合、自車線の位置及び車線変更先の隣接車線の位置と道路の曲率とを制御装置19が認識した上で、この隣接車線に自車両の走行スペースが存在するか否かを確認する必要がある。この場合、地図データベース13に三次元高精度地図情報が格納されていれば、自車線及び隣接車線の位置情報や道路の曲率情報が含まれているが、三次元高精度地図情報が含まれていない道路については、センサ11のうちの前方カメラ、側方カメラ及び後方カメラを用いて実際の道路を撮像し、自車線及び隣接車線の位置と道路の曲率を認識する必要がある。 Now, when executing a lane change using the lane change assistance function of the autonomous steering control function, the control device 19 must recognize the position of the own lane and the position of the adjacent lane to which the lane will be changed, as well as the curvature of the road, and then check whether or not there is driving space for the own vehicle in this adjacent lane. In this case, if three-dimensional high-precision map information is stored in the map database 13, position information of the own lane and adjacent lanes and road curvature information are included, but for roads that do not contain three-dimensional high-precision map information, it is necessary to capture an image of the actual road using the front camera, side camera, and rear camera of the sensor 11, and recognize the positions of the own lane and adjacent lanes and the curvature of the road.

図4は、図1のセンサ11に含まれる前方カメラ111、側方カメラ112及び後方カメラ113の搭載例を示す平面図である。同図に示す搭載例では、前方カメラ111は、車両Vのフロントグリル又はフロントバンパの中央に設けられ、車両Vの前方走査領域FAを撮像する。側方カメラ112は、車両Vのドアミラーに設けられ、車両Vの左右それぞれの側方走査領域SAを撮像する。後方カメラ113は、トランクリッド、バックドア又はリヤバンパの中央に設けられ、車両Vの後方走査領域BAを撮像する。特に限定されないが、前方カメラ111により撮像される前方走査領域FA、側方カメラ112により撮像される前方走査領域SA及び後方カメラ113により撮像される後方走査領域BAは、半径が約10mの扇形とされている。 Figure 4 is a plan view showing an example of the installation of the front camera 111, the side camera 112, and the rear camera 113 included in the sensor 11 of Figure 1. In the installation example shown in the figure, the front camera 111 is provided in the center of the front grill or front bumper of the vehicle V, and captures the front scanning area FA of the vehicle V. The side camera 112 is provided in the door mirror of the vehicle V, and captures the left and right side scanning areas SA of the vehicle V. The rear camera 113 is provided in the center of the trunk lid, back door, or rear bumper, and captures the rear scanning area BA of the vehicle V. Although not limited in particular, the front scanning area FA captured by the front camera 111, the front scanning area SA captured by the side camera 112, and the rear scanning area BA captured by the rear camera 113 are sector-shaped with a radius of about 10 m.

このように搭載された前方カメラ111、側方カメラ112及び後方カメラ113を用いて自律的に車線変更制御する場合の一例を図5に示す。図5(A)は、自車両V1と先行車両V2が自車線L1を走行中に、自車両V1が隣接車線L2へ車線変更して先行車両V2を追い越し又は追い抜きするシーンを示す平面図である。この場合、自車線L1のレーンマーカLM1,LM2の位置や車線変更先の隣接車線L2のレーンマーカLM2,LM3の位置は、車線変更によって自車両V1の姿勢(ヨー角)が変更しても前方カメラ111による前方走査領域FAに含まれるので、制御装置19は、自車線L1の位置及び車線変更先の隣接車線L2の位置を認識することができる。また、自車線L1の位置及び隣接車線L2の位置を認識した上で、この隣接車線L2に自車両V1の走行スペースが存在するか否かも前方カメラ111にて確認することができる。 5 shows an example of autonomous lane change control using the front camera 111, side camera 112, and rear camera 113 mounted in this manner. FIG. 5(A) is a plan view showing a scene in which the host vehicle V1 and the preceding vehicle V2 are traveling in the host lane L1 and the host vehicle V1 changes lanes to the adjacent lane L2 to overtake or pass the preceding vehicle V2. In this case, the positions of the lane markers LM1 and LM2 in the host lane L1 and the positions of the lane markers LM2 and LM3 in the adjacent lane L2 to which the host vehicle V1 is to change lanes are included in the forward scanning area FA by the front camera 111 even if the attitude (yaw angle) of the host vehicle V1 changes due to the lane change, so the control device 19 can recognize the position of the host lane L1 and the position of the adjacent lane L2 to which the host vehicle V1 is to change lanes. In addition, after recognizing the positions of the host lane L1 and the adjacent lane L2, the front camera 111 can also confirm whether or not there is a driving space for the host vehicle V1 in the adjacent lane L2.

これに対し、図5(B)に示すように車線変更によって自車両V1の姿勢(ヨー角)が大きくなると、自車線L1のレーンマーカLM1,LM2の位置や車線変更先の隣接車線L2のレーンマーカLM2,LM3の位置は、前方カメラ111による前方走査領域FAに含まれなくなるので、制御装置19は、自車線L1の位置及び車線変更先の隣接車線L2の位置を認識することができない。したがって、自律的な車線変更制御が中断又は停止することになり、ドライバーによる手動操作に遷移せざるを得ない。こうした状況は、自車両V1と先行車両V2との車間距離が短い場合などに発生することが少なくない。 In contrast, as shown in FIG. 5(B), when the attitude (yaw angle) of the vehicle V1 increases due to a lane change, the positions of the lane markers LM1, LM2 of the vehicle's lane L1 and the lane markers LM2, LM3 of the adjacent lane L2 to which the lane is to be changed are no longer included in the forward scanning area FA of the forward camera 111, and the control device 19 cannot recognize the position of the vehicle's lane L1 or the position of the adjacent lane L2 to which the lane is to be changed. As a result, the autonomous lane change control is interrupted or stopped, and the driver is forced to switch to manual operation. This situation often occurs when the distance between the vehicle V1 and the preceding vehicle V2 is short.

そこで、本実施形態に係る車両の走行制御装置1では、前方カメラ111による前方走査領域FAに、自車線L1のレーンマーカLM1,LM2及び車線変更先の隣接車線L2のレーンマーカLM2,LM3が含まれず、これにより自律的な車線変更制御が継続できない場合には、側方カメラ112を用いて自車線L1のレーンマーカLM1,LM2及び車線変更先の隣接車線L2のレーンマーカLM2,LM3を認識する。以下、前方カメラ111及び側方カメラ112を用いた車線変更制御の実施形態を説明する。図6は、制御装置19に含まれる車線変更制御ユニット190の一例を示すブロック図、図7(A)及び(B)のそれぞれは、前方カメラ111及び側方カメラ112を用いた車線変更制御の一例を示す平面図である。 In the vehicle driving control device 1 according to this embodiment, when the forward scanning area FA of the front camera 111 does not include the lane markers LM1 and LM2 of the own lane L1 and the lane markers LM2 and LM3 of the adjacent lane L2 to which the lane is to be changed, and therefore the autonomous lane change control cannot be continued, the side camera 112 is used to recognize the lane markers LM1 and LM2 of the own lane L1 and the lane markers LM2 and LM3 of the adjacent lane L2 to which the lane is to be changed. Hereinafter, an embodiment of lane change control using the front camera 111 and the side camera 112 will be described. FIG. 6 is a block diagram showing an example of the lane change control unit 190 included in the control device 19, and FIGS. 7(A) and (B) are plan views showing an example of lane change control using the front camera 111 and the side camera 112, respectively.

図6に示すように、本実施形態の車線変更制御ユニット190は、車線変更目標軌跡生成部191と、前方レーンマーカ推定部192と、第1追従指令値生成部193と、道路曲率推定部194と、第2追従指令値生成部195と、指令値切り替え部196と、を備え、これに、前方レーンマーカ検出部としての前方カメラ111と、側方レーンマーカ検出部としての側方カメラ112(及び/又は後方カメラ113)と、車両状態検出部としてのセンサ11からの信号又は情報が読み込まれ、さらに最終的な指令値は駆動制御装置18に出力される。この車線変更制御ユニット190を構成する各部は、便宜的に表現したものであり、実際にはROMに格納したプログラムにより実現される。 As shown in FIG. 6, the lane change control unit 190 of this embodiment includes a lane change target trajectory generator 191, a forward lane marker estimator 192, a first following command value generator 193, a road curvature estimator 194, a second following command value generator 195, and a command value switcher 196. Signals or information are read into the lane change control unit 190 from the forward camera 111 as a forward lane marker detector, the side camera 112 (and/or the rear camera 113) as a side lane marker detector, and the sensor 11 as a vehicle state detector, and the final command value is output to the drive control device 18. Each part constituting the lane change control unit 190 is represented for convenience, and is actually realized by a program stored in ROM.

車線変更目標軌跡生成部191は、車線変更の開始信号をトリガにして車線変更の目標軌跡を生成する。上述した走行シーン判定機能による自律的な車線変更や、ドライバーによって車線変更の指示がされると、車線変更目標軌跡生成部191に車線変更の開始信号が入力される。図7は、車線変更目標軌跡生成部191で実行される生成処理の一例を示す図であり、上図は、車両Vが、車線L1の開始位置から車線L2の終了位置へ車線変更するシーンを示す平面図、下図は、上図のシーンにおける目標横位置Yrefと目標姿勢角θrefを示すグラフである。なお、姿勢角θとは車両Vの進行方向に対するヨー角である。 The lane change target trajectory generating unit 191 generates a target trajectory of lane change by using a lane change start signal as a trigger. When the lane change is autonomously performed by the above-mentioned driving scene determination function or when a lane change is instructed by the driver, a lane change start signal is input to the lane change target trajectory generating unit 191. FIG. 7 is a diagram showing an example of a generation process executed by the lane change target trajectory generating unit 191, in which the upper diagram is a plan view showing a scene in which the vehicle V changes lanes from the start position of the lane L1 to the end position of the lane L2, and the lower diagram is a graph showing the target lateral position Yref and the target attitude angle θref in the scene shown in the upper diagram. The attitude angle θ is a yaw angle with respect to the traveling direction of the vehicle V.

車線変更目標軌跡生成部191には、基準となる開始位置から終了位置までの距離と、この距離における基準の横位置とが予め格納されており、これら基準距離と基準横位置とに基づいて車線変更の目標軌跡を生成する。たとえば、走行速度に応じて設定された開始位置から終了位置までに対しては、下図の距離-目標横位置Yrefのグラフに示すように、これら開始位置と終了位置を滑らかに繋ぐ緩和曲線、たとえば三角関数、多項式関数、クロソイド曲線、ベジェ曲線などを生成する。また、これら開始位置から終了位置までに対する目標姿勢角θrefは、下図の距離-目標姿勢角θrefのグラフに示すように、距離-目標横位置Yrefのグラフの目標横位置Yrefを距離で微分することで求めることができる。車線変更目標軌跡生成部191は、生成した、車線変更の開始位置から終了位置までに対する目標横位置Yrefと目標姿勢角θrefを、第1追従指令値生成部193へ出力する。 The lane change target trajectory generating unit 191 stores in advance the distance from the reference start position to the end position and the reference lateral position at this distance, and generates a lane change target trajectory based on these reference distances and reference lateral positions. For example, for the start position to the end position set according to the traveling speed, a transition curve that smoothly connects these start positions and end positions, such as a trigonometric function, a polynomial function, a clothoid curve, or a Bezier curve, is generated, as shown in the distance-target lateral position Yref graph in the following figure. In addition, the target attitude angle θref for these start positions to end positions can be obtained by differentiating the target lateral position Yref in the distance-target lateral position Yref graph by distance, as shown in the distance-target lateral position θref graph in the following figure. The lane change target trajectory generating unit 191 outputs the generated target lateral position Yref and target attitude angle θref for the start position to end position of the lane change to the first following command value generating unit 193.

前方レーンマーカ推定部192は、前方レーンマーカ検出部である前方カメラ111にて撮像した前方走査領域FAの撮像画像及び側方レーンマーカ検出部である側方カメラ112(及び/又は後方カメラ113)により撮像した側方走査領域SAの撮像画像から、前方レーンマーカを抽出し、自車両が現在走行中の車線のレーンマーカと、車線変更先となる隣接車線のレーンマーカを認識する。図8(A)は、前方カメラ111及び側方カメラ112を用いた車線変更制御の一例を示す平面図である。自車両V1は、前方カメラ111の前方走査領域FAと側方カメラ112の側方走査領域SAに、現在走行中の車線L1のレーンマーカLM1,LM2と隣接車線L2のレーンマーカLM2,LM3を捉えることができるので、前方レーンマーカ推定部192は、レーンマーカLM1,LM2,L3を認識し、認識した前方レーンマーカLM1,LM2,L3の前方レーンマーカ情報(すなわち横位置Y、姿勢角θ)から道路の曲率ρを演算し、このレーンマーカ情報Y,θ及び道路の曲率ρを第1追従指令値生成部193へ出力する。 The forward lane marker estimation unit 192 extracts forward lane markers from the image of the forward scanning area FA captured by the forward camera 111, which is the forward lane marker detection unit, and the image of the side scanning area SA captured by the side camera 112 (and/or rear camera 113), which is the side lane marker detection unit, and recognizes the lane markers of the lane in which the vehicle is currently traveling and the lane markers of the adjacent lane to which the vehicle will change lanes. Figure 8 (A) is a plan view showing an example of lane change control using the forward camera 111 and the side camera 112. Since the vehicle V1 can capture lane markers LM1, LM2 of the lane L1 in which the vehicle is currently traveling and lane markers LM2, LM3 of the adjacent lane L2 in the forward scanning area FA of the forward camera 111 and the side scanning area SA of the side camera 112, the forward lane marker estimation unit 192 recognizes the lane markers LM1, LM2, L3, calculates the road curvature ρ from the forward lane marker information (i.e., lateral position Y, attitude angle θ) of the recognized forward lane markers LM1, LM2, L3, and outputs this lane marker information Y, θ and the road curvature ρ to the first following command value generation unit 193.

側方レーンマーカ検出部である側方カメラ112(及び/又は後方カメラ113)は、側方走査領域SAの撮像画像から、自車両が現在走行中の車線のレーンマーカと、車線変更先となる隣接車線のレーンマーカを認識する。図8(A)において、自車両V1は、側方カメラ112の側方走査領域SAに、現在走行中の車線L1のレーンマーカLM1,LM2と、隣接車線L2のレーンマーカLM2,LM3を捉えることができる。これによる側方レーンマーカLM1,LM2,LM3の側方レーンマーカ情報(すなわち横位置Y及び姿勢角θ)は、第2追従指令値生成部195と道路曲率推定部194へ出力される。ただし、側方レーマーカ情報は、あくまで自車両V1の側方走査領域SAにて検出されるレーンマーカLM1,LM2,LM3であり、自車両V1がこれから車線変更する隣接車線L2の前方領域で検出されたレーンマーカではないため、道路の曲率はその撮像画像からそのまま検出することはできない。 The side camera 112 (and/or rear camera 113), which is the lateral lane marker detection unit, recognizes the lane markers of the lane in which the vehicle is currently traveling and the lane markers of the adjacent lane to which the vehicle is to change lanes from the captured image of the lateral scanning area SA. In FIG. 8(A), the vehicle V1 can capture the lane markers LM1 and LM2 of the lane L1 in which the vehicle is currently traveling and the lane markers LM2 and LM3 of the adjacent lane L2 in the lateral scanning area SA of the lateral camera 112. The resulting lateral lane marker information (i.e., the lateral position Y and the attitude angle θ) of the lateral lane markers LM1, LM2, and LM3 is output to the second following command value generation unit 195 and the road curvature estimation unit 194. However, the side lane marker information is only the lane markers LM1, LM2, and LM3 detected in the side scanning area SA of the vehicle V1, and not the lane markers detected in the forward area of the adjacent lane L2 into which the vehicle V1 is about to change lanes, so the curvature of the road cannot be detected directly from the captured image.

そのため、道路曲率推定部194は、側方カメラ112により自車両V1の側方走査領域SAにて検出されたレーンマーカLM1,LM2,LM3の側方レーンマーカ情報を時間的に蓄積し、蓄積した側方レーンマーカ情報の横位置Y及び姿勢角θと、車両状態検出部であるセンサ11により検出された自車両V1の車速及びヨーレートから、道路の曲率ρを演算し、これを第1追従指令値生成部193へ出力する。図9は、道路曲率推定部194における推定処理の一例を示す図であり、車両Vの後方に位置するレーンマーカ情報(横位置Y及び姿勢角θ,図9に白丸にて示す)が蓄積した側方レーンマーカ情報に相当する。 Therefore, the road curvature estimation unit 194 accumulates side lane marker information of lane markers LM1, LM2, and LM3 detected in the side scanning area SA of the vehicle V1 by the side camera 112 over time, calculates the road curvature ρ from the lateral position Y and attitude angle θ of the accumulated side lane marker information and the vehicle speed and yaw rate of the vehicle V1 detected by the sensor 11, which is the vehicle state detection unit, and outputs this to the first following command value generation unit 193. Figure 9 is a diagram showing an example of the estimation process in the road curvature estimation unit 194, and lane marker information located behind the vehicle V (lateral position Y and attitude angle θ, shown by white circles in Figure 9) corresponds to the accumulated side lane marker information.

道路曲率推定部194は、車両Vの車速及びヨーレートに基づき、オドメトリ(odometry,路程測定法)によるデッドレコニング(dead reckoning,推測航法)にて、過去の検出結果である側方レーンマーカ情報を蓄積する。そして、(1)蓄積した直近の横位置Y情報を用い、最小二乗法などの回帰分析によって多項式関数などに関数近似し、これから道路の曲率を推定する。これに代えて又はこれに加えて、(2)蓄積した直近の姿勢角θ情報を用い、距離に対する姿勢角変化量の平均値を求め、これから道路の曲率を推定してもよい。さらにこれに代えて又はこれに加えて、(3)センサ11により検出された自車両V1の走行状態に含まれる車速およびヨーレートから、図9に示す車両Vの走行軌跡Tの曲率を推定し、これから道路の曲率を推定してもよい。なお、上記(3)の車両Vの走行軌跡の曲率から道路の曲率を推定する方法は、上記(1)の回帰分析による関数近時誤差が所定閾値よりも大きく、又は上記(2)の相対角度変化量の平均値の分散が所定閾値よりも大きい場合に限って採用してもよい。 The road curvature estimation unit 194 accumulates side lane marker information, which is a past detection result, by dead reckoning using odometry based on the vehicle speed and yaw rate of the vehicle V. Then, (1) using the accumulated most recent lateral position Y information, function approximation to a polynomial function or the like is performed by regression analysis such as the least squares method, and the road curvature is estimated from this. Alternatively or in addition, (2) using the accumulated most recent attitude angle θ information, an average value of the attitude angle change amount with respect to distance may be calculated, and the road curvature may be estimated from this. Furthermore, instead or in addition, (3) from the vehicle speed and yaw rate included in the driving state of the host vehicle V1 detected by the sensor 11, the curvature of the driving trajectory T of the vehicle V shown in FIG. 9 may be estimated, and the road curvature may be estimated from this. The method of estimating the curvature of the road from the curvature of the travel trajectory of the vehicle V (3) above may be used only when the function approximation error by the regression analysis (1) above is greater than a predetermined threshold, or when the variance of the average value of the relative angle change amount (2) above is greater than a predetermined threshold.

第1追従指令値生成部193は、車線変更目標軌跡生成部191にて生成された目標横位置Yref及び目標姿勢角θrefと、前方レーンマーカ推定部192にて推定された横位置Ysens,姿勢角θsens,道路の曲率ρroadとから、実際に駆動制御装置18へ出力する車線変更の第1制御指令値を演算する。図10は、第1追従指令値生成部193及び第2追従指令値生成部195で実行される生成処理の一例を示す図であり、上図は、車両Vが、車線L1の開始位置から車線L2の終了位置へ車線変更するシーンを示す平面図、下図は、上図のシーンにおける横位置Yと姿勢角θと道路曲率ρを補償する制御回路の一例を示す回路図である。 The first following command value generator 193 calculates a first control command value for lane change to be actually output to the drive control device 18, from the target lateral position Y ref and target attitude angle θ ref generated by the lane change target trajectory generator 191, and the lateral position Y sens , attitude angle θ sens , and road curvature ρ road estimated by the front lane marker estimation unit 192. Fig. 10 is a diagram showing an example of the generation process executed by the first following command value generator 193 and the second following command value generator 195, where the upper diagram is a plan view showing a scene in which the vehicle V changes lanes from the start position of lane L1 to the end position of lane L2, and the lower diagram is a circuit diagram showing an example of a control circuit that compensates for the lateral position Y, attitude angle θ, and road curvature ρ in the scene shown in the upper diagram.

図10の下図に示す制御回路図において、横位置補償部197は、車線変更目標軌跡生成部191にて生成された目標横位置Yrefと前方レーンマーカ推定部192にて推定された横位置Ysensとの差ΔYを演算し、この差ΔYをゼロに近づける横位置の制御指令値をフィードバック制御することで出力する。姿勢角補償部198は、車線変更目標軌跡生成部191にて生成された目標姿勢角θrefと前方レーンマーカ推定部192にて推定された姿勢角θsensとの差Δθを演算し、この差Δθをゼロに近づける姿勢角の制御指令値をフィードバック制御することで出力する。道路曲率補償部199は、前方レーンマーカ推定部192にて推定された道路曲率ρroadを制御指令値に加算する。これにより、第1追従指令値生成部193は、車線変更目標軌跡生成部191にて生成された目標横位置Yref及び目標姿勢角θrefに、前方レーンマーカ推定部192にて推定された道路曲率ρroadを加味した、目標軌跡に追従する第1制御指令値を、駆動制御装置18へ出力する。 In the control circuit diagram shown in the lower diagram of Fig. 10, a lateral position compensation unit 197 calculates a difference ΔY between a target lateral position Yref generated by the lane change target trajectory generation unit 191 and a lateral position Ysens estimated by the front lane marker estimation unit 192, and outputs a control command value for a lateral position that brings this difference ΔY closer to zero by performing feedback control. An attitude angle compensation unit 198 calculates a difference Δθ between a target attitude angle θref generated by the lane change target trajectory generation unit 191 and an attitude angle θsens estimated by the front lane marker estimation unit 192, and outputs a control command value for an attitude angle that brings this difference Δθ closer to zero by performing feedback control. A road curvature compensation unit 199 adds a road curvature ρroad estimated by the front lane marker estimation unit 192 to the control command value. As a result, the first following command value generation unit 193 outputs to the drive control device 18 a first control command value for following the target trajectory, which is obtained by adding the road curvature ρ road estimated by the front lane marker estimation unit 192 to the target lateral position Y ref and target attitude angle θ ref generated by the lane change target trajectory generation unit 191.

なお、前方レーンマーカ推定部192にて推定された道路曲率ρroadは、前方カメラ111により前方レーンマーカ情報が検出可能な場合には、時間の経過とともに逐次更新するが、前方レーンマーカ情報が、検出可能な状態から検出不能になった場合には、検出可能になるまで、最後に推定された道路曲率ρroadを保持して第1追従指令値生成部193の第1制御指令値の生成に用いることがより好ましい。 In addition, the road curvature ρ road estimated by the forward lane marker estimation unit 192 is updated successively over time when forward lane marker information can be detected by the forward camera 111. However, when the forward lane marker information goes from a detectable state to an undetectable state, it is more preferable to retain the last estimated road curvature ρ road and use it to generate the first control command value of the first following command value generation unit 193 until the forward lane marker information becomes detectable again.

これに対し、第2追従指令値生成部195は、車線変更目標軌跡生成部191にて生成された目標横位置Yref及び目標姿勢角θrefと、側方レーンマーカ検出部である側方カメラ112(及び/又は後方カメラ113)にて検出された横位置Ysens及び姿勢角θsensと、道路曲率推定部194による推定された道路の曲率ρroadとから、実際に駆動制御装置18へ出力する車線変更の第2制御指令値を演算する。すなわち、上述した第1追従指令値生成部193と同様に図10の下図に示す制御回路図を用い、横位置補償部197は、車線変更目標軌跡生成部191にて生成された目標横位置Yrefと側方カメラ112にて検出された横位置Ysensとの差ΔYを演算し、この差ΔYをゼロに近づける横位置の制御指令値をフィードバック制御することで出力する。姿勢角補償部198は、車線変更目標軌跡生成部191にて生成された目標姿勢角θrefと側方カメラ112にて検出された姿勢角θsensとの差Δθを演算し、この差Δθをゼロに近づける姿勢角の制御指令値をフィードバック制御することで出力する。道路曲率補償部199は、道路曲率推定部194にて推定された道路曲率ρroadを制御指令値に加算する。これにより、第2追従指令値生成部195は、車線変更目標軌跡生成部191にて生成された目標横位置Yref及び目標姿勢角θrefに、道路曲率推定部194にて推定された道路曲率ρroadを加味した、目標軌跡に追従する第2制御指令値を、駆動制御装置18へ出力する。 In response to this, a second following command value generator 195 calculates a second control command value for lane change to be actually output to the drive control device 18, based on the target lateral position Yref and target attitude angle θref generated by the lane change target trajectory generator 191, the lateral position Ysens and attitude angle θsens detected by the side camera 112 (and/or rear camera 113) which is a lateral lane marker detector, and the road curvature ρroad estimated by the road curvature estimator 194. That is, using the control circuit diagram shown in the lower diagram of Fig. 10 like the above-mentioned first following command value generator 193, a lateral position compensation unit 197 calculates a difference ΔY between the target lateral position Yref generated by the lane change target trajectory generator 191 and the lateral position Ysens detected by the side camera 112, and outputs a lateral position control command value that brings this difference ΔY closer to zero by feedback control. The attitude angle compensation unit 198 calculates the difference Δθ between the target attitude angle θ ref generated by the lane change target trajectory generation unit 191 and the attitude angle θ sens detected by the side camera 112, and outputs a control command value for the attitude angle that brings this difference Δθ closer to zero by feedback control. The road curvature compensation unit 199 adds the road curvature ρ road estimated by the road curvature estimation unit 194 to the control command value. As a result, the second following command value generation unit 195 outputs to the drive control device 18 a second control command value for following the target trajectory, which is obtained by adding the road curvature ρ road estimated by the road curvature estimation unit 194 to the target lateral position Y ref and target attitude angle θ ref generated by the lane change target trajectory generation unit 191.

指令値切り替え部196は、第1追従指令値生成部193で生成された第1制御指令値と、第2追従指令値生成部195で生成された第2制御指令値とを選択的に切り替え、いずれか一方を駆動制御装置18へ出力する。駆動制御装置18へ出力する制御指令値は、第1制御指令値及び第2制御指令値の何れでもよいが、好ましくは、指令値切り替え部196は、前方レーンマーカ情報が検出可能な場合、すなわち前方カメラ111により前方レーンマーカの横位置、姿勢角及び道路曲率が認識可能な場合には、第1追従指令値生成部193の第1制御指令値を駆動制御装置18へ出力する。一方において、前方レーンマーカ情報が検出不能な場合、すなわち前方カメラ111により前方レーンマーカの横位置、姿勢角及び道路曲率が認識不可能な場合には、第2追従指令値生成部195の第2制御指令値を駆動制御装置18へ出力する。 The command value switching unit 196 selectively switches between the first control command value generated by the first following command value generating unit 193 and the second control command value generated by the second following command value generating unit 195, and outputs one of them to the drive control device 18. The control command value output to the drive control device 18 may be either the first control command value or the second control command value, but preferably, when the forward lane marker information can be detected, that is, when the forward lane marker's lateral position, attitude angle, and road curvature can be recognized by the forward camera 111, the command value switching unit 196 outputs the first control command value of the first following command value generating unit 193 to the drive control device 18. On the other hand, when the forward lane marker information cannot be detected, that is, when the forward lane marker's lateral position, attitude angle, and road curvature cannot be recognized by the forward camera 111, the command value switching unit 196 outputs the second control command value of the second following command value generating unit 195 to the drive control device 18.

特に限定はされないが、指令値切り替え部196は、第1追従指令値生成部193の制御指令値と、第2追従指令値生成部195の制御指令値とを切り替える際は、制御指令値をローパスフィルタ処理するか、又は制御指令値の時間的変化量を抑制する処理を実行することが好ましい。 Although not particularly limited, when the command value switching unit 196 switches between the control command value of the first following command value generating unit 193 and the control command value of the second following command value generating unit 195, it is preferable that the command value switching unit 196 performs low-pass filter processing on the control command value or executes processing to suppress the amount of change in the control command value over time.

《車線変更制御処理》
次に、図11を参照して、本実施形態に係る車線変更制御処理について説明する。図11は、本実施形態の制御装置19が実行する車線変更制御処理の一例を示すフローチャートである。以下に説明する走行制御処理は、制御装置19により所定時間間隔で実行される。また、以下においては、制御装置19の自律走行制御機能により、自律速度制御と自律操舵制御が実行され、自車両がドライバーの設定した速度で車線内を走行するように、自車両の幅員方向における走行位置を制御するレーンキープ制御が行われているものとする。
<Lane change control processing>
Next, the lane change control process according to this embodiment will be described with reference to Fig. 11. Fig. 11 is a flowchart showing an example of the lane change control process executed by the control device 19 of this embodiment. The driving control process described below is executed by the control device 19 at a predetermined time interval. In addition, in the following, it is assumed that the autonomous driving control function of the control device 19 executes autonomous speed control and autonomous steering control, and performs lane keep control to control the driving position of the host vehicle in the width direction so that the host vehicle drives within the lane at a speed set by the driver.

図11のステップS1において、制御装置19は、車線変更制御の開始信号が入力されたか否かを判断する。車線変更制御の開始信号が入力されるまで、制御装置19はステップS1を繰り返す。これに対して、車線変更制御の開始信号が入力されたらステップS2へ進む。 In step S1 of FIG. 11, the control device 19 determines whether or not a lane change control start signal has been input. The control device 19 repeats step S1 until a lane change control start signal has been input. On the other hand, if a lane change control start signal has been input, the control device 19 proceeds to step S2.

車線変更制御の開始信号が入力されると、ステップS2において、制御装置19は、前方レーンマーカ検出部である前方カメラ111にて走行中の車線及び車線変更先の隣接車線のレーンマーカが検出可能か否かを判断する。たとえば、図8(A)に示す状態では、前方カメラ111により車線L1,L2のレーンマーカLM1,LM2,LM3が前方走査領域FAに含まれるので、前方レーンマーカ情報は検出可能と判断する。これに対し、自車両V1の姿勢角が大きくなった図8(B)に示す状態では、前方カメラ111により車線L1,L2のレーンマーカLM1,LM2が前方走査領域FAに含まれないので、前方レーンマーカ情報は検出不可能と判断する。前方レーンマーカ情報が検出可能と判断した場合にはステップS3へ進み、前方レーンマーカ情報が検出不可能と判断した場合にはステップS6へ進む。 When a lane change control start signal is input, in step S2, the control device 19 judges whether the lane markers of the lane currently being traveled and the adjacent lane to which the lane is to be changed can be detected by the front camera 111, which is the front lane marker detection unit. For example, in the state shown in FIG. 8(A), the front camera 111 detects lane markers LM1, LM2, and LM3 of lanes L1 and L2 in the forward scanning area FA, so it is judged that the front lane marker information can be detected. In contrast, in the state shown in FIG. 8(B) where the attitude angle of the host vehicle V1 has increased, the front camera 111 does not detect lane markers LM1 and LM2 of lanes L1 and L2 in the forward scanning area FA, so it is judged that the front lane marker information cannot be detected. If it is judged that the front lane marker information can be detected, the process proceeds to step S3, and if it is judged that the front lane marker information cannot be detected, the process proceeds to step S6.

前方レーンマーカ情報が検出可能と判断した場合には、ステップS3において、第1追従指令値生成部193により第1制御指令値が生成され、続くステップS4において、第1制御指令値により車線変更制御が実行される。 If it is determined that forward lane marker information can be detected, in step S3, the first following command value generator 193 generates a first control command value, and in the following step S4, lane change control is executed based on the first control command value.

これに対して、図8(B)に示す状態のように、前方レーンマーカ情報が検出不可能と判断した場合には、ステップS6において、側方カメラ112(及び/又は後方カメラ113)にて走行中の車線及び車線変更先の隣接車線のレーンマーカが検出可能か否かを判断する。図8(B)に示す状態では、車線L1,L2のレーンマーカLM1,LM2が前方カメラ111による前方走査領域FAに含まれないが、側方カメラ112による側方走査領域SAに車線L1,L2のレーンマーカLM1,LM2,LM3が含まれるので、側方レーンマーカ情報は検出可能と判断する。そして、ステップS7にて、第2追従指令値生成部195により第2制御指令値が生成され、続くステップS4において、第2制御指令値により車線変更制御が実行される。なお、ステップS6にて側方レーンマーカ情報が検出不可能と判断されたら、車線変更制御を終了する。 On the other hand, if it is determined that the front lane marker information cannot be detected, as in the state shown in FIG. 8(B), in step S6, it is determined whether the lane markers of the lane in which the vehicle is traveling and the adjacent lane to which the vehicle is changing lanes can be detected by the side camera 112 (and/or the rear camera 113). In the state shown in FIG. 8(B), the lane markers LM1 and LM2 of the lanes L1 and L2 are not included in the forward scanning area FA of the front camera 111, but the lane markers LM1, LM2, and LM3 of the lanes L1 and L2 are included in the side scanning area SA of the side camera 112, so it is determined that the side lane marker information can be detected. Then, in step S7, the second following command value generator 195 generates a second control command value, and in the following step S4, lane change control is executed based on the second control command value. Note that if it is determined in step S6 that the side lane marker information cannot be detected, the lane change control is terminated.

ステップS5において、車線変更が終了したか否かを判断し、終了していない場合はステップS2へ戻り、これ以降の処理を繰り返す。 In step S5, it is determined whether the lane change is complete, and if not, the process returns to step S2 and repeats the subsequent steps.

以上のとおり、本実施形態の車両の走行制御方法及び走行制御装置1によれば、自車両V1の側方において検出される側方レーンマーカ情報(横位置Yと姿勢角θ)に基づいて、現在走行中の道路形状、具体的には道路曲率ρを推定し、この推定された道路形状と、自律車線変更制御の開始指令により生成された目標軌跡と、検出された自車両の走行状態とに基づいて、自律車線変更制御の制御指令値を生成する。これにより、自律車線変更制御による車線変更時に、車線変更後のレーンマーカを認識することができる。その結果、前方レーンマーカ情報が検出できなくても、自律車線変更制御を継続することができる。 As described above, according to the vehicle driving control method and driving control device 1 of this embodiment, the road shape on which the vehicle is currently traveling, specifically the road curvature ρ, is estimated based on lateral lane marker information (lateral position Y and attitude angle θ) detected on the side of the vehicle V1, and a control command value for autonomous lane change control is generated based on this estimated road shape, a target trajectory generated by a command to start autonomous lane change control, and the detected driving state of the vehicle. This makes it possible to recognize lane markers after a lane change when changing lanes through autonomous lane change control. As a result, autonomous lane change control can be continued even if forward lane marker information cannot be detected.

また、本実施形態の車両の走行制御方法及び走行制御装置1によれば、自車両V1の前方において検出される前方レーンマーカ情報に基づいて、現在走行中の道路形状を推定し、前方レーンマーカ情報に基づいて推定された道路形状に依る第1制御指令値と、側方レーンマーカ情報に基づいて推定された道路形状に依る第2制御指令値とを、選択的に用いて自律車線変更制御を実行する。これにより、自車両V1の周囲において検出できるレーンマーカの範囲を拡大することができる。 In addition, according to the vehicle driving control method and driving control device 1 of this embodiment, the shape of the road on which the vehicle is currently traveling is estimated based on forward lane marker information detected in front of the vehicle V1, and autonomous lane change control is performed by selectively using a first control command value based on the road shape estimated based on the forward lane marker information and a second control command value based on the road shape estimated based on the side lane marker information. This makes it possible to expand the range of lane markers that can be detected around the vehicle V1.

また、本実施形態の車両の走行制御方法及び走行制御装置1によれば、前方レーンマーカ情報が検出可能な場合には、これに基づく第1制御指令値を用いて自律車線変更制御を実行し、前方レーンマーカ情報が検出不能な場合には、側方レーンマーカ情報に基づく第2制御指令値を用いて自律車線変更制御を実行するので、前方レーンマーカ情報が検出不能な場合でも自律車線変更制御を継続して実行することができる。 In addition, according to the vehicle driving control method and driving control device 1 of this embodiment, when forward lane marker information can be detected, autonomous lane change control is executed using a first control command value based on the forward lane marker information, and when forward lane marker information cannot be detected, autonomous lane change control is executed using a second control command value based on side lane marker information, so that autonomous lane change control can be continuously executed even when forward lane marker information cannot be detected.

また、本実施形態の車両の走行制御方法及び走行制御装置1によれば、前方レーンマーカ情報に基づく第1制御指令値と、側方レーンマーカ情報に基づく第2制御指令値を切り替える際は、制御指令値のローパスフィルタ処理又は制御指令値の時間的変化量を抑制する処理を実行するので、切り替え時に制御指令値が急激に変動するのを抑制することができる。 In addition, according to the vehicle driving control method and driving control device 1 of this embodiment, when switching between a first control command value based on forward lane marker information and a second control command value based on side lane marker information, low-pass filtering of the control command value or processing to suppress the amount of change in the control command value over time is performed, so that it is possible to suppress abrupt fluctuations in the control command value when switching.

また、本実施形態の車両の走行制御方法及び走行制御装置1によれば、前方レーンマーカ情報に基づいて推定された道路形状は、前方レーンマーカ情報が検出可能な場合には、時間の経過とともに逐次更新し、前方レーンマーカ情報が、検出可能から検出不能になった場合には、検出可能になるまで、最後に推定された道路形状を保持して第1制御指令値の生成に用いる。これにより、道路形状の推定の信頼性が高い前方レーンマーカ情報を用いた第1制御指令値を可能な限り利用することができる。 In addition, according to the vehicle cruise control method and cruise control device 1 of this embodiment, the road shape estimated based on the forward lane marker information is updated successively over time when the forward lane marker information is detectable, and when the forward lane marker information changes from detectable to undetectable, the last estimated road shape is held and used to generate the first control command value until it becomes detectable. This makes it possible to utilize the first control command value using the forward lane marker information, which has a high reliability for estimating the road shape, as much as possible.

また、本実施形態の車両の走行制御方法及び走行制御装置1によれば、蓄積された側方レーンマーカ情報の位置情報を所定の関数に回帰分析することにより、当該道路の曲率を推定するか、又は蓄積された側方レーンマーカ情報の相対角度情報から、単位長さ当たりの相対角度変化量の平均値を算出することにより、当該道路の曲率を推定するので、道路の曲率を精度よく推定することができる。 In addition, according to the vehicle driving control method and driving control device 1 of this embodiment, the curvature of the road is estimated by performing a regression analysis of the position information of the accumulated side lane marker information with a predetermined function, or the curvature of the road is estimated by calculating the average value of the relative angle change per unit length from the relative angle information of the accumulated side lane marker information, so that the curvature of the road can be estimated with high accuracy.

また、本実施形態の車両の走行制御方法及び走行制御装置1によれば、回帰分析による関数近時誤差が所定閾値よりも大きく、又は相対角度変化量の平均値の分散が所定閾値よりも大きい場合には、検出された自車両の走行状態に含まれる車速およびヨーレートから、自車両の走行軌跡の曲率を推定し、この推定された自車両の走行軌跡の曲率を当該道路の曲率と推定するので、道路の曲率を可能な限り精度よく推定することができる。 In addition, according to the vehicle driving control method and driving control device 1 of this embodiment, if the function near-time error by regression analysis is greater than a predetermined threshold value, or the variance of the average value of the relative angle change amount is greater than a predetermined threshold value, the curvature of the vehicle's driving trajectory is estimated from the vehicle speed and yaw rate included in the detected driving state of the vehicle, and this estimated curvature of the vehicle's driving trajectory is estimated as the curvature of the road, so that the curvature of the road can be estimated as accurately as possible.

また、本実施形態の車両の走行制御方法及び走行制御装置1によれば、自律車線変更制御を実行する際の目標軌跡は、自車両が車線変更を開始する位置及び姿勢と、自車両が車線変更を終了する位置及び姿勢とを滑らかに接続するように生成し、生成された目標軌跡から、自律車線変更制御を実行する際の横位置の目標値及び姿勢角の目標値を生成するので、乗り心地のよい円滑な走行軌跡で車線変更することができる。 In addition, according to the vehicle driving control method and driving control device 1 of this embodiment, the target trajectory when executing autonomous lane change control is generated so as to smoothly connect the position and attitude at which the host vehicle starts changing lanes and the position and attitude at which the host vehicle ends changing lanes, and the target values for the lateral position and attitude angle when executing autonomous lane change control are generated from the generated target trajectory, so that lane changes can be made along a smooth driving trajectory that provides a comfortable ride.

また、本実施形態の車両の走行制御方法及び走行制御装置1によれば、現在走行中の車線から目標とする車線へ、前記自律車線変更制御を実行する場合、横位置の目標値と実際の横位置との偏差を小さくする横位置補償処理を実行し、姿勢角の目標値と実際の姿勢角との偏差を小さくする姿勢角補償処理を実行し、推定された道路形状を加算処理するので、正確な制御により車線変更することができる。 In addition, according to the vehicle driving control method and driving control device 1 of this embodiment, when executing the autonomous lane change control from the current lane to the target lane, a lateral position compensation process is executed to reduce the deviation between the target value of the lateral position and the actual lateral position, an attitude angle compensation process is executed to reduce the deviation between the target value of the attitude angle and the actual attitude angle, and an estimated road shape is added, so that lane changes can be performed with accurate control.

1…走行制御装置
11…センサ
12…自車位置検出装置
13…地図データベース
14…車載機器
15…ナビゲーション装置
16…提示装置
17…入力装置
18…駆動制御装置
19…制御装置
V1…自車両
V2…先行車両
L1…走行中の車線
L2…隣接車線
REFERENCE SIGNS LIST 1: Driving control device 11: Sensor 12: Vehicle position detection device 13: Map database 14: In-vehicle equipment 15: Navigation device 16: Presentation device 17: Input device 18: Drive control device 19: Control device V1: Vehicle V2: Leading vehicle L1: Lane currently being driven L2: Adjacent lane

Claims (11)

現在走行中の車線から目標とする車線へ、自律車線変更制御を実行する車両の走行制御方法において、
自車両の走行状態を検出し、
前記自車両の側方において検出される側方レーンマーカ情報に基づいて、現在走行中の道路形状を推定し、
前記自律車線変更制御の開始指令に基づいて、当該自律車線変更制御を実行する際の目標軌跡を生成し、
前記検出された自車両の走行状態と、前記推定された道路形状と、前記生成された目標軌跡とに基づいて、前記自律車線変更制御の制御指令値を生成する車両の走行制御方法であって、
前方レーンマーカ情報に基づいて推定された道路形状に依る第1制御指令値と、側方レーンマーカ情報に基づいて推定された道路形状に依る第2制御指令値とを、選択的に用いて前記自律車線変更制御を実行する車両の走行制御方法。
A vehicle driving control method for performing autonomous lane change control from a current lane to a target lane,
Detect the driving state of the vehicle,
estimating a shape of a road on which the vehicle is currently traveling based on side lane marker information detected on the sides of the vehicle;
generating a target trajectory for performing the autonomous lane change control based on a start command of the autonomous lane change control;
A vehicle driving control method for generating a control command value for the autonomous lane change control based on the detected driving state of the host vehicle, the estimated road shape, and the generated target trajectory,
A vehicle driving control method that selectively uses a first control command value based on a road shape estimated based on forward lane marker information and a second control command value based on a road shape estimated based on side lane marker information to perform the autonomous lane change control.
前記側方レーンマーカ情報は、道路の車線を区画するレーンマーカに関する情報であって、当該レーンマーカの位置情報と、当該レーンマーカの、前記自車両に対する相対角度情報とを含む請求項1に記載の車両の走行制御方法。 The vehicle driving control method according to claim 1, wherein the lateral lane marker information is information about lane markers that divide lanes of a road, and includes position information of the lane markers and relative angle information of the lane markers with respect to the vehicle. 前記前方レーンマーカ情報が検出可能な場合には、前記第1制御指令値を用いて前記自律車線変更制御を実行し、
前記前方レーンマーカ情報が検出不能な場合には、前記第2制御指令値を用いて前記自律車線変更制御を実行する請求項1又は2に記載の車両の走行制御方法。
When the forward lane marker information is detectable, the autonomous lane change control is executed using the first control command value;
3. The vehicle driving control method according to claim 1, wherein when the forward lane marker information cannot be detected, the autonomous lane change control is executed using the second control command value.
前記第1制御指令値と前記第2制御指令値を切り替える際は、制御指令値のローパスフィルタ処理又は制御指令値の時間的変化量を抑制する処理を実行する請求項1~3のいずれか一項に記載の車両の走行制御方法。 4. The vehicle driving control method according to claim 1, wherein, when switching between the first control command value and the second control command value, a low-pass filter process of the control command value or a process of suppressing a time-dependent change amount of the control command value is executed. 前記前方レーンマーカ情報に基づいて推定された道路形状は、
前記前方レーンマーカ情報が検出可能な場合には、時間の経過とともに逐次更新し、
前記前方レーンマーカ情報が、検出可能から検出不能になった場合には、検出可能になるまで、最後に推定された道路形状を保持して第1制御指令値の生成に用いる請求項1~4のいずれか一項に記載の車両の走行制御方法。
The road shape estimated based on the forward lane marker information is
When the forward lane marker information is detectable, the forward lane marker information is successively updated over time;
5. A vehicle driving control method according to claim 1, wherein, when the forward lane marker information changes from detectable to undetectable, the last estimated road shape is held and used to generate a first control command value until the forward lane marker information becomes detectable.
前記道路形状は、道路曲率であり、
蓄積された側方レーンマーカ情報の位置情報を所定の関数に回帰分析することにより、道路曲率を推定する請求項1~のいずれか一項に記載の車両の走行制御方法。
The road shape is a road curvature,
6. The vehicle driving control method according to claim 1, further comprising the step of: estimating a road curvature by performing a regression analysis of position information of the accumulated side lane marker information with a predetermined function.
現在走行中の車線から目標とする車線へ、自律車線変更制御を実行する車両の走行制御方法において、
自車両の走行状態を検出し、
前記自車両の側方において検出される側方レーンマーカ情報に基づいて、現在走行中の道路形状を推定し、
前記自律車線変更制御の開始指令に基づいて、当該自律車線変更制御を実行する際の目標軌跡を生成し、
前記検出された自車両の走行状態と、前記推定された道路形状と、前記生成された目標軌跡とに基づいて、前記自律車線変更制御の制御指令値を生成する車両の走行制御方法であって、
前記道路形状は、道路曲率であり、
蓄積された側方レーンマーカ情報の相対角度情報から、単位長さ当たりの相対角度変化量の平均値を算出することにより、道路曲率を推定する車両の走行制御方法。
A vehicle driving control method for performing autonomous lane change control from a current lane to a target lane,
Detect the driving state of the vehicle,
estimating a shape of a road on which the vehicle is currently traveling based on side lane marker information detected on the sides of the vehicle;
generating a target trajectory for performing the autonomous lane change control based on a start command of the autonomous lane change control;
A vehicle driving control method for generating a control command value for the autonomous lane change control based on the detected driving state of the host vehicle, the estimated road shape, and the generated target trajectory,
The road shape is a road curvature,
A vehicle travel control method for estimating road curvature by calculating an average value of a relative angle change amount per unit length from the relative angle information of accumulated side lane marker information.
現在走行中の車線から目標とする車線へ、自律車線変更制御を実行する車両の走行制御方法において、
自車両の走行状態を検出し、
前記自車両の側方において検出される側方レーンマーカ情報に基づいて、現在走行中の道路形状を推定し、
前記自律車線変更制御の開始指令に基づいて、当該自律車線変更制御を実行する際の目標軌跡を生成し、
前記検出された自車両の走行状態と、前記推定された道路形状と、前記生成された目標軌跡とに基づいて、前記自律車線変更制御の制御指令値を生成する車両の走行制御方法であって、
前記道路形状は、道路曲率であり、
蓄積された側方レーンマーカ情報の位置情報を所定の関数に回帰分析することにより、道路曲率を推定し、
蓄積された側方レーンマーカ情報の相対角度情報から、単位長さ当たりの相対角度変化量の平均値を算出することにより、道路曲率を推定し、
前記検出された自車両の走行状態に含まれる車速およびヨーレートから、自車両の走行軌跡の曲率を推定し、
前記回帰分析による関数近時誤差が所定閾値よりも大きく、又は前記相対角度変化量の平均値の分散が所定閾値よりも大きい場合には、前記推定された自車両の走行軌跡の曲率を道路曲率と推定する車両の走行制御方法。
A vehicle driving control method for performing autonomous lane change control from a current lane to a target lane,
Detect the driving state of the vehicle,
estimating a shape of a road on which the vehicle is currently traveling based on side lane marker information detected on the sides of the vehicle;
generating a target trajectory for performing the autonomous lane change control based on a start command of the autonomous lane change control;
A vehicle driving control method for generating a control command value for the autonomous lane change control based on the detected driving state of the host vehicle, the estimated road shape, and the generated target trajectory,
The road shape is a road curvature,
The road curvature is estimated by performing a regression analysis of the position information of the accumulated side lane marker information with a predetermined function;
estimating a road curvature by calculating an average value of a relative angle change amount per unit length from the relative angle information of the accumulated side lane marker information;
estimating a curvature of a travel path of the host vehicle from a vehicle speed and a yaw rate included in the detected travel state of the host vehicle;
When the function approximation error by the regression analysis is larger than a predetermined threshold value, or when the variance of the average value of the relative angle change amount is larger than a predetermined threshold value, the curvature of the estimated vehicle travel trajectory is estimated as the road curvature.
自律車線変更制御を実行する際の目標軌跡は、前記自車両が車線変更を開始する位置及び姿勢と、前記自車両が車線変更を終了する位置及び姿勢とを滑らかに接続するように生成し、
生成された目標軌跡から、自律車線変更制御を実行する際の横位置の目標値及び姿勢角の目標値を生成する請求項1~のいずれか一項に記載の車両の走行制御方法。
a target trajectory when performing autonomous lane change control is generated so as to smoothly connect a position and posture at which the host vehicle starts changing a lane and a position and posture at which the host vehicle ends changing a lane;
The vehicle driving control method according to any one of claims 1 to 8 , further comprising generating a target value of a lateral position and a target value of an attitude angle when performing autonomous lane change control from the generated target trajectory.
現在走行中の車線から目標とする車線へ、前記自律車線変更制御を実行する場合、
前記横位置の目標値と実際の横位置との偏差を小さくする横位置補償処理を実行し、
前記姿勢角の目標値と実際の姿勢角との偏差を小さくする姿勢角補償処理を実行し、
前記推定された道路形状を加算処理する請求項に記載の車両の走行制御方法。
When executing the autonomous lane change control from the current lane to the target lane,
A lateral position compensation process is executed to reduce a deviation between the target value of the lateral position and an actual lateral position.
Executing an attitude angle compensation process to reduce a deviation between the target value of the attitude angle and an actual attitude angle;
The vehicle travel control method according to claim 9, further comprising adding the estimated road shape.
現在走行中の車線から目標とする車線へ、自律車線変更制御を実行するためのプロセッサを備える車両の走行制御装置において、
前記プロセッサは、
自車両の走行状態を検出し、
前記自車両の側方において検出される側方レーンマーカ情報に基づいて、現在走行中の道路形状を推定し、
前記自律車線変更制御の開始指令に基づいて、当該自律車線変更制御を実行する際の目標軌跡を生成し、
前記検出された自車両の走行状態と、前記推定された道路形状と、前記生成された目標軌跡とに基づいて、前記自律車線変更制御の制御指令値を生成する車両の走行制御装置であって、
前方レーンマーカ情報に基づいて推定された道路形状に依る第1制御指令値と、側方レーンマーカ情報に基づいて推定された道路形状に依る第2制御指令値とを、選択的に用いて前記自律車線変更制御を実行する車両の走行制御装置。
A vehicle cruise control device including a processor for executing autonomous lane change control from a current lane to a target lane,
The processor,
Detect the driving state of the vehicle,
estimating a shape of a road on which the vehicle is currently traveling based on side lane marker information detected on the sides of the vehicle;
generating a target trajectory for performing the autonomous lane change control based on a start command of the autonomous lane change control;
A vehicle driving control device that generates a control command value for the autonomous lane change control based on the detected driving state of the host vehicle, the estimated road shape, and the generated target trajectory,
A vehicle driving control device that selectively uses a first control command value based on a road shape estimated based on forward lane marker information and a second control command value based on a road shape estimated based on side lane marker information to perform the autonomous lane change control.
JP2021006107A 2021-01-19 2021-01-19 Vehicle driving control method and driving control device Active JP7599964B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021006107A JP7599964B2 (en) 2021-01-19 2021-01-19 Vehicle driving control method and driving control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021006107A JP7599964B2 (en) 2021-01-19 2021-01-19 Vehicle driving control method and driving control device

Publications (2)

Publication Number Publication Date
JP2022110603A JP2022110603A (en) 2022-07-29
JP7599964B2 true JP7599964B2 (en) 2024-12-16

Family

ID=82574066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021006107A Active JP7599964B2 (en) 2021-01-19 2021-01-19 Vehicle driving control method and driving control device

Country Status (1)

Country Link
JP (1) JP7599964B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116300604B (en) * 2023-03-07 2025-09-16 岚图汽车科技有限公司 Multi-module interactive intelligent driving control method and system
CN116580584B (en) * 2023-04-28 2025-10-17 新石器慧通(北京)科技有限公司 Method, device, storage medium and equipment for searching driving lane of unmanned vehicle

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002063698A (en) 2000-08-22 2002-02-28 Nissan Motor Co Ltd Lane following cruise control device
JP2017134664A (en) 2016-01-28 2017-08-03 日立オートモティブシステムズ株式会社 Road information recognition system and road information recognition method
JP2018177178A (en) 2017-04-12 2018-11-15 トヨタ自動車株式会社 Lane change support device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002063698A (en) 2000-08-22 2002-02-28 Nissan Motor Co Ltd Lane following cruise control device
JP2017134664A (en) 2016-01-28 2017-08-03 日立オートモティブシステムズ株式会社 Road information recognition system and road information recognition method
JP2018177178A (en) 2017-04-12 2018-11-15 トヨタ自動車株式会社 Lane change support device

Also Published As

Publication number Publication date
JP2022110603A (en) 2022-07-29

Similar Documents

Publication Publication Date Title
US11926320B2 (en) Vehicle travel control method and vehicle travel control device
US11518414B2 (en) Traveling control method and traveling control device for vehicle
CN111469848B (en) vehicle control device
US10093316B2 (en) Vehicle traveling control device
JP6332875B2 (en) Vehicle control device, vehicle control method, and vehicle control program
JP6630977B2 (en) Vehicle control device
JP6319914B2 (en) Vehicle control system, vehicle control method, and vehicle control program
US11447136B2 (en) Traveling control method and traveling control device for vehicle
US11654962B2 (en) Vehicle travel control method and vehicle travel control apparatus
JP6394931B2 (en) Vehicle control system, vehicle control method, and vehicle control program
WO2017154070A1 (en) Vehicle control device, vehicle control method, and vehicle control program
JP2017146819A (en) Vehicle control system, vehicle control method and vehicle control program
JP2020077266A (en) Vehicle control device
US11204606B2 (en) Vehicle control device
EP3885238B1 (en) An incremental lateral control system using feedbacks for autonomous driving vehicles
JP7599965B2 (en) Vehicle driving control method and driving control device
JP7599964B2 (en) Vehicle driving control method and driving control device
JP7589796B2 (en) Vehicle driving control method and driving control device
JP7743933B2 (en) Vehicle driving assistance method and driving assistance device
JP7524036B2 (en) Vehicle driving control method and driving control device
JP7788045B2 (en) Vehicle driving control method and driving control device
JP7811322B2 (en) Vehicle driving control method and driving control device
JP7826816B2 (en) Driving assistance method and driving assistance device
JP7563216B2 (en) Vehicle driving control method and driving control device
RU2803428C2 (en) Method and device for vehicle movement control

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240626

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240716

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240920

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20241105

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20241204

R150 Certificate of patent or registration of utility model

Ref document number: 7599964

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150