Related Experiment Video
Updated: Jul 8, 2025

08:18
WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control
Published on: August 15, 2020
5.0K
Tuning path tracking controllers for autonomous cars using reinforcement learning.
Ana Vilaça Carrasco1, João Silva Sequeira1
1Lisbon University, Instituto Superior Técnico, Lisbon, Portugal.
Peerj. Computer Science
|December 11, 2023
Summary
This study introduces an adaptable path tracking control system for autonomous cars using reinforcement learning (RL). The system effectively minimizes trajectory errors during lane changes and roundabouts, ensuring safe navigation.
Area of Science:
- Robotics and Control Systems
- Artificial Intelligence
- Autonomous Driving
Background:
- Autonomous vehicles require robust path tracking for safe navigation.
- Traditional control systems often struggle with dynamic trajectory changes and complex maneuvers like roundabouts.
Purpose of the Study:
- To develop an adaptable path tracking control system for autonomous cars.
- To minimize lateral and steering trajectory errors using a novel reinforcement learning approach.
- To ensure safe and accurate navigation through various trajectories, including lane changes and roundabouts.
Main Methods:
- Implementation of a four-parameter controller for vehicle behavior shaping.
- Utilizing an 'educated' Q-Learning algorithm for controller tuning.
- Employing the CARLA (CAR Learning to Act) simulator for system training and testing.
- Integrating a robot operating system (ROS) bridge for realistic simulation and hardware-in-the-loop compatibility.
Main Results:
- The autonomous vehicle demonstrated adaptability to diverse reference trajectories.
- The system achieved safe navigation with significantly reduced tracking errors.
- The ROS bridge facilitated a realistic simulation environment and simplified real-world vehicle integration.
Conclusions:
- The proposed reinforcement learning-based path tracking system offers an adaptable and effective solution for autonomous driving.
- The 'educated' Q-Learning approach successfully minimizes trajectory errors, enhancing driving safety.
- The system architecture, supported by dependability analysis, is suitable for both simulation and real-world deployment.
Related Concept Videos
PD Controller: Design
240
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,...
240
Controller Configurations
101
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...
101
Rolling Resistance: Problem Solving
340
Rolling resistance, also known as rolling friction, is the force that resists the motion of a rolling object, such as a wheel, tire, or ball, when it moves over a surface. It is caused by the deformation of the object and the surface in contact with each other, as well as other factors like internal friction, hysteresis, and energy losses within the materials. Rolling resistance opposes the object's motion, requiring additional energy to overcome it and maintain movement. In practical...
340
Feedback control systems
315
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...
315
Open and closed-loop control systems
758
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...
758
Hierarchy of Motor Control
2.8K
The hierarchy of motor control refers to the different levels of organization and processing involved in controlling movement in the body. These levels range from higher cortical areas involved in planning and decision-making to lower spinal cord reflexes that respond automatically to external stimuli.
2.8K

