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

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

Control Systems

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...
Open and closed-loop control systems01:17

Open and closed-loop control systems

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

Feedback control systems

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

You might also read

Related Articles

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

Sort by
Same author

Signature of glassy dynamics in dynamic mode decompositions.

Physical review. E·2026
Same author

Learning the bistable cortical dynamics of the sleep-onset period.

PLoS computational biology·2026
Same author

Sparse identification of nonlinear dynamics and Koopman operators with Shallow Recurrent Decoder Networks.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

T-SHRED: symbolic regression for regularization and model discovery with transformer shallow recurrent decoders.

Philosophical transactions. Series A, Mathematical, physical, and engineering sciences·2026
Same author

ECG-Based Prediction of Shock-Refractory Ventricular Fibrillation During Resuscitation Without Interrupting CPR.

Circulation. Arrhythmia and electrophysiology·2026
Same author

VENI, VINDy, VICI: A generative reduced-order modeling framework with uncertainty quantification.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Aggregating global-scale pixel-wise forgery cues within a graph.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: May 19, 2026

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

Reservoir computing for system identification and model predictive control.

Jan P Williams1, J Nathan Kutz2, Krithika Manohar1

  • 1Department of Mechanical Engineering, University of Washington, Seattle, Washington, 98195, USA.

Neural Networks : the Official Journal of the International Neural Network Society
|May 17, 2026
PubMed
Summary
This summary is machine-generated.

Echo state networks (ESNs) effectively replace complex system models in model predictive control (MPC). ESNs offer superior performance, faster training, and greater efficiency compared to LSTMs for data-driven control tasks.

Keywords:
Data-driven controlEcho state networkModel predictive controlSurrogate modeling,

More Related Videos

A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump
09:04

A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump

Published on: June 1, 2022

Related Experiment Videos

Last Updated: May 19, 2026

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

A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump
09:04

A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump

Published on: June 1, 2022

Area of Science:

  • Control Systems Engineering
  • Machine Learning
  • Dynamical Systems

Background:

  • Model predictive control (MPC) requires accurate and efficient dynamical models for real-time operation.
  • Complex systems often lack precise models or have computationally intensive ones, necessitating data-driven surrogate models.
  • Echo state networks (ESNs) are recurrent neural networks suitable for approximating complex system dynamics.

Purpose of the Study:

  • To evaluate Echo State Networks (ESNs) as data-driven surrogate models for system dynamics in Model Predictive Control (MPC).
  • To compare the performance of ESN-based MPC against other architectures, specifically Long Short-Term Memory (LSTM) networks.
  • To assess the efficiency and sample requirements of ESNs in the context of MPC.

Main Methods:

  • Implementing MPC with ESNs as surrogate models for system dynamics.
  • Benchmarking performance on control tasks including the Lorenz system and fluid flow.
  • Comparing ESN-based MPC against LSTM-based MPC in terms of control objective achievement, cost, and variability.
  • Analyzing training time and sample efficiency of ESNs versus LSTMs.

Main Results:

  • ESN-based MPC consistently achieved control objectives on challenging benchmarks where LSTM-based MPC often failed.
  • ESN-based MPC reduced average control cost by up to 10% and decreased variability by up to 85% compared to LSTM-based MPC.
  • ESNs demonstrated superior sample efficiency and were over an order of magnitude faster to train than LSTMs.

Conclusions:

  • ESNs are accurate and efficient data-driven surrogate models for MPC in complex systems with unknown dynamics.
  • ESNs outperform LSTMs in terms of control performance, cost reduction, and training efficiency.
  • ESNs enable scalable data-driven MPC, particularly when training data is limited.