Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (157)

Search Parameters:
Keywords = autonomous wheeled vehicles

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 3001 KiB  
Article
Tractor Path Tracking Control Method Based on Prescribed Performance and Sliding Mode Control
by Liwei Zhu, Weiming Sun, Qian Zhang, En Lu, Jialin Xue and Guohui Sha
Agriculture 2025, 15(15), 1663; https://doi.org/10.3390/agriculture15151663 - 1 Aug 2025
Viewed by 149
Abstract
In addressing the challenges of low path tracking accuracy and poor robustness during tractor autonomous operation, this paper proposes a path tracking control method for tractors that integrates prescribed performance with sliding mode control (SMC). A key feature of this control method is [...] Read more.
In addressing the challenges of low path tracking accuracy and poor robustness during tractor autonomous operation, this paper proposes a path tracking control method for tractors that integrates prescribed performance with sliding mode control (SMC). A key feature of this control method is its inherent immunity to system parameter perturbations and external disturbances, while ensuring path tracking errors are constrained within a predefined range. First, the tractor is simplified into a two-wheeled vehicle model, and a path tracking error model is established based on the reference operation trajectory. By defining a prescribed performance function, the constrained tracking control problem is transformed into an unconstrained stability control problem, guaranteeing the boundedness of tracking errors. Then, by incorporating SMC theory, a prescribed performance sliding mode path tracking controller is designed to achieve robust path tracking and error constraint for the tractor. Finally, both simulation and field experiments are conducted to validate the method. The results demonstrate that compared with the traditional SMC method, the proposed method effectively mitigates the impact of complex farmland conditions, reducing path tracking errors while enforcing strict error constraints. Field experiment data shows the proposed method achieves an average absolute error of 0.02435 m and a standard deviation of 0.02795 m, confirming its effectiveness and superiority. This research lays a foundation for the intelligent development of agricultural machinery. Full article
(This article belongs to the Section Agricultural Technology)
Show Figures

Figure 1

46 pages, 125285 KiB  
Article
ROS-Based Autonomous Driving System with Enhanced Path Planning Node Validated in Chicane Scenarios
by Mohamed Reda, Ahmed Onsy, Amira Y. Haikal and Ali Ghanbari
Actuators 2025, 14(8), 375; https://doi.org/10.3390/act14080375 - 27 Jul 2025
Viewed by 186
Abstract
In modern vehicles, Autonomous Driving Systems (ADSs) are designed to operate partially or fully without human intervention. The ADS pipeline comprises multiple layers, including sensors, perception, localization, mapping, path planning, and control. The Robot Operating System (ROS) is a widely adopted framework that [...] Read more.
In modern vehicles, Autonomous Driving Systems (ADSs) are designed to operate partially or fully without human intervention. The ADS pipeline comprises multiple layers, including sensors, perception, localization, mapping, path planning, and control. The Robot Operating System (ROS) is a widely adopted framework that supports the modular development and integration of these layers. Among them, the path-planning and control layers remain particularly challenging due to several limitations. Classical path planners often struggle with non-smooth trajectories and high computational demands. Meta-heuristic optimization algorithms have demonstrated strong theoretical potential in path planning; however, they are rarely implemented in real-time ROS-based systems due to integration challenges. Similarly, traditional PID controllers require manual tuning and are unable to adapt to system disturbances. This paper proposes a ROS-based ADS architecture composed of eight integrated nodes, designed to address these limitations. The path-planning node leverages a meta-heuristic optimization framework with a cost function that evaluates path feasibility using occupancy grids from the Hector SLAM and obstacle clusters detected through the DBSCAN algorithm. A dynamic goal-allocation strategy is introduced based on the LiDAR range and spatial boundaries to enhance planning flexibility. In the control layer, a modified Pure Pursuit algorithm is employed to translate target positions into velocity commands based on the drift angle. Additionally, an adaptive PID controller is tuned in real time using the Differential Evolution (DE) algorithm, ensuring robust speed regulation in the presence of external disturbances. The proposed system is practically validated on a four-wheel differential drive robot across six scenarios. Experimental results demonstrate that the proposed planner significantly outperforms state-of-the-art methods, ranking first in the Friedman test with a significance level less than 0.05, confirming the effectiveness of the proposed architecture. Full article
(This article belongs to the Section Control Systems)
Show Figures

Figure 1

26 pages, 12786 KiB  
Article
EMB System Design and Clamping Force Tracking Control Research
by Junyi Zou, Haojun Yan, Yunbing Yan and Xianping Huang
Modelling 2025, 6(3), 72; https://doi.org/10.3390/modelling6030072 - 25 Jul 2025
Viewed by 329
Abstract
The electromechanical braking (EMB) system is an important component of intelligent vehicles and is also the core actuator for longitudinal dynamic control in autonomous driving motion control. Therefore, we propose a new mechanism layout form for EMB and a feedforward second-order linear active [...] Read more.
The electromechanical braking (EMB) system is an important component of intelligent vehicles and is also the core actuator for longitudinal dynamic control in autonomous driving motion control. Therefore, we propose a new mechanism layout form for EMB and a feedforward second-order linear active disturbance rejection controller based on clamping force. This solves the problem of excessive axial distance in traditional EMB and reduces the axial distance by 30%, while concentrating the PCB control board for the wheels on the EMB housing. This enables the ABS and ESP functions to be integrated into the EMB system, further enhancing the integration of line control and active safety functions. A feedforward second-order linear active disturbance rejection controller (LADRC) based on the clamping force of the brake caliper is proposed. Compared with the traditional clamping force control methods three-loop PID and adaptive fuzzy PID, it improves the response speed, steady-state error, and anti-interference ability. Moreover, the LADRC has more advantages in parameter adjustment. Simulation results show that the response speed is increased by 130 ms, the overshoot is reduced by 9.85%, and the anti-interference ability is increased by 41.2%. Finally, the feasibility of this control algorithm was verified through the EMB hardware-in-the-loop test bench. Full article
Show Figures

Figure 1

22 pages, 5966 KiB  
Article
Road-Adaptive Precise Path Tracking Based on Reinforcement Learning Method
by Bingheng Han and Jinhong Sun
Sensors 2025, 25(15), 4533; https://doi.org/10.3390/s25154533 - 22 Jul 2025
Viewed by 279
Abstract
This paper proposes a speed-adaptive autonomous driving path-tracking framework based on the soft actor–critic (SAC) and pure pursuit (PP) methods, named the SACPP controller. The framework first analyzes the obstacles around the vehicle and plans an obstacle-free reference path with the minimum curvature [...] Read more.
This paper proposes a speed-adaptive autonomous driving path-tracking framework based on the soft actor–critic (SAC) and pure pursuit (PP) methods, named the SACPP controller. The framework first analyzes the obstacles around the vehicle and plans an obstacle-free reference path with the minimum curvature using the hybrid A* algorithm. Next, based on the generated reference path, the current state of the vehicle, and the vehicle motor energy efficiency diagram, the optimal speed is calculated in real time, and the vehicle dynamics preview point at the future moment—specifically, the look-ahead distance—is predicted. This process relies on the learning of the SAC network structure. Finally, PP is used to generate the front wheel angle control value by combining the current speed and the predicted preview point. In the second layer, we carefully designed the evaluation function in the tracking process based on the uncertainties and performance requirements that may occur during vehicle driving. This design ensures that the autonomous vehicle can not only quickly and accurately track the path, but also effectively avoid surrounding obstacles, while keeping the motor running in the high-efficiency range, thereby reducing energy loss. In addition, since the entire framework uses a lightweight network structure and a geometry-based method to generate the front wheel angle, the computational load is significantly reduced, and computing resources are saved. The actual running results on the i7 CPU show that the control cycle of the control framework exceeds 100 Hz. Full article
(This article belongs to the Special Issue AI-Driving for Autonomous Vehicles)
Show Figures

Figure 1

22 pages, 2524 KiB  
Review
Regenerative Braking Systems in Electric Vehicles: A Comprehensive Review of Design, Control Strategies, and Efficiency Challenges
by Emilia M. Szumska
Energies 2025, 18(10), 2422; https://doi.org/10.3390/en18102422 - 8 May 2025
Cited by 1 | Viewed by 4865
Abstract
Regenerative braking systems (RBS enhance energy efficiency and range in electric vehicles (EVs) by recovering kinetic energy during braking for storage in batteries or alternative systems. This literature review examines RBS advancements from 2005 to 2024, focusing on system design, control strategies, energy [...] Read more.
Regenerative braking systems (RBS enhance energy efficiency and range in electric vehicles (EVs) by recovering kinetic energy during braking for storage in batteries or alternative systems. This literature review examines RBS advancements from 2005 to 2024, focusing on system design, control strategies, energy storage technologies, and the impact of external and kinematic factors on recovery efficiency. Based on a systematic analysis of 89 peer-reviewed articles from Scopus, it highlights a shift from basic PID controllers to advanced predictive algorithms like Model Predictive Control (MPC) and machine learning approaches. Technologies such as brake-by-wire and in-wheel motors improve safety and stability, with the latter excelling in all-wheel-drive setups over single-axle configurations. Hybrid Energy Storage Systems (HESS), combining batteries with supercapacitors or kinetic accumulators, address power peak demands, though cost and complexity limit scalability. Challenges include high computational requirements, component reliability in harsh conditions, and lack of standardized testing. Research gaps involve long-term degradation, autonomous vehicle integration, and driver behavior effects. Future work should explore cost-effective HESS, robust predictive controls for autonomous EVs, and standardized frameworks to enhance RBS performance and support sustainable transportation. Full article
Show Figures

Figure 1

22 pages, 6354 KiB  
Article
A Novel Integrated Path Planning and Mode Decision Algorithm for Wheel–Leg Vehicles in Unstructured Environment
by Kui Wang, Xitao Wu, Shaoyang Shi, Mingfan Xu, Yifei Han, Zhewei Zhu and Yechen Qin
Sensors 2025, 25(9), 2888; https://doi.org/10.3390/s25092888 - 3 May 2025
Viewed by 606
Abstract
Human exploration and rescue in unstructured environments including hill terrain and depression terrain are fraught with danger and difficulty, making autonomous vehicles a promising alternative in these areas. In flat terrain, traditional wheeled vehicles demonstrate excellent maneuverability; however, their passability is limited in [...] Read more.
Human exploration and rescue in unstructured environments including hill terrain and depression terrain are fraught with danger and difficulty, making autonomous vehicles a promising alternative in these areas. In flat terrain, traditional wheeled vehicles demonstrate excellent maneuverability; however, their passability is limited in unstructured terrains due to the constraints of the chassis and drivetrain. Considering the high passability and exploration efficiency, wheel–leg vehicles have garnered increasing attention in recent years. In the automation process of wheel–leg vehicles, planning and mode decisions are crucial components. However, current path planning and mode decision algorithms are mostly designed for wheeled vehicles and cannot determine when to adopt which mode, thus limiting the full exploitation of the multimodal advantages of wheel–leg vehicles. To address this issue, this paper proposes an integrated path planning and mode decision algorithm (IPP-MD) for wheel–leg vehicles in unstructured environments, modeling the mode decision problem using a Markov Decision Process (MDP). The state space, action space, and reward function are innovatively designed to dynamically determine the most suitable mode of progression, fully utilizing the potential of wheel–leg vehicles in autonomous movement. The simulation results show that the proposed method demonstrates significant advantages in terms of fewer mode-switching occurrences compared to existing methods. Full article
(This article belongs to the Section Vehicular Sensing)
Show Figures

Figure 1

27 pages, 10784 KiB  
Article
Design of Static Output Feedback Integrated Path Tracking Controller for Autonomous Vehicles
by Manbok Park and Seongjin Yim
Processes 2025, 13(5), 1335; https://doi.org/10.3390/pr13051335 - 27 Apr 2025
Viewed by 437
Abstract
This paper presents a method for designing a static output feedback integrated path tracking controller for autonomous vehicles. For path tracking, state–space model-based control methods, such as linear quadratic regulator, H control, sliding mode control, and model predictive control, have been selected [...] Read more.
This paper presents a method for designing a static output feedback integrated path tracking controller for autonomous vehicles. For path tracking, state–space model-based control methods, such as linear quadratic regulator, H control, sliding mode control, and model predictive control, have been selected as controller design methodologies. However, these methods adopt full-state feedback. Among the state variables, the lateral velocity, or the side-slip angle, is hard to measure in real vehicles. To cope with this problem, it is desirable to use a state estimator or static output feedback (SOF) control. In this paper, an SOF control is selected as the controller structure. To design the SOF controller, a linear quadratic optimal control and sliding mode control are adopted as controller design methodologies. Front wheel steering (FWS), rear wheel steering (RWS), four-wheel steering (4WS), four-wheel independent braking (4WIB), and driving (4WID) are adopted as actuators for path tracking and integrated as several actuator configurations. For better performance, a lookahead or preview function is introduced into the state–space model built for path tracking. To verify the performance of the SOF path tracking controller, simulations are conducted on vehicle simulation software. From the simulation results, it is shown that the SOF path tracking controller presented in this paper is effective for path tracking with limited sensor outputs. Full article
(This article belongs to the Special Issue Advances in the Control of Complex Dynamic Systems)
Show Figures

Figure 1

21 pages, 3679 KiB  
Article
Simulation Modeling of Energy Efficiency of Electric Dump Truck Use Depending on the Operating Cycle
by Aleksey F. Pryalukhin, Boris V. Malozyomov, Nikita V. Martyushev, Yuliia V. Daus, Vladimir Y. Konyukhov, Tatiana A. Oparina and Ruslan G. Dubrovin
World Electr. Veh. J. 2025, 16(4), 217; https://doi.org/10.3390/wevj16040217 - 5 Apr 2025
Cited by 4 | Viewed by 781
Abstract
Open-pit mining involves the use of vehicles with high load capacity and satisfactory mobility. As experience shows, these requirements are fully met by pneumatic wheeled dump trucks, the traction drives of which can be made using thermal or electric machines. The latter are [...] Read more.
Open-pit mining involves the use of vehicles with high load capacity and satisfactory mobility. As experience shows, these requirements are fully met by pneumatic wheeled dump trucks, the traction drives of which can be made using thermal or electric machines. The latter are preferable due to their environmental friendliness. Unlike dump trucks with thermal engines, which require fuel to be injected into them, electric trucks can be powered by various options of a power supply: centralized, autonomous, and combined. This paper highlights the advantages and disadvantages of different power supply systems depending on their schematic solutions and the quarry parameters for all the variants of the power supply of the dumper. Each quantitative indicator of each factor was changed under conditions consistent with the others. The steepness of the road elevation in the quarry and its length were the factors under study. The studies conducted show that the energy consumption for dump truck movement for all variants of a power supply practically does not change. Another group of factors consisted of electric energy sources, which were accumulator batteries and double electric layer capacitors. The analysis of energy efficiency and the regenerative braking system reveals low efficiency of regeneration when lifting the load from the quarry. In the process of lifting from the lower horizons of the quarry to the dump and back, kinetic energy is converted into heat, reducing the efficiency of regeneration considering the technological cycle of works. Taking these circumstances into account, removing the regenerative braking systems of open-pit electric dump trucks hauling soil or solid minerals from an open pit upwards seems to be economically feasible. Eliminating the regenerative braking system will simplify the design, reduce the cost of a dump truck, and free up usable volume effectively utilized to increase the capacity of the battery packs, allowing for longer run times without recharging and improving overall system efficiency. The problem of considering the length of the path for energy consumption per given gradient of the motion profile was solved. Full article
Show Figures

Figure 1

17 pages, 5811 KiB  
Article
Steering Dynamic and Hybrid Steering Control of a Novel Micro-Autonomous Railway Inspection Car
by Yaojung Shiao and Thi Ngoc Hang Thai
Appl. Sci. 2025, 15(7), 3891; https://doi.org/10.3390/app15073891 - 2 Apr 2025
Viewed by 476
Abstract
This paper aims to present a hybrid steering control method combining the self-guidance capability of a wheelset and fuzzy logic controller (FLC), which were applied to our new micro-autonomous railway inspection vehicle, enhancing the vehicle’s stability. The vehicle features intelligent inspection systems and [...] Read more.
This paper aims to present a hybrid steering control method combining the self-guidance capability of a wheelset and fuzzy logic controller (FLC), which were applied to our new micro-autonomous railway inspection vehicle, enhancing the vehicle’s stability. The vehicle features intelligent inspection systems and a suspension system with variable damping capability that uses smart magnetorheological fluid to control vertical oscillations. A mathematical model of the steering dynamic system was developed based on the vehicle’s unique structure. Two simulation models of the vehicle were built on Simpack and Simulink to evaluate the lateral dynamic capability of the wheelset, applying Hertzian normal theory and Kalker’s linear theory. The hybrid steering control was designed to adjust the torque differential of the two front-wheel drive motors of the vehicle to keep the vehicle centered on the track during operation. The control simulation results show that this hybrid control system has better performance than an uncontrolled vehicle, effectively keeps the car on the track centerline with deviation below 10% under working conditions, and takes advantage of the natural self-guiding force of the wheelset. In conclusion, the proposed hybrid steering system controller demonstrates stable and efficient operation and meets the working requirements of intelligent track inspection systems installed on vehicles. Full article
Show Figures

Figure 1

23 pages, 9976 KiB  
Article
Path Tracking Control of a Large Rear-Wheel–Steered Combine Harvester Using Feedforward PID and Look-Ahead Ackermann Algorithms
by Shaocen Zhang, Qingshan Liu, Haihui Xu, Zhang Yang, Xinyu Hu, Qi Song and Xinhua Wei
Agriculture 2025, 15(7), 676; https://doi.org/10.3390/agriculture15070676 - 22 Mar 2025
Cited by 2 | Viewed by 851
Abstract
Autonomous driving solutions for agricultural machinery have advanced rapidly; however, large-wheeled harvesters present unique challenges compared to traditional vehicles. Specifically, the 5.4 m cutting width, 9.2 m minimum turning diameter, and rear-wheel–steered configuration demand specialized path tracking and steering methods. To address these [...] Read more.
Autonomous driving solutions for agricultural machinery have advanced rapidly; however, large-wheeled harvesters present unique challenges compared to traditional vehicles. Specifically, the 5.4 m cutting width, 9.2 m minimum turning diameter, and rear-wheel–steered configuration demand specialized path tracking and steering methods. To address these challenges, this study developed an integrated system combining feedforward PID and Look-Ahead Ackermann (LAA) algorithms with sensors, actuators, and an embedded control platform. Field experiments indicated that the system maintained an average lateral deviation of approximately 5 cm on straight-line paths, with slightly larger errors observed only during turning or alignment maneuvers. Additionally, a “three-cut” steering method was implemented, which enhanced path tracking accuracy and prevented crop damage at headland turns. Successful field tests confirmed the robustness of the developed system, highlighting its practical potential for production-level autonomous harvesting. Full article
(This article belongs to the Section Agricultural Technology)
Show Figures

Figure 1

17 pages, 8549 KiB  
Proceeding Paper
Experimental Analysis of an Autonomous Driving Strategy for a Four-Wheel Differential Drive Agricultural Rover
by Salvatore Martelli and Francesco Mocera
Eng. Proc. 2025, 85(1), 41; https://doi.org/10.3390/engproc2025085041 - 21 Mar 2025
Cited by 1 | Viewed by 401
Abstract
Currently, the entire agricultural sector is under significant pressure. The causes that may explain this are different, such as climate change, market instability, and the decline in the population of agricultural workers. As a result, the agricultural tractor and machinery field is at [...] Read more.
Currently, the entire agricultural sector is under significant pressure. The causes that may explain this are different, such as climate change, market instability, and the decline in the population of agricultural workers. As a result, the agricultural tractor and machinery field is at the center of an intense technological revolution. One of the possible solutions to the aforementioned problems can be represented by agricultural vehicles equipped with autonomous driving systems. The key pillar of an autonomous driven vehicle is its autonomous driving algorithm which represents the link between the information coming from the vehicle’s sensor systems and the success of the vehicle’s operative mission. In this paper, an experimental assessment of the motion strategy for a four-wheel differential drive agricultural rover was conducted. This work is structured in three parts. First, the description of the working principles of the autonomous driving algorithm is proposed. Then, the case study and the scaled prototype designed for this purpose are described. In the end, the result obtained by the virtual model, which acts as reference case, is compared with the results that came out of the field test campaign. The outcomes show the overlap between the virtual and real results. Full article
Show Figures

Figure 1

20 pages, 3836 KiB  
Article
Stable High-Speed Overtaking with Integrated Model Predictive and Four-Wheel Steering Control
by Lyuchao Liao, Guangzhao Sun, Sijing Cai, Chunbo Wang and Jishi Zheng
Electronics 2025, 14(6), 1133; https://doi.org/10.3390/electronics14061133 - 13 Mar 2025
Viewed by 700
Abstract
Autonomous vehicles are increasingly becoming a part of our daily lives, with active chassis control systems playing a pivotal role and drawing significant attention from both academia and industry. Current research on vehicle-to-vehicle overtaking behavior predominantly focuses on low-to-moderate speeds, with insufficient studies [...] Read more.
Autonomous vehicles are increasingly becoming a part of our daily lives, with active chassis control systems playing a pivotal role and drawing significant attention from both academia and industry. Current research on vehicle-to-vehicle overtaking behavior predominantly focuses on low-to-moderate speeds, with insufficient studies addressing high-speed lane-changing maneuvers. Under high-speed conditions, the variability and complexity of road environments significantly increase tracking errors, posing challenges for control algorithms that perform well at lower speeds but may suffer from reduced accuracy or instability at higher speeds. A hybrid control strategy based on vehicle dynamics for high-speed overtaking path tracking is developed to ensure vehicle stability and maneuverability. By integrating Model Predictive Control (MPC) with Four-Wheel Steering (4WS) controllers and employing a two-degree-of-freedom ideal model as the path-tracking response model, we have achieved effective control and path tracking for autonomous vehicles equipped with four-wheel steering. The effectiveness of the proposed control strategy was validated on the Carsim–Simulink integrated simulation platform. Experimental results demonstrate that this strategy offers higher path-tracking accuracy than single-controller approaches under high-speed conditions while also meeting vehicle stability requirements. The model provides robust support for enhancing the path-tracking performance of autonomous four-wheel steering vehicles at medium-to-high speeds, thereby advancing the reliability and safety of autonomous driving technology in practical applications. Full article
Show Figures

Figure 1

16 pages, 6255 KiB  
Article
Development of a Path Tracker Based on a 4WS Vehicle for Low-Speed Automated Driving Systems
by Heung-Sik Park and Moon-Sik Kim
Appl. Sci. 2025, 15(6), 3043; https://doi.org/10.3390/app15063043 - 11 Mar 2025
Cited by 1 | Viewed by 916
Abstract
With the increasing demand for various autonomous driving services in urban environments, low-speed autonomous vehicles, such as autonomous shuttles and purpose-built vehicles, equipped with enhanced driving characteristics suitable for urban roads featuring narrow streets, intersections, congested traffic, and small radii, are emerging. In [...] Read more.
With the increasing demand for various autonomous driving services in urban environments, low-speed autonomous vehicles, such as autonomous shuttles and purpose-built vehicles, equipped with enhanced driving characteristics suitable for urban roads featuring narrow streets, intersections, congested traffic, and small radii, are emerging. In particular, the 4WS (four-wheel steering) system, which is being integrated into these vehicles, is designed to steer both the front and rear wheels. This system improves steering responsiveness and stability, providing maneuverability under various driving conditions and making it highly suitable for urban environments. However, the 4WS system involves complex dynamic modeling and poses challenges in designing a path tracker, especially if factors such as the vehicle’s turning radius and road curvature are not properly considered. To address these challenges, this paper proposes a path tracker for a low-speed autonomous driving system based on a 4WS system, optimized for the characteristics of urban roads to minimize the vehicle’s turning radius and enhance driving performance. The proposed path tracker independently controls the front and rear wheels and incorporates road curvature and vehicle turning radius as feedforward terms to improve the response performance of the path tracker. The performance of the proposed path tracker was evaluated through simulations and real-car experiments. Full article
(This article belongs to the Special Issue Advances in Autonomous Driving and Smart Transportation)
Show Figures

Figure 1

24 pages, 6773 KiB  
Article
Coordinated Control Strategy for Stability Control and Trajectory Tracking with Wheel-Driven Autonomous Vehicles Under Harsh Situations
by Gang Liu and Wensheng Shao
World Electr. Veh. J. 2025, 16(3), 163; https://doi.org/10.3390/wevj16030163 - 11 Mar 2025
Cited by 1 | Viewed by 732
Abstract
A coordinated strategy is proposed to prevent interference between trajectory tracking control and stability control in wheel-driven autonomous vehicles. A tire cornering stiffness estimate model is developed using the recursive least squares approach with a forgetting factor (FFRLS), resulting in precise estimation of [...] Read more.
A coordinated strategy is proposed to prevent interference between trajectory tracking control and stability control in wheel-driven autonomous vehicles. A tire cornering stiffness estimate model is developed using the recursive least squares approach with a forgetting factor (FFRLS), resulting in precise estimation of tire cornering stiffness. An adaptive trajectory tracking control is developed, utilizing real-time updates of tire cornering stiffness; for the direct yaw moment required for stability control, an integral sliding-mode control is adopted, and the chatter problem of the integral sliding-mode controller is optimized by a fuzzy controller. The coordinated control of trajectory tracking and vehicle stability is ultimately attained through the application of the normalized stability index. The method’s practicality is validated by the hardware-in-the-loop simulation platform. Full article
Show Figures

Figure 1

29 pages, 3532 KiB  
Article
Dynamic Modeling and Disturbance-Observer-Enhanced Control for Mecanum-Wheeled Vehicles Under Load and Noise Disturbance
by Chensheng Li and Zhi Li
Mathematics 2025, 13(5), 789; https://doi.org/10.3390/math13050789 - 27 Feb 2025
Viewed by 1048
Abstract
This paper investigates the dynamic modeling and robust control of a Mecanum-wheeled vehicle (MWV) under load disturbances and measurement noise. The system is modeled as a cascaded state-space representation, where the motor transfer function (PWM input → torque output) and the vehicle transfer [...] Read more.
This paper investigates the dynamic modeling and robust control of a Mecanum-wheeled vehicle (MWV) under load disturbances and measurement noise. The system is modeled as a cascaded state-space representation, where the motor transfer function (PWM input → torque output) and the vehicle transfer function (torque input → vehicle speed output) are combined. The PWM-induced motor delay is linearized, and the complete dynamic model is derived using Lagrangian mechanics, addressing the limitations of conventional models that are incomplete and unable to decouple control signals from disturbance signals. For the developed model, a robust stability controller is designed by integrating Internal Model Control (IMC) with a Disturbance Observer (DOB), enhancing real-time disturbance rejection. Open-loop experiments validate the model’s accuracy, showing a Dynamic Time Warping (DTW) error of 0.2662 m, significantly lower than the 0.3198 m observed in traditional models. In closed-loop simulations, under load disturbances (TL=0.1 to TL=0.7) and Gaussian noise (power: 0.0001–0.00005), the proposed IMC + DOB controller achieves 97.6% faster stabilization than IMC and 98.3% faster than PID, demonstrating superior convergence speed, robustness, and disturbance rejection. This study provides a novel control strategy that effectively handles non-square system dynamics while mitigating external disturbances in real time. The proposed framework enhances trajectory tracking accuracy and stability, with potential applications in autonomous robotics and vehicular systems. Full article
Show Figures

Figure 1

Back to TopTop