of black and white dots is associated with
each gray-level, and error-diffusion dither-
ing, where each gray-level pixel in turn is
assigned an available color, and the error is
spread to its unprocessed neighbors (as in the
Floyd-Steinberg) method. See
halftone
.
divergence
the angle that the trajectory of
each particle makes with the beam axis. Ac-
celerator systems always try to reduce beam
divergence.
divergence theorem
let us consider a vol-
ume
V bounded by a surface S and an outer
normal
n. Let also F be a vector function
which, together with its partial derivatives,
is continuous at all points of
V and S. The
divergence theorem states that
Z
V
divFdx =
Z
S
F
· ndS .
The above equation may also be used to de-
fine the divergence.
diversity combining
a communication
technique that combines the signals re-
ceived through different, possibly indepen-
dent channels. The most common methods
of combining are maximum-ratio combining,
equal gain combining, selection combining,
and switched combining.
diversity frequency
a method for in-
creasing the reliability of digital communi-
cations in which multiple copies of the sig-
nal, or other types of redundant informa-
tion, are transmitted.
Frequency diversity
implies that the received signal occupies a
much wider bandwidth than the minimum
bandwidth needed to carry the information.
diversity path
a form of diversity in which
multiple copies of the signal are created via
different paths from the transmitter to re-
ceiver.
diversity selection
a form of diversity
reception in which the receiver selects the
strongest signal among the copies received.
The weaker signals are simply ignored.
divide by zero
error occurring when a
division per zero is operated. This case is
mathematically undefined. In many cases,
this problem is detected directly at level of
microprocessor that activates an exception
and leaving true a status flag. The excep-
tion can be managed for recovering the error
and avoiding the interruption of the program
execution. Also known as divide per zero.
divide per zero
See
divide by zero
.
divider
functional unit consisting of
circuits that implement either integer or
floating-point division.
DLL
See
delay-locked loop
.
DLT
directory look-aside table. See also
translation lookaside buffer
.
DMA
See
direct memory access
.
DMS
See
distribution management system
.
DOA
direction of arrival. See also
angle
of arrival
.
DOF
See
depth of focus
.
domain
module or area of execution that
is to be kept isolated from other domains; a
domain may have special properties that de-
fine the nature of the isolation and the limits
on communication to and from the domain.
In the context of secure system design, a do-
main may be an execution of a process that
has specific security attributes.
dominant mode
the mode of a waveguide
having the lowest cutoff frequency or of a
cavity having the lowest resonant frequency.
don’t care
a function that can be taken
either as a minterm or a maxterm at the con-
venience of the user.
c
2000 by CRC Press LLC