Data-driven control systems are a broad family of
control systems
A control system manages, commands, directs, or regulates the behavior of other devices or systems using control loops. It can range from a single home heating controller using a thermostat controlling a domestic boiler to large industrial ...
, in which the
identification
Identification or identify may refer to:
*Identity document, any document used to verify a person's identity
Arts, entertainment and media
* ''Identify'' (album) by Got7, 2014
* "Identify" (song), by Natalie Imbruglia, 1999
*Identification (a ...
of the process model and/or the design of the controller are based entirely on ''experimental data'' collected from the plant.
In many control applications, trying to write a mathematical model of the plant is considered a hard task, requiring efforts and time to the process and control engineers. This problem is overcome by ''data-driven'' methods, which fit a system model to the experimental data collected, choosing it in a specific models class. The control engineer can then exploit this model to design a proper controller for the system. However, it is still difficult to find a simple yet reliable model for a physical system, that includes only those dynamics of the system that are of interest for the control specifications. The ''direct'' data-driven methods allow to tune a controller, belonging to a given class, without the need of an identified model of the system. In this way, one can also simply weight process dynamics of interest inside the control cost function, and exclude those dynamics that are out of interest.
Overview
The ''standard'' approach to control systems design is organized in two-steps:
# Model identification aims at estimating a nominal model of the system
, where
is the unit-delay operator (for discrete-time transfer functions representation) and
is the vector of parameters of
identified on a set of
data. Then, validation consists in constructing the ''uncertainty set''
that contains the true system
at a certain probability level.
# Controller design aims at finding a controller
achieving closed-loop stability and meeting the required performance with
.
Typical objectives of
system identification
The field of system identification uses statistical methods to build mathematical models of dynamical systems from measured data. System identification also includes the optimal design of experiments for efficiently generating informative data f ...
are to have
as close as possible to
, and to have
as small as possible. However, from an
identification for control perspective, what really matters is the performance achieved by the controller, not the intrinsic quality of the model.
One way to deal with uncertainty is to design a controller that has an acceptable performance with all models in
, including
. This is the main idea behind
robust control In control theory, robust control is an approach to controller design that explicitly deals with uncertainty. Robust control methods are designed to function properly provided that uncertain parameters or disturbances are found within some (typicall ...
design procedure, that aims at building frequency domain uncertainty descriptions of the process. However, being based on worst-case assumptions rather than on the idea of averaging out the noise, this approach typically leads to ''conservative'' uncertainty sets. Rather, data-driven techniques deal with uncertainty by working on experimental data, and avoiding excessive conservativism.
In the following, the main classifications of data-driven control systems are presented.
Indirect and direct methods
There are many methods available to control the systems.
The fundamental distinction is between indirect and direct controller design methods. The former group of techniques is still retaining the standard two-step approach, ''i.e.'' first a model is identified, then a controller is tuned based on such model. The main issue in doing so is that the controller is computed from the estimated model
(according to the
certainty equivalence
Stochastic control or stochastic optimal control is a sub field of control theory that deals with the existence of uncertainty either in observations or in the noise that drives the evolution of the system. The system designer assumes, in a Bayesi ...
principle), but in practice
. To overcome this problem, the idea behind the latter group of techniques is to map the experimental data ''directly'' onto the controller, without any model to be identified in between.
Iterative and noniterative methods
Another important distinction is between iterative and noniterative (or one-shot) methods. In the former group, repeated iterations are needed to estimate the controller parameters, during which the
optimization problem
In mathematics, computer science and economics, an optimization problem is the problem of finding the ''best'' solution from all feasible solutions.
Optimization problems can be divided into two categories, depending on whether the variables ...
is performed based on the results of the previous iteration, and the estimation is expected to become more and more accurate at each iteration. This approach is also prone to on-line implementations (see below). In the latter group, the (optimal) controller parametrization is provided with a single optimization problem. This is particularly important for those systems in which iterations or repetitions of data collection experiments are limited or even not allowed (for example, due to economic aspects). In such cases, one should select a design technique capable of delivering a controller on a single data set. This approach is often implemented off-line (see below).
On-line and off-line methods
Since, on practical industrial applications, open-loop or closed-loop data are often available continuously, on-line data-driven techniques use those data to improve the quality of the identified model and/or the performance of the controller each time new information is collected on the plant. Instead, off-line approaches work on batch of data, which may be collected only once, or multiple times at a regular (but rather long) interval of time.
Iterative feedback tuning
The iterative feedback tuning (IFT) method was introduced in 1994, starting from the observation that, in identification for control, each iteration is based on the (wrong) certainty equivalence principle.
IFT is a model-free technique for the direct iterative optimization of the parameters of a fixed-order controller; such parameters can be successively updated using information coming from standard (closed-loop) system operation.
Let
be a desired output to the reference signal
; the error between the achieved and desired response is
. The control design objective can be formulated as the minimization of the objective function:
:
Given the objective function to minimize, the ''quasi-Newton method'' can be applied, i.e. a gradient-based minimization using a gradient search of the type:
:
The value
is the step size,
is an appropriate positive definite matrix and
is an approximation of the gradient; the true value of the gradient is given by the following:
:
The value of
is obtained through the following three-step methodology:
# Normal Experiment: Perform an experiment on the closed loop system with
as controller and
as reference; collect N measurements of the output
, denoted as
.
# Gradient Experiment: Perform an experiment on the closed loop system with
as controller and 0 as reference
; inject the signal
such that it is summed to the control variable output by
, going as input into the plant. Collect the output, denoted as
.
# Take the following as gradient approximation:
.
A crucial factor for the convergence speed of the algorithm is the choice of
; when
is small, a good choice is the approximation given by the Gauss–Newton direction:
:
Noniterative correlation-based tuning
Noniterative correlation-based tuning (nCbT) is a noniterative method for data-driven tuning of a fixed-structure controller. It provides a one-shot method to directly synthesize a controller based on a single dataset.
Suppose that
denotes an unknown LTI stable SISO plant,
a user-defined reference model and
a user-defined weighting function. An LTI fixed-order controller is indicated as
, where
, and
is a vector of LTI basis functions. Finally,
is an ideal LTI controller of any structure, guaranteeing a closed-loop function
when applied to
.
The goal is to minimize the following objective function:
:
is a convex approximation of the objective function obtained from a model reference problem, supposing that
.
When
is stable and minimum-phase, the approximated model reference problem is equivalent to the minimization of the norm of
in the scheme in figure.

The input signal
is supposed to be a persistently exciting input signal and
to be generated by a stable data-generation mechanism. The two signals are thus uncorrelated in an open-loop experiment; hence, the ideal error
is uncorrelated with
. The control objective thus consists in finding
such that
and
are uncorrelated.
The vector of ''instrumental variables''
is defined as:
:
where
is large enough and
, where
is an appropriate filter.
The correlation function is:
:
and the optimization problem becomes:
:
Denoting with
the spectrum of
, it can be demonstrated that, under some assumptions, if
is selected as:
:
then, the following holds:
:
Stability constraint
There is no guarantee that the controller
that minimizes
is stable. Instability may occur in the following cases:
* If
is non-minimum phase,
may lead to cancellations in the right-half complex plane.
* If
(even if stabilizing) is not achievable,
may not be stabilizing.
* Due to measurement noise, even if
is stabilizing, data-estimated
may not be so.
Consider a stabilizing controller
and the closed loop transfer function
.
Define:
:
:
:Theorem
:''The controller
stabilizes the plant
if''
# ''
is stable''
# ''
s.t.
''
Condition 1. is enforced when:
*
is stable
*
contains an integrator (it is canceled).
The model reference design with stability constraint becomes:
:
:
A convex data-driven estimation of
can be obtained through the
discrete Fourier transform
In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced Sampling (signal processing), samples of a function (mathematics), function into a same-length sequence of equally-spaced samples of the discre ...
.
Define the following:
:
For stable minimum phase plants, the following convex data-driven optimization problem is given:
:
Virtual reference feedback tuning
Virtual Reference Feedback Tuning (VRFT) is a noniterative method for data-driven tuning of a fixed-structure controller. It provides a one-shot method to directly synthesize a controller based on a single dataset.
VRFT was first proposed in and then extended to LPV systems. VRFT also builds on ideas given in
[Guardabassi, Guido O., and Sergio M. Savaresi. "Approximate feedback linearization of discrete-time non-linear systems using virtual input direct design." Systems & Control Letters 32.2 (1997): 63–74.] as
.
The main idea is to define a desired closed loop model
and to use its inverse dynamics to obtain a virtual reference
from the measured output signal
.

The virtual signals are
and
The optimal controller is obtained from noiseless data by solving the following optimization problem:
:
where the optimization function is given as follows:
:
References
{{reflist
External links
VRFT toolbox for MATLAB
Robotics
Dynamical systems
Control theory
Control engineering
Computational mathematics