Abstract
In this paper, a limited-memory adaptive extended Kalman Filter (LM-AEKF) to estimate tire-road friction coefficient is proposed. By combining extended Kalman filter (EKF) with the limited-memory filter, this algorithm can reduce the effects of old measurement data on filtering and improve the estimation accuracy. Self-adaptive regulatory factors were introduced to weigh covariance matrix of evaluated error. Meanwhile, measured noise covariance matrix was adjusted dynamically by fuzzy inference to accurately track the breaking status of system. Therefore, problems, including large filter error and divergence caused by incorrect model, can be solved. Joint simulation was conducted for the proposed algorithm with Carsim and Matlab/Simulink. Under the different road conditions, real-vehicle road tests were conducted in various working conditions for contrast with traditional EKF results. Simulation and real-vehicle road tests show that this algorithm can enhance the filter stability, improve the estimation accuracy of algorithm, and increase algorithm robustness.
1. Introduction
With continuous development and application of information technology in automotive field, people have higher requirement for the active safety of automobile. Four-wheel independent driven electric vehicle can realize active safety control by independent control over four-wheel driven torque. It is necessary to obtain the current tire-road friction coefficient to make control system rationally distribute motor torque and fully utilize the friction limit of tire. Therefore, wheel slip or lock can be avoided to ensure the active safety control of the whole vehicle [1–3]. The use of instruments to directly measure pavement information can achieve relatively accurate results, but such sensors have very high requirements on the working environment and are expensive, which limits their application. Therefore, using low-cost on-board sensors to measure vehicle state parameters, and then estimating the state of vehicle dynamics based on the vehicle dynamics equation, and then real-time estimation of pavement information has become a research focus [4, 5]. Domestic and foreign scholars have made a large amount of studies on tire-road friction coefficient estimation based on μ-s curve [6–11]. However, a large amount of data is required for data fitting because this method has problems of slow response time, weak timeliness, and heavy dependence of identification correctness on model accuracy. As a strong nonlinear complex system, vehicle may cause an inevitable error between the vehicle dynamics model and the real system. Such error restrains the model reflecting the real physical process and fails the matching between observation value and the model. Therefore, the problems, such as large filter error and even divergence, may be caused [12, 13].
Based on the vehicle sensor information fusion technology, this paper designs the road surface adhesion coefficient estimator based on the nonlinear vehicle dynamics model and uses the simplified Dugoff tire model to extract the wheel adhesion coefficient variables, using the extended Kalman filter (EKF) theory. By combining EKF with the limited-memory filter to reduce the effects of old measurement data on filtering and improve the estimation accuracy, self-adaptive regulatory factors were introduced to weigh covariance matrix of evaluated error for solving the problems of excessive or even fading due to inaccurate model.
Traditional EKF has high estimation accuracy, but it is unlimitedly growing memory filter as standard Kalman filter (KF). When estimating filter at any time, all the data before this moment should be used, causing the insufficient use of current sensor measurement. When there is model error and unknown time-varying noise in the system, new observation data only plays a small role in correcting state estimation. Therefore, error may accumulate to cause large filter error and even divergence [14–17]. Based on it, this work introduced limited-memory filter based on traditional EKF to increase the role of new observation data and reduce the harmful effects of old measurement data on filter. The performance and accuracy of estimation algorithm can be improved, and the stability of filter can be enhanced. Meanwhile, with fuzzy logic inference, the noise measurement matrix was adjusted online in real time according to the difference between actual variance and theoretical variance of real-time information to improve the self-adaption of algorithm.
In this paper, we proposed a limited-memory adaptive extended Kalman Filter (LM-AEKF) to estimate tire-road friction coefficient. By combining EKF with the limited memory filter, this algorithm can reduce the effects of old measurement data on filtering and improve the estimation accuracy. Self-adaptive regulatory factors were introduced to weigh covariance matrix of evaluated error. Meanwhile, measured noise covariance matrix was adjusted dynamically by fuzzy inference to accurately track the breaking status of system. Therefore, problems including large filter error and divergence caused by incorrect model can be solved. In summary, our contributions are as follows:
(1) An algorithm for enhancing estimation accuracy and robustness is designed.
(2) The paper establishes a 3-DOF nonlinear vehicle dynamics model to better reflect the response characteristics of real vehicles.
(3) By combining EKF with the limited-memory filter, this algorithm can reduce the effects of old measurement data on filtering and improve the estimation accuracy. Self-adaptive regulatory factors were introduced to weigh covariance matrix of evaluated error.
(4) The algorithm has good estimation accuracy and stability, the response speed of the algorithm is improved, and the adaptability is enhanced.
In recent years, study was widely conducted on real-time estimation of road-vehicle friction coefficient based on the information fusion technology of vehicle sensor. A simultaneous online estimation of the vehicle’s state and maximum friction coefficient is presented using a joint Unscented Kalman Filter in [18]. Online estimation of the bounded maximum friction coefficient based on serial sensors using a sensitivity-based joint unscented Kalman filter is presented in [19]. The coefficient was initially simulated and estimated based traceless Kalman filter algorithm in [20]. Interactive multimodel algorithm was used to estimate the speed and tire-road friction coefficient in [21]. Tire-road friction coefficient was identified with the least square method of regression and auxiliary variable method in [22]. [23, 24] use the dual unscented Kalman filter theory to estimate the vehicle state and the road surface adhesion coefficient, so that the two-estimators' information is exchanged and corrected, and finally the identification of the current road surface adhesion coefficient is realized.
In summary, scholars have carried out multimethod research on the road surface adhesion coefficient estimation algorithm and achieved certain results. However, the convergence speed and accuracy of these algorithms need to be improved, and the robustness needs to be enhanced.
2. Nonlinear Vehicle Dynamic Model
This section analyzes the 3-DOF vehicle dynamics model and the wheel rotation dynamics model, revealing the coupling relationship between the vehicle operating state parameters and the tire-road adhesion coefficient. The purpose is to provide theoretical basis and technical support for the design of the parameter estimator.
2.1. Vehicle Model
This work mainly focuses on the tire-road friction coefficient estimation of vehicle in horizontal direction. The proposed estimation algorithm is based on three-degree freedom vehicle model in vertical (see Figure 1), lateral, and horizontal directions.

The equations in these three movement directions are as follows:where ax, ay, and r refer to the vertical accelerated velocity, lateral accelerated velocity, and horizontal angular velocity, respectively; m is the vehicle total mass; Fxi and Fyi are longitudinal force and lateral force, respectively (i=1, 2, 3, 4 refer to the left front wheel, right front wheel, left rear wheel, and right rear wheel); CD is the coefficient of air resistance; ρ is the density of the air; a and b are the distance between front and rear axial and vehicle centroid, respectively; tf and tr are tracks of front wheel and rear wheel, respectively; δ is the front wheel steering angle (assuming the steering angles of both front wheels are the same); Iz is the moment of inertia with respect to the roll axis; A the longitudinal windward area of vehicle.
2.2. Wheel Model
This work mainly studied parameter estimation. Taking algorithm complexity, timelines, and model accuracy into consideration, Dugoff tire model was used. Longitudinal force and lateral force of tire are expressed with the following formula:where Cx is the longitudinal rigidity of tire; Cy is the cornering stiffness of tire; α is the slip angle of tire; s is the longitudinal slip (shift) rate of tire; when boundary value L > 1, the tire is in the linear interval; when boundary value , the tire is not in the linear interval; is the influential factor of speed which corrects the effect of sliding velocity on tire force; μ is the tire-road friction coefficient; Fz is the vertical load of tire.
Here, Cx and Cy can be acquired by searching the table; α and s can be expressed as functions of parameters δ, vx, vy, ωi, ax, and ay (see the specific equations in [25]). For the convenience of realizing estimation algorithm, Formula (5) can be simplified as the following normalized form:where and are normalized force of longitudinal and lateral tires, respectively, which are irrelevant with tire-road friction coefficient.
3. Limited-Memory Adaptive Extended Kalman Filter
3.1. Design of Estimator
For normal nonlinear system, the estimation model of status can be expressed with the following state-space equation:where the random variables wk∈ Rn and vk∈ Rm are process noise and measurement noise that are independent of each other with Gaussian distribution p(w) ∝ N (0,Q) and p(v) ∝ N (0,R), with Q ∈ and being the process and measurement covariance matrices, respectively.
This work mainly studied the real-time estimation of tire-road friction coefficient. With the friction coefficients of four wheels as the state variables of system, x=[μ1, μ2, μ3, μ4]T was defined. With axial acceleration, lateral acceleration, and yaw rate of car measured by sensor (gyroscope) as observational variables of system, z=[ax, ay, r]T was defined. With front wheel steering angle and longitudinal and lateral normalized force of each wheel as input variables for control, u=(δ, , )T was defined. By simultaneous Formulas (1)-(8), the following state formula and observation formula can be obtained:where where is state-transition matrix; is the linear Jacobian matrix; is the input matrix for control.
3.2. EKF Algorithm of Limited Memory
As standard KF, traditional EKF is also an infinitely increasing memory filter. When making the optimal estimation at the moment k, all the data before the moment k should be used [26]. It means that, with the increase of k, the proportion of old data in filter will become larger, while that of new data is smaller. When there is model error and unknown time varying noise, the effect of new observation data is too small in correcting state estimation. Therefore, the effects on state estimation cannot be inhibited effectively, causing error accumulated to excessive large and even divergence [27]. For filter divergence caused by model error, the effect of new observation data should be enlarged to reduce the effect of old data on filter value.
In driving process, it is crucial to accurately estimate the current tire-road friction coefficient in real time for calculating tire force and developing the strategy for controlling vehicle stability. Particularly, old estimation may be not removed effectively in time, and the weight of new measurement may enlarge when estimating coefficient in sudden changes. At this time, the state estimation may have a large error. Such inherent error of model will certainly affect the estimation of tire-road friction coefficient in nonlinear condition. Therefore, the effects of current observation data should be further enlarged.
With limited-memory filter, only the first N-1 observation values before the current moment will be used to calculate the optimal estimation. In other words, the effects of old data before the N-1th observation value can be completely avoided. The timeliness of measurement data can be ensured by confirming the memory length N according to previous knowledge. By combining limited-memory filter with EFK algorithm, the accumulated error of old observation data can be eliminated to further deduce the extended Kalman filter formula with limited memory:(1)Further prediction of system state:(2)Further prediction of error variance matrix:(3)Gain matrix:(4)Composition error at moment k-N:(5)Residual sequence:(6)Optimal estimation of system:(7)Error variance matrix of system:where Q and R are system noise and observation noise, respectively; N is the length of limited memory.
When k ≤ N, the observation time k is less than memory length N, and only the extended Kalman formula can be used without limited-memory filter. The calculation starts from the initial values and to values and . However, starting from k = N+1, the limited-memory filter will be affected by and when taking and as initial values for limited-memory filtering. This does not satisfy limited-memory filter. Therefore, effects of initial values and on (k > N) should be avoided. When setting k ≤ N, let . At this time, is the filter of EKF. When k > N, let , .
3.3. Fuzzy Kalman Filter Algorithm
In actual vehicle systems, process noise and measurement noise are constantly changing. The process noise is affected by factors such as the operating conditions of the vehicle itself and environmental conditions. The measurement noise is affected by the accuracy of the sensor and the environmental conditions of the measurement. Vehicles are highly nonlinear systems, and the actual operating conditions of the vehicle are complicated, which makes it difficult to predict and accurately measure vehicle noise. Since the vehicles studied mainly operate in conventional urban working conditions, process noise can be determined by the statistical characteristics of noise obtained through experiments. In this case, we assume that process noise can be considered to be a constant value. On the other hand, considering the accuracy of the acceleration sensor owned by the actual vehicle, it is considered that the measurement noise has a greater impact on the vehicle system we are currently testing. Therefore, it is necessary to focus on eliminating the adverse effect of measurement noise.
In actual driving, the statistical characteristics of observation noise are changing. Covariance matrix of measured noise is dynamically adjusted by fuzzy interference system to realize the self-adaptive regulation of filter [28]. The work defines the observation noise variance at moment k, making it satisfy .
The specific steps of self-adaptive adjustment of fuzzy Kalman are as follows.
(1) Calculate the theoretical value of residual covariance in extended Kalman filter algorithm:That is,
(2) Appropriately calculate the actual residual covariance. Residual error is and the mean value is , so the actual residual variance is °.
(3) Use fuzzy interference engine for self-adaptive adjustment of . Define the matching rate e (k) between variants and as .
In fuzzy control machine, the difference e(k) between actual variance and theoretical variance is taken as input and the regulating variable of measurement as output. The adjustment amount of is obtained by repeating a large number of experiments. Figure 2 shows the subordinating degree functions of input and output.

(a) Subordinating degree functions of input

(b) Subordinating degree functions of output
The fuzzy subsets of input and output are defined as follows [29]:
(1) If (which means the actual variance is close to theoretical variance), keeps constant; that is, if , then .
(2) If (which means the actual variance is larger than theoretical variance), reduce ; that is, if , then .
(3) If (which means the actual variance is less than theoretical variance), increase ; that is, if , then .
The defuzzification method used in this method is the centroid method.
4. Conclusions
All experimental maneuvers are driven with a type of all-wheel drive vehicle. Using an inertial measurement unit, precise measurements of yaw-rate, sideslip angle, longitudinal and lateral accelerations, and velocity of the c.o.g. are taken. The measurements of the wheel’s rotational velocity are obtained reading out the CAN bus. To test the validity of designed estimation algorithm, Matlab/Simulink and Carsim software were used for joint simulation experience.
The system status variable was initially set as in the beginning of simulation, while the covariance matrices are initialized as Q0=diag[10−9;10−9;10−9;10−9], P0 = diag[10−6;10−6;10−6;10−6], R0=diag[10−4;10−4;10−4].
The longitudinal and lateral accelerated speed and yaw rate output by Carsim were taken as measurement values of system with Gaussian white noise; corner of steering wheel and normalized force of each wheel were taken as the control input to system. Then, the current tire-road friction coefficient was estimated in real time; LM-AEKF estimation and traditional EKF estimation were compared with the output of Carsim.
4.1. Docking Road Test
The acceleration test with starting speed of 30 km/h was set for a vehicle on the road of sudden change with tire-road coefficient between 0.2 and 0.8 in Carsim. The road length with tire-road friction coefficient of 0.2 is 25 meters; the openness of accelerator pedal is 50%; the steering wheel angle in test keeps 0.
Figure 3 shows the longitudinal accelerated measurement with Gaussian white noise. Figure 4 shows the estimation of tire-road friction coefficient by traditional EKF algorithm, UKF algorithm, and LM-AEKF algorithm.


According to simulation results, both algorithms have good estimation effects before the sudden change of tire-road friction coefficient. However, when the car enters new road, severe buffeting occurs to estimation by traditional EKF algorithm. Moreover, the estimation of tire-road friction coefficient tends to have larger error and even be convergent with time. Compared with EKF algorithm, UKF algorithm estimation results have less fluctuation, and the results tend to converge, which can reach the steady-state value more quickly. On the contrary, LM-AEKF algorithm not only eliminates the buffeting in estimation, but also rapidly converges the real value. Therefore, LM-AEKF has better accuracy and stability.
4.2. Double Lane Change Test
The double lane change test with constant speed of 85 km/h was set for a vehicle on the road with tire-road coefficient of 0.8 in Carsim. Figures 5 and 6 show the measurement of lateral accelerated speed and yaw rate with Gaussian white noise, respectively. Figure 7 shows the estimation of tire-road friction coefficient by traditional EKF algorithm, UKF algorithm, and LM-AEKF algorithm. According to simulation results, the vehicle is in the nonlinear area at about 4 s. By traditional EKF algorithm, the estimation greatly changes with the most severe buffeting near nonlinear area. Converging slowly, there is a large difference between stable value and real value. UKF estimation results also show obvious fluctuations. However, compared with EKF algorithm, UKF estimation results can rapidly converge and reach steady-state values more quickly. On the contrary, by LM-AEKF algorithm, the estimation converges rapidly, greatly improving the overall accuracy and stability.



4.3. Bisectional Road Test
In Carsim, the vehicle was driven straightly on a flat bisectional road at a uniform speed of 40 km/h, wherein the roadside adhesion coefficients of the left and right sides were 0.2 and 0.8, respectively.
Figure 8 shows the measurement of longitudinal accelerated speed with Gaussian white noise. Figures 9 and 10 respectively show the estimation of tire-road friction coefficient by traditional EKF algorithm, UKF algorithm and LM-AEKF algorithm. Among them, the left wheels are driven on a road surface with a tire-road friction coefficient of 0.2, and the right wheels are driven on a road surface with a tire-road friction coefficient of 0.8 According to simulation results, by traditional EKF algorithm, the estimation results greatly change with the most severe buffeting and converge slowly. Obviously, there is a large difference between stable value and real value. By UKF algorithm, the estimation value can approach the steady-state value more quickly, the vibration amplitude is relatively gentle, and the effect is improved. On the contrary, by LM-AEKF algorithm, the estimation converges rapidly, greatly improving the overall accuracy and stability.



5. Vehicle Test
To further verify the effectiveness of LM-AEKF algorithm to tire-road friction coefficient estimation, this work conducted vehicle test based on a type of four-wheel independent drive light-duty off-road vehicle. Steering wheel angle, rotational speed of each tire, and longitudinal velocity required in this test were collected from the sensor of steering wheel angle, sensor of wheel speed, and GPS. In addition, the longitudinal and lateral accelerated speeds and yaw rate were collected by gyroscope in sampling time of 10 ms. Lateral speed cannot be directly measured, while error accumulation may be caused in direct measurement of lateral accelerated speed. Therefore, standard Kalman filter processing was used for lateral accelerated speed in this work. Above values measured with instrument can be loaded to CAN bus and transferred to upper computer software, controldesk, through D/A model of dSPACE by I/O interface. Therefore, the data monitored in real time can be collected and saved. Figures 11 and 12 show the testing vehicle, equipment, and data processing flow. With information collected in the test, the designed LM-AEKF algorithm can be realized in Matlab/Simulink. Then, the estimation by LM-AEKF algorithm can be compared with that by UKF algorithm and EKF algorithm.


5.1. Docking Road Test
For vehicle test, watering ABS road and dry, flat, and clean road of cement concrete were selected as low-friction road (the friction coefficient is between 0.22 and 0.25) and high-friction road (the friction coefficient is between 0.78 and 0.8), respectively, in standard test site (see Figure 11 for road test). To take advantage of road conditions and highlight the conditional adaptation of algorithms, low-friction acceleration test and low-friction and high-friction sliding test were continuously conducted for testing vehicle. Figures 13–15 show the longitudinal velocity, longitudinal acceleration, wheel speed, and other information.



Figure 16 shows the estimation of algorithms. It can be seen that the estimation results of UKF algorithm and LM-AEKF algorithm are generally stable and accurate. After the vehicle entered high-friction road at about 10 s, UKF algorithm and LM-AEKF algorithm responded rapidly, showing that both two algorithms have good adaptation to sudden changes. On the contrary, tire-road friction coefficient estimated by traditional EKF algorithm is less stable for the slower response to sudden changes. After meeting new conditions, the difference between convergence and actual value tends to increase because of the accumulated error.

5.2. Double Lane Change Test
Double lane change test was conducted for vehicle at constant speed according to ISO 3888-1-1999 on the horizontal dry asphalt road in test field (with friction coefficient of about 0.8) [30]. Considering the security, the testing speed was 45km/h (1km/h). Figures 17–19 show some measurements recorded by GPS and gyroscope. Figure 20 shows the estimation of tire-road friction coefficient. According to the test results, tire-road friction coefficients estimated by UKF algorithm and LM-AEKF algorithm are stable with fast convergence and high accuracy. However, in the initial stage of estimation, the fluctuation of the UKF algorithm is more obvious than the LM-AEKF algorithm, and the convergence speed of the UKF algorithm is also slightly slower, but the steady-state value of the UKF estimation result approaches the actual value. On the contrary, the coefficient estimated by traditional EKF algorithm changes greatly with slow convergence and some difference from actual value.




6. Conclusions
Vehicle model has errors and cannot obtain statistical characteristics of time-varying noise. Therefore, this work proposed EKF algorithm that can fade memory by exponential weighting based on traditional EKF algorithm. Then, tire-road friction coefficient was estimated in real time with this algorithm. By comparing the results of simulation tests by two algorithms in different conditions, conclusions are drawn as follows:
(a) The algorithm proposed in this work can better estimate current tire-road friction coefficient in different conditions. In the same condition, the proposed algorithm has better estimation accuracy and stability with faster response speed than traditional EKF algorithm.
(b) LM-AEKF algorithm is easy to be operated without affecting timeliness. This algorithm has high estimation accuracy and filter stability even if the model has errors and noise statistics is unknown. It means that this algorithm is self-adaptive.
Data Availability
The data that support the findings of this study are available on request from the corresponding author. The data are not publicly available due to their containing information that could compromise the privacy of research participants.
Conflicts of Interest
The authors declare that they have no conflicts of interest.