Related Experiment Video
Updated: Oct 7, 2025

08:18
WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control
Published on: August 15, 2020
5.1K
Reinforcement Learning-Based Model-Free Controller for Feedback Stabilization of Robotic Systems.
IEEE Transactions on Neural Networks and Learning Systems
|January 11, 2022
Summary
This study introduces a model-free reinforcement learning (RL) algorithm for robotic control. The novel approach enhances trajectory tracking and balancing in robotic applications, demonstrating robust performance.
Area of Science:
- Robotics
- Control Systems
- Machine Learning
Background:
- Model-free control is crucial for complex robotic systems.
- Existing methods often require accurate system models.
- Reinforcement learning offers a promising alternative for adaptive control.
Purpose of the Study:
- To develop a model-free state feedback controller for robotic applications using reinforcement learning.
- To adapt least-square temporal difference (LSTD) learning with linear quadratic regulator (LQR) as a baseline.
- To address complexities in learning algorithms using policy iteration techniques.
Main Methods:
- Adaptation of reinforcement learning (RL) functions with least-square temporal difference (LSTD) learning.
- Development of a model-free state feedback controller using LQR as a baseline.
- Application of classical least-square policy iteration for boundary conditions and parameter estimation.
Main Results:
- Successful implementation of the proposed controller for trajectory tracking and balancing control.
- Demonstrated robustness in real-time experiments with unmanned helicopters and balancer robots.
- Validation of the model-free approach for complex robotic control tasks.
Conclusions:
- The proposed RL-based model-free controller exhibits robust performance in challenging robotic applications.
- The integration of LSTD and policy iteration effectively manages learning complexities.
- This approach provides a viable solution for model-free control in robotics.
Related Concept Videos
Feedback control systems
473
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...
473
Controller Configurations
178
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...
178
Open and closed-loop control systems
1.1K
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...
1.1K
Effects of feedback
737
Feedback in control systems plays a critical role in shaping various operational parameters, extending beyond simple error reduction to influence stability, bandwidth, gain, impedance, and sensitivity. Understanding these effects requires examining a basic feedback system characterized by defined input, output, error, and feedback signals.
Feedback significantly modifies the gain of a control system. The gain of a system without feedback is altered by a factor of one plus GH, where G represents...
Feedback significantly modifies the gain of a control system. The gain of a system without feedback is altered by a factor of one plus GH, where G represents...
737
PI Controller: Design
572
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...
572
PD Controller: Design
377
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,...
377

