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

JP7209946B2 - Vehicle driving support system - Google Patents

Vehicle driving support system Download PDF

Info

Publication number
JP7209946B2
JP7209946B2 JP2019065419A JP2019065419A JP7209946B2 JP 7209946 B2 JP7209946 B2 JP 7209946B2 JP 2019065419 A JP2019065419 A JP 2019065419A JP 2019065419 A JP2019065419 A JP 2019065419A JP 7209946 B2 JP7209946 B2 JP 7209946B2
Authority
JP
Japan
Prior art keywords
route
vehicle
ecu
sampling points
obstacle
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
JP2019065419A
Other languages
Japanese (ja)
Other versions
JP2020163968A (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 JP2019065419A priority Critical patent/JP7209946B2/en
Publication of JP2020163968A publication Critical patent/JP2020163968A/en
Application granted granted Critical
Publication of JP7209946B2 publication Critical patent/JP7209946B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Traffic Control Systems (AREA)
  • Navigation (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (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 travel road information acquisition device for acquiring travel road information relating to a travel road; a control device that sets a target route and controls the vehicle to travel along the target route; the control device sets a plurality of route candidates on the travel route based on the travel route information; A plurality of sampling points are set at predetermined intervals along each route candidate, the route cost at each of the plurality of sampling points is calculated, and one route candidate is selected from the plurality of route candidates as a target route based on the route cost. Further, the control device sets a warning area extending from one end in the width direction of the travel path to the other end in the width direction, and sets a first interval along a portion of the candidate route included in the warning area. Sampling points are set at , sampling points are set at a second interval larger than the first interval along other parts, and the outline of the warning area is made larger as the moving speed of the vehicle increases . , is characterized.

この構成によれば、制御装置は、経路候補のうち、警戒領域に含まれる部分に沿って第1間隔でサンプリング点を設定する。警戒領域は、走行路の幅方向一端から幅方向他端側へ延びるように設定される。第1間隔は第2間隔よりも小さいため、警戒領域には比較的高い密度で複数のサンプリング点が設定される。したがって、車両を走行させる際に警戒すべき対象の近傍に警戒領域を設定すれば、当該対象の近傍における経路コストの評価精度を高いものとすることが可能になる。 According to this configuration, the control device sets the sampling points at the first intervals along the part of the route candidate that is included in the caution area. The caution area is set to extend from one end in the width direction of the travel path to the other end in the width direction. Since the first interval is smaller than the second interval, a plurality of sampling points are set at a relatively high density in the caution area. Therefore, if a warning area is set in the vicinity of an object to be warned of when the vehicle travels, it is possible to improve the accuracy of route cost evaluation in the vicinity of the object.

一方、経路候補の他の部分(つまり、警戒領域に含まれない部分)については、制御装置は、当該他の部分に沿って第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.

すなわち、上記構成によれば、計算負荷を軽減しながらも、経路コストの評価精度を実用上十分なものとすることが可能になる。この結果、経路候補の経路コストの評価精度と、その計算負荷の軽減とを両立させることが可能になる。
また、車両の移動速度が大きいほど、より歩行者等の飛び出しに注意を払う必要がある。上記構成によれば、制御装置は、車両の移動速度が大きいほど警戒領域の外形を大きくするため、経路候補のうち警戒領域に含まれる部分が大きくなる。すなわち、経路候補のうち第1間隔でサンプリング点を設定する部分が大きくなる。この結果、死角から歩行者等が飛び出してきた場合に、この飛び出しを確実に考慮して経路候補の経路コストを計算することが可能になる。
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.
Also, the higher the moving speed of the vehicle, the more attention must be paid to pedestrians and the like. According to the above configuration, the control device enlarges the outer shape of the caution area as the moving speed of the vehicle increases. That is, the portion of the route candidates for which the sampling points are set at the first interval becomes large. As a result, when a pedestrian or the like jumps out of a blind spot, it becomes possible to calculate the route cost of the route candidate by surely considering this jumping out.

本発明において、好ましくは、走行路上の障害物に関する障害物情報を取得する障害物情報取得装置を備え、制御装置は、障害物よりも車両の進行方向の位置に、警戒領域を設定するように構成されている。
この構成によれば、障害物(例えば、走行路上の停止車両、歩行者、壁、街路樹等)により形成される死角に警戒領域を設定することが可能になる。すなわち、死角に、比較的高い密度で複数のサンプリング点が設定される。この結果、計算負荷を軽減しながらも、当該死角からの歩行者等の飛び出しを考慮して経路候補の経路コストを計算することが可能になる。
In the present invention, preferably, an obstacle information acquisition device is provided for acquiring obstacle information about obstacles on the traveling road, and the control device sets the warning area at a position in the traveling direction of the vehicle from the obstacle. It is configured.
According to this configuration, it is possible to set a warning area in a blind spot formed by obstacles (for example, stopped vehicles on the road, pedestrians, walls, roadside trees, etc.). That is, a plurality of sampling points are set at a relatively high density in the blind spot. As a result, it is possible to calculate the route cost of the route candidate in consideration of a pedestrian or the like running out of the blind spot while reducing the calculation load.

本発明において、好ましくは、制御装置は、障害物の外形が大きいほど、警戒領域の外形を大きくするように構成されている。
障害物の外形が大きいほど、当該障害物により形成される死角も大きくなる傾向がある。上記構成によれば、制御装置は、障害物の外形が大きいほど警戒領域の外形を大きくするため、経路候補のうち警戒領域に含まれる部分が大きくなる。すなわち、大きな死角を含む範囲に、比較的高い密度でサンプリング点が設定される。この結果、死角から歩行者等が飛び出してきた場合に、この飛び出しを確実に考慮して経路候補の経路コストを計算することが可能になる。
In the present invention, preferably, the control device is configured to increase the outline of the caution area as the outline of the obstacle becomes larger.
The larger the outline of an obstacle, the larger the blind spot formed by the obstacle. According to the above configuration, the control device enlarges the outline of the caution area as the outline of the obstacle becomes larger, so that the part of the route candidate that is included in the caution area becomes larger. That is, sampling points are set at a relatively high density in a range including large blind spots. As a result, when a pedestrian or the like jumps out of a blind spot, it becomes possible to calculate the route cost of the route candidate by surely considering this jumping out.

なお、警戒領域の外形は、障害物の外形の増加に伴って連続的に大きくなる必要は無い。例えば、警戒領域の外形が、障害物の外形の増加に伴って段階的に大きくなる形態も、本発明の範囲に包含される。 It should be noted that the outline of the caution area does not have to continuously increase as the outline of the obstacle increases. For example, the scope of the present invention includes a form in which the contour of the warning area increases stepwise as the contour of the obstacle increases.

本発明において、好ましくは、制御装置は、障害物の種類に応じて、警戒領域の外形を大きくするように構成されている。
例えば、障害物が貨物自動車やバス等の大型車である場合は、障害物が乗用自動車である場合と比べて、当該障害物により形成される死角も大きくなる傾向がある。上記構成によれば、このように障害物の種類毎に異なる死角に応じて、経路候補のうち第1間隔でサンプリング点を設定する部分を大きくすることが可能になる。この結果、死角から歩行者等が飛び出してきた場合に、この飛び出しを確実に考慮して経路候補の経路コストを計算することが可能になる。
In the present invention, preferably, the control device is configured to increase the outline of the caution area according to the type of obstacle.
For example, when the obstacle is a large vehicle such as a truck or a bus, the blind spot formed by the obstacle tends to be larger than when the obstacle is a passenger car. According to the above configuration, it is possible to increase the portion of the route candidate for which the sampling points are set at the first interval in accordance with the blind spots that differ for each type of obstacle. As a result, when a pedestrian or the like jumps out of a blind spot, it becomes possible to calculate the route cost of the route candidate by surely considering this jumping out.

本発明において、好ましくは、制御装置は、走行路上の歩行者横断帯と重畳する警戒領域を設定するように構成されている。
この構成によれば、歩行者等が飛び出す可能性が比較的高い歩行者横断帯において、この飛び出しを確実に考慮して経路候補の経路コストを計算することが可能になる。
In the present invention, preferably, the control device is configured to set a warning area that overlaps with the pedestrian crossing zone on the travel road.
According to this configuration, it is possible to calculate the route cost of a route candidate in a pedestrian crossing where the probability of a pedestrian or the like running out is relatively high, taking into account the running out of the pedestrian crossing.

なお、警戒領域の外形は、車両の移動速度に伴って連続的に大きくなる必要は無い。例えば、警戒領域の外形が、車両の移動速度に伴って段階的に大きくなる形態も、本発明の範囲に包含される。 It should be noted that the outline of the caution area does not need to increase continuously with the moving speed of the vehicle. For example, the scope of the present invention also includes a configuration in which the outline of the warning area increases stepwise with the moving speed of the vehicle.

本発明によれば、経路候補の経路コストの評価精度と、その計算負荷の軽減とを両立可能な車両運転支援システムを提供することが可能になる。 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; 経路候補及びサンプリング点の説明図である。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及び図4を参照しながら、サンプリング点SPを設定するための演算について説明する。図3及び図4は、経路候補RC及びサンプリング点SPの説明図である。 Next, calculations for setting the sampling points SP will be described with reference to FIGS. 3 and 4. FIG. 3 and 4 are explanatory diagrams 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には、障害物である他車両9が停車しており、ECU10(図1参照)は、他車両9の側方を通過するように車両1を走行させることを企図している。他車両9よりも車両1の進行方向には、車両1の乗員が目視できない死角DAが形成されている。 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. Another vehicle 9, which is an obstacle, is stopped in a lane 51b adjacent to the lane 51a, and the ECU 10 (see FIG. 1) intends to make the vehicle 1 travel so as to pass by the side of the other vehicle 9. are doing. A blind spot DA is formed in the traveling direction of the vehicle 1 relative to the other vehicle 9 so that the occupant of the vehicle 1 cannot see it.

上述したステートラティス法を用いた経路探索により、走行路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は、他車両9よりも車両1の進行方向に位置し、死角DAの略全体を含む仮想の領域である。詳細には、警戒領域WA1は、走行路51の左端51cから右端51d側へ延び、x方向(図2参照)長さがL2(例えば、10m)、y方向(図2参照)長さがW1(例えば、15m)の矩形を呈している。ECU10は、車両1の移動速度が大きいほど、長さL2,W1を大きく設定する。図3に示される例では、警戒領域WA1は、経路候補RC1~RC5のそれぞれの一部を含んでいる。 The ECU 10 sets a warning area WA 1 on the travel path 5 . The caution area WA 1 is a virtual area located in the traveling direction of the vehicle 1 relative to the other vehicle 9 and including substantially the entire blind spot DA. Specifically, the warning area WA 1 extends from the left end 51c of the travel path 51 to the right end 51d side, and has a length of L 2 (for example, 10 m) in the x direction (see FIG. 2) and a length of 10 m in the y direction (see FIG. 2). presents a rectangle of W 1 (eg, 15 m). The ECU 10 sets the lengths L 2 and W 1 larger as the moving speed of the vehicle 1 increases. In the example shown in FIG. 3, the caution area WA 1 includes a portion of each of the route candidates RC 1 -RC 5 .

ECU10は、経路候補RC1~RC4のそれぞれのうち、車両1の近傍の部分に沿って、間隔d1でサンプリング点SPを設定する。間隔d1は、本発明に係る第1間隔の一例である。詳細には、ECU10は、経路候補RC1~RC4のうち第1部分RC11,RC21,RC31,RC41に沿って、間隔d1でサンプリング点SPを設定する。第1部分RC11,RC21,RC31,RC41は、車両1からx方向に長さL1(例えば、10m)だけ延びている。ECU10は、車両1の移動速度が大きいほど、長さL1を大きく設定する。 The ECU 10 sets sampling points SP at intervals of d 1 along portions near the vehicle 1 among the route candidates RC 1 to RC 4 . The interval d1 is an example of the first interval according to the invention. Specifically, the ECU 10 sets sampling points SP at intervals d 1 along the first portions RC 11 , RC 21 , RC 31 and RC 41 of the route candidates RC 1 to RC 4 . The first portions RC 11 , RC 21 , RC 31 , RC 41 extend from the vehicle 1 in the x-direction 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は、死角DAに比較的近い経路候補RC1~RC4のそれぞれの一部に沿って、間隔d1でサンプリング点SPを設定する。詳細には、ECU10は、経路候補RC1~RC4のうち、警戒領域WA1に含まれる第2部分RC12,RC22,RC32,RC42に沿って、間隔d1でサンプリング点SPを設定する。 In addition, the ECU 10 sets sampling points SP at intervals d 1 along portions of each of the route candidates RC 1 to RC 4 relatively close to the blind spot DA. Specifically, the ECU 10 selects the sampling points SP at intervals d 1 along the second portions RC 12 , RC 22 , RC 32 , RC 42 included in the warning area WA 1 of the route candidates RC 1 to RC 4 . set.

さらに、ECU10は、経路候補RC1~RC4のうち、第1部分RC11,RC21,RC31,RC41、及び、第2部分RC12,RC22,RC32,RC42、の双方を除いた部分に沿って、間隔d2でサンプリング点SPを設定する。間隔d2は、本発明に係る第2間隔の一例である。 Further, the ECU 10 selects both the first portions RC 11 , RC 21 , RC 31 and RC 41 and the second portions RC 12 , RC 22 , RC 32 and RC 42 of the route candidates RC 1 to RC 4 . Sampling points SP are set at intervals of d 2 along the removed portion. 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,RC31,RC41及び第2部分RC12,RC22,RC32,RC42に沿って比較的高い密度でサンプリング点SPが設定され、その他の部分に沿って比較的低い密度でサンプリング点SPが設定される。換言すれば、第1部分RC11,RC21,RC31,RC41及び第2部分RC12,RC22,RC32,RC42における単位長さ当たりのサンプリング点SPの数は、その他の部分におけるそれよりも多い。また、経路候補RC1~RC4のうち、第2部分RC12,RC22,RC32,RC42を除いた部分では、車両1から車両1の進行方向に離間するのに伴って、サンプリング点SPを設定する間隔がd1からd2に大きくなる。 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 , RC31 , RC41 and the second portions RC12 , RC22 , RC32 , RC42 , 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, RC31 , RC41 and the second portions RC12 , RC22 , RC32 , RC42 is the same as in the other portions. more than that. Further, in the portions of the route candidates RC 1 to RC 4 excluding the second portions RC 12 , RC 22 , RC 32 and RC 42 , sampling points The interval for setting the SP increases from d1 to d2.

一方、警戒領域WA1に含まれない経路候補RC5に沿うサンプリング点SPに関しては、ECU10は、車両1からx方向に長さL1だけ延びる第1部分RC51には間隔d1で設定し、その他の部分には間隔d2で設定する。 On the other hand, regarding the sampling points SP along the route candidate RC 5 not included in the warning area WA 1 , the ECU 10 sets the first portion RC 51 extending in the x direction from the vehicle 1 by the length L 1 with an interval d 1 . , and other portions are set at intervals of d 2 .

図4は、車両1が走行路52の車線52aを走行している場合の経路候補RC及びサンプリング点SPを示している。車両1の進行方向の走行路52上には歩行者横断帯52bが設けられており、ECU10(図1参照)は、歩行者横断帯52bと交差するように車両1を走行させることを企図している。 FIG. 4 shows route candidates RC and sampling points SP when the vehicle 1 is traveling on the lane 52a of the travel road 52. As shown in FIG. A pedestrian crossing zone 52b is provided on the running path 52 in the traveling direction of the vehicle 1, and the ECU 10 (see FIG. 1) intends to cause the vehicle 1 to travel so as to cross the pedestrian crossing zone 52b. ing.

ECU10は、走行路5上に警戒領域WA2を設定する。警戒領域WA2は、上面視で歩行者横断帯52bと重畳するように設定される仮想の領域である。詳細には、警戒領域WA2は、走行路52の左端52cから右端52d側へ延び、x方向(図2参照)長さがL3(例えば、10m)、y方向(図2参照)長さがW2(例えば、15m)の矩形を呈している。ECU10は、車両1の移動速度が大きいほど、長さL3,W2を大きく設定する。図4に示される例では、警戒領域WA2は、経路候補RC6~RC9のそれぞれの一部を含んでいる。 The ECU 10 sets a warning area WA2 on the travel path 5. FIG. The caution area WA2 is a virtual area set so as to overlap with the pedestrian crossing zone 52b when viewed from above. Specifically, the caution area WA 2 extends from the left end 52c of the travel path 52 to the right end 52d side, and has a length of L 3 (for example, 10 m) in the x direction (see FIG. 2) and a length of 10 m in the y direction (see FIG. 2). presents a rectangle of W 2 (eg, 15 m). The ECU 10 sets the lengths L 3 and W 2 larger as the moving speed of the vehicle 1 increases. In the example shown in FIG. 4, the caution area WA 2 includes a portion of each of the route candidates RC 6 -RC 9 .

ECU10は、経路候補RC6~RC9の第1部分RC61,RC71,RC81,RC91及び第2部分RC62,RC72,RC82,RC92に沿って、間隔d1でサンプリング点SPを設定する。第1部分RC61,RC71,RC81,RC91は、車両1からx方向に長さL1だけ延びる部分であり、第2部分RC62,RC72,RC82,RC92は、警戒領域WA2に含まれる部分である。 The ECU 10 selects sampling points at intervals d1 along the first portions RC61 , RC71 , RC81 , RC91 and the second portions RC62 , RC72 , RC82 , RC92 of the route candidates RC6 to RC9 . Set SP. The first portions RC 61 , RC 71 , RC 81 , RC 91 are portions extending in the x direction from the vehicle 1 by a length L 1 , and the second portions RC 62 , RC 72 , RC 82 , RC 92 are caution areas. This is the part included in WA2 .

一方、経路候補RC10に沿うサンプリング点SPに関しては、ECU10は、車両1からx方向に長さL1だけ延びる第1部分RC101には間隔d1で設定し、その他の部分には間隔d2で設定する。 On the other hand, with respect to the sampling points SP along the route candidate RC 10 , the ECU 10 sets the first portion RC 101 extending from the vehicle 1 by the length L1 in the x direction with the interval d1, and the other portions with the interval d1. Set with 2 .

図3及び図4から理解できるように、ECU10は、サンプリング点SPを、死角DAや歩行者横断帯52bを含む範囲と、車両1の近傍とに優先的に設定する。換言すれば、経路候補RCのうち、死角DAや歩行者横断帯52bを含む範囲、及び、車両1の近傍の部分、の双方を除いた部分では、ECU10は、サンプリング点SPを間引く。これにより、死角DAや歩行者横断帯52bを含む範囲及び車両1の近傍における経路コストの評価精度を高いものとしながらも、その他の部分における経路コストの計算負荷を軽減することが可能になる。すなわち、計算負荷の軽減と、経路コストの評価精度と、を両立させることが可能になる。 As can be understood from FIGS. 3 and 4, the ECU 10 preferentially sets the sampling points SP in a range including the blind spot DA and the pedestrian crossing zone 52b and in the vicinity of the vehicle 1. FIG. In other words, the ECU 10 thins out the sampling points SP in a portion of the route candidate RC excluding both the range including the blind spot DA and pedestrian crossing 52b and the portion near the vehicle 1 . As a result, it is possible to reduce the calculation load of the route cost in other areas while increasing the accuracy of the route cost evaluation in the range including the blind spot DA and the pedestrian crossing zone 52b and in the vicinity of the vehicle 1. That is, it is possible to achieve both a reduction in the calculation load and an evaluation accuracy of the route cost.

次に、図5を参照して、ECU10が運転支援制御を提供する際に実行する演算について説明する。図5は、ECU10が実行する演算を示すフローチャートである。ECU10は、図5に示される演算を繰返し実行する(例えば、0.05~0.2秒毎)。 Next, calculations executed by the ECU 10 when providing driving support control will be described with reference to FIG. 5 . FIG. 5 is a flow chart showing calculations executed by the ECU 10 . The ECU 10 repeatedly executes the calculation shown in FIG. 5 (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を走行させる際に警戒すべき対象を意味する。車両1の進行方向に警戒対象物が存在すると判定した場合(S5:YES)、ECU10は、ステップS6に進む。 Next, in step S<b>5 , the ECU 10 determines whether or not there is a warning target in the traveling direction of the vehicle 1 . The "warning object" means an object to be warned of when the vehicle 1 is driven, such as an obstacle on the road or a pedestrian crossing. If it is determined that there is a warning target in the traveling direction of the vehicle 1 (S5: YES), the ECU 10 proceeds to step S6.

次に、ステップS6で、ECU10は、走行路5上に警戒領域WAを設定する。上述したように、警戒対象物が障害物である場合、ECU10は、当該障害物よりも車両1の進行方向の位置に警戒領域WAを設定する。また、警戒対象物が歩行者横断帯である場合、ECU10は、上面視で歩行者横断帯と重畳するように警戒領域WAを設定する。さらに、ECU10は、車両1の移動速度が大きいほど、警戒領域WAの外形を大きくする。 Next, in step S<b>6 , the ECU 10 sets a warning area WA on the travel road 5 . As described above, when the object to be warned is an obstacle, the ECU 10 sets the warning area WA at a position in the traveling direction of the vehicle 1 from the obstacle. Further, when the warning target is a pedestrian crossing zone, the ECU 10 sets the warning area WA so as to overlap the pedestrian crossing zone when viewed from above. Further, the ECU 10 enlarges the outline of the warning area WA as the moving speed of the vehicle 1 increases.

警戒対象物が車両である場合、ECU10は、その種類(大型車、乗用自動車等)に応じて警戒領域WAの外形を大きくしてもよい。例えば、ECU10は、警戒対象物が貨物自動車やバス等の大型車である場合、警戒対象物が乗用自動車である場合に比べて、警戒領域WAの外形を大きくしてもよい。ECU10は、ステップS6で警戒領域WAを設定した後、ステップS7に進む。 If the object to be warned 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 object to be warned is a large vehicle such as a truck or a bus, the ECU 10 may make the outline of the caution area WA larger than when the object to be warned 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, if it is determined in step S5 that there is no warning target 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及び図4参照)。 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 FIGS. 3 and 4).

次に、ステップ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 warning object 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 in the warning area. It is determined that it is not included in 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は、経路候補RCのうち、警戒領域WAに含まれる部分に沿って間隔d1でサンプリング点SPを設定する。警戒領域WAは、走行路の幅方向一端から幅方向他端側へ延びるように設定される。間隔d1は間隔d2よりも小さいため、警戒領域WAには比較的高い密度で複数のサンプリング点SPが設定される。したがって、車両1を走行させる際に警戒すべき対象の近傍に警戒領域WAを設定すれば、当該対象の近傍における経路コストの評価精度を高いものとすることが可能になる。 According to this configuration, the ECU 10, which is the controller, sets the sampling points SP at intervals d1 along the portion of the route candidate RC that is included in the warning area WA. The caution area WA is set to extend from one end in the width direction of the travel path to the other end in the width direction. 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 in the caution area WA. Therefore, if the warning area WA is set in the vicinity of an object to be warned of when the vehicle 1 is driven, it is possible to improve the evaluation accuracy of the route cost in the vicinity of the object.

また、各サンプリング点SPにおいて車両1のブレーキシステムやステアリングシステムを制御する場合は、警戒すべき対象の近傍に比較的高い密度で複数のサンプリング点SPを設定することにより、当該対象の近傍で車両1を停止させる必要が生じた場合でも、車両1をスムーズに停止させ、ドライバに与える不快感を軽減することができる。 Further, when controlling the braking system and the steering system of the vehicle 1 at each sampling point SP, by setting a plurality of sampling points SP at a relatively high density in the vicinity of the object to be warned, the vehicle can be detected in the vicinity of the object. Even when it becomes necessary to stop the vehicle 1, the vehicle 1 can be stopped smoothly, and the discomfort given to the driver can be reduced.

一方、経路候補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.

また、車両運転支援システム100は、走行路上の障害物に関する障害物情報を取得するカメラ21及びレーダ22を備える。ECU10は、障害物よりも車両1の進行方向の位置に、警戒領域WAを設定するように構成されている。
この構成によれば、障害物(例えば、走行路上の停止車両、歩行者、壁、街路樹等)により形成される死角に警戒領域WAを設定することが可能になる。すなわち、死角に、比較的高い密度で複数のサンプリング点SPが設定される。この結果、計算負荷を軽減しながらも、当該死角からの歩行者等の飛び出しを考慮して経路候補RCの経路コストを計算することが可能になる。
The vehicle driving support system 100 also includes a camera 21 and a radar 22 that acquire obstacle information regarding obstacles on the road. The ECU 10 is configured to set the warning area WA at a position in the traveling direction of the vehicle 1 from the obstacle.
According to this configuration, it is possible to set a warning area WA in a blind spot formed by obstacles (for example, stopped vehicles, pedestrians, walls, roadside trees, etc. on the road). That is, a plurality of sampling points SP are set at a relatively high density in blind spots. As a result, it is possible to calculate the route cost of the route candidate RC in consideration of a pedestrian or the like running out of the blind spot while reducing the calculation load.

また、ECU10は、障害物の外形が大きいほど、警戒領域WAの外形を大きくするように構成されている。
障害物の外形が大きいほど、当該障害物により形成される死角も大きくなる傾向がある。上記構成によれば、ECU10は、障害物の外形が大きいほど警戒領域WAの外形を大きくするため、経路候補RCのうち警戒領域WAに含まれる部分が大きくなる。すなわち、大きな死角を含む範囲に、比較的高い密度でサンプリング点SPが設定される。この結果、死角から歩行者等が飛び出してきた場合に、この飛び出しを確実に考慮して経路候補RCの経路コストを計算することが可能になる。
Further, the ECU 10 is configured to increase the outer shape of the caution area WA as the outer shape of the obstacle is larger.
The larger the outline of an obstacle, the larger the blind spot formed by the obstacle. According to the above configuration, the ECU 10 enlarges the outline of the warning area WA as the outline of the obstacle becomes larger, so that the part of the route candidate RC included in the warning area WA becomes larger. That is, the sampling points SP are set at a relatively high density in a range including large blind spots. As a result, when a pedestrian or the like jumps out of the blind spot, it becomes possible to calculate the route cost of the route candidate RC by surely considering the jumping out.

また、ECU10は、障害物の種類に応じて、警戒領域WAの外形を大きくするように構成されている。
例えば、障害物が貨物自動車やバス等の大型車である場合は、障害物が乗用自動車である場合と比べて、当該障害物により形成される死角も大きくなる傾向がある。上記構成によれば、このように障害物の種類毎に異なる死角に応じて、経路候補RCのうち間隔d1でサンプリング点SPを設定する部分を大きくすることが可能になる。この結果、死角から歩行者等が飛び出してきた場合に、この飛び出しを確実に考慮して経路候補RCの経路コストを計算することが可能になる。
Further, the ECU 10 is configured to increase the outer shape of the warning area WA according to the type of obstacle.
For example, when the obstacle is a large vehicle such as a truck or a bus, the blind spot formed by the obstacle tends to be larger than when the obstacle is a passenger car. According to the above configuration, it is possible to increase the portion of the route candidate RC in which the sampling points SP are set at the interval d 1 in accordance with the blind spots that differ for each type of obstacle. As a result, when a pedestrian or the like jumps out of the blind spot, it becomes possible to calculate the route cost of the route candidate RC by surely considering the jumping out.

また、ECU10は、走行路上の歩行者横断帯と重畳する警戒領域WAを設定するように構成されている。
この構成によれば、歩行者等が飛び出す可能性が比較的高い歩行者横断帯において、この飛び出しを確実に考慮して経路候補RCの経路コストを計算することが可能になる。
The ECU 10 is also configured to set a warning area WA that overlaps the pedestrian crossing zone on the road.
According to this configuration, it is possible to calculate the route cost of the route candidate RC in a pedestrian crossing where the probability of a pedestrian or the like running out is relatively high, taking into account the running out of the pedestrian crossing.

また、ECU10は、車両1の移動速度が大きいほど、警戒領域WAの外形を大きくするように構成されている。
車両1の移動速度が大きいほど、より歩行者等の飛び出しに注意を払う必要がある。上記構成によれば、ECU10は、車両1の移動速度が大きいほど警戒領域WAの外形を大きくするため、経路候補RCのうち警戒領域WAに含まれる部分が大きくなる。すなわち、経路候補RCのうち間隔d1でサンプリング点SPを設定する部分が大きくなる。この結果、死角から歩行者等が飛び出してきた場合に、この飛び出しを確実に考慮して経路候補RCの経路コストを計算することが可能になる。
Further, the ECU 10 is configured to increase the outer shape of the caution area WA as the moving speed of the vehicle 1 increases.
As the moving speed of the vehicle 1 increases, it is necessary to pay more attention to pedestrians and the like. According to the above configuration, the ECU 10 enlarges the outer shape of the warning area WA as the moving speed of the vehicle 1 increases, so that the portion of the route candidate RC included in the warning area WA becomes larger. That is, the portion of the route candidate RC where the sampling points SP are set at the interval d1 becomes large. As a result, when a pedestrian or the like jumps out of the blind spot, it becomes possible to calculate the route cost of the route candidate RC by surely considering the jumping out.

以上、具体例を参照しつつ本発明の実施形態について説明した。しかし、本発明はこれらの具体例に限定されない。すなわち、これら具体例に、当業者が適宜設計変更を加えたものも、本発明の特徴を備えている限り、本発明の範囲に包含される。 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 (5)

車両に搭載される車両運転支援システムであって、
走行路に関する走行路情報を取得する走行路情報取得装置と、
前記走行路情報に基づいて前記走行路に目標経路を設定し、該目標経路に沿って走行するように前記車両を制御する制御装置と、を備え、
前記制御装置は、
前記走行路情報に基づいて、前記走行路に複数の経路候補を設定し、
前記複数の経路候補のそれぞれに沿って複数のサンプリング点を所定間隔で設定し、
前記複数のサンプリング点のそれぞれにおける経路コストを計算し、
前記経路コストに基づいて、前記複数の経路候補から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;
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 route candidates on the travel route based on the travel route information;
setting a plurality of sampling points at predetermined intervals along 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 caution area extending from one end in the width direction of the running path to the other end in the width direction;
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. ,
It is configured to increase the outer shape of the caution area as the moving speed of the vehicle increases.
A vehicle driving support system characterized by:
走行路上の障害物に関する障害物情報を取得する障害物情報取得装置を備え、
前記制御装置は、前記障害物よりも前記車両の進行方向の位置に、前記警戒領域を設定するように構成されている、請求項1に記載の車両運転支援システム。
Equipped with an obstacle information acquisition device that acquires obstacle information about obstacles on the traveling road,
2. The vehicle driving support system according to claim 1, wherein said control device is configured to set said caution area at a position in the traveling direction of said vehicle relative to said obstacle.
前記制御装置は、前記障害物の外形が大きいほど、前記警戒領域の外形を大きくするように構成されている、請求項2に記載の車両運転支援システム。 3. The vehicle driving support system according to claim 2, wherein said control device is configured to increase the outer shape of said caution area as the outer shape of said obstacle is larger. 前記制御装置は、前記障害物の種類に応じて、前記警戒領域の外形を大きくするように構成されている、請求項3に記載の車両運転支援システム。 4. The vehicle driving support system according to claim 3, wherein said control device is configured to increase the outline of said warning area according to the type of said obstacle. 前記制御装置は、前記走行路上の歩行者横断帯と重畳する前記警戒領域を設定するように構成されている、請求項1に記載の車両運転支援システム。 2. The vehicle driving support system according to claim 1, wherein said control device is configured to set said warning area overlapping a pedestrian crossing zone on said travel road.
JP2019065419A 2019-03-29 2019-03-29 Vehicle driving support system Active JP7209946B2 (en)

Priority Applications (1)

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

Applications Claiming Priority (1)

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

Publications (2)

Publication Number Publication Date
JP2020163968A JP2020163968A (en) 2020-10-08
JP7209946B2 true JP7209946B2 (en) 2023-01-23

Family

ID=72715613

Family Applications (1)

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

Country Status (1)

Country Link
JP (1) JP7209946B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023047148A1 (en) * 2021-09-23 2023-03-30 日産自動車株式会社 Travel assistance method and travel assistance device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006154967A (en) 2004-11-25 2006-06-15 Nissan Motor Co Ltd Risk minimum trajectory generation device and danger situation warning device using the same
JP2017224168A (en) 2016-06-15 2017-12-21 国立大学法人東京農工大学 Drive support device and drive support method
JP2018139030A (en) 2017-02-24 2018-09-06 マツダ株式会社 Vehicle driving support system and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013004021A (en) * 2011-06-21 2013-01-07 Toyota Motor Corp Collision risk determination device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006154967A (en) 2004-11-25 2006-06-15 Nissan Motor Co Ltd Risk minimum trajectory generation device and danger situation warning device using the same
JP2017224168A (en) 2016-06-15 2017-12-21 国立大学法人東京農工大学 Drive support device and drive support method
JP2018139030A (en) 2017-02-24 2018-09-06 マツダ株式会社 Vehicle driving support system and method

Also Published As

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

Similar Documents

Publication Publication Date Title
JP7154482B2 (en) Vehicle driving support system
JP7295012B2 (en) Vehicle control system and vehicle control method
JP6380919B2 (en) Vehicle control device
EP3418150B1 (en) Vehicle control device
JP7112658B2 (en) Vehicle driving support system and method
JP6380920B2 (en) Vehicle control device
CN108012539B (en) vehicle control device
JP7183521B2 (en) Route candidate setting system and route candidate setting method
JP6562386B2 (en) Vehicle driving support system and method
JP6611080B2 (en) Vehicle driving support system and method
JP7252513B2 (en) Vehicle driving support system
JP7312356B2 (en) Vehicle driving support system
JP2018138402A (en) Vehicle driving assisting system and method
WO2019008648A1 (en) Target vehicle speed generation method and target vehicle speed generation device for driving assistance vehicle
JP2018138404A (en) Vehicle driving assisting system and method
JP2018138405A (en) Vehicle driving support system and method
JP2018138403A (en) Vehicle driving support system and method
JP6562387B2 (en) Vehicle driving support system and method
JP7214076B2 (en) Vehicle driving support system
JP7393721B2 (en) Driving route generation system and vehicle driving support system
JP7209946B2 (en) Vehicle driving support system
JP7373118B2 (en) Driving route generation system and vehicle driving support system
JP7183520B2 (en) Route candidate setting system and route candidate setting method
JP7205799B2 (en) Vehicle driving support system
JP7375596B2 (en) Driving route generation system and vehicle driving support system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210921

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220822

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221225

R150 Certificate of patent or registration of utility model

Ref document number: 7209946

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150