Tire suspension fusion system for estimation of tire deflection and tire load
09874496 ยท 2018-01-23
Assignee
Inventors
Cpc classification
B60C23/064
PERFORMING OPERATIONS; TRANSPORTING
B60C23/0488
PERFORMING OPERATIONS; TRANSPORTING
International classification
B60C23/06
PERFORMING OPERATIONS; TRANSPORTING
Abstract
A system and method estimating a vehicle tire load includes a tire static load estimator estimating a static tire load using a tire attached TPMS sensor; a Kalman filter based tire deflection estimator estimating tire vertical deflection; a load variation estimator estimating the instantaneous load variation by using the tire vertical deflection information; and an output tire load estimator calculating an output load estimation mathematically by fusing the static tire load with the instantaneous load variation information. The tire deflection estimator includes a chassis accelerometer measuring a chassis vertical acceleration; and a hub accelerometer measuring a wheel hub vertical acceleration of the tire. A linear filter model receives as inputs the chassis vertical acceleration and the wheel hub vertical acceleration.
Claims
1. A tire load estimation system for a vehicle comprising: at least one tire mounted to a wheel hub and supporting a vehicle chassis; at least one tire static load sensor mounted to the at least one tire for detecting a measured static tire load; a tire static load estimator for calculating an estimated tire static load on the at least one tire based on the measured static tire load; at least one vehicle chassis-mounted sensor for measuring a vehicle chassis vertical deflection; a tire deflection estimator for determining a tire vertical deflection estimate from the estimated tire static load and the vehicle chassis vertical deflection; a load variation estimator for determining a load variation estimate from the tire vertical deflection estimate; and a tire load estimator operative to determine a substantially instantaneous load on the at least one tire based on the estimated tire static load and the load variation estimate.
2. The tire load estimation system of claim 1, wherein further comprising: a tire inflation pressure measuring sensor mounted to the at least one tire for measuring tire inflation pressure within a tire cavity of the at least one tire; a tire-specific stiffness database adjusted for tire inflation pressure for identifying a tire-specific stiffness for the at least one tire at the measured tire air pressure; a tire vertical stiffness estimator for estimating a tire vertical stiffness from the tire inflation pressure and the tire-specific stiffness for the at least one tire; and wherein the tire deflection estimator operably uses as an input the tire-specific vertical stiffness in estimating the tire vertical deflection.
3. The tire load estimation system of claim 2, wherein the at least one tire static load sensor comprises at least one tire-mounted sensor for measuring a rolling tire footprint length.
4. The tire load estimation system of claim 1, wherein the at least one vehicle chassis-mounted sensor for measuring a vehicle chassis vertical deflection comprises a chassis acceleration measuring sensor for measuring a chassis vertical acceleration; and a hub acceleration measuring sensor for measuring a vertical acceleration of the wheel hub of the at least one tire.
5. The tire load estimation system of claim 4, wherein the tire deflection estimator comprises a linear filter model receiving as inputs the chassis vertical acceleration and the wheel hub vertical acceleration.
6. The tire load estimation system of claim 5, wherein the linear filter model comprises a Kalman filter model.
7. The tire load estimation system of claim 5, wherein further comprising: a tire inflation pressure measuring sensor mounted to the at least one tire for measuring a tire inflation pressure within a tire cavity of the at least one tire; a tire-specific stiffness database for identifying a tire-specific stiffness for the at least one tire at the measured tire inflation pressure; and a tire vertical stiffness estimator for estimating a tire vertical stiffness from the measured tire air pressure and the tire-specific stiffness for the at least one tire; and wherein the linear filter model operably uses as an input the tire vertical stiffness in estimating the tire vertical deflection estimate.
8. A tire load estimation system for a vehicle comprising: at least one tire mounted to a wheel hub and supporting a vehicle chassis; at least one load sensor mounted to the at least one tire for detecting a measured tire load on the at least one tire; a tire static load estimator operable to determine a static tire load from the measured tire load; at least one vehicle chassis-mounted sensor for measuring a vehicle chassis vertical deflection; a tire deflection estimator operable to estimate a tire deflection by fusing the static load estimation of the at least one tire with the vehicle chassis vertical deflection; a load variation estimator for estimating a substantially instantaneous load variation from the estimated tire deflection; a tire load estimator for calculating a substantially instantaneous tire load estimation operably fusing the static tire load with the instantaneous load variation.
9. The tire load estimation system of claim 8, wherein the at least one static load sensor comprises at least one tire-attached sensor for measuring a length of a rolling tire footprint.
10. The tire load estimation system of claim 8, wherein the at least one vehicle chassis-mounted sensor for measuring the vehicle chassis vertical deflection comprises a chassis vertical acceleration measuring sensor for measuring a chassis vertical acceleration; and a hub acceleration measuring sensor for measuring a vertical acceleration of the wheel hub of the at least one tire.
11. The tire load estimation system of claim 10, wherein the tire deflection estimator comprises a linear filter model receiving as inputs the vehicle chassis vertical acceleration and the wheel hub vertical acceleration.
12. The tire load estimation system of claim 11, wherein the linear filter model comprises a Kalman filter model.
13. A method of estimating a tire load for a vehicle comprising: supporting a vehicle chassis by at least one tire mounted to a wheel hub; detecting a measured static tire load by a tire static load sensor mounted to the at least one tire; calculating an estimated tire static load based on the measured static tire load; detecting a measured vehicle chassis vertical deflection from a sensor mounted to the vehicle chassis; estimating a tire vertical deflection from the vehicle chassis vertical deflection and the static tire load; calculating an estimated load variation from the tire vertical deflection estimation; and estimating a substantially instantaneous tire load on the at least one tire based on the estimated tire static load and the estimated load variation.
14. The method of claim 13, wherein further comprising: measuring a tire inflation pressure within a tire cavity; identifying from a tire-specific stiffness database a tire-specific stiffness for the at least one tire using the measured tire inflation pressure.
15. The method of claim 14, wherein further comprising measuring a rolling tire footprint length to determine the measured static tire load.
16. The method of claim 14, wherein further comprising: measuring a vertical acceleration of the vehicle chassis; and measuring a vertical acceleration of the wheel hub to which the at least one tire; estimating the tire vertical deflection from the static load estimation, vertical acceleration of the vehicle chassis, and vertical acceleration of the wheel hub.
17. The method of claim 16, wherein further comprising using a linear filter model to estimate the tire vertical deflection.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1) The invention will be described by way of example and with reference to the accompanying drawings in which:
(2)
(3)
(4)
(5)
(6)
DETAILED DESCRIPTION OF THE INVENTION
(7) Referring first to
(8) Z.sub.s=chassis vertical deflection as measured by accelerometer 22;
(9) Z.sub.u=Hub vertical deflection as measured by accelerometer 20;
(10) Z.sub.r=Wheel vertical deflection
(11) K.sub.suspension=suspension stiffness
(12) C.sub.suspension=suspension dampening coefficient
(13) K.sub.tire=tire stiffness
(14) C.sub.tire=tire dampening coefficient
(15) M.sub.s=sprung mass
(16) M.sub.u=unsprung mass
(17) The standard notational convention for describing a State-space representation is given by:
x=Ax+Bu}state equations
y=Cx+Du}output equations
where:
(18) x(t) State vector
(19) x(t) Derivative of state vector
(20) A State matrix
(21) B Input matrix
(22) u(t) Input vector
(23) y(t) output vector
(24) C output matrix
(25) D Direct transmission matrix
(26) The equivalent state space representation of the quarter car model used in the Kalman filter has been specified below as
(27) A=[((C.sub.suspension/M.sub.s)(C.sub.suspension/M.sub.u)) ((K.sub.suspension/M.sub.s)(K.sub.suspension/M.sub.u)) (K.sub.tire/M.sub.u)0;
(28) 1 0 0 0;
(29) 0 0 0 1;
(30) C.sub.suspension/M.sub.u K.sub.suspension/M.sub.uK.sub.tire/M.sub.u 0]
(31) B=[0 0 0 0]
(32) C=[C.sub.suspension/M.sub.uK.sub.suspension/M.sub.u 0 0;
(33) C.sub.suspension/M.sub.u K.sub.tire/M.sub.u K.sub.tire/M.sub.u 0]
(34) D=[0 0]
(35) Estimated states of the Kalman linear filter 28 are (Z.sub.sZ.sub.u); (Z.sub.sZ.sub.u); (Z.sub.uZ.sub.r); and (Z.sub.uZ.sub.r). The state estimations are input into a Load Variation Estimator 30 and utilized within the expression:
[Ktire*(Z.sub.uZ.sub.r)+Ctire*(Z.sub.uZ.sub.r)](1)
(36) The Kalman Filter 26, in performing its state estimation, further utilizes a tire nominal static load 32 in conjunction with the tire stiffness information. The static load estimation is generated by tire attached sensors. The TPMS system produces tire identification and inflations data which is used to consult and extract tire stiffness K.sub.tire from a tire-specific database. The Load Variation from Load Variation Estimator 30 is calculated by use of Expression (1), fusing the tire deflection information with the tire load and stiffness information.
(37) In order to verify the accuracy of the instantaneous load estimation, actual loading on a tire 12 is measured in the
(38) The quarter car model 28 estimation scheme is shown in schematic detail by
F.sub.z,instantaneous=F.sub.z,staticKtire*(Z.sub.uZ.sub.r)Ctire*(Z.sub.uZ.sub.r)(2)
(39) Static loading on the tire 12 may be estimated by conducting a tire deformation analysis such as that described in co-pending U.S. patent application Ser. No. 13/609,695, filed Sep. 11, 2012, entitled TIRE SIDEWALL LOAD ESTIMATION SYSTEM AND METHOD, incorporated herein in its entirety by reference. The static load Fz static from the tire attached sensor 16 (
(40) As a result, the tire vertical deflection, reconstructed using the quarter car model, is sufficiently accurate for the purpose of providing an instantaneous load estimation. The chassis and hub mounted accelerometers used in physical system of
(41) From the foregoing, it will be appreciated that the subject system and method uses Kalman filtering techniques to estimate the vertical deflection of a tire by starting with the measures of the vehicle suspension dynamics. The observer is based on a quarter car model as replicated in
(42) Variations in the present invention are possible in light of the description of it provided herein. While certain representative embodiments and details have been shown for the purpose of illustrating the subject invention, it will be apparent to those skilled in this art that various changes and modifications can be made therein without departing from the scope of the subject invention. It is, therefore, to be understood that changes can be made in the particular embodiments described which will be within the full intended scope of the invention as defined by the following appended claims.