JPH07333242A - Method and apparatus for estimating yawing rate of vehicle - Google Patents

Method and apparatus for estimating yawing rate of vehicle

Info

Publication number
JPH07333242A
JPH07333242A JP13023994A JP13023994A JPH07333242A JP H07333242 A JPH07333242 A JP H07333242A JP 13023994 A JP13023994 A JP 13023994A JP 13023994 A JP13023994 A JP 13023994A JP H07333242 A JPH07333242 A JP H07333242A
Authority
JP
Japan
Prior art keywords
yaw rate
rate value
vehicle
primary
estimated
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.)
Withdrawn
Application number
JP13023994A
Other languages
Japanese (ja)
Inventor
Mitsuru Nagaoka
満 長岡
Yoko Hirata
陽子 平田
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 JP13023994A priority Critical patent/JPH07333242A/en
Publication of JPH07333242A publication Critical patent/JPH07333242A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Indicating Or Recording The Presence, Absence, Or Direction Of Movement (AREA)
  • Steering Control In Accordance With Driving Conditions (AREA)

Abstract

PURPOSE:To reduce burden on a computer by reducing the number of neurons in a neural net intermediate layer estimating a yawing rate accurately over the entire operation area of a vehicle in the estimation of the yawing rate by a neural network. CONSTITUTION:The operation area of a vehicle is divided into an area in vicinity to straight traveling, a steady turning area and a non-linear area of sharp turning and three arithmetic sections 21-23 are provided to calculate primary yawing rate values by a neural network computation which is set for each of the operation areas and uses at least a difference Rv in the rotation of left and right wheels, an angle Fs of steering and a vehicle speed V as input information. The primary yawing rate values phi1-phi3 are calculated with the computing sections 21-23 based on the current input information while these primary yawing rate values phi1-phi3 are synthesized by the degrees G1-G3 of fitting according to the current angle Fs of steering to calculate an estimated yawing rate value phi.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、車両に発生するヨーレ
ートを推定するヨーレート推定方法及びその装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a yaw rate estimation method and apparatus for estimating a yaw rate generated in a vehicle.

【0002】[0002]

【従来の技術】従来より、車両において、4輪操舵装置
を装備する場合に車両に発生するヨーレートをセンサに
より検出し、該ヨーレートを用いてフィードバック制御
をすることは知られている。従来のヨーレートセンサに
は、左右輪の回転差を基に円旋回時の幾何学的関係から
導いた線形式でヨーレートを検出するもの(例えば特開
平2−40504号公報参照)と、操舵角を基に円旋回
時の幾何学的関係から導いた線形式でヨーレートを検出
するもの(例えば特開平4−353076号公報参照)
とがある。
2. Description of the Related Art Conventionally, it is known that when a vehicle is equipped with a four-wheel steering system, a yaw rate generated in the vehicle is detected by a sensor and feedback control is performed using the yaw rate. The conventional yaw rate sensor detects a yaw rate in a linear form derived from a geometrical relationship during circular turning based on a rotation difference between the left and right wheels (for example, see Japanese Patent Laid-Open No. 2-40504), and a steering angle. The yaw rate is detected in a linear form derived from the geometrical relationship at the time of circular turning (see, for example, Japanese Patent Laid-Open No. 4-353076).
There is.

【0003】ところが、上記従来のヨーレートセンサ
は、いずれも円旋回時の幾何学的関係から導いた線形式
でヨーレートを検出するものであるため、非線形領域の
運動状態の時つまり左右輪回転差が所定値以上の時又は
操輪角が所定値以上の時にはヨーレートを精度良く検出
することができなくなるという問題があった。
However, all of the above-mentioned conventional yaw rate sensors detect the yaw rate in a linear form derived from the geometrical relationship at the time of circular turning, and therefore, in the non-linear motion state, that is, the left and right wheel rotation difference. There is a problem that the yaw rate cannot be accurately detected when the yaw rate is equal to or more than a predetermined value or when the wheel steering angle is equal to or more than the predetermined value.

【0004】そこで、近年、非線形領域の運動状態の時
にもヨーレートを精度良く推定するために、ニューラル
ネットワークを用いたものが提案されている。このニュ
ーラルネットワークは、通常、ヨーレートに関連する左
右輪の回転差、操舵角、操舵速度、車速及び車体加速度
等の車両状態量を入力変数として中間層のニューロンと
シナプス結合するとともに、該中間層のニューロンを、
推定ヨーレート値を出力する出力層のニューロンとシナ
プス結合して構成されるものであって、学習回数を高め
ることで線形領域から非線形領域に亘ってヨーレートを
高い精度で推定できることが実証されている。
Therefore, in recent years, a method using a neural network has been proposed in order to accurately estimate the yaw rate even in a motion state in a non-linear region. This neural network normally synapse-connects with neurons in the intermediate layer using the vehicle state quantities such as the rotation difference between the left and right wheels, the steering angle, the steering speed, the vehicle speed, and the vehicle body acceleration, which are related to the yaw rate, as input variables. Neurons
It is constructed by synapse-connecting with the neuron of the output layer that outputs the estimated yaw rate value, and it has been proved that the yaw rate can be estimated with high accuracy from the linear region to the non-linear region by increasing the learning number.

【0005】[0005]

【発明が解決しようとする課題】ところが、一つのニュ
ーラルネットワークでもって、車両の線形運転領域から
非線形運転領域までの全てに亘りヨーレートを精度良く
推定するためには中間層のニューロンを非常に多くする
必要があり、そのため、ニューラルネットワーク演算に
時間がかかり、この演算を行うコンピュータの負担が大
きくなるという問題がある。
However, in order to accurately estimate the yaw rate from the linear driving region to the non-linear driving region of the vehicle with one neural network, the number of neurons in the intermediate layer is increased. Therefore, there is a problem that the neural network calculation takes time, and the load on the computer that performs this calculation increases.

【0006】本発明はかかる点に鑑みてなされたもので
あり、その目的とするところは、車両の所定の運転領域
別に異なるニューラルネットワークを用い、或いは特定
の運転領域にのみニューラルネットワークを用いること
により、車両の全運転領域に亘ってヨーレートを精度良
く推定しつつ、中間層のニューロン数を少なくしてコン
ピュータの負担を軽減し得るようにするものである。
The present invention has been made in view of the above points, and an object of the present invention is to use different neural networks for each predetermined driving area of a vehicle or to use a neural network only for a specific driving area. , While accurately estimating the yaw rate over the entire driving region of the vehicle, the number of neurons in the intermediate layer can be reduced to reduce the load on the computer.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の発明は、車両に発生するヨーレート
を推定するヨーレート推定方法として、車両の所定の運
転領域別に設定されかつ各々少なくとも左右輪の回転差
と操舵角と車速とを入力情報とするニューラルネットワ
ーク演算により1次ヨーレート値を算出する複数の演算
部を用意し、該複数の演算部でそれぞれ現時点の入力情
報に基づいて1次ヨーレート値を算出するとともに、こ
れらの1次ヨーレート値を、現時点の車両の運転状態に
応じた適合度により合成して推定ヨーレート値を算出す
る構成とする。
In order to achieve the above object, the invention according to claim 1 is a yaw rate estimating method for estimating a yaw rate occurring in a vehicle, which is set for each predetermined driving area of the vehicle and is at least left and right. A plurality of calculation units for calculating a primary yaw rate value by a neural network calculation using the wheel rotation difference, the steering angle, and the vehicle speed as input information are prepared, and the plurality of calculation units each perform a primary calculation based on the current input information. The yaw rate value is calculated, and the estimated yaw rate value is calculated by synthesizing these primary yaw rate values according to the degree of conformity according to the current driving state of the vehicle.

【0008】請求項2記載の発明は、請求項1記載の発
明に従属し、その一つの態様を示す。つまり、上記複数
の演算部が、直進付近用に設定された演算部と、定常旋
回領域用に設定された演算部と、急旋回の非線形領域用
に設定された演算部との場合である。
The invention according to claim 2 is dependent on the invention according to claim 1, and shows one mode thereof. That is, this is a case in which the plurality of arithmetic units are an arithmetic unit set for near straight traveling, an arithmetic unit set for a steady turning region, and an arithmetic unit set for a non-linear region of a sharp turn.

【0009】請求項3記載の発明は、車両に発生するヨ
ーレートを推定するヨーレート推定方法として、車両の
運転領域を操舵角に基づいて直進付近と定常旋回領域と
急旋回の非線形領域とに判別し、直進付近では円旋回時
の幾何学的関係から導いた線形式で1次ヨーレート値を
算出してそれを推定ヨーレート値とし、急旋回の非線形
領域では少なくとも左右輪の回転差と操舵角と車速とを
入力情報とするニューラルネットワーク演算により1次
ヨーレート値を算出してそれを推定ヨーレート値とし、
定常旋回領域では上記円旋回時の幾何学的関係の線形式
による1次ヨーレート値と上記ニューラルネットワーク
演算による1次ヨーレート値とを、操舵角に応じた配分
比で合成して推定ヨーレート値を算出する構成とする。
According to a third aspect of the present invention, as a yaw rate estimating method for estimating the yaw rate generated in the vehicle, the operating region of the vehicle is discriminated based on the steering angle into a straight driving region, a steady turning region and a non-linear region of a sharp turn. , Around the straight ahead, the primary yaw rate value is calculated in a linear form derived from the geometrical relationship at the time of circular turning, and it is used as the estimated yaw rate value. At least in the non-linear region of sharp turning, the rotational difference between the left and right wheels, the steering angle, and the vehicle speed. The primary yaw rate value is calculated by a neural network operation using and as input information, and is used as the estimated yaw rate value,
In the steady turning region, the estimated yaw rate value is calculated by synthesizing the linear yaw rate value of the geometrical relationship at the time of the circular turn and the primary yaw rate value by the neural network calculation with a distribution ratio according to the steering angle. The configuration is

【0010】請求項4記載の発明は、車両に発生するヨ
ーレートを推定するヨーレート推定方法として、車両の
運転領域を操舵角に基づいて直進付近と定常旋回領域と
急旋回の非線形領域とに判別し、直進付近では左右輪の
回転差と操舵角とに基づくファジィ制御則とファジィ推
論とから1次ヨーレート値を算出してそれを推定ヨーレ
ート値とし、急旋回の非線形領域では少なくとも左右輪
の回転差と操舵角と車速とを入力情報とするニューラル
ネットワーク演算により1次ヨーレート値を算出してそ
れを推定ヨーレート値とし、定常旋回領域では上記ファ
ジィ制御則とファジィ推論とによる1次ヨーレート値と
上記ニューラルネットワーク演算による1次ヨーレート
値とを、操舵角に応じた配分比で合成して推定ヨーレー
ト値を算出する構成とする。
According to a fourth aspect of the present invention, as a yaw rate estimating method for estimating the yaw rate generated in the vehicle, the operating area of the vehicle is discriminated based on the steering angle into a straight driving area, a steady turning area and a non-linear area of a sharp turn. , Around the straight ahead, the primary yaw rate value is calculated from the fuzzy control law and the fuzzy inference based on the rotational difference between the left and right wheels and the steering angle, and the estimated yaw rate value is used as the estimated yaw rate value. The primary yaw rate value is calculated by a neural network operation using the steering angle and the vehicle speed as input information, and the calculated yaw rate value is used as the estimated yaw rate value. In the steady turning region, the primary yaw rate value based on the fuzzy control law and fuzzy reasoning and the neural A structure in which the estimated yaw rate value is calculated by combining the primary yaw rate value calculated by the network with the distribution ratio according to the steering angle. To.

【0011】請求項5記載の発明は、請求項3記載の発
明に従属し、円旋回時の幾何学的関係から導いた1次ヨ
ーレート値の線形式を具体的に示す。つまり、上記1次
ヨーレート値φ1 の線形式は、左右輪の回転差をRv 、
トレッドをdとすると、 φ1 =Rv /d である。
The invention according to claim 5 is dependent on the invention according to claim 3, and specifically shows a linear form of the first-order yaw rate value derived from the geometrical relationship during circular turning. That is, the linear form of the above-mentioned primary yaw rate value φ1 represents the rotation difference between the left and right wheels as Rv,
If the tread is d, then φ1 = Rv / d.

【0012】請求項6記載の発明は、請求項1、3又は
4記載の発明に従属し、直進時にヨーレートの定常偏差
を求め、推定ヨーレート値に対し該定常偏差を補正する
構成とする。
The invention according to claim 6 is dependent on the invention according to claim 1, 3 or 4, and is configured such that a steady-state deviation of the yaw rate is obtained when the vehicle goes straight, and the steady-state deviation is corrected with respect to the estimated yaw rate value.

【0013】請求項7記載の発明は、車両に発生するヨ
ーレートを推定するヨーレート推定装置として、車両の
所定の運転領域別に設定されかつ各々少なくとも左右輪
の回転差と操舵角と車速とを入力情報とするニューラル
ネットワーク演算により1次ヨーレート値を算出する複
数の1次ヨーレート値演算部と、該各演算部で算出され
た1次ヨーレート値を、現時点の車両の運転状態に応じ
た適合度により合成して推定ヨーレート値を算出する推
定ヨーレート値演算部とを備える構成とする。
According to a seventh aspect of the present invention, as a yaw rate estimating device for estimating a yaw rate generated in a vehicle, the yaw rate estimating device is set for each predetermined driving region of the vehicle, and at least the rotational difference between the left and right wheels, the steering angle, and the vehicle speed are input information. A plurality of primary yaw rate value calculation units for calculating a primary yaw rate value by a neural network calculation and a primary yaw rate value calculated by each of the calculation units are combined by a degree of suitability according to the current driving state of the vehicle. And an estimated yaw rate value calculation unit for calculating an estimated yaw rate value.

【0014】請求項8記載の発明は、車両に発生するヨ
ーレートを推定するヨーレート推定装置として、車両の
運転領域を操舵角に基づいて直進付近と定常旋回領域と
急旋回の非線形領域とに判別する判別手段と、円旋回時
の幾何学的関係から導いた線形式で1次ヨーレート値を
算出する線形式演算部と、車両の運転領域のうち急旋回
の非線形領域用に設定されかつ少なくとも左右輪の回転
差と操舵角と車速とを入力情報とするニューラルネット
ワーク演算により1次ヨーレート値を算出するニューラ
ルネット演算部と、直進付近では上記線形式演算部で算
出された1次ヨーレート値を推定ヨーレート値とし、急
旋回の非線形領域では上記ニューラルネット演算部で算
出された1次ヨーレート値を推定ヨーレート値とし、定
常旋回領域では上記2種の1次ヨーレート値を、操舵角
に応じた配分比で合成して推定ヨーレート値を算出する
推定ヨーレート値演算部とを備える構成とする。
According to an eighth aspect of the present invention, as a yaw rate estimating device for estimating the yaw rate generated in the vehicle, the operating area of the vehicle is discriminated based on the steering angle into a straight traveling area, a steady turning area and a non-linear area of a sharp turn. A discriminating means, a linear-form calculation unit for calculating a primary yaw rate value in a linear form derived from a geometrical relationship at the time of a circular turn, a non-linear region of a sharp turn in a driving region of the vehicle, and at least left and right wheels. A neural network calculation unit that calculates a primary yaw rate value by a neural network calculation that uses the rotation difference, the steering angle, and the vehicle speed as input information, and an estimated yaw rate that is the linear yaw rate value calculated by the linear format calculation unit near straight ahead. In the non-linear region of a sharp turn, the primary yaw rate value calculated by the neural network calculation unit is used as the estimated yaw rate value, and in the steady turn region, Two primary yaw rate value, a configuration and a yaw rate value calculation unit for calculating an estimated yaw rate values are combined in the allocation ratio corresponding to the steering angle.

【0015】請求項9記載の発明は、車両に発生するヨ
ーレートを推定するヨーレート推定装置として、車両の
運転領域を操舵角に基づいて直進付近と定常旋回領域と
急旋回の非線形領域とに判別する判別手段と、左右輪の
回転差と操舵角とに基づくファジィ制御則とファジィ推
論とから1次ヨーレート値を算出するファジィ演算部
と、車両の運転領域のうち急旋回の非線形領域用に設定
されかつ少なくとも左右輪の回転差と操舵角と車速とを
入力情報とするニューラルネットワーク演算により1次
ヨーレート値を算出するニューラルネット演算部と、直
進付近では上記ファジィ演算部で算出された1次ヨーレ
ート値を推定ヨーレート値とし、急旋回の非線形領域で
は上記ニューラルネット演算部で算出された1次ヨーレ
ート値を推定ヨーレート値とし、定常旋回領域では上記
2種の1次ヨーレート値を、操舵角に応じた配分比で合
成して推定ヨーレート値を算出する推定ヨーレート値演
算部とを備える構成とする。
According to a ninth aspect of the present invention, as a yaw rate estimating device for estimating a yaw rate generated in a vehicle, the operating area of the vehicle is discriminated based on a steering angle into a straight-ahead region, a steady turning region and a non-linear region of a sharp turn. The determination means, the fuzzy calculation section for calculating the primary yaw rate value from the fuzzy control law based on the rotation difference between the left and right wheels and the steering angle, and the fuzzy inference, and the non-linear area for the sharp turn in the driving area of the vehicle are set. Also, a neural network calculation unit that calculates a primary yaw rate value by a neural network calculation that uses at least the rotational difference between the left and right wheels, the steering angle, and the vehicle speed as input information, and the primary yaw rate value calculated by the fuzzy calculation unit near straight ahead. Is used as the estimated yaw rate value, and in the non-linear region of a sharp turn, the primary yaw rate value calculated by the neural network computing unit is used as the estimated yaw rate value. And bets values, the two primary yaw rate value in the steady turning region is configured to include the estimated yaw rate value calculation unit for calculating an estimated yaw rate values are combined in the allocation ratio corresponding to the steering angle.

【0016】[0016]

【作用】上記の構成により、請求項1又は7記載の発明
では、車両の所定の運転領域別(例えば、請求項2記載
の発明の如く直進付近と定常旋回領域と急旋回の非線形
領域)に設定されたニューラルネットワークからなる複
数の演算部を用意し、これらの演算部で現時点の入力情
報に基づいてニューラルネットワーク演算により1次ヨ
ーレート値を算出しているため、一つのニューラルネッ
トワークでもって車両の全運転領域に亘ってヨーレート
を精度良く推定する場合に比べて、各演算部のニューラ
ルネットワーク中間層のニューロン数が大幅に少なくな
り、ニューラルネットワーク演算全体ひいてはヨーレー
ト推定に要する時間も少なくなる。また、各演算部で算
出された1次ヨーレート値を、現時点の車両の運転状態
に応じた適合度により合成して推定ヨーレート値を算出
しているため、車両の運転領域間で推定ヨーレート値が
段差を生じることはなく、ヨーレートが適切に推定され
ることになる。
With the above construction, according to the invention described in claim 1 or 7, the vehicle is divided into predetermined driving regions (for example, as in the invention described in claim 2, in the vicinity of straight running, a steady turning region, and a non-linear region of a sharp turn). Since a plurality of calculation units composed of the set neural network are prepared and the primary yaw rate value is calculated by the neural network calculation based on the input information at the present time in these calculation units, one neural network Compared with the case where the yaw rate is accurately estimated over the entire operating region, the number of neurons in the neural network intermediate layer of each operation unit is significantly reduced, and the time required for the entire neural network operation and thus the yaw rate estimation is reduced. In addition, since the estimated yaw rate value is calculated by combining the primary yaw rate values calculated by the respective calculation units with the degree of conformity according to the driving state of the vehicle at the present time, the estimated yaw rate value varies between the driving areas of the vehicle. The step is not generated, and the yaw rate is properly estimated.

【0017】請求項3又は8記載の発明では、車両の運
転領域を直進付近と定常旋回領域と急旋回の非線形領域
とに分け、直進付近では円旋回時の幾何学的関係から導
いた線形式で1次ヨーレート値を算出してそれを推定ヨ
ーレート値とし、急旋回の非線形領域ではニューラルネ
ットワーク演算により1次ヨーレート値を算出してそれ
を推定ヨーレート値とし、定常旋回領域では上記円旋回
時の幾何学的関係の線形式による1次ヨーレート値と上
記ニューラルネットワーク演算による1次ヨーレート値
とを、操舵角に応じた配分比で合成して推定ヨーレート
値を算出しているため、一つのニューラルネットワーク
でもって車両の全運転領域に亘ってヨーレートを精度良
く推定する場合に比べて、ニューラルネットワーク中間
層のニューロン数が大幅に少なくなり、ヨーレート推定
に要する時間も少なくなる。また、車両の全運動領域に
亘ってヨーレートを精度良くかつ領域間で段差を生じる
ことなく適切に推定できることになる。
According to the third or eighth aspect of the invention, the driving region of the vehicle is divided into a straight driving region, a steady turning region and a steep turning non-linear region, and in the straight driving region, a linear form derived from the geometrical relationship during circular turning is derived. Then, the primary yaw rate value is calculated and used as the estimated yaw rate value. In the steep turning nonlinear region, the primary yaw rate value is calculated by a neural network operation and used as the estimated yaw rate value. The estimated yaw rate value is calculated by synthesizing the linear yaw rate value of the geometrical relationship and the primary yaw rate value obtained by the neural network calculation with a distribution ratio according to the steering angle. Therefore, the number of neurons in the middle layer of the neural network is greater than that in the case where the yaw rate is accurately estimated over the entire driving region of the vehicle. Significantly less, time is also reduced required for yaw rate estimated. In addition, the yaw rate can be accurately estimated accurately over the entire movement region of the vehicle without causing a step difference between the regions.

【0018】請求項4又は9記載の発明では、車両の運
転領域を直進付近と定常旋回領域と急旋回の非線形領域
とに分け、直進付近では左右輪の回転差と操舵角とに基
づくファジィ制御則とファジィ推論とから1次ヨーレー
ト値を算出してそれを推定ヨーレート値とし、急旋回の
非線形領域ではニューラルネットワーク演算により1次
ヨーレート値を算出してそれを推定ヨーレート値とし、
定常旋回領域では上記ファジィ制御則とファジィ推論と
による1次ヨーレート値と上記ニューラルネットワーク
演算による1次ヨーレート値とを、操舵角に応じた配分
比で合成して推定ヨーレート値を算出しているため、一
つのニューラルネットワークでもって車両の全運転領域
に亘ってヨーレートを精度良く推定する場合に比べて、
ニューラルネットワーク中間層のニューロン数が大幅に
少なくなり、ヨーレート推定に要する時間も少なくな
る。また、車両の全運動領域に亘ってヨーレートを精度
良くかつ領域間で段差を生じることなく適切に推定でき
ることになる。
In the invention according to claim 4 or 9, the driving region of the vehicle is divided into a straight driving region, a steady turning region and a non-linear region of a sharp turning, and in the straight driving region, fuzzy control based on the rotation difference between the left and right wheels and the steering angle. Calculate the primary yaw rate value from the law and fuzzy reasoning and use it as the estimated yaw rate value. In the non-linear region of a sharp turn, calculate the primary yaw rate value by neural network operation and use it as the estimated yaw rate value.
In the steady turning region, the estimated yaw rate value is calculated by synthesizing the primary yaw rate value obtained by the fuzzy control law and the fuzzy inference with the primary yaw rate value obtained by the neural network operation at a distribution ratio according to the steering angle. , Compared with the case where the yaw rate is accurately estimated over the entire driving area of the vehicle with one neural network,
The number of neurons in the middle layer of the neural network is significantly reduced, and the time required for yaw rate estimation is also reduced. In addition, the yaw rate can be accurately estimated accurately over the entire movement region of the vehicle without causing a step difference between the regions.

【0019】請求項6記載の発明では、直進時に左右輪
のタイヤ径等に起因するヨーレートの定常偏差を求め、
推定ヨーレート値に対し該定常偏差を補正しているた
め、ヨーレートの推定精度がより高められる。
According to the sixth aspect of the invention, the steady-state deviation of the yaw rate due to the tire diameters of the left and right wheels, etc., is calculated when going straight,
Since the steady-state deviation is corrected with respect to the estimated yaw rate value, the yaw rate estimation accuracy can be further improved.

【0020】[0020]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0021】図1は本発明の第1実施例に係わる車両の
ヨーレート推定装置のブロック線図である。図1におい
て、1は右車輪の所定時間当りの回転数である車輪速を
検出する右車輪速センサ、2は左車輪の車輪速を検出す
る左車輪速センサ、3は操舵輪である前輪の操舵角を検
出する操舵角検出手段としての操舵角センサである。上
記両車輪速センサ1,2で検出された車輪速Wr ,Wl
は加算点4で互いに減算されることにより左右輪の回転
差(詳しくは所定時間当りの回転数差ないし回転速度
差)Rv が算出されるようになっており、車輪速センサ
1,2及び加算点4により、左右輪の回転差を検出する
回転差検出手段5が構成されている。上記回転差Rv
は、フィルター6を通して正規化処理部7に入力され
る。
FIG. 1 is a block diagram of a vehicle yaw rate estimating device according to a first embodiment of the present invention. In FIG. 1, 1 is a right wheel speed sensor that detects a wheel speed that is the number of rotations of a right wheel per predetermined time, 2 is a left wheel speed sensor that detects a wheel speed of a left wheel, and 3 is a front wheel that is a steered wheel. It is a steering angle sensor as a steering angle detecting means for detecting a steering angle. Wheel speeds Wr and Wl detected by the two wheel speed sensors 1 and 2
Are subtracted from each other at an addition point 4 to calculate a rotation difference (specifically, a rotation speed difference or rotation speed difference per predetermined time) Rv between the left and right wheels. The point 4 constitutes a rotation difference detecting means 5 for detecting the rotation difference between the left and right wheels. Above rotation difference Rv
Is input to the normalization processing unit 7 through the filter 6.

【0022】上記両車輪速センサ1,2で検出された車
輪速Wr ,Wl は加算点11で互いに加算されるととも
に、この加算値は係数積算部12で1/2倍されること
により車速Vが算出されるようになっており、車輪速セ
ンサ1,2、加算点11及び係数積算部12により、車
速Vを検出する車速検出手段13が構成されている。車
速Vは正規化処理部7に入力される。上記操舵角センサ
3で検出された操舵角Fs も正規化処理部7に入力され
る。また、操舵角Fs は、加算点14に対し、そのまま
入力されるとともに、遅延回路15で1計測タイミング
遅れた後に入力され、該加算点14でこの両入力値が互
いに減算されることにより操舵速度Dfsが算出されるよ
うになっており、操舵角センサ3に加えて加算点14と
遅延回路15とにより、操舵速度Dfsを検出する操舵速
度検出手段16が構成されている。上記操舵速度Dfsも
正規化処理部7に入力される。
The wheel speeds Wr and Wl detected by the two wheel speed sensors 1 and 2 are added to each other at an addition point 11, and the added value is halved by a coefficient integration section 12 to reduce the vehicle speed V. Is calculated, and the wheel speed sensors 1 and 2, the addition point 11, and the coefficient integration unit 12 constitute a vehicle speed detection unit 13 that detects the vehicle speed V. The vehicle speed V is input to the normalization processing unit 7. The steering angle Fs detected by the steering angle sensor 3 is also input to the normalization processing unit 7. Further, the steering angle Fs is input to the addition point 14 as it is, and is also input after a delay of one measurement timing in the delay circuit 15, and the both input values are subtracted from each other at the addition point 14 to obtain the steering speed. Dfs is calculated, and the addition point 14 and the delay circuit 15 in addition to the steering angle sensor 3 constitute a steering speed detecting means 16 for detecting the steering speed Dfs. The steering speed Dfs is also input to the normalization processing unit 7.

【0023】上記正規化処理部7に各々入力して正規化
された左右輪の回転差正規化値Rvn、車速正規化値Vn
、操舵角正規化値Fsn及び操舵速度正規化値Dfsn
は、それぞれ第1、第2及び第3の1次ヨーレート値演
算部21,22,23に入力される。上記各1次ヨーレ
ート値演算部21〜23は、いずれも左右輪の回転差正
規化値Rvnと車速正規化値Vn と操舵角正規化値Fsnと
操舵速度正規化値Dfsn とを入力変数としかつ中間層に
複数(本実施例の場合は6個)のニューロンを有するニ
ューラルネットワークにより構成されており、ニューラ
ルネットワーク演算により1次ヨーレート値φ1 ,φ2
,φ3 を算出する。これらのうち、第1の1次ヨーレ
ート値演算部21は直進付近用に設定されたものであ
り、第2の1次ヨーレート値演算部22は定常旋回領域
用に設定されたものであり、第3の1次ヨーレート値演
算部23は急旋回の非線形領域用に設定されたものであ
る。各1次ヨーレート値演算部21〜23で算出された
1次ヨーレート値φ1 ,φ2 ,φ3は、いずれも推定ヨ
ーレート値演算部24に入力される。
The rotation difference normalization value Rvn and the vehicle speed normalization value Vn of the left and right wheels, which are respectively input to the normalization processing unit 7 and are normalized.
, Steering angle normalized value Fsn and steering speed normalized value Dfsn
Are input to the first, second and third primary yaw rate value calculation units 21, 22, 23, respectively. Each of the primary yaw rate value calculation units 21 to 23 uses the left and right wheel rotation difference normalized value Rvn, the vehicle speed normalized value Vn, the steering angle normalized value Fsn, and the steering speed normalized value Dfsn as input variables. The intermediate layer is composed of a neural network having a plurality of neurons (six in the case of this embodiment), and the primary yaw rate values φ1 and φ2 are calculated by the neural network.
, Φ3 is calculated. Of these, the first primary yaw rate value calculation unit 21 is set for near straight travel, and the second primary yaw rate value calculation unit 22 is set for steady turn area. The first-order yaw rate value calculation unit 23 of No. 3 is set for a non-linear region of a sharp turn. The primary yaw rate values φ1, φ2, φ3 calculated by the primary yaw rate value computing units 21 to 23 are all input to the estimated yaw rate value computing unit 24.

【0024】また、操舵角センサ3で検出された操舵角
Fs は、適合度算出部25に入力される。該適合度算出
部25は、図6に示すようなメンバーシップ関数(詳し
くは後述する)を用いて、上記三つの1次ヨーレート値
φ1 ,φ2 ,φ3 に各々対応する適合度G1 ,G2 ,G
3 を求めるようになっており、この適合度G1 〜G3
は、上記推定ヨーレート値演算部24に入力される。該
推定ヨーレート値演算部24は、三つの1次ヨーレート
値φ1 ,φ2 ,φ3 とこれらの適合度G1 〜G3とから
推定ヨーレート値φを下記の式 φ=G1 ×φ1 +G2 ×φ2 +G3 ×φ3 … により算出する。
Further, the steering angle Fs detected by the steering angle sensor 3 is input to the fitness calculating section 25. The goodness-of-fit calculation unit 25 uses the membership function as shown in FIG. 6 (details will be described later), and the goodness-of-fit G1, G2, G corresponding to the three primary yaw rate values φ1, φ2, φ3, respectively.
3 is required, and the goodness of fit G1 to G3
Is input to the estimated yaw rate value calculator 24. The estimated yaw rate value calculation unit 24 calculates the estimated yaw rate value φ from the three primary yaw rate values φ1, φ2, φ3 and the matching degrees G1 to G3 of the following equation: φ = G1 × φ1 + G2 × φ2 + G3 × φ3 ... Calculate by

【0025】上記推定ヨーレート値演算部24で算出さ
れた推定ヨーレート値φは、推定ヨーレート値補正部2
6及び記憶部27に入力される。上記記憶部27には、
回転差検出手段5で検出された左右輪回転差Rv 及び車
速検出手段13で検出された車速Vも入力される一方、
該記憶部27に記憶された情報(過去の左右輪回転差R
v と車速Vと推定ヨーレート値φ)は、推定ヨーレート
値補正部26に入力される。該推定ヨーレート値補正部
26は、車両の直進時に推定ヨーレート値φの誤差であ
る定常偏差を求めるとともに、推定ヨーレート値φに対
し該定常偏差を補正するように設けられている。該補正
部26で補正された推定ヨーレート値φがヨーレート推
定装置の出力信号である。
The estimated yaw rate value φ calculated by the estimated yaw rate value calculator 24 is calculated by the estimated yaw rate value corrector 2
6 and the storage unit 27. In the storage unit 27,
The left and right wheel rotation difference Rv detected by the rotation difference detection means 5 and the vehicle speed V detected by the vehicle speed detection means 13 are also input.
Information stored in the storage unit 27 (past left / right wheel rotation difference R
The v, the vehicle speed V, and the estimated yaw rate value φ) are input to the estimated yaw rate value correction unit 26. The estimated yaw rate value correction unit 26 is provided so as to obtain a steady-state deviation that is an error of the estimated yaw rate value φ when the vehicle goes straight, and to correct the steady-state deviation for the estimated yaw rate value φ. The estimated yaw rate value φ corrected by the correction unit 26 is the output signal of the yaw rate estimation device.

【0026】次に、上記第1実施例のヨーレート推定装
置において、ヨーレートを推定する場合の動作手順であ
るヨーレート推定方法について、図2に示すメインフロ
ーチャートに従って説明する。
Next, a yaw rate estimating method, which is an operation procedure for estimating a yaw rate in the yaw rate estimating apparatus of the first embodiment, will be described with reference to the main flow chart shown in FIG.

【0027】図2において、先ず、ステップS1 で計測
タイミングとなるのを待った後、ステップS2 で車両運
動情報としての右車輪速Wr 及び左車輪速Wl をそれぞ
れ車輪速センサ1,2により計測するとともに、ステッ
プS3 でドライバー操作情報としての操舵角Fs を操舵
角センサ3により計測する。続いて、ステップS4 にお
いて上記右車輪速Wr と左車輪速Wl との差分である左
右輪回転差Rv を加算点4で求めるとともに、該左右輪
回転差Rv に対しフィルター6でフィルター計算をす
る。この左右輪回転差Rv のフィルター計算は、下記の
式 Rvf=Filter(Wl −Wr ) =b(1) ・Rv(t)+b(2) ・Rv(t-1)+b(3) ・Rv(t-3) +b(4) ・Rv(t-4)+b(5) ・Rv(t-5)−a(2) ・Rvf(t-1) −a(3) ・Rvf(t-2) −a(4) ・Rvf(t-4) −a(5) ・Rvf(t-5) … により行う。但し、フィルター定数は、例えば a=[1.0 -2.5562 2.6311 -1.2487 0.2299 ] b=[0.0199 -0.0052 0.0266 -0.0052 0.0199] である。
In FIG. 2, first, after waiting for the measurement timing in step S1, the right wheel speed Wr and the left wheel speed Wl as vehicle motion information are measured by the wheel speed sensors 1 and 2, respectively, in step S2. In step S3, the steering angle Fs as driver operation information is measured by the steering angle sensor 3. Then, in step S4, the left / right wheel rotation difference Rv, which is the difference between the right wheel speed Wr and the left wheel speed Wl, is obtained at the addition point 4, and the filter calculation is performed by the filter 6 on the left / right wheel rotation difference Rv. The filter calculation of the left-right wheel rotation difference Rv is performed by the following equation Rvf = Filter (Wl-Wr) = b (1) -Rv (t) + b (2) -Rv (t-1) + b (3) -Rv ( t-3) + b (4) -Rv (t-4) + b (5) -Rv (t-5) -a (2) -Rvf (t-1) -a (3) -Rvf (t-2) -A (4) -Rvf (t-4) -a (5) -Rvf (t-5) ... However, the filter constant is, for example, a = [1.0-2.5562 2.6311-1.2487 0.2299] b = [0.0199-0.0052 0.0266-0.0052 0.0199].

【0028】上記フィルター計算の後、ステップS5 で
正規化処理部7にてその入力情報である左右輪回転差R
v 、車速V、操舵角Fs 及び操舵速度Dfsを正規化す
る。この正規化計算は、下記の式 Rvn=Rv /2 Vn =(V−70)/70 Fsn=Fs /5 Dfsn =(Fs (t)−Fs (t−1))/20 P=[Rvn,Vn ,Fsn,Dfsn ]t … により行う。
After the above filter calculation, in step S5, the normalization processing section 7 inputs the left / right wheel rotation difference R which is the input information.
The v, the vehicle speed V, the steering angle Fs, and the steering speed Dfs are normalized. This normalization calculation is performed by the following equation: Rvn = Rv / 2 Vn = (V-70) / 70 Fsn = Fs / 5 Dfsn = (Fs (t) -Fs (t-1)) / 20 P = [Rvn, Vn, Fsn, Dfsn] t ...

【0029】続いて、ステップS6 ,S7 ,S8 でそれ
ぞれ第1、第2及び第3の1次ヨーレート値演算部21
〜23にて左右輪回転差正規化値Rvnと車速正規化値V
n と操舵角正規化値Fsnと操舵速度正規化値Dfsn とを
入力変数とするニューラルネットワーク演算をして1次
ヨーレート値φ1 〜φ3 を算出する。このニューラルネ
ットによる1次ヨーレート値の算出(ニューラルネット
計算)は、図3に示すフローチャートに従って行う。
Subsequently, in steps S6, S7 and S8, the first, second and third primary yaw rate value calculating units 21 are respectively executed.
Left to right wheel rotation difference normalized value Rvn and vehicle speed normalized value V
Neural network operations using n, the steering angle normalized value Fsn, and the steering speed normalized value Dfsn as input variables are performed to calculate the primary yaw rate values φ1 to φ3. The calculation of the primary yaw rate value by this neural network (neural network calculation) is performed according to the flowchart shown in FIG.

【0030】続いて、ステップS9 で適合度算出部25
にて上記各1次ヨーレート値φ1 〜φ3 に対応した適合
度G1 〜G3 をファジィ演算により求める。この適合度
G1〜G3 のファジィ演算は、図5に示すフローチャー
トに従って行う。次に、ステップS10で推定ヨーレート
値演算部24にて1次ヨーレート値φ1 〜φ3 と適合度
G1 〜G3 とから推定ヨーレート値φを下記の式 φ=G1 ×φ1 +G2 ×φ2 +G3 ×φ3 … により算出する。
Then, in step S9, the fitness calculating section 25
Then, the goodnesses of fit G1 to G3 corresponding to the respective primary yaw rate values .phi.1 to .phi.3 are obtained by fuzzy calculation. The fuzzy calculation of the conformances G1 to G3 is performed according to the flowchart shown in FIG. Next, in step S10, the estimated yaw rate value calculating unit 24 calculates the estimated yaw rate value φ from the primary yaw rate values φ1 to φ3 and the goodness of fit G1 to G3 by the following equation φ = G1 × φ1 + G2 × φ2 + G3 × φ3 ... calculate.

【0031】しかる後、ステップS11で推定ヨーレート
値補正部26にて上記推定ヨーレート値φに対し定常偏
差の補正をする。この定常偏差の補正は、図7に示すフ
ローチャートに従って行う。そして、ステップS12で上
記定常偏差補正後の推定ヨーレート値φを出力し、ステ
ップS1 に戻る。
Then, in step S11, the estimated yaw rate correction unit 26 corrects the steady-state deviation of the estimated yaw rate value φ. This correction of the steady deviation is performed according to the flowchart shown in FIG. Then, in step S12, the estimated yaw rate value φ after the steady-state deviation correction is output, and the process returns to step S1.

【0032】次に、ニューラルネットの計算について、
図3に示すフローチャートに従って説明する。
Next, regarding the calculation of the neural network,
Description will be given according to the flowchart shown in FIG.

【0033】図3において、先ず、ステップS21で正規
化情報P(左右輪回転差正規化値Rvnと車速正規化値V
n と操舵角正規化値Fsnと操舵速度正規化値Dfsn )を
入力した後、ステップS22でこの正規化情報Pと中間層
重み係数W1 (i,j)とのマトリックス積U0 を求
め、ステップS23でこのマトリックスU0 に中間層バイ
アス係数B1 (i)を加算し、その値を新たにマトリッ
クスU0 と置換える。ここで、iは中間層のニューロン
数、jは入力数であり、本実施例の場合はi=6,j=
4である。
In FIG. 3, first, in step S21, the normalization information P (left and right wheel rotation difference normalization value Rvn and vehicle speed normalization value V
After inputting n, the steering angle normalized value Fsn, and the steering speed normalized value Dfsn), a matrix product U0 of the normalized information P and the intermediate layer weighting coefficient W1 (i, j) is obtained in step S22, and step S23. Then, the intermediate layer bias coefficient B1 (i) is added to this matrix U0, and the value is newly replaced with the matrix U0. Here, i is the number of neurons in the intermediate layer and j is the number of inputs. In the case of this embodiment, i = 6 and j =
It is 4.

【0034】続いて、ステップS24で上記マトリックス
U0 の正接双曲線関数である中間層伝達関数U(=ta
nh(U0 ))を計算する。中間層伝達関数に正接双曲
線関数を用いたのは、入力が正負両方に分布することに
対応したものである。この中間層伝達関数Uの計算は、
図4に示すフローチャートに従って行う。しかる後、ス
テップS25で上記中間層伝達関数Uと出力層重み係数W
2 (i)とのマトリックス積である1次ヨーレート値φ
1 〜3 を求め、ステップS16でこの1次ヨーレート値φ
1 〜3 に出力層バイアス係数B2 を加算し、その値を新
たに1次ヨーレート値φ1 〜3 と置換える。その後メイ
ンフローチャートに戻る。
Then, in step S24, the intermediate layer transfer function U (= ta), which is the tangent hyperbolic function of the matrix U0.
nh (U0)) is calculated. The use of the tangent hyperbolic function as the intermediate layer transfer function corresponds to the fact that the input is distributed in both positive and negative. The calculation of this intermediate layer transfer function U is
This is performed according to the flowchart shown in FIG. Then, in step S25, the intermediate layer transfer function U and the output layer weighting coefficient W are obtained.
2 (i) Matrix product of primary yaw rate φ
1 to 3 are obtained, and in step S16, this primary yaw rate value φ
The output layer bias coefficient B2 is added to 1 to 3, and the value is newly replaced with the primary yaw rate values φ1 to φ3. After that, the process returns to the main flowchart.

【0035】尚、中間層重み係数W1 、中間層バイアス
係数B1 、出力層重み係数W2 及び出力層バイアス係数
B2 は、バックプロパゲーション法を用いた学習によ
り、本実施例に係わるヨーレート推定装置の製造前に全
装置共通に決定されたものである。また、直進付近用の
ニューラルネットワーク(第1の1次ヨーレート値演算
部21)ではこれらの係数W1 ,W2 ,B1 ,B2 が直
進付近での学習により、定常旋回領域用のニューラルネ
ットワーク(第2の1次ヨーレート値演算部22)では
これらの係数W1 ,W2 ,B1 ,B2 が定常旋回領域で
の学習により、急旋回の非線形領域用のニューラルネッ
トワーク(第3の1次ヨーレート値演算部23)ではこ
れらの係数W1 ,W2 ,B1 ,B2 が急旋回の非線形領
域での学習によりそれぞれ決定されている。
The intermediate layer weighting coefficient W1, the intermediate layer bias coefficient B1, the output layer weighting coefficient W2, and the output layer bias coefficient B2 are manufactured by learning using the back propagation method to manufacture the yaw rate estimating apparatus according to this embodiment. It was previously determined for all devices. Further, in the neural network for straight traveling (first first yaw rate value calculation unit 21), these coefficients W1, W2, B1, and B2 are learned in the vicinity of straight traveling to obtain a neural network for steady turning area (second In the first-order yaw rate value calculation unit 22), these coefficients W1, W2, B1, and B2 are learned in the steady turning region, so that in the neural network for the non-linear region of the sharp turn (the third first-order yaw rate value calculation unit 23). These coefficients W1, W2, B1 and B2 are respectively determined by learning in the non-linear region of a sharp turn.

【0036】次に、中間層伝達関数Uの計算について、
図4に示すフローチャートに従って説明する。
Next, regarding the calculation of the intermediate layer transfer function U,
Description will be given according to the flowchart shown in FIG.

【0037】図4において、先ず、ステップS31で変数
iiに1をセットした後、ステップS32でマトリックス
の値U0 (ii)が正であるか負であるかを判定する。
正であるときにはステッブS33でフラグfをリセット
し、ステップS36へ移行する一方、負であるときにはス
テップS34でフラグfをセットし、ステップS35でマト
リックスの値U0 (ii)にマイナス符号を掛けて正の
値に置換えた後、ステップS36へ移行する。ステップS
36では予め作成されたマップを用いて上記値U0(i
i)に対応した中間層伝達関数値U(ii)を算出す
る。上記マップは、U=tanh(U0 )を0≦U0 ≦
20の範囲で表現したものである。このようにマップを
用いて中間層伝達関数値U(ii)を算出すると計算時
間を節約することができる。
In FIG. 4, first, in step S31, the variable ii is set to 1, and in step S32, it is determined whether the matrix value U0 (ii) is positive or negative.
If it is positive, the flag f is reset in step S33, and the process proceeds to step S36. If it is negative, the flag f is set in step S34, and the matrix value U0 (ii) is multiplied by a minus sign in step S35 to be positive. After replacing with the value of, the process proceeds to step S36. Step S
At 36, the above value U0 (i
The intermediate layer transfer function value U (ii) corresponding to i) is calculated. In the above map, U = tanh (U0) where 0≤U0≤
It is expressed in the range of 20. When the intermediate layer transfer function value U (ii) is calculated using the map in this way, the calculation time can be saved.

【0038】しかる後、ステップS37でフラグfがセッ
トされているか否かを判定し、セットされているときつ
まり先にマトリックスの値U0 (ii)を正の値にして
いるときには、ステップS38でこの値にマイナス符号を
掛けて元の負の値に戻す。続いて、ステップS39で変数
iiを1カウントアップした後、ステップS40で変数i
iがニューラルネットワークの入力情報の次数iより大
きいか否かを判定する。この判定がNOのときにはステ
ップS32に戻る一方、判定がYESのときには中間層伝
達関数Uを終了し、ニューラルネット計算に戻る。
Thereafter, in step S37, it is determined whether or not the flag f is set. If the flag f is set, that is, if the matrix value U0 (ii) is set to a positive value, then this is determined in step S38. Multiply the value by a minus sign to restore the original negative value. Then, after incrementing the variable ii by 1 in step S39, the variable i is incremented in step S40.
It is determined whether i is larger than the order i of the input information of the neural network. When the determination is NO, the process returns to step S32, while when the determination is YES, the intermediate layer transfer function U is terminated and the process returns to the neural network calculation.

【0039】次に、各ニューラルネット適合度のファジ
ィ演算について、図5に示すフローチャートに従って説
明する。
Next, the fuzzy calculation of each neural network fitness will be described with reference to the flowchart shown in FIG.

【0040】図5において、先ず、ステップS51で第1
〜第3の1次ヨーレート値演算部21〜23の各ニュー
ラルネットに対応するメンバーシップ関数μm1 ,μm
2 ,μm3 を認識する。これらのメンバーシップ関数μ
m1 ,μm2 ,μm3 は、図6に示すように横軸に操舵
角Fs (詳しくはその絶対値|Fs |)を、縦軸に係数
gを各々とって表される。続いて、ステップS52で現時
点の操舵角Fs (詳しくはその絶対値|Fs |)に対応
したメンバーシップ関数値g1 ,g2 ,g3 を設定し、
ステップS53で各ニューラルネット適合度G1 〜G3
を、下記の式 G1 =g1 /(g1 +g2 +g3 ) G2 =g2 /(g1 +g2 +g3 ) G3 =g3 /(g1 +g2 +g3 ) により計算する。その後メインフローチャートに戻る。
In FIG. 5, first, in step S51, the first
~ Membership functions μm1 and μm corresponding to the neural networks of the third primary yaw rate value calculation units 21 to 23
Recognize 2, μm3. These membership functions μ
As shown in FIG. 6, m1, .mu.m2, and .mu.m3 are represented by the steering angle Fs (specifically, absolute value | Fs |) on the horizontal axis and the coefficient g on the vertical axis. Then, in step S52, the membership function values g1, g2, g3 corresponding to the steering angle Fs at present (specifically, the absolute value | Fs |) are set,
In step S53, each neural network conformance G1 to G3
Is calculated by the following formula G1 = g1 / (g1 + g2 + g3) G2 = g2 / (g1 + g2 + g3) G3 = g3 / (g1 + g2 + g3). After that, the process returns to the main flowchart.

【0041】ここで、図6に示すメンバーシップ関数μ
m1 ,μm2 ,μm3 からは、操舵角Fs が小さい直進
付近では第1つまり直進付近用の1次ヨーレート値演算
部21のニューラルネット適合度G1 が最も大きな値に
なり、操舵角Fs が中程度の定常旋回領域では第2つま
り定常旋回領域用の1次ヨーレート値演算部22のニュ
ーラルネット適合度G2 が最も大きな値になり、操舵角
Fs がかなり大きい非線形領域では第3つまり非線形領
域用の1次ヨーレート値演算部23のニューラルネット
適合度G3 が最も大きな値になる。
Here, the membership function μ shown in FIG.
From m1, μm2, and μm3, the neural network suitability G1 of the first yaw rate value calculation unit 21 for the first or near-straight ahead has the largest value near the straight ahead where the steering angle Fs is small, and the steering angle Fs is medium. In the steady turning region, the neural net suitability G2 of the second or steady turning region primary yaw rate value calculation unit 22 has the largest value, and in the non-linear region where the steering angle Fs is considerably large, the third or non-linear region primary The neural network compatibility G3 of the yaw rate calculation unit 23 becomes the largest value.

【0042】次に、ヨーレートの定常偏差補正につい
て、図7に示すフローチャートに従って説明する。
Next, the steady deviation correction of the yaw rate will be described with reference to the flowchart shown in FIG.

【0043】図7において、先ず、ステップS61で補正
テーブル作成時間ilを、図8に示すマップを用いて決
定する。図8のマップは、中車速域では車速Vが大きく
なる従って補正テーブル作成時間ilが小さくなるよう
に設定されている。これは、車速Vの大きさに拘らず、
常に略一定の走行距離で補正テーブルを作成するためで
ある。
In FIG. 7, first, in step S61, the correction table creation time il is determined using the map shown in FIG. The map in FIG. 8 is set so that the vehicle speed V increases in the medium vehicle speed range, and thus the correction table creation time il decreases. This is regardless of the vehicle speed V
This is because the correction table is always created with a substantially constant traveling distance.

【0044】続いて、ステップS62で車速検出手段13
の計算出力である車速V、回転差検出手段5の計算出力
である左右輪回転差Rv 及び推定ヨーレート値演算部2
4の計算出力である推定ヨーレート値φを記憶する。こ
の記憶は、記憶部27において、各計算出力毎にデータ
を古い計測タイミング順にm個並べて行われる。以下、
車速、左右輪回転差及び推定ヨーレート値の記憶データ
は、それぞれVm ,Rvm及びφm と表す。尚、ステップ
S62の記憶以外のヨーレート定常偏差補正の実行は、全
て推定ヨーレート値補正部26で行われる。
Then, in step S62, the vehicle speed detecting means 13
Of the vehicle speed V, which is the calculation output of the rotation difference detection means 5, and the left and right wheel rotation difference Rv, which is the calculation output of the rotation difference detection means 5, and the estimated yaw rate value calculation unit
The estimated yaw rate value φ, which is the calculated output of No. 4, is stored. This storage is performed in the storage unit 27 by arranging m pieces of data in order of old measurement timing for each calculation output. Less than,
The stored data of the vehicle speed, the left / right wheel rotation difference, and the estimated yaw rate value are represented as Vm, Rvm, and φm, respectively. It should be noted that the execution of the yaw rate steady-state deviation correction other than the storage in step S62 is all performed by the estimated yaw rate value correction unit 26.

【0045】続いて、ステップS63で記憶回数iを1カ
ウントアップした後、ステップS64で先に求めた補正テ
ーブル作成時間ilを計測間隔で除して補正テーブル作
成時間ilを作成回数に置換える。そして、ステップS
65で記憶回数iが補正テーブル作成回数ilを越えてい
るか否かを判定し、その判定がNOのときには直ちにス
テップS75へ移行してヨーレート補正値の計算を実行す
る。
Subsequently, after the storage count i is incremented by 1 in step S63, the correction table creation time il previously obtained is divided by the measurement interval to replace the correction table creation time il with the creation count in step S64. And step S
At 65, it is determined whether or not the storage count i exceeds the correction table creation count il. If the determination is NO, the process immediately proceeds to step S75 and the yaw rate correction value is calculated.

【0046】一方、上記ステップS65の判定がYESの
ときには、ステップS66で左右輪回転差の記憶データR
vmの標準偏差Rvsを求め、ステップS67で該標準偏差R
vsが所定値Rvlより大きいか否かを判定する。上記所定
値Rvlは、車両の直進走行時における左右輪回転差の変
動限界を意味する。従って、ステップS67は、結局、車
両の直進走行時であるか否かを判定しているのである。
そして、ステップS67の判定がYESの直進走行時以外
のときにはステップS73へ移行する一方、ステップS67
の判定がNOの直進走行時のときには、ステップS68で
推定ヨーレート値の記憶データφm の平均値(つまりヨ
ーレートの定常偏差である補正量)φcを計算するとと
もに、ステップS69で車速の記憶データVm の平均値
(つまり平均車速)Vc を計算する。
On the other hand, if the determination in step S65 is YES, the stored data R of the left / right wheel rotation difference is determined in step S66.
The standard deviation Rvs of vm is obtained, and the standard deviation Rvs is calculated in step S67.
It is determined whether vs is larger than a predetermined value Rvl. The predetermined value Rvl means the fluctuation limit of the left-right wheel rotation difference when the vehicle is traveling straight ahead. Therefore, in step S67, it is finally determined whether or not the vehicle is traveling straight ahead.
Then, when the determination in step S67 is other than YES when the vehicle is traveling straight, the process proceeds to step S73, while step S67.
When the determination is NO in the straight running, the average value (that is, the correction amount that is the steady-state deviation of the yaw rate) φc of the estimated yaw rate value stored data φm is calculated in step S68, and the stored data Vm of the vehicle speed is stored in step S69. Calculate an average value (that is, average vehicle speed) Vc.

【0047】続いて、ステップS70で既存のデータ群V
t に今回の計測データの平均車速Vc を含めて車速補正
テーブルデータを並べ替えるとともに、ステップS71で
上記平均車速Vc の位置に応じて、図9に示すような既
存補正テーブルデータの中に今回の推定ヨーレート平均
値φc を挿入し、ステップS72で上記既存補正テーブル
データの推定ヨーレート値の定常偏差φt と車速Vt と
の関係から定常偏差の二次式(図9中の二次曲線)φcc φcc=aV2 +bV+c … を最小2乗法により決定する。
Then, in step S70, the existing data group V
The vehicle speed correction table data is rearranged so that the average vehicle speed Vc of the measurement data of this time is included in t, and the existing correction table data shown in FIG. 9 is stored in the existing correction table data according to the position of the average vehicle speed Vc in step S71. An estimated yaw rate average value φc is inserted, and in step S72, a quadratic equation (a quadratic curve in FIG. 9) of steady-state deviation φcc φcc = from the relation between the steady-state deviation φt of the existing correction table data and the vehicle speed Vt. aV 2 + bV + c ... Is determined by the method of least squares.

【0048】しかる後、ステップS73で車速、左右輪回
転差及び推定ヨーレート値の記憶データを全てクリアす
るとともに、ステップS74で記憶回数iを零にリセット
する。そして、ステップS75において、上記式から現
時点の車速Vに対応した推定ヨーレート値の定常偏差φ
t を求め、推定ヨーレート値演算部24で算出した推定
ヨーレート値φから該定常偏差φt を減算する補正を行
う。その後メインフローチャートに戻る。
Thereafter, in step S73, all the stored data of the vehicle speed, the left / right wheel rotation difference, and the estimated yaw rate value are cleared, and the stored number i is reset to zero in step S74. Then, in step S75, the steady-state deviation φ of the estimated yaw rate value corresponding to the current vehicle speed V is calculated from the above equation.
Then, t is obtained, and correction is performed by subtracting the steady-state deviation φt from the estimated yaw rate value φ calculated by the estimated yaw rate value calculator 24. After that, the process returns to the main flowchart.

【0049】以上のように、第1実施例においては、車
両の直進付近用、定常旋回領域用及び急旋回の非線形領
域用に各々設定されたニューラルネットワークからなる
3つの1次ヨーレート値演算部21〜23を用意し、こ
れらの演算部21〜23で現時点の左右輪回転差Rv 、
車速V、操舵角Fs 及び操舵速度Dfsを入力情報とする
ニューラルネットワーク演算により1次ヨーレート値φ
1 〜φ3 を算出しているため、一つのニューラルネット
ワークでもって車両の全運転領域に亘ってヨーレートを
精度良く推定する場合に比べて、上記各演算部21〜2
3のニューラルネットワーク中間層のニューロン数を大
幅に少なくすることができる。この結果、ニューラルネ
ットワーク演算全体ひいてはヨーレート推定に要する時
間を少なくすることができ、このヨーレート推定を実行
するコンピュータの負担を軽減することができる。
As described above, in the first embodiment, the three primary yaw rate value calculators 21 each consisting of a neural network set for the straight-ahead traveling of the vehicle, for the steady turning region, and for the non-linear region of the steep turning are provided. To 23 are prepared, and the left and right wheel rotation difference Rv at the present time is calculated by these calculation units 21 to 23.
The primary yaw rate value φ is calculated by a neural network calculation using the vehicle speed V, the steering angle Fs and the steering speed Dfs as input information.
Since 1 to φ3 are calculated, the above calculation units 21 to 2 are compared with the case where the yaw rate is accurately estimated over the entire driving region of the vehicle by one neural network.
The number of neurons in the middle layer of the neural network 3 can be greatly reduced. As a result, it is possible to reduce the time required for the entire neural network calculation, and thus for the yaw rate estimation, and reduce the load on the computer that executes this yaw rate estimation.

【0050】その上、上記3つの1次ヨーレート値演算
部21〜23で算出した1次ヨーレート値φ1 〜φ3
を、現時点の操舵角Fs に応じた適合度G1 〜G3 を用
いて式により合成して推定ヨーレート値φを算出して
いるため、直進付近と定常旋回領域との間及び定常旋回
領域と急旋回の非線形領域との間で推定ヨーレート値φ
が段差を生じることはなく、ヨーレートφを適切に推定
することができる。
In addition, the primary yaw rate values φ1 to φ3 calculated by the above three primary yaw rate value computing units 21 to 23.
Since the estimated yaw rate value φ is calculated by synthesizing the estimated yaw rate value φ using the equations using the goodness-of-fit G1 to G3 corresponding to the steering angle Fs at the present time, the estimated yaw rate value φ is calculated. Estimated yaw rate value φ
Does not cause a step, and the yaw rate φ can be appropriately estimated.

【0051】さらに、車両の直進走行時にはヨーレート
は実際には発生しないが、左右輪のタイヤ径の相違等に
起因してヨーレートが恰も発生しているかのように推定
ヨーレート値φc が算出されることがある。この時の推
定ヨーレート値φc を基にヨーレートの定常偏差φt を
求め、該定常偏差φt を上記推定ヨーレート値φから減
算して補正を行っているので、ヨーレートの推定精度を
より高めることができる。しかも、上記ヨーレートの定
常偏差φt を求めるに当たっては、該定常偏差φt が車
速Vに応じて異なることを考慮し、車速Vの二次関数式
として定常偏差の演算式φccを求めているので、定常偏
差φt を適切に算出してヨーレートの推定精度をより一
層高めることができる。
Further, the yaw rate does not actually occur when the vehicle is traveling straight, but the estimated yaw rate value φc should be calculated as if the yaw rate were also generated due to differences in the tire diameters of the left and right wheels. There is. Since the steady-state deviation φt of the yaw rate is obtained based on the estimated yaw rate value φc at this time and the steady-state deviation φt is subtracted from the estimated yaw rate value φ for correction, the yaw rate estimation accuracy can be further improved. Moreover, in obtaining the steady-state deviation φt of the yaw rate, the steady-state deviation calculation expression φcc is obtained as a quadratic function expression of the vehicle speed V in consideration of the fact that the steady-state deviation φt differs depending on the vehicle speed V. The deviation φt can be appropriately calculated to further improve the estimation accuracy of the yaw rate.

【0052】図10は本発明の第2実施例に係わる車両
のヨーレート推定装置のブロック線図である。図10に
おいて、31は右車輪の所定時間当りの回転数である車
輪速を検出する右車輪速センサ、32は左車輪の車輪速
を検出する左車輪速センサ、33は操舵輪である前輪の
操舵角を検出する操舵角検出手段としての操舵角センサ
である。上記両車輪速センサ31,32で検出された車
輪速Wr ,Wl は加算点34で互いに減算されることに
より左右輪の回転差Rv が算出されるようになってお
り、車輪速センサ31,32及び加算点34により、左
右輪の回転差を検出する回転差検出手段35が構成され
ている。上記回転差Rv はフィルター36を通して、線
形式演算部37及び正規化処理部38にそれぞれ入力さ
れる。上記線形式演算部37は、左右輪の回転差Rv を
基に円旋回時の幾何学的関係から導いた下記の線形式 φl =Rv /d … により1次ヨーレート値φl を算出する。但し、dはト
レッドである。この1次ヨーレート値φl は、推定ヨー
レート値演算部52に入力される。
FIG. 10 is a block diagram of a vehicle yaw rate estimating device according to the second embodiment of the present invention. In FIG. 10, 31 is a right wheel speed sensor that detects the wheel speed that is the number of rotations of the right wheel per predetermined time, 32 is a left wheel speed sensor that detects the wheel speed of the left wheel, and 33 is a front wheel that is a steered wheel. It is a steering angle sensor as a steering angle detecting means for detecting a steering angle. The wheel speeds Wr and Wl detected by the two wheel speed sensors 31 and 32 are subtracted from each other at an addition point 34 to calculate the rotation difference Rv between the left and right wheels. And the addition point 34 constitutes a rotation difference detection means 35 for detecting the rotation difference between the left and right wheels. The rotation difference Rv is input to the linear calculation unit 37 and the normalization processing unit 38 through the filter 36. The linear-form calculation unit 37 calculates the primary yaw rate value φl by the following linear form φl = Rv / d ... However, d is a tread. The primary yaw rate value φl is input to the estimated yaw rate value calculator 52.

【0053】上記両車輪速センサ31,32で検出され
た車輪速Wr ,Wl は加算点41で互いに加算されると
ともに、この加算値は係数積算部42で1/2倍される
ことにより車速Vが算出されるようになっており、車輪
速センサ31,32、加算点41及び係数積算部42に
より、車速Vを検出する車速検出手段43が構成されて
いる。車速Vは正規化処理部38に入力される。上記操
舵角センサ33で検出された操舵角Fs も正規化処理部
38に入力される。また、操舵角Fs は、加算点44に
対し、そのまま入力されるとともに、遅延回路45で1
計測タイミング遅れた後に入力され、該加算点44でこ
の両入力値が互いに減算されることにより操舵速度Dfs
が算出されるようになっており、操舵角センサ33に加
えて加算点44と遅延回路45とにより、操舵速度Dfs
を検出する操舵速度検出手段46が構成されている。上
記操舵速度Dfsも正規化処理部38に入力される。
The wheel speeds Wr and Wl detected by the two wheel speed sensors 31 and 32 are added to each other at an addition point 41, and the added value is multiplied by 1/2 in a coefficient integrating section 42 to obtain a vehicle speed V. Is calculated, and the wheel speed sensors 31 and 32, the addition point 41, and the coefficient integration unit 42 constitute a vehicle speed detection means 43 that detects the vehicle speed V. The vehicle speed V is input to the normalization processing unit 38. The steering angle Fs detected by the steering angle sensor 33 is also input to the normalization processing unit 38. Further, the steering angle Fs is directly input to the addition point 44, and the delay circuit 45 sets 1
The steering speed Dfs is input after the measurement timing is delayed, and both input values are subtracted from each other at the addition point 44.
The steering speed Dfs is calculated by the addition point 44 and the delay circuit 45 in addition to the steering angle sensor 33.
Steering speed detecting means 46 for detecting The steering speed Dfs is also input to the normalization processing unit 38.

【0054】上記正規化処理部38に各々入力して正規
化された左右輪の回転差正規化値Rvn、車速正規化値V
n 、操舵角正規化値Fsn及び操舵速度正規化値Dfsn
は、ニューラルネット演算部51に入力される。該ニュ
ーラルネット演算部51は、左右輪の回転差正規化値R
vnと車速正規化値Vn と操舵角正規化値Fsnと操舵速度
正規化値Dfsn とを入力変数としかつ中間層に複数(本
実施例の場合は6個)のニューロンを有するニューラル
ネットワークにより構成されており、ニューラルネット
ワーク演算により1次ヨーレート値φn を算出する。ま
た、ニューラルネット演算部51は、車両の運転領域の
うち、特に急旋回の非線形領域用に設定されたものであ
る。ニューラルネット演算部51で算出された1次ヨー
レート値φn は、推定ヨーレート値演算部52に入力さ
れる。
The rotation difference normalization value Rvn and the vehicle speed normalization value V of the left and right wheels which are respectively input to the normalization processing unit 38 and normalized.
n, steering angle normalized value Fsn and steering speed normalized value Dfsn
Is input to the neural network calculation unit 51. The neural network calculation unit 51 uses the rotation difference normalized value R of the left and right wheels.
vn, a vehicle speed normalized value Vn, a steering angle normalized value Fsn, and a steering speed normalized value Dfsn are used as input variables, and a neural network having a plurality of neurons (six in the case of this embodiment) is formed in the intermediate layer. Therefore, the primary yaw rate value φn is calculated by the neural network calculation. The neural network calculation unit 51 is set for a non-linear region of a sharp turn, of the driving region of the vehicle. The primary yaw rate value φn calculated by the neural network calculation unit 51 is input to the estimated yaw rate value calculation unit 52.

【0055】また、操舵角センサ33で検出された操舵
角Fs は、配分比算出部53に入力される。該配分比算
出部53は、図11に示すようなマップを用いて、配分
比k(0≦k≦1)を求めるようになっており、この配
分比kは、上記推定ヨーレート値演算部52に入力され
る。該推定ヨーレート値演算部52は、線形式による1
次ヨーレート値φl 及びニューラルネットワーク演算に
よる1次ヨーレート値φn とこれらの配分比kとから推
定ヨーレート値φを下記の式 φ=k×φl +(1−k)×φn … により算出する。
The steering angle Fs detected by the steering angle sensor 33 is input to the distribution ratio calculation unit 53. The distribution ratio calculation unit 53 is adapted to obtain a distribution ratio k (0 ≦ k ≦ 1) using a map as shown in FIG. 11, and this distribution ratio k is the estimated yaw rate value calculation unit 52. Entered in. The estimated yaw rate value calculation unit 52 uses the linear format 1
The estimated yaw rate value φ is calculated from the next yaw rate value φl, the primary yaw rate value φn by the neural network calculation and the distribution ratio k of these values by the following equation φ = k × φl + (1-k) × φn.

【0056】ここで、図11のマップでは、操舵角Fs
(詳しくはその絶対値|Fs |)が小さい直進付近では
配分比kが1.0、操舵角Fs がかなり大きい非線形領
域では配分比kが0、直進付近と非線形領域との間の定
常旋回領域では配分比kが操舵角Fs の増加に伴い一次
関数的に小さくなるように設定される。従って、推定ヨ
ーレート値補正部54は、結局、直進付近では線形式
による1次ヨーレート値φl を推定ヨーレート値φと
し、非線形領域ではニューラルネットワーク演算による
1次ヨーレート値φn を推定ヨーレート値φとし、定常
旋回領域では上記二つの1次ヨーレート値φl ,φn を
配分比kで合成して推定ヨーレート値φを算出する。ま
た、配分比算出部53は、車両の運転領域を操舵角Fs
に基づいて直進付近と定常旋回領域と急旋回の非線形領
域とに判別する判別手段としての機能を有する。
Here, in the map of FIG. 11, the steering angle Fs
(Specifically, the distribution ratio k is 1.0 in the vicinity of straight running where the absolute value | Fs |) is small, and the distribution ratio k is 0 in the non-linear region where the steering angle Fs is considerably large. Then, the distribution ratio k is set to decrease linearly as the steering angle Fs increases. Accordingly, the estimated yaw rate value correction unit 54 eventually sets the linear yaw rate primary yaw rate value φl to the estimated yaw rate value φ, and the linear yaw rate value φn calculated by the neural network operation to the estimated yaw rate value φ in the non-linear region. In the turning region, the above-described two primary yaw rate values φl and φn are combined with the distribution ratio k to calculate the estimated yaw rate value φ. Further, the distribution ratio calculation unit 53 changes the vehicle operating region to the steering angle Fs.
On the basis of the above, it has a function as a discrimination means for discriminating between a straight traveling area, a steady turning area, and a non-linear area of a sharp turning.

【0057】上記推定ヨーレート値演算部52で算出さ
れた推定ヨーレート値φは、推定ヨーレート値補正部5
4及び記憶部55に入力される。上記記憶部55には、
回転差検出手段35で検出された左右輪回転差Rv 及び
車速検出手段43で検出された車速Vも入力される一
方、該記憶部55に記憶された情報(過去の左右輪回転
差Rv と車速Vと推定ヨーレート値φ)は、推定ヨーレ
ート値補正部54に入力される。該推定ヨーレート値補
正部54は、車両の直進時に推定ヨーレート値φの誤差
である定常偏差を求めるとともに、推定ヨーレート値φ
に対し該定常偏差を補正するように設けられている。該
補正部54で補正された推定ヨーレート値φがヨーレー
ト推定装置の出力信号である。
The estimated yaw rate value φ calculated by the estimated yaw rate value calculator 52 is calculated by the estimated yaw rate value corrector 5
4 and the storage unit 55. In the storage unit 55,
The left / right wheel rotation difference Rv detected by the rotation difference detection means 35 and the vehicle speed V detected by the vehicle speed detection means 43 are also input, while the information stored in the storage section 55 (past left / right wheel rotation difference Rv and vehicle speed V and the estimated yaw rate value φ) are input to the estimated yaw rate value correction unit 54. The estimated yaw rate value correction unit 54 obtains a steady-state deviation that is an error of the estimated yaw rate value φ when the vehicle goes straight, and also estimates the estimated yaw rate value φ.
However, it is provided so as to correct the steady-state deviation. The estimated yaw rate value φ corrected by the correction unit 54 is the output signal of the yaw rate estimation device.

【0058】次に、上記第2実施例のヨーレート推定装
置において、ヨーレートを推定する場合の動作手順であ
るヨーレート推定方法について、図12に示すフローチ
ャートに従って説明する。
Next, a yaw rate estimating method, which is an operation procedure for estimating the yaw rate in the yaw rate estimating device of the second embodiment, will be described with reference to the flowchart shown in FIG.

【0059】図12において、先ず、ステップS81で計
測タイミングとなるのを待った後、ステップS82で車両
運動情報としての右車輪速Wr 及び左車輪速Wl をそれ
ぞれ車輪速センサ31,32により計測するとともに、
ステップS83でドライバー操作情報としての操舵角Fs
を操舵角センサ33により計測する。続いて、ステップ
S84において上記右車輪速Wr と左車輪速Wl との差分
である左右輪回転差Rv を加算点34で求めるととも
に、該左右輪回転差Rv に対しフィルター36でフィル
ター計算をする。この左右輪回転差Rv のフィルター計
算は、第1実施例の場合に述べた式により行う。
In FIG. 12, first, after waiting for the measurement timing in step S81, the right wheel speed Wr and the left wheel speed Wl as vehicle motion information are measured by the wheel speed sensors 31 and 32, respectively, in step S82. ,
In step S83, steering angle Fs as driver operation information
Is measured by the steering angle sensor 33. Then, in step S84, the left / right wheel rotation difference Rv, which is the difference between the right wheel speed Wr and the left wheel speed Wl, is obtained at the addition point 34, and the filter calculation is performed by the filter 36 on the left / right wheel rotation difference Rv. The filter calculation of the left-right wheel rotation difference Rv is performed by the formula described in the first embodiment.

【0060】しかる後、ステップS85で正規化処理部3
8にてその入力情報である左右輪回転差Rv 、車速V、
操舵角Fs 及び操舵速度Dfsを正規化する。この正規化
計算は、第1実施例の場合に述べた式により行う。続
いて、ステップS86でニューラルネット演算部51にて
左右輪回転差正規化値Rvnと車速正規化値Vn と操舵角
正規化値Fsnと操舵速度正規化値Dfsn とを入力変数と
するニューラルネットワーク演算をして1次ヨーレート
値φn を算出する。この1次ヨーレート値の算出は、第
1実施例の場合に述べた図3に示すフローチャートに従
って行う。
Then, in step S85, the normalization processing unit 3
8, the input information left / right wheel rotation difference Rv, vehicle speed V,
The steering angle Fs and the steering speed Dfs are normalized. This normalization calculation is performed by the formula described in the first embodiment. Subsequently, in step S86, the neural network calculation unit 51 uses the left and right wheel rotation difference normalized value Rvn, the vehicle speed normalized value Vn, the steering angle normalized value Fsn, and the steering speed normalized value Dfsn as input variables. Then, the primary yaw rate value φn is calculated. The calculation of the primary yaw rate value is performed according to the flowchart shown in FIG. 3 described in the first embodiment.

【0061】続いて、ステップS87で線形式演算部37
にて上記線形式により1次ヨーレート値φl を算出
し、ステップS88で配分比算出部53にて図11に示す
マップを用いて配分比kを計算する。次に、ステップS
89で推定ヨーレート値補正部54にて上記式により推
定ヨーレート値φを算出する。式の場合、結局、直進
付近では線形式による1次ヨーレート値φl を推定ヨ
ーレート値φとし、急旋回の非線形領域ではニューラル
ネットワーク演算による1次ヨーレート値φn を推定ヨ
ーレート値φとし、定常旋回領域では上記二つの1次ヨ
ーレート値φl ,φn を配分比kで合成して推定ヨーレ
ート値φを算出することになる。
Subsequently, in step S87, the linear format operation unit 37
At step S88, the primary yaw rate value φl is calculated in accordance with the above linear form, and at step S88, the distribution ratio calculation unit 53 calculates the distribution ratio k using the map shown in FIG. Next, step S
At 89, the estimated yaw rate value correction unit 54 calculates the estimated yaw rate value φ from the above equation. In the case of the formula, after all, the linear yaw rate value φl is set as the estimated yaw rate value φ near straight travel, the primary yaw rate value φn by the neural network calculation is set as the estimated yaw rate value φ in the non-linear region of a sharp turn, and in the steady turn region. The above-mentioned two primary yaw rate values φl and φn are combined with the distribution ratio k to calculate the estimated yaw rate value φ.

【0062】しかる後、ステップS90で推定ヨーレート
値補正部54にて上記推定ヨーレート値φに対し定常偏
差の補正をする。この定常偏差の補正は、第1実施例の
場合に述べた図7に示すフローチャートに従って行う。
そして、ステップS91で上記定常偏差補正後の推定ヨー
レート値φを出力し、ステップS81に戻る。
Thereafter, in step S90, the estimated yaw rate correction unit 54 corrects the steady-state deviation for the estimated yaw rate value φ. The correction of the steady deviation is performed according to the flowchart shown in FIG. 7 described in the first embodiment.
Then, in step S91, the estimated yaw rate value φ after the steady-state deviation correction is output, and the process returns to step S81.

【0063】以上のように、第2実施例においては、車
両の運転領域を直進付近と定常旋回領域と急旋回の非線
形領域とに分け、直進付近では円旋回時の幾何学的関係
から導いた線形式で1次ヨーレート値φl を算出して
それをそのまま推定ヨーレート値φとし、急旋回の非線
形領域ではニューラルネットワーク演算により1次ヨー
レート値φn を算出してそれをそのまま推定ヨーレート
値φとし、定常旋回領域では上記円旋回時の幾何学的関
係の線形式による1次ヨーレート値と上記ニューラル
ネットワーク演算による1次ヨーレート値とを、操舵角
Fs に応じた配分比kで合成して推定ヨーレート値φを
算出しているため、一つのニューラルネットワークでも
って車両の全運転領域に亘ってヨーレートを精度良く推
定する場合に比べて、ニューラルネットワーク中間層の
ニューロン数を大幅に少なくすることができる。この結
果、ヨーレート推定に要する時間を少なくすることがで
き、コンピュータの負担を軽減することができる。ま
た、直進付近及び非線形領域では各々それに適した演算
法によりヨーレートを精度良く推定することができると
ともに、定常旋回領域では二つの演算法による1次ヨー
レート値を合成することによって、領域間で段差を生じ
ることなくヨーレートを適切に推定することができる。
As described above, in the second embodiment, the driving region of the vehicle is divided into the straight driving region, the steady turning region and the steep turning non-linear region, and the straight driving region is derived from the geometrical relationship during the circular turning. The linear yaw rate value φl is calculated and used as the estimated yaw rate value φ as it is. In the non-linear region of a sharp turn, the neural network operation is used to calculate the primary yaw rate value φn and the estimated yaw rate value φ is used as it is. In the turning region, the estimated yaw rate value φ is obtained by synthesizing the linear yaw rate value of the geometrical relationship at the time of the circular turn and the primary yaw rate value by the neural network calculation with a distribution ratio k corresponding to the steering angle Fs. Therefore, compared with the case where the yaw rate is accurately estimated over the entire driving region of the vehicle with one neural network, The number of neurons in the laural network middle layer can be significantly reduced. As a result, the time required for yaw rate estimation can be reduced, and the load on the computer can be reduced. In addition, the yaw rate can be accurately estimated by a calculation method suitable for each of the straight-ahead traveling and the non-linear region, and in the steady turning region, the step difference between the regions can be obtained by combining the primary yaw rate values by the two calculation methods. The yaw rate can be properly estimated without the occurrence.

【0064】さらに、第1実施例の場合と同じく、車両
の直進時にヨーレートの定常偏差φt を求め、上記推定
ヨーレート値φに対し該定常偏差φt を補正するように
しているので、ヨーレートの推定精度をより高めること
ができる。
Further, as in the case of the first embodiment, the steady-state deviation φt of the yaw rate is obtained when the vehicle goes straight, and the steady-state deviation φt is corrected with respect to the estimated yaw rate value φ. Can be increased.

【0065】図13は本発明の第3実施例に係わる車両
のヨーレート推定装置のブロック線図である。図13に
おいて、61は右車輪の所定時間当りの回転数である車
輪速を検出する右車輪速センサ、62は左車輪の車輪速
を検出する左車輪速センサ、63は操舵輪である前輪の
操舵角を検出する操舵角検出手段としての操舵角センサ
である。上記両車輪速センサ61,62で検出された車
輪速Wr ,Wl は加算点64で互いに減算されることに
より左右輪の回転差Rv が算出されるようになってお
り、車輪速センサ61,62及び加算点64により、左
右輪の回転差を検出する回転差検出手段65が構成され
ている。上記回転差Rv はフィルター66を通して、フ
ァジィ演算部67及び正規化処理部68にそれぞれ入力
される。
FIG. 13 is a block diagram of a vehicle yaw rate estimating device according to a third embodiment of the present invention. In FIG. 13, 61 is a right wheel speed sensor that detects the wheel speed that is the number of rotations of the right wheel per predetermined time, 62 is a left wheel speed sensor that detects the wheel speed of the left wheel, and 63 is a front wheel that is a steered wheel. It is a steering angle sensor as a steering angle detecting means for detecting a steering angle. The wheel speeds Wr and Wl detected by the two wheel speed sensors 61 and 62 are subtracted from each other at an addition point 64 to calculate the rotation difference Rv between the left and right wheels. The addition point 64 constitutes a rotation difference detection means 65 for detecting the rotation difference between the left and right wheels. The rotation difference Rv is input to the fuzzy calculation unit 67 and the normalization processing unit 68 through the filter 66.

【0066】上記ファジィ演算部67には、左右輪の回
転差Rv と共に、操舵角センサ63で検出された操舵角
Fs が入力される。そして、該ファジィ演算部67は、
左右輪の回転差Rv と操舵角Fs とに基づくファジィ制
御則とファジィ推論とから1次ヨーレート値φf を算出
する。この1次ヨーレート値φf は、推定ヨーレート値
演算部82に入力される。
The steering angle Fs detected by the steering angle sensor 63 is input to the fuzzy calculation section 67 together with the rotational difference Rv between the left and right wheels. Then, the fuzzy operation unit 67
The primary yaw rate value φf is calculated from the fuzzy control law and the fuzzy inference based on the rotation difference Rv between the left and right wheels and the steering angle Fs. The primary yaw rate value φf is input to the estimated yaw rate value calculator 82.

【0067】上記両車輪速センサ61,62で検出され
た車輪速Wr ,Wl は加算点71で互いに加算されると
ともに、この加算値は係数積算部72で1/2倍される
ことにより車速Vが算出されるようになっており、車輪
速センサ61,62、加算点71及び係数積算部72に
より、車速Vを検出する車速検出手段73が構成されて
いる。車速Vは正規化処理部68に入力される。上記操
舵角センサ63で検出された操舵角Fs も正規化処理部
68に入力される。また、操舵角Fs は、加算点74に
対し、そのまま入力されるとともに、遅延回路75で1
計測タイミング遅れた後に入力され、該加算点74でこ
の両入力値が互いに減算されることにより操舵速度Dfs
が算出されるようになっており、操舵角センサ63に加
えて加算点74と遅延回路75とにより、操舵速度Dfs
を検出する操舵速度検出手段76が構成されている。上
記操舵速度Dfsも正規化処理部68に入力される。
The wheel speeds Wr and Wl detected by the two wheel speed sensors 61 and 62 are added to each other at an addition point 71, and the added value is multiplied by 1/2 in a coefficient integrating section 72 to obtain a vehicle speed V. Is calculated, and the wheel speed sensors 61 and 62, the addition point 71, and the coefficient integration section 72 constitute a vehicle speed detection unit 73 that detects the vehicle speed V. The vehicle speed V is input to the normalization processing unit 68. The steering angle Fs detected by the steering angle sensor 63 is also input to the normalization processing unit 68. Further, the steering angle Fs is directly input to the addition point 74, and the delay circuit 75
The steering speed Dfs is input after the measurement timing is delayed, and both input values are subtracted from each other at the addition point 74.
The steering speed Dfs is calculated by the addition point 74 and the delay circuit 75 in addition to the steering angle sensor 63.
Steering speed detecting means 76 for detecting The steering speed Dfs is also input to the normalization processing unit 68.

【0068】上記正規化処理部68に各々入力して正規
化された左右輪の回転差正規化値Rvn、車速正規化値V
n 、操舵角正規化値Fsn及び操舵速度正規化値Dfsn
は、ニューラルネット演算部81に入力される。該ニュ
ーラルネット演算部81は、左右輪の回転差正規化値R
vnと車速正規化値Vn と操舵角正規化値Fsnと操舵速度
正規化値Dfsn とを入力変数としかつ中間層に複数(本
実施例の場合は6個)のニューロンを有するニューラル
ネットワークにより構成されており、ニューラルネット
ワーク演算により1次ヨーレート値φn を算出する。ま
た、ニューラルネット演算部81は、車両の運転領域の
うち、特に急旋回の非線形領域用に設定されたものであ
る。ニューラルネット演算部81で算出された1次ヨー
レート値φn は、推定ヨーレート値演算部82に入力さ
れる。
The rotation difference normalized value Rvn and the vehicle speed normalized value V of the left and right wheels, which are respectively input to the normalization processing unit 68 and are normalized.
n, steering angle normalized value Fsn and steering speed normalized value Dfsn
Is input to the neural network computing unit 81. The neural network calculation unit 81 uses the rotation difference normalized value R of the left and right wheels.
vn, a vehicle speed normalized value Vn, a steering angle normalized value Fsn, and a steering speed normalized value Dfsn are used as input variables, and a neural network having a plurality of neurons (six in the case of this embodiment) is formed in the intermediate layer. Therefore, the primary yaw rate value φn is calculated by the neural network calculation. Further, the neural network calculation unit 81 is set for a non-linear region of a sharp turn, of the driving region of the vehicle. The primary yaw rate value φn calculated by the neural network calculation unit 81 is input to the estimated yaw rate value calculation unit 82.

【0069】また、操舵角センサ63で検出された操舵
角Fs は、配分比算出部83に入力される。該配分比算
出部83は、第2実施例の場合と同じく図11に示すよ
うなマップを用いて、配分比k(0≦k≦1)を求める
ようになっており、この配分比kは、上記推定ヨーレー
ト値演算部82に入力される。該推定ヨーレート値演算
部82は、ファジィ制御則とファジィ推論とによる1次
ヨーレート値φf 及びニューラルネットワーク演算によ
る1次ヨーレート値φn とこれらの配分比kとから推定
ヨーレート値φを下記の式 φ=k×φf +(1−k)×φn … により算出する。
The steering angle Fs detected by the steering angle sensor 63 is input to the distribution ratio calculation unit 83. The distribution ratio calculating unit 83 is adapted to obtain the distribution ratio k (0 ≦ k ≦ 1) using the map as shown in FIG. 11 as in the case of the second embodiment. , Is input to the estimated yaw rate value calculator 82. The estimated yaw rate value calculation unit 82 calculates the estimated yaw rate value φ from the following equation φ = from the primary yaw rate value φ f by the fuzzy control law and the fuzzy inference and the primary yaw rate value φ n by the neural network calculation and their distribution ratio k. It is calculated by k × φf + (1-k) × φn.

【0070】ここで、図11のマップでは、操舵角Fs
が小さい直進付近では配分比kが1.0、操舵角Fs が
かなり大きい非線形領域では配分比kが0、直進付近と
非線形領域との間の定常旋回領域では配分比kが操舵角
Fs の増加に伴い一次関数的に小さくなるように設定さ
れる。従って、推定ヨーレート値補正部84は、結局、
直進付近ではファジィ制御則とファジィ推論とによる1
次ヨーレート値φf を推定ヨーレート値φとし、急旋回
の非線形領域ではニューラルネットワーク演算による1
次ヨーレート値φn を推定ヨーレート値φとし、定常旋
回領域では上記二つの1次ヨーレート値φf ,φn を配
分比kで合成して推定ヨーレート値φを算出する。ま
た、配分比算出部83は、車両の運転領域を操舵角Fs
に基づいて直進付近と定常旋回領域と急旋回の非線形領
域とに判別する判別手段としての機能を有する。
Here, in the map of FIG. 11, the steering angle Fs
The distribution ratio k is 1.0 in the vicinity of a straight line, the distribution ratio k is 0 in the non-linear region where the steering angle Fs is considerably large, and the distribution ratio k increases in the steering angle Fs in the steady turning region between the straight line and the non-linear region. Is set so as to be a linear function. Therefore, the estimated yaw rate value correction unit 84 eventually
Fuzzy control law and fuzzy inference around straight ahead 1
The next yaw rate value φf is used as the estimated yaw rate value φ, and in the non-linear region of a sharp turn, 1 is calculated by neural network calculation.
The next yaw rate value φn is used as the estimated yaw rate value φ, and in the steady turning region, the above two primary yaw rate values φf and φn are combined with the distribution ratio k to calculate the estimated yaw rate value φ. Further, the distribution ratio calculation unit 83 changes the vehicle operating region to the steering angle Fs.
On the basis of the above, it has a function as a discrimination means for discriminating between a straight traveling area, a steady turning area, and a non-linear area of a sharp turning.

【0071】上記推定ヨーレート値演算部82で算出さ
れた推定ヨーレート値φは、推定ヨーレート値補正部8
4及び記憶部85に入力される。上記記憶部85には、
回転差検出手段65で検出された左右輪回転差Rv 及び
車速検出手段73で検出された車速Vも入力される一
方、該記憶部85に記憶された情報(過去の左右輪回転
差Rv と車速Vと推定ヨーレート値φ)は、推定ヨーレ
ート値補正部84に入力される。該推定ヨーレート値補
正部84は、車両の直進時に推定ヨーレート値φの誤差
である定常偏差を求めるとともに、推定ヨーレート値φ
に対し該定常偏差を補正するように設けられている。該
補正部84で補正された推定ヨーレート値φがヨーレー
ト推定装置の出力信号である。
The estimated yaw rate value φ calculated by the estimated yaw rate value calculator 82 is calculated by the estimated yaw rate value corrector 8
4 and the storage unit 85. In the storage unit 85,
While the left and right wheel rotation difference Rv detected by the rotation difference detection means 65 and the vehicle speed V detected by the vehicle speed detection means 73 are also input, information stored in the storage section 85 (past left and right wheel rotation difference Rv and vehicle speed V and the estimated yaw rate value φ) are input to the estimated yaw rate value correction unit 84. The estimated yaw rate value correction unit 84 obtains a steady-state deviation that is an error of the estimated yaw rate value φ when the vehicle goes straight, and also estimates the estimated yaw rate value φ.
However, it is provided so as to correct the steady-state deviation. The estimated yaw rate value φ corrected by the correction unit 84 is the output signal of the yaw rate estimation device.

【0072】次に、上記第3実施例のヨーレート推定装
置において、ヨーレートを推定する場合の動作手順であ
るヨーレート推定方法について、図14に示すフローチ
ャートに従って説明する。
Next, a yaw rate estimating method, which is an operation procedure for estimating the yaw rate in the yaw rate estimating device of the third embodiment, will be described with reference to the flowchart shown in FIG.

【0073】図14において、先ず、ステップS101 で
計測タイミングとなるのを待った後、ステップS102 で
車両運動情報としての右車輪速Wr 及び左車輪速Wl を
それぞれ車輪速センサ61,62により計測するととも
に、ステップS103 でドライバー操作情報としての操舵
角Fs を操舵角センサ63により計測する。続いて、ス
テップS104 において上記右車輪速Wr と左車輪速Wl
との差分である左右輪回転差Rv を加算点64で求める
とともに、該左右輪回転差Rv に対しフィルター66で
フィルター計算をする。この左右輪回転差Rv のフィル
ター計算は、第1実施例の場合に述べた式により行
う。
In FIG. 14, first, after waiting for the measurement timing in step S101, the right wheel speed Wr and the left wheel speed W1 as vehicle motion information are measured by the wheel speed sensors 61 and 62, respectively, in step S102. In step S103, the steering angle Fs as driver operation information is measured by the steering angle sensor 63. Then, in step S104, the right wheel speed Wr and the left wheel speed Wl are
The difference Rv between the left and right wheels, which is the difference between the two, is obtained at the addition point 64, and the filter 66 calculates the filter difference Rv between the left and right wheels. The filter calculation of the left-right wheel rotation difference Rv is performed by the formula described in the first embodiment.

【0074】しかる後、ステップS105 で正規化処理部
68にてその入力情報である左右輪回転差Rv 、車速
V、操舵角Fs 及び操舵速度Dfsを正規化する。この正
規化計算は、第1実施例の場合に述べた式により行
う。続いて、ステップS106 でニューラルネット演算部
81にて左右輪回転差正規化値Rvnと車速正規化値Vn
と操舵角正規化値Fsnと操舵速度正規化値Dfsn とを入
力変数とするニューラルネットワーク演算をして1次ヨ
ーレート値φn を算出する。この1次ヨーレート値の算
出は、第1実施例の場合に述べた図3に示すフローチャ
ートに従って行う。
Then, in step S105, the normalization processing unit 68 normalizes the input / output wheel rotation difference Rv, vehicle speed V, steering angle Fs, and steering speed Dfs. This normalization calculation is performed by the formula described in the first embodiment. Subsequently, in step S106, the neural network operation unit 81 uses the left and right wheel rotation difference normalized value Rvn and the vehicle speed normalized value Vn.
And a steering angle normalized value Fsn and a steering speed normalized value Dfsn are used as input variables to perform a neural network operation to calculate a primary yaw rate value φn. The calculation of the primary yaw rate value is performed according to the flowchart shown in FIG. 3 described in the first embodiment.

【0075】続いて、ステップS107 でファジィ演算部
67にてその入力情報である操舵角Fs 及び左右輪回転
差Rv を、図15(a)及び(b)にそれぞれ示すメン
バーシップ関数を用いてファジィ化し、ステップS108
で図16に示すようなファジィ制御則により各ルール毎
の適合度を計算する。図16のファジィ制御則は、操舵
角Fs 及び左右輪回転差Rv を入力とし、適合度g1 〜
g9 を出力とする9ルールのものである。そして、ステ
ップS108 において、各ルール毎に算出したヨーレート
値φ(i)(i=1〜9)とその適合度g(i)との積
の合計値を各ルールの適合度g(i)の合計値で除する
ことにより、つまり下記の式 φf =Σ(g(i)×φ(i))/Σg(i) により1次ヨーレート値φf を算出する。ここで、φ
(i)は、例えば下記のような式で算出する場合と、固
定値の場合のいずれでも良い。
Subsequently, in step S107, the fuzzy calculation section 67 uses the input information, ie, the steering angle Fs and the left / right wheel rotation difference Rv, to fuzzy by using the membership functions shown in FIGS. 15 (a) and 15 (b), respectively. And step S108
Then, the goodness of fit for each rule is calculated by the fuzzy control rule as shown in FIG. In the fuzzy control law of FIG. 16, the steering angle Fs and the left and right wheel rotation difference Rv are input, and the goodness of fit g1 to
It has 9 rules with g9 as the output. Then, in step S108, the total value of the products of the yaw rate values φ (i) (i = 1 to 9) calculated for each rule and the goodness of fit g (i) of the goodness of fit for each rule g (i) is calculated. The primary yaw rate value φf is calculated by dividing by the total value, that is, by the following equation φf = Σ (g (i) × φ (i)) / Σg (i). Where φ
For example, (i) may be calculated by the following formula or may be a fixed value.

【0076】 続いて、ステップS110 で配分比算出部83にて図11
に示すマップを用いて配分比kを計算し、次に、ステッ
プS111 で推定ヨーレート値補正部84にて上記式に
より推定ヨーレート値φを算出する。式の場合、結
局、直進付近ではファジィ制御則とファジィ推論とによ
る1次ヨーレート値φf を推定ヨーレート値φとし、急
旋回の非線形領域ではニューラルネットワーク演算によ
る1次ヨーレート値φn を推定ヨーレート値φとし、定
常旋回領域では上記二つの1次ヨーレート値φf ,φn
を配分比kで合成して推定ヨーレート値φを算出するこ
とになる。
[0076] Then, in step S110, the distribution ratio calculation unit 83 is operated as shown in FIG.
The distribution ratio k is calculated using the map shown in FIG. 4, and then, in step S111, the estimated yaw rate value correction unit 84 calculates the estimated yaw rate value φ from the above equation. In the case of the equation, after all, near the straight ahead, the primary yaw rate value φf by the fuzzy control law and the fuzzy inference is set as the estimated yaw rate value φ, and in the non-linear area of a sharp turn, the primary yaw rate value φn by the neural network calculation is set as the estimated yaw rate value φ. , In the steady turning region, the above two primary yaw rate values φf and φn
Will be combined with the distribution ratio k to calculate the estimated yaw rate value φ.

【0077】しかる後、ステップS112 で推定ヨーレー
ト値補正部84にて上記推定ヨーレート値φに対し定常
偏差の補正をする。この定常偏差の補正は、第1実施例
の場合に述べた図7に示すフローチャートに従って行
う。そして、ステップS113 で上記定常偏差補正後の推
定ヨーレート値φを出力し、ステップS101 に戻る。
Thereafter, in step S112, the estimated yaw rate value correction unit 84 corrects the steady-state deviation for the estimated yaw rate value φ. The correction of the steady deviation is performed according to the flowchart shown in FIG. 7 described in the first embodiment. Then, in step S113, the estimated yaw rate value φ after the steady-state deviation correction is output, and the process returns to step S101.

【0078】以上のように、第3実施例においては、車
両の運転領域を直進付近と定常旋回領域と急旋回の非線
形領域とに分け、直進付近では左右輪の回転差と操舵角
とに基づくファジィ制御則とファジィ推論とから1次ヨ
ーレート値φf を算出してそれをそのまま推定ヨーレー
ト値φとし、急旋回の非線形領域ではニューラルネット
ワーク演算により1次ヨーレート値φn を算出してそれ
をそのまま推定ヨーレート値φとし、定常旋回領域では
上記ファジィ制御則とファジィ推論とによる1次ヨーレ
ート値φf と上記ニューラルネットワーク演算による1
次ヨーレート値φn とを、操舵角Fs に応じた配分比k
で合成して推定ヨーレート値φを算出しているため、一
つのニューラルネットワークでもって車両の全運転領域
に亘ってヨーレートを精度良く推定する場合に比べて、
ニューラルネットワーク中間層のニューロン数を大幅に
少なくすることができる。この結果、ヨーレート推定に
要する時間を少なくすることができ、コンピュータの負
担を軽減することができる。また、直進付近及び非線形
領域では各々それに適した演算法によりヨーレートを精
度良く推定することができるとともに、定常旋回領域で
は二つの演算法による1次ヨーレート値を合成すること
によって、領域間で段差を生じることなくヨーレートを
適切に推定することができる。
As described above, in the third embodiment, the driving region of the vehicle is divided into the straight driving region, the steady turning region and the non-linear region of the sharp turning, and the straight driving region is based on the rotation difference between the left and right wheels and the steering angle. The first-order yaw rate value φf is calculated from the fuzzy control law and the fuzzy reasoning and used as the estimated yaw rate value φ as it is. In the non-linear region of a sharp turn, the first-order yaw rate value φn is calculated by the neural network calculation and the estimated yaw rate value is obtained as it is. The value φ is set, and in the steady turning region, the first-order yaw rate value φ f based on the fuzzy control law and the fuzzy reasoning and 1 based on the neural network operation are set.
The next yaw rate value φn and the distribution ratio k according to the steering angle Fs
Since the estimated yaw rate value φ is calculated by synthesizing with, compared to the case where the yaw rate is accurately estimated over the entire driving region of the vehicle by one neural network,
The number of neurons in the middle layer of the neural network can be significantly reduced. As a result, the time required for yaw rate estimation can be reduced, and the load on the computer can be reduced. In addition, the yaw rate can be accurately estimated by a calculation method suitable for each of the straight-ahead traveling and the non-linear region, and in the steady turning region, the step difference between the regions can be obtained by combining the primary yaw rate values by the two calculation methods. The yaw rate can be properly estimated without the occurrence.

【0079】さらに、第1実施例の場合と同じく、車両
の直進時にヨーレートの定常偏差φt を求め、上記推定
ヨーレート値φに対し該定常偏差φt を補正するように
しているので、ヨーレートの推定精度をより高めること
ができる。
Further, as in the case of the first embodiment, the steady-state deviation φt of the yaw rate is obtained when the vehicle goes straight, and the steady-state deviation φt is corrected with respect to the estimated yaw rate value φ. Can be increased.

【0080】尚、本発明は上記第1〜第3実施例に限定
されるものではなく、その他種々の変形例を包含するも
のである。例えば、上記各実施例では、ニューラルネッ
トワーク演算により1次ヨーレートを算出する場合、い
ずれも左右輪回転差(詳しくはその正規化値)Rvnと車
速Vn と操舵角Fsnと操舵速度Dfsn とを入力情報とし
たが、本発明は、少なくとも、ヨーレートとの関連性が
強い左右輪回転差と操舵角と車速とを入力情報とし、こ
れらによりニューラルネットワーク演算をして1次ヨー
レートを算出するようにしても良い。
The present invention is not limited to the above-mentioned first to third embodiments, and includes various other modified examples. For example, in each of the above embodiments, when the primary yaw rate is calculated by the neural network operation, the left and right wheel rotation difference (specifically, its normalized value) Rvn, vehicle speed Vn, steering angle Fsn, and steering speed Dfsn are input information. However, according to the present invention, at least the left-right wheel rotation difference, the steering angle, and the vehicle speed, which are strongly related to the yaw rate, are used as input information, and a neural network operation is performed using these to calculate the primary yaw rate. good.

【0081】また、上記第1実施例では、車両の運転領
域を、直進付近と定常旋回領域と急旋回の非線形領域と
の三つに分け、それらの領域別に設定されたニューラル
ネットワークからなる演算部21〜23を三つ用意した
が、請求項1又は7記載の発明は、直進付近用に設定さ
れたニューラルネットワークからなる演算部と、急旋回
の非線形領域用に設定されたニューラルネットワークか
らなる演算部との二つだけを用意し、定常旋回領域では
上記二つの演算部で算出した1次ヨーレート値を合成し
て推定ヨーレート値を算出するようにしても良い。
Further, in the first embodiment, the operating area of the vehicle is divided into three areas, that is, a straight-around area, a steady turning area, and a non-linear area of a sharp turn, and an arithmetic unit composed of a neural network set for each of these areas. Although 21 to 23 are prepared, the invention according to claim 1 or 7 is such that an arithmetic unit composed of a neural network set for near straight traveling and an operation composed of a neural network set for a non-linear region of a sharp turn. Alternatively, the estimated yaw rate value may be calculated by synthesizing only the first yaw rate values calculated by the above two calculation sections in the steady turning region.

【0082】さらに、上記第2実施例では、線形式演算
部37で左右輪の回転差Rv を基に円旋回時の幾何学的
関係から導いた線形式で1次ヨーレート値φl を算出し
たが、請求項3又は8記載の発明は、左右輪の回転差R
v の代りに、操舵角Fs を基にして円旋回時の幾何学的
関係から導いた線形式で1次ヨーレート値φl を算出す
るようにしてもよい。この場合、1次ヨーレート値φl
の線形式は、 φl ={V/(1+a×V2 )}×Fs /L である。但し、Lはホイールベース、aはスタビリティ
ーファクターである。
Further, in the second embodiment, the linear yaw rate value φl is calculated by the linear-form calculation unit 37 based on the rotational difference Rv of the left and right wheels in a linear form derived from the geometrical relationship during circular turning. The invention according to claim 3 or 8 is the rotation difference R between the left and right wheels.
Instead of v, the primary yaw rate value φl may be calculated based on the steering angle Fs in a linear form derived from the geometrical relationship at the time of circular turning. In this case, the primary yaw rate value φl
The linear format of is φl = {V / (1 + a × V 2 )} × Fs / L. However, L is a wheel base and a is a stability factor.

【0083】[0083]

【発明の効果】以上の如く、本発明における車両のヨー
レート推定方法及びその装置によれば、ヨーレートの推
定精度を全運動領域に亘って高めながら、各演算部のニ
ューラルネットワーク中間層のニューロン数を少なくし
てヨーレート推定に要する時間を少なくすることがで
き、コンピュータの負担を軽減することができる。
As described above, according to the vehicle yaw rate estimating method and the apparatus therefor of the present invention, the number of neurons in the intermediate layer of the neural network of each arithmetic unit can be increased while increasing the yaw rate estimation accuracy over the entire motion region. It is possible to reduce the time required for yaw rate estimation and reduce the load on the computer.

【0084】特に、請求項6記載の発明では、直進時に
左右輪のタイヤ径等に起因するヨーレートの定常偏差を
求め、推定ヨーレート値に対し該定常偏差を補正してい
るため、ヨーレートの推定精度をより高めることができ
るという効果を奏する。
In particular, according to the sixth aspect of the invention, since the steady-state deviation of the yaw rate due to the tire diameters of the left and right wheels and the like is obtained during straight traveling, and the steady-state deviation is corrected with respect to the estimated yaw rate value, the yaw rate estimation accuracy is improved. The effect of being able to raise more is produced.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の第1実施例を示すヨーレート推定装置
のブロック線図である。
FIG. 1 is a block diagram of a yaw rate estimating device showing a first embodiment of the present invention.

【図2】同ヨーレート推定方法のメインフローチャート
図である。
FIG. 2 is a main flowchart of the yaw rate estimating method.

【図3】ニューラルネット計算のフローチャート図であ
る。
FIG. 3 is a flowchart of neural network calculation.

【図4】中間層伝達関数計算のフローチャート図であ
る。
FIG. 4 is a flowchart of calculation of an intermediate layer transfer function.

【図5】各ニューラルネット適合度のファジィ演算のフ
ローチャート図である。
FIG. 5 is a flowchart of a fuzzy calculation of each neural network fitness.

【図6】各ニューラルネットに対応するメンバーシップ
関数を示す図である。
FIG. 6 is a diagram showing a membership function corresponding to each neural net.

【図7】ヨーレートの定常偏差補正のフローチャート図
である。
FIG. 7 is a flowchart of steady-state deviation correction of yaw rate.

【図8】補正テーブル作成時間の決定に用いるマップを
示す図である。
FIG. 8 is a diagram showing a map used for determining a correction table creation time.

【図9】定常偏差の二次式の決定を説明するための図で
ある。
FIG. 9 is a diagram for explaining determination of a quadratic expression of steady-state deviation.

【図10】第2実施例を示す図1相当図である。FIG. 10 is a view, corresponding to FIG. 1, showing a second embodiment.

【図11】配分比の計算に用いたマップを示す図であ
る。
FIG. 11 is a diagram showing a map used for calculating a distribution ratio.

【図12】図2相当図である。FIG. 12 is a view corresponding to FIG.

【図13】第3実施例を示す図1相当図である。FIG. 13 is a view, corresponding to FIG. 1, showing a third embodiment.

【図14】図2相当図である。FIG. 14 is a view corresponding to FIG.

【図15】操舵角及び左右輪回転差のメンバーシップ関
数を示す図である。
FIG. 15 is a diagram showing a membership function of a steering angle and a left / right wheel rotation difference.

【図16】適合度計算用のファジィ制御則を示す図であ
る。
FIG. 16 is a diagram showing a fuzzy control law for calculating a goodness of fit.

【符号の説明】[Explanation of symbols]

3,33,63 操舵角センサ(操舵角検出手段) 5,35,65 回転差検出手段 13,43,73 車速検出手段 16,46,76 操舵速度検出手段 21,22,23 1次ヨーレート値演算部 24,52,82 推定ヨーレート値演算部 25 適合度算出部 26,54,84 推定ヨーレート値補正部 37 線形式演算部 51,81 ニューラルネット演算部 53,83 配分比算出部(判別手段) 67 ファジィ演算部 3, 33, 63 Steering angle sensor (steering angle detecting means) 5, 35, 65 Rotational difference detecting means 13, 43, 73 Vehicle speed detecting means 16, 46, 76 Steering speed detecting means 21, 22, 23 Primary yaw rate value calculation Part 24, 52, 82 Estimated yaw rate value calculator 25 Fitness degree calculator 26, 54, 84 Estimated yaw rate value corrector 37 Linear format calculator 51, 81 Neural net calculator 53, 83 Distribution ratio calculator (discriminating means) 67 Fuzzy operation section

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 車両に発生するヨーレートを推定するヨ
ーレート推定方法であって、 車両の所定の運転領域別に設定されかつ各々少なくとも
左右輪の回転差と操舵角と車速とを入力情報とするニュ
ーラルネットワーク演算により1次ヨーレート値を算出
する複数の演算部を用意し、 該複数の演算部でそれぞれ現時点の入力情報に基づいて
1次ヨーレート値を算出するとともに、 これらの1次ヨーレート値を、現時点の車両の運転状態
に応じた適合度により合成して推定ヨーレート値を算出
することを特徴とする車両のヨーレート推定方法。
1. A yaw rate estimation method for estimating a yaw rate generated in a vehicle, the neural network being set for each predetermined driving region of the vehicle and having at least a rotational difference between left and right wheels, a steering angle, and a vehicle speed as input information. A plurality of calculation units for calculating a primary yaw rate value by calculation are prepared, and the plurality of calculation units each calculate a primary yaw rate value based on the input information at the present time, and these primary yaw rate values are calculated at the present time. A yaw rate estimating method for a vehicle, comprising: calculating an estimated yaw rate value by synthesizing based on a fitness according to a driving state of the vehicle.
【請求項2】 上記複数の演算部は、直進付近用に設定
された演算部と、定常旋回領域用に設定された演算部
と、急旋回の非線形領域用に設定された演算部とである
請求項1記載の車両のヨーレート推定方法。
2. The plurality of arithmetic units are an arithmetic unit set for near straight traveling, an arithmetic unit set for a steady turning region, and an arithmetic unit set for a non-linear region of a sharp turn. The yaw rate estimating method for a vehicle according to claim 1.
【請求項3】 車両に発生するヨーレートを推定するヨ
ーレート推定方法であって、 車両の運転領域を操舵角に基づいて直進付近と定常旋回
領域と急旋回の非線形領域とに判別し、 直進付近では円旋回時の幾何学的関係から導いた線形式
で1次ヨーレート値を算出してそれを推定ヨーレート値
とし、急旋回の非線形領域では少なくとも左右輪の回転
差と操舵角と車速とを入力情報とするニューラルネット
ワーク演算により1次ヨーレート値を算出してそれを推
定ヨーレート値とし、定常旋回領域では上記二輪モデル
の線形式による1次ヨーレート値と上記ニューラルネッ
トワーク演算による1次ヨーレート値とを、操舵角に応
じた配分比で合成して推定ヨーレート値を算出すること
を特徴とする車両のヨーレート推定方法。
3. A yaw rate estimation method for estimating a yaw rate generated in a vehicle, wherein a driving area of the vehicle is discriminated into a straight traveling area, a steady turning area, and a non-linear area of a sharp turning based on a steering angle. The primary yaw rate value is calculated in a linear form derived from the geometrical relationship at the time of circular turning, and the calculated yaw rate value is used as the estimated yaw rate value. At least in the non-linear region of a sharp turn, the rotational difference between the left and right wheels, the steering angle, and the vehicle speed are input information. The primary yaw rate value is calculated by a neural network calculation that is used as the estimated yaw rate value, and in the steady turning region, the linear yaw rate value of the two-wheel model and the primary yaw rate value calculated by the neural network calculation are steered. A yaw rate estimating method for a vehicle, comprising calculating an estimated yaw rate value by synthesizing at a distribution ratio according to a corner.
【請求項4】 車両に発生するヨーレートを推定するヨ
ーレート推定方法であって、 車両の運転領域を操舵角に基づいて直進付近と定常旋回
領域と急旋回の非線形領域とに判別し、 直進付近では左右輪の回転差と操舵角とに基づくファジ
ィ制御則とファジィ推論とから1次ヨーレート値を算出
してそれを推定ヨーレート値とし、急旋回の非線形領域
では少なくとも左右輪の回転差と操舵角と車速とを入力
情報とするニューラルネットワーク演算により1次ヨー
レート値を算出してそれを推定ヨーレート値とし、定常
旋回領域では上記ファジィ制御則とファジィ推論とによ
る1次ヨーレート値と上記ニューラルネットワーク演算
による1次ヨーレート値とを、操舵角に応じた配分比で
合成して推定ヨーレート値を算出することを特徴とする
車両のヨーレート推定方法。
4. A yaw rate estimation method for estimating a yaw rate generated in a vehicle, wherein a driving region of the vehicle is discriminated into a straight driving region, a steady turning region and a non-linear region of a sharp turning based on a steering angle. The primary yaw rate value is calculated from the fuzzy control law and the fuzzy inference based on the rotation difference between the left and right wheels and the steering angle, and the estimated yaw rate value is used as the estimated yaw rate value. A primary yaw rate value is calculated by a neural network operation using the vehicle speed as input information and is used as an estimated yaw rate value. In the steady turning region, the primary yaw rate value based on the fuzzy control law and fuzzy inference and the neural network operation 1 A vehicle characterized by calculating an estimated yaw rate value by combining the next yaw rate value with a distribution ratio according to the steering angle. Yaw rate estimation method.
【請求項5】 円旋回時の幾何学的関係から導いた1次
ヨーレート値φ1 の線形式は、左右輪の回転差をRv 、
トレッドをdとすると、 φ1 =Rv /d である請求項3記載の車両のヨーレート推定方法。
5. The linear form of the primary yaw rate value φ1 derived from the geometrical relationship at the time of circular turning is such that the rotational difference between the left and right wheels is Rv,
The vehicle yaw rate estimation method according to claim 3, wherein φ1 = Rv / d, where t is the tread.
【請求項6】 直進時にヨーレートの定常偏差を求め、
推定ヨーレート値に対し該定常偏差を補正する請求項
1、3又は4記載の車両のヨーレート推定方法。
6. The steady-state deviation of the yaw rate is calculated when going straight,
5. The vehicle yaw rate estimation method according to claim 1, 3 or 4, wherein the steady-state deviation is corrected with respect to the estimated yaw rate value.
【請求項7】 車両に発生するヨーレートを推定するヨ
ーレート推定装置であって、 車両の所定の運転領域別に設定されかつ各々少なくとも
左右輪の回転差と操舵角と車速とを入力情報とするニュ
ーラルネットワーク演算により1次ヨーレート値を算出
する複数の1次ヨーレート値演算部と、 該各演算部で算出された1次ヨーレート値を、現時点の
車両の運転状態に応じた適合度により合成して推定ヨー
レート値を算出する推定ヨーレート値演算部とを備えた
ことを特徴とする車両のヨーレート推定方法。
7. A yaw rate estimating device for estimating a yaw rate generated in a vehicle, the neural network being set for each predetermined driving area of the vehicle and having at least a left-right wheel rotation difference, a steering angle, and a vehicle speed as input information. A plurality of primary yaw rate value calculation units for calculating the primary yaw rate value by calculation, and the estimated yaw rate by combining the primary yaw rate values calculated by the respective calculation units according to the degree of conformity according to the current driving state of the vehicle. A yaw rate estimation method for a vehicle, comprising: an estimated yaw rate value calculation unit that calculates a value.
【請求項8】 車両に発生するヨーレートを推定するヨ
ーレート推定装置であって、 車両の運転領域を操舵角に基づいて直進付近と定常旋回
領域と急旋回の非線形領域とに判別する判別手段と、 円旋回時の幾何学的関係から導いた線形式で1次ヨーレ
ート値を算出する線形式演算部と、 車両の運転領域のうち急旋回の非線形領域用に設定され
かつ少なくとも左右輪の回転差と操舵角と車速とを入力
情報とするニューラルネットワーク演算により1次ヨー
レート値を算出するニューラルネット演算部と、 直進付近では上記線形式演算部で算出された1次ヨーレ
ート値を推定ヨーレート値とし、急旋回の非線形領域で
は上記ニューラルネット演算部で算出された1次ヨーレ
ート値を推定ヨーレート値とし、定常旋回領域では上記
2種の1次ヨーレート値を、操舵角に応じた配分比で合
成して推定ヨーレート値を算出する推定ヨーレート値演
算部とを備えたことを特徴とする車両のヨーレート推定
装置。
8. A yaw rate estimation device for estimating a yaw rate generated in a vehicle, the discrimination means discriminating a driving region of the vehicle into a straight traveling region, a steady turning region and a non-linear region of a sharp turn based on a steering angle, A linear-form calculation unit that calculates the primary yaw rate value in a linear form derived from the geometrical relationship during circular turning, and a linear difference that is set for the non-linear region of a sharp turn in the operating region of the vehicle and that has at least the difference in rotation between the left and right wheels. A neural network calculation unit that calculates a primary yaw rate value by a neural network calculation that uses a steering angle and a vehicle speed as input information, and a linear yaw rate value calculated by the linear calculation unit described above is used as an estimated yaw rate value in the vicinity of a straight line. In the turning non-linear region, the primary yaw rate value calculated by the neural network computing unit is used as the estimated yaw rate value, and in the steady turning region, the above two types of primary yaw rates are used. The over preparative value, the yaw rate estimating apparatus for a vehicle characterized by comprising the estimated yaw rate value calculation unit for calculating an estimated yaw rate values are combined in the allocation ratio corresponding to the steering angle.
【請求項9】 車両に発生するヨーレートを推定するヨ
ーレート推定装置であって、 車両の運転領域を操舵角に基づいて直進付近と定常旋回
領域と急旋回の非線形領域とに判別する判別手段と、 左右輪の回転差と操舵角とに基づくファジィ制御則とフ
ァジィ推論とから1次ヨーレート値を算出するファジィ
演算部と、 車両の運転領域のうち急旋回の非線形領域用に設定され
かつ少なくとも左右輪の回転差と操舵角と車速とを入力
情報とするニューラルネットワーク演算により1次ヨー
レート値を算出するニューラルネット演算部と、 直進付近では上記ファジィ演算部で算出された1次ヨー
レート値を推定ヨーレート値とし、急旋回の非線形領域
では上記ニューラルネット演算部で算出された1次ヨー
レート値を推定ヨーレート値とし、定常旋回領域では上
記2種の1次ヨーレート値を、操舵角に応じた配分比で
合成して推定ヨーレート値を算出する推定ヨーレート値
演算部とを備えたことを特徴とする車両のヨーレート推
定装置。
9. A yaw rate estimating device for estimating a yaw rate generated in a vehicle, the discriminating means discriminating a driving region of the vehicle into a straight driving region, a steady turning region and a non-linear region of a sharp turn based on a steering angle. A fuzzy calculator that calculates a primary yaw rate value from a fuzzy control law and fuzzy inference based on the rotation difference between the left and right wheels and the steering angle, and a fuzzy non-linear region of the vehicle driving region that is set for at least the left and right wheels. Neural network calculation unit that calculates a primary yaw rate value by a neural network calculation that uses the rotation difference, the steering angle, and the vehicle speed as input information, and the primary yaw rate value calculated by the fuzzy calculation unit near the straight ahead is estimated yaw rate value. In the non-linear region of a sharp turn, the primary yaw rate value calculated by the neural network calculation unit is used as the estimated yaw rate value, The two primary yaw rate value is round region, the yaw rate estimating apparatus for a vehicle characterized by comprising the estimated yaw rate value calculation unit for calculating an estimated yaw rate values are combined in the allocation ratio corresponding to the steering angle.
JP13023994A 1994-06-13 1994-06-13 Method and apparatus for estimating yawing rate of vehicle Withdrawn JPH07333242A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13023994A JPH07333242A (en) 1994-06-13 1994-06-13 Method and apparatus for estimating yawing rate of vehicle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13023994A JPH07333242A (en) 1994-06-13 1994-06-13 Method and apparatus for estimating yawing rate of vehicle

Publications (1)

Publication Number Publication Date
JPH07333242A true JPH07333242A (en) 1995-12-22

Family

ID=15029453

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13023994A Withdrawn JPH07333242A (en) 1994-06-13 1994-06-13 Method and apparatus for estimating yawing rate of vehicle

Country Status (1)

Country Link
JP (1) JPH07333242A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6475822B2 (en) 1993-11-16 2002-11-05 Formfactor, Inc. Method of making microelectronic contact structures
US7073254B2 (en) 1993-11-16 2006-07-11 Formfactor, Inc. Method for mounting a plurality of spring contact elements
JP2007099178A (en) * 2005-10-07 2007-04-19 Fuji Heavy Ind Ltd Approximation estimation device
WO2018198823A1 (en) * 2017-04-28 2018-11-01 日立オートモティブシステムズ株式会社 Electronic control device for vehicles
WO2020100408A1 (en) * 2018-11-13 2020-05-22 日本電気株式会社 Dangerous scene prediction device, dangerous scene prediction method, and dangerous scene prediction program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6475822B2 (en) 1993-11-16 2002-11-05 Formfactor, Inc. Method of making microelectronic contact structures
US6482013B2 (en) 1993-11-16 2002-11-19 Formfactor, Inc. Microelectronic spring contact element and electronic component having a plurality of spring contact elements
US7073254B2 (en) 1993-11-16 2006-07-11 Formfactor, Inc. Method for mounting a plurality of spring contact elements
JP2007099178A (en) * 2005-10-07 2007-04-19 Fuji Heavy Ind Ltd Approximation estimation device
WO2018198823A1 (en) * 2017-04-28 2018-11-01 日立オートモティブシステムズ株式会社 Electronic control device for vehicles
JP2018190045A (en) * 2017-04-28 2018-11-29 日立オートモティブシステムズ株式会社 Vehicle electronic control apparatus
WO2020100408A1 (en) * 2018-11-13 2020-05-22 日本電気株式会社 Dangerous scene prediction device, dangerous scene prediction method, and dangerous scene prediction program
JPWO2020100408A1 (en) * 2018-11-13 2021-09-24 日本電気株式会社 Danger scene prediction device, danger scene prediction method and danger scene prediction program

Similar Documents

Publication Publication Date Title
US6789017B2 (en) Vehicle steering angle position determination method
KR0182307B1 (en) Estimatoin method of movement state variable in turning of automotive vehicle
US5899952A (en) Device for estimating slip angle of vehicle body through interrelation thereof with yaw rate
EP0615892B1 (en) Vehicle slip angle measuring method and a device therefor
US8255119B2 (en) Vehicle body slip angle-estimating device and method and engine control unit
JPH0629039B2 (en) Vehicle motion state estimation device
CN115214692A (en) Centroid speed determination method and device
JPH07333242A (en) Method and apparatus for estimating yawing rate of vehicle
JPH08202403A (en) Vehicle state quantity estimation device
JPH04138970A (en) Rear wheel steering angle control method
JPH09240458A (en) Detecting device for quantity of lateral slipping state of vehicle
AU2020267207A1 (en) Vehicle sideslip angle estimation system and method
CN111703429B (en) Method for estimating longitudinal speed of wheel hub motor driven vehicle
JPH07320188A (en) Method and device for estimating yaw rate of vehicle
JPH0836556A (en) Method and device for estimating yaw rate of vehicle
JPH0834357A (en) Controller of vehicle
JP3008401B2 (en) Vehicle state quantity estimation device
JP3508265B2 (en) Driving environment determination method and determination device
JPH08201235A (en) Method and apparatus for estimating coefficient of friction against road surface
JPH08159748A (en) Method and apparatus for estimating yaw rate of vehicle
JPH0882636A (en) Method and device for estimation of yaw rate of vehicle
JP3246317B2 (en) Zero point detection device for vehicle state quantity sensor
JPH0783949A (en) Apparatus for detecting yaw rate of vehicle
JPH06270827A (en) Rear wheel steering control device
JPH0843422A (en) Method and equipment for estimating yaw rate of vehicle

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20010904