Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD AND APPARATUS FOR REAL TIME ESTIMATION OF ROAD SURFACE FRICTION COEFFICIENT
Document Type and Number:
WIPO Patent Application WO/2013/158252
Kind Code:
A1
Abstract:
A computer program product, a method and an apparatus for detection of road surface friction coefficient for vehicle stability control are disclosed. The computer program product comprises stored instructions for receiving detected vehicle parameters from a vehicle; calculating a lookup value based on the detected vehicle parameters, the calculating comprising an recursive least square estimation; retrieving a road surface friction coefficient from a lookup table by matching the calculated lookup value to the road surface friction coefficient stored in the lookup table; calculating adjustments to the vehicle using the road surface friction coefficient; and outputting the adjustments to a vehicle control system for execution.

Inventors:
CHIMNER CHRISTIAN THOMAS (US)
GROGG JOHN ALLEN (US)
Application Number:
PCT/US2013/030488
Publication Date:
October 24, 2013
Filing Date:
March 12, 2013
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
EATON CORP (US)
International Classes:
B60W40/068; B60T8/172; B60W30/02
Foreign References:
US5869753A1999-02-09
US20100131146A12010-05-27
GB2435102A2007-08-15
Other References:
None
Attorney, Agent or Firm:
COLANTONI, Krystyna et al. (P.O. Box 65981Washington, DC, US)
Download PDF:
Claims:
WE CLAIM:

1. A computer program product comprising programming stored on a memory device configured for processing by a processor, the programming comprising instructions to:

receive detected vehicle parameters from a vehicle;

calculate a lookup value based on the detected vehicle parameters, the calculating comprising a recursive least square estimation;

retrieve a road surface friction coefficient from a lookup table by matching the calculated lookup value to the road surface friction coefficient stored in the lookup table;

calculate adjustments to the vehicle using the road surface friction coefficient; and output the adjustments to a vehicle control system for execution.

2. The computer program product of claim 1, wherein:

the vehicle parameters include vehicle speed Vx, vehicle steer angle δ, and yaw rate r, and the lookup value is a partial derivative of the measured yaw rate over an estimated yaw rate rEST, and the estimated yaw rate rEST is calculated according to the equation

¾T = VX5/ in which L is wheelbase length, kus is a vehicle understeer gradient, g

and g is a gravitational constant.

3. The computer program product of claim 2, wherein the recursive least square estimation is enabled only when the following enabling criteria are met:

V v x, MIN <— V v x <— V v x, MAX '

^MIN — δ≤ δΜΑχ , ΓΜΙΝ - Γ - ΓΜΑΧ '

ay,MIN — a y — ay,MAX '

in which Vx MIN and Vx MAX are predetermined minimum and maximum values of vehicle speed, δΜΙΝ and δΜΑΧ are predetermined minimum and maximum values for steer angle, rMIN and rMAX are predetermined minimum and maximum values of yaw rate, and ay MIN and ay MAX are predetermined minimum and maximum values of the lateral acceleration.

4. The computer program product of claim 3, wherein the programming further comprises instructions to calculate the estimated yaw rate rEST if the enabling criteria are met, otherwise reiterate receiving detected vehicle parameters from a vehicle.

5. The computer program product of claim 2, wherein calculating the lookup value further comprises an exponential forgetting factor.

6. The computer program product of claim 5, wherein calculating the lookup value is performed in accordance with:

<x m + 1) = [l O] · (a(m) + Km+1 (rMEAS m+1 - Hm+1 (m))) ,

Km+1 = PmH +1(Hm+1PmH^+1 + λ) 1 , and Pm+i = [ln Km+1Hm+1 ]Pm , in which a(m) represents an estimated a at time m, λ is the exponential forgetting factor, rMEAs,m denotes a yaw rate measured at time m, rEST m denotes a yaw rate estimated at time m, (m) represent an intermediate vector at time m, Hm is an intermediate row vector at time m, Km is an estimator gain matrix at time m, and Pm is an estimation error covariance matrix at time m.

7. The computer program product of claim 1, wherein:

the vehicle parameters include vehicle speed Vx, vehicle steer angle δ, yaw rate r, and lateral acceleration ay, a

the lookup value is calculated using instructions for calculating a partial derivative of a normalized lateral force ψ on front and rear tires over the vehicle steer angle, and

the normalized lateral force ψ is calculated according to the equation:

Ff +F ma + Vxmr

ψ =— L = ,

V V

in which m is a mass of the vehicle, Ff is front tire lateral force, and Fr is rear tire lateral force.

8. The computer program product of claim 7, wherein the recursive least square estimation is enabled only when the following enabling criteria are met:

V v x, MIN <— V v x <— V v x, MAX '

^MIN — δ≤ δΜΑχ , ΓΜΙΝ ≤ Γ ≤ ΓΜΑΧ ' an(l

ay,MIN — a y — ay,MA '

in which Vx MIN and Vx MAX are predetermined minimum and maximum values of vehicle speed, δΜΙΝ and δΜΑΧ are predetermined minimum and maximum values for steer angle, rMIN and rMAX are predetermined minimum and maximum values of yaw rate, and ay MIN and ay MAX are predetermined minimum and maximum values of the lateral acceleration.

9. The computer program product of claim 8, wherein the programming for calculating the lookup value further comprises instructions to calculate the normalized lateral force if the enabling criteria are met, otherwise reiterate receiving detected vehicle parameters from a vehicle.

10. The computer program product of claim 7, wherein calculating a lookup value further comprises an exponential forgetting factor.

11. The computer program product of claim 10, wherein the recursive least square estimation with exponential forgetting factor is performed in accordance with:

P(m + 1) = [1 0] . (p(m) + Km+1 (Ψπι+1 - HmJ(m)J, Hm+1 = +1 1] ,

Km+1 = PmH +1(Hm+1PmH^+1 + λ) 1 , and Pm+i = [ln Km+1Hm+1 ]Pm , in which p(m) represents an estimated β at time m, λ is the exponential forgetting factor, \|/m denotes a normalized lateral force calculated at time m, Sm denotes a vehicle steer angle measure at time m, |3(m)represents an intermediate vector at time m, Hm is an intermediate row vector at time m, Km is an estimator gain matrix at time m, and Pm is an estimation error co variance matrix at time m.

12. An apparatus for estimation of a road surface friction coefficient for vehicle stability control, comprising:

a vehicle stability control system comprising actuators;

sensors for detecting vehicle parameters;

at least one memory device storing programming for estimating a road surface friction coefficient, the programming comprising processor-executable instructions to:

calculate a lookup value based on the vehicle parameters and an recursive least square estimation;

retrieve a road surface friction coefficient from a stored lookup table by matching the calculated lookup value to the road surface friction coefficient;

calculate adjustments to the vehicle using the road surface friction coefficient; and output the adjustments to the vehicle control system for implementation; and at least one processor in communication with the sensors and the at least one memory device, the at least one processor configured to:

receive and execute the instructions; and

receive the detected vehicle parameters.

13. The apparatus according to claim 12, wherein the at least one memory and the at least one processor are part of an on board computer or chip further comprising circuitry.

14. The apparatus according to claim 12, wherein:

the sensors comprise at least a speed sensor for detecting vehicle speed Vx, a steer angle sensor for detecting vehicle steer angle δ, a yaw rate sensor for detecting yaw rate r, and a lateral acceleration sensor for detecting lateral acceleration ay,

the lookup value is calculated utilizing instructions for calculating a partial derivative of the measured yaw rate over an estimated yaw rate rEsx, and

th timated yaw rate rEsT is calculated according to the equation

in which L is a wheelbase length, kus is a vehicle understeer gradient, and g is a gravitational constant.

15. The apparatus according to claim 14, further comprising a yaw rate estimating unit, a control unit, and a RLSE unit,

wherein the yaw rate estimating unit:

is connected to the speed sensor and steer angle sensor,

receives the vehicle speed and steer angle detected by the sensors, and

calculates an estimated aw rate according to the equation

wherein the control unit:

is connected to the speed sensor, steer angle sensor, and yaw rate sensor, receives the vehicle speed Vx, steer angle δ, and yaw rate rMEAS ,

checks if the following enabling criteria are met:

V v x, MIN <— V v x <—V v x, MAX '

^MIN — δ≤ δΜΑχ , ΓΜΙΝ ≤ Γ≤ ΓΜΑΧ '

ay,MIN — ay— ay,MAX '

in which Vx MIN and Vx MAX are predetermined minimum and maximum values of vehicle speed, δΜΙΝ and δΜΑΧ are predetermined minimum and maximum values for steer angle, rMIN and rMAX are predetermined minimum and maximum values of yaw rate, and a y MiN and aY MAX are predetermined minimum and maximum values of the lateral acceleration, and

when the criteria are met, issues an enabling signal to the RLSE unit to enable a recursive least square estimation, and

wherein the RLSE unit:

is connected to the yaw rate estimating unit and the control unit,

receives the estimated yaw rate calculated by the yaw rate estimating unit, receives the measured yaw rate as well as the enabling signal from the control unit, and

upon receiving an enabling signal from the control unit, the RLSE unit calculates the lookup value with the recursive least square estimation.

16. The apparatus according to claim 15, wherein the RLSE unit further calculates the lookup value using an exponential forgetting factor.

17. The apparatus according to claim 16, wherein the recursive least square estimation is executed with the exponential forgetting factor in accordance the equations:

<x m + 1) = [l O] · (a(m) + Km+1 (rMEAS m+1 - Hm+1 (m))) ,

Km+1 = PmH +1(Hm+1PmH^+1 + λ) 1 , and Pm+i = [ln Km+1Hm+1 ]Pm , in which a(m) represents an estimated a at time m, λ is the exponential forgetting factor, rMEAs m denotes a yaw rate measured at time m, rEST m denotes a yaw rate estimated at time m, (m) represent an intermediate vector at time m, Hm is an intermediate row vector at time m, Km is an estimator gain matrix at time m, and Pm is an estimation error covariance matrix at time m.

18. The apparatus according to claim 12, wherein the sensors comprise at least a speed sensor for detecting vehicle speed Vx, a steer angle sensor for detecting vehicle steer angle δ, a yaw rate sensor for detecting yaw rate r, and a lateral acceleration sensor for detecting lateral acceleration ay,

wherein the lookup value is calculated utilizing instructions for calculating a partial derivative of a normalized lateral force ψ on front and rear tires over vehicle steer angle, and the normalized lateral force ψ is calculated according to the equation

+F ma + Vxmr

ψ =— - = ,

V V

in which m is the mass of the vehicle, Ff is front tire lateral force, and Fr is rear tire lateral force.

19. The apparatus according to claim 18, wherein the apparatus further comprises a normalized lateral force estimating unit, a control unit, and a RLSE unit,

wherein the normalized lateral force estimating unit:

is connected to the speed sensor, yaw rate sensor, and lateral acceleration sensor, receives the vehicle speed, yaw rate, and lateral acceleration, and calculates the normalized later force ψ according to the equation

F, +Fr ma + Vxmr

ψ =— - = ,

V V

wherein the control unit:

is connected to the speed sensor, steer angle sensor, yaw rate sensor, and steer angle sensor,

receives the vehicle speed Vx, steer angle δ, yaw rate rMEAS , and lateral acceleration ay, and

checks if the following enabling criteria are met:

V v x, MIN <— V v x <— V v x, MAX '

^MIN — δ≤ δΜΑχ ,

ΓΜΙΝ - Γ - ΓΜΑΧ ' a y,MIN — a y — ay,MAX '

in which Vx MIN and Vx MAX are predetermined minimum and maximum values of vehicle speed, δΜΙΝ and δΜΑΧ are predetermined minimum and maximum values for steer angle, rMIN and rMAX are predetermined minimum and maximum values of yaw rate, and ay MIN and ay MAX are predetermined minimum and maximum values of the lateral acceleration, and

when the enabling criteria are met, issues an enabling signal to the RLSE unit to enable recursive least square estimation,

wherein the RLSE unit:

is connected to the normalized lateral force estimating unit and the control unit, receives the normalized lateral force calculated by the normalized lateral force estimating unit, and

receives the steer angle δ as well as the enabling signal from the control unit, and upon receiving an enabling signal from the control unit, the RLSE unit calculates the lookup value with the recursive least square estimation.

20. The apparatus according to claim 19, wherein the RLSE unit calculates the lookup value based on the detected vehicle parameters using the recursive least square estimation and an exponential forgetting factor.

21. The apparatus according to claim 20, wherein the recursive least square estimation and exponential forgetting factor are in accordance the with equations:

P(m + 1) = [1 0] . (p(m) + Km+1 (Ψπι+1 - HmJ(m)J,

Km+1 = PmH +1(Hm+1PmH^+1 + λ) 1 , and

in which p(m) represents an estimated β at time m, λ is the exponential forgetting factor, \|/m denotes a normalized lateral force calculated at time m, Sm denotes a vehicle steer angle measure at time m, |3(m)represent an intermediate vector at time m, Hm is an intermediate row vector at time m, Km is an estimator gain matrix at time m, and Pm is an estimation error co variance matrix at time m.

22. The apparatus of claim 12, wherein the sensors comprise at least one wheel speed sensor for detecting vehicle speed Vx.

Description:
METHOD AND APPARATUS FOR REAL TIME ESTIMATION OF ROAD

SURFACE FRICTION COEFFICIENT

PRIORITY

[001] This application claims the benefit of priority to US provisional application 61/649,434, filed May 21 , 2012 and US provisional application 61/635,122 filed April 18, 2012, both incorporated herein by reference in their entireties.

TECHNICAL FIELD

[002] The disclosure relates to a method and an apparatus for real time estimation of the road surface friction coefficient for vehicle stability control.

BACKGROUND

[003] The road surface friction coefficient μ is a time varying characteristic that can deviate widely in a short time, especially for a vehicle running at a high speed. In order to optimize a vehicle stability control system, it is desirable to know the road surface friction coefficient μ during vehicle operation. Using this information the control system can change yaw control parameters for different types of road surfaces (asphalt, gravel, snow, ice, and etc.) to help optimize the stability control system response. Currently there is no method to directly measure the coefficient μ; it therefore must be estimated by the control system using sensor information that is available on a vehicle.

SUMMARY

[004] The present disclosure provides a computer program product, a method and an apparatus for accurately estimating the road surface friction coefficient in real time for vehicle stability control. A computer program product comprises programming stored on a memory device. The programming is configured for processing by a processor. The programming comprising instructions to receive detected vehicle parameters from a vehicle, calculate a lookup value based on the detected vehicle parameters, the calculating comprising a recursive least square estimation, retrieve a road surface friction coefficient from a lookup table by matching the calculated lookup value to the road surface friction coefficient stored in the lookup table, calculate adjustments to the vehicle using the road surface friction coefficient, and output the adjustments to a vehicle control system for execution.

[005] The lookup value can be the partial derivative of the measured yaw rate over an estimated yaw rate or the partial derivative of the normalized lateral forces on the front and rear tires over the vehicle steer angle.

[006] An apparatus for estimation of a road surface friction coefficient for vehicle stability control comprises a vehicle stability control system comprising actuators, sensors for detecting vehicle parameters, at least one memory device storing programming for estimating a road surface friction coefficient. The programming comprises processor-executable instructions to calculate a lookup value based on the vehicle parameters and an recursive least square estimation, retrieve a road surface friction coefficient from a stored lookup table by matching the calculated lookup value to the road surface friction coefficient, calculate adjustments to the vehicle using the road surface friction coefficient, and output the adjustments to the vehicle control system for implementation. At least one processor is in communication with the sensors and the at least one memory device. The at least one processor is configured to receive and execute the instructions, and receive the detected vehicle parameters.

[007] The lookup value calculated by the aforementioned apparatus can be the partial derivative of the measured yaw rate over an estimated yaw rate or the partial derivative of the normalized lateral forces on the front and rear tires over the vehicle steer angle.

[008] With the above method and apparatus, the road surface friction coefficient can be accurately estimated in real time.

[009] It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the claims.

BRIEF DESCRIPTION OF THE DRAWINGS

[010] The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate several embodiments and together with the description, serve to explain the principles of the disclosed algorithm.

[011] FIG. 1 illustrates a method for real time estimation of road surface friction coefficient for vehicle stability control;

[012] FIG. 2 shows the estimated values of μ and a for a vehicle operating on a high μ (asphalt);

[013] Fig. 3 shows the estimated values of μ and a for the same vehicle as that of FIG. 2, which, however, operates on a low μ (snow) surface instead on a high μ surface;

[014] FIG. 4 illustrates another method for real time estimation of road surface friction coefficient for vehicle stability control;

[015] FIG. 5 shows the estimated values of μ and β for a vehicle operating on a high μ (asphalt);

[016] FIG. 6 shows the estimated values of μ and β for the same vehicle as that in FIG. 5, which, however, operates on a low μ (snow) surface instead on a high μ surface; [017] Fig. 7 illustrates an apparatus for real time estimation of road surface friction coefficient for vehicle stability control;

[018] Fig. 8 illustrates another apparatus for real time estimation of road surface friction coefficient for vehicle stability control.

DETAILED DESCRIPTION

[019] Reference will now be made in detail to the present exemplary embodiments, examples of which are illustrated in the accompanying drawings.

[020] For many reasons, vehicles such as minivans, SUVs, sedans, pick-up trucks, etc. are electronically monitored and controlled for such things as anti-lock braking, anti-rollover, skid control, fuel economy, etc. All wheel drive (A WD), rear wheel drive (RWD) and front wheel drive (FWD) can have traction and or stability control systems that can be dynamically altered by controlling one or both of the brake-based system or the torque distribution of the active driveline system. Many hardware arrangements exist for the sensors and controls.

[021] Data for the monitoring and controlling can be collected and used to calculate other data, which can include backing out hard to measure data. Absolute accurate detection of the road surface friction coefficient (μ) remains difficult in real time. We propose gain scheduling in lieu of direct measurements of μ. An ordered algorithm looks over collected data to estimate μ in real time. The proposed technique can avoid over-reliance on pre-programmed data and/or data that is no longer relevant because of a change in road surface.

[022] The real-time μ estimate can be used, for example, for traction control when the vehicle is experiencing slippage or split μ conditions. The estimate can be used for ABS

(antilock brake system) control of brake pressure or torque control of wheel speeds. As another example, the estimate can be used for yaw stability control such as oversteering or understeering correction via brake forces or torque control.

[023] The method carefully looks over collected data and applies statistical measures for use in the decision making process. In this way, μ is detected in real time using more than mere data extraction or mathematical "backing out."

[024] Fig. 1 illustrates a method for real time estimation of road surface friction coefficient for vehicle stability control. The method comprises steps S 101, S 102, and SI 03. As shown in Fig. 1, at step S101, a number of exemplary vehicle parameters (namely the vehicle speed V x , vehicle steer angle δ, and yaw rate r) are detected, preferably in real time by appropriate vehicle sensors. [025] Next, at step SI 02, the detected parameters are used to calculate a lookup value a. The value a is defined as the partial derivative of the measured yaw rate over an estimated yaw rate: a MEAS eq. (1)

EST

where r MEAS stands for the measured yaw rate, and r EST stands for the estimated yaw rate, which is calculated using the following: where V x is the vehicle speed, δ is the vehicle steer angle, L is the wheelbase length, k us is the vehicle understeer gradient, and g is the gravitational constant. The understeer gradient k us is a predetermined parameter, which is chosen during calibration so that the model gives an accurate prediction for vehicle yaw rate during operation of the vehicle.

[026] If the vehicle is driving on a high μ surface, the lookup value a will be

approximately equal to 1. For surfaces with lower μ, the vehicle will begin to understeer while cornering causing a to be less than 1. Thus, the lower the friction coefficient the lower a will become.

[027] The final step, SI 03, uses a lookup table to estimate μ from a. The lookup table is prepared experimentally beforehand based on the relationship between μ and a.

[028] To make an accurate prediction of a, the step SI 02 uses a recursive least square estimation (RLSE) scheme. There are different derivations and representations for RLSE. Below is one of them, written in matrix notation.

[029] Suppose we are estimating a n-dimensional vector x with the input information of a vector y and a matrix A, which obey the follow relation

y = Ax + ε

where ε is a random variable vector (error) accounting for the discrepancy between the actually observed y and the predicted outcomes Ax, y; stands for the entries of the vector y, ¾ stands for the entries of the matrix A, and ε ; denotes the entries of the vector ε . From equation (3) we can generate the following least square (LS) estimate: x(m) = (A'QA) 1 A'Qy = P m A'Qy

eq. (4-5)

P m = (AQA) 1 that minimizes the weighted LS estimation cost function J m = (y - Ax) Q(y - Ax) , in which Q is a mX m dimension weight matrix, and P m is the estimation error covariance matrix. Next, suppose that a new update information

x,

' m+l L (m+l)l "(πι+1)η J m+1 H m +i x + £ m+i

eq. (6-7)

H m +1 = [ a (m+l)l ' ' ' a (m+l)n ]

comes along, in which the scalar y m+1 and the intermediate row vector H m+1 represent the update information. Since the augmented information becomes

A new LS estimate can be computed accordingly as

0 A 0 y

x(m + l) = [A H' m+1 [Α' H' m+1

H eq. (9)

= [A'QA + H' m+1 q^H^]- 1 [A'Qy + H' m+1 q m+1 y m+1 ]

in which q m+1 is the weight used for the update information of the scalar y m+1 and the intermediate row vector H ^ . In order to minimize the cost function

eq. (10)

= (y - Ax) Q(y - Ax)+ (y m+1 - H m+1 x)'q m+1 (y m+1 - H m+1 x)

equation (9) can be transformed, under the Matrix Inversion Lemma (which says that

(A + BCD) 1 = A 1 - A ^(C 1 + DA ^B^DA 1 ) into:

x(m + 1) = [AQA + H' m+1 q m+1 H m+1 \ l [A'Qy + H' m+1 q m+1 y m+1 ]

eq. (11)

= x(m) + P m H' m+1 (q^ +1 + H m+1 P m H' m+i i (y m+1 - H m+1 (m))

where the estimation error covariance matrix

P m H' m+1 (H m+1 P m H' m+1 +q^ +1 ) 1 H m+1 (AQA) Equations (11) and (12) lead to the following RLSE scheme:

x(m + 1) = x(m) + K m+1 (y m+1 - H m+1 x(m))

(m+l)l ' ' ' d (m+l)n

eqs. (13-16)

K m+1 - P m H m + l ( H m + l P m H m+l + Qm+l )

Pm+1 = [h - K m + l H m+l ] P m

where I n is a n-dimensional unit matrix, H m is an intermediate row vector at time m, K m is the estimator gain matrix at time m, and P m is the estimation error covariance matrix at time m.

[030] Further, the above RLSE scheme can be reduced into one with an exponential forgetting factor, so that the estimation slowly forgets older errors (data). To do so, set the weight matrix Q as the following

in which λ is the exponential forgetting factor (λ < 1). With the above weight matrix, the cost function of equation (10) and the estimation scheme demonstrated in equations (13-16) are respectively reduced to

x(m + 1) = x(m) + K m+1 (y m+1 - H m+1 x(m))

H m+ 1 = [ a (m+l)l a (m+l)n ]

eqs. (19-22)

[031] Equations (13-16) and (19-22) are a general representation for RLSE. Applying the general representation to estimate a defined by equation (1) reduces equations (3) and eqs. (19-22) into: eq. (23)

<x(m + 1) = [l O] · (a(m) + K m+1 (r MEAS m+1 - H m+1 a(m))) 1 ^ eqs. (24-27)

In the above equations, a(m) represents the estimated scalar a at time m, c is a certain constant, r MEAs,m denotes the yaw rate measured at time m, r EST m denotes the yaw rate estimated at time m, (m) represents an intermediate vector (i.e., [a c]' ) at time m, H m is an intermediate row vector at time m, K m is the estimator gain matrix at time m, and P m is the estimation error covariance matrix at time m.

[032] In an exemplary implementation of the developed logic, the offset is assumed to be equal to zero such that the steering angle input is zero and equal to the vehicle yaw rate which is zero. In this implementation, c = 0 and it can be removed from the equation (23).

[033] Equations (24-27) demonstrated that a(m) , the estimated a at time m, can be estimated through r MEAS m , the yaw rates measured at time m. The method is recursive, taking the measured yaw rate at previous time (i . e . , at time 1, 2, .... , and (m- 1 )) into account; in other words, the method takes previous information r MEAS m , r MEAS 2 , ... , and r MEAS m into account.

[034] In the meanwhile, the older the information of r MEAS is, the less influence it has over the estimation of a due to the exponential forgetting factor λ. The value of the exponential forgetting factor λ is less than 1 , and can be adjusted depending on how fast the information of r MEAs should be forgotten. For example, when r MEAS changes dramatically between time m and m+1 due to a terrain change, λ can be adjusted to forget r MEAS faster than when values of r MEAS between time m and m+1 are within a narrow range. Therefore the estimation can also include programming to compare values of r MEAS over time.

[035] Preferably, to improve the overall stability of the estimation, the RLSE calculation is only enabled when the following criteria are met:

V v x, MIN <— V v x <— V v x, MAX

δ ΜΙΝ ≤δ≤δ ΜΑΧ

eqs. (28-31)

Γ ΜΙΝ — r MEAS — Γ ΜΑΧ

ay,MIN — a y — a y,MAX in which V x MIN and V x MAX are predetermined minimum and maximum values of vehicle speed

V x ; δ ΜΙΝ and δ ΜΑΧ are predetermined minimum and maximum values for steer angle δ; r MIN and r MAX are predetermined minimum and maximum values of yaw rate r; and a MIN and a y MAX are predetermined minimum and maximum values of the lateral acceleration. Equations (28-31) help to ensure that the tires are operating in the linear range and that the vehicle is sufficiently excited to estimate a.

[036] Referring to Fig. 1 again, to assure optimal operation, that the RLSE estimation is only enabled when the criteria of equations (28-31) are met, the step SI 02 is implemented through a plurality of sub-steps. At sub-step SI 021, it is checked whether the vehicle speed V x , the vehicle steer angle δ, the measured yaw rate r MEAS , and lateral acceleration a y fulfill equations

(28-31). If equations (28-31) are fulfilled, the method proceeds with the sub-step S1022;

otherwise, the method goes back and starts again at the step S 101. At sub-step SI 022 the estimated yaw rate r EST is calculated with the detected vehicle speed V x and vehicle steer angle δ according to equation (2). At sub-step S1023, the lookup value a is calculated with RLSE.

[037] The estimated values of a and μ for the same vehicle operating on both a high μ (asphalt) and a low μ (snow) surface are respectively shown in Figs. 2 and 3. During testing on a high μ surface (Fig. 2), a is near to 1 since the vehicle model and measured yaw rate are correlating well. The actual and estimated μ are very close, and a is very close to μ. On the low μ surface (Fig. 3), α ~ 0.6 due to the lower tire/road surface friction which causes the vehicle to understeer while cornering. The recursive nature of the estimation allows a to quickly adjust towards an accurate correlator for μ. Because the recursive logic uses less memory than a batch type analysis, and because the equations are not computationally demanding to solve, μ is very well estimated within a reasonable time. In the above example, μ is very well estimated within 125 seconds.

[038] Fig. 4 illustrates another method for real time estimation of road surface friction coefficient for vehicle stability control. The method comprises steps S201, S202, and S203. As shown in Fig. 4, at step S201, a number of vehicle parameters, namely the vehicle speed V x , yaw rate r, vehicle steer angle δ, and lateral acceleration a y , are detected, preferably in real time by appropriate vehicle sensors.

[039] Next, at step S202, a lookup value β is calculated with the detected values, β is defined as the partial derivative of the normalized lateral forces on the front and rear tires over the vehicle steer angle, i.e. P = ¾ e q . (32) where the normalized lateral forces

+F ma„ + V mr

Ψ = -^ = y x eq. (33) where V x is the vehicle speed, a y is the lateral acceleration of the vehicle, m is the mass of the vehicle, r is the vehicle yaw rate, F f is the front tire lateral force, and F r is the rear tire lateral force.

[040] If the vehicle is driving on a high μ surface, β will be larger. For surfaces with lower μ, the vehicle will not be able to generate as much lateral force at the tires. Thus, the lower the friction coefficient, the lower β will become.

[041] Similar to the above, β can be estimated with a RLSE scheme:

(m + 1) = [1 0] . (p(m) + K m+1 ( Ψπι+1 - H m J(m)J

H m+1 = +1 1]

^ = ^Α - (34 - 37)

Where β(ιη) represents the estimated scalar β at time m, ψ ηι denotes the normalized lateral force calculated according to equation (32) at time m, 5 m denotes the vehicle steer angle measure at time m, |3(m)represent an intermediate vector at time m, H m is an intermediate row vector at time m, K m is the estimator gain matrix at time m, and P m is the estimation error covariance matrix at time m. To improve the overall stability of the estimation, the RLSE calculation is only enabled when the following criteria are met:

V v x, MIN <— V v x <— V v x, MAX

^ MIN — ^ ≤ δ ΜΑχ

eq. (38-41)

r L M <— r 1 <— r L MAX

a y,MIN — a y — a y,MAX

in which a y MIN and a y MAX are predetermined minimum and maximum values of the lateral acceleration, V x MIN and V x MAX are predetermined minimum and maximum values of vehicle speed V x ; δ ΜΙΝ and δ ΜΑΧ are predetermined minimum and maximum values for steer angle δ; and r MIN and r MAX are predetermined minimum and maximum values of yaw rate r. Equations (38-41) help to ensure that the tires are operating in a desired linear range and that the vehicle is sufficiently excited to estimate β. [042] Specifically, the step S202 is implemented through a plurality of sub-steps as shown in Fig. 4. At sub-step S2021, it is checked whether the vehicle speed V x , the vehicle steer angle δ, the measured yaw rate r MEAS , and the lateral acceleration a y fulfill equations (38-41). If equations (38-41) are fulfilled, the method proceeds with the sub-step S2023; otherwise, the method goes back and starts again at the step S201. At sub-step S2022, the normalized lateral force ψ is calculated with the detected vehicle speed V x , the yaw rate r, and the lateral acceleration a y according to equation (33). At sub-step S2023, the lookup value β is calculated with the aforementioned RLSE.

[043] The final step, S203, is to use a lookup table to estimate μ from β. The lookup table is prepared experimentally beforehand based on the relationship between μ and β.

[044] The estimated values of μ and β for the same vehicle operating on both a high μ (asphalt) and a low μ (snow) surface are respectively shown in Figs. 5 and 6. Again, using the disclosed estimation, μ is well estimated in high μ scenarios and the estimated value remains very close to the actual value. For low μ conditions, the estimated value of μ quickly approaches the actual value of μ. That is, because the recursive logic uses less memory than a batch type analysis, and because the equations are not computationally demanding to solve, μ is very well estimated within a reasonable time. In the above example, within about 125 seconds, β correlates well to the actual road surface friction coefficient.

[045] The process for real time estimation of road surface friction coefficient disclosed above can be implemented in a vehicle and can be comprised in processing instructions in a computer readable device. Such a vehicle can have sensors and actuators distributed along the driveline, fuel system, power transmission, engine, wheels or axels as appropriate and the computer readable device can be part of a dashboard electronics system or other onboard computer system. Integrated chip computing systems are also contemplated. At a minimum, the device should have at least one of the following: RAM, ROM, Flash, DIMM or a non-transient equivalent. And the device should be compatible for access by a processor with at least one core.

[046] While certain data and commands can be transmitted between the sensors, the CPU, and the remainder of the vehicle along circuitry such as a data BUS or wirelessly, the estimation programming and supporting data are to be stored in at least one tangible computer- readable memory device. The programming and data can be read out of the memory device and in to a processor. The data and the algorithm can be used in the processor to create processing results, which can be used for further processing and to control the vehicle. The processing results can be stored in the same or a different tangible memory device, especially when the program includes steps for applying the forgetting factor λ. And, while the collected data can be stored in the memory, it can also be streamed to the processor from the detectors.

[047] Fig. 7 illustrates an apparatus for real time estimation of road surface friction coefficient for vehicle stability control. The apparatus comprises a detector 301, a lookup value calculator 302, and a lookup 303. The detector may comprise at least one speed sensor, steer angle sensor, and yaw rate sensor, which are used to detect the vehicle speed, steer angle, yaw rate, and lateral acceleration in real time.

[048] The sensors may comprise, for example, pressure sensors linked to the gas pedal, relative motion sensors linked to the tires or steering wheel, relative angle sensors on the vehicle frame or body, fuel consumption sensor in the fuel line, an RPM sensor in the engine, etc. The yaw and lateral acceleration can be sensed with an inertial measurement unit (IMU). Wheel speeds can be measured with hall effect sensors mounted on the ends of the axels. The steering angle can be measured using a sensor mounted to the steering column that measures the actual steering wheel angle. The speed sensor can comprise multiple wheel sensors, such that each wheel of a vehicle has its own sensor. For a passenger vehicle or pick-up truck, this means one wheel sensor for each of the four wheels. Vehicles with more than two wheels per axle, or more than two axels will require other arrangements.

[049] Each sensor has appropriate electrical communication capabilities to transmit signals to the lookup value calculator 302, which can be a part of an on board computer or chip as CPU 304. CPU 304 can comprise at least circuitry, memory, and processor for storing the algorithms needed to process collected data and for storing and accessing the data needed to estimate μ. CPU 304 can comprise or communicate with memory and processing allocations for vehicle stability control 305. That is, the memory can be shared or exclusive to each function of estimating or controlling, and likewise the processor can be exclusive or shared. Exclusivity would require additional hardware, while sharing would require appropriate allocation programming and circuitry. In either case, stored data and algorithms can be fed to a processor for computational processing.

[050] Appropriate BUS or other circuitry can communicate with the lookup 303, which can comprise at least a computer data structure such as a look up table (LUT) in a memory. The lookup 303 can be part of the shared memory and processor of CPU 304, or the lookup 303 can be associated with an exclusive memory and processor.

[051] The lookup value calculator 302 calculates a lookup value a as defined above in equations (1) and (2). The calculator may comprise three units, namely, a yaw rate estimating unit 3021, a control unit 3022, and a RLSE unit 3023. The yaw rate estimating unit 3021 is connected to the speed sensors and the steer angle sensor of the detector 301, and receives the vehicle speed V x and vehicle steer angle δ detected by the sensors and calculates the estimated yaw rate r EST according to the aforementioned equation (2). The control unit 3022 is connected to the speed sensors, steer angle sensor, and yaw rate sensor and may receive the vehicle speed V x , steer angle δ, yaw rate r, and lateral acceleration a y detected by the sensors. The unit 3022 stores predetermined values of V x MIN , V x MAX , δ ΜΙΝ , δ ΜΑΧ , r MIN , r MAX , a y , M iN and a y , M Ax and may compare V x , δ, r MEAS , and a y to these values respectively to check whether V x , δ, r MEAS , and a y fulfill the above equations (28-31). If equations (28-31) are fulfilled, the control unit 3022 issues an enabling signal to the RLSE unit 3023 to enable RLSE calculation. The RLSE unit 3023 is connected to the yaw rate estimating unit and the control unit; it can receive the estimated yaw rate r EST calculated by the yaw rate estimating unit 3021 and can receive the detected yaw rate r MEAS as well as the enabling signal from the control unit 3022. Upon receiving an enabling signal from the control unit 3022, the RLSE unit 3023 will calculate the lookup value a with RLSE according to the aforementioned equations (24-27).

[052] The lookup 303 uses a lookup table to estimate μ from a. The lookup table is prepared experimentally beforehand based on the relationship between μ and a. The lookup table is stored in a memory device for interaction with a processor.

[053] Once μ is estimated, μ can be used in the vehicle stability control system 305, which is configured to calculate and implement vehicle adjustments such as yaw control parameters. The vehicle 306 can receive instructions from vehicle stability control system 305 to correct yaw. Other corrections may be implemented for oversteer, understeer or ABS (antilock brakes).

[054] Fig. 8 illustrates another apparatus for real time estimation of road surface friction coefficient for vehicle stability control. Similar as above, the apparatus comprises a detector 401, a lookup value calculator 402, and a lookup 403. The detector may comprise speed sensor, steer angle sensor, yaw rate sensor, and lateral acceleration sensor, which are used to detect, respectively, the speed, steer angle, yaw rate, and lateral acceleration of a vehicle in real time. As above, the speed sensor can comprise multiple wheel sensors, as appropriate for the vehicle type.

[055] As above, the sensors may comprise, for example, pressure sensors linked to the gas pedal, relative motion sensors linked to the tires or steering wheel, relative angle sensors on the vehicle frame or body, fuel consumption sensor in the fuel line, an RPM sensor in the engine, etc. As additional examples, the yaw and lateral acceleration can be sensed with an inertial measurement unit (IMU); wheel speeds can be measured with hall effect sensors mounted on the ends of the axels; and the steering angle can be measured using a sensor mounted to the steering column that measures the actual steering wheel angle.

[056] Each sensor has appropriate electrical communication capabilities to transmit signals to the lookup value calculator 402, which can be a part of an on board computer or chip as CPU 404. CPU 404 can comprise at least circuitry, memory, and processor for storing the algorithms needed to process collected data and for storing and accessing the data needed to estimate β. CPU 404 can comprise or communicate with memory and processing allocations for vehicle stability control 405. That is, the memory can be shared or exclusive to each function of estimating or controlling, and likewise the processor can be exclusive or shared. Exclusivity would require additional hardware, while sharing would require appropriate allocation programming. In either case, stored data and algorithms can be fed to a processor for

computational processing.

[057] Appropriate BUS or other circuitry can communicate with the lookup 403, which can comprise a computer data structure such as a look up table (LUT) in a memory. The lookup 403 can be a part of the shared memory and processor of CPU 404, or lookup 403 can comprise an exclusive memory and processor.

[058] The lookup value calculator 402 calculates the lookup value β as defined above in equations (32) and (33). The calculator may comprise three units, namely, a normalized lateral force estimating unit 4021, a control unit 4022, and a RLSE unit 4023. The estimating unit 4021 receives the vehicle speed V x , yaw rate r MEAS , and lateral acceleration a y of a vehicle detected by the sensors of the detector and calculates the normalized lateral force ψ according to equation (33). The control unit 4022 is connected to the speed sensors, the steer angle sensor, the yaw rate sensor, and the lateral acceleration sensor, and may receive the vehicle speed V x , steer angle δ, yaw rate r MEAS , and lateral acceleration a y detected by the sensors. The unit 4022 stores predetermined values of V x MIN , V x MAX , δ ΜΙΝ , δ ΜΑΧ , r MIN , r MAX , a y MIN , and a y MAX , and may compare V x , δ, r MEAS , and a y to these values respectively to check whether V x , δ, r MEAS , and a y fulfill the above equations (38-41). If equations (38-41) are fulfilled, the control unit 4022 issues an enabling signal to the RLSE unit 4023 to enable RLSE calculation. The RLSE unit 4023 is connected to the normalized lateral force estimating unit 4021 and the control unit 4022, it can receive the normalized lateral force ψ calculated by the unit 4021 and can receive the detected steer angle δ as well as the enabling signal from the control unit 4022. Upon receiving an enabling signal from the control unit 4022, the RLSE unit 4023 will calculate the lookup value β with RLSE according to the aforementioned equations (34-37). [059] The lookup 403 uses a lookup table to estimate μ from β. The lookup table is prepared experimentally beforehand based on the relationship between μ and β. The lookup table is stored in a memory device for interaction with a processor.

[060] Once β is estimated, β can be used in the vehicle stability control system 405, which is configured to calculate and implement vehicle adjustments such as yaw control parameters. The vehicle 406 can receive instructions from vehicle stability control system 405 to correct yaw. Other corrections may be implemented for oversteer, understeer or ABS (antilock brakes).

[061] In the preceding specification, various teachings have been described with reference to the accompanying drawings. It will, however, be evident that various other modifications and changes may be made thereto, without departing from the broader scope of the claims that follow. The specification and drawings are accordingly to be regarded in an illustrative rather than restrictive sense.

[062] For instance, in the first and second methods described above, the lookup value is set to be, respectively, a (partial derivative of the measured yaw rate over an estimated yaw rate) or β (the partial derivative of the normalized lateral forces on the front and rear tires over the vehicle steer angle), while other lookup values can also be used, for example, the lateral acceleration.

[063] Other embodiments will be apparent to those skilled in the art from consideration of the specification and practice of the teachings disclosed herein. It is intended that the specification and examples be considered as exemplary only, with the true scope and spirit of the invention being indicated by the following claims.