JP7252513B2 - Vehicle driving support system - Google Patents

Vehicle driving support system Download PDF

Info

Publication number
JP7252513B2
JP7252513B2 JP2019065546A JP2019065546A JP7252513B2 JP 7252513 B2 JP7252513 B2 JP 7252513B2 JP 2019065546 A JP2019065546 A JP 2019065546A JP 2019065546 A JP2019065546 A JP 2019065546A JP 7252513 B2 JP7252513 B2 JP 7252513B2
Authority
JP
Japan
Prior art keywords
route
vehicle
obstacle
ecu
sampling points
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019065546A
Other languages
Japanese (ja)
Other versions
JP2020163975A (en
Inventor
英輝 高橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mazda Motor Corp
Original Assignee
Mazda Motor Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mazda Motor Corp filed Critical Mazda Motor Corp
Priority to JP2019065546A priority Critical patent/JP7252513B2/en
Publication of JP2020163975A publication Critical patent/JP2020163975A/en
Application granted granted Critical
Publication of JP7252513B2 publication Critical patent/JP7252513B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、車両に搭載される車両運転支援システムに関する。 The present invention relates to a vehicle driving support system mounted on a vehicle.

車両の経路候補(つまり、実際に車両を走行させる目標経路となり得る候補)の設定に用いられるアルゴリズムとして、ポテンシャル法、スプライン補間関数、Aスター(A*)、RRT、ステートラティス法等が知られている。また、このようなアルゴリズムを用いた車両運転支援システムも提案されている。 Potential method, spline interpolation function, A star (A*), RRT, state lattice method, etc. are known as algorithms used for setting vehicle route candidates (that is, candidates that can be the target route for actually driving the vehicle). ing. A vehicle driving support system using such an algorithm has also been proposed.

上記アルゴリズムによれば、車両の走行路に複数の経路候補を設定することが可能になる。障害物回避等の観点から各経路候補の経路コストが計算され、当該計算結果に基づいて適切と判断された1つの経路候補が目標経路として選択される。例えば、特許文献1には、グリッドマップ上に複数の経路候補を設定し、移動コストに基づいて1つの経路候補を選択する車両運転支援システムが開示されている。 According to the algorithm described above, it is possible to set a plurality of route candidates for the travel route of the vehicle. The route cost of each route candidate is calculated from the viewpoint of obstacle avoidance and the like, and one route candidate judged appropriate based on the calculation result is selected as the target route. For example, Patent Literature 1 discloses a vehicle driving support system that sets a plurality of route candidates on a grid map and selects one route candidate based on travel costs.

国際公開第2013/051081号WO2013/051081

特許文献1記載のシステムは、グリッドマップの複数のセルのうち、経路候補が通過する全てのセルにおける移動コストを計算する。このように経路候補上の多数の位置で経路コストを計算する手法は、その経路候補の経路コストの評価精度を高める観点では有意であるものの、大きな計算負荷を伴う。 The system described in Patent Literature 1 calculates movement costs in all cells through which route candidates pass among a plurality of cells in a grid map. Such a method of calculating route costs at a large number of positions on a route candidate is significant from the viewpoint of improving the evaluation accuracy of the route cost of the route candidate, but entails a large computational load.

特に、ステートラティス法のように多数の経路候補を設定可能な手法を用いる場合、経路コストの計算負荷が膨大になるおそれがある。このため、計算負荷の軽減と、経路コストの評価精度との両立が求められていた。 In particular, when using a method such as the state lattice method that can set a large number of route candidates, the route cost calculation load may become enormous. For this reason, it has been desired to achieve both a reduction in the computational load and an evaluation accuracy of the route cost.

本発明は、このような課題を解決するためになされたものであり、経路候補の経路コストの評価精度と、その計算負荷の軽減とを両立可能な車両運転支援システムを提供することを目的とする。 SUMMARY OF THE INVENTION The present invention has been made to solve such problems, and it is an object of the present invention to provide a vehicle driving support system capable of achieving both the accuracy of route cost evaluation of route candidates and the reduction of the calculation load. do.

上記課題を解決するために、本発明は、車両に搭載される車両運転支援システムであって、走行路に関する走行路情報を取得する走行路情報取得装置と、走行路上の障害物に関する障害物情報を取得する障害物情報取得装置と、走行路情報に基づいて走行路に目標経路を設定し、該目標経路に沿って走行するように車両を制御する制御装置と、を備え、制御装置は、走行路情報に基づいて、走行路に、曲線形状を呈する複数の経路候補を設定し、複数の経路候補のそれぞれの曲線形状に沿って複数のサンプリング点を所定間隔で設定し、複数のサンプリング点のそれぞれにおける経路コストを計算し、経路コストに基づいて、複数の経路候補から1つの経路候補を目標経路として選択するように構成され、さらに、制御装置は、障害物の近傍に、該障害物の移動速度及び移動方向に応じた外形を有する警戒領域を設定し、経路候補のうち、警戒領域に含まれる部分に沿って第1間隔でサンプリング点を設定し、他の部分に沿って第1間隔よりも大きい第2間隔でサンプリング点を設定するように構成されている、ことを特徴としている。 In order to solve the above problems, the present invention provides a vehicle driving support system mounted on a vehicle, comprising a traveling road information acquisition device for acquiring traveling road information about a traveling road, and obstacle information about obstacles on the traveling road. and a control device that sets a target route on the travel route based on the travel route information and controls the vehicle to travel along the target route, wherein the control device comprises: Based on the traveling road information, a plurality of curved route candidates are set on the traveling road, and a plurality of sampling points are set at predetermined intervals along the curved shape of each of the plurality of route candidates. and select one route candidate from a plurality of route candidates as a target route based on the route cost. set a warning area having an outer shape according to the moving speed and moving direction of the route candidate, set sampling points at a first interval along the part included in the warning area among the route candidates, and set sampling points at the first interval along the other part It is characterized in that the sampling points are set at a second interval that is larger than the interval.

この構成によれば、制御装置は、障害物の移動速度及び移動方向に応じた外形を有する警戒領域を、障害物の近傍に設定する。また、制御装置は、経路候補のうち、警戒領域に含まれる部分に沿って第1間隔でサンプリング点を設定する。第1間隔は第2間隔よりも小さいため、障害物の近傍に比較的高い密度で複数のサンプリング点が設定される。この結果、障害物の移動を考慮した範囲における経路コストの評価精度を高めることが可能になる。 According to this configuration, the control device sets a caution area having an outer shape according to the moving speed and moving direction of the obstacle in the vicinity of the obstacle. In addition, the control device sets sampling points at first intervals along a portion of the route candidate that is included in the caution area. Since the first interval is smaller than the second interval, a plurality of sampling points are set at a relatively high density near the obstacle. As a result, it is possible to improve the accuracy of route cost evaluation in the range in which movement of obstacles is considered.

一方、経路候補の他の部分(つまり、警戒領域に含まれない部分)については、制御装置は、当該他の部分に沿って第2間隔でサンプリング点を設定する。第2間隔は第1間隔よりも大きいため、当該他の部分には比較的低い密度で複数のサンプリング点が設定される。この結果、当該他の部分における経路コストの計算負荷を軽減することが可能になる。サンプリング点の密度が比較的低いことで、当該他の部分における経路コストの評価精度も低くなるものの、その評価精度が警戒領域における車両の走行に与える影響は比較的小さい。 On the other hand, for the other portion of the route candidate (that is, the portion not included in the caution area), the control device sets sampling points at second intervals along the other portion. Since the second interval is larger than the first interval, a plurality of sampling points are set at relatively low density in the other portion. As a result, it becomes possible to reduce the calculation load of the route cost in the other portion. Since the density of sampling points is relatively low, the evaluation accuracy of the route cost in the other portion is also low, but the influence of the evaluation accuracy on the traveling of the vehicle in the caution area is relatively small.

すなわち、上記構成によれば、計算負荷を軽減しながらも、経路コストの評価精度を実用上十分なものとすることが可能になる。この結果、経路候補の経路コストの評価精度と、その計算負荷の軽減とを両立させることが可能になる。 That is, according to the above configuration, it is possible to reduce the computational load and make the route cost evaluation accuracy practically sufficient. As a result, it is possible to achieve both the accuracy of route cost evaluation of route candidates and the reduction of the calculation load.

また、制御装置は、障害物の移動速度が大きいほど、障害物の移動方向における警戒領域の寸法を大きくするように構成されている。
この構成によれば、移動後の障害物を考慮して経路コストを評価することが可能になる。この結果、経路候補の経路コストの評価精度と、その計算負荷の軽減とを両立させることが可能になる。
Further , the control device is configured to increase the size of the caution area in the moving direction of the obstacle as the moving speed of the obstacle increases.
According to this configuration, it is possible to evaluate the route cost in consideration of obstacles after movement. As a result, it is possible to achieve both the accuracy of route cost evaluation of route candidates and the reduction of the calculation load.

なお、障害物の移動方向における警戒領域の寸法は、障害物の移動速度の増加に伴って連続的に大きくなる必要は無い。例えば、当該寸法が、障害物の移動速度の増加に伴って段階的に大きくなる形態も、本発明の範囲に包含される。 It should be noted that the dimension of the caution area in the moving direction of the obstacle does not need to increase continuously as the moving speed of the obstacle increases. For example, the scope of the present invention also includes a configuration in which the dimension increases stepwise as the moving speed of the obstacle increases.

本発明において、好ましくは、制御装置は、障害物の移動方向と直交する方向における警戒領域の寸法を、障害物からその移動方向に離間するほど大きくするように構成されている。
この構成によれば、障害物の不確実な移動先を考慮して経路コストを評価することが可能になる。この結果、経路候補の経路コストの評価精度と、その計算負荷の軽減とを両立させることが可能になる。
In the present invention, preferably, the control device is configured to increase the dimension of the caution area in the direction orthogonal to the moving direction of the obstacle as the distance from the obstacle in the moving direction increases.
According to this configuration, it is possible to evaluate the route cost in consideration of the uncertain destination of the obstacle. As a result, it is possible to achieve both the accuracy of route cost evaluation of route candidates and the reduction of the calculation load.

なお、障害物の移動方向と直交する方向における警戒領域の寸法は、障害物からの距離の増加に伴って連続的に大きくなる必要は無い。例えば、当該寸法が、障害物からの距離の増加に伴って段階的に大きくなる形態も、本発明の範囲に包含される。 It should be noted that the dimension of the caution area in the direction orthogonal to the moving direction of the obstacle does not need to increase continuously as the distance from the obstacle increases. For example, a configuration in which the dimension increases stepwise with increasing distance from the obstacle is also included within the scope of the present invention.

本発明において、好ましくは、制御装置は、障害物が車両である場合は、障害物が歩行者である場合と比べて警戒領域の外形を大きくするように構成されている。
この構成によれば、障害物が車両である場合は、障害物が歩行者である場合と比べて、より広い範囲における経路コストの評価精度を高めることが可能になる。すなわち、移動速度が比較的大きい障害物である車両に関して、経路コストの評価精度をより高めることが可能になる。この結果、計算負荷を軽減しながらも、経路コストの評価精度を実用上十分なものとすることが可能になる。
In the present invention, preferably, the control device is configured to increase the outline of the caution area when the obstacle is a vehicle compared to when the obstacle is a pedestrian.
According to this configuration, when the obstacle is a vehicle, it is possible to improve the accuracy of route cost evaluation in a wider range than when the obstacle is a pedestrian. That is, it is possible to further improve the accuracy of route cost evaluation for a vehicle, which is an obstacle with a relatively high moving speed. As a result, while the calculation load is reduced, it is possible to make the route cost evaluation accuracy practically sufficient.

本発明によれば、経路候補の経路コストの評価精度と、その計算負荷の軽減とを両立可能な車両運転支援システムを提供することが可能になる。 Advantageous Effects of Invention According to the present invention, it is possible to provide a vehicle driving support system capable of achieving both the accuracy of route cost evaluation of route candidates and the reduction of the calculation load.

実施形態に係る車両運転支援システムの構成図である。1 is a configuration diagram of a vehicle driving support system according to an embodiment; FIG. 経路候補及びサンプリング点の説明図である。FIG. 4 is an explanatory diagram of route candidates and sampling points; 経路候補及びサンプリング点の説明図である。FIG. 4 is an explanatory diagram of route candidates and sampling points; 図1のECUが実行する演算を示すフローチャートである。FIG. 2 is a flow chart showing calculations executed by an ECU in FIG. 1; FIG.

以下、添付図面を参照しながら実施形態について説明する。説明の理解を容易にするため、各図面において同一の構成要素に対しては同一の符号を付して、重複する説明は省略する。 Embodiments will be described below with reference to the accompanying drawings. In order to facilitate understanding of the description, the same components are denoted by the same reference numerals in each drawing, and overlapping descriptions are omitted.

まず、図1及び図2を参照しながら、本発明に係る車両運転支援システム100の概要について説明する。図1は、車両運転支援システム100の構成図である。図2は、経路候補RC及びサンプリング点SPの説明図である。 First, an overview of a vehicle driving support system 100 according to the present invention will be described with reference to FIGS. 1 and 2. FIG. FIG. 1 is a configuration diagram of a vehicle driving support system 100. As shown in FIG. FIG. 2 is an explanatory diagram of route candidates RC and sampling points SP.

車両運転支援システム100は、車両1に搭載され、車両1を目標経路に沿って走行させる運転支援制御を提供する。図1に示されるように、車両運転支援システム100は、ECU(電子制御装置)10と、複数のセンサ類と、複数の制御システムと、を備えている。複数のセンサ類には、カメラ21、レーダ22や、車両1の挙動や乗員による運転操作を検出するための車速センサ23、加速度センサ24、ヨーレートセンサ25、操舵角センサ26、アクセルセンサ27、ブレーキセンサ28が含まれている。さらに、複数のセンサ類には、車両1の位置を検出するための測位システム29、ナビゲーションシステム30が含まれている。複数の制御システムには、エンジン制御システム31、ブレーキ制御システム32、ステアリング制御システム33が含まれている。 A vehicle driving support system 100 is mounted on a vehicle 1 and provides driving support control for causing the vehicle 1 to travel along a target route. As shown in FIG. 1, a vehicle driving support system 100 includes an ECU (electronic control unit) 10, a plurality of sensors, and a plurality of control systems. The plurality of sensors include a camera 21, a radar 22, a vehicle speed sensor 23 for detecting the behavior of the vehicle 1 and the driving operation by the occupant, an acceleration sensor 24, a yaw rate sensor 25, a steering angle sensor 26, an accelerator sensor 27, a brake A sensor 28 is included. Furthermore, the multiple sensors include a positioning system 29 for detecting the position of the vehicle 1 and a navigation system 30 . The multiple control systems include an engine control system 31 , a brake control system 32 and a steering control system 33 .

また、他のセンサ類として、車両1に対する周辺構造物の距離及び位置を測定する周辺ソナー、車両1の4箇所の角部における周辺構造物の接近を測定するコーナーレーダや、車両1の車室内を撮影するインナーカメラが含まれていてもよい。 In addition, as other sensors, a peripheral sonar for measuring the distance and position of peripheral structures with respect to the vehicle 1, a corner radar for measuring the approach of peripheral structures at four corners of the vehicle 1, and a vehicle interior of the vehicle 1 may include an inner camera that captures the

ECU10は、本発明に係る制御装置の一例である。ECU10は、CPU、各種プログラムを記憶するメモリ、入出力装置等を備えたコンピュータにより構成される。ECU10は、複数のセンサ類から受け取った信号に基づいて種々の演算を実行し、エンジン制御システム31、ブレーキ制御システム32、ステアリング制御システム33に対して、それぞれエンジンシステム、ブレーキシステム、ステアリングシステムを適宜に作動させるための制御信号を送信する。 The ECU 10 is an example of a control device according to the invention. The ECU 10 is configured by a computer having a CPU, a memory for storing various programs, an input/output device, and the like. The ECU 10 performs various calculations based on signals received from a plurality of sensors, and appropriately controls the engine system, brake system, and steering system for the engine control system 31, brake control system 32, and steering control system 33, respectively. send a control signal to activate the

ECU10は、走行路情報に基づいて、走行路上の位置を特定するための演算を行う。走行路情報は、車両1が走行している走行路に関する情報であり、例えば、走行路の形状(直線、カーブ、カーブ曲率)、走行路幅、車線数、車線幅等に関する情報を含んでいる。走行路情報は、カメラ21、レーダ22、ナビゲーションシステム30等により取得される。 The ECU 10 performs calculations for specifying a position on the travel road based on the travel road information. The road information is information about the road on which the vehicle 1 is traveling, and includes information about the shape of the road (straight line, curve, curve curvature), width of the road, number of lanes, width of the lane, and the like. . Traveling route information is acquired by the camera 21, the radar 22, the navigation system 30, and the like.

図2は、車両1が走行路5上を走行している様子を示している。ECU10は、走行路情報に基づく演算により、車両1の進行方向に存在する走行路5上に、仮想の複数のグリッド点Gn(n=1,2,・・・N)を設定する。走行路5が延びる方向をx方向と定義し、走行路5の幅方向をy方向と定義した場合に、グリッド点Gnは、x方向及びy方向に沿って格子状に配列されている。 FIG. 2 shows the vehicle 1 running on the road 5. As shown in FIG. The ECU 10 sets a plurality of virtual grid points G n (n=1, 2, . . . N) on the traveling road 5 existing in the traveling direction of the vehicle 1 by calculation based on the traveling road information. When the direction in which the travel path 5 extends is defined as the x direction and the width direction of the travel path 5 is defined as the y direction, the grid points G n are arranged in a grid along the x direction and the y direction.

ECU10がグリッド点Gnを設定する範囲は、走行路5に沿って、距離Lだけ車両1の前方に亘っている。距離Lは、演算実行時の車両1の速度に基づいて計算される。本実施形態では、距離Lは、演算実行時の速度(V)で所定の固定時間t(例えば、3秒)に走行すると予想される距離である(L=V×t)。しかしながら、距離Lは、所定の固定距離(例えば、100m)であってもよいし、速度(及び加速度)の関数であってもよい。また、グリッド点Gnが設定される範囲の幅Wは、走行路5の幅と略等しい値に設定される。このような複数のグリッド点Gnの設定により、走行路5上の位置を特定することが可能になる。 The range in which the ECU 10 sets the grid points Gn extends a distance L ahead of the vehicle 1 along the travel path 5 . Distance L is calculated based on the speed of vehicle 1 at the time of execution of the calculation. In this embodiment, the distance L is the distance (L=V×t) that is expected to be traveled in a predetermined fixed time t (for example, 3 seconds) at the speed (V) at the time of execution of the calculation. However, the distance L may be a predetermined fixed distance (eg 100m) or it may be a function of velocity (and acceleration). Also, the width W of the range in which the grid points G n are set is set to a value substantially equal to the width of the travel path 5 . By setting a plurality of grid points G n in this way, it becomes possible to specify the position on the travel path 5 .

なお、図2に示される走行路5は直線区間であるため、グリッド点Gnは矩形状に配置されている。しかしながら、グリッド点Gnは走行路が延びる方向に沿って配置されるため、走行路がカーブ区間を含んでいる場合は、グリッド点Gnはカーブ区間の湾曲に沿って配置される。 Since the running path 5 shown in FIG. 2 is a straight section, the grid points G n are arranged in a rectangular shape. However, since the grid points Gn are arranged along the direction in which the road extends, if the road includes a curved section, the grid points Gn are arranged along the curve of the curved section.

また、ECU10は、走行路情報と障害物情報に基づいて、経路候補RC(つまり、実際に車両1を走行させる目標経路となり得る候補)を設定するための演算を実行する。障害物情報は、車両1の進行方向の走行路5上の障害物(例えば、先行車両、駐車車両、歩行者、落下物等)の有無や、その種類、大きさ、移動方向、移動速度等に関する情報である。障害物情報は、カメラ21及びレーダ22により取得される。 Further, the ECU 10 performs an operation for setting a route candidate RC (that is, a candidate that can be a target route for actually traveling the vehicle 1) based on the traveling road information and the obstacle information. The obstacle information includes the presence or absence of obstacles (e.g., preceding vehicles, parked vehicles, pedestrians, fallen objects, etc.) on the travel path 5 in the traveling direction of the vehicle 1, their types, sizes, moving directions, moving speeds, and the like. Information about Obstacle information is acquired by the camera 21 and the radar 22 .

ECU10は、ステートラティス法を用いた経路探索により、複数の経路候補RCを設定する。ステートラティス法によれば、始点Psから、車両1の進行方向に存在する各グリッド点Gnに向かって枝分かれしながら延びる複数の経路候補RCが設定される。始点Psは演算実行時の車両1の位置であり、図2に示される例では車両1はxy座標の原点に位置しているため、始点Psの座標は(0,0)である。ECU10は、y座標がx座標を変数とする多次関数を規定し、当該多次関数に基づいてxy座標に描画される曲線を経路候補RCとして設定する。当該多次関数は、例えば、5次関数や3次関数である。図2は、ECU10が設定する複数の経路候補RCの一部である経路候補RCa,RCb,RCcを示している。 The ECU 10 sets a plurality of route candidates RC by route search using the state lattice method. According to the state lattice method, a plurality of route candidates RC branching from the starting point P s toward each grid point G n existing in the traveling direction of the vehicle 1 are set. The starting point P s is the position of the vehicle 1 when the calculation is executed. In the example shown in FIG. 2, the vehicle 1 is located at the origin of the xy coordinates, so the coordinates of the starting point P s are (0, 0). The ECU 10 defines a multi-order function in which the y-coordinate has the x-coordinate as a variable, and sets a curve drawn on the x-y coordinates based on the multi-order function as a route candidate RC. The multi-order function is, for example, a quintic function or a cubic function. FIG. 2 shows route candidates RC a , RC b , and RC c that are part of a plurality of route candidates RC set by the ECU 10 .

また、ECU10は、複数の経路候補RCから、経路コストが最小である1つの経路候補RCを選択する。詳細には、まず、ECU10は、図2に示されるように、各経路候補RCに沿って複数のサンプリング点SPを設定する。複数のサンプリング点SPは、各経路候補RC上に、互いに間隔を空けて配置される。図2は、一例として、経路候補RCa,RCb,RCcの全体に沿って等間隔で設定されたサンプリング点SPを示している。 Also, the ECU 10 selects one route candidate RC with the lowest route cost from the plurality of route candidates RC. Specifically, first, the ECU 10 sets a plurality of sampling points SP along each route candidate RC, as shown in FIG. A plurality of sampling points SP are spaced apart from each other on each route candidate RC. FIG. 2 shows, as an example, sampling points SP set at regular intervals along the entire route candidates RC a , RC b , and RC c .

次に、ECU10は、各サンプリング点SPにおける経路コストを計算する。さらに、ECU10は、経路候補RC毎に、その経路候補RCに沿って設定されたサンプリング点SPにおける経路コストを合算するとともに、当該合算値をその経路候補RCの全長で除算する。ECU10は、当該除算により得られる値を、その経路候補RCの経路コストとする。ECU10は、複数の経路候補RCから、経路コストが最小である経路候補RCを選択し、目標経路として設定する。 Next, the ECU 10 calculates path costs at each sampling point SP. Furthermore, for each route candidate RC, the ECU 10 sums the route costs at the sampling points SP set along the route candidate RC, and divides the sum by the total length of the route candidate RC. The ECU 10 sets the value obtained by the division as the route cost of the route candidate RC. The ECU 10 selects the route candidate RC with the lowest route cost from among the plurality of route candidates RC, and sets it as the target route.

また、ECU10は、各サンプリングポイントに車両1の速度制御及び操舵制御の制御量を設定する。当該制御量は、目標経路に沿って車両1を走行させるために必要となる速度や操舵に基づいて設定され、経路コストの計算にも用いられる。ECU10は、当該制御量に基づいて、エンジン制御システム31、ブレーキ制御システム32、ステアリング制御システム33に対して制御信号を送信する。 In addition, the ECU 10 sets control amounts for speed control and steering control of the vehicle 1 at each sampling point. The control amount is set based on the speed and steering required for the vehicle 1 to travel along the target route, and is also used to calculate the route cost. The ECU 10 transmits control signals to the engine control system 31, the brake control system 32, and the steering control system 33 based on the control amounts.

カメラ21は、本発明に係る走行路情報取得装置の一例であり、障害物情報取得装置の一例でもある。カメラ21は、車両1の周囲を撮影し、画像データを出力する。ECU10は、カメラ21から受信した画像データに基づいて、対象物(例えば、先行車両、駐車車両、歩行者、走行路、区画線(車線境界線、白線、黄線)、交通信号、交通標識、停止線、交差点等)を特定する。また、ECU10は、対象物が車両である場合は、その種類(大型車、乗用自動車等)を特定する。なお、ECU10は、交通インフラや車々間通信等により、外部から対象物の情報を取得してもよい。これにより、対象物の種類、相対位置、移動方向等が特定される。 The camera 21 is an example of a travel path information acquisition device according to the present invention, and is also an example of an obstacle information acquisition device. The camera 21 photographs the surroundings of the vehicle 1 and outputs image data. Based on the image data received from the camera 21, the ECU 10 detects objects (e.g., preceding vehicles, parked vehicles, pedestrians, roads, lane markings (lane boundaries, white lines, yellow lines), traffic lights, traffic signs, stop lines, intersections, etc.). Further, when the target object is a vehicle, the ECU 10 identifies the type (large vehicle, passenger car, etc.). It should be noted that the ECU 10 may acquire information on the object from the outside through traffic infrastructure, vehicle-to-vehicle communication, or the like. As a result, the type, relative position, movement direction, etc. of the object are specified.

レーダ22は、本発明に係る走行路情報取得装置の一例であり、障害物情報取得装置の一例でもある。レーダ22は、対象物(特に、先行車両、駐車車両、歩行者、走行路5上の落下物等)の位置及び速度を測定する。レーダ22として、例えばミリ波レーダを用いることができる。レーダ22は、車両1の進行方向に電波を送信し、対象物により送信波が反射されて生じた反射波を受信する。そして、レーダ22は、送信波と受信波に基づいて、車両1と対象物との間の距離(例えば、車間距離)や、車両1に対する対象物の相対速度を測定する。なお、本実施形態において、レーダ22に代えて、レーザレーダや超音波センサ等を用いて対象物との距離や相対速度を測定してもよい。また、複数のセンサ類を用いて、位置及び速度測定装置を構成してもよい。 The radar 22 is an example of a travel path information acquisition device according to the present invention, and is also an example of an obstacle information acquisition device. The radar 22 measures the positions and velocities of objects (particularly preceding vehicles, parked vehicles, pedestrians, fallen objects on the travel path 5, etc.). As the radar 22, for example, a millimeter wave radar can be used. The radar 22 transmits radio waves in the traveling direction of the vehicle 1 and receives reflected waves generated when the transmitted waves are reflected by an object. Then, the radar 22 measures the distance between the vehicle 1 and the object (for example, the inter-vehicle distance) and the relative speed of the object with respect to the vehicle 1 based on the transmitted wave and the received wave. In addition, in this embodiment, instead of the radar 22, a laser radar, an ultrasonic sensor, or the like may be used to measure the distance to the object and the relative speed. Also, a plurality of sensors may be used to configure the position and speed measuring device.

車速センサ23は、車両1の絶対速度を検出する。加速度センサ24は、車両1の加速度(前後方向の縦加減速度、横方向の横加減速度)を検出する。ヨーレートセンサ25は、車両1のヨーレートを検出する。操舵角センサ26は、車両1のステアリングホイールの回転角度(操舵角)を検出する。アクセルセンサ27は、アクセルペダルの踏み込み量を検出する。ブレーキセンサ28は、ブレーキペダルの踏み込み量を検出する。 A vehicle speed sensor 23 detects the absolute speed of the vehicle 1 . The acceleration sensor 24 detects the acceleration of the vehicle 1 (vertical acceleration/deceleration in the longitudinal direction, lateral acceleration/deceleration in the lateral direction). A yaw rate sensor 25 detects the yaw rate of the vehicle 1 . The steering angle sensor 26 detects the rotation angle (steering angle) of the steering wheel of the vehicle 1 . The accelerator sensor 27 detects the depression amount of the accelerator pedal. A brake sensor 28 detects the amount of depression of the brake pedal.

測位システム29は、GPSシステム及び/又はジャイロシステムであり、車両1の位置(現在車両位置情報)を検出する。ナビゲーションシステム30は、内部に地図情報を格納しており、ECU10に地図情報を提供することができる。ECU10は、地図情報及び現在車両位置情報に基づいて、車両1の周囲(特に、進行方向)に存在する道路、交差点、交通信号、建造物等を特定する。地図情報は、ECU10内に格納されていてもよい。 The positioning system 29 is a GPS system and/or a gyro system, and detects the position of the vehicle 1 (current vehicle position information). The navigation system 30 stores map information inside and can provide the map information to the ECU 10 . Based on the map information and the current vehicle position information, the ECU 10 identifies roads, intersections, traffic lights, buildings, etc. existing around the vehicle 1 (especially in the traveling direction). Map information may be stored in the ECU 10 .

エンジン制御システム31は、車両1のエンジンを制御する。ECU10は、車両1を加速又は減速させる必要がある場合に、エンジン制御システム31に対して、エンジン出力を変更するために制御信号を送信する。 The engine control system 31 controls the engine of the vehicle 1 . The ECU 10 sends a control signal to the engine control system 31 to change the engine output when the vehicle 1 needs to be accelerated or decelerated.

ブレーキ制御システム32は、車両1のブレーキ装置を制御する。ECU10は、車両1を減速させる必要がある場合に、ブレーキ制御システム32に対して、制動力を発生させるために制御信号を送信する。 The brake control system 32 controls the braking device of the vehicle 1 . When the vehicle 1 needs to be decelerated, the ECU 10 sends a control signal to the brake control system 32 to generate braking force.

ステアリング制御システム33は、車両1のステアリング装置を制御する。ECU10は、車両1の進行方向を変更する必要がある場合に、ステアリング制御システム33に対して、操舵方向を変更するために制御信号を送信する。 The steering control system 33 controls the steering device of the vehicle 1 . When the traveling direction of the vehicle 1 needs to be changed, the ECU 10 transmits a control signal to the steering control system 33 to change the steering direction.

次に、図3を参照しながら、サンプリング点SPを設定するための演算について説明する。図3は、経路候補RC及びサンプリング点SPの説明図である。 Next, calculations for setting the sampling points SP will be described with reference to FIG. FIG. 3 is an explanatory diagram of route candidates RC and sampling points SP.

上述したように、ECU10は、各経路候補RCに沿って複数のサンプリング点SPを設定する。設定するサンプリング点SPの数が多いほど、各経路候補RCの経路コストの評価精度が高まるものの、その計算負荷が大きくなり、実用性が損なわれる。そこで、ECU10は、経路コストの評価精度と、計算負荷の軽減とを両立させるべく、警戒領域WAに基づいてサンプリング点SPを設定している。以下、サンプリング点SPの設定方法について説明する。 As described above, the ECU 10 sets a plurality of sampling points SP along each route candidate RC. As the number of sampling points SP to be set increases, the accuracy of evaluating the route cost of each route candidate RC increases, but the calculation load increases, impairing practicality. Therefore, the ECU 10 sets the sampling points SP based on the warning area WA in order to achieve both the accuracy of the route cost evaluation and the reduction of the calculation load. A method of setting the sampling points SP will be described below.

図3は、車両1が走行路51の車線51aを走行している場合の、経路候補RC及びサンプリング点SPを示している。車線51aの左方の車線51bには歩行者91が存在し、車線51aの右方の車線51cには他車両92が存在している。歩行者91、他車両92は、それぞれ矢印V1,V2で示される方向に移動している。 FIG. 3 shows route candidates RC and sampling points SP when the vehicle 1 is traveling on the lane 51a of the travel road 51. As shown in FIG. A pedestrian 91 exists in the left lane 51b of the lane 51a, and another vehicle 92 exists in the right lane 51c of the lane 51a. A pedestrian 91 and another vehicle 92 are moving in directions indicated by arrows V 1 and V 2 , respectively.

上述したステートラティス法を用いた経路探索により、走行路51には、経路候補RC1~RC5が設定される。 Route candidates RC 1 to RC 5 are set on the traveling road 51 by the route search using the state lattice method described above.

ECU10は、走行路5上に警戒領域WA1を設定する。警戒領域WA1は、歩行者91を含む仮想の領域である。詳細には、警戒領域WA1は、矢印V1の方向に長さL2(例えば、10m)だけ延び、歩行者91寄りの一辺の幅W11が、反対側の一辺の幅W12よりも小さい台形状を呈している。すなわち、矢印V1の方向と直交する方向における警戒領域WA1の寸法は、歩行者91からその移動方向に離間するほど大きくなる。ECU10は、歩行者91の移動速度が大きいほど、長さL2を大きく設定する。このため、警戒領域WA1は、所定時間内に歩行者91が移動可能な範囲と考えることができる。図3に示される例では、警戒領域WA1は、経路候補RC1,RC2のそれぞれの一部を含んでいる。 The ECU 10 sets a warning area WA 1 on the travel path 5 . The caution area WA 1 is a virtual area containing the pedestrian 91 . Specifically, the caution area WA 1 extends in the direction of the arrow V 1 by a length L 2 (for example, 10 m), and the width W 11 of the side closer to the pedestrian 91 is wider than the width W 12 of the opposite side. It has a small trapezoidal shape. That is, the dimension of the caution area WA 1 in the direction orthogonal to the direction of the arrow V 1 increases as the distance from the pedestrian 91 increases in the moving direction. The ECU 10 sets the length L 2 to be greater as the moving speed of the pedestrian 91 increases. Therefore, the caution area WA 1 can be considered as a range within which the pedestrian 91 can move within a predetermined time. In the example shown in FIG. 3, the caution area WA 1 includes portions of each of the route candidates RC 1 and RC 2 .

さらに、ECU10は、走行路5上に警戒領域WA2を設定する。警戒領域WA2は、他車両92を含む仮想の領域である。詳細には、警戒領域WA2は、矢印V2の方向に長さL3(例えば、30m)だけ延び、他車両92寄りの一辺の幅W21が、反対側の一辺の幅W22よりも小さい台形状を呈している。すなわち、矢印V2の方向と直交する方向における警戒領域WA2の寸法は、他車両92からその移動方向に離間するほど大きくなる。ECU10は、他車両92の移動速度が大きいほど、長さL3を大きく設定する。このため、警戒領域WA2は、所定時間内に他車両92が移動可能な範囲と考えることができる。図3に示される例では、警戒領域WA2は、経路候補RC4,RC5のそれぞれの一部を含んでいる。 Further, the ECU 10 sets a warning area WA2 on the travel path 5. FIG. The caution area WA 2 is a virtual area including another vehicle 92 . Specifically, the caution area WA 2 extends in the direction of the arrow V 2 by a length L 3 (for example, 30 m), and the width W 21 of the side closer to the other vehicle 92 is wider than the width W 22 of the opposite side. It has a small trapezoidal shape. That is, the dimension of the caution area WA2 in the direction perpendicular to the direction of the arrow V2 increases as the distance from the other vehicle 92 increases in the moving direction. The ECU 10 sets the length L3 to be larger as the moving speed of the other vehicle 92 is higher. Therefore, the caution area WA2 can be considered as a range within which the other vehicle 92 can move within a predetermined period of time. In the example shown in FIG. 3, the caution area WA2 includes a portion of each of the route candidates RC4 and RC5 .

ECU10は、経路候補RC1,RC2,RC4,RC5のそれぞれのうち、車両1の近傍の部分に沿って、間隔d1でサンプリング点SPを設定する。間隔d1は、本発明に係る第1間隔の一例である。詳細には、ECU10は、経路候補RC1,RC2,RC4,RC5のうち第1部分RC11,RC21,RC41,RC51に沿って、間隔d1でサンプリング点SPを設定する。第1部分RC11,RC21,RC41,RC51は、車両1からx方向(図2参照)に長さL1(例えば、10m)だけ延びている。ECU10は、車両1の移動速度が大きいほど、長さL1を大きく設定する。 The ECU 10 sets sampling points SP at intervals d 1 along portions near the vehicle 1 on each of the route candidates RC 1 , RC 2 , RC 4 and RC 5 . The interval d1 is an example of the first interval according to the invention. Specifically, the ECU 10 sets sampling points SP at intervals d1 along the first portions RC11 , RC21 , RC41 , RC51 of the route candidates RC1 , RC2 , RC4 , RC5 . . The first portions RC 11 , RC 21 , RC 41 , RC 51 extend from the vehicle 1 in the x-direction (see FIG. 2) by a length L 1 (eg, 10 m). The ECU 10 sets the length L 1 larger as the moving speed of the vehicle 1 increases.

ECU10は、歩行者91に比較的近い経路候補RC1,RC2のそれぞれの一部に沿って、間隔d1でサンプリング点SPを設定する。詳細には、ECU10は、経路候補RC1,RC2のうち、警戒領域WA1に含まれる第2部分RC12,RC22に沿って、間隔d1でサンプリング点SPを設定する。 The ECU 10 sets sampling points SP at intervals d 1 along respective portions of the route candidates RC 1 and RC 2 relatively close to the pedestrian 91 . Specifically, the ECU 10 sets sampling points SP at intervals d 1 along the second portions RC 12 and RC 22 included in the caution area WA 1 of the route candidates RC 1 and RC 2 .

また、ECU10は、他車両92に比較的近い経路候補RC4,RC5のそれぞれの一部に沿って、間隔d1でサンプリング点SPを設定する。詳細には、ECU10は、経路候補RC4,RC5のうち、警戒領域WA2に含まれる第2部分RC42,RC52に沿って、間隔d1でサンプリング点SPを設定する。 Further, the ECU 10 sets sampling points SP at intervals d 1 along portions of each of the route candidates RC 4 and RC 5 that are relatively close to the other vehicle 92 . Specifically, the ECU 10 sets sampling points SP at intervals d 1 along the second portions RC 42 and RC 52 included in the warning area WA 2 of the route candidates RC 4 and RC 5 .

さらに、ECU10は、経路候補RC1,RC2,RC4,RC5のうち、第1部分RC11,RC21,RC41,RC51及び第2部分RC12,RC22,RC42,RC52の双方を除いた部分に沿って、間隔d2でサンプリング点SPを設定する。間隔d2は、本発明に係る第2間隔の一例である。 Further, the ECU 10 selects the first portions RC11 , RC21 , RC41 , RC51 and the second portions RC12 , RC22 , RC42 , RC52 of the route candidates RC1, RC2, RC4 , RC5 . Sampling points SP are set at intervals of d 2 along the portion excluding both. The interval d2 is an example of the second interval according to the invention.

間隔d2は、間隔d1よりも大きい(例えば、d1=0.2m,d2=2.0m)。このため、第1部分RC11,RC21,RC41,RC51及び第2部分RC12,RC22,RC42,RC52に沿って比較的高い密度でサンプリング点SPが設定され、その他の部分に沿って比較的低い密度でサンプリング点SPが設定される。換言すれば、第1部分RC11,RC21,RC41,RC51及び第2部分RC12,RC22,RC42,RC52における単位長さ当たりのサンプリング点SPの数は、その他の部分におけるそれよりも多い。 Spacing d 2 is greater than spacing d 1 (eg, d 1 =0.2 m, d 2 =2.0 m). Therefore, the sampling points SP are set at a relatively high density along the first portions RC11 , RC21 , RC41 , RC51 and the second portions RC12 , RC22 , RC42 , RC52 , and the other portions Sampling points SP are set at a relatively low density along the . In other words, the number of sampling points SP per unit length in the first portions RC11 , RC21 , RC41 , RC51 and the second portions RC12 , RC22 , RC42 , RC52 is the same as in the other portions. more than that.

一方、警戒領域WA1,WA2のいずれにも含まれない経路候補RC3に沿うサンプリング点SPに関しては、ECU10は、車両1からx方向に長さL1だけ延びる第1部分RC31には間隔d1で設定し、その他の部分には間隔d2で設定する。 On the other hand, regarding the sampling points SP along the route candidate RC 3 not included in any of the caution areas WA 1 and WA 2 , the ECU 10 determines that the first portion RC 31 extending from the vehicle 1 by the length L 1 in the x direction It is set with an interval d1 , and the other parts are set with an interval d2 .

図3から理解できるように、ECU10は、サンプリング点SPを、所定時間内に歩行者91や他車両92が移動可能な範囲と、車両1の近傍とに優先的に設定する。換言すれば、経路候補RCのうち、所定時間内に歩行者91や他車両92が移動可能な範囲に含まれる部分、及び、車両1の近傍の部分、の双方を除いた部分では、ECU10は、サンプリング点SPを間引く。これにより、所定時間内に歩行者91や他車両92が移動可能な範囲及び車両1の近傍における経路コストの評価精度を高いものとしながらも、その他の部分における経路コストの計算負荷を軽減することが可能になる。すなわち、計算負荷の軽減と、経路コストの評価精度と、を両立させることが可能になる。 As can be understood from FIG. 3 , the ECU 10 preferentially sets the sampling points SP within a range in which the pedestrian 91 and the other vehicle 92 can move within a predetermined time and in the vicinity of the vehicle 1 . In other words, in the portion of the route candidate RC excluding both the portion included in the range in which the pedestrian 91 and the other vehicle 92 can move within a predetermined time and the portion in the vicinity of the vehicle 1, the ECU 10 , sampling points SP are thinned out. As a result, it is possible to reduce the calculation load of the route cost in other parts while increasing the accuracy of the route cost evaluation in the range in which the pedestrian 91 and the other vehicle 92 can move within a predetermined time and in the vicinity of the vehicle 1. becomes possible. That is, it is possible to achieve both a reduction in the calculation load and an evaluation accuracy of the route cost.

次に、図4を参照して、ECU10が運転支援制御を提供する際に実行する演算について説明する。図4は、ECU10が実行する演算を示すフローチャートである。ECU10は、図4に示される演算を繰返し実行する(例えば、0.05~0.2秒毎)。 Next, with reference to FIG. 4, calculations executed by the ECU 10 when providing driving support control will be described. FIG. 4 is a flow chart showing calculations executed by the ECU 10 . The ECU 10 repeatedly executes the calculation shown in FIG. 4 (every 0.05 to 0.2 seconds, for example).

まず、ステップS1で、ECU10は、カメラ21、レーダ22、及びナビゲーションシステム30(図1参照)から走行路情報を取得する。 First, in step S1, the ECU 10 acquires travel route information from the camera 21, the radar 22, and the navigation system 30 (see FIG. 1).

次に、ステップS2で、ECU10は、走行路情報に基づいて、走行路の形状(例えば、走行路が延びる方向、走行路の幅等)を特定するとともに、走行路上に複数のグリッド点Gn(n=1,2,・・・N)を設定する。ECU10は、例えば、x方向(図2参照)に10m毎、y方向(図2参照)に0.875m毎にグリッド点Gnを設定する。 Next, in step S2, the ECU 10 identifies the shape of the road (for example, the direction in which the road extends, the width of the road, etc.) based on the road information, and sets a plurality of grid points Gn on the road. (n=1, 2, . . . N) are set. For example, the ECU 10 sets grid points Gn at intervals of 10 m in the x direction (see FIG. 2) and at intervals of 0.875 m in the y direction (see FIG. 2).

次に、ステップS3で、ECU10は、カメラ21及びレーダ22から障害物情報を取得する。すなわち、ECU10は、車両1の進行方向の走行路上の障害物の有無や、障害物の種類、障害物の移動方向、移動速度等に関する情報を取得する。 Next, in step S<b>3 , the ECU 10 acquires obstacle information from the camera 21 and the radar 22 . That is, the ECU 10 acquires information about the presence or absence of obstacles on the traveling road in the traveling direction of the vehicle 1, the types of obstacles, the direction of movement of obstacles, the speed of movement of obstacles, and the like.

次に、ステップS4で、ECU10は、走行路に複数の経路候補RCを設定する。詳細には、ECU10は、演算実行時の車両1の位置である始点Ps(図2参照)から、ステップS2で設定した各グリッド点Gnまで延びる曲線を規定するとともに、これらの曲線を経路候補RCとして設定する。 Next, in step S4, the ECU 10 sets a plurality of route candidates RC on the traveling road. Specifically, the ECU 10 defines curves extending from the starting point P s (see FIG. 2), which is the position of the vehicle 1 at the time of execution of the calculation, to each grid point G n set in step S2, and defines these curves as paths. Set as a candidate RC.

次に、ステップS5で、ECU10は、障害物情報に基づいて、車両1の進行方向に障害物が存在するか否かを判定する。車両1の進行方向に障害物が存在すると判定した場合(S5:YES)、ECU10は、ステップS6に進む。 Next, in step S5, the ECU 10 determines whether or not there is an obstacle in the traveling direction of the vehicle 1 based on the obstacle information. If it is determined that there is an obstacle in the traveling direction of the vehicle 1 (S5: YES), the ECU 10 proceeds to step S6.

次に、ステップS6で、ECU10は、走行路5上に警戒領域WAを設定する。上述したように、ECU10は、障害物を含むとともに障害物の移動速度及び移動方向に応じた外形を有する警戒領域WAを設定する。 Next, in step S<b>6 , the ECU 10 sets a warning area WA on the travel road 5 . As described above, the ECU 10 sets the caution area WA including the obstacle and having an outer shape according to the moving speed and moving direction of the obstacle.

障害物が車両である場合、ECU10は、その種類(大型車、乗用自動車等)に応じて警戒領域WAの外形を大きくしてもよい。例えば、ECU10は障害物が貨物自動車やバス等の大型車である場合、障害物が乗用自動車である場合に比べて、警戒領域WAの外形を大きくしてもよい。ECU10は、ステップS6で警戒領域WAを設定した後、ステップS7に進む。 If the obstacle is a vehicle, the ECU 10 may increase the outline of the warning area WA according to its type (large vehicle, passenger car, etc.). For example, when the obstacle is a large vehicle such as a truck or a bus, the ECU 10 may make the outline of the warning area WA larger than when the obstacle is a passenger car. After setting the warning area WA in step S6, the ECU 10 proceeds to step S7.

これに対し、ステップS5で、車両1の進行方向に障害物が存在しないと判定した場合(S5:NO)、ECU10は、このステップS6を経ることなくステップS7に進む。すなわち、ECU10は、警戒領域WAを設定することなくステップS7に進む。 On the other hand, when it is determined in step S5 that there is no obstacle in the traveling direction of the vehicle 1 (S5: NO), the ECU 10 proceeds to step S7 without going through step S6. That is, the ECU 10 proceeds to step S7 without setting the warning area WA.

ステップS7は、サンプリング点SPの設定(ステップS7a~7d)と、経路コストの計算(ステップS7e)と、を含んでいる。 Step S7 includes setting of sampling points SP (steps S7a to 7d) and calculation of route costs (step S7e).

ステップ7aで、ECU10は、経路候補RCのうち車両1の近傍の部分に沿って、間隔d1でサンプリング点SPを設定する。ここでは、経路候補RCのうち車両1からx方向(図2参照)に長さL1だけ延びる部分に沿って、サンプリング点SPが設定される(図3参照)。 At step 7a, the ECU 10 sets sampling points SP at intervals d1 along the portion of the route candidate RC near the vehicle 1. FIG. Here, sampling points SP are set along a portion of the route candidate RC that extends from the vehicle 1 in the x direction (see FIG. 2 ) by a length L1 (see FIG. 3).

次に、ステップS7bで、ECU10は、経路候補RCが警戒領域WAに含まれているか否かを判定する。経路候補RCが警戒領域WAに含まれていると判定した場合(S7b:YES)、ECU10は、ステップS7cに進む。 Next, in step S7b, the ECU 10 determines whether or not the route candidate RC is included in the warning area WA. When determining that the route candidate RC is included in the warning area WA (S7b: YES), the ECU 10 proceeds to step S7c.

次に、ステップS7cで、ECU10は、経路候補RCのうち警戒領域WAに含まれている部分に沿って、間隔d1でサンプリング点SPを設定する。 Next, in step S7c, the ECU 10 sets sampling points SP at intervals d1 along the portion of the route candidate RC that is included in the caution area WA.

次に、ステップS7dで、ECU10は、経路候補RCのその他の部分(つまり、警戒領域WAに含まれる部分、及び、車両1の近傍の部分、の双方を除いた部分)に沿って、間隔d2でサンプリング点SPを設定する。 Next, in step S7d, the ECU 10 extends the distance d 2 sets the sampling point SP.

これに対し、ステップS7bで、経路候補RCが警戒領域WAに含まれていないと判定した場合(S7b:NO)、ECU10は、ステップS7cを経ることなくステップS7dに進む。また、上述したステップS5で車両1の進行方向に障害物が存在しないとECU10が判定し(S5:NO)、警戒領域WAが設定されていない場合も、ECU10は、経路候補RCが警戒領域WAに含まれていない(S7b:NO)と判定し、ステップS7cを経ることなく、ステップS7dに進む。 On the other hand, when it is determined in step S7b that the route candidate RC is not included in the warning area WA (S7b: NO), the ECU 10 proceeds to step S7d without going through step S7c. Further, even if the ECU 10 determines in step S5 that there is no obstacle in the traveling direction of the vehicle 1 (S5: NO) and the warning area WA is not set, the ECU 10 determines that the route candidate RC is within the warning area WA. (S7b: NO), and the process proceeds to step S7d without going through step S7c.

経路候補RCが警戒領域WAに含まれていない場合(S7b:NO)、ECU10は、ステップS7dで、経路候補RCのその他の部分(つまり、車両1の近傍の部分を除いた部分)に沿って、間隔d2でサンプリング点SPを設定する。このとき間隔d2でサンプリング点SPが設定される範囲は、経路候補RCが警戒領域WAに含まれている場合(S7b:YES)と比較して大きくなる。つまり、経路候補RCが警戒領域WAに含まれていない場合は、経路候補RCが警戒領域WAに含まれている場合と比べて、設定されるサンプリング点SPの数が少ない。 If the route candidate RC is not included in the caution area WA (S7b: NO), the ECU 10, in step S7d, follows the route candidate RC along the rest of the route candidate RC (that is, the portion excluding the vicinity of the vehicle 1). , set sampling points SP at intervals d 2 . At this time, the range in which the sampling points SP are set at the interval d2 is larger than when the route candidate RC is included in the caution area WA (S7b: YES). That is, when the route candidate RC is not included in the caution area WA, the number of sampling points SP to be set is smaller than when the route candidate RC is included in the caution area WA.

次に、ステップS7eで、ECU10は、経路候補RCの各サンプリング点SPにおける経路コストを計算する。経路コストには、速度、加速度、横加速度、経路変化率、障害物等に関するコストが含まれる。これらのコストは適宜設定することができる。概略的には、経路コストは、移動コストと安全コストを含む。例えば、直線経路を走行する場合は、移動距離が短いため移動コストが小さくなるが、障害物等を回避する経路を走行する場合は、移動距離が長くなるため移動コストが大きくなる。また、横加速度が大きくなるほど移動コストは増大する。上述したように、ECU10は、除算により得られる値を、その経路候補RCの経路コストとして不図示のメモリに格納する。 Next, in step S7e, the ECU 10 calculates the route cost at each sampling point SP of the route candidate RC. Path costs include costs related to velocity, acceleration, lateral acceleration, path change rate, obstacles, and the like. These costs can be set as appropriate. Generally speaking, path costs include travel costs and safety costs. For example, when traveling on a straight route, the travel distance is short, so the travel cost is small. Also, the movement cost increases as the lateral acceleration increases. As described above, the ECU 10 stores the value obtained by the division in a memory (not shown) as the route cost of the route candidate RC.

ECU10は、このようなステップS7の演算を、ステップS4で設定した複数の経路候補RCの全てを対象として実行する。 The ECU 10 performs the calculation of step S7 for all of the plurality of route candidates RC set in step S4.

次に、ステップS8で、ECU10は、目標経路を設定する。詳細には、ECU10は、経路コストが最小である経路候補RCを選択し、当該経路候補RCを目標経路に設定する。 Next, in step S8, the ECU 10 sets a target route. Specifically, the ECU 10 selects the route candidate RC with the lowest route cost and sets the route candidate RC as the target route.

次に、ステップS9で、ECU10は、目標経路に沿って車両1が走行するように、エンジン制御システム31、ブレーキ制御システム32、及びステアリング制御システム33に対して制御信号を送信する。当該制御信号は、目標経路の各サンプリング点SPに設定された車両1の速度制御及び操舵制御の制御量に基づいて生成される。 Next, in step S9, the ECU 10 transmits control signals to the engine control system 31, the brake control system 32, and the steering control system 33 so that the vehicle 1 travels along the target route. The control signal is generated based on the control amount of the speed control and steering control of the vehicle 1 set at each sampling point SP of the target route.

以下、本実施形態の車両運転支援システム100の作用について説明する。 The operation of the vehicle driving support system 100 of this embodiment will be described below.

上記構成によれば、制御装置であるECU10は、障害物の移動速度及び移動方向に応じた外形を有する警戒領域WAを、障害物の近傍に設定する。また、ECU10は、経路候補RCのうち、警戒領域WAに含まれる部分に沿って間隔d1でサンプリング点SPを設定する。間隔d1は間隔d2よりも小さいため、障害物の近傍に比較的高い密度で複数のサンプリング点SPが設定される。この結果、障害物の移動を考慮した範囲における経路コストの評価精度を高めることが可能になる。 According to the above configuration, the ECU 10, which is the control device, sets the warning area WA having an outer shape according to the moving speed and moving direction of the obstacle in the vicinity of the obstacle. In addition, the ECU 10 sets sampling points SP at intervals d1 along the portion of the route candidate RC that is included in the caution area WA. Since the interval d 1 is smaller than the interval d 2 , a plurality of sampling points SP are set at a relatively high density near the obstacle. As a result, it is possible to improve the accuracy of route cost evaluation in the range in which movement of obstacles is considered.

一方、経路候補RCの他の部分(つまり、警戒領域WAに含まれない部分)については、ECU10は、当該他の部分に沿って間隔d2でサンプリング点SPを設定する。間隔d2は間隔d1よりも大きいため、当該他の部分には比較的低い密度で複数のサンプリング点SPが設定される。この結果、当該他の部分における経路コストの計算負荷を軽減することが可能になる。サンプリング点SPの密度が比較的低いことで、当該他の部分における経路コストの評価精度も低くなるものの、その評価精度が警戒領域WAにおける車両1の走行に与える影響は比較的小さい。 On the other hand, the ECU 10 sets sampling points SP at intervals d2 along the other portion of the route candidate RC (that is, the portion not included in the caution area WA). Since the interval d2 is larger than the interval d1 , a plurality of sampling points SP are set at a relatively low density in the other portion. As a result, it becomes possible to reduce the calculation load of the route cost in the other portion. Since the density of the sampling points SP is relatively low, the evaluation accuracy of the route cost in the other portion is also low, but the influence of the evaluation accuracy on the traveling of the vehicle 1 in the warning area WA is relatively small.

すなわち、上記構成によれば、計算負荷を軽減しながらも、経路コストの評価精度を実用上十分なものとすることが可能になる。この結果、経路候補RCの経路コストの評価精度と、その計算負荷の軽減とを両立させることが可能になる。 That is, according to the above configuration, it is possible to reduce the computational load and make the route cost evaluation accuracy practically sufficient. As a result, it is possible to achieve both the accuracy of evaluating the route cost of the route candidate RC and the reduction of the calculation load.

なお、警戒領域WAの内部におけるサンプリング点SPの密度が、警戒領域WAの端部から中央部にかけて漸次高くなるように、複数のサンプリング点SPを設定してもよい。これにより、障害物が存在する可能性が高い警戒領域WAの中央部における経路コストの評価精度を高めつつ、計算負荷を軽減することが可能になる。 A plurality of sampling points SP may be set such that the density of the sampling points SP inside the caution area WA gradually increases from the end to the center of the caution area WA. This makes it possible to reduce the computational load while increasing the accuracy of path cost evaluation in the central portion of the warning area WA where there is a high possibility that obstacles are present.

また、ECU10は、障害物の移動速度が大きいほど、障害物の移動方向における警戒領域WAの寸法を大きくするように構成されている。
この構成によれば、移動後の障害物を考慮して経路コストを評価することが可能になる。この結果、経路候補RCの経路コストの評価精度と、その計算負荷の軽減とを両立させることが可能になる。
Further, the ECU 10 is configured to increase the dimension of the warning area WA in the moving direction of the obstacle as the moving speed of the obstacle increases.
According to this configuration, it is possible to evaluate the route cost in consideration of obstacles after movement. As a result, it is possible to achieve both the accuracy of evaluating the route cost of the route candidate RC and the reduction of the calculation load.

また、ECU10は、障害物の移動方向と直交する方向における警戒領域WAの寸法を、障害物からその移動方向に離間するほど大きくするように構成されている。
この構成によれば、障害物の不確実な移動先を考慮して経路コストを評価することが可能になる。この結果、経路候補RCの経路コストの評価精度と、その計算負荷の軽減とを両立させることが可能になる。
Further, the ECU 10 is configured to increase the dimension of the warning area WA in the direction perpendicular to the moving direction of the obstacle as the distance from the obstacle in the moving direction increases.
According to this configuration, it is possible to evaluate the route cost in consideration of the uncertain destination of the obstacle. As a result, it is possible to achieve both the accuracy of evaluating the route cost of the route candidate RC and the reduction of the calculation load.

また、ECU10は、障害物が車両である場合は、障害物が歩行者である場合と比べて警戒領域WAの外形を大きくするように構成されている。
この構成によれば、障害物が車両である場合は、障害物が歩行者である場合と比べて、より広い範囲における経路コストの評価精度を高めることが可能になる。すなわち、移動速度が比較的大きい障害物である車両に関して、経路コストの評価精度をより高めることが可能になる。この結果、計算負荷を軽減しながらも、経路コストの評価精度を実用上十分なものとすることが可能になる。
Further, the ECU 10 is configured to increase the outer shape of the warning area WA when the obstacle is a vehicle compared to when the obstacle is a pedestrian.
According to this configuration, when the obstacle is a vehicle, it is possible to improve the accuracy of route cost evaluation in a wider range than when the obstacle is a pedestrian. That is, it is possible to further improve the accuracy of route cost evaluation for a vehicle, which is an obstacle with a relatively high moving speed. As a result, while the calculation load is reduced, it is possible to make the route cost evaluation accuracy practically sufficient.

以上、具体例を参照しつつ本発明の実施形態について説明した。しかし、本発明はこれらの具体例に限定されない。すなわち、これら具体例に、当業者が適宜設計変更を加えたものも、本発明の特徴を備えている限り、本発明の範囲に包含される。 The embodiments of the present invention have been described above with reference to specific examples. However, the invention is not limited to these specific examples. In other words, the scope of the present invention includes any design modifications made by those skilled in the art to these specific examples as long as they have the features of the present invention.

1 車両
10 ECU(制御装置)
21 カメラ(走行路情報取得装置、障害物情報取得装置)
22 レーダ(走行路情報取得装置、障害物情報取得装置)
30 ナビゲーションシステム(走行路情報取得装置)
100 車両運転支援システム
RC 経路候補
SP サンプリング点
1 vehicle 10 ECU (control device)
21 camera (travel path information acquisition device, obstacle information acquisition device)
22 radar (running path information acquisition device, obstacle information acquisition device)
30 navigation system (running route information acquisition device)
100 Vehicle driving support system RC Route candidate SP Sampling point

Claims (3)

車両に搭載される車両運転支援システムであって、
走行路に関する走行路情報を取得する走行路情報取得装置と、
走行路上の障害物に関する障害物情報を取得する障害物情報取得装置と、
前記走行路情報に基づいて前記走行路に目標経路を設定し、該目標経路に沿って走行するように前記車両を制御する制御装置と、を備え、
前記制御装置は、
前記走行路情報に基づいて、前記走行路に、曲線形状を呈する複数の経路候補を設定し、
前記複数の経路候補のそれぞれの曲線形状に沿って複数のサンプリング点を所定間隔で設定し、
前記複数のサンプリング点のそれぞれにおける経路コストを計算し、
前記経路コストに基づいて、前記複数の経路候補から1つの経路候補を前記目標経路として選択するように構成され、
さらに、前記制御装置は、
前記障害物の近傍に、該障害物の移動速度及び移動方向に応じた外形を有する警戒領域を設定し、
前記経路候補のうち、前記警戒領域に含まれる部分に沿って第1間隔で前記サンプリング点を設定し、他の部分に沿って前記第1間隔よりも大きい第2間隔で前記サンプリング点を設定し、
前記障害物の移動速度が大きいほど、前記障害物の移動方向における前記警戒領域の寸法を大きくするように構成されている、
ことを特徴とする車両運転支援システム。
A vehicle driving support system mounted on a vehicle,
a traveling road information acquisition device that acquires traveling road information about the traveling road;
an obstacle information acquisition device that acquires obstacle information about obstacles on the traveling road;
a control device that sets a target route on the travel route based on the travel route information and controls the vehicle to travel along the target route;
The control device is
setting a plurality of curved route candidates on the traveling road based on the traveling road information;
setting a plurality of sampling points at predetermined intervals along the curve shape of each of the plurality of route candidates;
calculating a path cost at each of the plurality of sampling points;
configured to select one route candidate from the plurality of route candidates as the target route based on the route cost;
Furthermore, the control device
setting a warning area near the obstacle having an outer shape according to the moving speed and moving direction of the obstacle;
The sampling points are set at a first interval along a portion of the route candidate included in the caution area, and the sampling points are set at a second interval larger than the first interval along the other portion. ,
The size of the caution area in the movement direction of the obstacle is increased as the movement speed of the obstacle is increased .
A vehicle driving support system characterized by:
前記制御装置は、前記障害物の移動方向と直交する方向における前記警戒領域の寸法を、前記障害物からその移動方向に離間するほど大きくするように構成されている、請求項に記載の車両運転支援システム。 2. The vehicle according to claim 1 , wherein said control device is configured to increase the size of said caution area in a direction perpendicular to the movement direction of said obstacle as the distance from said obstacle increases in said movement direction. driving assistance system. 前記制御装置は、前記障害物が車両である場合は、前記障害物が歩行者である場合と比べて前記警戒領域の外形を大きくするように構成されている、請求項1又は2に記載の車両運転支援システム。 3. The control device according to claim 1 or 2 , wherein when the obstacle is a vehicle, the outer shape of the warning area is made larger than when the obstacle is a pedestrian. Vehicle driving assistance system.
JP2019065546A 2019-03-29 2019-03-29 Vehicle driving support system Active JP7252513B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019065546A JP7252513B2 (en) 2019-03-29 2019-03-29 Vehicle driving support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019065546A JP7252513B2 (en) 2019-03-29 2019-03-29 Vehicle driving support system

Publications (2)

Publication Number Publication Date
JP2020163975A JP2020163975A (en) 2020-10-08
JP7252513B2 true JP7252513B2 (en) 2023-04-05

Family

ID=72716774

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019065546A Active JP7252513B2 (en) 2019-03-29 2019-03-29 Vehicle driving support system

Country Status (1)

Country Link
JP (1) JP7252513B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022230094A1 (en) * 2021-04-28 2022-11-03 三菱電機株式会社 Control calculation device and control calculation method
CN113928340B (en) * 2021-10-26 2024-05-03 中国第一汽车股份有限公司 Obstacle avoidance method and device applied to vehicle, electronic equipment and storage medium
CN114061606B (en) * 2021-11-10 2024-04-12 京东鲲鹏(江苏)科技有限公司 Path planning method, path planning device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011101988A1 (en) 2010-02-22 2011-08-25 トヨタ自動車株式会社 Risk degree calculation device
WO2013051081A1 (en) 2011-10-03 2013-04-11 トヨタ自動車株式会社 Vehicle driving support system
JP2016052835A (en) 2014-09-03 2016-04-14 株式会社デンソーアイティーラボラトリ Mobile position prospecting device, mobile position prospecting method and mobile position prospecting computer program
JP2018138404A (en) 2017-02-24 2018-09-06 マツダ株式会社 Vehicle driving assisting system and method
JP2018205965A (en) 2017-06-01 2018-12-27 本田技研工業株式会社 Prediction device, vehicle, prediction method, and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018138402A (en) * 2017-02-24 2018-09-06 マツダ株式会社 Vehicle driving assisting system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011101988A1 (en) 2010-02-22 2011-08-25 トヨタ自動車株式会社 Risk degree calculation device
WO2013051081A1 (en) 2011-10-03 2013-04-11 トヨタ自動車株式会社 Vehicle driving support system
JP2016052835A (en) 2014-09-03 2016-04-14 株式会社デンソーアイティーラボラトリ Mobile position prospecting device, mobile position prospecting method and mobile position prospecting computer program
JP2018138404A (en) 2017-02-24 2018-09-06 マツダ株式会社 Vehicle driving assisting system and method
JP2018205965A (en) 2017-06-01 2018-12-27 本田技研工業株式会社 Prediction device, vehicle, prediction method, and program

Also Published As

Publication number Publication date
JP2020163975A (en) 2020-10-08

Similar Documents

Publication Publication Date Title
JP7154482B2 (en) Vehicle driving support system
JP6380919B2 (en) Vehicle control device
JP7112658B2 (en) Vehicle driving support system and method
JP7183521B2 (en) Route candidate setting system and route candidate setting method
JP6562386B2 (en) Vehicle driving support system and method
JPWO2018042498A1 (en) Vehicle control device
CN111527015A (en) Vehicle control device
JP7252513B2 (en) Vehicle driving support system
JP2019093764A (en) Vehicle control device
JPWO2018042499A1 (en) Vehicle control device
KR20190045308A (en) A vehicle judging method, a traveling path correcting method, a vehicle judging device, and a traveling path correcting device
EP3683115A1 (en) Vehicle driving assistance system and vehicle driving assistance method
JP7312356B2 (en) Vehicle driving support system
JP6611080B2 (en) Vehicle driving support system and method
JP2018138404A (en) Vehicle driving assisting system and method
JP2018138402A (en) Vehicle driving assisting system and method
JP7214076B2 (en) Vehicle driving support system
JP2018138405A (en) Vehicle driving assisting system and method
JP7373118B2 (en) Driving route generation system and vehicle driving support system
JP7209946B2 (en) Vehicle driving support system
JP2018138403A (en) Vehicle driving assisting system and method
JP7205799B2 (en) Vehicle driving support system
JP7226018B2 (en) Vehicle driving support device
JP7183520B2 (en) Route candidate setting system and route candidate setting method
JP6562387B2 (en) Vehicle driving support system and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220627

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220629

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230208

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230307

R150 Certificate of patent or registration of utility model

Ref document number: 7252513

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150