Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Open and closed-loop control systems01:17

Open and closed-loop control systems

1.2K
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...
1.2K
Control Systems01:10

Control Systems

1.6K
Control systems are everywhere in contemporary society, influencing diverse applications from aerospace to automated manufacturing. These systems can be found naturally within biological processes, such as blood sugar regulation and heart rate adjustment in response to stress, as well as in man-made systems like elevators and automated vehicles. A control system is essentially a network of subsystems and processes that collaboratively convert specific inputs into desired outputs.
At the heart...
1.6K
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

212
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...
212
PID Controller01:19

PID Controller

310
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...
310
Feedback control systems01:26

Feedback control systems

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

PI Controller: Design

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

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Efficient Cyberattack Detection Methods in Industrial Control Systems.

Sensors (Basel, Switzerland)·2024
Same author

Fast Nonlinear Predictive Control Using Classical and Parallel Wiener Models: A Comparison for a Neutralization Reactor Process.

Sensors (Basel, Switzerland)·2023
Same author

Long Short-Term Memory Neural Networks for Modeling Dynamical Processes and Predictive Control: A Hybrid Physics-Informed Approach.

Sensors (Basel, Switzerland)·2023
Same author

Forgery Cyber-Attack Supported by LSTM Neural Network: An Experimental Case Study.

Sensors (Basel, Switzerland)·2023
Same author

Digital Twins in the Practice of High-Energy Physics Experiments: A Gas System for the Multipurpose Detector.

Sensors (Basel, Switzerland)·2022
Same author

Computationally Efficient Nonlinear Model Predictive Control Using the L<sub>1</sub> Cost-Function.

Sensors (Basel, Switzerland)·2021

Related Experiment Video

Updated: Oct 30, 2025

Operation of the Collaborative Composite Manufacturing CCM System
10:09

Operation of the Collaborative Composite Manufacturing CCM System

Published on: October 1, 2019

6.8K

Fast Real-Time Model Predictive Control for a Ball-on-Plate Process.

Krzysztof Zarzycki1, Maciej Ławryńczuk1

  • 1Faculty of Electronics and Information Technology, Institute of Control and Computation Engineering, Warsaw University of Technology, ul. Nowowiejska 15/19, 00-665 Warsaw, Poland.

Sensors (Basel, Switzerland)
|July 2, 2021
PubMed
Summary

This study introduces a fast Model Predictive Control (MPC) algorithm for a ball-on-plate system. The computationally simple MPC, implemented on an STM32 microcontroller, outperforms PID and LQR controllers.

Keywords:
LQR controllerPID controllerball-on-plate processmodel predictive controlmodeling

More Related Videos

An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces
10:51

An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces

Published on: March 10, 2011

14.0K
Interactive and Visualized Online Experimentation System for Engineering Education and Research
08:35

Interactive and Visualized Online Experimentation System for Engineering Education and Research

Published on: November 24, 2021

2.7K

Related Experiment Videos

Last Updated: Oct 30, 2025

Operation of the Collaborative Composite Manufacturing CCM System
10:09

Operation of the Collaborative Composite Manufacturing CCM System

Published on: October 1, 2019

6.8K
An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces
10:51

An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces

Published on: March 10, 2011

14.0K
Interactive and Visualized Online Experimentation System for Engineering Education and Research
08:35

Interactive and Visualized Online Experimentation System for Engineering Education and Research

Published on: November 24, 2021

2.7K

Area of Science:

  • Control Systems Engineering
  • Robotics
  • Mechatronics

Background:

  • The ball-on-plate system presents a challenging control problem due to its nonlinear dynamics.
  • Model Predictive Control (MPC) offers advanced control strategies but often requires significant computational resources.

Purpose of the Study:

  • To develop and implement a computationally efficient state-space MPC algorithm for a ball-on-plate laboratory process.
  • To evaluate the performance of the proposed MPC algorithm against traditional PID and LQR controllers.

Main Methods:

  • Derivation of a simplified state-space model for the ball-on-plate process.
  • Design of a fast MPC algorithm utilizing explicit formulas for on-line computation, avoiding real-time optimization.
  • Implementation of the MPC algorithm on an STM32 microcontroller, including software and hardware details.
  • Tuning of the MPC algorithm parameters.

Main Results:

  • The fast state-space MPC algorithm demonstrated computational simplicity and efficiency.
  • The implemented MPC controller showed superior performance compared to classical PID and LQR controllers in controlling the ball-on-plate system.
  • Successful software and hardware implementation on the STM32 microcontroller was achieved.

Conclusions:

  • The developed fast MPC algorithm provides an effective and computationally feasible solution for controlling the ball-on-plate system.
  • This approach offers a practical alternative to traditional control methods for similar complex dynamic systems.
  • The study validates the efficacy of simplified state-space MPC for real-time applications using embedded systems.