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
JP7322845B2 - self-driving device - Google Patents
[go: Go Back, main page]

JP7322845B2 - self-driving device - Google Patents

self-driving device Download PDF

Info

Publication number
JP7322845B2
JP7322845B2 JP2020159379A JP2020159379A JP7322845B2 JP 7322845 B2 JP7322845 B2 JP 7322845B2 JP 2020159379 A JP2020159379 A JP 2020159379A JP 2020159379 A JP2020159379 A JP 2020159379A JP 7322845 B2 JP7322845 B2 JP 7322845B2
Authority
JP
Japan
Prior art keywords
potential
vehicle
risk
unit
driving device
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
JP2020159379A
Other languages
Japanese (ja)
Other versions
JP2022052875A (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.)
Isuzu Motors Ltd
Original Assignee
Isuzu Motors Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Isuzu Motors Ltd filed Critical Isuzu Motors Ltd
Priority to JP2020159379A priority Critical patent/JP7322845B2/en
Priority to PCT/JP2021/033111 priority patent/WO2022065045A1/en
Publication of JP2022052875A publication Critical patent/JP2022052875A/en
Application granted granted Critical
Publication of JP7322845B2 publication Critical patent/JP7322845B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W30/00Purposes of road vehicle drive control systems not related to the control of a particular sub-unit, e.g. of systems using conjoint control of vehicle sub-units
    • B60W30/08Active safety systems predicting or avoiding probable or impending collision or attempting to minimise its consequences
    • B60W30/095Predicting travel path or likelihood of collision
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W60/00Drive control systems specially adapted for autonomous road vehicles
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/16Anti-collision systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Transportation (AREA)
  • Mechanical Engineering (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Traffic Control Systems (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)

Description

本発明は、自動運転装置に関する。 The present invention relates to an automatic driving device.

近年、ポテンシャル場を用いて自車両が走行すべき走行軌跡を設定する技術が提案されている(下記の特許文献1を参照)。また、カルマンフィルタ等の確率的な位置推定方法を、自車両や周囲物体(他車両等)の将来位置の予測に適用し、確率分布から自車両の衝突確率を見積もることで、衝突回避を行う技術が提案されている。 In recent years, there has been proposed a technique of setting a travel trajectory on which a vehicle should travel using a potential field (see Patent Literature 1 below). In addition, technology that applies probabilistic position estimation methods such as the Kalman filter to predict the future positions of the vehicle and surrounding objects (other vehicles, etc.), and estimates the collision probability of the vehicle from the probability distribution to avoid collisions. is proposed.

特開2018-192954号公報JP 2018-192954 A

しかし、上記の技術では、時間ごとに周囲物体の位置が更新されるため、自車両との相対速度が0に近い周囲物体に対するリスクが適切に見積もられず、自動運転時に車間距離を確保することが困難となる。 However, with the above technology, the position of surrounding objects is updated every time, so the risk of surrounding objects whose relative speed to the vehicle is close to 0 cannot be properly estimated, and it is difficult to secure a distance between vehicles during autonomous driving. becomes difficult.

そこで、本発明はこれらの点に鑑みてなされたものであり、自動運転時にリスク推定に基づき車間距離を適切に確保できる運転行動を得ることを目的とする。 Therefore, the present invention has been made in view of these points, and an object of the present invention is to obtain a driving behavior that can appropriately secure an inter-vehicle distance based on risk estimation during automatic driving.

本発明の一の態様においては、所定の予測期間で求めたポテンシャル場に基づいて、自車両の運転行動を決定する自動運転装置であって、自車両の周囲の物体の速度情報を取得する物体情報取得部と、前記物体の移動速度と前記予測期間とに応じて、前記物体に対応するオブジェクトから移動方向へ延伸させるポテンシャルを生成するポテンシャル生成部と、前記ポテンシャルが生成された前記オブジェクトに対する前記自車両の前記予測期間中の衝突のリスクを評価するリスク評価部と、を備える、自動運転装置を提供する。 In one aspect of the present invention, an automatic driving device that determines the driving behavior of a vehicle based on a potential field obtained in a predetermined prediction period, the object acquiring speed information of objects around the vehicle. an information acquisition unit; a potential generation unit that generates a potential for extending an object corresponding to the object in a moving direction according to the moving speed of the object and the prediction period; and a risk evaluation unit that evaluates the risk of collision of the own vehicle during the prediction period.

また、前記リスク評価部は、前記予測期間中の第1時刻までは、前記ポテンシャルが生成された前記オブジェクトが移動している状態で前記リスクを評価し、前記第1時刻以降は、前記ポテンシャルが生成された前記オブジェクトが停止しているものとして前記リスクを評価することとしてもよい。 Further, the risk evaluation unit evaluates the risk in a state in which the object for which the potential is generated is moving until a first time in the prediction period, and after the first time, the potential is The risk may be evaluated assuming that the generated object is stopped.

また、前記自車両の周囲の物体に対応するオブジェクトのうち、速度が所定値以下のオブジェクトを静的オブジェクトと判定し、速度が前記所定値よりも大きいオブジェクトを動的オブジェクトと判定するオブジェクト判定部を更に備え、前記ポテンシャル生成部は、前記オブジェクト判定部によって前記動的オブジェクトと判定されたオブジェクトの移動方向へ延伸させるポテンシャルを生成することとしてもよい。 Further, the object determination unit determines an object whose speed is equal to or less than a predetermined value among the objects corresponding to the objects around the own vehicle as a static object, and determines an object whose speed is greater than the predetermined value as a dynamic object. and the potential generation unit may generate a potential for extending the object determined to be the dynamic object by the object determination unit in a moving direction.

また、前記ポテンシャル生成部は、前記自車両の周囲の複数のオブジェクトの各々にポテンシャルを生成し、前記リスク評価部は、ポテンシャルが最大のオブジェクトに対する衝突のリスクを評価することとしてもよい。 Further, the potential generating section may generate a potential for each of a plurality of objects around the own vehicle, and the risk evaluating section may evaluate the risk of collision with respect to the object with the maximum potential.

また、前記物体情報取得部は、前記周囲の物体の速度及び加速度のうちの少なくとも前記速度に基づいて、前記物体の将来位置を予測することとしてもよい。 Further, the object information acquisition unit may predict the future position of the object based on at least the velocity out of the velocity and acceleration of the surrounding object.

また、前記物体情報取得部は、前記周囲の物体が車線内を走行している場合には、前記車線の形状に関する情報に基づいて、前記物体の将来位置を予測することとしてもよい。 Further, when the surrounding object is traveling in the lane, the object information acquisition unit may predict the future position of the object based on the information about the shape of the lane.

また、前記リスク評価部が評価した前記衝突のリスクのポテンシャルと、前記自車両の速度維持又は走行車線の維持のためのポテンシャルとを、コスト関数に適用して、前記自車両の運転行動を決定する運転行動決定部を更に備えることとしてもよい。 Further, the collision risk potential evaluated by the risk evaluation unit and the potential for maintaining the speed or driving lane of the own vehicle are applied to a cost function to determine the driving behavior of the own vehicle. It is good also as further providing the driving action determination part which carries out.

本発明によれば、自動運転時に適切な車間距離を自動的に確保できる運転行動を得られるという効果を奏する。 ADVANTAGE OF THE INVENTION According to this invention, it is effective in the ability to obtain the driving behavior which can ensure an appropriate inter-vehicle distance automatically at the time of automatic driving.

一の実施形態に係る自動運転装置1の構成の一例を説明するための模式図である。BRIEF DESCRIPTION OF THE DRAWINGS It is a schematic diagram for demonstrating an example of a structure of the automatic driving apparatus 1 which concerns on one embodiment. 制御装置10の詳細構成の一例を説明するためのブロック図である。2 is a block diagram for explaining an example of the detailed configuration of the control device 10; FIG. オブジェクトに対するポテンシャルの生成例を説明するための模式図である。FIG. 4 is a schematic diagram for explaining an example of potential generation for an object; 静的ポテンシャルの大きさを説明するための模式図である。FIG. 4 is a schematic diagram for explaining the magnitude of static potential; 動的ポテンシャルの大きさを説明するための模式図である。FIG. 4 is a schematic diagram for explaining the magnitude of dynamic potential; 短期予測中の動的オブジェクトに対するリスク評価例を説明するための模式図である。FIG. 10 is a schematic diagram for explaining an example of risk evaluation for a dynamic object during short-term prediction; 自動運転装置1の動作例を説明するためのフローチャートである。4 is a flowchart for explaining an operation example of the automatic driving device 1;

<自動運転装置の構成>
本発明の一の実施形態に係る自動運転装置の構成について、図1を参照しながら説明する。
<Configuration of automatic driving device>
A configuration of an automatic driving device according to one embodiment of the present invention will be described with reference to FIG.

図1は、一の実施形態に係る自動運転装置1の構成の一例を説明するための模式図である。自動運転装置1は、例えばトラック等の車両に搭載されており、自車両の運転を支援する。自動運転装置1は、例えば自動運転時に、自車両の運転行動を設定し、設定した運転行動に基づいて運転経路を決定する。自動運転装置1は、基本走行ポテンシャルを含むポテンシャル場に基づいて、自車両の運転行動を設定する。自車両は、自動運転装置1が設定した運転行動に沿って走行する。また、自車両は、自動運転装置1が決定した運転経路に沿って走行可能となっている。 FIG. 1 is a schematic diagram for explaining an example of the configuration of an automatic driving device 1 according to one embodiment. The automatic driving device 1 is mounted on a vehicle such as a truck, for example, and assists the driving of the own vehicle. The automatic driving device 1 sets the driving behavior of the own vehicle and determines the driving route based on the set driving behavior, for example, during automatic driving. The automatic driving device 1 sets the driving behavior of the own vehicle based on the potential field including the basic driving potential. The own vehicle runs according to the driving behavior set by the automatic driving device 1 . Also, the own vehicle can travel along the driving route determined by the automatic driving device 1 .

自動運転装置1は、図1に示すように、車両検出部2と、環境認識部4と、地図データベース6と、制御装置10とを有する。
車両検出部2は、自車両の状態を検出する。車両検出部2は、自車両の位置や速度を検出する。例えば、車両検出部2は、GPS(Global Positioning System)受信機を有しており、GPS受信機が受信した電波により自車両の位置を検出する。
The automatic driving device 1 includes a vehicle detection unit 2, an environment recognition unit 4, a map database 6, and a control device 10, as shown in FIG.
The vehicle detection unit 2 detects the state of the own vehicle. A vehicle detection unit 2 detects the position and speed of the own vehicle. For example, the vehicle detection unit 2 has a GPS (Global Positioning System) receiver, and detects the position of the vehicle from radio waves received by the GPS receiver.

環境認識部4は、自車両の周囲の環境状況を認識する。例えば、環境認識部4は、カメラ、レーダ等の外部センサを有する。環境認識部4は、外部センサの出力に基づいて、自車両の周囲の物体(例えば、他車両、自転車、歩行者等)を認識する。また、環境認識部4は、例えば自車両が走行する車線の位置や幅等を認識する。 The environment recognition unit 4 recognizes the environmental conditions around the own vehicle. For example, the environment recognition unit 4 has an external sensor such as a camera or radar. The environment recognition unit 4 recognizes objects (for example, other vehicles, bicycles, pedestrians, etc.) around the own vehicle based on the output of the external sensor. The environment recognition unit 4 also recognizes, for example, the position and width of the lane on which the vehicle is traveling.

地図データベース6は、道路地図情報を記憶している。道路地図情報には、例えば、道路の緯度、経度及び標高の3次元座標を示すデータが含まれている。また、道路地図情報には、自車両が走行する道路の車線数や車線構造の情報が含まれている。さらに、地図データベース6は、車両検出部2が検出した自車両の位置に基づいて、環境認識部4で認識する車線の情報を代わりに取得することができる。 The map database 6 stores road map information. The road map information includes, for example, data indicating three-dimensional coordinates of latitude, longitude and altitude of roads. The road map information also includes information on the number of lanes and lane structure of the road on which the vehicle is traveling. Further, the map database 6 can instead obtain lane information recognized by the environment recognition unit 4 based on the position of the host vehicle detected by the vehicle detection unit 2 .

制御装置10は、自動運転装置1の動作を制御する。制御装置10は、短期予測期間で求めたポテンシャル場を用いて、自車両の運転行動を決定する。ポテンシャル場は、例えば公知のように、基本走行ポテンシャルや顕在リスクポテンシャルを加算することで求められる。本実施形態の制御装置10は、詳細は後述するが、自車両の周囲の物体の移動速度と予測期間に応じて、物体に対応するオブジェクトから移動方向へ延伸させるポテンシャルを生成する。そして、自動運転装置1は、ポテンシャルが生成されたオブジェクトに対する自車両の予測期間中の衝突のリスクを予測時間に応じて、オブジェクトの移動を考慮する場合と考慮しない場合について評価する。その際、移動しない場合のオブジェクトの移動方向に対するリスクを過小に評価しないために前述の移動方向へ延伸したオブジェクトポテンシャルをリスク評価に用いる。これにより、自車両との相対速度が0に近い周囲物体に対するリスクを適切に見積もることが可能となり、自動運転時に適切な車間距離を自動的に確保できる運転行動を得られる。 The control device 10 controls the operation of the automatic driving device 1 . The control device 10 uses the potential field obtained in the short-term prediction period to determine the driving behavior of the own vehicle. The potential field is obtained, for example, by adding the basic running potential and the actual risk potential, as is well known. Although the details will be described later, the control device 10 of the present embodiment generates a potential for extending the object corresponding to the object in the moving direction according to the moving speed of the object around the own vehicle and the prediction period. Then, the automatic driving device 1 evaluates the risk of collision of the own vehicle with the object for which the potential is generated during the prediction period, depending on the prediction time, with or without considering the movement of the object. At that time, in order not to underestimate the risk in the moving direction of the object when it does not move, the object potential extended in the moving direction is used for the risk evaluation. As a result, it becomes possible to appropriately estimate the risk of surrounding objects whose relative speed to the own vehicle is close to 0, and to obtain driving behavior that automatically secures an appropriate inter-vehicle distance during automatic driving.

<制御装置10の詳細構成>
制御装置10の詳細構成について、図2を参照しながら説明する。
図2は、制御装置10の詳細構成の一例を説明するためのブロック図である。制御装置10は、図2に示すように、記憶部12と、制御部14とを有する。
<Detailed Configuration of Control Device 10>
A detailed configuration of the control device 10 will be described with reference to FIG.
FIG. 2 is a block diagram for explaining an example of the detailed configuration of the control device 10. As shown in FIG. The control device 10 has a storage unit 12 and a control unit 14, as shown in FIG.

記憶部12は、例えばROM(Read Only Memory)及びRAM(Random Access Memory)を含む。記憶部12は、制御部14が実行するためのプログラムや各種データを記憶する。 The storage unit 12 includes, for example, ROM (Read Only Memory) and RAM (Random Access Memory). The storage unit 12 stores programs and various data for the control unit 14 to execute.

制御部14は、例えばCPU(Central Processing Unit)である。制御部14は、記憶部12に記憶されたプログラムを実行することにより、物体情報取得部142、オブジェクト判定部144、ポテンシャル生成部145、リスク評価部146及び運転行動決定部148として機能する。 The control unit 14 is, for example, a CPU (Central Processing Unit). The control unit 14 functions as an object information acquisition unit 142 , an object determination unit 144 , a potential generation unit 145 , a risk evaluation unit 146 and a driving action determination unit 148 by executing programs stored in the storage unit 12 .

物体情報取得部142は、自車両の周囲の物体に関する情報を取得する。例えば、物体情報取得部142は、環境認識部4が認識した物体(例えば、他車両)の情報を取得する。また、物体情報取得部142は、物体の移動方向及び移動速度に加え、加速度に関する速度情報を取得する。すなわち、物体情報取得部142は、物体の速度情報を取得する速度情報取得部の機能を有する。 The object information acquisition unit 142 acquires information about objects around the vehicle. For example, the object information acquisition unit 142 acquires information on an object (for example, another vehicle) recognized by the environment recognition unit 4 . The object information acquisition unit 142 also acquires speed information related to acceleration in addition to the moving direction and moving speed of the object. That is, the object information acquisition unit 142 has the function of a speed information acquisition unit that acquires speed information of an object.

物体情報取得部142は、周囲の物体の速度及び加速度のうちの少なくとも速度に基づいて、物体の将来位置を予測してもよい。例えば、物体情報取得部142は、環境認識部4が物体の速度及び加速度の両方を検出できる場合には、速度及び加速度に基づいて物体の将来位置を予測する。また、物体情報取得部142は、周囲の物体(例えば、先行車両)が車線内を走行している場合には、車線の形状に関する情報に基づいて、物体の将来位置を予測してもよい。例えば、物体情報取得部142は、環境認識部4が認識した車線の位置や曲率に基づいて、物体の将来位置を予測する。 The object information acquisition unit 142 may predict the future position of the object based on at least the velocity of the velocity and acceleration of the surrounding object. For example, when the environment recognition unit 4 can detect both the velocity and acceleration of the object, the object information acquisition unit 142 predicts the future position of the object based on the velocity and acceleration. In addition, when a surrounding object (for example, a preceding vehicle) is traveling in the lane, the object information acquiring unit 142 may predict the future position of the object based on information regarding the shape of the lane. For example, the object information acquisition unit 142 predicts the future position of the object based on the lane position and curvature recognized by the environment recognition unit 4 .

オブジェクト判定部144は、物体情報取得部142が速度情報や将来位置等の情報を取得した物体に対応するオブジェクトが、静的オブジェクト又は動的オブジェクトであるかを判定する。具体的には、オブジェクト判定部144は、自車両の周囲のオブジェクトのうち、速度が所定値以下のオブジェクトを静的オブジェクトと判定する。一方で、オブジェクト判定部144は、速度が所定値よりも大きい物体を動的オブジェクトと判定する。静的オブジェクトは例えば停止車両であり、動的オブジェクトは例えば走行中の他車両である。 The object determination unit 144 determines whether the object corresponding to the object for which the object information acquisition unit 142 has acquired information such as velocity information and future position is a static object or a dynamic object. Specifically, the object determination unit 144 determines an object whose speed is equal to or less than a predetermined value among objects around the own vehicle as a static object. On the other hand, the object determination unit 144 determines that an object whose speed is greater than a predetermined value is a dynamic object. A static object is, for example, a stationary vehicle, and a dynamic object is, for example, another vehicle in motion.

ポテンシャル生成部145は、自車両の周囲のオブジェクトにポテンシャルを生成する。ポテンシャル生成部145は、自車両の周囲に複数のオブジェクトがある場合には、複数のオブジェクトの各々にポテンシャルを生成する。ポテンシャル生成部145が生成するポテンシャルは、自車両と衝突しないようにするための顕在リスクポテンシャルである。 The potential generator 145 generates potentials for objects around the vehicle. The potential generator 145 generates a potential for each of the multiple objects when there are multiple objects around the vehicle. The potential generated by the potential generation unit 145 is an actual risk potential for preventing collision with the host vehicle.

ポテンシャル生成部145は、オブジェクト判定部144によって判定されたオブジェクトに応じたポテンシャルを生成する。すなわち、ポテンシャル生成部145は、静的オブジェクトと判定された場合には静的オブジェクトポテンシャル(以下、単に静的ポテンシャルと呼ぶ)を生成し、動的オブジェクトと判定された場合には動的オブジェクトポテンシャル(以下、単に動的ポテンシャルと呼ぶ)を生成する。 The potential generating section 145 generates a potential corresponding to the object determined by the object determining section 144 . That is, the potential generation unit 145 generates a static object potential (hereinafter simply referred to as static potential) when the object is determined to be a static object, and generates a dynamic object potential when the object is determined to be a dynamic object. (hereinafter simply referred to as dynamic potential).

図3は、オブジェクトに対するポテンシャルの生成例を説明するための模式図である。オブジェクトが静的オブジェクトである場合には、図3(a)に示すように、静的オブジェクト110に対して静的ポテンシャル112が生成されている。具体的には、静的ポテンシャル112は、静的オブジェクト110を囲むように生成されている。一方で、オブジェクトが動的オブジェクトである場合には、静的オブジェクト110に生成する静的ポテンシャルとは異なり、図3(b)に示すように、動的オブジェクト120の移動方向(一点鎖線の矢印方向)へ延伸する動的ポテンシャル122が生成される。動的ポテンシャル122の移動方向への延伸する度合いは、動的オブジェクト120の速度とオブジェクトに対する車間距離分の時間に相当する予測時間に比例する。 FIG. 3 is a schematic diagram for explaining an example of potential generation for an object. If the object is a static object, a static potential 112 is generated for the static object 110, as shown in FIG. 3(a). Specifically, static potential 112 is generated to surround static object 110 . On the other hand, when the object is a dynamic object, unlike the static potential generated in the static object 110, as shown in FIG. direction) is generated. The extent to which the dynamic potential 122 extends in the direction of movement is proportional to the speed of the dynamic object 120 and the predicted time corresponding to the time corresponding to the inter-vehicle distance to the object.

ここで、静的ポテンシャルと動的ポテンシャルの大きさについて、図4及び図5を参照しながら説明する。
図4は、静的ポテンシャルの大きさを説明するための模式図である。図4に示すX軸方向が、静的オブジェクトの前方方向であるものとする。なお、オブジェクトのX軸方向とY軸方向がポテンシャルマップのX軸方向とY軸方向と一致しない場合、オブジェクトの方位角を用いて座標変換を施した後、以下の計算を実施する。ここでは、静的オブジェクトが領域R5に位置するものとする。この場合、静的ポテンシャルの大きさは、領域R1~R9によって異なる。領域R1の静的ポテンシャルは下記の式(1)で示され、領域R2の静的ポテンシャルは式(2)で示され、領域R3の静的ポテンシャルは式(3)で示され、領域R4の静的ポテンシャルは式(4)で示され、領域R5の静的ポテンシャルは式(5)で示され、領域R6の静的ポテンシャルは式(6)で示され、領域R7の静的ポテンシャルは式(7)で示され、領域R8の静的ポテンシャルは式(8)で示され、領域R9の静的ポテンシャルは式(9)で示される。
Here, the magnitudes of the static potential and the dynamic potential will be described with reference to FIGS. 4 and 5. FIG.
FIG. 4 is a schematic diagram for explaining the magnitude of static potential. It is assumed that the X-axis direction shown in FIG. 4 is the forward direction of the static object. If the X-axis direction and Y-axis direction of the object do not match the X-axis direction and Y-axis direction of the potential map, the following calculations are performed after the coordinate transformation is performed using the azimuth angle of the object. Here, it is assumed that the static object is located in region R5. In this case, the magnitude of the static potential differs depending on the regions R1-R9. The static potential of region R1 is expressed by the following equation (1), the static potential of region R2 is expressed by equation (2), the static potential of region R3 is expressed by equation (3), and the static potential of region R4 is expressed by equation (3). The static potential is given by equation (4), the static potential of region R5 is given by equation (5), the static potential of region R6 is given by equation (6), and the static potential of region R7 is given by equation (7), the static potential of region R8 is given by equation (8), and the static potential of region R9 is given by equation (9).

図5は、動的ポテンシャルの大きさを説明するための模式図である。図5に示すX軸方向が、動的オブジェクトの進行方向であるものとする。なお、オブジェクトのX軸方向とY軸方向がポテンシャルマップのX軸方向とY軸方向と一致しない場合、オブジェクトの方位角を用いて座標変換を施した後、以下の計算を実施する。ここでは、動的オブジェクトが領域R5に位置するものとする。この場合、動的ポテンシャルの大きさは、R1~R9によって異なる。領域R1の動的ポテンシャルは下記の式(10)で示され、領域R2の動的ポテンシャルは式(11)で示され、領域R3の動的ポテンシャルは式(12)で示され、領域R4の動的ポテンシャルは式(13)で示され、領域R5の動的ポテンシャルは式(14)で示され、領域R6の動的ポテンシャルは式(15)で示され、領域R7の動的ポテンシャルは式(16)で示され、領域R8の動的ポテンシャルは式(17)で示され、領域R9の動的ポテンシャルは式(18)で示される。 FIG. 5 is a schematic diagram for explaining the magnitude of the dynamic potential. It is assumed that the X-axis direction shown in FIG. 5 is the moving direction of the dynamic object. If the X-axis direction and Y-axis direction of the object do not match the X-axis direction and Y-axis direction of the potential map, the following calculations are performed after performing coordinate conversion using the azimuth angle of the object. Here, it is assumed that the dynamic object is located in region R5. In this case, the magnitude of the dynamic potential differs depending on R1-R9. The dynamic potential of the region R1 is expressed by the following formula (10), the dynamic potential of the region R2 is expressed by the formula (11), the dynamic potential of the region R3 is expressed by the formula (12), and the dynamic potential of the region R4 is expressed by the formula (12). The dynamic potential of region R5 is shown by equation (13), the dynamic potential of region R5 is shown by equation (14), the dynamic potential of region R6 is shown by equation (15), and the dynamic potential of region R7 is shown by equation (16), the dynamic potential of region R8 is given by equation (17), and the dynamic potential of region R9 is given by equation (18).

式(19)、式(20)のように規定される。 It is defined by equations (19) and (20).

式(19)及び式(20)によれば、分散にオブジェクトの速度(Vx,i、Vy,i)と予測時間(Δt)が反映されている。このため、移動方向に速度の大きさと予測時間の長さとに比例して延伸するポテンシャルが生成されることになる。なお、式(19)及び式(20)の<>はMacaulay括弧を意味し、括弧内が正の値の場合には括弧内の値
According to equations (19) and (20), the variance reflects the velocity of the object (V x,i , V y,i ) and the predicted time (Δt s ). Therefore, a potential is generated that extends in the direction of movement in proportion to the magnitude of the velocity and the length of the predicted time. It should be noted that <> in formulas (19) and (20) means Macaulay parentheses, and if the value inside the parentheses is positive, the value inside the parentheses

リスク評価部146は、運転行動を決定するための短期予測中の自車両のオブジェクトに対する衝突リスクを評価する。リスク評価部146は、ポテンシャル生成部145が生成したポテンシャルに基づいて、自車両のオブジェクトに対する衝突のリスクを評価する。例えば、リスク評価部146は、ポテンシャル生成部145が生成した動的ポテンシャルに基づいて、自車両の動的オブジェクトに対する衝突のリスクを評価する。また、リスク評価部146は、短期予測期間中にポテンシャルの大きさが最大のオブジェクトに対する衝突のリスクを評価する。これにより、自車両の周囲に複数のオブジェクトがある場合に、オブジェクトの大きさに依存せず、より衝突のリスクが高いオブジェクトに対して評価を行うことができる。 The risk evaluation unit 146 evaluates the collision risk of the own vehicle with respect to objects during short-term prediction for determining driving behavior. The risk evaluation unit 146 evaluates the risk of the host vehicle colliding with an object based on the potential generated by the potential generation unit 145 . For example, the risk evaluation unit 146 evaluates the risk of collision of the own vehicle with a dynamic object based on the dynamic potential generated by the potential generation unit 145 . Also, the risk evaluation unit 146 evaluates the risk of collision with an object having the largest potential magnitude during the short-term prediction period. As a result, when there are a plurality of objects around the own vehicle, it is possible to evaluate an object with a higher collision risk without depending on the size of the object.

リスク評価部146は、短期予測中の動的オブジェクト120の移動状態を調整して、衝突のリスクを評価する。具体的には、リスク評価部146は、短期予測期間の第1時刻までは、動的ポテンシャル122が生成された動的オブジェクト120が移動している状態でリスクを評価する。一方で、リスク評価部146は、第1時刻以降は、動的ポテンシャル122が生成された動的オブジェクト120が停止しているものとしてリスクを評価する。これにより、自車両との相対速度が0に近い物体との距離を維持できる。したがって、動的オブジェクト120が急停止する際の衝突を考慮することができる。 The risk evaluator 146 adjusts the motion state of the dynamic object 120 during short-term prediction to evaluate the risk of collision. Specifically, the risk evaluation unit 146 evaluates the risk while the dynamic object 120 for which the dynamic potential 122 is generated is moving until the first time of the short-term prediction period. On the other hand, after the first time, the risk evaluation unit 146 evaluates the risk assuming that the dynamic object 120 for which the dynamic potential 122 is generated is stationary. As a result, it is possible to maintain the distance to the object whose relative velocity to the own vehicle is close to zero. Therefore, collisions when the dynamic object 120 comes to a sudden stop can be considered.

図6は、短期予測中の動的オブジェクトに対するリスク評価例を説明するための模式図である。ここでは、動的ポテンシャル122が生成された動的オブジェクト120は、図6(a)に示すように、自車両100から距離L1だけ離れた先行車であるものとする。また、動的オブジェクト120は、予測期間中の第1時刻までは移動しているものとし、図6(b)に示すように自車両100と動的オブジェクト120の距離L1は維持されている。そのため、動的オブジェクトが移動していることのみを考慮すると将来予測中に衝突のリスクが発生せず、車間距離を詰めるような運転行動をとりやすくなる。一方で、予測期間中の第1時刻以降は、動的オブジェクト120は停止しているものとし、図6(c)に示すように自車両100と動的オブジェクト120の距離L2は短くなっている。この場合,将来予測中に衝突のリスクが高くなるため、実際の運転行動として車間距離を確保しやすくなる。 FIG. 6 is a schematic diagram for explaining an example of risk evaluation for dynamic objects during short-term prediction. Here, it is assumed that the dynamic object 120 for which the dynamic potential 122 is generated is the preceding vehicle that is separated from the host vehicle 100 by a distance L1, as shown in FIG. 6(a). Also, the dynamic object 120 is assumed to be moving until the first time in the prediction period, and the distance L1 between the host vehicle 100 and the dynamic object 120 is maintained as shown in FIG. 6(b). Therefore, if only the movement of the dynamic object is taken into account, there is no risk of collision during future prediction, and it becomes easier to take driving behavior that reduces the inter-vehicle distance. On the other hand, after the first time in the prediction period, the dynamic object 120 is assumed to be stationary, and the distance L2 between the host vehicle 100 and the dynamic object 120 is shortened as shown in FIG. 6(c). . In this case, since the risk of collision increases during future prediction, it becomes easier to secure a distance between vehicles as an actual driving behavior.

運転行動決定部148は、短期予測としての自車両の運転行動を決定する。運転行動決定部148は、自車両の速度維持又は車線維持などのポテンシャルと、リスク評価部146が評価したリスクのポテンシャルとを含むポテンシャル場に基づいて、短期予測期中の自車両の運転行動を決定する。運転行動決定部148は、ポテンシャル場をコスト関数に適用して、自車両の最適な運転行動を決定する。運転行動決定部148は、コスト関数を最小化する値を求めることで、最適な運転行動を決定する。運転行動決定部148は、運転行動として、自車両の加減速度とヨーレートを決定する。 The driving behavior determining unit 148 determines the driving behavior of the own vehicle as short-term prediction. The driving behavior determining unit 148 determines the driving behavior of the own vehicle during the short-term prediction period based on the potential field including the potential of the own vehicle speed maintenance or lane keeping and the risk potential evaluated by the risk evaluation unit 146. do. Driving behavior determination unit 148 applies the potential field to the cost function to determine the optimal driving behavior of the host vehicle. The driving behavior determining unit 148 determines the optimum driving behavior by obtaining the value that minimizes the cost function. The driving behavior determination unit 148 determines the acceleration/deceleration and yaw rate of the host vehicle as the driving behavior.

<自動運転装置の動作例>
自動運転装置1の動作例について、図7を参照しながら説明する。
<Operation example of automatic driving device>
An operation example of the automatic driving device 1 will be described with reference to FIG.

図7は、自動運転装置1の動作例を説明するためのフローチャートである。本フローチャートに示す処理は、車両が走行している際に行われる。ここでは、車両が高速走行で自動運転を行っているものとする。 FIG. 7 is a flowchart for explaining an operation example of the automatic driving device 1. FIG. The processing shown in this flowchart is performed while the vehicle is running. Here, it is assumed that the vehicle is automatically driving at high speed.

まず、制御装置10の物体情報取得部142は、自車両の周囲の物体の速度情報を取得する(ステップS102)。具体的には、物体情報取得部142は、環境認識部4が認識した物体の移動方向や移動速度を取得する。 First, the object information acquisition unit 142 of the control device 10 acquires speed information of objects around the host vehicle (step S102). Specifically, the object information acquisition unit 142 acquires the moving direction and moving speed of the object recognized by the environment recognition unit 4 .

次に、オブジェクト判定部144は、速度情報を取得した物体に対応するオブジェクトを判定する(ステップS104)。具体的には、オブジェクト判定部144は、速度情報に基づいて静的オブジェクトか動的オブジェクトかを判定する。 Next, the object determination unit 144 determines an object corresponding to the object for which speed information has been acquired (step S104). Specifically, the object determination unit 144 determines whether the object is a static object or a dynamic object based on the speed information.

次に、ポテンシャル生成部145は、オブジェクトにポテンシャルを生成する(ステップS106)。例えば、ポテンシャル生成部145は、動的オブジェクトと判定されたオブジェクトに対して、移動方向へ延伸させる動的ポテンシャルを生成する。 Next, the potential generator 145 generates a potential for the object (step S106). For example, the potential generation unit 145 generates a dynamic potential that stretches an object determined as a dynamic object in the movement direction.

次に、リスク評価部146は、ポテンシャルが生成されたオブジェクトに対する自車両の衝突リスクを評価する(ステップS108)。例えば、リスク評価部146は、動的ポテンシャルが生成された動的オブジェクトに対する衝突リスクを評価する際には、予測期間中の第1時刻までは動的オブジェクトを移動させた状態で衝突リスクを評価し、第1時刻以降は動的オブジェクトが停止したものとして衝突リスクを評価する。 Next, the risk evaluation unit 146 evaluates the collision risk of the own vehicle with respect to the object for which the potential has been generated (step S108). For example, when evaluating the collision risk with respect to the dynamic object for which the dynamic potential is generated, the risk evaluation unit 146 evaluates the collision risk with the dynamic object moving until the first time in the prediction period. After the first time, the collision risk is evaluated assuming that the dynamic object has stopped.

次に、運転行動決定部148は、ポテンシャル生成部145が生成したポテンシャルを含むポテンシャル場に基づいて、自車両の運転行動を決定する(ステップS110)。例えば、運転行動決定部148は、基本走行ポテンシャルと顕在リスクポテンシャル(ポテンシャル生成部145が生成したポテンシャル)を加算したポテンシャル場にいわゆるコスト関数を適用して、自車両の運転行動を設定する。これにより、短期予測による自車両の最適な運転行動(加減速度やヨーレート)が決定される。 Next, the driving behavior determination unit 148 determines the driving behavior of the own vehicle based on the potential field including the potential generated by the potential generation unit 145 (step S110). For example, the driving behavior determination unit 148 applies a so-called cost function to the potential field obtained by adding the basic driving potential and the manifested risk potential (potential generated by the potential generation unit 145) to set the driving behavior of the host vehicle. As a result, the optimum driving behavior (acceleration/deceleration and yaw rate) of the own vehicle is determined based on short-term prediction.

<本実施形態における効果>
上述した実施形態の自動運転装置1は、自車両の周囲の物体の移動速度と予測期間に応じて、物体に対応するオブジェクトから移動方向へ延伸させるポテンシャルを生成する。そして、自動運転装置1は、ポテンシャルが生成されたオブジェクトに対する自車両の予測期間中の衝突のリスクを予測時間に応じて、オブジェクトの移動を考慮する場合と考慮しない場合について評価する。
その際、移動しない場合のオブジェクトの移動方向に対するリスクを過小に評価しないために前述の移動方向へ延伸したオブジェクトポテンシャルをリスク評価に用いる。この結果、自動運転時に適切な車間距離を自動的に確保できる運転行動を得ることができる。
<Effects of this embodiment>
The automatic driving device 1 of the embodiment described above generates a potential that extends the object corresponding to the object in the moving direction according to the moving speed of the object around the own vehicle and the prediction period. Then, the automatic driving device 1 evaluates the risk of collision of the own vehicle with the object for which the potential is generated during the prediction period, depending on the prediction time, with or without considering the movement of the object.
At that time, in order not to underestimate the risk in the moving direction of the object when it does not move, the object potential extended in the moving direction is used for the risk evaluation. As a result, it is possible to obtain a driving behavior that automatically secures an appropriate inter-vehicle distance during automatic driving.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されず、その要旨の範囲内で種々の変形及び変更が可能である。例えば、装置の全部又は一部は、任意の単位で機能的又は物理的に分散・統合して構成することができる。また、複数の実施の形態の任意の組み合わせによって生じる新たな実施の形態も、本発明の実施の形態に含まれる。組み合わせによって生じる新たな実施の形態の効果は、もとの実施の形態の効果を併せ持つ。 Although the present invention has been described above using the embodiments, the technical scope of the present invention is not limited to the scope described in the above embodiments, and various modifications and changes are possible within the scope of the gist thereof. be. For example, all or part of the device can be functionally or physically distributed and integrated in arbitrary units. In addition, new embodiments resulting from arbitrary combinations of multiple embodiments are also included in the embodiments of the present invention. The effect of the new embodiment caused by the combination has the effect of the original embodiment.

1 自動運転装置
100 自車両
120 動的オブジェクト
122 動的ポテンシャル
142 物体情報取得部
144 オブジェクト判定部
145 ポテンシャル生成部
146 リスク評価部
1 Automatic Driving Device 100 Own Vehicle 120 Dynamic Object 122 Dynamic Potential 142 Object Information Acquisition Unit 144 Object Judgment Unit 145 Potential Generation Unit 146 Risk Evaluation Unit

Claims (6)

所定の予測期間で求めたポテンシャル場に基づいて、自車両の運転行動を決定する自動運転装置であって、
自車両の周囲の物体の速度情報を取得する物体情報取得部と、
前記物体の移動速度と前記予測期間とに応じて、前記物体に対応するオブジェクトから移動方向へ延伸させるポテンシャルを生成するポテンシャル生成部と、
前記ポテンシャルが生成された前記オブジェクトに対する前記自車両の前記予測期間中の衝突のリスクを評価するリスク評価部と、
を備え
前記リスク評価部は、
前記予測期間中の第1時刻までは、前記ポテンシャルが生成された前記オブジェクトが移動している状態で前記リスクを評価し、
前記第1時刻以降は、前記ポテンシャルが生成された前記オブジェクトが停止しているものとして前記リスクを評価する、自動運転装置。
An automatic driving device that determines the driving behavior of the own vehicle based on the potential field obtained in a predetermined prediction period,
an object information acquisition unit that acquires speed information of objects around the own vehicle;
a potential generating unit that generates a potential for extending an object corresponding to the object in a moving direction according to the moving speed of the object and the prediction period;
a risk evaluation unit that evaluates a risk of collision of the host vehicle against the object for which the potential is generated during the prediction period;
with
The risk assessment unit
evaluating the risk while the object for which the potential is generated is moving until a first time in the prediction period;
After the first time, the automatic driving device evaluates the risk assuming that the object for which the potential is generated is stationary .
前記自車両の周囲の物体に対応するオブジェクトのうち、速度が所定値以下のオブジェクトを静的オブジェクトと判定し、速度が前記所定値よりも大きいオブジェクトを動的オブジェクトと判定するオブジェクト判定部を更に備え、
前記ポテンシャル生成部は、前記オブジェクト判定部によって前記動的オブジェクトと判定されたオブジェクトの移動方向へ延伸させるポテンシャルを生成する、
請求項に記載の自動運転装置。
Further an object determination unit for determining an object having a speed equal to or less than a predetermined value as a static object and determining an object having a speed greater than the predetermined value as a dynamic object among the objects corresponding to the objects around the own vehicle. prepared,
The potential generation unit generates a potential that extends the object determined to be the dynamic object by the object determination unit in a moving direction.
The automatic driving device according to claim 1 .
前記ポテンシャル生成部は、前記自車両の周囲の複数のオブジェクトの各々にポテンシャルを生成し、
前記リスク評価部は、ポテンシャルが最大のオブジェクトに対する衝突のリスクを評価する、
請求項1又は2に記載の自動運転装置。
The potential generation unit generates a potential for each of a plurality of objects around the own vehicle,
wherein the risk assessment unit assesses the risk of collision for objects with maximum potential;
The automatic driving device according to claim 1 or 2 .
前記物体情報取得部は、前記周囲の物体の速度及び加速度のうちの少なくとも前記速度に基づいて、前記物体の将来位置を予測する、
請求項1からのいずれか1項に記載の自動運転装置。
The object information acquisition unit predicts the future position of the object based on at least the velocity of the velocity and acceleration of the surrounding object.
The automatic driving device according to any one of claims 1 to 3 .
前記物体情報取得部は、前記周囲の物体が車線内を走行している場合には、前記車線の形状に関する情報に基づいて、前記物体の将来位置を予測する、
請求項に記載の自動運転装置。
The object information acquisition unit predicts the future position of the object based on information about the shape of the lane when the surrounding object is traveling in the lane.
The automatic driving device according to claim 4 .
前記リスク評価部が評価した前記衝突のリスクのポテンシャルと、前記自車両の速度維持又は走行車線の維持のためのポテンシャルとを、コスト関数に適用して、前記自車両の運転行動を決定する運転行動決定部を更に備える、
請求項1からのいずれか1項に記載の自動運転装置。
driving that determines the driving behavior of the own vehicle by applying the collision risk potential evaluated by the risk evaluation unit and the potential for maintaining the speed of the own vehicle or maintaining the driving lane to a cost function; further comprising an action determination unit;
The automatic driving device according to any one of claims 1 to 5 .
JP2020159379A 2020-09-24 2020-09-24 self-driving device Active JP7322845B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020159379A JP7322845B2 (en) 2020-09-24 2020-09-24 self-driving device
PCT/JP2021/033111 WO2022065045A1 (en) 2020-09-24 2021-09-09 Automatic driving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020159379A JP7322845B2 (en) 2020-09-24 2020-09-24 self-driving device

Publications (2)

Publication Number Publication Date
JP2022052875A JP2022052875A (en) 2022-04-05
JP7322845B2 true JP7322845B2 (en) 2023-08-08

Family

ID=80845279

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020159379A Active JP7322845B2 (en) 2020-09-24 2020-09-24 self-driving device

Country Status (2)

Country Link
JP (1) JP7322845B2 (en)
WO (1) WO2022065045A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7405050B2 (en) * 2020-09-25 2023-12-26 いすゞ自動車株式会社 Automatic driving device, automatic driving method and program
JP7384258B1 (en) 2022-09-26 2023-11-21 いすゞ自動車株式会社 automatic driving device
CN115503700B (en) * 2022-11-07 2025-08-29 江苏大学 An active collision avoidance method based on multi-risk fusion potential field and vehicle-mounted electronic equipment
CN116343473B (en) * 2023-02-08 2025-12-30 四川成绵苍巴高速公路有限责任公司成都分公司 A method for identifying highway driving risks based on speed risk potential field

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018192954A (en) 2017-05-18 2018-12-06 トヨタ自動車株式会社 Driving assistance device
JP2020030601A (en) 2018-08-22 2020-02-27 アイシン・エィ・ダブリュ株式会社 Vehicle driving assistance system, vehicle driving assistance method, and vehicle driving assistance program
WO2020158342A1 (en) 2019-01-31 2020-08-06 日立オートモティブシステムズ株式会社 Vehicle control device and vehicle control system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018192954A (en) 2017-05-18 2018-12-06 トヨタ自動車株式会社 Driving assistance device
JP2020030601A (en) 2018-08-22 2020-02-27 アイシン・エィ・ダブリュ株式会社 Vehicle driving assistance system, vehicle driving assistance method, and vehicle driving assistance program
WO2020158342A1 (en) 2019-01-31 2020-08-06 日立オートモティブシステムズ株式会社 Vehicle control device and vehicle control system

Also Published As

Publication number Publication date
WO2022065045A1 (en) 2022-03-31
JP2022052875A (en) 2022-04-05

Similar Documents

Publication Publication Date Title
JP7322845B2 (en) self-driving device
US10507813B2 (en) Method and system for automated vehicle emergency light control of an autonomous driving vehicle
EP3324332B1 (en) Method and system to predict vehicle traffic behavior for autonomous vehicles to make driving decisions
CN109313857B (en) Surrounding environment recognition device
US9140792B2 (en) System and method for sensor based environmental model construction
US10996679B2 (en) Method to evaluate trajectory candidates for autonomous driving vehicles (ADVs)
US10183641B2 (en) Collision prediction and forward airbag deployment system for autonomous driving vehicles
US10940795B2 (en) Method for keeping distance between an autonomous driving vehicle and a following vehicle using a braking light
US11059481B2 (en) Vehicle control system, vehicle control method, and vehicle control program
US20190078896A1 (en) Data driven map updating system for autonomous driving vehicles
JP2018167699A (en) Vehicle control system, vehicle control method, and vehicle control program
JPWO2018180097A1 (en) Server device, terminal device, communication system, information receiving method, information transmitting method, information receiving program, information transmitting program, recording medium, and data structure
CN112789208B (en) Device and method for estimating vehicle position
JP7314882B2 (en) self-driving device
KR20120091179A (en) Collision avoidance system and method for a road vehicle and respective computer program product
US11042160B2 (en) Autonomous driving trajectory determination device
EP3842316B1 (en) Method and device for controlling operation of self-driving car
JP7081098B2 (en) Driving environment recognition device, driving environment recognition method, program
JP7342828B2 (en) automatic driving device
JP7314883B2 (en) self-driving device
JP7259818B2 (en) self-driving device
US11400923B2 (en) Information processing device, vehicle control device, and mobile object control method
JP2023169732A (en) Vehicle control device, vehicle control method, computer program for vehicle control, priority setting device, and vehicle control system
JP2022016027A (en) Vehicle control device
JP2019196941A (en) Own vehicle position estimating device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230412

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230710

R150 Certificate of patent or registration of utility model

Ref document number: 7322845

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150