Related Experiment Video
Updated: Jun 10, 2025

Interactive and Visualized Online Experimentation System for Engineering Education and Research
Published on: November 24, 2021
Periodic Event-Triggered Model Predictive Control for Networked Nonlinear Uncertain Systems With Disturbances.
This study introduces a periodic event-triggered model predictive control (PETMPC) for networked nonlinear systems. It reduces computations and data transmission by triggering control updates only when necessary, ensuring system stability.
Area of Science:
- Control Systems Engineering
- Networked Systems
- Nonlinear Dynamics
Background:
- Networked nonlinear uncertain systems face challenges with time-varying disturbances.
- Traditional Model Predictive Control (MPC) can be computationally intensive and communication-heavy.
- Event-triggered control strategies aim to optimize resource usage in control systems.
Purpose of the Study:
- To develop a Periodic Event-Triggered Model Predictive Control (PETMPC) for networked nonlinear uncertain systems.
- To reduce computational load and signal transmission frequency compared to traditional MPC.
- To ensure global bounded stability of the closed-loop system.
Main Methods:
- A Generalized Proportional-Integral Observer (GPIO) is designed to estimate system states and disturbances from sampled data.
- Disturbance predictions are generated using the forward Euler method.
- An optimal control sequence is computed and stored, executed during inter-event intervals, reducing computation and transmission.
Main Results:
- The proposed PETMPC method effectively reduces the number of control sequence computations and signal transmissions.
- Stability analysis confirms that the closed-loop hybrid control system is globally bounded stable under the PETMPC law.
- Numerical simulations demonstrate the feasibility and superior performance of the PETMPC method.
Conclusions:
- The PETMPC approach offers an efficient control strategy for networked nonlinear uncertain systems.
- The event-triggering mechanism significantly optimizes resource utilization without compromising system stability.
- This method presents a viable alternative to traditional MPC for applications with communication and computation constraints.
More Related Videos
08:18WheelCon: A Wheel Control-Based Gaming Platform for Studying Human Sensorimotor Control
Published on: August 15, 2020
06:45Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
Published on: October 28, 2022
Related Concept Videos
Time-Domain Interpretation of PD Control
Consider the example of control of motor torque. Initially, a positive...
Feedback control systems
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 Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Multimachine Stability
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
PD Controller: Design
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
PID Controller