
Systems in Nuclear Medicine 361
which are two state equations, time invariant (because their coefficients are
constant over time). In this case, there is no external input; and as a conse-
quence, the equations are homogeneous. They are also nonlinear, because
they have products of state variables on the right-hand side.
It is common practice to designate the two populations as the output of the
system, as that is what we want to observe. So we may have
output 1 : y
1
= x
1
output 2 : y
2
= x
2
.
(7.62)
A similar development can be made for all the systems described by dif-
ferential equations. If we have a differential equation of an order n greater
than one, we reduce it to a set of n first-order differential equations. Then
we can state that the generalized structure of a model for a continuous sys-
tem, regardless of its nature, is composed of a set of n first-order differential
equations, with m external inputs. Using a generic notation, we then have
Equation 7.63,
dx
i
dt
= f
i
(
x
1
(t), ..., x
n
(t), u
1
(t), ..., u
m
(t), t
)
with i = 1, ..., n, (7.63)
where the f
i
are continuous functions of their arguments. The initial con-
ditions needed to define the initial state of the system (its memory) are in
Equation 7.64.
x
i
(t
0
) = x
i0
, i = 1, ..., n. (7.64)
We will have also a set of r output equations r outputs (Equation 7.65)
y
i
(t) = g
i
(
x
1
(t), ..., x
n
(t), u
1
(t), ..., u
m
(t), t
)
with i = 1, ..., r. (7.65)
where the measured output variables are expressed as functions of the n state
variables and of the m input variables. There is no mandatory general relation
between the dimensions of the state, input, and output vectors; but in most
cases, n max(m, r).
If f
i
or g
i
explicitly depends on t, for some i, as in Equation 7.66
˙
x
1
=−2x
1
e
−t
+3u (7.66)
then the system is time varying. If this is not the case, then the system is time
invariant.
If there is no external input u(t), the functions f
i
have the single argument
x
i
, and the system is said to be autonomous [14] (depending only on itself).
In the functions g
i
, the input u(t) enters as an argument only exceptionally.
The input influences the output through the state variables and not directly.