12 Control of Systems with Time Delay 143
of x .t/ for all t>0, much like the numerical algorithms for integrating ordinary
differential equations, such as Runge–Kutta methods whose frequency domain
properties are also rarely discussed. These methods in time domain provide one
projection of the infinite dimensional response, while the methods in frequency
domain such as Pad´e approximations of the transfer function provide a different
projection [34, 35]. In principle, the solutions x .t / obtained by both the time and
frequency domain methods with “equivalent accuracy” should be very close to each
other, while the solutions obtained by the frequency domain methods may have an
advantage of containing more accurate information about the poles and zeros.
The question is then, can we construct a time domain method that accurately
predicts both the temporal responses and the poles of the system?
12.4 Control Formulations
12.4.1 Full-State Feedback Optimal Control
Within the framework of continuous time approximation, we can formulate a full-
state feedback optimal control problem. Define a performance index as
J D
1
2
1
Z
0
y
T
Qy C u
T
Ru
dt; (12.23)
where Q D Q
T
0 and R D R
T
>0. When the linear system (12.20) is consid-
ered, the full state feedback control u DKy is the LQR control determined by the
matrices .
O
A;
O
B; Q; R/ [36]. When the nonlinear system (12.18) is considered, we
have a nonlinear optimal control problem on hand [37].
Note that the extended state vector y contains the current and past system re-
sponse x .t/. The full state feedback control does not consider possible transport
delays since the current state x .t/ is included in the control.
12.4.2 Output Feedback Optimal Control
Assume that there is a transport delay
p
. We consider a control of the form
u DKx.t
p
/ for the linear system. First, we select a discretization scheme
such that
p
is one of the points
i
of the time discretization. Assume that
p
D
k
.
Define an output equation as
v D Cy D y
kC1
D x.t
p
/; (12.24)
where y
kC1
is the .k C 1/th elemental vector defined in (12.17).
According to [36], if a control gain K for the linear system in (12.20) can be
found such that the closed-loop system characterized by the matrix
O
A
O
BKC