1. Introduction
With the ongoing advancement of intelligent and unmanned transformations in mines, distributed drive mining dump trucks, as the core equipment for material transportation, play a critical role in ensuring transportation efficiency and operational safety [
1]. However, the complex working conditions in mines, including steep slopes, sharp turns, unstructured road surfaces, and dynamically varying adhesion conditions, result in abrupt changes in vehicle state parameters (e.g., slip angle, yaw rate) and time-varying road adhesion coefficients. Consequently, vehicle motion control methods encounter challenges such as reduced control accuracy and inadequate robustness. Accurate estimation of vehicle state parameters and road adhesion coefficients serves as the foundation for achieving high-precision and stable control, and its study holds significant engineering value [
2].
Accurately obtaining vehicle status parameters is critical for control systems, including motion control and active safety control, in mining dump trucks. Current vehicle state estimation methods can primarily be categorized into two types, model-based and data-driven approaches [
3,
4], as illustrated in
Figure 1.
Kalyanasundaram et al. [
5] proposed an uncertainty-aware hybrid learning architecture that integrates machine learning models with vehicle motion models to directly estimate the centroid roll angle. Xia et al. [
6] achieved dynamic identification of the lateral deviation angle of the vehicle’s center of mass by establishing vehicle kinematic equations and fusing multi-source data from inertial measurement units (IMUs) and satellite navigation systems. Compared to vehicle kinematic models, vehicle state parameter estimation based on dynamic models achieves high-precision estimation of key state parameters by analyzing the relationship between vehicle forces and motion while comprehensively considering dynamic factors such as tire forces, mass distribution, and suspension characteristics. Singh et al. [
7] proposed a novel framework for estimating the vehicle sideslip angle, combining an adaptive tire model with a model-based observer. This adaptive tire model can effectively address the dynamic changes in tire operating conditions. Luo et al. [
8] employed a layered estimation method, using a sliding mode observer in the upper layer to estimate the lateral and longitudinal forces of the vehicle, providing accurate and stable inputs for the lower layer. However, the performance of the sliding mode observer is sensitive to the selection of sliding mode parameters [
9]. Compared to the aforementioned estimation methods, Kalman filtering algorithms and their improved variants are more widely applied for state parameter estimation. Sun et al. [
10] utilized the Extended Kalman Filter (EKF) algorithm for real-time observation of the vehicle’s center of mass lateral deviation angle, establishing a centroid lateral angle state observer with an adaptive truncation program by combining EKF with the least squares method. Compared to EKF, UKF employs UT transformation to simulate state distribution through a series of Sigma points, avoiding the need for complex Jacobian matrix calculations. Lei et al. [
11] proposed a dynamic state estimation architecture for distributed electric drive articulated vehicles based on forgetting factor unscented Kalman filter and singular value decomposition (SVD-UKF), verifying its effectiveness. Data-driven vehicle state parameter estimation does not rely on traditional physical models. Gonzalez et al. [
12] proposed a deep learning-based approach to estimate the center of mass roll angle and body roll angle. Adbillah et al. [
13] used artificial neural networks to estimate difficult-to-measure state variables in vehicle models, demonstrating the effectiveness and superiority of this method.
The road adhesion coefficient is one of the key parameters of the vehicle control system, and the control system can select the optimal control strategy based on the size of the road adhesion coefficient. At present, the estimation methods for road adhesion coefficient mainly include two categories [
14,
15,
16], cause-based and effect-based, as shown in
Figure 2.
The cause-based estimation method directly calculates the adhesion coefficient by measuring or inverting the physical properties of the tire-road contact interface. Li et al. [
17] estimated the road adhesion coefficient based on the reflection intensity characteristics of LiDAR point clouds. Liang et al. utilized 3D laser technology to detect continuous point cloud data of asphalt pavement and reconstruct the 3D terrain of pavement texture, thereby enhancing the efficiency and accuracy of texture feature description and adhesion performance evaluation. The effect-based estimation method indirectly infers the adhesion coefficient by observing the vehicle’s dynamic response (e.g., slip ratio, yaw rate, etc.). Leng et al. [
18] designed a strategy that integrates a dynamic estimator and a visual estimator based on support vector machines for road surface classification, improving the convergence speed of road estimation algorithms. Wang et al. developed an electric vehicle road adhesion coefficient estimation algorithm based on slip rate perception constraints and strong tracking unscented Kalman filter (UKF). Peng et al. [
19] have demonstrated that V2X-enabled platoon cooperative control exhibits high sensitivity to vehicle states and road adhesion conditions. Consequently, accurate estimation of vehicle states and adhesion coefficients not only serves as the foundation for achieving high-precision control of individual vehicles but also constitutes a prerequisite for supporting safety-critical applications such as V2X-enabled platoon cooperative control—these cooperative strategies are highly dependent on the precise perception of the dynamic limits of both the ego vehicle and surrounding vehicles.
The existing vehicle state estimation methods are primarily designed for traditional centralized drive vehicles and face challenges in directly adapting to distributed drive architectures. Model-based observers depend on an accurate tire–motor coupling model, but the increased complexity of distributed drive multi-wheel independent control complicates model construction. Although data-driven methods can avoid modeling errors, they require reconstructing input features to accommodate four-wheel drive characteristics, and the scarcity of mining scene data limits their generalization ability. Regarding noise processing, the multiple noise sources in distributed drives, such as motor torque fluctuations and wheel speed sensor noise, exhibit significant time-varying characteristics. The assumption of a fixed noise covariance matrix in traditional unscented Kalman filters (UKF) leads to a sharp decline in estimation accuracy during sudden turns or abrupt changes in adhesion. Additionally, the independent estimation of the four-wheel adhesion coefficient must address the coupling relationship between the slip rate and side slip angle of each wheel, and existing estimation methods struggle to meet the refined control requirements of distributed driving.
In response to the aforementioned challenges, this article focuses on distributed drive mining dump trucks as the research subject and proposes an adaptive unscented Kalman filter (SH-AUKF) method based on the Sage–Husa algorithm to achieve high-precision and robust estimation of vehicle state parameters and road adhesion coefficients. It should be noted that this study primarily focuses on the algorithmic design and high-fidelity simulation verification. Therefore, the validation of the proposed method is currently constrained to a software-in-the-loop simulation environment. While this provides a solid theoretical foundation, it is acknowledged that there exists a gap between the simulation model and the physical reality of mining operations, which necessitates further experimental validation in future work.
3. Estimation of Vehicle State Parameters and Road Surface Adhesion Coefficient
3.1. Unscented Kalman Filter Algorithm Based on Sage–Husa Algorithm
In this section, an adaptive noise estimation module based on the Sage–Husa algorithm is added to the traditional UKF. At each time step, not only state prediction and update are performed, but also the estimated values of and are updated according to the statistical characteristics of the current residual sequence (the difference between observation and prediction), thereby dynamically adjusting the parameters of the filter. The adaptive mechanism for real-time adjustment of the process noise covariance matrix and measurement noise covariance matrix in the UKF makes it more suitable for time-varying systems. The steps are as follows:
The calculation of the system process noise mean is as follows:
The calculation of the system process noise covariance matrix is as follows:
The mean value of the system observation noise is calculated as follows:
The calculation of the system measurement noise covariance matrix is as follows:
In the formula, is the update rate, which represents the estimated speed of noise update, where is the forgetting factor, and its value range is generally from 0.95 to 0.99.
3.2. Estimation of Vehicle State Parameters Based on SH-AUKF
In the dynamic control and safe driving of distributed drive mining dump trucks, the accurate estimation of vehicle state parameters (longitudinal speed, slip angle, yaw rate) is of crucial importance. This article proposes a vehicle state parameter estimation observer based on the Sage–Husa adaptive unscented Kalman filter (AUKF).
The state space equation is formulated using a seven-degree-of-freedom vehicle dynamics model, as expressed below:
The estimation of vehicle state parameters is based on a nonlinear observation equation, which is composed of the following dynamic relationships and expressed as follows:
The longitudinal and lateral forces acting on the wheels in the aforementioned dynamic equations can be derived from the Dugoff tire model equations. Meanwhile, information such as vehicle lateral and longitudinal acceleration, wheel speed, torque, etc., can be readily obtained from basic measurement sensors.
In summary, the state variables in the SH-AUKF state parameter estimation algorithm are as follows:
The measured variables are:
The nonlinear state space equation representation of the final SH-AUKF vehicle state parameter estimation observer is expressed as follows:
The expression for the measurement equation is:
3.3. Estimation of Road Adhesion Coefficient Based on SH-AUKF
In vehicle engineering, the adhesion coefficient is a critical parameter for evaluating the driving stability and dynamic characteristics of vehicles under extreme operating conditions. It directly influences the acceleration, braking, and steering performance of the vehicle. However, mining dump trucks operate on unstructured road surfaces in mining areas, where road adhesion conditions vary significantly (e.g., gravel, mud, or mixed ice and snow roads). If the road adhesion coefficient cannot be sensed in real-time, it may lead to misjudgment of the tire force boundary by the trajectory tracking controller, resulting in issues such as driving wheel slip and lateral instability. In engineering practice, measuring the road adhesion coefficient using sensors faces the following challenges: complex installation requiring vehicle structural modifications; high procurement and maintenance costs; and adverse working conditions that can easily cause measurement failures. Therefore, accurate, real-time, and reliable estimation of the road adhesion coefficient has become a fundamental aspect of trajectory tracking control and optimization for distributed drive mining dump trucks. Its necessity also stems from the strong coupling effect of tire–road contact forces on the vehicle’s motion state under complex working conditions. The paper proposes a road adhesion coefficient observer based on the SH-AUKF algorithm, enabling real-time identification of road conditions.
The observer estimates the road adhesion coefficient of the four wheels based on a seven-degree-of-freedom vehicle dynamics model, and its dynamic equation can be expressed in the following form:
which,
,
,
,
are the adhesion coefficients of the four wheels.
The state variable of the system is , the output quantity is , and the control variable is . The measurement data obtainable from vehicle sensors includes longitudinal and lateral acceleration. Meanwhile, the precise estimate of the yaw rate is differentiated to obtain the rate of change of the yaw rate.
Under the assumption that the road adhesion coefficient changes slowly, the state equation of the discrete system can be expressed as follows:
where
is the system process noise.
The system’s discrete measurement equation can be expressed as:
where
is the observation noise.
5. Conclusions
The paper focuses on the accuracy and robustness of key state parameter and road adhesion coefficient estimation for distributed drive mining dump trucks. Firstly, the characteristics and advantages of KF, EKF, and UKF algorithms are compared. Subsequently, the UKF algorithm is selected, and an adaptive unscented Kalman filter algorithm (SH-AUKF) based on Sage–Husa optimization is proposed. By incorporating the Sage–Husa algorithm, dynamic estimation of the covariance matrix between process noise and observation noise is achieved, effectively addressing the issue of reduced estimation accuracy in traditional UKF under time-varying noise environments. An adaptive parameter estimation observer that integrates vehicle dynamics performance and tire mechanical characteristics is established, and a multi-parameter estimation system including longitudinal velocity, slip angle, yaw rate, and road adhesion coefficient is constructed.
A joint simulation platform is built, and different operating conditions are selected for simulation verification. The results demonstrate that the vehicle state parameter and road adhesion coefficient estimation algorithm based on SH-AUKF proposed in this paper exhibits superior accuracy, robustness, and adaptability compared to traditional UKF observers. Under sinusoidal operating conditions, the RMSE of longitudinal vehicle speed, slip angle, and yaw rate decreases by 57.73%, 68.03%, and 45.19%, respectively. Under step conditions, the RMSE decreases by 32.28%, 53.37%, and 34.76%, respectively. When the road adhesion coefficient is 0.3, 0.5, and 0.7, the average RMSE of the four wheels decreases by 26.02%, 14.39%, and 8.02%, respectively. This study provides theoretical support for high-precision control of unmanned mining vehicles and holds significant engineering application value.
While the simulation results demonstrate the theoretical effectiveness of the SH-AUKF algorithm, future research will focus on bridging the gap between simulation and reality. The immediate next step involves deploying the algorithm onto a Hardware-in-the-Loop (HIL) test bench to evaluate its performance under realistic sensor noise, signal delays, and actuator non-idealities. Subsequently, we plan to conduct real-vehicle experiments on an actual distributed drive mining dump truck. These field tests will be conducted under authentic mining-site disturbances, including varying payloads, rough terrain shocks, and complex road adhesion conditions, to comprehensively assess the algorithm’s robustness and applicability in real-world engineering scenarios.