JP2014043156A - Vehicle travel control device and method - Google Patents

Vehicle travel control device and method Download PDF

Info

Publication number
JP2014043156A
JP2014043156A JP2012186134A JP2012186134A JP2014043156A JP 2014043156 A JP2014043156 A JP 2014043156A JP 2012186134 A JP2012186134 A JP 2012186134A JP 2012186134 A JP2012186134 A JP 2012186134A JP 2014043156 A JP2014043156 A JP 2014043156A
Authority
JP
Japan
Prior art keywords
attribute
vehicle
travel control
road
animal
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
JP2012186134A
Other languages
Japanese (ja)
Other versions
JP6160041B2 (en
Inventor
Shinichiro Jo
新一郎 城
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP2012186134A priority Critical patent/JP6160041B2/en
Publication of JP2014043156A publication Critical patent/JP2014043156A/en
Application granted granted Critical
Publication of JP6160041B2 publication Critical patent/JP6160041B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a vehicle travel control device and a vehicle travel control method which perform vehicle control in accordance with attributes without requiring image processing when attributing an object.SOLUTION: A vehicle travel control device 1 includes: a relative position sensor 12 which detects a position of an object around a vehicle; a road situation detection part 21 which detects a road situation; an attribute selection part 23 which adds an attribute to the object detected by the relative position sensor 12 in accordance with the road situation in a position of the object which is detected by the road situation detection part 21; and a travel control part 24 which executes travel control in accordance with the attribute added by the attribute selection part 23.

Description

本発明は、車両用走行制御装置及び方法に関する。   The present invention relates to a vehicle travel control apparatus and method.

従来、画像から検出された物体が歩行者以外の所定の動物(例えば犬や猫などの四足動物)であるかを判別して、物体が歩行者であるか、歩行者以外の動物であるかを判断し、判断結果に応じて例えばブレーキ制御やハンドル制御などを行う車両用走行制御装置が提案されている。この装置では、例えば犬や猫の尻尾などの特徴的部位に着目し、特徴的部位が検出された場合に歩行者以外の動物であると判断している(特許文献1参照)。   Conventionally, it is determined whether an object detected from an image is a predetermined animal other than a pedestrian (for example, a quadruped animal such as a dog or a cat), and the object is a pedestrian or an animal other than a pedestrian. There has been proposed a vehicular travel control device that determines whether or not, and performs, for example, brake control or steering wheel control in accordance with the determination result. In this device, for example, attention is paid to a characteristic part such as a tail of a dog or a cat, and when the characteristic part is detected, the animal is determined to be an animal other than a pedestrian (see Patent Document 1).

特開2008−21035号公報JP 2008-21035 A

上記の如く、特許文献1に記載の装置では、移動物体について歩行者や歩行者以外の動物などの属性付けを行うことができる。しかし、カメラの画角内に移動物体が収まっていない場合或いは、カメラが故障して機能していない場合には、歩行者であるか歩行者以外の動物であるかを判断することができない。   As described above, in the apparatus described in Patent Document 1, it is possible to attach attributes such as pedestrians and animals other than pedestrians to moving objects. However, if the moving object is not within the angle of view of the camera, or if the camera is not functioning due to a malfunction, it cannot be determined whether it is a pedestrian or an animal other than a pedestrian.

本発明の課題は、カメラを備える車両に限った問題ではなく、そもそもカメラを備えずレーダなどの位置センサのみを備える車両についても、移動物体が歩行者であるか歩行者以外の動物であるかなどを判断することができず、属性に応じた車両制御を行うことができないことである。   The problem of the present invention is not limited to a vehicle equipped with a camera, and whether a moving object is a pedestrian or an animal other than a pedestrian in a vehicle equipped with only a position sensor such as a radar without a camera in the first place. Or the like, and vehicle control according to the attribute cannot be performed.

本発明はこのような従来の課題を解決するためになされたものであり、その目的とするところは、物体の属性付けにあたり画像処理を必要とせず属性に応じた車両制御を行うことが可能な車両用走行制御装置及び方法を提供することにある。   The present invention has been made to solve such a conventional problem, and an object of the present invention is to perform vehicle control in accordance with attributes without requiring image processing for attribute assignment of objects. The object is to provide a vehicle travel control apparatus and method.

本発明の車両用走行制御装置は、物体が存在する位置の道路状況に応じて、当該物体に対して属性を付加し、付加された属性に応じた走行制御を実行する。   The vehicular travel control device of the present invention adds an attribute to the object according to the road condition at the position where the object exists, and executes the travel control according to the added attribute.

本発明によれば、例えば横断歩道付近、路肩付近、車道内など、道路状況に応じて存在する可能性等に応じた属性付けを行うことができる。そして、このように付加された属性に応じた走行制御を実行するため、物体の属性付けにあたり画像処理を必要とせず属性に応じた車両制御を行うことができる。   According to the present invention, it is possible to perform attribute assignment according to the possibility of existing depending on road conditions, such as the vicinity of a pedestrian crossing, the vicinity of a road shoulder, and the inside of a roadway. And since the running control according to the attribute added in this way is performed, the vehicle control according to the attribute can be performed without requiring image processing for attribute assignment of the object.

本実施形態に係る車両用走行制御装置を示す概略構成図であって、車両を上面視した状態を示している。1 is a schematic configuration diagram illustrating a vehicular travel control apparatus according to an embodiment, and illustrates a state in which the vehicle is viewed from above. 図1に示したマイクロプロセッサの詳細を示すブロック図である。FIG. 2 is a block diagram showing details of the microprocessor shown in FIG. 1. 本実施形態に係る車両走行制御方法を示すフローチャートである。It is a flowchart which shows the vehicle travel control method which concerns on this embodiment. 道路状況、周囲物体の動き、属性、及び走行制御の内容を示す図表である。It is a graph which shows the content of the road condition, the movement of an surrounding object, an attribute, and traveling control. 第2実施形態に係るマイクロプロセッサの詳細を示すブロック図である。It is a block diagram which shows the detail of the microprocessor which concerns on 2nd Embodiment. 第2実施形態に係る車両走行制御方法を示すフローチャートである。It is a flowchart which shows the vehicle travel control method which concerns on 2nd Embodiment. 第2実施形態の道路状況、周囲物体の動き、属性、及び走行制御の内容を示す図表である。It is a table | surface which shows the content of the road condition of 2nd Embodiment, the motion of a surrounding object, an attribute, and traveling control.

以下、本発明の好適な実施形態を図面に基づいて説明する。図1は、本実施形態に係る車両用走行制御装置を示す概略構成図であって、車両を上面視した状態を示している。なお、この実施形態では、カメラなどの撮像手段がない場合や、撮像手段を備えていても信号の色や車線などの情報を取得するために使用されており、物体の属性判断までには使えない場合を想定している。すなわち、この実施形態では、画像に頼ることなくレーダ等による位置情報と道路状況とから物体に対して属性を付加する技術を説明するものである。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, preferred embodiments of the invention will be described with reference to the drawings. FIG. 1 is a schematic configuration diagram showing a vehicle travel control apparatus according to the present embodiment, and shows a state in which the vehicle is viewed from above. In this embodiment, when there is no imaging means such as a camera, or even if an imaging means is provided, it is used to acquire information such as signal colors and lanes, and can be used until object attribute determination. It assumes no case. That is, in this embodiment, a technique for adding an attribute to an object from position information by a radar or the like and a road condition without depending on an image will be described.

図1に示すように、本実施形態に係る車両用走行制御装置1は、カメラ11と、相対位置センサ(位置検出手段)12と、操舵角センサ13と、カーナビゲーションユニット14と、車速センサ15と、マイクロプロセッサ20と、パワートレーンコントローラ31と、ブレーキコントローラ32と、操舵モータコントローラ33と、エンジン・駆動系41と、ブレーキユニット42と、操舵アシストモータ43とを備えている。   As shown in FIG. 1, the vehicle travel control apparatus 1 according to this embodiment includes a camera 11, a relative position sensor (position detection means) 12, a steering angle sensor 13, a car navigation unit 14, and a vehicle speed sensor 15. And a microprocessor 20, a power train controller 31, a brake controller 32, a steering motor controller 33, an engine / drive system 41, a brake unit 42, and a steering assist motor 43.

カメラ11は、自車両の前方を撮像するものであって、例えば車室内のフロントウィンドウ上部に取り付けられ、信号機を含む周囲の障害物や、車線などの道路環境を撮影して、画像情報をマイクロプロセッサ20に送信するものである。なお、上記したように本実施形態においてカメラ11の撮像画像は、物体の属性付けの利用されるものではない。   The camera 11 captures the front of the host vehicle. The camera 11 is attached to, for example, the upper part of the front window in the passenger compartment. The camera 11 captures surrounding obstacles including traffic lights and road environments such as lanes and captures image information. It is transmitted to the processor 20. Note that, as described above, in the present embodiment, the captured image of the camera 11 is not used for object attribute assignment.

相対位置センサ12は、例えばレーザーレーダやレイダーやソナーであり、自車両に対する周囲物体の相対位置を検出し、検出した位置情報をマイクロプロセッサ20に送信するものである。操舵角センサ13は、車両の操舵軸に取り付けられて操舵軸の操舵角度に応じた信号を出力するものである。   The relative position sensor 12 is, for example, a laser radar, a raider, or a sonar, and detects the relative position of the surrounding object with respect to the host vehicle and transmits the detected position information to the microprocessor 20. The steering angle sensor 13 is attached to the steering shaft of the vehicle and outputs a signal corresponding to the steering angle of the steering shaft.

カーナビゲーションユニット14は、GPS受信部、道路情報データベース及び情報処理装置等から構成され、主に自動車の経路誘導のための各種情報を作成する処理が行われるものである。また、本実施形態においてカーナビゲーションユニット14は、自車両の位置情報及び向き情報をマイクロプロセッサ20に送信する。   The car navigation unit 14 includes a GPS receiving unit, a road information database, an information processing device, and the like, and mainly performs processing for creating various types of information for route guidance of automobiles. In the present embodiment, the car navigation unit 14 transmits the position information and direction information of the host vehicle to the microprocessor 20.

車速センサ15は、例えばホイールに取り付けられたロータリーエンコーダであって、ホイールの回転に比例して発生するパルス信号を検出することで車速を計測し、マイクロプロセッサ20に送信するものである。   The vehicle speed sensor 15 is a rotary encoder attached to the wheel, for example, and measures the vehicle speed by detecting a pulse signal generated in proportion to the rotation of the wheel, and transmits it to the microprocessor 20.

マイクロプロセッサ20は、A/D変換回路、D/A変換回路、中央演算処理装置、及びメモリ等から構成される集積回路であり、メモリに格納されたプログラムに従って周囲物体に属性付けを行って属性に応じた車両制御を実行するものである。このマイクロプロセッサ20は、上記車両制御を実現するために、駆動力操作量をパワートレーンコントローラ31に送信し、制動力操作量をブレーキコントローラ32に送信し、操舵角操作量を操舵モータコントローラ33に送信する。   The microprocessor 20 is an integrated circuit composed of an A / D conversion circuit, a D / A conversion circuit, a central processing unit, a memory, and the like, and assigns attributes to surrounding objects according to a program stored in the memory. The vehicle control according to is performed. In order to realize the vehicle control, the microprocessor 20 transmits the driving force operation amount to the power train controller 31, transmits the braking force operation amount to the brake controller 32, and transmits the steering angle operation amount to the steering motor controller 33. Send.

パワートレーンコントローラ31は、駆動力操作量を実現するようにエンジン・駆動系41を制御するものである。ブレーキコントローラ32は、制動力操作量を実現するようにブレーキユニット42を制御し、操舵モータコントローラ33は操舵角操作量を実現するように操舵アシストモータ43を制御するものである。   The power train controller 31 controls the engine / drive system 41 so as to realize a drive force operation amount. The brake controller 32 controls the brake unit 42 so as to realize the braking force operation amount, and the steering motor controller 33 controls the steering assist motor 43 so as to realize the steering angle operation amount.

図2は、図1に示したマイクロプロセッサ20の詳細を示すブロック図である。図2に
示すように、マイクロプロセッサ20は、道路状況検出部(道路状況検出手段)21と、自動運転部22と、属性選択部(属性選択手段)23と、走行制御部(走行制御手段)24とを備えている。
FIG. 2 is a block diagram showing details of the microprocessor 20 shown in FIG. As shown in FIG. 2, the microprocessor 20 includes a road condition detection unit (road condition detection unit) 21, an automatic driving unit 22, an attribute selection unit (attribute selection unit) 23, and a travel control unit (travel control unit). 24.

道路状況検出部21は、カーナビゲーションユニット14からの自車両の位置情報、向き情報、メモリに格納された地図データベースからの地図情報に基づいて、車道、歩道、横断歩道及び道路端など自車両の周囲の道路状況を検出するものである。なお、道路状況とは、上記に限られるものではなく、道路種別、道路上の標識、及び、一方通行などその道路の交通規則を含む概念であり、例えば一時停止線付近なども含まれる。また、上記の道路状況検出部21は、カーナビゲーションユニット14の情報のみならず、カメラ11で取得した画像情報を利用して道路状況を検出してもよい。   The road condition detection unit 21 is based on the position information, the direction information of the own vehicle from the car navigation unit 14 and the map information from the map database stored in the memory. It detects surrounding road conditions. The road condition is not limited to the above, and is a concept including road types, road signs, road traffic rules such as one-way traffic, and includes, for example, the vicinity of a temporary stop line. The road condition detection unit 21 may detect the road condition using not only the information of the car navigation unit 14 but also image information acquired by the camera 11.

自動運転部22は、カーナビゲーションユニット14や車速センサ15からの情報に基づいて求められる自車両の位置、向き、及び速度情報に加えて、カーナビゲーションユニット14のメモリに格納された地図データベースからの地図情報に基づいて、設定した目的地までのルートを算出するものである。さらに、自動運転部22は、カメラ11にて撮像された画像の解析による信号の色情報と、相対位置センサ12からの障害物位置情報と、道路状況と、自車両の状態とから、交通ルールに従い、障害物との衝突を避けながら、道路をはみ出すことなく目標ルートを実現するような経路と速度の目標値を算出するものである。   In addition to the position, orientation, and speed information of the host vehicle that is obtained based on information from the car navigation unit 14 and the vehicle speed sensor 15, the automatic driving unit 22 reads from the map database stored in the memory of the car navigation unit 14. The route to the set destination is calculated based on the map information. Furthermore, the automatic driving unit 22 determines traffic rules from the color information of the signal obtained by analyzing the image captured by the camera 11, the obstacle position information from the relative position sensor 12, the road condition, and the state of the host vehicle. The target value of the route and speed that realizes the target route without protruding the road is calculated while avoiding the collision with the obstacle.

属性選択部23は、道路状況に応じて相対位置センサ12で検出した物体に属性を付加するものである。本実施形態において属性は、歩行者や自転車などの「低速人移動」、バイクや自動車などの「高速人移動」、犬や猫などの「動物」、及び、パトカーや救急車などの「緊急車両」である。なお、属性はこれに限られるものではない。   The attribute selection unit 23 adds an attribute to the object detected by the relative position sensor 12 according to the road condition. In this embodiment, the attributes are “low-speed human movement” such as pedestrians and bicycles, “high-speed human movement” such as motorcycles and cars, “animals” such as dogs and cats, and “emergency vehicles” such as police cars and ambulances. It is. The attribute is not limited to this.

走行制御部24は、自動運転に関する制御を実行するものであり、特に本実施形態においては属性選択部23により付加された属性に応じた走行制御を実行するものである。この走行制御部24は、補正部24aと、軌道修正部24bと備えている。補正部24aは、付加された属性と道路状況とに応じた走行制御が実現するように目標経路と速度の補正量を算出するものである。軌道修正部24bは、自動運転部22からの経路と速度の目標値を、走行制御部24からの補正量で補正し、修正後の経路と速度を実現するように操舵角と制駆動力の目標値を算出する。例えば、経路は目標ルートと自車両の位置及び向きとから前方注視ドライバモデルを用いて算出すればよい。また、制駆動力目標値は、目標速度と実車速との差を補償するように、例えばPI制御などで求めればよい。   The travel control unit 24 executes control related to automatic driving, and in particular in the present embodiment, executes travel control according to the attribute added by the attribute selection unit 23. The travel control unit 24 includes a correction unit 24a and a track correction unit 24b. The correction unit 24a calculates the correction amount of the target route and the speed so that the traveling control according to the added attribute and the road condition is realized. The trajectory correcting unit 24b corrects the target value of the route and speed from the automatic driving unit 22 with the correction amount from the travel control unit 24, and adjusts the steering angle and braking / driving force so as to realize the corrected route and speed. Calculate the target value. For example, the route may be calculated from the target route and the position and orientation of the host vehicle using a forward gaze driver model. Further, the braking / driving force target value may be obtained by, for example, PI control so as to compensate for the difference between the target speed and the actual vehicle speed.

このような車両走行制御装置1では例えば以下のような動作が実現される。まず、相対位置センサ12により物体が検出されたとする。さらに、道路状況検出部21により、物体の位置が横断歩道付近であったとする。横断歩道は歩行者や自転車が通行するものであることから、属性選択部23は、歩行者や自転車などの「低速人移動」の属性を物体に付加する。そして、走行制御部24は、横断歩道を渡ろうとしている人がいる場合には横断歩道に進入してはいけないという交通ルールを順守すべく、横断歩道手前で一旦停止する。その後、走行制御部24は、相対位置センサ12にて検出されて「低速人移動」の属性を付加された物体が横断歩道を通り過ぎるまで停車して当該物体が横断歩道を通り過ぎた後に走行を開始したり、当該物体が一定時間に亘って横断歩道を通行しないときに走行を開始したりする。   In such a vehicle travel control device 1, for example, the following operations are realized. First, it is assumed that an object is detected by the relative position sensor 12. Furthermore, it is assumed that the position of the object is near the pedestrian crossing by the road condition detection unit 21. Since the pedestrian crossing is a passage for pedestrians and bicycles, the attribute selection unit 23 adds an attribute of “low-speed person movement” such as pedestrians and bicycles to the object. Then, the traveling control unit 24 temporarily stops in front of the pedestrian crossing in order to comply with the traffic rule that a person who is about to cross the pedestrian crossing should not enter the pedestrian crossing. Thereafter, the traveling control unit 24 stops until the object detected by the relative position sensor 12 and added with the attribute “moving at low speed” passes the pedestrian crossing and starts traveling after the object passes the pedestrian crossing. Or when the object does not pass the pedestrian crossing for a certain period of time.

しかも上記動作においては、画像処理による属性付加を行っておらず、画像処理を行って人を判断する必要が無い。このため、カメラを必要とせず属性に応じた車両制御を行うことができる。   Moreover, in the above operation, attribute addition by image processing is not performed, and it is not necessary to perform image processing to determine a person. For this reason, the vehicle control according to the attribute can be performed without requiring a camera.

次に、本実施形態に係る車両走行制御装置1の車両走行制御方法を説明する。図3は、本実施形態に係る車両走行制御方法を示すフローチャートである。図3に示すように、まず道路状況検出部21は、道路状況を検出する(S1)。このとき、道路状況検出部21は、自車両の向きと、物体との相対位置とから、相対位置センサ12で検出した物体が存在するエリアの道路状況を求める。道路状況は例えば次の4つに分類される。a)横断歩道付近、b)車道、c)一般道の歩道又は道路脇、d)自動車専用道路の歩道又は道路脇。   Next, the vehicle travel control method of the vehicle travel control apparatus 1 according to the present embodiment will be described. FIG. 3 is a flowchart showing the vehicle travel control method according to the present embodiment. As shown in FIG. 3, the road condition detection unit 21 first detects a road condition (S1). At this time, the road condition detection unit 21 obtains the road condition of the area where the object detected by the relative position sensor 12 exists from the direction of the host vehicle and the relative position to the object. The road conditions are classified into the following four, for example. a) Near a pedestrian crossing, b) A roadway, c) A sidewalk or roadside of a general road, d) A sidewalk or roadside of a motorway.

次に、相対位置センサ12は、過去の物体の相対位置と、現在の物体の相対位置とから、周囲の物体の動きを検出する(S2)。このとき、相対位置センサ12は、周囲の物体について、1)前方移動物、2)前方移動物+後続移動物から抜かれる、3)前方停止物、4)周囲の物体が路肩に寄って徐行もしくは停止して接近移動物を避ける、を少なくとも判断する。   Next, the relative position sensor 12 detects the movement of surrounding objects from the relative position of the past object and the relative position of the current object (S2). At this time, the relative position sensor 12 removes the surrounding object from 1) the forward moving object, 2) the forward moving object + the subsequent moving object, 3) the forward stopping object, and 4) the surrounding object slowly approaches the road shoulder. Or at least judge to stop and avoid moving objects.

次いで、属性選択部23は、ステップS1で求めた物体位置の道路状況と、ステップS2で周囲物体の動きとから、図4に示す表に従って属性を付加する(S3)。そして、図3に示す処理は終了する。図3に示す処理の終了後、走行制御部24は、ステップS3にて付加された属性に応じた走行制御を実行することとなる。   Next, the attribute selection unit 23 adds an attribute according to the table shown in FIG. 4 from the road condition of the object position obtained in step S1 and the movement of surrounding objects in step S2 (S3). Then, the process shown in FIG. 3 ends. After the process shown in FIG. 3 is completed, the traveling control unit 24 executes the traveling control according to the attribute added in step S3.

図4は、道路状況、周囲物体の動き、属性、及び走行制御の内容を示す図表である。図4に示すように、まず、属性不明の物体の位置が横断歩道付近である場合、その物体は、横断歩道を通行しようとしている歩行者や自転車である可能性が高い。このため、属性選択部23は、横断歩道付近の物体に対して「低速人移動」の属性を付加する。そして、走行制御部24は、横断歩道手前で一旦停止する制御を実行する。これにより、自車両は、横断歩道を渡ろうとしている人がいる場合には横断歩道に進入してはいけないという交通ルールを順守することができる。   FIG. 4 is a chart showing road conditions, movements of surrounding objects, attributes, and the content of travel control. As shown in FIG. 4, first, when the position of an object whose attribute is unknown is in the vicinity of a pedestrian crossing, there is a high possibility that the object is a pedestrian or a bicycle who is about to cross the pedestrian crossing. For this reason, the attribute selection unit 23 adds the attribute “low-speed person movement” to an object near the pedestrian crossing. And the traveling control part 24 performs control which stops once before a pedestrian crossing. Thereby, the own vehicle can observe the traffic rule that the person who is going to cross the pedestrian crossing should not enter the pedestrian crossing.

また、属性不明の物体が自車両と同じ車道(すなわち対向車線や交差道路ではない道路)位置し、当該物体が前方に移動している場合、その物体は、同じ車道を走行中のバイクや自動車である可能性が高い。このため、属性選択部23は、同じ車道を前方移動している物体に対して「高速人移動」の属性を付加する。そして、走行制御部24は、その物体に追従走行する制御を実行する。これにより、自車両は、画像処理による属性付加を行うことなく、追従走行を実現することができる。   In addition, when an object with unknown attributes is located on the same roadway as the host vehicle (that is, a road that is not an oncoming lane or a crossing road) and the object is moving forward, the object is a motorcycle or automobile traveling on the same roadway. Is likely. For this reason, the attribute selection unit 23 adds an attribute of “high-speed person movement” to an object moving forward on the same roadway. Then, the travel control unit 24 executes control to travel following the object. Thereby, the own vehicle can implement | achieve following driving | running | working, without performing the attribute addition by image processing.

また、属性不明の物体が自車両と同じ車道に位置し、自車両の後方から接近する物体に自車両が追い越された場合、その物体は、車道上を動く動物である可能性がある。このため、属性選択部23は、属性不明の物体に対して「動物」の属性を付加する。ここで、動物は、動きが不確かである。すなわち、動物は、前方に移動したとしても突然横方向に移動したり、後方に移動したりすることがある。よって、走行制御部24は、動物の動きの不確かさを考慮して物体との距離を確保しつつ(すなわち動物以外の物体を追い越す場合よりも大きい距離を確保しつつ)、自車両を追い越した物体に法定速度を順守して追従走行する制御を実行する。これにより、動物という動きが予測し難い対象に対しても衝突等のリスクを抑え、且つ、法定速度を順守して違反を犯すことなく、物体を回避することができる。   Further, when an object with unknown attributes is located on the same roadway as the host vehicle and the host vehicle is overtaken by an object approaching from behind the host vehicle, the object may be an animal moving on the roadway. For this reason, the attribute selection unit 23 adds an “animal” attribute to an object whose attribute is unknown. Here, the animal is uncertain about movement. That is, even if the animal moves forward, the animal may suddenly move laterally or move backward. Therefore, the traveling control unit 24 has overtaken the host vehicle while securing the distance from the object in consideration of the uncertainty of the movement of the animal (that is, securing a larger distance than when overtaking an object other than an animal). Executes the control to follow the legal speed and follow the object. As a result, it is possible to reduce the risk of collision and the like for an object that is difficult to predict the movement of an animal, and to avoid an object without complying with the legal speed and committing a violation.

また、属性不明の物体が自車両と同じ車道に位置し、しかもその物体が停止している場合、その物体は、車道上で止まってしまった動物である可能性がある。このため、属性選択部23は、同じ車道に位置し停止している物体に対して「動物」の属性を付加する。そして、走行制御部24は、動物の動きの不確かさを考慮して物体との距離を確保しつつ、
当該物体を追い越す制御を実行する。これにより、動物という動きが予測し難い対象に対しても衝突等のリスクを抑え、物体を回避することができる。
Further, when an object with unknown attributes is located on the same roadway as the own vehicle and the object is stopped, the object may be an animal that has stopped on the roadway. For this reason, the attribute selection unit 23 adds an “animal” attribute to an object located on the same roadway and stopped. Then, the traveling control unit 24 takes into account the uncertainty of the movement of the animal while ensuring the distance from the object,
Control overtaking the object is executed. As a result, it is possible to reduce the risk of a collision and avoid an object even for an object that is difficult to predict the movement of an animal.

また、周囲の車両(正確には高速人移動の属性が付加された物体)が路肩に寄って停止又は徐行し、属性不明の物体が自車両の後方から接近している場合、その物体は、パトカーや救急車などの緊急車両である可能性が高い。このため、属性選択部23は、周囲の車両が路肩に寄って停止又は徐行している状態において、後方から接近してくる物体に対して「緊急車両」の属性を付加する。そして、走行制御部24は、当該物体が自車両を追い越すことができるように、自車両を路肩に寄せる制御を実行する。これにより、救急車などの緊急車両の進行を妨げてはならないという交通ルールを順守することができる。   In addition, when a surrounding vehicle (exactly, an object to which an attribute of high-speed human movement is added) approaches the shoulder of the road and stops or slows down, and an object of unknown attribute is approaching from the rear of the own vehicle, the object is There is a high possibility that it is an emergency vehicle such as a police car or an ambulance. For this reason, the attribute selection unit 23 adds the attribute of “emergency vehicle” to an object approaching from behind in a state where the surrounding vehicle is stopped or slowing down toward the road shoulder. Then, the traveling control unit 24 performs control to bring the host vehicle closer to the road shoulder so that the object can pass the host vehicle. As a result, it is possible to comply with a traffic rule that the progress of an emergency vehicle such as an ambulance must not be hindered.

また、属性不明の物体が一般道の道路脇又は道路脇の歩道に位置している場合、その物体は動物である可能性がある。このため、属性選択部23は、道路脇又は道路脇の歩道に位置している物体に対して「動物」の属性を付加する。そして、走行制御部24は、動物の動きの不確かさを考慮して物体との距離を確保しつつ、当該物体を追い越す制御を実行する。ここで、道路脇又は道路脇の歩道に位置している物体に対して、人などの「低速人移動」の属性を付加した場合に、その物体が実際には動物であったとすると、追い越し時に動物が突然飛び出して接触してしまう可能性がある。しかし、上記の如く「動物」の属性を付加することにより動物の飛び出しを考慮した走行制御を行うことができ、一層衝突のリスクを低減して物体を回避することができる。   In addition, when an object whose attribute is unknown is located on a roadside or a sidewalk on a general road, the object may be an animal. Therefore, the attribute selection unit 23 adds an “animal” attribute to an object located on the roadside or on the sidewalk on the roadside. Then, the traveling control unit 24 executes control for overtaking the object while securing the distance from the object in consideration of the uncertainty of the movement of the animal. Here, if the attribute of “moving at low speed” such as a person is added to an object located on the roadside or sidewalk, if the object is actually an animal, Animals can jump out of contact and touch. However, by adding the “animal” attribute as described above, it is possible to perform traveling control in consideration of the jumping out of the animal, and to further reduce the risk of collision and avoid an object.

また、属性不明の物体が自動車専用道路の道路脇に位置している場合、その物体はバイクである可能性が高い。このため、属性選択部23は、自動車専用道路の道路脇に位置している物体に対して「高速人移動」の属性を付加する。そして、走行制御部24は、その物体に追従走行する制御を実行する。これにより、自車両は、画像処理による属性付加を行うことなく、追従走行を実現することができる。   In addition, when an object with unknown attributes is located on the side of a road dedicated to automobiles, it is highly likely that the object is a motorcycle. For this reason, the attribute selection unit 23 adds an attribute of “high-speed movement” to an object located on the side of the road dedicated to the automobile. Then, the travel control unit 24 executes control to travel following the object. Thereby, the own vehicle can implement | achieve following driving | running | working, without performing the attribute addition by image processing.

このようにして、本実施形態に係る車両用走行制御装置1及び方法によれば、当該物体が存在する位置の道路状況に応じて、当該物体に対して属性を付加するため、例えば横断歩道付近、路肩付近、車道内など、道路状況に応じて存在する可能性等に応じた属性付けを行うことができる。そして、このように付加された属性に応じた走行制御を実行するため、物体の属性付けにあたり画像処理を必要とせず属性に応じた車両制御を行うことができる。   Thus, according to the vehicle travel control apparatus 1 and the method according to the present embodiment, an attribute is added to the object according to the road situation at the position where the object exists, for example, near a pedestrian crossing. Attribute assignment according to the possibility of existing depending on the road condition, such as near the shoulder of a road or in a roadway, can be performed. And since the running control according to the attribute added in this way is performed, the vehicle control according to the attribute can be performed without requiring image processing for attribute assignment of the object.

また、属性不明の物体が横断歩道付近に位置すると判断した場合、当該物体に対して歩行者及び自転車を含む自走する人であることを示す低速人移動の属性を付加し、横断歩道の手前で自車両を一旦停止させる。このため、横断歩道を渡ろうとしている人がいる場合には横断歩道に進入してはいけないという交通ルールを順守することができる。   In addition, if it is determined that an object with unknown attributes is located near the pedestrian crossing, an attribute of low-speed movement indicating that the object is a self-propelled person including pedestrians and bicycles is added to the object, and the object before the pedestrian crossing is added. To stop the vehicle. For this reason, it is possible to observe the traffic rule that a person who is going to cross a pedestrian crossing should not enter the pedestrian crossing.

また、属性不明の物体が自車両の前方の同じ車道に位置し、且つ、当該物体が前方に移動していると判断した場合、当該物体に対してバイク及び自動車を含む高速で自走する物体であることを示す高速人移動の属性を付加し、物体に追従走行する制御を実行する。このため、通常の通り自車両前方車両が走行している場合には、これに追従して自動走行することができる。   In addition, when it is determined that an object with unknown attributes is located on the same roadway ahead of the host vehicle and the object is moving forward, an object that self-runs at high speed, including a motorcycle and a car, with respect to the object. An attribute of high-speed human movement indicating that the vehicle is moving is added, and control for traveling following the object is executed. Therefore, when the vehicle ahead is traveling as usual, the vehicle can automatically travel following the vehicle.

また、属性不明の物体が自車両の前方の同じ車道に位置し、且つ、自車両の後方から接近する物体に自車両が追い抜かれたと判断した場合、当該物体に対して動物の属性を付加し、動物の属性が付加された物体との距離を確保しつつ、自車両を追い越した物体に法定速度を順守して追従走行することにより、当該物体を追い越す制御を実行する。このため、動物という動きが予測し難い対象に対しても衝突等のリスクを抑え、且つ、法定速度を
順守して違反を犯すことなく、物体を回避することができる。
If it is determined that an object with unknown attributes is located on the same roadway ahead of the host vehicle and the host vehicle is overtaken by an object approaching from behind the host vehicle, an animal attribute is added to the object. Then, while keeping the distance from the object to which the animal attribute is added, the vehicle follows the object while following the legal speed to execute the control for overtaking the object. For this reason, it is possible to reduce the risk of a collision or the like even for an object whose movement is difficult to predict, and to avoid an object without complying with the legal speed and committing a violation.

また、属性不明の物体が自車両の前方の同じ車道に位置し、且つ、当該物体が停止していると判断した場合、当該物体に対して動物の属性を付加し、動物の動きの不確かさを考慮して動物の属性が付加された物体との距離を確保しつつ、当該物体を追い越す制御を実行する。このため、猫などのように車道上に停止している可能性が高いと推測される場合に動物の属性付けを行い、このような場合に動物の動きの不確かさを考慮した距離を確保して物体を追い越すこととなる。よって、動物という動きが予測し難い対象に対しても衝突等のリスクを抑え、物体を回避することができる。   If an object with unknown attributes is located on the same roadway ahead of the host vehicle and the object is determined to be stopped, an animal attribute is added to the object, and the movement of the animal is uncertain. In consideration of the above, the control for overtaking the object is executed while securing the distance from the object to which the animal attribute is added. For this reason, if it is estimated that there is a high possibility that the vehicle is stopped on the road, such as a cat, an attribute of the animal is assigned, and in such a case, a distance considering the uncertainty of the movement of the animal is secured. Overtaking the object. Therefore, it is possible to reduce the risk of collision and avoid an object even for an object whose movement is difficult to predict.

また、周囲の車両が路肩に寄って停止又は徐行し、属性不明の物体が自車両の後方から接近していると判断した場合、当該物体にパトカー及び救急車を含む緊急車両の属性を付加し、自車両を路肩に寄せる制御を実行する。このため、救急車などの緊急車両の進行を妨げてはならないという交通ルールを順守することができる。   In addition, when it is determined that an object of unknown attribute is approaching from the rear of the host vehicle when the surrounding vehicle stops near the road shoulder or slows down, an attribute of an emergency vehicle including a police car and an ambulance is added to the object, Control to bring the vehicle close to the road shoulder is executed. For this reason, it is possible to observe the traffic rule that the progress of an emergency vehicle such as an ambulance must not be hindered.

また、属性不明の物体が道路脇又は道路脇の歩道に位置していると判断した場合、当該物体に対して動物の属性を付加し、動物の動きの不確かさを考慮して動物の属性が付加された物体との距離を確保しつつ、当該物体を追い越す制御を実行する。このように、突然の飛び出しの可能性が少ない歩行者などを属性付けするのではなく、突然の飛び出しもあり得る動物の属性付けを行うことにより、より一層衝突のリスクを低減することができ、物体を回避することができる。   If it is determined that an object with unknown attributes is located on the roadside or on the sidewalk, add the animal attribute to the object and consider the animal's movement uncertainty. The control for overtaking the object is executed while securing the distance from the added object. In this way, it is possible not only to attribute pedestrians with a low possibility of sudden jumping out, but by assigning animals that can also jump suddenly, the risk of collision can be further reduced, Objects can be avoided.

また、属性不明の物体が自動車専用道路に位置していると判断した場合、当該物体に対して高速人移動の属性を付加し、物体に追従走行する制御を実行する。このため、自動車専用道路という歩行者等が存在する可能性が極めて低い道路状況においては、車両などの属性付けを行うことにより、これに追従して自動走行することができる。   If it is determined that an object with unknown attributes is located on the road for exclusive use of an automobile, an attribute of high-speed human movement is added to the object, and control for traveling following the object is executed. For this reason, in a road situation where there is a very low possibility that a pedestrian or the like called an automobile-only road is present, it is possible to automatically follow the vehicle by assigning an attribute such as a vehicle.

次に、本発明に係る第2実施形態を説明する。第2実施形態に係る車両用走行制御装置及び方法は、第1実施形態のものと同様であるが、構成及び処理内容が一部異なっている。以下、第1実施形態との相違点について説明する。   Next, a second embodiment according to the present invention will be described. The vehicular travel control device and method according to the second embodiment are the same as those of the first embodiment, but the configuration and processing contents are partially different. Hereinafter, differences from the first embodiment will be described.

第1実施形態に係る車両用走行制御装置1及び方法では、属性の付加に関して撮像画像を利用していなかったが、第2実施形態に係る車両用走行制御装置2及び方法では、カメラ11により撮像された画像に基づいて属性を付加する機能を有している。   In the vehicular travel control apparatus 1 and method according to the first embodiment, the captured image is not used for attribute addition. However, in the vehicular travel control apparatus 2 and method according to the second embodiment, an image is captured by the camera 11. A function of adding an attribute based on the generated image.

より詳細に説明すると、第2実施形態に係る車両用走行制御装置2及び方法では、相対位置検出センサ12がレーザーレンジファインダなどにより構成されて、カメラ(撮像手段)11の視野角よりも相対位置センサ12の検出範囲が広くなっている。さらに、第2実施形態では、画像処理により物体の属性を検出すると共に、その物体が相対位置センサ12の検出範囲内であるがカメラ11の視野角外に移動して、他の物体と交錯した場合にも属性に基づいた走行制御することができるようになっている。すなわち、例えば、犬と人が交錯した後は、各々の物体は犬と人とのどちらであるか不明となるが、このような場合にも属性に基づいた走行制御できるようになっている。   More specifically, in the vehicle travel control apparatus 2 and method according to the second embodiment, the relative position detection sensor 12 is configured by a laser range finder or the like, and the relative position is larger than the viewing angle of the camera (imaging means) 11. The detection range of the sensor 12 is widened. Furthermore, in the second embodiment, the attribute of the object is detected by image processing, and the object moves within the detection range of the relative position sensor 12 but out of the viewing angle of the camera 11 and intersects with another object. Even in this case, it is possible to perform traveling control based on attributes. That is, for example, after a dog and a person cross each other, it is unclear whether each object is a dog or a person. In such a case, traveling control based on attributes can be performed.

図5は、第2実施形態に係るマイクロプロセッサ20の詳細を示すブロック図である。図5に示すように、第2実施形態においてマイクロプロセッサ20は、画像処理部(画像処理手段)25と、属性紐付け部(属性紐付け手段)26と、属性保持部(属性紐付け手段)27をさらに備えている。   FIG. 5 is a block diagram showing details of the microprocessor 20 according to the second embodiment. As shown in FIG. 5, in the second embodiment, the microprocessor 20 includes an image processing unit (image processing unit) 25, an attribute association unit (attribute association unit) 26, and an attribute holding unit (attribute association unit). 27 is further provided.

画像処理部25は、カメラ11により得られる撮像画像内の物体について、位置と属性
とを検出するものである。位置と属性との検出については、特開2008−21035号公報に記載の手法や、他の公知の手法が採用される。
The image processing unit 25 detects a position and an attribute of an object in a captured image obtained by the camera 11. For the detection of the position and the attribute, the method described in Japanese Patent Application Laid-Open No. 2008-21035 and other known methods are employed.

属性紐付け部26は、画像処理部25により検出された物体の位置と、相対位置センサ12により検出された物体の位置とに基づいて、それぞれの物体が同じ物体であると判断した場合に、相対位置センサ12により検出された物体に、画像処理部25により検出された属性を付与するものである。   When the attribute linking unit 26 determines that each object is the same object based on the position of the object detected by the image processing unit 25 and the position of the object detected by the relative position sensor 12, The attribute detected by the image processing unit 25 is given to the object detected by the relative position sensor 12.

属性保持部27は、属性紐付け部26により属性が付与された物体が、カメラ11の視野外に移動しても相対位置センサ12により検出されている限り、属性紐付け部26により付与された属性を保持するものである。このように属性保持部27が属性を保持することにより、視野外に移動しても相対位置センサ12により検出されている限り、属性が不明とならず、第1実施形態と同様に属性に応じた走行制御を行えることとなる。   The attribute holding unit 27 is provided by the attribute linking unit 26 as long as the object to which the attribute is assigned by the attribute linking unit 26 is detected by the relative position sensor 12 even if the object moves outside the field of view of the camera 11. Holds attributes. As the attribute holding unit 27 holds the attribute in this way, the attribute does not become unknown as long as it is detected by the relative position sensor 12 even if it moves out of the field of view, and according to the attribute as in the first embodiment. Traveling control can be performed.

しかし、相対位置センサ12の検出範囲内であるがカメラ11の視野角外において、複数の物体と交錯した場合、各々の物体の属性が不明となってしまう。そこで、本実施形態に係る車両用走行制御装置2及び方法では、以下のようにして属性を付加し、属性に応じた走行制御を実現するようにしている。   However, if the object intersects with a plurality of objects within the detection range of the relative position sensor 12 but outside the viewing angle of the camera 11, the attributes of each object become unclear. Therefore, in the vehicle travel control apparatus 2 and method according to the present embodiment, attributes are added as follows, and travel control according to the attributes is realized.

すなわち、上記の如く交錯した物体については、属性は不明であるが、相対位置センサ12により位置は明らかとなっている。このため、交錯した物体位置の道路状況を道路状況検出部21により検出して、交錯した物体それぞれの物体に対して属性選択部23が属性を付加する。   In other words, the attribute of the crossed objects as described above is unknown, but the position is revealed by the relative position sensor 12. For this reason, the road situation detection unit 21 detects the road situation at the crossed object position, and the attribute selection unit 23 adds an attribute to each of the crossed objects.

なお、属性を付加するにあたり、交錯した物体それぞれの属性が例えば「低速人移動」と「動物」とであった場合、交錯した物体の一方の属性は、「低速人移動」又は「動物」であり、交錯した物体の他方の属性についても、「低速人移動」又は「動物」であるといえる。よって、第2実施形態では4つの属性から1つの属性を絞り込む必要が無く、上記例では2つの属性から1つの属性を絞り込むことができ、属性の付加精度を高めることができる。   In addition, when adding attributes, for example, when the attributes of the crossed objects are “low-speed human movement” and “animal”, one attribute of the crossed objects is “low-speed human movement” or “animal”. Yes, it can be said that the other attribute of the crossed object is also “low-speed movement” or “animal”. Therefore, in the second embodiment, it is not necessary to narrow down one attribute from four attributes. In the above example, one attribute can be narrowed down from two attributes, and the accuracy of attribute addition can be increased.

次に、第2実施形態に係る車両走行制御装置2の車両走行制御方法を説明する。まず、画像処理部25は、撮像画像内の物体を検出し、それぞれの物体にID番号を付加する。さらに、画像処理部25は、次時刻において撮像画像内の物体を検出し、前回時刻と同じ物体であると判断できる物体については、前回時刻において付加されたID番号と同じID番号を付加する。相対位置センサ12についても同様であり、物体を検出し、それぞれの物体にID番号を付加すると共に、次時刻において同じ物体であると判断できる物体については、前回時刻において付加されたID番号と同じID番号を付加する。   Next, a vehicle travel control method of the vehicle travel control apparatus 2 according to the second embodiment will be described. First, the image processing unit 25 detects an object in the captured image and adds an ID number to each object. Furthermore, the image processing unit 25 detects an object in the captured image at the next time, and adds the same ID number as the ID number added at the previous time to an object that can be determined to be the same object as the previous time. The same applies to the relative position sensor 12, and an object is detected and an ID number is added to each object, and an object that can be determined to be the same object at the next time is the same as the ID number added at the previous time. Add an ID number.

また、画像処理部25及び相対位置センサ12は、物体それぞれに対して、ID番号の他に、物体の位置情報(縦方向及び横方向の位置の情報)、大きさ情報(少なくとも幅の情報)、及びカメラ視野角外フラグ情報を関連付けている。さらに、画像処理部25及び相対位置センサ12は、物体それぞれに対して、属性フラグ情報又は属性情報を関連付けている。   In addition to the ID number, the image processing unit 25 and the relative position sensor 12 provide object position information (vertical and horizontal position information) and size information (at least width information). , And camera viewing angle out-of-view flag information. Furthermore, the image processing unit 25 and the relative position sensor 12 associate attribute flag information or attribute information with each object.

ここで、属性フラグ情報は、属性を付加する際の選択肢となる属性を示す情報である。例えば「低速人移動」の属性が付加された物体と「動物」の属性が付加された物体とが交錯した場合には、それぞれの物体に対して「低速人移動」及び「動物」の属性フラグ情報が付加される。また、属性情報とは、付加された属性を示す情報である。   Here, the attribute flag information is information indicating an attribute as an option when adding the attribute. For example, when an object to which the attribute of “low-speed human movement” is added and an object to which the attribute of “animal” is added, the attribute flags of “low-speed human movement” and “animal” are set for each object. Information is added. The attribute information is information indicating the added attribute.

図6は、第2実施形態に係る車両走行制御方法を示すフローチャートである。まず、マイクロプロセッサ20は、カメラ11にて認識できないが、相対位置センサ12にて認識できている物体を抽出する(S11)。より詳細にマイクロプロセッサ20は、カメラ11にて認識できている物体については、カメラ視野角外フラグを下げる。よって、カメラ11にて認識できている物体のカメラ視野角外フラグ情報は「フラグ下げ」となる。   FIG. 6 is a flowchart showing a vehicle travel control method according to the second embodiment. First, the microprocessor 20 extracts an object that cannot be recognized by the camera 11 but can be recognized by the relative position sensor 12 (S11). In more detail, the microprocessor 20 lowers the camera out-of-view angle flag for an object that can be recognized by the camera 11. Therefore, the camera viewing angle outside flag information of the object that can be recognized by the camera 11 is “flag reduction”.

一方、カメラ11にて認識できないが相対位置センサ12にて認識できている物体については、カメラ視野角外フラグを上げる。よって、カメラ11にて認識できない物体のカメラ視野角外フラグ情報は「フラグ上げ」となる。   On the other hand, for an object that cannot be recognized by the camera 11 but can be recognized by the relative position sensor 12, the camera viewing angle outside flag is raised. Therefore, the camera viewing angle out-of-view flag information of the object that cannot be recognized by the camera 11 is “flag up”.

次いで、マイクロプロセッサ20は、カメラ視野角外フラグ情報が「フラグ上げ」の物体のうち、交錯が発生した物体を抽出する(S12)。また、この処理において属性フラグ情報が更新される。例えば画像処理により「低速人移動」の属性が付加された物体については、属性紐付け部26及び属性保持部27により、カメラ11の視野角に移動しても「低速人移動」の属性が付加されたまま保持されている。このため、「低速人移動」の属性が保持された物体と「動物」の属性が保持された物体とが交錯した場合には、それぞれの物体に対して「低速人移動」及び「動物」の属性フラグ情報が付加される。   Next, the microprocessor 20 extracts an object in which crossing has occurred among objects whose camera viewing angle out-of-view flag information is “flag up” (S12). In this process, the attribute flag information is updated. For example, for an object to which the attribute of “low-speed person movement” is added by image processing, the attribute of “low-speed person movement” is added by the attribute linking unit 26 and the attribute holding unit 27 even if the object is moved to the viewing angle of the camera 11. It is held as it is. For this reason, when an object having the attribute of “low-speed human movement” and an object having the attribute of “animal” are crossed, “low-speed human movement” and “animal” Attribute flag information is added.

さらに、第2実施形態においては相対位置センサ12にて初めて検出された物体も存在する。このような物体については、第2実施形態では第1実施形態と同様の処理を行って、属性を付加しておいてもよいし、属性を付加せず「低速人移動」「高速人移動」「動物」及び「緊急車両」の属性フラグ情報が付加してもよい。第1実施形態と同様の処理を行って属性を付加しておいた場合、上記と同様に、それぞれの物体に対して「低速人移動」及び「動物」などの属性フラグ情報が付加される。一方、属性を付加せず「低速人移動」「高速人移動」「動物」及び「緊急車両」の属性フラグ情報が付加されている場合には、この物体はもとより、このような物体と交錯した物体についても、「低速人移動」「高速人移動」「動物」及び「緊急車両」の属性フラグ情報が付加される。   Furthermore, in the second embodiment, there is also an object detected for the first time by the relative position sensor 12. With respect to such an object, the second embodiment may perform the same processing as in the first embodiment to add an attribute, or may not add an attribute and perform “low-speed person movement” and “high-speed person movement”. Attribute flag information of “animal” and “emergency vehicle” may be added. When attributes are added by performing the same processing as in the first embodiment, attribute flag information such as “low-speed movement” and “animal” is added to each object in the same manner as described above. On the other hand, when the attribute flag information of “low-speed person movement”, “high-speed person movement”, “animal” and “emergency vehicle” is added without adding the attribute, this object is not only crossed with such an object. Also for the object, attribute flag information of “low-speed human movement”, “high-speed human movement”, “animal”, and “emergency vehicle” is added.

次いで、ステップS13及びステップS14において、道路状況検出部21は交錯した物体の道路状況を検出し(S13)、相対位置センサ12は周囲の物体の動きを検出する(S14)。なお、この処理は図4に示したステップS1,S2の処理と同様であるため、説明を省略する。   Next, in step S13 and step S14, the road condition detection unit 21 detects the road condition of the crossed object (S13), and the relative position sensor 12 detects the movement of surrounding objects (S14). This process is the same as the process of steps S1 and S2 shown in FIG.

その後、属性選択部23は、ステップS12にて更新された属性フラグ情報と、ステップS13で求めた物体位置の道路状況と、ステップS14で周囲物体の動きとから、交錯物体に属性を付加する(S15)。そして、図6に示す処理は終了し、付加された属性に基づいて走行制御部24は走行制御を実行する。   Thereafter, the attribute selection unit 23 adds an attribute to the mixed object from the attribute flag information updated in step S12, the road condition of the object position obtained in step S13, and the movement of surrounding objects in step S14 ( S15). And the process shown in FIG. 6 is complete | finished, and the traveling control part 24 performs traveling control based on the added attribute.

例えば、交錯した物体の属性フラグ情報が「低速人移動」と「動物」とであり、その物体の道路状況が横断歩道付近であれば、属性選択部23は、その物体に対して「低速人移動」の属性を付加する。これは、予め優先順位が定められており、属性選択部23は、優先順位に基づいて属性を付加するからである。   For example, if the attribute flag information of a crossed object is “low-speed person movement” and “animal” and the road condition of the object is near a pedestrian crossing, the attribute selection unit 23 sets “low-speed person” to the object. Add "move" attribute. This is because priorities are determined in advance, and the attribute selection unit 23 adds attributes based on the priorities.

また、第2実施形態ではカメラ11により撮像されて属性が付加されるため、例えばカメラ11の撮像画像に基づいて「緊急車両」の属性が付加された物体と、「高速人移動」の属性が付加された物体とが、カメラ11の視野角外で横断歩道付近で交錯する可能性もある。このような場合、属性選択部23は、優先順位に基づいて「高速人移動」の属性を付加する。   Further, in the second embodiment, since an attribute is captured by the camera 11 and an attribute is added, for example, an object to which an attribute of “emergency vehicle” is added based on a captured image of the camera 11 and an attribute of “high-speed human movement” are There is also a possibility that the added object crosses near the pedestrian crossing outside the viewing angle of the camera 11. In such a case, the attribute selection unit 23 adds an attribute of “high-speed movement” based on the priority order.

図7は、第2実施形態の道路状況、周囲物体の動き、属性、及び走行制御の内容を示す
図表である。なお、図7の属性の欄における1.〜4.の数字は上記した優先順位を示しており、1.が最も優先順位が高く、4.が最も優先順位が低くなっている。すなわち、交錯した物体の属性フラグ情報に優先順位1と優先順位2とがあった場合、その物体には優先順位1の属性が付加される。
FIG. 7 is a chart showing the road conditions, the movements of surrounding objects, attributes, and the content of travel control according to the second embodiment. In the attribute column of FIG. ~ 4. The numbers indicate the above-mentioned priorities. Is the highest priority. Has the lowest priority. In other words, when priority level 1 and priority level 2 are included in the attribute flag information of a crossed object, the priority level 1 attribute is added to the object.

図7に示すように、属性選択部23は、交錯した物体が横断歩道付近に位置する場合、「低速人移動」「高速人移動」「動物」及び「緊急車両」の順の優先順位で交錯した物体に属性を付加する。そして、走行制御部24は、物体に「低速人移動」の属性が付加された場合、横断歩道手前で一旦停止する制御を実行する。また、走行制御部24は、物体に「高速人移動」「動物」「緊急車両」の属性が付加された場合、以下のように制御を実行する。「高速人移動」の属性に対しては、その物体を追従走行する制御を実行する。「動物」の属性に対しては、例えば犬として衝突リスク範囲を推測し、その範囲を回避して追い越す制御を実行する。「緊急車両」の属性に対しては、路肩に寄せて停止する制御を実行する。   As shown in FIG. 7, when the crossed object is located in the vicinity of the pedestrian crossing, the attribute selection unit 23 performs the crossing in the priority order of “low-speed person movement”, “high-speed person movement”, “animal”, and “emergency vehicle”. Attributes are added to the selected object. Then, when the attribute of “low-speed person movement” is added to the object, the traveling control unit 24 performs control to temporarily stop before the pedestrian crossing. In addition, when the attributes of “high-speed human movement”, “animal”, and “emergency vehicle” are added to the object, the traveling control unit 24 executes control as follows. For the attribute of “high-speed human movement”, control for following the object is executed. For the attribute of “animal”, for example, a collision risk range is estimated as a dog, and control for avoiding the range and overtaking is executed. For the “emergency vehicle” attribute, control is performed to stop the vehicle while approaching the shoulder.

また、属性選択部23は、交錯した物体が自車両と同じ車道で前方に移動している場合、「高速人移動」「低速人移動」「動物」及び「緊急車両」の順の優先順位で交錯した物体に属性を付加する。そして、走行制御部24は、物体に「高速人移動」の属性が付加された場合、その物体に追従走行する制御を実行し、「低速人移動」「動物」「緊急車両」の属性が付加された場合、以下のように制御を実行する。「低速人移動」の属性に対しては、その物体を追い越す制御を実行する。「動物」の属性に対しては、例えば犬として衝突リスク範囲を推測し、その範囲を回避して追い越す制御を実行する。「緊急車両」の属性に対しては、路肩に寄せて停止する制御を実行する。   In addition, when the mixed object is moving forward on the same roadway as the host vehicle, the attribute selection unit 23 sets the priority in the order of “high-speed person movement”, “low-speed person movement”, “animal”, and “emergency vehicle”. Add attributes to the crossed objects. Then, when the attribute “high-speed human movement” is added to the object, the traveling control unit 24 executes control to follow the object, and the attributes “low-speed human movement”, “animal”, and “emergency vehicle” are added. If so, control is executed as follows. For the attribute of “low-speed human movement”, control to overtake the object is executed. For the attribute of “animal”, for example, a collision risk range is estimated as a dog, and control for avoiding the range and overtaking is executed. For the “emergency vehicle” attribute, control is performed to stop the vehicle while approaching the shoulder.

さらに、属性選択部23は、交錯した物体が自車両と同じ車道に位置し、自車両の後方から接近する物体に自車両が追い越された場合、「動物」「低速人移動」「高速人移動」及び「緊急車両」の順の優先順位で交錯した物体に属性を付加する。そして、走行制御部24は、物体に「動物」及び「低速人移動」の属性が付加された場合、衝突リスク範囲を推測し、その範囲を回避して物体を追い越す制御を実行し、「高速人移動」の属性が付加された場合、その物体に追従走行する制御を実行する。「緊急車両」の属性が付加された場合、路肩に寄せて停止する制御を実行する。   Further, the attribute selection unit 23 is configured such that when the crossed object is located on the same roadway as the own vehicle and the own vehicle is overtaken by an object approaching from behind the own vehicle, the “animal”, “low-speed person movement”, and “high-speed person movement” ”And“ emergency vehicle ”, an attribute is added to the object that intersects with priority. Then, when the attributes of “animal” and “low-speed human movement” are added to the object, the traveling control unit 24 estimates the collision risk range, and executes control to avoid the range and overtake the object. When the attribute of “person movement” is added, control to follow the object is executed. When the attribute of “emergency vehicle” is added, control is performed to stop the vehicle while approaching the shoulder.

また、属性選択部23は、交錯した物体が自車両と同じ車道に位置し、しかもその物体が停止している場合、「動物」「低速人移動」「高速人移動」及び「緊急車両」の順の優先順位で交錯した物体に属性を付加する。そして、走行制御部24は、いずれの属性が付加された場合であっても、その物体を追い越す制御を実行する。   In addition, the attribute selection unit 23 selects “animal”, “low-speed person movement”, “high-speed person movement”, and “emergency vehicle” when the crossed object is located on the same roadway as the own vehicle and the object is stopped. Add attributes to objects that are interlaced in order of priority. Then, the traveling control unit 24 executes control to overtake the object regardless of which attribute is added.

また、属性選択部23は、周囲の車両が路肩に寄って停止又は徐行し、交錯した物体が自車両の後方から接近している場合、「緊急車両」「高速人移動」「低速人移動」及び「動物」の順の優先順位で交錯した物体に属性を付加する。そして、走行制御部24は、いずれの属性が付加された場合であっても、自車両を路肩に寄せる制御を実行する。   In addition, the attribute selection unit 23 stops or slows down the surrounding vehicle close to the road shoulder, and when the mixed object approaches from the rear of the own vehicle, “emergency vehicle” “high-speed person movement” “low-speed person movement” And an attribute is added to the object which has been interlaced in the order of priority of “animal”. And the traveling control part 24 performs control which brings the own vehicle close to the road shoulder, regardless of which attribute is added.

また、属性選択部23は、交錯した物体が一般道の道路脇又は道路脇の歩道に位置している場合、「動物」「低速人移動」「高速人移動」及び「緊急車両」の順の優先順位で交錯した物体に属性を付加する。そして、走行制御部24は、いずれの属性が付加された場合であっても、その物体を追い越す制御を実行する。   In addition, when the crossed object is located on the side of the road or on the sidewalk on the road, the attribute selection unit 23 selects “animal”, “low-speed person movement”, “high-speed person movement”, and “emergency vehicle”. Add attributes to objects that are interlaced in priority order. Then, the traveling control unit 24 executes control to overtake the object regardless of which attribute is added.

また、属性選択部23は、交錯した物体が自動車専用道路の道路脇又は道路脇の歩道に位置している場合、「高速人移動」「緊急車両」「動物」及び「低速人移動」の順の優先順位で交錯した物体に属性を付加する。そして、走行制御部24は、物体に「高速人移動
」及び「緊急車両」の属性が付加された場合、その物体に追従走行する制御を実行し、「動物」及び「低速人移動」の属性が付加された場合、その物体を追い越す制御を実行する。
Further, the attribute selection unit 23, in the case where the crossed object is located on the roadside or sidewalk of the road for exclusive use of the automobile, in the order of “high-speed person movement” “emergency vehicle” “animal” and “low-speed person movement” Attributes are added to objects that are interlaced in the priority order. Then, when the attributes “high-speed human movement” and “emergency vehicle” are added to the object, the traveling control unit 24 executes control to follow the object, and attributes “animal” and “low-speed human movement”. When is added, control to overtake the object is executed.

このようにして、第2実施形態に係る車両用走行制御装置2及び方法によれば、第1実施形態に挙げた全て効果と同様の効果を得ることができる。例えば、物体の属性付けにあたり画像処理を必要とせず属性に応じた車両制御を行うことができる。また、横断歩道を渡ろうとしている人がいる場合には横断歩道に進入してはいけないという交通ルールを順守することができる。さらに、通常の通り自車両前方車両が走行している場合には、これに追従して自動走行することができる。加えて、動物という動きが予測し難い対象に対しても衝突等のリスクを抑え、且つ、法定速度を順守して違反を犯すことなく、物体を回避することができる。さらには、救急車などの緊急車両の進行を妨げてはならないという交通ルールを順守することができる。   Thus, according to the vehicle travel control device 2 and the method according to the second embodiment, the same effects as all the effects described in the first embodiment can be obtained. For example, it is possible to perform vehicle control in accordance with attributes without requiring image processing for attribute assignment of objects. In addition, it is possible to comply with a traffic rule that a person who is trying to cross a pedestrian crossing should not enter the pedestrian crossing. Further, when the vehicle ahead is traveling as usual, the vehicle can automatically travel following this. In addition, it is possible to reduce the risk of collision and the like for an object that is difficult to predict the movement of an animal, and to avoid an object without complying with the legal speed and committing a violation. Furthermore, it is possible to comply with a traffic rule that an emergency vehicle such as an ambulance must not be obstructed.

さらに、第2実施形態によれば、撮像画像内の物体について位置と属性を検出し、その物体が撮像できなくなった場合には、検出した属性を保持し、属性が保持される物体が交錯した場合、当該交錯物体が存在する位置の道路状況に応じて、当該物体に対して属性を付加する。このため、属性付けを行った物体が撮像範囲外で交錯すると、通常は交錯した物体のそれぞれの属性をいずれに付与して良いか不明となるが、このような場合であっても、道路状況に基づいて属性付けを行うことにより、属性が不明とならず属性に応じた車両制御を行うことができる。   Furthermore, according to the second embodiment, the position and attribute of an object in the captured image are detected, and when the object cannot be captured, the detected attribute is retained, and the object having the attribute is interlaced. In this case, an attribute is added to the object in accordance with the road condition at the position where the intersecting object exists. For this reason, when the attributed object crosses outside the imaging range, it is usually unclear to which attribute each of the crossed object can be assigned, but even in such a case, the road situation By performing the attribute assignment based on, the attribute is not unknown and vehicle control according to the attribute can be performed.

以上、実施形態に基づき本発明を説明したが、本発明は上記実施形態に限られるものでは無く、本発明の趣旨を逸脱しない範囲で、変更を加えてもよい。例えば本実施形態において、属性は「低速人移動」「高速人移動」「動物」及び「緊急車両」の4つであるが、3つ以下であってもよいし、5つ以上であってもよい。   As described above, the present invention has been described based on the embodiments, but the present invention is not limited to the above-described embodiments, and modifications may be made without departing from the spirit of the present invention. For example, in this embodiment, there are four attributes of “low-speed person movement”, “high-speed person movement”, “animal”, and “emergency vehicle”, but the number may be three or less, or may be five or more. Good.

また、第2実施形態において画像処理部25により検出される属性は「低速人移動」「高速人移動」「動物」及び「緊急車両」に限らず、「子供」「大人」など「低速人移動」を細分化したものであってもよいし、「大型トラック」「乗用車」など「高速人移動」を細分化したものであってもよい。さらに、「動物」及び「緊急車両」を細分化したものであってもよい。なお、画像処理により「子供」の属性が付加されている物体について、属性紐付け部26は、その物体についても「子供」の属性を付与してもよいし、「低速人移動」の属性を付与してもよい。さらには、画像処理により「子供」の属性が付加されている物体がカメラ11の視野角外に移動したタイミングで、属性保持部27が「低速人移動」の属性を物体に付加してもよい。   In addition, the attributes detected by the image processing unit 25 in the second embodiment are not limited to “low-speed human movement”, “high-speed human movement”, “animal”, and “emergency vehicle”, but “low-speed human movement” such as “child” and “adult”. ”May be subdivided, or“ high-speed human movement ”such as“ large truck ”and“ passenger car ”may be subdivided. Furthermore, “animal” and “emergency vehicle” may be subdivided. Note that for an object to which the attribute “child” is added by image processing, the attribute linking unit 26 may also assign the attribute “child” to the object, or the attribute “low-speed person movement”. It may be given. Furthermore, the attribute holding unit 27 may add the attribute “move low-speed person” to the object at the timing when the object to which the attribute “child” is added is moved outside the viewing angle of the camera 11 by image processing. .

1…車両用走行制御装置
11…カメラ(撮像手段)
12…相対位置センサ(位置検出手段)
13…操舵角センサ
14…カーナビゲーションユニット
15…車速センサ
20…マイクロプロセッサ
21…道路状況検出部(道路状況検出手段)
22…自動運転部
23…属性選択部(属性選択手段)
24…走行制御部(走行制御手段)
24a…補正部
24b…軌道修正部
25…画像処理部(画像処理手段)
26…属性紐付け部(属性紐付け手段)
27…属性保持部(属性紐付け手段)
31…パワートレーンコントローラ
32…ブレーキコントローラ
33…操舵モータコントローラ
41…エンジン・駆動系
42…ブレーキユニット
43…操舵アシストモータ
DESCRIPTION OF SYMBOLS 1 ... Vehicle travel control apparatus 11 ... Camera (imaging means)
12 ... Relative position sensor (position detection means)
DESCRIPTION OF SYMBOLS 13 ... Steering angle sensor 14 ... Car navigation unit 15 ... Vehicle speed sensor 20 ... Microprocessor 21 ... Road condition detection part (road condition detection means)
22 ... Automatic driving unit 23 ... Attribute selection unit (attribute selection means)
24 ... Travel control unit (travel control means)
24a ... Correction unit 24b ... Trajectory correction unit 25 ... Image processing unit (image processing means)
26 ... attribute linking unit (attribute linking means)
27 ... Attribute holding unit (attribute linking means)
31 ... Powertrain controller 32 ... Brake controller 33 ... Steering motor controller 41 ... Engine / drive system 42 ... Brake unit 43 ... Steering assist motor

Claims (10)

車両周囲の物体の位置を検出する位置検出手段と、
道路状況を検出する道路状況検出手段と、
前記位置検出手段により検出される物体に、前記道路状況検出手段により検出された当該物体が存在する位置の道路状況に応じて、当該物体に対して属性を付加する属性選択手段と、
前記属性選択手段により付加された属性に応じた走行制御を実行する走行制御手段と、
を備えることを特徴とする車両用走行制御装置。
Position detecting means for detecting the position of an object around the vehicle;
Road condition detection means for detecting the road condition;
Attribute selection means for adding an attribute to the object detected by the position detection means according to the road situation of the position where the object detected by the road situation detection means exists;
Travel control means for executing travel control according to the attribute added by the attribute selection means;
A vehicle travel control device comprising:
前記属性選択手段は、前記位置検出手段及び前記道路状況検出手段により、属性不明の物体が横断歩道付近に位置すると判断した場合、当該物体に対して歩行者及び自転車を含む自走する人であることを示す低速人移動の属性を付加し、
前記走行制御手段は、前記属性選択手段により前記低速人移動の属性が付加された場合、横断歩道の手前で自車両を一旦停止させる制御を実行する
ことを特徴とする請求項1に記載の車両用走行制御装置。
The attribute selection means is a self-running person including a pedestrian and a bicycle with respect to the object when the position detection means and the road condition detection means determine that the object with unknown attribute is located near the pedestrian crossing. Add the attribute of slow movement to indicate that
2. The vehicle according to claim 1, wherein when the attribute of the low-speed person movement is added by the attribute selection unit, the travel control unit performs control to temporarily stop the host vehicle in front of a pedestrian crossing. Travel control device.
前記属性選択手段は、前記位置検出手段及び前記道路状況検出手段により、属性不明の物体が自車両の前方の同じ車道に位置し、且つ、当該物体が前方に移動していると判断した場合、当該物体に対してバイク及び自動車を含む高速で自走する物体であることを示す高速人移動の属性を付加し、
前記走行制御手段は、前記属性選択手段により前記高速人移動の属性が付加された物体に追従走行する制御を実行する
ことを特徴とする請求項1又は請求項2のいずれかに記載の車両用走行制御装置。
The attribute selection means, when the position detection means and the road condition detection means determine that the object whose attribute is unknown is located on the same road ahead of the host vehicle and the object is moving forward, Add an attribute of high-speed human movement indicating that the object is a self-propelled object including a motorcycle and a car,
3. The vehicle according to claim 1, wherein the traveling control unit performs control of traveling following the object to which the attribute of the high-speed human movement is added by the attribute selecting unit. Travel control device.
前記属性選択手段は、前記位置検出手段及び前記道路状況検出手段により、属性不明の物体が自車両の前方の同じ車道に位置し、且つ、自車両の後方から接近する物体に自車両が追い抜かれたと判断した場合、当該物体に対して動物の属性を付加し、
前記走行制御手段は、動物の動きの不確かさを考慮して前記属性選択手段により動物の属性が付加された物体との距離を確保しつつ、自車両を追い越した物体に法定速度を順守して追従走行することにより、当該物体を追い越す制御を実行する
ことを特徴とする請求項1から請求項3のいずれか1項に記載の車両用走行制御装置。
The attribute selecting means includes the position detecting means and the road condition detecting means in which an object whose attribute is unknown is located on the same road ahead of the host vehicle and the host vehicle is overtaken by an object approaching from the rear of the host vehicle. If it is determined that the animal has an animal attribute,
The travel control means observes the legal speed for an object that has passed the own vehicle while ensuring the distance from the object to which the animal attribute is added by the attribute selection means in consideration of the uncertainty of the movement of the animal. The vehicle travel control device according to any one of claims 1 to 3, wherein control for overtaking the object is performed by following the vehicle.
前記属性選択手段は、前記位置検出手段及び前記道路状況検出手段により、属性不明の物体が自車両の前方の同じ車道に位置し、且つ、当該物体が停止していると判断した場合、当該物体に対して動物の属性を付加し、
前記走行制御手段は、動物の動きの不確かさを考慮して前記属性選択手段により動物の属性が付加された物体との距離を確保しつつ、当該物体を追い越す制御を実行する
ことを特徴とする請求項1から請求項4のいずれか1項に記載の車両用走行制御装置。
If the attribute selecting means determines that the object with unknown attribute is located on the same road ahead of the host vehicle and the object is stopped by the position detecting means and the road condition detecting means, Add animal attributes to
The travel control means executes control for overtaking the object while ensuring the distance from the object to which the animal attribute is added by the attribute selection means in consideration of the uncertainty of the movement of the animal. The vehicle travel control apparatus according to any one of claims 1 to 4.
前記属性選択手段は、前記位置検出手段及び前記道路状況検出手段により、周囲の車両が路肩に寄って停止又は徐行し、属性不明の物体が自車両の後方から接近していると判断した場合、当該物体にパトカー及び救急車を含む緊急車両の属性を付加し、
前記走行制御手段は、自車両を路肩に寄せて前記属性選択手段により緊急車両の属性が付加された物体が自車両を追い越させる制御を実行する
ことを特徴とする請求項1から請求項5のいずれか1項に記載の車両用走行制御装置。
The attribute selection means, when the position detection means and the road condition detection means determine that the surrounding vehicle stops or slows down on the shoulder of the road, and that an object with unknown attributes is approaching from behind the host vehicle, Add the attributes of emergency vehicles including police cars and ambulances to the object,
6. The control according to claim 1, wherein the travel control unit performs control in which the object to which the attribute of the emergency vehicle is added is overtaken by the attribute selection unit after the host vehicle is brought close to a road shoulder. The vehicle travel control device according to claim 1.
前記属性選択手段は、前記位置検出手段及び前記道路状況検出手段により、属性不明の物体が道路脇又は道路脇の歩道に位置していると判断した場合、当該物体に対して動物の属性を付加し、
前記走行制御手段は、動物の動きの不確かさを考慮して前記属性選択手段により動物の属性が付加された物体との距離を確保しつつ、当該物体を追い越す制御を実行する
ことを特徴とする請求項1から請求項6のいずれか1項に記載の車両用走行制御装置。
The attribute selection means adds an animal attribute to the object when the position detection means and the road condition detection means determine that an object with unknown attributes is located on a roadside or a sidewalk on the roadside. And
The travel control means executes control for overtaking the object while ensuring the distance from the object to which the animal attribute is added by the attribute selection means in consideration of the uncertainty of the movement of the animal. The vehicle travel control apparatus according to any one of claims 1 to 6.
前記属性選択手段は、前記位置検出手段及び前記道路状況検出手段により、属性不明の物体が自動車専用道路に位置していると判断した場合、当該物体に対して高速人移動の属性を付加し、
前記走行制御手段は、前記属性選択手段により前記高速人移動の属性が付加された物体に追従走行する制御を実行する
ことを特徴とする請求項1から請求項7のいずれか1項に記載の車両用走行制御装置。
The attribute selecting means, when the position detecting means and the road condition detecting means determine that an object with unknown attribute is located on a road for exclusive use of an automobile, adds an attribute of high-speed human movement to the object,
8. The control according to claim 1, wherein the traveling control unit performs control of traveling following the object to which the attribute of the high-speed human movement is added by the attribute selection unit. Vehicle travel control device.
車両周囲を撮像する撮像手段と、
前記撮像手段により得られる撮像画像内の物体について、位置と属性を検出する画像処理手段と、
前記画像処理手段により検出された物体の位置と、前記位置検出手段により検出された物体の位置とに基づいて、それぞれの物体が同じ物体であると判断した場合に、前記位置検出手段により検出された物体に、前記画像処理手段により検出された属性を付与する属性紐付け手段と、
前記属性紐付け手段により付与された属性の物体が前記撮像手段の視野外に移動しても前記位置検出手段により検出されている限り、前記属性紐付け手段により付与された属性を保持する属性保持手段と、さらに備え、
前記属性選択手段は、前記属性保持手段により属性が保持される物体が交錯した場合、前記道路状況検出手段により検出された当該交錯物体が存在する位置の道路状況に応じて、当該物体に対して属性を付加する
ことを特徴とする請求項1から請求項8のいずれか1項に記載の車両用走行制御装置。
Imaging means for imaging the surroundings of the vehicle;
Image processing means for detecting a position and an attribute of an object in a captured image obtained by the imaging means;
Based on the position of the object detected by the image processing means and the position of the object detected by the position detection means, it is detected by the position detection means when it is determined that each object is the same object. Attribute association means for assigning an attribute detected by the image processing means to the object,
Attribute holding that holds the attribute given by the attribute linking means as long as the object having the attribute given by the attribute linking means is detected by the position detecting means even if it moves out of the field of view of the imaging means Means, and further,
The attribute selecting means, when an object whose attribute is held by the attribute holding means is crossed, depending on the road situation of the position where the crossed object detected by the road situation detecting means exists, The vehicle travel control apparatus according to any one of claims 1 to 8, wherein an attribute is added.
車両周囲の物体の位置を検出する位置検出工程と、
道路状況を検出する道路状況検出工程と、
前記位置検出工程において検出される物体に、前記道路状況検出工程において検出された当該物体が存在する位置の道路状況に応じて、当該物体に対して属性を付加する属性選択工程と、
前記属性選択工程において付加された属性に応じた走行制御を実行する走行制御工程と、
を備えることを特徴とする車両用走行制御方法。
A position detection step for detecting the position of an object around the vehicle;
A road condition detection process for detecting road conditions;
An attribute selection step of adding an attribute to the object according to the road situation of the position where the object detected in the road situation detection step is present in the object detected in the position detection step;
A travel control step for executing travel control according to the attribute added in the attribute selection step;
A vehicular travel control method comprising:
JP2012186134A 2012-08-27 2012-08-27 Vehicle travel control apparatus and method Expired - Fee Related JP6160041B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012186134A JP6160041B2 (en) 2012-08-27 2012-08-27 Vehicle travel control apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012186134A JP6160041B2 (en) 2012-08-27 2012-08-27 Vehicle travel control apparatus and method

Publications (2)

Publication Number Publication Date
JP2014043156A true JP2014043156A (en) 2014-03-13
JP6160041B2 JP6160041B2 (en) 2017-07-12

Family

ID=50394765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012186134A Expired - Fee Related JP6160041B2 (en) 2012-08-27 2012-08-27 Vehicle travel control apparatus and method

Country Status (1)

Country Link
JP (1) JP6160041B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017077829A (en) * 2015-10-21 2017-04-27 富士重工業株式会社 Drive assist control device of vehicle
JP2019043431A (en) * 2017-09-05 2019-03-22 本田技研工業株式会社 Travel control device, and travel control method and program
JP2019074885A (en) * 2017-10-13 2019-05-16 キャッツ株式会社 Operation simulator of automatic driving vehicle, operation confirmation method of automatic driving vehicle, control device of automatic driving vehicle and method for controlling automatic driving vehicle
JP2019148850A (en) * 2018-02-26 2019-09-05 本田技研工業株式会社 Vehicle controller
WO2019171576A1 (en) * 2018-03-09 2019-09-12 本田技研工業株式会社 Vehicle control device, vehicle control method, and program
JP2019169012A (en) * 2018-03-26 2019-10-03 株式会社デンソー Travel position determination device
US20200094826A1 (en) * 2018-09-26 2020-03-26 Honda Motor Co., Ltd. Vehicle control device, vehicle control method, and storage medium
WO2022118788A1 (en) * 2020-12-01 2022-06-09 日野自動車株式会社 Vehicle control device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002099905A (en) * 2000-09-22 2002-04-05 Mazda Motor Corp Object-discriminating apparatus
JP2006298254A (en) * 2005-04-22 2006-11-02 Toyota Motor Corp Traveling support device
JP2007076389A (en) * 2005-09-09 2007-03-29 Mitsubishi Motors Corp Vehicle speed control system
JP2007132748A (en) * 2005-11-09 2007-05-31 Toyota Motor Corp Object detector
JP2010237792A (en) * 2009-03-30 2010-10-21 Aisin Aw Co Ltd Driving assist device, driving assist method, and driving assist program
JP2011117895A (en) * 2009-12-07 2011-06-16 Toyota Motor Corp Object detector and safety system for vehicle equipped with the same
JP2011525005A (en) * 2008-05-21 2011-09-08 アーデーツエー・オートモテイブ・デイスタンス・コントロール・システムズ・ゲゼルシヤフト・ミツト・ベシユレンクテル・ハフツング Driver assistance system for avoiding collision between vehicle and pedestrian
JP2012064115A (en) * 2010-09-17 2012-03-29 Denso Wave Inc Intrusion detection device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002099905A (en) * 2000-09-22 2002-04-05 Mazda Motor Corp Object-discriminating apparatus
JP2006298254A (en) * 2005-04-22 2006-11-02 Toyota Motor Corp Traveling support device
JP2007076389A (en) * 2005-09-09 2007-03-29 Mitsubishi Motors Corp Vehicle speed control system
JP2007132748A (en) * 2005-11-09 2007-05-31 Toyota Motor Corp Object detector
JP2011525005A (en) * 2008-05-21 2011-09-08 アーデーツエー・オートモテイブ・デイスタンス・コントロール・システムズ・ゲゼルシヤフト・ミツト・ベシユレンクテル・ハフツング Driver assistance system for avoiding collision between vehicle and pedestrian
JP2010237792A (en) * 2009-03-30 2010-10-21 Aisin Aw Co Ltd Driving assist device, driving assist method, and driving assist program
JP2011117895A (en) * 2009-12-07 2011-06-16 Toyota Motor Corp Object detector and safety system for vehicle equipped with the same
JP2012064115A (en) * 2010-09-17 2012-03-29 Denso Wave Inc Intrusion detection device

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017077829A (en) * 2015-10-21 2017-04-27 富士重工業株式会社 Drive assist control device of vehicle
JP2019043431A (en) * 2017-09-05 2019-03-22 本田技研工業株式会社 Travel control device, and travel control method and program
JP2019074885A (en) * 2017-10-13 2019-05-16 キャッツ株式会社 Operation simulator of automatic driving vehicle, operation confirmation method of automatic driving vehicle, control device of automatic driving vehicle and method for controlling automatic driving vehicle
JP2019148850A (en) * 2018-02-26 2019-09-05 本田技研工業株式会社 Vehicle controller
WO2019171576A1 (en) * 2018-03-09 2019-09-12 本田技研工業株式会社 Vehicle control device, vehicle control method, and program
US11932251B2 (en) 2018-03-09 2024-03-19 Honda Motor Co., Ltd. Vehicle control device, vehicle control method, and program
JPWO2019171576A1 (en) * 2018-03-09 2021-01-07 本田技研工業株式会社 Vehicle control devices, vehicle control methods, and programs
JP7098996B2 (en) 2018-03-26 2022-07-12 株式会社デンソー Traveling position determining device
JP2019169012A (en) * 2018-03-26 2019-10-03 株式会社デンソー Travel position determination device
WO2019187550A1 (en) * 2018-03-26 2019-10-03 株式会社デンソー Travel position determining device
US11590971B2 (en) 2018-03-26 2023-02-28 Denso Corporation Apparatus and method for determining traveling position of vehicle
CN111919245A (en) * 2018-03-26 2020-11-10 株式会社电装 Travel position determining device
JP2020050109A (en) * 2018-09-26 2020-04-02 本田技研工業株式会社 Vehicle control device, vehicle control method, and program
CN110949376A (en) * 2018-09-26 2020-04-03 本田技研工业株式会社 Vehicle control device, vehicle control method, and storage medium
US11661057B2 (en) 2018-09-26 2023-05-30 Honda Motor Co., Ltd. Vehicle control device, vehicle control method, and storage medium
CN110949376B (en) * 2018-09-26 2023-07-14 本田技研工业株式会社 Vehicle control device, vehicle control method, and storage medium
US20200094826A1 (en) * 2018-09-26 2020-03-26 Honda Motor Co., Ltd. Vehicle control device, vehicle control method, and storage medium
WO2022118788A1 (en) * 2020-12-01 2022-06-09 日野自動車株式会社 Vehicle control device

Also Published As

Publication number Publication date
JP6160041B2 (en) 2017-07-12

Similar Documents

Publication Publication Date Title
JP6160041B2 (en) Vehicle travel control apparatus and method
JP6760977B2 (en) Vehicle control system
CN109515434B (en) Vehicle control device, vehicle control method, and storage medium
JP4933962B2 (en) Branch entry judgment device
US10198951B2 (en) Models of the surroundings for vehicles
CN109421710A (en) Vehicle control system, control method for vehicle and storage medium
WO2018029978A1 (en) Exterior display processing device and exterior display system
WO2017119170A1 (en) Driving assistance device
US10522041B2 (en) Display device control method and display device
CN108501949A (en) Information processing unit and program
JP7028131B2 (en) Notification device
JPWO2019043847A1 (en) Travel control device, vehicle, and travel control method
JP2001052297A (en) Method and device for supporting safe travel and recording medium
CN111731296B (en) Travel control device, travel control method, and storage medium storing program
US20200339194A1 (en) Vehicle control apparatus, vehicle, and control method
CN114516329A (en) Vehicle adaptive cruise control system, method, and computer readable medium
JP7183438B2 (en) Driving support device, driving support method and program
JP2009137385A (en) Vehicle travel support device
JP3933001B2 (en) Driver future situation prediction device
CN115257707A (en) Method for operating a parking assistance function of a motor vehicle
CN112660018B (en) Display device and display method of display device
JP6633041B2 (en) Vehicle, travel control device, and travel control method
JP6637474B2 (en) Travel control device, travel control method, and vehicle
JP7435787B2 (en) Route confirmation device and route confirmation method
JP6657731B2 (en) Driving support system and driving support method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150629

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160802

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160927

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20160927

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170228

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170424

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170529

R151 Written notification of patent or utility model registration

Ref document number: 6160041

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees