1. Introduction
With the rapid advancement of intelligent vehicle technology, the role of active safety control in the overall vehicle system architecture has become increasingly prominent [1], playing a crucial role in enhancing driving safety. During vehicle steering, complex and dynamic driving conditions may cause the vehicle to deviate from the driver’s intended trajectory, leading to understeer or oversteer, which can further result in lateral instability, such as oversteer-induced skidding or understeer-induced plowing. These instability phenomena not only reduce vehicle handling stability but also make it difficult for drivers to maintain effective control, potentially leading to severe traffic accidents [2]. Consequently, improving vehicle handling stability based on active safety control technologies has become one of the core topics in the research field of intelligent vehicle safety. Direct yaw moment control (DYC) is an efficient active safety system that regulates tire longitudinal forces by applying differential driving or braking torques to individual wheels. This approach generates additional yaw moments to control the vehicle’s sideslip angle and yaw rate, thereby correcting its yaw motion state. DYC can effectively suppress lateral instability under extreme conditions such as emergency steering, significantly improving both vehicle stability and active safety performance [3].
Currently, DYC methods primarily include fuzzy control [4,5,6], sliding mode control [7,8,9], robust control [10,11], and model predictive control (MPC) [12,13,14,15,16]. Backstepping control and its enhanced methodologies have been widely recognized as effective nonlinear control strategies in industrial applications [17]. However, compared to the aforementioned commonly used methods, their application in direct yaw control (DYC) remains relatively limited. For instance, Reference [18] proposed a composite adaptive backstepping robust tracking controller to enhance the lateral stability of electric vehicles (EVs) under parameter uncertainties and external disturbances. A nonlinear three-degree-of-freedom model was employed to characterize the vehicle’s lateral and roll dynamics. By integrating adaptive backstepping with dynamic surface control, the proposed controller ensures that the sideslip angle and yaw rate converge to their desired reference values, with asymptotic stability rigorously established using Lyapunov theory. CarSim-Simulink simulations conducted under single-lane-change and J-turn maneuvers validate its effectiveness, demonstrating superior robustness and tracking performance compared to conventional approaches. Reference [19] developed a sideslip angle control system for an e-4WD vehicle equipped with front in-wheel motors and a rear active differential to enhance cornering performance. A backstepping controller was designed to generate the desired yaw moment based on a bicycle model, incorporating feedforward terms to improve responsiveness. Torque distribution, implemented via a daisy-chaining strategy, optimally coordinates the actuation of the front in-wheel motors and rear axle. CarSim simulations confirm that the proposed approach achieves superior cornering performance compared to conventional feedback controllers. Reference [20] proposed a robust constrained control scheme for DYC systems with sideslip angle constraints. Utilizing a two-degree-of-freedom vehicle model and tangent barrier Lyapunov functions (BLFs-Tan), the designed nonlinear controller ensures precise reference trajectory tracking while preventing sideslip angle violations and vehicle instability. The simulation results validate the scheme’s effectiveness in maintaining constraint adherence and enhancing stability under dynamic conditions, demonstrating superior robustness compared to conventional methods.
Although the state-constrained control method based on the barrier Lyapunov function (BLF) [21], as proposed in Reference [20], explicitly accounts for state constraints in control law design, ensuring system stability while enhancing control flexibility, it inevitably involves the differentiation of virtual control laws during the controller design process, leading to the issue of computational explosion. To address this problem, command-filtered control (CFC) [22] introduces an error compensation mechanism to mitigate the accumulation of filtering errors. Additionally, CFC employs a command-filtered strategy to smooth control inputs, effectively suppressing high-frequency chattering and noise interference in the control process, thereby improving the stability and robustness of the control system. For example, Reference [23] proposed a predefined-time control approach for nonlinear systems with preassigned performance metrics and state constraints. The approach combined barrier Lyapunov functions, recursive command-filtered backstepping, and predefined-time convergence indicators, thereby simplifying stability analysis. Reference [24] proposed a command-filtered backstepping quantized consensus control approach for time-varying full-state-constrained nonlinear multiagent systems. The approach employed a novel TVSC-USDE for accurate dynamic estimation, integral barrier Lyapunov functions to mitigate feasibility conservatism, and error compensation to manage the explosion of complexity. It ensured consensus tracking with low communication rates and minimal tracking errors. Reference [25] investigated an adaptive event-triggered control strategy for switched nonlinear systems with full-state time-varying constraints. The strategy integrated command-filtered backstepping, dynamic surface control, and RBFNN-based approximation to ensure SGUUB stability under arbitrary switching, while guaranteeing constraint satisfaction and Zeno-free execution.
In summary, this paper integrates the advantages of the asymmetric barrier Lyapunov function (ABLF) and CFC to address the yaw stability control problem of intelligent vehicles with full-state constraints. The proposed control algorithm explicitly incorporates constraint boundaries for the vehicle’s sideslip angle and yaw rate, and a yaw stability command-filtered control strategy based on ABLF is developed. The effectiveness of the proposed control scheme is validated through simulation experiments, providing theoretical support and technical reference for practical applications in intelligent vehicles. The proposed control method offers the following advantages:
①. By constructing the controller based on the ABLF, the proposed approach ensures that the sideslip angle and yaw rate remain within reasonable bounds, effectively imposing both symmetric and asymmetric constraints on state variables, thereby enhancing the adaptability and flexibility of the control algorithm.
②. The adoption of the second-order command-filtered method enables the computation of filtered virtual control signals and their derivatives through a command filter, avoiding the need for direct differentiation of virtual control inputs and effectively mitigating the potential issue of computational explosion in control law derivation.
③. A filtering error compensation mechanism is incorporated to reduce errors introduced by the command filter, further improving control accuracy. The proposed control scheme guarantees that the state error of the closed-loop system ultimately converges to a compact set, thereby enhancing the robustness and precision of yaw stability control.
2. Coupled Dynamic Model of Intelligent Vehicles and Problem Formulation
2.1. Coupled Dynamics Model of Intelligent Vehicles
This study investigates the characteristics of intelligent vehicles during steering maneuvers. To simplify computational complexity, vehicle motion in other degrees of freedom is neglected, and it is assumed that the steering angles of both front wheels are identical. A nonlinear vehicle dynamics model is established, incorporating lateral, yaw, and longitudinal dynamics, as well as the rotational dynamics of all four wheels. The standard vehicle coordinate system is adopted, establishing the Oxyz coordinate system, where O represents the origin at the vehicle’s center of mass. The x-axis points in the forward driving direction, the y-axis points in the positive lateral (steering) direction, and the z-axis extends vertically from the center of mass O, perpendicular to the Oxyz plane.
As shown in Figure 1, the motion equations of the intelligent vehicle are derived based on Newtonian mechanics, as follows [26].
Longitudinal motion dynamics along the x-axis:
(1)
represents the total sum of the longitudinal force components acting along the x-axis on the wheels.
Lateral motion dynamics along the y-axis:
(2)
represents the total sum of the lateral force components of the wheels along the y-axis.
Lateral motion dynamics along the z-axis:
(3)
where is the total yaw moment, is the distance from the car’s center of mass to the front axle, and is the distance from the car’s center of mass to the rear axle; is the wheelbase; is the steering angle of the front wheels; is the yaw rate; is the longitudinal (forward) speed; is the lateral speed; and represent the wheelbase of the front and rear axles, respectively; are the longitudinal force on the wheels; are the lateral force on the wheels; m is the total mass of the car; is the moment of inertia of the entire vehicle about the z-axis; , respectively, represent the front left, front right, rear left, and rear right wheels of the car.2.1.1. Rotational Dynamics Model of Each Wheel
During vehicle operation, the wheels are subjected to various forces, and their force model is illustrated in Figure 2.
Based on the forces acting on the wheel, we obtain the wheel’s rotational equation:
(4)
where represents the rotational angular velocity of each wheel, denotes the driving torque of each wheel, represents the braking torque of each wheel, is the rotational inertia of each wheel, and R is the rolling radius of the wheel.2.1.2. Vertical Load of Each Wheel
(5)
where represents the height of the center of gravity.2.1.3. Tire Slip Angles of Each Wheel
(6)
where is the slip angle of each wheel.2.1.4. Longitudinal Velocities of Each Wheel
(7)
where denotes the longitudinal velocity of each wheel.2.1.5. Tire Model
The Dugoff tire model is a tire force model commonly used in vehicle dynamics research, characterized by clear physical significance, high computational efficiency, and easy parameter acquisition. Therefore, this model is widely applied in research areas such as vehicle handling stability analysis, control algorithm design, and dynamic simulation. Given its advantages, this paper selects the Dugoff tire model for calculating the longitudinal and lateral forces of the tire.
Define the slip ratio of each wheel:
(8)
(9)
Longitudinal and lateral forces on each wheel:
(10)
where where and represent the longitudinal and lateral stiffness of the tires, respectively; is the slip ratio of each wheel; is the road adhesion coefficient; and is the speed influence factor.2.2. Model Simplification and Problem Description
Simplification of Coupled Dynamics Model for Intelligent Vehicles
In controller design, using a complex multi-degree-of-freedom intelligent vehicle dynamics model can improve control accuracy. However, the 7-DOF intelligent vehicle model established in this paper involves multiple complex dynamic factors, posing significant challenges to the design and implementation of the controller. Therefore, while ensuring model accuracy, the vehicle model was appropriately simplified to reduce the complexity of the controller design, using a linear two-degree-of-freedom (2-DOF) intelligent vehicle model [26] as the basis for controller design, as shown in Figure 3. The linear 2-DOF intelligent vehicle model has a relatively simple mathematical expression and can effectively describe the two important state variables that directly affect DYC: the sideslip angle and the yaw rate. Therefore, by introducing yaw moment control input based on the 2-DOF model, the simplified model can still meet the requirements of controller design while reducing computational complexity, thereby achieving effective control of vehicle yaw stability.
(11)
(12)
Among them, and , where and are the lateral stiffness of the front and rear axles, respectively. Assuming the front wheel steering angle is very small, then and .
Thus, the linear 2-DOF model is given as follows:
(13)
The state variables and and the state equations are defined as follows:
(14)
where , , , , .The control logic in this paper involves designing an upper-level additional yaw moment control law, , through a lower-level additional yaw moment distribution strategy, ensuring that the vehicle’s center of gravity sideslip angle can track the desired trajectory . At the same time, it ensures that the error variables are constrained within the compact set and that the state variables are constrained within the compact set to guarantee stability.
is the desired tracking signal, and both and its first derivative are known, smooth, and bounded. There exist normal constants , , and such that , , .
([22]). The second-order directive filter used in this paper is defined as
(15)
where and are the two outputs of the instruction filter; is the input of the instruction filter. The initial state of the command filter is , . When is given, if the input signal satisfies , , and are normal constants, then for any , there exist and such that , , . Theoretically, by adjusting the values of the filter’s damping and bandwidth , any tracking accuracy can be achieved. The second-order command filter structure is shown in Figure 4.([27]). For any vectors and , if is satisfied, then the following inequality holds:
(16)
([21]). For any positive functions and , , let and be open sets. Consider system , where and are free state variables, and is a constrained state variable. If is piecewise-continuous and satisfies the local Lipschitz condition, assume that there exist functions and that are continuously differentiable and positive definite in their respective domains, then we have
①. when or ,
②.
(17)
holds and , , then for any , there is .For the barrier Lyapunov function , in the set , when or , there exists . Here, the values of and can either be equal (), in which case it is called a symmetric barrier Lyapunov function, or they can be unequal (), in which case it is called an asymmetric barrier Lyapunov function.
The necessary conditions for the state error constraint boundaries and are as follows: (1) they must be monotonically decreasing and greater than zero; (2) as , they must converge to a stable value; and (3) for any , their derivatives must exist and be bounded above and below.
3. Design and Stability Analysis of a State-Constrained Command-Filtered Controller for Vehicle Yaw Stability
3.1. Controller Design
The error variable is defined as
(18)
where represents the output signal of the command filter.The compensated tracking error subsystem is selected as
(19)
where are the selected filter error compensation signal. A compact set is defined, and is a constant.Differentiating Equation (19) yields
(20)
Step 1: For the first error subsystem , select an asymmetric barrier Lyapunov function:
(21)
Differentiating Equation (21) yields
(22)
where , .Select the virtual control law as
(23)
Select the error compensation signal as
(24)
Substituting (23) and (24) yields
(25)
Step 2: For the second error subsystem , select an asymmetric barrier Lyapunov function:
(26)
Taking the derivative of Equation (26) yields
(27)
where , .Select the final control law as
(28)
Substituting Equation (28) into Equation (27) yields
(29)
3.2. Stability Analysis
The system’s initial conditions are defined as , and the asymmetric barrier Lyapunov function for the entire system is selected.
(30)
From Equation (29), we can derive
(31)
From Lemma 2, we can derive Equation (32)
(32)
Substituting Equation (30) into Equation (32) yields
(33)
where .From Equation (33), we can obtain
(34)
Multiply both sides of Equation (34) by , and then integrate over the interval to obtain
(35)
Further obtain
(36)
Since and according to Reference [28] is bounded, suppose , where is a positive constant. Then, . Moreover, the defined Lyapunov function is also bounded. Since and , it follows that . Given that and , we obtain . Since is a function of and , it is bounded. Let satisfy , where is a positive constant. Furthermore, since and , we obtain . Given that , it follows that . In summary, the system state variables are constrained within the compact set .
4. Distribution of Additional Lateral Yaw Moment in the Lower Layer
In the yaw stability command-filtered control of intelligent vehicles based on state constraints, the additional yaw moment obtained from calculations needs to be appropriately distributed to the four wheels in the form of braking torque. Compared to single-wheel braking, applying braking torque to the wheels on one side can generate a greater yaw moment, enhance overall vehicle stability, and reduce the load on individual tires. The distribution rules for the wheels on one side are presented in Table 1.
Assuming the left wheel is controlled separately,
(37)
Considering that the steering angle of the vehicle is relatively small and that the difference between the front and rear wheelbases of the vehicle is also very small, Equation (37) can be written as
(38)
where and represent the braking forces of the left front wheel and the left rear wheel, respectively.Changes in the vertical load on the tire can cause variations in the tire’s lateral stiffness, which in turn affects the stability of the vehicle. Here, it is assumed that when the wheels are not locked, the tire braking force is approximately proportional to its vertical load, and the dynamic distribution of braking force is carried out according to the following formula:
(39)
The left wheel requires a braking torque provided by the brake
(40)
Similarly, the braking torque of the front and rear wheels on the right side of the car can be calculated as
(41)
5. Simulation Verification and Result Analysis
5.1. Yaw Stability Control Process of Intelligent Vehicles
Figure 5 illustrates the yaw stability control architecture for intelligent vehicles. The process initiates with the upper-layer state-constrained command-filtered controller, synthesizing an additional yaw moment through real-time compensation of the deviation between the desired and measured centroid sideslip angles. This corrective moment is subsequently distributed via unilateral wheel braking strategies, where braking torque allocation algorithms determine actuation commands for specific wheels, thereby achieving precise yaw motion regulation.
5.2. Parameter Settings
To verify the effectiveness of the proposed state-constrained command-filtered control (SC-CFC), as shown in Figure 6, the method is compared with an uncontrolled (NoControl) intelligent vehicle under the same front-wheel steering conditions on dry asphalt roads (friction coefficient: 0.85) and dry gravel roads (friction coefficient: 0.5). The parameter settings for the intelligent vehicle are as follows: m = 1412 kg; = 1.675 m; = 1.015 m; = 1.895 m; = 0.54 m; g = 9.8 m/s2; = 1536.7 kg·m2; = 0.9 kg·m2; = 0.325 m; = −50,000 N/m; = −50,000 N/m.
Considering the steering characteristics of drivers, the longitudinal velocity direction of intelligent vehicles should be as consistent as possible with the driver’s facing direction. Therefore, this study sets the desired vehicle centroid sideslip angle to 0 [29]. Research indicates that ordinary drivers with limited driving experience can still maintain normal control when . However, as the sideslip angle further increases, the driver’s control ability may deteriorate, thereby affecting driving safety. Consequently, this study constrains the centroid sideslip angle within [30]. Moreover, the yaw rate is influenced by vehicle speed and road surface adhesion conditions. Given these constraints, when the yaw rate satisfies [31], the vehicle can maintain stability within the entire operating range without experiencing loss of control.
As stated in the introduction, the vehicle yaw stability control strategy based on state constraints proposed in this study is applicable to both symmetric and asymmetric conditions. To enhance the adaptability and flexibility of the control algorithm and align with practical application requirements, this study adopts a symmetric constraint form for the parameters , , , and .
5.3. Result Analysis
Operating Condition 1. = 60 km/h, . Controller parameters: , , , , , , , , , , , . The simulation results are shown in Figure 7, Figure 8, Figure 9 and Figure 10.
Figure 6 illustrates the bidirectional step input condition for the front wheel steering angle, where the absolute peak value reaches 0.075 rad. From Figure 7, it can be observed that, under the control of the SC-CFC controller, the centroid sideslip angle of the intelligent vehicle closely follows the desired value. Additionally, during the commanded front wheel steering angle transitions, the state variations in the vehicle remain significantly below its constraint boundaries and . In contrast, under uncontrolled conditions, when the front wheel steering angle is relatively large, the amplitude of centroid sideslip angle variation is more pronounced. However, at this moment, the vehicle is still within the stability constraint boundaries. From Figure 8, it can be seen that in the absence of the controller, when the front wheel steering angle is large, the vehicle’s yaw rate approaches its constraint boundaries, indicating a potential risk of vehicle loss of control during steering. Conversely, with the SC-CFC controller, the yaw rate remains constrained within the stable region and throughout the entire control process, effectively ensuring the vehicle’s driving stability. Furthermore, from Figure 9 and Figure 10, it is evident that the filtering errors remain within the constraint boundaries throughout the process, verifying the effectiveness of the SC-CFC controller.
Operating Condition 2. , . Controller parameters: , , , , , , , , , , , . The simulation results are shown in Figure 11, Figure 12, Figure 13 and Figure 14.
In Operating Condition 2, the front wheel steering angle input remains the same as in Operating Condition 1. From Figure 11, it can be observed that, under the control of the SC-CFC controller, the centroid sideslip angle of the intelligent vehicle closely follows the desired value. Additionally, during the commanded front wheel steering angle return for lane change, the vehicle’s state variables remain consistently below their constraint boundaries and . However, under uncontrolled conditions, when the front wheel steering angle is relatively large, the variation in centroid sideslip angle increases significantly, even exceeding the stability constraint boundary. This indicates that the intelligent vehicle is highly prone to instability in this scenario, posing a considerable risk of traffic accidents. From Figure 12, further validation can be obtained: under uncontrolled conditions, when the front wheel steering angle is large, the yaw rate essentially approaches its constraint boundaries, further demonstrating the high likelihood of vehicle loss of control. Conversely, under the control of the SC-CFC controller, although the yaw rate exhibits some oscillations throughout the process, it remains constrained within the stable region and at all times, effectively ensuring vehicle driving stability. Similarly, from Figure 13 and Figure 14, it can be observed that the filtering errors remain constrained within the specified boundaries throughout the entire process.
The simulation results of Operating Conditions 1 and 2 indicate that the yaw stability command-filtered control strategy based on state constraints can effectively constrain the filtering errors and state variables within the compact sets and . This verifies the correctness and effectiveness of the proposed control algorithm. Compared to the uncontrolled scenario, this control strategy shows significant advantages in enhancing vehicle yaw stability.
6. Conclusions
This study focuses on the yaw stability control of intelligent vehicles. A comprehensive full-vehicle dynamic model and a simplified 2-DOF dynamic model are established. Under the premise of satisfying necessary assumptions, a state-constrained yaw stability command-filtered control method is proposed. This method introduces a BLF to effectively constrain two key state variables: the sideslip angle and the yaw rate, thereby enhancing system stability and safety. Meanwhile, a CFC approach is adopted to reduce computational complexity, and an error compensation mechanism is incorporated to mitigate the adverse effects of filter-induced errors on system performance. To validate the effectiveness and robustness of the proposed control method, simulations are conducted under different vehicle speeds on both dry asphalt and dry gravel road surfaces. The simulation results demonstrate that the proposed method effectively ensures vehicle yaw stability, providing valuable insights for the practical application of yaw stability control in intelligent vehicles.
All authors contributed to this paper: D.Z. proposed the idea and implementation methodology and reviewed and edited paper; L.W. wrote the paper and verified the experiment process and results; Z.L. performed parts of the experiments. All authors have read and agreed to the published version of the manuscript.
Due to the nature of this research, the participants in this study did not agree for their data to be shared publicly, so supporting data are not available.
The authors declare no conflicts of interest.
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Braking rules for single-side wheels.
| Category | | Acting Brake |
---|---|---|---|
| Oversteer | | Right-side wheel |
| Understeer | | Left-side wheel |
| Understeer | | Right-side wheel |
| Oversteer | | Left-side wheel |
References
1. Liu, J.; Liu, J. Intelligent and Connected Vehicles: Current Situation, Future Directions, and Challenges. IEEE Commun. Mag.; 2018; 2, pp. 59-65. [DOI: https://dx.doi.org/10.1109/MCOMSTD.2018.1700087]
2. Cao, X.; Huang, K.; Lian, Y.; Tian, Y. Direct Yaw Moment Control of Electric Vehicle for Improving the Vehicle Lateral Stability. Proceedings of the 2018 IEEE International Conference on Mechatronics and Automation (ICMA); Changchun, China, 5–8 August 2018.
3. Pi, D.; Chen, N.; Zhang, B.; Zhong, G. Enhancements in vehicle stability with yaw moment control via differential braking. Proceedings of the 2009 IEEE International Conference on Vehicular Electronics and Safety (ICVES); Pune, India, 11–12 November 2009.
4. Wang, B.; Zhang, J.; Zhang, Y.; Wang, W. The direct yaw-moment control based on adaptive fuzzy LQR for distributed drive electric vehicles. Adv. Mech. Eng.; 2024; 16, 16878132241273524. [DOI: https://dx.doi.org/10.1177/16878132241273524]
5. Kong, X.; Deng, Z.; Zhao, Y.; Gao, W. Stability control of distributed drive electric vehicle based on adaptive fuzzy sliding mode. Proc. Inst. Mech. Eng. Part D J. Automob. Eng.; 2024; 238, pp. 2741-2752. [DOI: https://dx.doi.org/10.1177/09544070231169804]
6. Sun, C.; Xu, Z.; Deng, S.; Tong, B. Integration sliding mode control for vehicle yaw and rollover stability based on nonlinear observation. Trans. Inst. Meas. Control; 2022; 44, pp. 3039-3056. [DOI: https://dx.doi.org/10.1177/01423312221099414]
7. Ding, S.; Liu, L.; Zheng, W. Sliding Mode Direct Yaw-Moment Control Design for In-Wheel Electric Vehicles. IEEE Trans. Ind. Electron.; 2017; 64, pp. 6752-6762. [DOI: https://dx.doi.org/10.1109/TIE.2017.2682024]
8. Liu, C.; Liu, H.; Han, L.; Wang, W.; Guo, C. Multi-Level Coordinated Yaw Stability Control Based on Sliding Mode Predictive Control for Distributed Drive Electric Vehicles Under Extreme Conditions. IEEE Trans. Veh.; 2022; 72, pp. 280-296. [DOI: https://dx.doi.org/10.1109/TVT.2022.3205892]
9. Li, J.; Luo, J.; Feng, B.; Zhang, L.; Gao, M. Vehicle stability control based on vehicle motion state and tire force estimation. Trans. Can. Soc. Mech. Eng.; 2024; [DOI: https://dx.doi.org/10.1139/tcsme-2024-0070]
10. Liang, J.; Feng, J.; Lu, Y.; Yin, G.; Zhuang, W.; Mao, X. A Direct Yaw Moment Control Framework Through Robust T-S Fuzzy Approach Considering Vehicle Stability Margin. IEEE/ASME Trans. Mechatron.; 2023; 29, pp. 166-178. [DOI: https://dx.doi.org/10.1109/TMECH.2023.3274689]
11. Zhang, J.; Sun, W.; Feng, Z. Vehicle yaw stability control via H∞ gain scheduling. Mech. Syst. Signal Process.; 2018; 106, pp. 62-75. [DOI: https://dx.doi.org/10.1016/j.ymssp.2017.12.033]
12. Chen, J.; Liu, Y.; Liu, R.; Xiao, F.; Huang, J. Integrated control of braking-yaw-roll stability under steering-braking conditions. Sci. Rep.; 2023; 13, 21110. [DOI: https://dx.doi.org/10.1038/s41598-023-48535-1]
13. Jin, L.; Zhou, H.; Xie, X.; Guo, B.; Ma, X. A direct yaw moment control frame through model predictive control considering vehicle trajectory tracking performance and handling stability for autonomous driving. Control Eng. Pract.; 2024; 148, 105947. [DOI: https://dx.doi.org/10.1016/j.conengprac.2024.105947]
14. Guo, N.; Lenzo, B.; Zhang, X.; Zou, Y.; Zhai, R.; Zhang, T. A Real-Time Nonlinear Model Predictive Controller for Yaw Motion Optimization of Distributed Drive Electric Vehicles. IEEE Trans. Veh. Technol.; 2020; 69, pp. 4935-4946. [DOI: https://dx.doi.org/10.1109/TVT.2020.2980169]
15. Ileš, Š.; Švec, M.; Makarun, P.; Hromatko, J. Predictive direct yaw moment control with active steering based on polytopic linear parameter-varying model. Proceedings of the 2022 8th International Conference on Control, Decision and Information Technologies (CoDIT); Istanbul, Turkey, 17–20 May 2022.
16. Rini, G.; Mazzilli, V.; Bottiglione, F.; Gruber, P.; Dhaens, M.; Sorniotti, A. On Nonlinear Model Predictive Vehicle Dynamics Control for Multi-Actuated Car-Semitrailer Configurations. IEEE Access; 2024; 12, pp. 165928-165947. [DOI: https://dx.doi.org/10.1109/ACCESS.2024.3473303]
17. Alyoussef, F.; Kaya, I. A review on nonlinear control approaches: Sliding mode control backsteping control and feedback linearization control. Proceedings of the International Engineering and Natural Sciences Conference (IENSC 2019); Diyarbakir, Turkey, 6–8 November 2019.
18. Pang, H.; Yao, R.; Wang, P.; Xu, Z. Adaptive backsteping robust tracking control for stabilizing lateral dynamics of electric vehicles with uncertain parameters and external disturbances. Control Eng. Pract.; 2021; 110, 104781. [DOI: https://dx.doi.org/10.1016/j.conengprac.2021.104781]
19. Park, G. Sideslip angle control of electronic-four-wheel drive vehicle using backsteping controller. Int. J. Automot. Technol.; 2022; 23, pp. 729-739. [DOI: https://dx.doi.org/10.1007/s12239-022-0066-2]
20. He, Y.; King, E.; Cai, Y.; Yuan, C. Design and analysis of robust state constraint control for direct yaw moment control system. Int. J. Model. Simul.; 2022; 42, pp. 551-560. [DOI: https://dx.doi.org/10.1080/02286203.2021.1943610]
21. Tee, K.; Ge, S.; Tay, E.H. Barrier Lyapunov functions for the control of output-constrained nonlinear systems. Automatica; 2009; 45, pp. 918-927. [DOI: https://dx.doi.org/10.1016/j.automatica.2008.11.017]
22. Farrel, J.; Polycarpou, M.; Sharma, M.; Dong, W. Command filtered backstepping. IEEE Trans. Autom. Control; 2009; 54, pp. 1391-1395. [DOI: https://dx.doi.org/10.1109/TAC.2009.2015562]
23. Liu, W.; Zhao, H.; Shen, H.; Xu, S.; Park, J. Command-filter Based Predefined-time Control for State-constrained Nonlinear Systems Subject to Preassigned Performance Metrics. IEEE Trans. Autom.; 2024; 69, pp. 7801-7807. [DOI: https://dx.doi.org/10.1109/TAC.2024.3397468]
24. Hao, R.; Wang, H.; Zheng, W. Time-varying state constrained estimators-based command filtered quantized consensus control for nonlinear multiagent systems. Int. J. Robust Nonlinear Control; 2023; 33, pp. 11306-11334. [DOI: https://dx.doi.org/10.1002/rnc.6947]
25. Zhang, T.; Feng, C. Command filter-based adaptive event-triggered control for switched nonlinear systems with full state constraints. Int. J. Robust Nonlinear Control; 2024; 34, pp. 3873-3890. [DOI: https://dx.doi.org/10.1002/rnc.7167]
26. Masato, A. Vehicle Handling Dynamics: Theory and Application; Butterworth-Heinemann: Oxford, UK, 2015.
27. Ren, B.; Ge, S.; Tee, K.; Lee, T. Adaptive Neural Control for Output Feedback Nonlinear Systems Using a Barrier Lyapunov Function. IEEE Trans. Neural Netw.; 2010; 21, pp. 1339-1345. [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/20601313]
28. Yu, J.; Shi, P.; Zhao, L. Finite-time command filtered backstepping control for a class of nonlinear systems. Automatica; 2018; 92, pp. 173-180. [DOI: https://dx.doi.org/10.1016/j.automatica.2018.03.033]
29. Shino, M.; Miyamoto, N.; Wang, Y.; Nagai, M. Traction control of electric vehicles considering vehicle stability. Proceedings of the 6th International Workshop on Advanced Motion Control; Nagoya, Japan, 30 March–1 April 2000.
30. Liu, W.; Ding, H.; Guo, K.; Zhou, B. Application of Side-Slip Angle Phasigram to Vehicle ESC System. Trans. Beijing Inst. Technol.; 2013; 33, pp. 42-46.
31. Ulsoy, A.; Peng, H.; Çakmakci, M. Automotive Control Systems; Cambridge University Press: Cambridge, UK, 2012.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Yaw stability control is crucial for ensuring the driving safety of intelligent vehicles. This paper proposes a state-constrained command-filtered control (CFC) approach for vehicle yaw stability. The proposed method employs a barrier Lyapunov function (BLF) to effectively constrain the vehicle’s sideslip angle and yaw rate, thereby enhancing system stability and safety. Meanwhile, a command-filtered control strategy is introduced to reduce computational complexity, and an error compensation mechanism is incorporated to mitigate the adverse effects of filter-induced errors on system performance. To validate the effectiveness and robustness of the proposed method, simulations are conducted under different road adhesion conditions and driving speeds. The results demonstrate that the proposed control approach effectively suppresses both understeer and oversteer phenomena, significantly improving vehicle handling stability. This study provides theoretical support and practical insights for the engineering application of yaw stability control in intelligent vehicles.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details
1 School of Mechanical Engineering, Yanshan University, Qinhuangdao 066004, China;
2 Department of Mechanical Engineering, Hebei University of Water Resources and Electric Engineering, Cangzhou 061001, China