JPH0668496B2 - Vehicle speed estimation calculation method - Google Patents

Vehicle speed estimation calculation method

Info

Publication number
JPH0668496B2
JPH0668496B2 JP1322587A JP1322587A JPH0668496B2 JP H0668496 B2 JPH0668496 B2 JP H0668496B2 JP 1322587 A JP1322587 A JP 1322587A JP 1322587 A JP1322587 A JP 1322587A JP H0668496 B2 JPH0668496 B2 JP H0668496B2
Authority
JP
Japan
Prior art keywords
speed
vehicle body
limit value
estimated
body speed
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.)
Expired - Lifetime
Application number
JP1322587A
Other languages
Japanese (ja)
Other versions
JPS63180864A (en
Inventor
秀夫 渡辺
和憲 酒井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Ten Ltd
Original Assignee
Denso Ten Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Denso Ten Ltd filed Critical Denso Ten Ltd
Priority to JP1322587A priority Critical patent/JPH0668496B2/en
Publication of JPS63180864A publication Critical patent/JPS63180864A/en
Publication of JPH0668496B2 publication Critical patent/JPH0668496B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Regulating Braking Force (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、車輪速度から車体速度を推定演算する方法に
関し、特に今回の推定車体速度が取り得る値の範囲を時
間的に変化させることで推定精度を向上させようとする
ものである。
TECHNICAL FIELD The present invention relates to a method for estimating and calculating a vehicle body speed from wheel speeds, and in particular, by changing the range of values that the estimated vehicle body speed can take with time. This is intended to improve the estimation accuracy.

〔従来の技術〕[Conventional technology]

制動時の車輪ロックによるスリップは操舵性を低下させ
るため、アンチスキッド制御装置では車輪速度と車体速
度の差を監視してブレーキ油圧を最適制御する。車輪速
度は第4図に示すように、各車輪FR,EL,RR,R
L毎に設けた車輪速センサWS1〜WS4から直接求め
ることができる。これに対し車体速度は、別途に対地速
度センサ等の車体速度センサを設けるか、車輪速度から
推定演算して求める必要がある。ACT1〜ACT3は
各輪のブレーキ油圧を制御するアクチュエータである。
Since slip due to wheel lock during braking deteriorates steerability, the anti-skid control device optimally controls the brake hydraulic pressure by monitoring the difference between the wheel speed and the vehicle body speed. The wheel speeds are as shown in FIG. 4 for the wheels FR, EL, RR, R.
It can be obtained directly from the wheel speed sensors WS1 to WS4 provided for each L. On the other hand, the vehicle body speed must be determined by separately providing a vehicle body speed sensor such as a ground speed sensor or by estimating and calculating from the wheel speed. ACT1 to ACT3 are actuators that control the brake hydraulic pressure of each wheel.

第5図は従来の車体速度推定方法の説明図で、
n−3,Tn−2,……は計算時刻、Vn−2,V
n−1,Vは各時点の推定車体速度、Vxnは今回の
車輪速度である。この方法では、車体速度を一定時間毎
に計算する場合、車両と路面の特性から車体速度の変化
(加速度、減速度)が一定の値以上にはなり得ないとの
観点から、前回計算した推定車体速度Vn−1を基に今
回の推定車体速度Vがとり得る範囲を限定し、その範
囲内で次式によるV計算をするようにしている。
FIG. 5 is an explanatory diagram of a conventional vehicle body speed estimation method.
Tn-3 , Tn-2 , ... Are calculation times, Vn -2 , V
n-1, V n is the estimated vehicle speed at each time point, V xn is the current wheel speed. In this method, when the vehicle speed is calculated at regular intervals, it is estimated that the change in the vehicle speed (acceleration, deceleration) cannot exceed a certain value due to the characteristics of the vehicle and the road surface. Based on the vehicle body speed V n-1 , the range that the estimated vehicle body speed V n can take this time is limited, and V n is calculated by the following equation within the range.

=MED(Vxn,VnU,VnD)…… 上式はVxn,VnU,VnDの中から中間的な値のも
のを選ぶ関数である。また、 VnU=Vn−1+ΔVnD=Vn−1−ΔV であり、+ΔV,−ΔVがVのとり得る範囲にな
る。
V n = MED (V xn , V nU , V nD ) ... The above equation is a function that selects an intermediate value from V xn , V nU , and V nD . Further, V nU = V n-1 + ΔV U V nD = V n-1 −ΔV D , and + ΔV U and −ΔV D are in a range that V n can take.

つまり、第5図のようにVxn<VnDであれば V=VnD となる。またVnD<Vxn<VnUであれば V=Vxn となり、さらにVxn>VnUであれば V=VnU となるので、VはVnUを上限、VnDを下限として
その範囲内で決定される。
That is, as shown in FIG. 5, if V xn <V nD , then V n = V nD . Further , if V nD <V xn <V nU , then V n = V xn , and if V xn > V nU , then V n = V nU. Therefore, V n is V nU as the upper limit and V nD is the lower limit. It is decided within that range.

これらの限界値ΔV,ΔVは次の様に計算される。These limit values ΔV U and ΔV D are calculated as follows.

(1)下降限界ΔV 路面μの最大値はコンクリート路面等で1.0程度であ
る。このため車両の減速度は1G(9.8m/s2)が最大で、
それ以上は通常あり得ない。そして、車体速度の演算間
隔をΔTとすると、ΔT内での車体速度の下降限界値Δ
は9.8・ΔT(m/s)である。従って、ΔT=4msとす
れば ΔV≒0.04(m/s)…… となる。
(1) The maximum value of the descent limit ΔV D road surface μ is about 1.0 on concrete road surface. Therefore, the maximum deceleration of the vehicle is 1G (9.8m / s 2 ),
More than that is usually impossible. If the calculation interval of the vehicle body speed is ΔT, the lower limit value Δ of the vehicle body speed within ΔT
V D is 9.8 · ΔT (m / s). Therefore, if ΔT = 4 ms, then ΔV D ≈0.04 (m / s).

(2)上昇限界ΔV 加速の場合は車両にもよるが、エンジン性能等により0.
5G程度が上昇の上限である。従って、(1)と同様に計算
すると ΔV≒0.02(m/s)…… となる。
(2) Ascent limit ΔV U Acceleration depends on the vehicle, although it depends on the vehicle.
5G is the upper limit of increase. Therefore, when calculated in the same manner as in (1), ΔV U ≈0.02 (m / s).

しかしながら、車輪速度から車体速度を推定する場合、
推定した車体速度が実際の車体速度より大きく落込むた
め(第6図参照)、車輪速度の回復時に第7図のように
推定車体速度の修正を速やかに行うには、ΔVの値を
(3)式よりは十分大きな値にしなければならない(車体
速センサであれば(3)式のままでよい)。
However, when estimating the vehicle speed from the wheel speed,
Since the estimated vehicle body speed drops much faster than the actual vehicle body speed (see FIG. 6), the value of ΔV U can be changed in order to quickly correct the estimated vehicle body speed as shown in FIG. 7 when the wheel speed is restored.
It must be a value that is sufficiently larger than equation (3) (if a vehicle speed sensor, equation (3) can be left unchanged).

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

本発明は、車輪速度が急に落込んだ場合の推定車体速度
をより実車体速度に近い値にできる演算方法を採ること
により、アンチスキッド制御の開始時点を早くして操舵
性を向上させようとするものである。
The present invention intends to improve the steerability by accelerating the start time point of the anti-skid control by adopting a calculation method capable of making the estimated vehicle body speed closer to the actual vehicle body speed when the wheel speed suddenly drops. It is what

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、所定の計算周期で車体速度を推定演算する方
法において、前回の推定車体速度Vn−1と前々回の推
定車体速度Vn−2との差ΔVn−1から推定される今
回の推定車体速度Vに上限値VnUと下限値VnD
設けてこれらを次式で制限すると共に VnU=Vn−1−ΔVn−1+ΔVnD=Vn−1−ΔVn−1−ΔV 但し、ΔV:上昇限界値 ΔV:下降限界値 車輪速センサから得られる今回の車輪速度Vxnと上記
のVnU,VnDの3者から中位の値を選んで今回の推
定車体速度Vとすることを特徴とするものである。
The present invention is a method for estimating and calculating a vehicle body speed in a predetermined calculation cycle, which is estimated from a difference ΔV n-1 between a previous estimated vehicle body speed V n-1 and an estimated vehicle body speed V n-2 two times before. An upper limit value V nU and a lower limit value V nD are provided to the estimated vehicle speed V n to limit them by the following equation and V nU = V n-1 -ΔV n-1 + ΔV U V nD = V n-1 -ΔV n -1 -ΔV D However, ΔV U : rising limit value ΔV D : falling limit value The current wheel speed V xn obtained from the wheel speed sensor and the above-mentioned V nU and V nD are selected as medium values. is characterized in that the current estimated vehicle speed V n.

〔作用〕[Action]

車体の減速度はブレーキ油圧の上昇に伴って大きくなる
が、ブレーキ圧の上昇速度は急ブレーキ時でも1000kg/c
m2/s程度であって、車両にもよるが一般には1G(9.8m/
s2)の減速度が得られるブレーキ油圧100kg/cm2に上昇す
るまでには100ms以上必要である。従って、車体速度の
限界値を初期には小さくしておき、序々に大きくするこ
とで車体速度の推定を正確に行うことができる。
The deceleration of the vehicle body increases as the brake hydraulic pressure increases, but the increase rate of the brake pressure is 1000 kg / c even during sudden braking.
It is about m 2 / s, but it depends on the vehicle, but it is generally 1G (9.8m / s).
It takes 100 ms or more to increase the brake hydraulic pressure to 100 kg / cm 2 to obtain the deceleration of s 2 ). Therefore, it is possible to accurately estimate the vehicle body speed by making the limit value of the vehicle body speed small initially and gradually increasing it.

アンチスキッド制御では、推定車体速度と車輪速度との
差が一定値以上になると制御を開始するので、この開始
時期を早くすることによって車輪速度の落込みを小さく
し、操舵性の向上を図ることができる。
In the anti-skid control, the control starts when the difference between the estimated vehicle speed and the wheel speed becomes a certain value or more.Therefore, by decreasing the start time, the drop in the wheel speed can be reduced and the steerability can be improved. You can

〔実施例〕〔Example〕

第1図は本発明の一実施例を示す説明図で、Vn−2
前々回の推定車体速度、Vn−1は前回の推定車体速
度、Vは今回の推定車体速度、VnUは今回の推定車
体速度の上限値VnDは今回の推定車体速度の下限値、
xnは今回の車輪速度である。
FIG. 1 is an explanatory view showing an embodiment of the present invention, in which V n-2 is an estimated vehicle speed two times before, V n-1 is a previous estimated vehicle speed, V n is an estimated vehicle speed this time, and V nU is The upper limit value V nD of the current estimated vehicle speed is the lower limit value of the current estimated vehicle speed,
V xn is the current wheel speed.

nU=Vn−1−ΔVn−1+ΔVnD=Vn−1−ΔVn−1−ΔV 但し、ΔVn−1=Vn−2−Vn−1 であり、またΔVは上昇限界値、ΔVは下降限界値
である。今回の推定車体速度Vの演算式は V=MED(Vxn,VnU,VnD) であり、これは式と同じである。
V nU = V n-1 -ΔV n-1 + ΔV U V nD = V n-1 -ΔV n-1 -ΔV D where ΔV n-1 = V n-2 -V n-1 and ΔV U is the rising limit value, and ΔV D is the falling limit value. The calculation formula of the estimated vehicle body speed V n this time is V n = MED (V xn , V nU , V nD ), which is the same as the formula.

但し、VnU,VnDの算定方法が異なるので、Δ
,ΔVが従来と同じ値でもΔVn−1によって推
定車体速度Vの範囲が変化するので、実車体速度に近
い値になる(第6図参照)。この結果、アンチスキッド
制御の応答性が改善される。第2図はこれを示す図で、
(b)はアンチスキッド制御の応答性をブレーキ油圧とし
て示している。第3図は従来のアンチスキッド制御の説
明図で、車輪速度の落込みが大きい分だけブレーキ油圧
の変化が大きく、応答性が悪い点を示している。
However, since the calculation method of V nU and V nD is different, Δ
Even if V U and ΔV D have the same values as in the conventional case, since the range of the estimated vehicle body speed V n changes depending on ΔV n−1 , the values are close to the actual vehicle body speed (see FIG. 6). As a result, the responsiveness of anti-skid control is improved. Figure 2 shows this.
(b) shows the response of anti-skid control as the brake hydraulic pressure. FIG. 3 is an explanatory view of the conventional anti-skid control, and shows that the responsiveness is poor due to a large change in brake hydraulic pressure due to a large drop in wheel speed.

nU,VnDが時間的に変化し、車両の加速、減速の
限界を越えないようにするため次の様に設定することも
できる。
In order to prevent V nU and V nD from changing with time and exceeding the limits of acceleration and deceleration of the vehicle, the following settings can be made.

nU=Vn−1+MIN(Vn−1−Vn−2 +ΔV,ΔVUMAX) VnD=Vn−1+MIN(Vn−2−Vn−1 +ΔV,ΔVDMAX) 上式のMIN( , )は2値の小さい方を選択する関
数であり、またΔVUMAX,ΔVDMAXはそれぞれ
ΔV,ΔVの最大値である。
V nU = V n-1 + MIN (V n-1 -V n-2 + ΔV U , ΔV UMAX ) V nD = V n-1 + MIN (V n-2 -V n-1 + ΔV D , ΔV DMAX ) MIN (,) is a function that selects the smaller of the two values, and ΔV UMAX and ΔV DMAX are the maximum values of ΔV U and ΔV D , respectively.

尚、車体速センサ(ドップラー式、空間フィルタ式)か
ら車体速度を演算する場合に本発明を適用すると、異常
データを除去することができ、車体速度を精度良く計算
することができる。
When the present invention is applied to the case where the vehicle speed is calculated from the vehicle speed sensor (Doppler type, spatial filter type), abnormal data can be removed and the vehicle speed can be calculated accurately.

〔発明の効果〕 以上述べたように本発明によれば、車体速度の推定演算
を精度良く行うことができるので、例えばアンチスキッ
ド制御に利用すればその応答性を高めることができる。
[Effects of the Invention] As described above, according to the present invention, it is possible to accurately perform the estimation calculation of the vehicle body speed. Therefore, if it is used for anti-skid control, the responsiveness can be improved.

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

第1図は本発明の実施例を示す説明図、第2図は本発明
を適用したアンチスキッド制御の説明図、第3図は従来
のアンチスキッド制御の説明図、第4図はアンチスキッ
ド制御のシステム構成図、第5図は従来の車体速度推定
方法の説明図、第6図は制動時の速度変化の説明図、第
7図は車輪速度回復時の説明図である。 図中、WSは車輪速度センサ、FR,FL,RR,RL
は車輪、ACTはブレーキ制御アクチュエータである。
FIG. 1 is an explanatory diagram showing an embodiment of the present invention, FIG. 2 is an explanatory diagram of antiskid control to which the present invention is applied, FIG. 3 is an explanatory diagram of conventional antiskid control, and FIG. 4 is an antiskid control. FIG. 5 is an explanatory diagram of a conventional vehicle body speed estimation method, FIG. 6 is an explanatory diagram of speed change during braking, and FIG. 7 is an explanatory diagram of wheel speed recovery. In the figure, WS is a wheel speed sensor, FR, FL, RR, RL
Is a wheel, and ACT is a brake control actuator.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】所定の計算周期で車体速度を推定演算する
方法において、前回の推定車体速度Vn−1と前々回の
推定車体速度Vn−2との差ΔVn−1から推定される
今回の推定車体速度Vに上限値VnUと下限値VnD
を設けてこれらを次式で制限すると共に VnU=Vn−1−ΔVn−1+ΔVnD=Vn−1−ΔVn−1−ΔV 但し、ΔV:上昇限界値 ΔV:下降限界値 車輪速センサから得られる今回の車輪速度Vxnと上記
のVnU,VnDの3者から中位の値を選んで今回の推
定車体速度Vとすることを特徴とする車体速度の推定
演算方法。
1. A method for estimating and calculating a vehicle body speed at a predetermined calculation cycle, which is estimated from a difference ΔV n-1 between a previous estimated vehicle body speed V n-1 and an estimated vehicle speed V n-2 two times before. Of the estimated vehicle speed V n of the upper limit value V nU and the lower limit value V nD
And limiting them by the following equation, V nU = V n-1 -ΔV n-1 + ΔV U V nD = V n-1 -ΔV n-1 -ΔV D However, ΔV U : rise limit value ΔV D : Lower limit value A vehicle body characterized by selecting a medium value from the current wheel speed V xn obtained from a wheel speed sensor and the above-mentioned V nU and V nD to be the current estimated vehicle body speed V n Speed estimation calculation method.
JP1322587A 1987-01-22 1987-01-22 Vehicle speed estimation calculation method Expired - Lifetime JPH0668496B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1322587A JPH0668496B2 (en) 1987-01-22 1987-01-22 Vehicle speed estimation calculation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1322587A JPH0668496B2 (en) 1987-01-22 1987-01-22 Vehicle speed estimation calculation method

Publications (2)

Publication Number Publication Date
JPS63180864A JPS63180864A (en) 1988-07-25
JPH0668496B2 true JPH0668496B2 (en) 1994-08-31

Family

ID=11827234

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1322587A Expired - Lifetime JPH0668496B2 (en) 1987-01-22 1987-01-22 Vehicle speed estimation calculation method

Country Status (1)

Country Link
JP (1) JPH0668496B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0327358U (en) * 1989-07-27 1991-03-19
JP3538145B2 (en) * 1998-09-02 2004-06-14 三菱電機株式会社 Position detection device

Also Published As

Publication number Publication date
JPS63180864A (en) 1988-07-25

Similar Documents

Publication Publication Date Title
JP2723640B2 (en) Method for improving handling characteristics of braked vehicle
JP3394249B2 (en) Vehicle motion control method
JPH04262952A (en) Circuit for use for anti-lock control or traction slippery control
GB2291974A (en) Speed calculation system for four wheel drive vehicle
US5119303A (en) Brake-force control system for vehicles
JPH03500868A (en) Anti-lock control device
JPH05105056A (en) Vehicle speed estimation method in vehicle anti-lock control device
JPS6216856B2 (en)
US5149177A (en) Automotive wheel speed control
JP3748334B2 (en) Vehicle attitude control device
JPH0668496B2 (en) Vehicle speed estimation calculation method
US5478143A (en) Antilock brake control method
JP3435858B2 (en) Anti-skid control device
US5651592A (en) Antiskid braking device
JP2627440B2 (en) Vehicle turning motion control device
JP4668571B2 (en) Road surface state determination method and apparatus, and road surface state determination program
JP2000335393A (en) Brake control device
JP3535358B2 (en) Road friction coefficient estimation device
JPH0729599B2 (en) Anti-skidding control method
JP3577809B2 (en) Anti-skid control device
US5567024A (en) Method and system for damping wheel speed oscillation on vehicles having anti-lock brake systems
JPH089319B2 (en) Anti-skidding control device
JP3803119B2 (en) Anti-skid control device
JP3629889B2 (en) Anti-lock brake control device
JP3885492B2 (en) Anti-skid control device