Electrical Engineering Dictionary - part 50

 

  Index      Production     Electrical Engineering Dictionary

 

Search            

 

 

 

 

 

 

 

 

 

Content   ..  48  49  50  51   ..

 

 

Electrical Engineering Dictionary - part 50

 

 

The Denavit–Hartenberg parameters.

A PUMA 560 robot arm illustrating joints, links, and

the D-H parameters.

on the order of execution of (at least) portions
of the operations. For example, if the first
operation in a sequential program produces a
result that is an operand of the second oper-
ation of the program, that second operation
cannot be performed until the first operation
has been completed, since its operand value
will not be available earlier.

dependent source

See

controlled source

.

depleted uranium

uranium in which the

proportion of fissile U-235 has been reduced
below useful levels.

depletion layer

space charge region or

layer adjacent to a semiconductor junction
where the majority carrier concentration has
been depleted or reduced below the thermal
equilibrium value.

depletion mode

an FET that is on when

zero volts bias is applied from gate to source.

depolarization

(1) the change of the po-

larization state of a wave propagating through
an anisotropic medium.

(2) phenomenon that occurs when a wave

becomes partially or completely unpolarized.

(3) changing the original polarization of a

propagating wave into a different type.

depolarizing scattering

change in the po-

larization of the light due to strong scattering.

deposited multi-chip module (MCM-D)
a multi-chip module built using the deposi-
tion and thin-film lithography techniques that
are similar to those used in integrated circuit
manufacturing.

depth

in computer vision, the distance to a

surface, as perceived subjectively by the ob-
server. Also, the number of bits with which
each pixel is represented in a digital image.

depth map

a map of depth in a scene cor-

responding to each pair of coordinates in an
image of the scene.

c

2000 by CRC Press LLC

depth of field

the range of depths over

which objects in the field of vision are in ac-
ceptable focus.

depth of focus (DOF)

the total range of

focus that can be tolerated; that is, the range
of focus that keeps the resulting printed fea-
ture within a variety of specifications (such as
critical dimension, photoresist profile shape,
and exposure latitude).

depth of penetration

distance inside a

material interface that an impinging wave has
attenuated by 1

/e where = 2.7183 (Euler’s

constant).

depth-first search

a search strategy for

tree or trellis search where processing is per-
formed depth first, i.e., a particular path is
processed through the depth of the tree/trellis
as long as it fulfills a certain threshold crite-
rion (e.g., based on the Fano metric). If a path
fails the threshold test, a new path is consid-
ered. Also known as sequential search.

derating factor

the fraction (or percent)

of nominal rating to which a specified quan-
tity must be reduced due to unusual operat-
ing conditions. Examples of conditions that
may require application of a derating factor
are high altitude, high ambient temperature,
frequent motor starting, and “plugging” op-
eration of a motor.

derivative control

control scheme where-

by the actuator drive signal is proportional to
the time derivative of the difference between
the input (desired output) and the measured
actual output.

descrambling

the process of restoring a

transmitted signal to its original form com-
monly used in CATV systems. The positive-
trap, negative-trap, and baseband are com-
mon methods of scrambling requiring such
a means to restore the signal to its original
form.

descriptor

an object describing an area of

space within memory. A descriptor contains
information about the origin and length of the
area.

desensitization

a reduction in a device

output signal power due to one or more addi-
tional signals that compress the device out-
put, expressed as a negative ratio of the de-
sensed signal output power to the output
power without the additional signals, in deci-
bels.

= −10 log

10



p

desensed

p

undesensed



design for testability

designing a semi-

conductor component such that it is easier
to feed it a set of test vectors that guaran-
tees, or provides sufficient reassurance, that
the component was manufactured (and de-
signed) correctly.

design model

a mathematical model that

is used to design a controller. The design
model may be obtained by simplifying the
truth model of the process. The truth model
is also called the simulation model. The truth
model is usually too complicated for con-
troller design purposes. The controller per-
formance is tested using the truth model. See
also

truth model

.

designed distance

the guaranteed mini-

mum distance of a BCH forward error con-
trol code that is designed to correct up to

t

errors.

destination operand

where the results of

an instruction are stored, e.g., the instruc-
tion MOV AL,7 uses AL as the destination
operand (7 is the source operand).

destructive physical analysis (DPA)

de-

vices are opened and analyzed for process
integrity and workmanship.

c

2000 by CRC Press LLC

destructive read

reading process in which

the information is lost from memory after be-
ing read out.

detectability

the property of a system con-

cerning the existence of a stabilizing output
injection. For linear time-invariant systems,
it is characterized by the observability (see
the definition) of the unstable modes.

detective quantum efficiency (DQE)

of

a photodetector, the ratio of its quantum ef-
ficiency (

Q

e

) to its power noise factor (

k),

i.e.,

DQE = 3DQ

e

/k. This is a general

relationship that applies to electrical, photo-
graphic, and biological (e.g., the eye) types
of photodetectors.

detector

(1) a device that converts RF in-

put signals to a corresponding DC output sig-
nal.

(2) in optics, a circuit, usually containing

a diode that converts the intensity of light into
an electrical signal. Used in a variety of ap-
plications including power sensing, leveling,
and modulation envelope reproduction. See
also

photodetector

.

deterministic control of uncertain systems

an approach to the control of uncertain sys-

tems that is effective over a specified range
of the system parameter variations. These
methods do not require on-line identification
of the values of the system parameters to
yield the desired robust performance. No sta-
tistical information about uncertain parame-
ters is required. The two main approaches
are variable structure sliding mode control
and Lyapunov theory approach.

deuteron

the nucleus of the deuterium

atom (an isotope of the hydrogen) consisting
of a proton and a neutron.

developed power

the power converted

from electrical to mechanical form in an elec-
tric motor. The developed power of a motor
can be calculated from the developed torque
and motor speed.

developed torque

the torque created by

an electric motor including torque required
to overcome the friction and windage losses
of the motor. This value will be higher than
the shaft torque, which is actually delivered
to the load.

development

the process by which a liq-

uid, called the developer, selectively dis-
solves a resist as a function of the exposure
energy that the resist has received.

deviation

a measure of the dispersion

among the elements in a set of data. Some-
times, a deviation is defined as failure to meet
the specified critical limits.

deviation ratio

the allowable frequency

deviation for an FM signal divided by the
highest modulating frequency.

device

a hardware entity that exists out-

side of the motherboard, and is accessed
through device drivers. Devices often relate
to I/O (floppy drives, keyboards, etc.).

device controller

(1) a device used to con-

nect a peripheral device to the main com-
puter; sometimes called a peripheral con-
troller.

(2) software subroutine used to communi-

cate with an I/O device.

device driver

program that controls an in-

put/output device, usually providing a stan-
dard form of interface to the programs that
utilize the device. Device drivers perform
the basic functions of device operation.

device register

register in an I/O device

that may be read or written by the processor
to determine status, effect control, or transfer
data.

device scaling

to increase device speed

and circuit density as well as reduce power
consumption, all three dimensions of transis-
tors are reduced and the impurity concentra-
tions increased by interrelated scale factors.

c

2000 by CRC Press LLC

dewar

a vacuum insulated, cryogenic ra-

diation insulated, low conduction heat loss
vessel for cryogenic fluids. A dewar is used
for keeping material, chiefly liquids, cold or
hot. The common thermos bottle is an ex-
ample of a dewar. In the accelerator business
dewars are often used to store large quantities
of cryogenic liquids.

DF

See

dissipation factor

.

DFB laser

See

distributed feedback laser

.

DFD

See

displaced frame difference

.

DFT

See

discrete Fourier transform

.

Dhrystone

See

Dhrystone benchmark

.

Dhrystone benchmark

synthetic bench-

mark program consisting of a representative
instruction mix used to test the performance
of a computer. Does not compute anything
in particular. Another synthetic benchmark
is the Whetstone benchmark.

DIAC

a two-terminal AC device that, once

gated on by sufficient forward voltage, per-
mits the flow of current until reverse biased.
It is often used as a trigger device to drive the
gate of other power electronic devices.

Diac’s delta function

See

delta function

.

diagnostic

(1) one of a set of tests to run

through a system that determines whether the
system is functioning correctly.

(2) pertaining to the detection and isola-

tion of faults or failures. For example, a di-
agnostic message, a diagnostic manual.

diagonal clipping

distortion that occurs

in an AM demodulator (usually associated
with diode detection), where the capacitor
discharge time constant is set too long for the
detector to accurately follow fast changes in
the AM signal envelope. Sometimes referred
to as “failure to follow distortion,” diagonal
clipping can also occur in AM modulators

when the intelligence bandwidth exceeds that
of the modulator.

diagonal dominance

a measure of

the amount of interaction that exists be-
tween variables in a multi-input–multi-
output
(MIMO) system. It is quantified by Gersh-
gorin circles or bands that are often plotted
on an inverse Nyquist array (or INA) diagram
that shows the frequency response matrix of
the system in a graphical form. Its practical
significance relates to the fact that a diago-
nally dominant system can be controlled by
multiple single variable controllers, whereas
a nondominant process might require so-
phisticated and costly multivariable tech-
niques for effective control. See also

inverse

Nyquist array

.

diamagnetic

materials with magnetiza-

tion directed opposite to the magnetizing
field, so that the permeability is less than one;
metallic bismuth is an example.

die

an individual MMIC circuit or subsys-

tem that is one of several identical chips that
are produced after dicing up an MMIC wafer.

dielectric

(1) a medium that exhibits neg-

ligible or no electrical conductivity and thus
acts as a good electrical insulator.

(2) a medium characterized by zero con-

ductivity, unity relative permeability, and a
relative permittivity greater than one. Also
known as an insulator.

Dielectries are usually used to separate

two conducting bodies such as to form a ca-
pacitor.

dielectric constant

(1) a quantity that de-

scribes how a material stores and dissipates
electrical energy.

(2) ratio of the electrical capacity of a con-

denser, which has a given material as the di-
electric, to the capacity of an identical con-
denser, but with air as the dielectric.

(3) permittivity of a medium normalized

to the permittivity of free space; a measure

c

2000 by CRC Press LLC

 

 

 

 

 

 

 

Content   ..  48  49  50  51   ..