Related Experiment Video
Updated: Jun 7, 2025

08:18
WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control
Published on: August 15, 2020
4.9K
Steering-Angle Prediction and Controller Design Based on Improved YOLOv5 for Steering-by-Wire System
Cunliang Ye1,2, Yunlong Wang1, Yongfu Wang1
1School of Mechanical Engineering and Automation, Northeastern University, Shenyang 110819, China.
Sensors (Basel, Switzerland)
|November 9, 2024
Summary
This study introduces YOLOv5Ms, a lightweight model for accurate autonomous vehicle steering angle prediction, improving efficiency and control. The new method significantly reduces errors compared to traditional approaches.
Area of Science:
- Robotics and Artificial Intelligence
- Control Systems Engineering
- Computer Vision
Background:
- Steering-angle prediction is vital for autonomous vehicle (AV) control, but traditional methods like YOLOv5 face limitations in accuracy and efficiency.
- Controlling steering angles is challenging due to difficulties in measuring angular velocity and external factors like disturbances and friction.
Purpose of the Study:
- To propose a lightweight steering angle prediction network, YOLOv5Ms, enhancing computational efficiency and prediction accuracy for AVs.
- To develop an adaptive output feedback control scheme with output constraints for effective regulation of predicted steering angles.
- To address the lack of diversity in existing lane-line datasets by creating a novel dataset from real-world road images.
Main Methods:
- Developed YOLOv5Ms, a lightweight model based on YOLOv5, incorporating Shape-IoU_Loss for improved bounding box regression.
- Created a new lane dataset from real roads to train the network model.
- Designed an adaptive neural network output feedback controller using backstepping and Lyapunov barrier functions for constrained output control.
Main Results:
- YOLOv5Ms achieved a 30.34% reduction in weight storage and a 7.38% increase in accuracy over YOLOv5s.
- The proposed control scheme demonstrated a 39.16% better root mean squared error (RMSE) than traditional backstepping control.
- The system showed effective estimation of angles, angular velocity, and unknown disturbances, ensuring closed-loop system stability.
Conclusions:
- The YOLOv5Ms model offers a significant improvement in efficiency and accuracy for steering angle prediction in autonomous vehicles.
- The adaptive output feedback control scheme effectively regulates steering angles, outperforming traditional methods in accuracy and robustness.
- The integrated approach ensures stable and reliable control for autonomous driving systems.
Related Concept Videos
PD Controller: Design
193
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
193
PI Controller: Design
208
Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
208
Controller Configurations
85
Controller configurations are crucial in a car's cruise control system because they manage speed over time to maintain a consistent pace regardless of road conditions, thereby meeting design goals. In traditional control systems, fixed-configuration design involves predetermined controller placement. System performance modifications are known as compensation.
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller...
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller...
85
Open and closed-loop control systems
652
Control systems are foundational elements in automation and engineering. They are broadly categorized into open-loop and closed-loop systems. These classifications hinge on the presence or absence of feedback mechanisms, significantly influencing the system's performance, complexity, and application.
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
652
PID Controller
102
Proportional-Integral-Derivative (PID) controllers are widely used in various control systems to enhance stability and performance. In a thermostat, it adjusts heating or cooling based on the temperature difference between the actual and desired levels. They are often used in automotive speed systems, effectively managing sudden speed changes while maintaining a constant speed under varying conditions. On the other hand, PI controllers, commonly employed in voltage regulation, enhance stability...
102
Feedback control systems
288
Feedback control systems are categorized in various ways based on their design, analysis, and signal types.
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
288

