,使Lyapunov.

Lei Guo1, Hongyu Lin2, Yuan Song1

  • 1School of Intelligent Engineering and Automation, Beijing University of Posts and Telecommunications, Beijing, China.

ISA transactions
|December 25, 2024
PubMed
概括

这项研究介绍了一种新的安全控制器,用于自行车机器人执行循环运动. 控制器通过使用二次编程 (QP) 集成控制莱普诺夫函数 (CLF) 和控制屏障函数 (CBF) 约束来提高安全性并减少工作量.

相关概念视频

PD Controller: Design01:26

PD Controller: Design

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,...
184
Controller Configurations01:22

Controller Configurations

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...
85
PI Controller: Design01:24

PI Controller: Design

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...
200
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
83
Phase-lead and Phase-lag Controllers01:22

Phase-lead and Phase-lag Controllers

Understanding the working function of different types of controllers can be illustrated with practical analogies, such as adjusting a stereo's volume equalizer. Cranking up the bass involves a phase-lead controller, which functions as a high-pass filter, while increasing the treble uses a phase-lag controller, which acts as a low-pass filter. PD controllers, similar to high-pass filters, enhance the system's response to high-frequency components. PI controllers, akin to low-pass...
156
PID Controller01:19

PID Controller

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...
100