JP2016004425A - Lane change assist system and program - Google Patents

Lane change assist system and program Download PDF

Info

Publication number
JP2016004425A
JP2016004425A JP2014124466A JP2014124466A JP2016004425A JP 2016004425 A JP2016004425 A JP 2016004425A JP 2014124466 A JP2014124466 A JP 2014124466A JP 2014124466 A JP2014124466 A JP 2014124466A JP 2016004425 A JP2016004425 A JP 2016004425A
Authority
JP
Japan
Prior art keywords
vehicle
lane
interrupt
preceding vehicle
detected
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014124466A
Other languages
Japanese (ja)
Other versions
JP6287614B2 (en
Inventor
錦一 和田
Kinichi Wada
錦一 和田
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.)
Toyota Central R&D Labs Inc
Original Assignee
Toyota Central R&D Labs Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toyota Central R&D Labs Inc filed Critical Toyota Central R&D Labs Inc
Priority to JP2014124466A priority Critical patent/JP6287614B2/en
Publication of JP2016004425A publication Critical patent/JP2016004425A/en
Application granted granted Critical
Publication of JP6287614B2 publication Critical patent/JP6287614B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a driving support system in which a lane change due to interruption can be appropriately performed.SOLUTION: An interruption request from a driver is detected by an interruption request detection part 34. When the interruption request is detected, a traveling track for transmitting an interruption intention is generated by an interruption intention transmission part 36. When a subsequent vehicle permits the interruption by an interruption permit determination part 38, an approach distance between a preceding vehicle and an own vehicle is calculated by an interruption track generation part 40, and the travelling track represented by monotonous increase function is generated so that an outline of the own vehicle is not overlapped with a collusion area determined based on the calculated approach distance, and driving is assisted according to the travelling track generated by a lane change assist part 42.

Description

本発明は、車線変更支援装置及びプログラムに係り、特に、割込みによる車線変更を支援するための車線変更支援装置及びプログラムに関する。   The present invention relates to a lane change support device and program, and more particularly, to a lane change support device and program for supporting lane change by interruption.

従来より、ウインカ等で車線変更意思を周囲に伝達すると同時に、車線変更先の後方車両の挙動変化を観察し、車線変更意思との因果関係を元に車線変更の可否を判定し、ドライバに提示する技術が知られている(例えば特許文献1)。   Conventionally, the intention of changing the lane is transmitted to the surroundings by using a turn signal etc., and at the same time, the behavior change of the rear vehicle of the lane change destination is observed, the lane change is determined based on the causal relationship with the intention to change the lane, and presented to the driver The technique to do is known (for example, patent document 1).

特開2005−258822号公報JP 2005-258822 A

しかし、従来の特許文献1の技術では、車線変更意思を周囲に伝達する際の自車の位置について考慮されておらず、車線変更先の後方車両が自車のウインカに気付かない可能性がある。仮に、車線変更意思との因果関係があると判定されるタイミングで後方車両が減速した場合、誤判定が発生し、誤判定したタイミングで自車が車線変更をすると、後方車両のドライバが驚いて急ブレーキを踏む可能性がある、という問題がある。   However, in the technique of the conventional patent document 1, the position of the own vehicle when transmitting the intention to change the lane to the surroundings is not considered, and the rear vehicle to which the lane is changed may not notice the turn signal of the own vehicle. . If the rear vehicle decelerates at the timing determined to have a causal relationship with the intention to change lanes, an erroneous determination occurs, and the driver of the rear vehicle is surprised when the vehicle changes lanes at the erroneous determination timing. There is a problem of sudden braking.

また、車線変更時の軌道については自車のドライバの操作に任されており、場合によっては後方車両のドライバが強引に割込まれたことを不快に感じたり、危険であると感じたりした結果、後方車両のドライバが過度な減速を行なうことによって後方で渋滞を発生させてしまう可能性がある、という問題がある。   Also, the track at the time of lane change is left to the operation of the driver of the own vehicle, and in some cases the driver of the rear vehicle feels uncomfortable or feels dangerous There is a problem that a driver of a vehicle behind the vehicle may cause a traffic jam in the rear by excessive deceleration.

本発明は、上記問題点を解決するために成されたものであり、割込みによる車線変更を適切に行うように運転支援することができる車線変更支援装置及びプログラムを提供することを目的とする。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a lane change support device and a program that can provide driving support so as to appropriately perform lane change by interruption.

上記目的を達成するために、本発明に係る車線変更支援装置は、ドライバによる割込先車線への割込要求を検出する割込要求検出手段と、各車線を走行する先行車両の速度と、前記先行車両の自車両に対する相対位置とを検出する車両検出手段と、前記割込要求検出手段によって前記割込要求が検出され、かつ、前記車両検出手段によって前記割込先車線の先行車両が検出されたときに、前記車両検出手段により検出された前記割込先車線の前記先行車両の速度に基づいて、前記割込先車線の先行車両との衝突を回避できる前記先行車両と自車両との接近距離を算出し、前記車両検出手段により検出された前記先行車両の相対位置に基づいて、前記算出された接近距離に基づいて定められる衝突エリアに対して、自車両の外形が重ならないように、前記先行車両の位置を基準とした、前記先行車両の後方に割り込むための自車両の走行軌跡を生成する割込軌跡生成手段と、前記割込軌跡生成手段によって生成される前記自車両の走行軌跡に従った車線変更を行うように、自車両の運転支援を行う車線変更支援手段と、を含んで構成されている。   In order to achieve the above object, the lane change assisting device according to the present invention includes an interrupt request detecting means for detecting an interrupt request to an interrupt destination lane by a driver, a speed of a preceding vehicle traveling in each lane, Vehicle detection means for detecting a relative position of the preceding vehicle with respect to the own vehicle; and the interrupt request detection means detects the interrupt request, and the vehicle detection means detects a preceding vehicle in the interrupt destination lane. Between the preceding vehicle and the host vehicle capable of avoiding a collision with the preceding vehicle in the interruption destination lane based on the speed of the preceding vehicle in the interruption destination lane detected by the vehicle detection means. An approach distance is calculated, and based on the relative position of the preceding vehicle detected by the vehicle detection means, the outer shape of the host vehicle does not overlap with the collision area determined based on the calculated approach distance. In addition, with reference to the position of the preceding vehicle, an interrupt locus generating means for generating a traveling locus of the own vehicle for interrupting the rear of the preceding vehicle, and the own vehicle generated by the interrupt locus generating means Lane change support means for supporting driving of the host vehicle so as to change the lane according to the travel locus.

また、本発明に係る車線変更支援装置において、前記割込要求検出手段によって前記割込要求が検出されたときに、前記車両検出手段により検出された前記割込先車線の先行車両の相対位置に基づいて、前記割込先車線の先行車両より後方に第1距離だけ離れた位置であって、かつ、前記割込先車線と自車両が走行している自車走行車線との境界線から第2距離だけ自車走行車線側に離れた位置までの自車両の走行軌跡を生成する割込意図伝達手段を更に含み、前記車線変更支援手段は、前記割込意図伝達手段によって生成した走行軌跡に従って走行するように自車両の運転支援を更に行うようにしてもよい。   Further, in the lane change assist device according to the present invention, when the interrupt request is detected by the interrupt request detector, the relative position of the preceding vehicle of the interrupted lane detected by the vehicle detector is detected. Based on the boundary line between the interrupted lane and the host vehicle traveling lane in which the host vehicle is traveling, a position that is a first distance behind the preceding vehicle of the interrupted destination lane. It further includes an interrupt intention transmission means for generating a travel trajectory of the host vehicle up to a position away from the host vehicle travel lane by two distances, and the lane change support means is in accordance with the travel trajectory generated by the interrupt intention transmission means. You may make it perform further the driving assistance of the own vehicle so that it may drive | work.

また、本発明に係る車線変更支援装置において、割込許可判定手段を更に含み、前記車両検出手段は、各車線を走行する先行車両と後続車両の速度、及び前記後続車両の自車両に対する相対位置を更に検出し、前記割込許可判定手段は、前記割込要求検出手段によって前記割込要求が検出されたときに、前記車両検出手段によって検出された前記先行車両の速度と前記後続車両の速度との差分、及び前記車両検出手段によって検出された前記割込先車線の先行車両の相対位置と前記後続車両の相対位置との距離に基づいて、前記後続車両が割込みを許可しているか否かを判定し、前記割込軌跡生成手段は、前記割込許可判定手段により前記後続車両が割込みを許可していると判定されている場合に、前記割込先車線の先行車両の後方に割り込むための前記自車両の走行軌跡を生成し、前記車線変更支援手段は、前記割込許可判定手段により前記後続車両が割込みを許可していると判定されている場合に、前記割込軌跡生成手段によって生成される前記自車両の走行軌跡に従った車線変更を行うように、自車両の運転支援を行うようにしてもよい。   The lane change assisting device according to the present invention further includes an interrupt permission determining means, wherein the vehicle detecting means is a speed of a preceding vehicle and a following vehicle traveling in each lane, and a relative position of the following vehicle with respect to the own vehicle. The interrupt permission determining means further detects the speed of the preceding vehicle and the speed of the subsequent vehicle detected by the vehicle detecting means when the interrupt request is detected by the interrupt request detecting means. Whether or not the subsequent vehicle permits an interruption based on the difference between the relative position of the preceding vehicle and the relative position of the subsequent vehicle on the interrupted lane detected by the vehicle detection means. And when the interrupt permission determining means determines that the succeeding vehicle has permitted interruption, the interrupt trajectory generating means interrupts behind the preceding vehicle in the interrupt destination lane. The lane change assisting means generates the interrupt trajectory generating means when it is determined by the interrupt permission determining means that the succeeding vehicle has permitted interruption. The driving assistance of the host vehicle may be performed so as to change the lane according to the traveling locus of the host vehicle generated by the above.

また、本発明に係る車線変更支援装置において、前記割込軌跡生成手段は、前記割込先車線の先行車両の後方に割り込むための前記自車両の走行軌跡として、単調増加関数で表わされる走行軌跡を生成するようにしてもよい。   Further, in the lane change assisting device according to the present invention, the interrupt trajectory generating means is a travel trajectory represented by a monotonically increasing function as a travel trajectory of the host vehicle for interrupting behind the preceding vehicle in the interrupt destination lane. May be generated.

また、本発明に係る車線変更支援装置において、割込みに関する自車両又は他車両の状態を、自車両のドライバに対して通知する割込状態通知手段を更に含むようにしてもよい。   The lane change assisting apparatus according to the present invention may further include an interrupt state notifying unit that notifies the driver of the host vehicle of the state of the host vehicle or the other vehicle related to the interrupt.

また、本発明に係るプログラムは、コンピュータを、ドライバによる割込先車線への割込要求を検出する割込要求検出手段、各車線を走行する先行車両の速度と、前記先行車両の自車両に対する相対位置とを検出する車両検出手段、前記割込要求検出手段によって前記割込要求が検出されたときに、前記車両検出手段により検出された前記先行車両の速度に基づいて、前記割込先車線の先行車両との衝突を回避できる前記先行車両と自車両との接近距離を算出し、前記車両検出手段により検出された前記先行車両の相対位置に基づいて、前記算出された接近距離に基づいて定められる衝突エリアに対して、自車両の外形が重ならないように、前記先行車両の位置を基準とした、前記先行車両の後方に割り込むための自車両の走行軌跡を生成する割込軌跡生成手段、及び前記割込軌跡生成手段によって生成される前記自車両の走行軌跡に従った車線変更を行うように、自車両の運転支援を行う車線変更支援手段として機能させるためのプログラムである。   Further, the program according to the present invention allows a computer to detect an interrupt request detecting means for detecting an interrupt request to an interrupt destination lane by a driver, a speed of a preceding vehicle traveling in each lane, and the vehicle of the preceding vehicle. Vehicle detection means for detecting a relative position, and when the interrupt request is detected by the interrupt request detection means, based on the speed of the preceding vehicle detected by the vehicle detection means, the interrupt destination lane The approach distance between the preceding vehicle and the host vehicle that can avoid a collision with the preceding vehicle is calculated, and based on the calculated approach distance based on the relative position of the preceding vehicle detected by the vehicle detection means A travel locus of the host vehicle is generated for interrupting the rear of the preceding vehicle on the basis of the position of the preceding vehicle so that the outer shape of the host vehicle does not overlap with a predetermined collision area. Interrupt trajectory generating means, and a program for functioning as lane change assisting means for supporting driving of the host vehicle so as to change lanes according to the travel trajectory of the host vehicle generated by the interrupt trajectory generating means It is.

本発明の車線変更支援装置によれば、ドライバからの割込要求が検出されたときに、先行車両と自車両との接近距離を算出し、算出した接近距離に基づいて定められる衝突エリアに対して、自車の外形が重ならないように走行軌跡を生成し、生成した走行軌跡に従って運転を支援することで、割込みによる車線変更を適切に行うように運転支援することができる、という効果が得られる。   According to the lane change assist device of the present invention, when an interrupt request from the driver is detected, the approach distance between the preceding vehicle and the host vehicle is calculated, and the collision area determined based on the calculated approach distance is calculated. As a result, it is possible to generate driving trajectories so that the outer shapes of the vehicles do not overlap, and to support driving according to the generated driving trajectories, so that driving support can be made to appropriately change lanes by interruption. It is done.

本発明の実施の形態に係る車線変更支援装置の構成を示すブロック図である。It is a block diagram which shows the structure of the lane change assistance apparatus which concerns on embodiment of this invention. 車両検出エリアの内容を示すイメージ図である。It is an image figure which shows the content of a vehicle detection area. 割込意図伝達部において判定を行う先行車両との相対位置を示すイメージ図である。It is an image figure which shows a relative position with the preceding vehicle which performs determination in an interruption intention transmission part. 割込意図伝達部において生成される走行軌道の一例を示すイメージ図である。It is an image figure which shows an example of the running track produced | generated in an interruption intention transmission part. 割込軌道生成部において算出される接近距離による衝突エリア、及び接近距離の算出の一例を示すイメージ図である。It is an image figure which shows an example of the collision area by the approach distance calculated in an interruption track | orbit production | generation part, and the calculation of an approach distance. 割込軌道生成部において生成される走行軌道、及び単調増加関数の一例を示すイメージ図である。It is an image figure which shows an example of the running track | orbit produced | generated in an interruption track | orbit production | generation part, and a monotone increase function. 本発明の実施の形態に係る車線変更支援装置の車線検出部における車線検出処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the lane detection process routine in the lane detection part of the lane change assistance apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る車線変更支援装置の車両検出部における車両検出処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the vehicle detection process routine in the vehicle detection part of the lane change assistance apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る車線変更支援装置の割込要求検出部における割込要求検出処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the interruption request detection process routine in the interruption request detection part of the lane change assistance apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る車線変更支援装置の割込意図伝達部における割込意図伝達処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the interruption intention transmission process routine in the interruption intention transmission part of the lane change assistance apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る車線変更支援装置の割込許可判定部における割込許可判定処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the interruption permission determination processing routine in the interruption permission determination part of the lane change assistance apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る車線変更支援装置の割込軌道生成部における割込軌道生成処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the interrupt track generation process routine in the interrupt track generation part of the lane change assistance apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る車線変更支援装置の車線変更支援部における車線変更支援処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the lane change assistance process routine in the lane change assistance part of the lane change assistance apparatus which concerns on embodiment of this invention.

以下、図面を参照して本発明の実施の形態を詳細に説明する。なお、本実施の形態では、車両に搭載され、自車の車線変更支援を行う車線変更支援装置に本発明を適用した場合を例に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the present embodiment, a case where the present invention is applied to a lane change support device that is mounted on a vehicle and that supports lane change of the host vehicle will be described as an example.

<本実施の形態に係る車線変更支援装置の構成> <Configuration of Lane Change Support Device According to this Embodiment>

図1に示すように、本発明の実施の形態に係る車線変更支援装置100は、ウインカセンサ10と、レーザやミリ波の反射により自車両の周囲に存在する車両の位置を検知するレーザレーダやミリ波レーダからなるレーダセンサ12と、音波の反射により自車両の周囲に存在する車両の位置を検知するソナーセンサ14と、車室内やバンパやサイドミラー等に組み込まれたカメラにより自車両の周囲の画像を撮像する車載カメラ16と、制御部20と、アクチュエータ50と、出力部52とを備えている。   As shown in FIG. 1, the lane change assisting device 100 according to the embodiment of the present invention includes a turn signal sensor 10, a laser radar that detects the position of a vehicle around the host vehicle by reflection of a laser or millimeter wave, A radar sensor 12 composed of a millimeter wave radar, a sonar sensor 14 that detects the position of a vehicle existing around the vehicle by reflection of sound waves, and a camera incorporated in a vehicle interior, a bumper, a side mirror, etc. An in-vehicle camera 16 that captures an image, a control unit 20, an actuator 50, and an output unit 52 are provided.

制御部20は、車線候補を検出する車線検出部30と、自車の周囲に存在する車両を検出する車両検出部32と、ドライバによる割込先車線への割込要求を検出する割込要求検出部34と、割込先車線の車両に対して車線変更意図を伝達するための走行軌跡を生成する割込意図伝達部36と、割込先車線の後続車が割込みを許可しているかを判定する割込許可判定部38と、割込先車線への車線変更の走行軌跡を生成する割込軌跡生成部40と、車線変更を行うように、自車両の運転支援を行う車線変更支援部42と、自車のドライバに割込支援に関する状態を通知する割込状態通知部44とを備えている。   The control unit 20 includes a lane detection unit 30 that detects lane candidates, a vehicle detection unit 32 that detects vehicles existing around the host vehicle, and an interrupt request that detects an interrupt request to the interrupt destination lane by the driver. Whether the detection unit 34, the interrupt intention transmission unit 36 that generates a travel locus for transmitting the lane change intention to the vehicle in the interrupt destination lane, and whether the subsequent vehicle in the interrupt destination lane permits interruption An interrupt permission determining unit 38 for determining, an interrupt track generating unit 40 for generating a travel track of a lane change to an interrupt destination lane, and a lane change supporting unit for supporting driving of the host vehicle so as to change the lane 42 and an interrupt state notifying unit 44 for notifying the driver of the vehicle of a state related to interrupt support.

アクチュエータ50は、車線変更支援部42による制御に従って、ステアリング、アクセルペダル、及びブレーキペダルを操作する。   The actuator 50 operates the steering, the accelerator pedal, and the brake pedal according to the control by the lane change assisting unit 42.

出力部52は、ウインカランプ、モニタ、スピーカ、及びランプ等を介して、ドライバに対する割込みの通知に関する出力を行う。   The output unit 52 outputs an interrupt notification to the driver via a blinker lamp, a monitor, a speaker, a lamp, and the like.

車線検出部30は、車載カメラ16により撮像されたカメラ画像に基づいて、車線候補を検出し、検出した車線候補に対して、車線を識別するためのラベルを付与する。自車両と最も近い車線には走行中車線のラベルを付与する。また、右側に1つ以上の車線が検出された場合には、走行中の車線から最も近い右側の車線に右側車線のラベルを付与し、左側に1つ以上の車線が検出された場合には、走行中の車線から最も近い左側の車線に左側車線のラベルを付与する。   The lane detection unit 30 detects a lane candidate based on the camera image captured by the in-vehicle camera 16, and gives a label for identifying the lane to the detected lane candidate. A lane label in the running lane is assigned to the lane closest to the host vehicle. Also, if one or more lanes are detected on the right side, the right lane label is assigned to the right lane closest to the running lane, and one or more lanes are detected on the left side. The left lane label is assigned to the left lane closest to the driving lane.

また、車線検出部30は、後述する割込要求検出部34で割込要求フラグがONとなった場合には、前回の処理で走行中車線のラベルを付与した車線と最も近い車線に対して、走行中車線のラベルを付与する。これは、例えば、右側車線に割り込む場合、右側車線に進入した瞬間に、右側車線が走行中車線として検出されてしまうことを防ぐため、割込みが完了するまでは、車線のラベルが変わらないようにするためである。   In addition, the lane detection unit 30, when an interrupt request flag is turned on by an interrupt request detection unit 34 to be described later, for the lane closest to the lane to which the label of the running lane is given in the previous process. , Label the running lane. This is, for example, when interrupting the right lane, to prevent the right lane from being detected as a driving lane at the moment of entering the right lane, the label of the lane should not change until the interruption is completed. It is to do.

車両検出部32は、以下に説明するように、レーダセンサ12の出力と、ソナーセンサ14の出力と、車載カメラ16の出力と、車線検出部30で検出された車線とに基づいて、車両検出エリア毎に、車両検出エリアの各々に存在する車両の速度と自車両に対する相対位置を検出する。まず、図2に示すように、自車両の中心より予め定めた前方距離Lと後方距離Lに従って最大8つに区分される車両検出エリアが設定されており、車両検出エリアの各々について車両の有無を検出する。ここで車両が検出された車両検出エリアは、車両検出フラグをONにする。 As described below, the vehicle detection unit 32 is based on the output of the radar sensor 12, the output of the sonar sensor 14, the output of the in-vehicle camera 16, and the lane detected by the lane detection unit 30. Every time, the speed of the vehicle existing in each of the vehicle detection areas and the relative position with respect to the host vehicle are detected. First, as shown in FIG. 2, the vehicle detection area is divided into a maximum of 8 is set according to the forward distance L F and the rear distance L R determined in advance from the center of the vehicle, the vehicle for each vehicle detection area The presence or absence of is detected. Here, the vehicle detection flag is turned ON in the vehicle detection area where the vehicle is detected.

そして、車両検出部32は、車両検出エリア毎に、自車両よりも前方の車両検出エリアで検出された車両のうち、自車両から最も近い1台の車両を先行車両として選択し、先行車両の速度、及び先行車両後端を基準とした自車両に対する相対位置を取得する。また、後続車両の場合も同様に、車両検出エリア毎に、自車両よりも後方の車両検出エリアで検出された車両のうち、自車から最も近い1台の車両を後続車両として選択し、後続車両の速度、及び後続車両先端を基準とした自車両に対する相対位置を取得する。   And the vehicle detection part 32 selects one vehicle nearest to the own vehicle as a preceding vehicle among the vehicles detected in the vehicle detection area ahead of the own vehicle for every vehicle detection area. The speed and the relative position with respect to the host vehicle with respect to the rear end of the preceding vehicle are acquired. Similarly, in the case of the following vehicle, for each vehicle detection area, one vehicle closest to the own vehicle is selected as the following vehicle among the vehicles detected in the vehicle detection area behind the own vehicle. The vehicle speed and the relative position with respect to the host vehicle with respect to the leading edge of the following vehicle are acquired.

割込要求検出部34は、以下に説明するように、ウインカセンサ10により受け付けたドライバによるウインカ操作に基づいて、ドライバによる割込先車線への割込要求を検出する。まず、ドライバがウインカレバーを同じ方向に対して、予め定められたT秒以内に2回ONにしたことが検知された場合に、割込要求があったと判定する。割込要求があったと判定された場合には、次に、車線検出部30で検出した車線情報と、車両検出部32で検出した車両の速度、及び自車両に対する相対位置とに基づいて、ウインカレバーを2回ONにした方向の車線に先行車両と後続車両が存在し、かつ、先行車両と後続車両との速度差が予め定められた±V以内であるかを判定する。判定の結果、条件を満たしている場合には、割込要求フラグをONに設定する。なお、条件を満たしていない場合には、ドライバに対して割込支援不可であることを示すメッセージを、出力部52を介してモニタに表示したり、警告音等を発することにより通知する。 As described below, the interrupt request detection unit 34 detects an interrupt request to the interrupt destination lane by the driver based on the winker operation by the driver received by the winker sensor 10. First, it is determined that the driver when the turn signal lever to the same direction, within T W seconds predetermined for that was twice ON is detected, there is an interrupt request. If it is determined that there has been an interrupt request, then the turn signal is detected based on the lane information detected by the lane detection unit 30, the vehicle speed detected by the vehicle detection unit 32, and the relative position with respect to the host vehicle. the lever there is a preceding vehicle and a following vehicle in the direction of the lane that is twice oN, and determines whether the speed difference of the preceding vehicle and the following vehicle is within ± V R determined in advance. If the condition is satisfied as a result of the determination, the interrupt request flag is set to ON. If the condition is not satisfied, a message indicating that interrupt support is not possible is displayed on the monitor via the output unit 52 or a warning sound or the like is sent to the driver.

また、割込要求検出部34は、割込要求フラグがONとなっている場合に、割込要求の際とは逆方向に対してウインカレバーをONにしたことを検知すると、割込みがキャンセルされたものとして割込要求フラグをOFFに戻す。   Further, when the interrupt request detection unit 34 detects that the turn signal lever is turned on in the opposite direction to the interrupt request when the interrupt request flag is ON, the interrupt is canceled. As a result, the interrupt request flag is turned OFF.

割込意図伝達部36は、以下に説明するように、車両検出部32で検出された割込先車線の先行車両の自車両に対する相対位置と、割込要求検出部34で検出された割込要求とに基づいて、自車両のドライバの割込意図を割込先車線の車両に伝達するためのウインカランプの点滅制御、及び走行軌跡の生成を行う。まず、割込要求検出部34で割込要求フラグがONになっており、かつ、割込先車線の先行車両が検出されており、かつ、図3に示すように、割込先車線の先行車両と自車両との相対位置がLF1≧L≧LF2の条件を満たしているかを判定する。ここで、LF1及びLF2は予め定められた自車両と先行車両との相対位置が一定距離内に収まっているかを判定するための指標となる位置であり、Lは車両検出部32において検出された自車両の中心から先行車両後端までの相対位置である。 As will be described below, the interrupt intention transmission unit 36 is configured to detect the relative position of the preceding vehicle in the interrupt destination lane detected by the vehicle detection unit 32 with respect to the host vehicle, and the interrupt detected by the interrupt request detection unit 34. Based on the request, blinking control of the blinker lamp for transmitting the intention of the driver of the host vehicle to the vehicle in the destination lane and generation of a travel locus are performed. First, the interrupt request flag is turned ON by the interrupt request detection unit 34, and the preceding vehicle in the interrupt destination lane is detected, and as shown in FIG. It is determined whether the relative position between the vehicle and the host vehicle satisfies the condition of L F1 ≧ L P ≧ L F2 . Here, L F1 and L F2 are positions that serve as indices for determining whether a predetermined relative position between the host vehicle and the preceding vehicle is within a certain distance, and L P is a value in the vehicle detection unit 32. The relative position from the center of the detected vehicle to the rear end of the preceding vehicle.

割込意図伝達部36は、上記判定の結果、条件を満たしていればウインカランプの点滅を開始するように制御し、割込意図伝達フラグをONにする。次に、図4に示すように、自車両の割込意図を割込先車線の車両に伝達するための、割込先車線の先行車両後端より後方に予め定めた距離Xだけ離れた位置であり、かつ、割込先車線と自車両が走行している自車走行車線との境界線から予め定めた距離Yだけ離れた自車走行車線側に離れた位置までの直線による走行軌跡を生成する。ここで、距離Xが第1距離の一例であり、距離Yが第2距離の一例である。走行軌跡を生成後、割込先車線の先行車両と後続車両との車間距離、先行車両と後続車両の速度等の交通状況から、軌跡上を移動する速度を決定する。そして、現在時刻における走行軌跡上の目標点を出力する。 As a result of the determination, the interrupt intention transmission unit 36 performs control to start blinking of the blinker lamp, and turns on the interrupt intention transmission flag. Next, as shown in FIG. 4, left the interrupt intention of the vehicle for transmitting to the vehicle of the interrupt destination lane, a distance X A determined in advance behind the preceding vehicle rear end of the interrupt destination lane the position and running by the straight line to a position spaced the host vehicle traveling lane side at a distance Y a a predetermined from the boundary line between the host vehicle traveling lane interrupt destination lane and the host vehicle is traveling Generate a trajectory. Here, the distance X A is an example of the first distance, the distance Y A is an example of the second distance. After generating the travel locus, the speed of movement on the locus is determined based on the traffic conditions such as the distance between the preceding vehicle and the following vehicle in the interrupted lane and the speed of the preceding vehicle and the following vehicle. Then, the target point on the travel locus at the current time is output.

なお、割込意図伝達部36で生成された走行軌跡、決定された移動速度、及び出力された目標点に基づく車線変更に係る運転支援は、後述する車線変更支援部42により行われる。例えば、自車両の速度を調整して割込先車線の先行車両の側後方に位置取り、その後ウインカを点滅させながら自車両が走行中の車線中央から割込先車線に少しオフセットした横位置で待機する。このようにすることで、割込先車線の後続車両にとって自車両の見落としが少なく、かつ自車両の割込みのための車線変更を伝達することが可能となる。   Note that driving assistance related to lane change based on the travel locus generated by the interrupt intention transmission unit 36, the determined moving speed, and the output target point is performed by a lane change assistance unit 42 described later. For example, by adjusting the speed of the own vehicle and positioning it behind the preceding vehicle in the destination lane, and then blinking the blinker, the vehicle is slightly offset from the center of the lane where the vehicle is running to the destination lane. stand by. By doing in this way, it is possible to transmit the lane change for the interruption of the own vehicle, and there are few oversights of the own vehicle for the following vehicle of the interruption lane.

割込許可判定部38は、以下に説明するように、車両検出部32で検出された割込先車線の先行車両、並びに後続車両の速度、及び相対位置と、割込要求検出部34で検出された割込要求と、割込意図伝達部36で出力された目標点とに基づいて、割込意図伝達部36の処理の開始後から、割込先車線の後続車の挙動を観測し、後続車両が割込みを許可しているか否かを判定する。まず、割込要求フラグがONのとき、自車両の位置が、割込意図伝達部36で出力された目標点から±L[m]以内であり、かつ、割込先車線の先行車両と後続車両との速度差が(先行車速度−後続車速度)≧VFRであり、かつ、割込先車線の先行車両と後続車両との車間距離がLPF以上であり、かつ、割込先車線に側方車両が存在しないかを判定する。ここで、L、VFR、及びLPFは各々の条件に従って予め定められた値である。そして、割込許可判定部38は、上記判定の結果、条件を満たしていれば割込許可フラグをONに設定する。また、割込要求フラグがOFFになった場合には、割込みがキャンセルされ、又は割込みが完了したものとして割込許可フラグをOFFに戻す。 As will be described below, the interrupt permission determination unit 38 detects the preceding vehicle and the speed and relative position of the preceding vehicle and the subsequent vehicle of the interrupted lane detected by the vehicle detection unit 32, and the interrupt request detection unit 34. Based on the interrupt request made and the target point output by the interrupt intention transmission unit 36, after the start of the processing of the interrupt intention transmission unit 36, the behavior of the vehicle following the interrupt destination lane is observed, It is determined whether the following vehicle permits interruption. First, when the interrupt request flag is ON, the position of the host vehicle is within ± L A [m] from the target point output by the interrupt intention transmission unit 36, and the preceding vehicle in the interrupt destination lane The difference in speed from the following vehicle is (preceding vehicle speed−following vehicle speed) ≧ V FR , the distance between the preceding vehicle and the following vehicle in the interruption destination lane is LPF or more, and the interruption destination It is determined whether there is a side vehicle in the lane. Here, L A , V FR , and L PF are predetermined values according to the respective conditions. And the interruption permission determination part 38 will set an interruption permission flag to ON, if the conditions are satisfy | filled as a result of the said determination. When the interrupt request flag is turned off, the interrupt permission flag is returned to OFF because the interrupt is canceled or the interrupt is completed.

割込軌跡生成部40は、以下に説明するように、割込許可判定部38で割込が許可されているとき、車両検出部32で検出された割込先車線の先行車両の速度に基づいて、割込先車線の先行車両との衝突を回避できる先行車両と自車両との接近距離を算出し、車両検出部32で検出された先行車両の相対位置に基づいて、算出された接近距離に基づいて定められる衝突エリアに対して、自車両の外形が重ならないように、先行車両の位置を基準とした、先行車両の後方に割込むための自車両の走行軌跡として、単調増加関数で表される走行軌跡を生成する。   As will be described below, the interrupt locus generation unit 40 is based on the speed of the preceding vehicle in the interrupt destination lane detected by the vehicle detection unit 32 when the interrupt permission determination unit 38 permits the interrupt. The approach distance between the preceding vehicle and the host vehicle that can avoid a collision with the preceding vehicle in the interrupted lane is calculated, and the approach distance calculated based on the relative position of the preceding vehicle detected by the vehicle detection unit 32 is calculated. As a travel locus of the host vehicle for interrupting the rear of the preceding vehicle based on the position of the preceding vehicle so that the outer shape of the host vehicle does not overlap with the collision area determined based on A travel locus represented is generated.

まず、割込軌跡生成部40は、図5に示すように、車両検出部32で検出された割込先車線の先行車両の速度と、自車両の速度とに基づいて、自車両が車線変更したときに先行車両が減速しても先行車両との衝突を回避できる接近距離(以下、LCxと記載する)を算出し、LCxと先行車両の車幅によって衝突エリアを導出する。なお、先行車両の車幅は本実施の形態では規定値を用いるが、車載カメラ等による車両検出によって車幅を特定してもよい。図5下段のグラフにLCxの算出例を示す。図5では、先行車両との速度差を検出してから先行車両との速度差を検出してから自車両が減速し始めるまでのタイムラグを0.5[sec]としている。先行車両の減速Gに追いつくまでは、先行車両の減速Gより1[m/sec2]強く減速できるものとする。LCxは先行車両の速度Vと最大減速Gにより算出が可能であり、例えば、先行車両の最大減速G=5[m/sec2](=約0.5G)と仮定すると、V=40[km/H]でLCx=3.5[m]、V=100[km/H]でLCx=3.75[m]となる。   First, as shown in FIG. 5, the interrupt trajectory generation unit 40 changes the lane of the host vehicle based on the speed of the preceding vehicle of the interrupt destination lane detected by the vehicle detection unit 32 and the speed of the host vehicle. In this case, an approach distance (hereinafter referred to as LCx) that can avoid a collision with the preceding vehicle even if the preceding vehicle decelerates is calculated, and a collision area is derived from the LCx and the vehicle width of the preceding vehicle. The vehicle width of the preceding vehicle uses a specified value in the present embodiment, but the vehicle width may be specified by vehicle detection using an in-vehicle camera or the like. An example of LCx calculation is shown in the lower graph of FIG. In FIG. 5, the time lag from when the speed difference from the preceding vehicle is detected to when the own vehicle starts to decelerate is set to 0.5 [sec]. It is assumed that the vehicle can decelerate 1 [m / sec2] stronger than the deceleration G of the preceding vehicle until it catches up with the deceleration G of the preceding vehicle. LCx can be calculated from the speed V and the maximum deceleration G of the preceding vehicle. For example, assuming that the maximum deceleration G of the preceding vehicle is 5 [m / sec2] (= about 0.5 G), V = 40 [km / LCx = 3.5 [m] at H], and LCx = 3.75 [m] at V = 100 [km / H].

そして、割込軌跡生成部40は、図6に示すように、自車両の外形が衝突エリアと重ならず、かつ、先行車両の相対位置に基づく座標Sと自車両の外形とにより決定される点Pを通るように、単調増加関数により表される走行軌跡を生成する。単調増加関数は、例えば、座標Sを基準とした自車両の初期位置が(0,−3)、点Pが(6,−2)であると仮定した場合、以下(1)〜(3)式を検討する。   Then, as shown in FIG. 6, the interrupt locus generation unit 40 is determined by the coordinates S based on the relative position of the preceding vehicle and the outer shape of the own vehicle, where the outer shape of the own vehicle does not overlap the collision area. A traveling locus represented by a monotonically increasing function is generated so as to pass through the point P. For example, when the initial position of the host vehicle is assumed to be (0, -3) and the point P is (6, -2) with respect to the coordinate S, the monotonically increasing function is expressed as (1) to (3) below. Consider the formula.

ここで、(1)、及び(2)式はX軸方向の自車両の位置に依存する。例えば、先行車両との相対速度1.3[m/sec]で後方に移動すると、(1)式では8[sec]、(2)式では9[sec]でy=0となって割込みが完了する。(3)式は時間に依存し、10[sec]で割込みが完了する。本実施の形態では、最も短い時間で割込みが完了する走行軌跡を採用するが、割込先車線の車両や自車両の状況等に応じて任意の単調増加関数を採用するようにしてもよい。このような単調増加関数とすれば、割込先車線の後続車両が自車両の挙動を把握しやすくなり、後続車両のドライバの過度の減速などをなくすことができる。走行軌跡を生成後は、先行車両と後続車両との車間距離、先行車両と後続車両の速度等の交通状況から、軌跡上を移動する速度を決定する。そして、現在時刻における走行軌跡上の目標点を出力する。   Here, the expressions (1) and (2) depend on the position of the host vehicle in the X-axis direction. For example, if the vehicle moves backward at a relative speed of 1.3 [m / sec] with respect to the preceding vehicle, y = 0 at 8 [sec] in equation (1) and 9 [sec] in equation (2), and an interrupt occurs. Complete. Expression (3) depends on time, and the interrupt is completed in 10 [sec]. In the present embodiment, a travel locus in which interruption is completed in the shortest time is adopted, but any monotonically increasing function may be adopted depending on the vehicle in the interrupted lane, the situation of the host vehicle, and the like. By using such a monotonically increasing function, it becomes easier for the following vehicle in the interrupted lane to grasp the behavior of the own vehicle, and excessive deceleration of the driver of the following vehicle can be eliminated. After generating the travel locus, the speed of movement on the locus is determined from the traffic conditions such as the inter-vehicle distance between the preceding vehicle and the following vehicle and the speed of the preceding vehicle and the following vehicle. Then, the target point on the travel locus at the current time is output.

車線変更支援部42は、以下に説明するように、割込意図伝達部36で割込意図伝達フラグがONに設定されたとき、又は割込許可判定部38で割込許可フラグがONに設定されたときに、割込意図伝達部36、又は割込軌跡生成部40により生成された走行軌跡に従って車線変更を行うように、自車両の運転支援を行う。まず、割込意図伝達部36、又は割込軌跡生成部40において出力された目標点に対する自車両の移動速度を、割込意図伝達部36、又は割込軌跡生成部40において決定されたX軸方向に対する移動速度と同じになるようにアクチュエータ50を制御する。そして、割込み先車線の車線中心線に存在する目標点から、割込意図伝達部36、又は割込軌跡生成部40において生成された走行軌跡のY軸方向の成分だけ平行移動した経路を目標軌跡として、前方注視型操舵モデルに従って、アクチュエータ50により自車の操舵角度を制御する。   As described below, the lane change support unit 42 sets the interrupt permission flag to ON when the interrupt intention transmission flag is set ON by the interrupt intention transmission unit 36 or when the interrupt permission determination unit 38 sets the interrupt permission flag to ON. When this is done, the driving assistance of the host vehicle is performed so that the lane change is performed according to the travel locus generated by the interrupt intention transmission unit 36 or the interrupt locus generation unit 40. First, the movement speed of the host vehicle with respect to the target point output from the interrupt intention transmitting unit 36 or the interrupt locus generating unit 40 is determined by the X axis determined by the interrupt intention transmitting unit 36 or the interrupt locus generating unit 40. The actuator 50 is controlled to be the same as the moving speed with respect to the direction. Then, the target trajectory is a path that is translated from the target point existing on the lane center line of the interrupted lane by the Y-axis direction component of the travel trajectory generated by the interrupt intention transmitting unit 36 or the interrupt trajectory generating unit 40. Then, the steering angle of the host vehicle is controlled by the actuator 50 in accordance with the forward gaze type steering model.

割込状態通知部44は、自車のドライバに対して、車線変更支援部42による車線変更に係る自車両の運転支援に関する状態、又は他車両の走行状態を、出力部52を通じてドライバに通知する。例えば、割込みを支援しているとき、メータコンソール内の画面や、HUD、音声等により「割込支援中です」といった割込みのメッセージを表示、又は再生することにより通知する。また、自車両と割込先車線の車両との位置関係等を通知する。このように、割込みの状態を通知することで、自車両のドライバに不安を与えずに車線変更の支援を行うことができる。   The interruption state notification unit 44 notifies the driver of the own vehicle through the output unit 52 of the state related to driving support of the own vehicle related to the lane change by the lane change support unit 42 or the traveling state of the other vehicle. . For example, when an interrupt is supported, notification is made by displaying or playing back an interrupt message such as “Interrupt supported” on the screen in the meter console, HUD, voice, or the like. In addition, the positional relationship between the host vehicle and the vehicle in the destination lane is notified. In this way, by notifying the interrupt state, it is possible to assist in changing the lane without giving anxiety to the driver of the host vehicle.

<本実施の形態に係る車線変更支援装置の作用> <Operation of Lane Change Support Device According to this Embodiment>

次に、本実施の形態に係る車線変更支援装置100の作用について説明する。まず、車線検出部30において、図7に示す車線検出処理ルーチンを実行する。   Next, the operation of the lane change support device 100 according to the present embodiment will be described. First, the lane detection processing routine shown in FIG.

ステップS100において、カメラ画像から車線候補を検出する。   In step S100, lane candidates are detected from the camera image.

ステップS102で、割込要求フラグがONであるかを判定し、OFFであればステップS104に移行し、ONであればステップS106に移行する。   In step S102, it is determined whether the interrupt request flag is ON. If OFF, the process proceeds to step S104. If ON, the process proceeds to step S106.

ステップS104では、ステップS100で検出した車線候補に基づいて、自車両と最も近い車線に走行中車線のラベルを付与する。ステップS106では、前回の車線検出処理ルーチンの実行で走行中車線のラベルを付与した車線と最も近い車線に対して、走行中車線のラベルを付与する。   In step S104, the label of the running lane is given to the lane closest to the host vehicle based on the lane candidate detected in step S100. In step S106, the label of the running lane is assigned to the lane closest to the lane to which the label of the running lane is given in the previous execution of the lane detection processing routine.

ステップS108では、ステップS100で検出した車線候補に右側の車線が存在するかを判定し、存在している場合にはステップS110へ移行し、存在していない場合には、ステップS112へ移行する。   In step S108, it is determined whether the right lane exists in the lane candidate detected in step S100. If it exists, the process proceeds to step S110, and if it does not exist, the process proceeds to step S112.

ステップS110では、走行中の車線から最も近い右側の車線に右側車線のラベルを付与する。   In step S110, the right lane label is assigned to the right lane closest to the traveling lane.

ステップS108では、ステップS100で検出した車線候補に右側の車線が存在するかを判定し、存在していればステップS114へ移行し、存在していなければステップS100へ戻り、処理を繰り返す。   In step S108, it is determined whether or not the right lane exists in the lane candidate detected in step S100. If it exists, the process proceeds to step S114. If not, the process returns to step S100, and the process is repeated.

ステップS114では、走行中の車線から最も近い右側の車線に右側車線のラベルを付与する。そして、ステップS100へ戻り、車線検出処理ルーチンを繰り返す。   In step S114, the right lane label is assigned to the right lane closest to the traveling lane. And it returns to step S100 and repeats a lane detection processing routine.

また、車両検出部32において、車両検出エリア毎に図8に示す車両検出処理ルーチンを実行する。   Moreover, in the vehicle detection part 32, the vehicle detection process routine shown in FIG. 8 is performed for every vehicle detection area.

まず、ステップS200において、レーダセンサ12の出力と、ソナーセンサ14の出力と、車載カメラ16の出力とに基づいて、自車両の周囲の車両の有無を取得する。   First, in step S200, the presence / absence of a vehicle around the host vehicle is acquired based on the output of the radar sensor 12, the output of the sonar sensor 14, and the output of the in-vehicle camera 16.

ステップS201では、ステップS200で取得した車両の有無に基づいて、当該車両検出エリアから車両を検出する。   In step S201, a vehicle is detected from the vehicle detection area based on the presence or absence of the vehicle acquired in step S200.

ステップS202で、車両検出エリアに車両が存在するかを判定し、車両が存在すればステップS204へ移行し、車両が存在しなければ、ステップS200へ戻り、次の車線を選択する。   In step S202, it is determined whether a vehicle exists in the vehicle detection area. If there is a vehicle, the process proceeds to step S204. If no vehicle exists, the process returns to step S200, and the next lane is selected.

ステップS204では、ステップS201で車両が検出されていれば、当該車両検出エリアの車両検出フラグをONに設定する。   In step S204, if a vehicle is detected in step S201, the vehicle detection flag in the vehicle detection area is set to ON.

次に、ステップS206で、ステップS201で車両が検出されたのが前方の車両検出エリアであるかを判定し、前方の車両検出エリアであればステップS210へ移行し、前方の車両検出エリアでなければ、ステップS212へ移行する。   Next, in step S206, it is determined whether or not the vehicle is detected in the front vehicle detection area in step S201. If it is the front vehicle detection area, the process proceeds to step S210, and must be in the front vehicle detection area. If so, the process proceeds to step S212.

ステップS208では、ステップS204で自車両よりも前方の車両検出エリアで検出された車両のうち、自車両から最も近い1台の車両を先行車として選択し、先行車両の速度、及び先行車両後端を基準とした自車両に対する相対位置を取得する。   In step S208, among the vehicles detected in the vehicle detection area ahead of the host vehicle in step S204, one vehicle closest to the host vehicle is selected as the preceding vehicle, the speed of the preceding vehicle, and the rear end of the preceding vehicle. The relative position with respect to the host vehicle is acquired with reference to.

ステップS210では、ステップS201で車両が検出されたのが後方の車両検出エリアであるかを判定し、後方の車両検出エリアであればステップS212へ移行し、後方の車両検出エリアでなければ、ステップS200へ戻り、車両検出処理ルーチンを繰り返す。   In step S210, it is determined whether the vehicle is detected in the rear vehicle detection area in step S201. If it is the rear vehicle detection area, the process proceeds to step S212. Returning to S200, the vehicle detection processing routine is repeated.

ステップS212では、ステップS204で自車両よりも後方の車両検出エリアで検出された車両のうち、自車両から最も近い1台の車両を後続車両として選択し、後続車両の速度、及び後続車両先端を基準とした自車両に対する相対位置を取得する。そして、ステップS200へ戻って処理を繰り返す。   In step S212, among the vehicles detected in the vehicle detection area behind the own vehicle in step S204, one vehicle closest to the own vehicle is selected as the following vehicle, and the speed of the following vehicle and the leading end of the following vehicle are selected. The relative position with respect to the vehicle as a reference is acquired. And it returns to step S200 and repeats a process.

また、割込要求検出部34において、図9に示す割込要求処理ルーチンを実行する。   Further, the interrupt request detection unit 34 executes an interrupt request processing routine shown in FIG.

ステップS300において、ドライバがウインカレバーを同じ方向に対して、予め定められたT秒以内に2回ONにしたかを判定する。2回ONにしていれば、ステップS302へ移行し、していなければステップS300に戻り、2回ONになるまで処理を繰り返す。 In step S300, the determining whether the driver has twice turned ON winker lever to the same direction, within T W seconds determined in advance. If it is turned on twice, the process proceeds to step S302. If not, the process returns to step S300, and the process is repeated until it is turned on twice.

ステップS302では、車両検出処理ルーチンにおいて検出された先行車両及び後続車両の速度、及び自車両との相対位置に基づいて、ウインカレバーを2回ONにした方向の車線に先行車両と後続車両があり、かつ、先行車両と後続車両との速度差が予め定められた±V以内であるかを判定する。条件を満たしていれば、ステップS304へ移行し、条件を満たしていなければ、ステップS306へ移行する。 In step S302, the preceding vehicle and the following vehicle are in the lane in the direction in which the turn signal lever is turned ON twice based on the speed of the preceding vehicle and the following vehicle detected in the vehicle detection processing routine and the relative position with the own vehicle. and determines whether the speed difference of the preceding vehicle and the following vehicle is within ± V R determined in advance. If the condition is satisfied, the process proceeds to step S304. If the condition is not satisfied, the process proceeds to step S306.

ステップS304では、割込要求フラグをONに設定する。   In step S304, the interrupt request flag is set to ON.

ステップS306では、ドライバに対して割込支援不可のメッセージを通知し、ステップS300へ戻り、割込要求処理ルーチンを繰り返す。   In step S306, the driver is notified of an interrupt support impossible message, and the process returns to step S300 to repeat the interrupt request processing routine.

ステップS308では、ウインカレバーがステップS300で2回ONにされた方向とは反対側にONにされたかを判定し、反対側にONされていれば、ステップS310へ移行し、反対側にONされていなければ、ステップS312へ移行する。   In step S308, it is determined whether or not the winker lever is turned on opposite to the direction where it was turned on twice in step S300. If it is turned on on the opposite side, the process proceeds to step S310 and turned on on the opposite side. If not, the process proceeds to step S312.

ステップS310では、割込要求フラグをOFFに変更し、ステップS300へ戻って割込要求処理ルーチンを繰り返す。   In step S310, the interrupt request flag is changed to OFF, and the process returns to step S300 to repeat the interrupt request processing routine.

ステップS312では、割込要求フラグがONであるか否かを判定し、ONであれば、ステップS308へ戻って処理を繰り返し、ONでなければ、ステップS300へ戻って割込要求処理ルーチンを繰り返す。   In step S312, it is determined whether or not the interrupt request flag is ON. If the flag is ON, the process returns to step S308 to repeat the process. If not, the process returns to step S300 to repeat the interrupt request processing routine. .

また、割込意図伝達部36において、図10に示す割込意図伝達処理ルーチンを実行する。   Further, the interrupt intention transmission unit 36 executes an interrupt intention transmission processing routine shown in FIG.

まず、ステップS400において、車両検出処理ルーチンにより検出された各車線の先行車両の相対位置と、割込要求検出処理ルーチンにより検出された割込要求とに基づいて、割込要求フラグがONになっており、かつ、割込先車線に先行車両が検出されており、かつ、割込先車線の先行車両と自車両との相対位置がLF1≧L≧LF2であるかを判定する。条件を満たしていれば、ステップS402へ移行し、条件を満たしていなければステップS400へ戻り、処理を繰り返す。 First, in step S400, the interrupt request flag is turned on based on the relative position of the preceding vehicle in each lane detected by the vehicle detection processing routine and the interrupt request detected by the interrupt request detection processing routine. In addition, it is determined whether a preceding vehicle is detected in the interruption destination lane and the relative position between the preceding vehicle in the interruption destination lane and the host vehicle is L F1 ≧ L P ≧ L F2 . If the condition is satisfied, the process proceeds to step S402. If the condition is not satisfied, the process returns to step S400 and the process is repeated.

ステップS402では、割込先車線の車両に対する自車両のウインカランプの点滅を開始するように制御する。そして、ステップS404では、割込意図伝達フラグをONに設定する。   In step S402, control is performed so as to start blinking of the blinker lamp of the host vehicle with respect to the vehicle in the interrupt destination lane. In step S404, the interrupt intention transmission flag is set to ON.

ステップS406では、割込先車線の先行車両後端より後方に距離Xだけ離れた位置であり、かつ、割込先車線と自車両が走行している自車走行車線との境界線から距離Yだけ離れた自車走行車線側に離れた位置までの直線による走行軌跡を生成する。 In step S406, a position apart a distance X A behind the preceding vehicle rear end of the interrupt destination lane and the distance from the boundary line between the host vehicle traveling lane interrupt destination lane and the host vehicle is traveling A travel locus is generated by a straight line up to a position away from the own vehicle travel lane separated by YA.

ステップS408では、ステップS406で生成した走行軌跡上を移動する速度を決定する。ステップS410では、現在時刻における走行軌跡上の目標点を出力する。   In step S408, the moving speed on the travel locus generated in step S406 is determined. In step S410, the target point on the travel locus at the current time is output.

ステップS412では、割込許可フラグがONであるかを判定し、ONであればステップS414へ移行し、ONでなければステップS410へ戻って処理を繰り返す。   In step S412, it is determined whether the interrupt permission flag is ON. If the flag is ON, the process proceeds to step S414. If not, the process returns to step S410 to repeat the process.

ステップS414では、割込要求フラグがONであるかを判定し、ONであればステップS416へ移行し、ONでなければステップS414へ戻って処理を繰り返す。   In step S414, it is determined whether the interrupt request flag is ON. If it is ON, the process proceeds to step S416. If not, the process returns to step S414 to repeat the process.

ステップS416では、ウインカランプを消灯し、ステップS400へ戻って割込意図伝達処理ルーチンを繰り返す。   In step S416, the turn signal lamp is turned off, and the process returns to step S400 to repeat the interrupt intention transmission processing routine.

また、割込許可判定部38において、図11に示す割込許可判定処理ルーチンを実行する。   Further, the interrupt permission determination unit 38 executes an interrupt permission determination processing routine shown in FIG.

まず、ステップS500において、上述した割込要求検出処理ルーチンによって、割込要求フラグがONとなっているかを判定し、ONであればステップS502へ移行し、ONでなければステップS504へ移行する。   First, in step S500, it is determined by the above-described interrupt request detection processing routine whether the interrupt request flag is ON. If it is ON, the process proceeds to step S502, and if not, the process proceeds to step S504.

ステップS502では、上述した、車両検出処理ルーチンにより検出された各車線の車両検出結果と、先行車両及び後続車両の速度及び相対位置と、割込要求検出処理ルーチンにより検出された割込要求と、割込意図伝達処理ルーチンで出力された目標点とに基づいて、自車両の位置が、目標点から±L[m]以内であり、かつ、先行車両と後続車との速度差が(先行車速度−後続車速度)≧VFRであり、かつ、先行車両と後続車との車間距離がLPF以上であり、かつ、割込先車線に側方車が存在しないかを判定し、条件を満たしていれば、ステップS506へ移行し、条件を満たしていなければステップS500へ戻り処理を繰り返す。 In step S502, the vehicle detection result of each lane detected by the vehicle detection processing routine, the speed and relative position of the preceding vehicle and the subsequent vehicle, the interrupt request detected by the interrupt request detection processing routine, Based on the target point output in the interrupt intention transmission processing routine, the position of the host vehicle is within ± L A [m] from the target point, and the speed difference between the preceding vehicle and the following vehicle is (preceding Vehicle speed−following vehicle speed) ≧ V FR , the distance between the preceding vehicle and the following vehicle is LPF or more, and whether there is no side vehicle in the interrupted lane, If the condition is satisfied, the process proceeds to step S506. If the condition is not satisfied, the process returns to step S500 and the process is repeated.

ステップS504においては、割込許可フラグをOFFに変更し、ステップS500へ戻り処理を繰り返す。   In step S504, the interrupt permission flag is changed to OFF, and the process returns to step S500 to repeat the process.

ステップS506では、割込許可フラグをONに設定する。   In step S506, the interrupt permission flag is set to ON.

ステップS508では、上述した割込要求検出処理ルーチンにより検出された割込要求によって、割込要求フラグがONとなっているかを判定し、ONでなければステップS510へ移行し、ONであればステップS508へ戻って処理を繰り返す。   In step S508, it is determined whether the interrupt request flag is ON based on the interrupt request detected by the above-described interrupt request detection processing routine. If it is not ON, the process proceeds to step S510. Returning to S508, the processing is repeated.

ステップS510では、割込許可フラグをOFFに変更し、ステップS500へ戻って割込許可判定処理ルーチンを繰り返す。   In step S510, the interrupt permission flag is changed to OFF, and the process returns to step S500 to repeat the interrupt permission determination processing routine.

また、割込軌跡生成部40において、図12に示す割込軌跡生成処理ルーチンを実行する。   Further, the interrupt trajectory generation unit 40 executes an interrupt trajectory generation processing routine shown in FIG.

まず、ステップS600において、上述した割込許可判定処理ルーチンによって、割込許可フラグがONとなっているかを判定し、ONであればステップS602へ移行し、ONでなければステップS600へ戻って処理を繰り返す。   First, in step S600, it is determined by the above-described interrupt permission determination processing routine whether or not the interrupt permission flag is ON. If it is ON, the process proceeds to step S602, and if not ON, the process returns to step S600 and processed. repeat.

ステップS602では、上述した、車両検出処理ルーチンにより検出された割込先車線の先行車両の速度と、自車両の速度とに基づいて、自車両が車線変更したときに割込先車線の先行車両との衝突を回避できるLCxを算出し、算出したLCxと先行車両の車幅によって衝突エリアを導出する。   In step S602, when the own vehicle changes lanes based on the speed of the preceding vehicle in the interrupted lane detected by the vehicle detection processing routine and the speed of the own vehicle, the preceding vehicle in the interrupted lane LCx that can avoid a collision with the vehicle is calculated, and a collision area is derived from the calculated LCx and the vehicle width of the preceding vehicle.

ステップS604では、自車両の外形がステップS602で導出した衝突エリアと重ならず、かつ、先行車両の相対位置に基づく座標Sと自車両の外形とにより決定される点Pを通るように、単調増加関数により表される走行軌跡を生成する。   In step S604, the contour of the host vehicle does not overlap the collision area derived in step S602, and passes through a point P determined by the coordinate S based on the relative position of the preceding vehicle and the contour of the host vehicle. A travel locus represented by an increasing function is generated.

ステップS606では、ステップS604で生成した走行軌跡上を移動する速度を決定する。そして、ステップS608では、現在時刻における走行軌跡上の目標点を出力する。   In step S606, the moving speed on the travel locus generated in step S604 is determined. In step S608, the target point on the travel locus at the current time is output.

ステップS610では、自車両と割込先車線との横偏差が±L以内であるかを判定し、±L以内であればステップS612へ移行し、±L以内でなければステップS614へ移行する。 At step S610, the determination whether the horizontal deviation between the vehicle and the interrupt destination lane is within ± L a, the process proceeds to step S612 if it is within ± L a, to step S614 if not within ± L a Transition.

ステップS612では、割込許可フラグをOFFに変更し、ステップS600へ戻って割込軌跡処理ルーチンを繰り返す。   In step S612, the interrupt permission flag is changed to OFF, and the process returns to step S600 to repeat the interrupt locus processing routine.

S614では、割込要求フラグがONとなっているかを判定し、ONであればステップS608へ戻って処理を繰り返し、ONでなければステップS600へ戻って割込軌跡生成処理ルーチンを繰り返す。   In S614, it is determined whether the interrupt request flag is ON. If the flag is ON, the process returns to step S608 and the process is repeated. If not, the process returns to step S600 and the interrupt locus generation process routine is repeated.

また、車線変更支援部42において、図13に示す車線変更支援処理ルーチンを実行する。   Further, the lane change support unit 42 executes a lane change support process routine shown in FIG.

まず、ステップS700において、上述した割込許可判定処理ルーチンによって割込意図伝達フラグがONとなっているか、及び割込許可判定処理ルーチンによって割込許可フラグがONとなっているかを判定し、割込意図伝達フラグ及び割込許可フラグのいずれもONでなければステップS702へ移行し、いずれかがONであればステップS706へ移行する。   First, in step S700, it is determined whether the interrupt intention transmission flag is ON by the interrupt permission determination processing routine described above, and whether the interrupt permission flag is ON by the interrupt permission determination processing routine. If neither the intention transfer flag nor the interrupt permission flag is ON, the process proceeds to step S702, and if either is ON, the process proceeds to step S706.

ステップS702では、自車の速度を、AAC等の手法で制御する。ステップS704では、車線検出処理ルーチンにおいて走行中のラベルを付与した経路を目標経路として、操舵角度を制御し、ステップS700へ戻って車線変更支援処理ルーチンを繰り返す。   In step S702, the speed of the host vehicle is controlled by a technique such as AAC. In step S704, the steering angle is controlled using the route to which the traveling label is attached in the lane detection processing routine as a target route, and the process returns to step S700 to repeat the lane change support processing routine.

ステップS706では、ステップS700で割込意図伝達フラグがONになっていると判定された場合には、割込意図伝達処理ルーチンにおいて出力された目標点に対する自車両の移動速度が、割込意図伝達処理ルーチンにおいて決定されたX軸方向に対する移動速度と同じになるようにアクチュエータ50を制御する。一方、割込許可フラグがONになっていると判定された場合には、割込軌跡生成処理ルーチンにおいて出力された目標点に対する自車両の移動速度が、割込軌跡生成処理ルーチンにおいて決定されたX軸方向に対する移動速度と同じになるようにアクチュエータ50を制御する。   In step S706, when it is determined in step S700 that the interrupt intention transmission flag is ON, the moving speed of the host vehicle with respect to the target point output in the interrupt intention transmission processing routine is determined as the interrupt intention transmission. The actuator 50 is controlled to be the same as the moving speed in the X-axis direction determined in the processing routine. On the other hand, if it is determined that the interrupt permission flag is ON, the moving speed of the host vehicle with respect to the target point output in the interrupt locus generation processing routine is determined in the interrupt locus generation processing routine. The actuator 50 is controlled so as to be the same as the moving speed in the X-axis direction.

ステップS708では、ステップS700で割込意図伝達フラグがONになっていると判定された場合には、割込意図伝達処理ルーチンにおいて出力された割込先車線の車線中心線にある目標点から、割込意図伝達処理ルーチンにおいて生成された走行軌跡のY軸方向の成分だけ平行移動した経路を目標軌跡として、前方注視型操舵モデルに従って、アクチュエータ50により自車の操舵角度を制御する。一方、割込許可フラグがONになっていると判定された場合には、割込軌跡生成処理ルーチンにおいて出力された割込み先車線の車線中心線にある目標点から、割込軌跡生成処理ルーチンにおいて生成された走行軌跡のY軸方向の成分だけ平行移動した経路を目標軌跡として、前方注視型操舵モデルに従って、アクチュエータ50により自車の操舵角度を制御する。   In step S708, when it is determined in step S700 that the interrupt intention transmission flag is ON, from the target point on the lane center line of the interrupt destination lane output in the interrupt intention transmission processing routine, The steering angle of the host vehicle is controlled by the actuator 50 according to the forward gaze type steering model, with the path traveled by the component in the Y-axis direction of the travel locus generated in the interrupt intention transmission processing routine as the target locus. On the other hand, when it is determined that the interrupt permission flag is ON, from the target point on the lane center line of the interrupted lane output in the interrupt trajectory generation processing routine, in the interrupt trajectory generation processing routine The steering angle of the host vehicle is controlled by the actuator 50 in accordance with the forward gaze type steering model, with the path traveled by the Y-axis direction component of the generated travel locus as a target locus.

ステップS710では、割込状態通知部44が、ステップS706、及びステップS708における車線変更に係る自車両の運転支援に関する状態、又は他車両の走行状態を、出力部52を介して通知する。そして、ステップS700へ戻って車線変更支援処理ルーチンを繰り返す。   In step S710, the interrupt state notification unit 44 notifies the state related to driving support of the host vehicle related to the lane change in step S706 and step S708, or the traveling state of the other vehicle via the output unit 52. And it returns to step S700 and repeats a lane change assistance process routine.

以上、説明したように、本発明の実施の形態に係る車線変更支援装置によれば、ドライバからの割込要求が検出されたときに、割込意図を伝達するための走行軌跡を生成し、後続車両が割込みを許可している場合に、先行車両と自車両との接近距離を算出し、算出した接近距離に基づいて定められる衝突エリアに対して、自車の外形が重ならないように、単調増加関数で表される走行軌跡を生成し、生成した走行軌跡に従って運転を支援することで、割込みによる車線変更を適切に行うように運転支援することができる、という効果が得られる。   As described above, according to the lane change support device according to the embodiment of the present invention, when an interrupt request from the driver is detected, a travel locus for transmitting the interrupt intention is generated, When the succeeding vehicle permits interruption, calculate the approach distance between the preceding vehicle and the host vehicle, so that the outer shape of the host vehicle does not overlap the collision area determined based on the calculated approach distance. By generating a travel locus represented by a monotonically increasing function and assisting driving according to the generated travel locus, it is possible to obtain an effect that driving assistance can be performed so as to appropriately change the lane by interruption.

なお、本発明は、上述した実施形態に限定されるものではなく、この発明の要旨を逸脱しない範囲内で様々な変形や応用が可能である。   Note that the present invention is not limited to the above-described embodiment, and various modifications and applications are possible without departing from the gist of the present invention.

例えば、上述した実施の形態では、割込軌跡生成部40は、単調増加関数で表される点Pを通る走行軌跡を生成する場合を例として説明したが、これに限定されるものではなく、点Pの付近を通る走行軌跡や、点Pを通らない走行軌跡を生成するようにしてもよい。   For example, in the above-described embodiment, the interrupt trajectory generation unit 40 has been described as an example of generating a travel trajectory that passes through the point P represented by a monotonically increasing function. However, the present invention is not limited to this. A traveling locus that passes through the vicinity of the point P or a traveling locus that does not pass through the point P may be generated.

また、車線変更支援部42では、アクチュエータ50を制御して自車両の運転支援を行う場合について説明したが、これに限定されるものではなく、生成した走行軌跡をドライバに対して提示して、運転支援を行うようにしてもよい。   In the lane change support unit 42, the case where the actuator 50 is controlled to support driving of the host vehicle has been described. However, the present invention is not limited to this, and the generated travel locus is presented to the driver. Driving assistance may be performed.

また、車線変更支援部42は、割込みによる車線変更を行うように運転支援を実行している時に後続車両が加速して車間を詰めた場合は、割込みを中止して元の車線に戻るように運転支援を行ってもよい。この場合には、一定割合以上車線を変更していた場合には中止せずに、割込みによる車線変更を行うように運転支援を行うようにしてもよい。   In addition, the lane change support unit 42 stops the interrupt and returns to the original lane when the following vehicle accelerates and closes the gap while performing driving support so as to change the lane by interruption. Driving assistance may be performed. In this case, if the lane has been changed by a certain percentage or more, the driving assistance may be performed so as to change the lane by interruption without stopping.

10 ウインカセンサ
12 レーダセンサ
14 ソナーセンサ
16 車載カメラ
20 制御部
30 車線検出部
32 車両検出部
34 割込要求検出部
36 割込意図伝達部
38 割込許可判定部
40 割込軌跡生成部
42 車線変更支援部
44 割込状態通知部
50 アクチュエータ
52 出力部
100 車線変更支援装置
DESCRIPTION OF SYMBOLS 10 Winker sensor 12 Radar sensor 14 Sonar sensor 16 Car-mounted camera 20 Control part 30 Lane detection part 32 Vehicle detection part 34 Interrupt request detection part 36 Interrupt intention transmission part 38 Interrupt permission determination part 40 Interrupt locus generation part 42 Lane change support Unit 44 Interruption state notification unit 50 Actuator 52 Output unit 100 Lane change support device

Claims (6)

ドライバによる割込先車線への割込要求を検出する割込要求検出手段と、
各車線を走行する先行車両の速度と、前記先行車両の自車両に対する相対位置とを検出する車両検出手段と、
前記割込要求検出手段によって前記割込要求が検出され、かつ、前記車両検出手段によって前記割込先車線の先行車両が検出されたときに、前記車両検出手段により検出された前記割込先車線の前記先行車両の速度に基づいて、前記割込先車線の先行車両との衝突を回避できる前記先行車両と自車両との接近距離を算出し、前記車両検出手段により検出された前記先行車両の相対位置に基づいて、前記算出された接近距離に基づいて定められる衝突エリアに対して、自車両の外形が重ならないように、前記先行車両の位置を基準とした、前記先行車両の後方に割り込むための自車両の走行軌跡を生成する割込軌跡生成手段と、
前記割込軌跡生成手段によって生成される前記自車両の走行軌跡に従った車線変更を行うように、自車両の運転支援を行う車線変更支援手段と、
を含む車線変更支援装置。
An interrupt request detection means for detecting an interrupt request to the interrupt destination lane by the driver;
Vehicle detection means for detecting the speed of the preceding vehicle traveling in each lane and the relative position of the preceding vehicle with respect to the own vehicle;
The interrupt destination lane detected by the vehicle detection means when the interrupt request is detected by the interrupt request detection means and a preceding vehicle of the interrupt destination lane is detected by the vehicle detection means Based on the speed of the preceding vehicle, an approach distance between the preceding vehicle and the own vehicle that can avoid a collision with the preceding vehicle on the interrupted lane is calculated, and the preceding vehicle detected by the vehicle detecting means is detected. Based on the relative position, the rear area of the preceding vehicle is interrupted with respect to the position of the preceding vehicle so that the outer shape of the host vehicle does not overlap with the collision area determined based on the calculated approach distance. Interrupt trajectory generating means for generating a travel trajectory of the own vehicle for
Lane change support means for supporting driving of the host vehicle so as to change lanes according to the travel path of the host vehicle generated by the interrupt track generating means;
Lane change support device including
前記割込要求検出手段によって前記割込要求が検出されたときに、前記車両検出手段により検出された前記割込先車線の先行車両の相対位置に基づいて、前記割込先車線の先行車両より後方に第1距離だけ離れた位置であって、かつ、前記割込先車線と自車両が走行している自車走行車線との境界線から第2距離だけ自車走行車線側に離れた位置までの自車両の走行軌跡を生成する割込意図伝達手段を更に含み、
前記車線変更支援手段は、前記割込意図伝達手段によって生成した走行軌跡に従って走行するように自車両の運転支援を更に行う請求項1記載の車線変更支援装置。
When the interrupt request is detected by the interrupt request detection means, based on the relative position of the preceding vehicle in the interrupt destination lane detected by the vehicle detection means, from the preceding vehicle in the interrupt destination lane A position that is separated by a first distance rearward and that is separated from the boundary line between the interrupted lane and the own vehicle traveling lane on which the own vehicle is traveling to the own vehicle traveling lane side by a second distance Further includes an interrupt intention transmission means for generating a travel locus of the host vehicle until
The lane change support device according to claim 1, wherein the lane change support means further supports driving of the host vehicle so as to travel according to a travel locus generated by the interrupt intention transmission means.
割込許可判定手段を更に含み、
前記車両検出手段は、前記割込先車線を走行する先行車両と後続車両の速度、及び前記後続車両の自車両に対する相対位置を更に検出し、
前記割込許可判定手段は、前記割込要求検出手段によって前記割込要求が検出されたときに、前記車両検出手段によって検出された前記先行車両の速度と前記後続車両の速度との差分、及び前記車両検出手段によって検出された前記割込先車線の先行車両の相対位置と前記後続車両の相対位置との距離に基づいて、前記後続車両が割込みを許可しているか否かを判定し、
前記割込軌跡生成手段は、前記割込許可判定手段により前記後続車両が割込みを許可していると判定されている場合に、前記割込先車線の先行車両の後方に割り込むための前記自車両の走行軌跡を生成し、
前記車線変更支援手段は、前記割込許可判定手段により前記後続車両が割込みを許可していると判定されている場合に、前記割込軌跡生成手段によって生成される前記自車両の走行軌跡に従った車線変更を行うように、自車両の運転支援を行う請求項1又は2記載の車線変更支援装置。
It further includes an interrupt permission judging means,
The vehicle detection means further detects the speed of the preceding vehicle and the following vehicle traveling in the interrupted lane, and the relative position of the following vehicle with respect to the own vehicle,
The interrupt permission determining means, when the interrupt request detecting means detects the interrupt request, the difference between the speed of the preceding vehicle detected by the vehicle detecting means and the speed of the subsequent vehicle; and Based on the distance between the relative position of the preceding vehicle and the relative position of the subsequent vehicle detected by the vehicle detection means, it is determined whether or not the subsequent vehicle permits interruption.
The own vehicle for interrupting the rear of the preceding vehicle in the interrupted lane when the interrupt trajectory generating unit determines that the subsequent vehicle permits an interrupt by the interrupt permission determining unit Generate a trajectory of
The lane change assisting means follows the traveling trajectory of the host vehicle generated by the interrupt trajectory generating means when it is determined by the interrupt permission determining means that the following vehicle permits interruption. The lane change support device according to claim 1 or 2, wherein driving assistance of the host vehicle is performed so as to change the lane.
前記割込軌跡生成手段は、前記割込先車線の先行車両の後方に割り込むための前記自車両の走行軌跡として、単調増加関数で表わされる走行軌跡を生成する請求項1〜3のいずれか1項記載の車線変更支援装置。   The said interruption locus | trajectory production | generation means produces | generates the driving locus represented by a monotonically increasing function as a driving locus of the said own vehicle for interrupting the back of the preceding vehicle of the said interruption destination lane. The lane change support device described in the item. 割込みに関する自車両又は他車両の状態を、自車両のドライバに対して通知する割込状態通知手段を更に含む請求項1〜4のいずれか1項記載の車線変更支援装置。   The lane change support device according to any one of claims 1 to 4, further comprising interrupt state notifying means for notifying a driver of the own vehicle of the state of the own vehicle or another vehicle relating to the interruption. コンピュータを、
ドライバによる割込先車線への割込要求を検出する割込要求検出手段、
前記割込先車線を走行する先行車両の速度と、前記先行車両の自車両に対する相対位置とを検出する車両検出手段、
前記割込要求検出手段によって前記割込要求が検出されたときに、前記車両検出手段により検出された前記先行車両の速度に基づいて、前記割込先車線の先行車両との衝突を回避できる前記先行車両と自車両との接近距離を算出し、前記車両検出手段により検出された前記先行車両の相対位置に基づいて、前記算出された接近距離に基づいて定められる衝突エリアに対して、自車両の外形が重ならないように、前記先行車両の位置を基準とした、前記先行車両の後方に割り込むための自車両の走行軌跡を生成する割込軌跡生成手段、及び
前記割込軌跡生成手段によって生成される前記自車両の走行軌跡に従った車線変更を行うように、自車両の運転支援を行う車線変更支援手段
として機能させるためのプログラム。
Computer
Interrupt request detection means for detecting an interrupt request to the interrupted lane by the driver,
Vehicle detection means for detecting a speed of a preceding vehicle traveling in the interrupted lane and a relative position of the preceding vehicle with respect to the own vehicle;
When the interrupt request is detected by the interrupt request detection means, it is possible to avoid a collision with the preceding vehicle in the interrupted lane based on the speed of the preceding vehicle detected by the vehicle detecting means. An approach distance between the preceding vehicle and the host vehicle is calculated, and the host vehicle is compared with a collision area determined based on the calculated approach distance based on the relative position of the preceding vehicle detected by the vehicle detecting unit. Generated by the interrupt trajectory generating means for generating a travel trajectory of the own vehicle for interrupting the rear of the preceding vehicle on the basis of the position of the preceding vehicle so as not to overlap each other A program for causing the vehicle to function as lane change support means for supporting driving of the host vehicle so as to change the lane according to the travel locus of the host vehicle.
JP2014124466A 2014-06-17 2014-06-17 Lane change support device and program Active JP6287614B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014124466A JP6287614B2 (en) 2014-06-17 2014-06-17 Lane change support device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014124466A JP6287614B2 (en) 2014-06-17 2014-06-17 Lane change support device and program

Publications (2)

Publication Number Publication Date
JP2016004425A true JP2016004425A (en) 2016-01-12
JP6287614B2 JP6287614B2 (en) 2018-03-07

Family

ID=55223656

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014124466A Active JP6287614B2 (en) 2014-06-17 2014-06-17 Lane change support device and program

Country Status (1)

Country Link
JP (1) JP6287614B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017165153A (en) * 2016-03-14 2017-09-21 本田技研工業株式会社 Vehicle control device, vehicle control method and vehicle control program
KR101795250B1 (en) * 2016-05-03 2017-11-07 현대자동차주식회사 Path planning apparatus and method for autonomous vehicle
JP2018103767A (en) * 2016-12-26 2018-07-05 トヨタ自動車株式会社 Lane change support device
KR20180096114A (en) * 2017-02-20 2018-08-29 현대자동차주식회사 Control Method of Autonomous Vehicle
WO2020115516A1 (en) 2018-12-06 2020-06-11 日産自動車株式会社 Travel assistance method and travel assistance device
CN111661051A (en) * 2019-03-06 2020-09-15 本田技研工业株式会社 Vehicle control device
US11008039B2 (en) * 2017-04-12 2021-05-18 Toyota Jidosha Kabushiki Kaisha Lane change assist apparatus for vehicle
JP2021079721A (en) * 2019-11-14 2021-05-27 独立行政法人自動車技術総合機構 Lane change evaluation device and lane change evaluation method
JP2021079722A (en) * 2019-11-14 2021-05-27 独立行政法人自動車技術総合機構 Data acquisition device and data acquisition method
CN113284344A (en) * 2021-04-04 2021-08-20 北方工业大学 Parallel lane blocking behavior analysis method based on license plate recognition and trajectory data

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006076568A (en) * 2005-09-15 2006-03-23 Toyota Motor Corp Traveling support device
JP2007186141A (en) * 2006-01-16 2007-07-26 Mazda Motor Corp Running control device for vehicle
JP2007269312A (en) * 2007-03-27 2007-10-18 Nissan Motor Co Ltd Driving operation auxiliary device for vehicle
JP2009154775A (en) * 2007-12-27 2009-07-16 Toyota Central R&D Labs Inc Attention awakening device
JP2011148479A (en) * 2009-07-15 2011-08-04 Nissan Motor Co Ltd Vehicle-driving support device
US20140067206A1 (en) * 2012-09-04 2014-03-06 Magna Electronics Inc. Driver assistant system using influence mapping for conflict avoidance path determination
JP2014048205A (en) * 2012-08-31 2014-03-17 Toyota Motor Corp Driving support system and driving support method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006076568A (en) * 2005-09-15 2006-03-23 Toyota Motor Corp Traveling support device
JP2007186141A (en) * 2006-01-16 2007-07-26 Mazda Motor Corp Running control device for vehicle
JP2007269312A (en) * 2007-03-27 2007-10-18 Nissan Motor Co Ltd Driving operation auxiliary device for vehicle
JP2009154775A (en) * 2007-12-27 2009-07-16 Toyota Central R&D Labs Inc Attention awakening device
JP2011148479A (en) * 2009-07-15 2011-08-04 Nissan Motor Co Ltd Vehicle-driving support device
JP2014048205A (en) * 2012-08-31 2014-03-17 Toyota Motor Corp Driving support system and driving support method
US20140067206A1 (en) * 2012-09-04 2014-03-06 Magna Electronics Inc. Driver assistant system using influence mapping for conflict avoidance path determination

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017165153A (en) * 2016-03-14 2017-09-21 本田技研工業株式会社 Vehicle control device, vehicle control method and vehicle control program
KR101795250B1 (en) * 2016-05-03 2017-11-07 현대자동차주식회사 Path planning apparatus and method for autonomous vehicle
US10259458B2 (en) 2016-05-03 2019-04-16 Hyundai Motor Company Path planning apparatus and method for autonomous vehicle
JP2018103767A (en) * 2016-12-26 2018-07-05 トヨタ自動車株式会社 Lane change support device
KR102295578B1 (en) * 2017-02-20 2021-08-30 현대자동차주식회사 Control Method of Autonomous Vehicle
KR20180096114A (en) * 2017-02-20 2018-08-29 현대자동차주식회사 Control Method of Autonomous Vehicle
US11008039B2 (en) * 2017-04-12 2021-05-18 Toyota Jidosha Kabushiki Kaisha Lane change assist apparatus for vehicle
WO2020115516A1 (en) 2018-12-06 2020-06-11 日産自動車株式会社 Travel assistance method and travel assistance device
US11295609B1 (en) 2018-12-06 2022-04-05 Nissan Motor Co., Ltd. Travel assistance method and travel assistance device
CN111661051A (en) * 2019-03-06 2020-09-15 本田技研工业株式会社 Vehicle control device
US11285956B2 (en) * 2019-03-06 2022-03-29 Honda Motor Co., Ltd. Vehicle control device
CN111661051B (en) * 2019-03-06 2023-09-22 本田技研工业株式会社 Vehicle control device
JP2021079722A (en) * 2019-11-14 2021-05-27 独立行政法人自動車技術総合機構 Data acquisition device and data acquisition method
JP2021079721A (en) * 2019-11-14 2021-05-27 独立行政法人自動車技術総合機構 Lane change evaluation device and lane change evaluation method
CN113284344A (en) * 2021-04-04 2021-08-20 北方工业大学 Parallel lane blocking behavior analysis method based on license plate recognition and trajectory data

Also Published As

Publication number Publication date
JP6287614B2 (en) 2018-03-07

Similar Documents

Publication Publication Date Title
JP6287614B2 (en) Lane change support device and program
JP6677822B2 (en) Vehicle control device
JP6630267B2 (en) Vehicle control device
JP6323385B2 (en) Vehicle travel control device
JP6221569B2 (en) Driving assistance device
JP6507839B2 (en) Vehicle travel control device
JP6269606B2 (en) Vehicle control device
JP5454695B2 (en) Risk calculation device
JP6485328B2 (en) Vehicle driving support device
JP6816658B2 (en) Target information acquisition device
JP7022680B2 (en) Vehicle control device
US10857999B2 (en) Vehicle device
JP5397231B2 (en) Risk avoidance support device
JP2015225615A (en) Drive assist system
JP2019059360A (en) Vehicle control device
JP2006298294A (en) Traveling safety device for vehicle
JP2017054478A (en) Vehicle display device and vehicle display method
JP2009070254A (en) Vehicle risk estimation device
JP5494729B2 (en) Approach notification device
JP6221568B2 (en) Driving assistance device
JP2019202621A (en) Vehicle control device and method
JP2020052751A (en) Tailgating detection device
JP2004331026A (en) Driving operation auxiliary device for vehicle and vehicle provided with the device
JP5178652B2 (en) Vehicle travel safety device
JP5104604B2 (en) Collision judgment device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170306

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171227

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180122

R150 Certificate of patent or registration of utility model

Ref document number: 6287614

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150