Electrical Engineering Dictionary - part 48

 

  Index      Production     Electrical Engineering Dictionary

 

Search            

 

 

 

 

 

 

 

 

 

Content   ..  46  47  48  49   ..

 

 

Electrical Engineering Dictionary - part 48

 

 

end frequency). The band edges are usually
defined as the highest and lowest frequencies
within a contiguous band of interest at which
the loss equals

L

Amax

, the maximum attenu-

ation loss across the band.

decay

a transformation in which an atom,

nucleus, or subatomic particle changes into
two or more objects whose total rest energy
is less than the rest energy of the original
object.

decay heat

the fraction of the total en-

ergy obtained from a nuclear fission reaction
which is produced by delayed neutrons and
by the secondary decay of fission daughters.

decay length

the average distance a

species of a particle at a given energy travels
before decaying.

decay time

in the absence of any pump or

other excitation mechanisms, the time after
which the number of atoms in a particular
state falls to 1

/E of its initial value.

decentralized control

a structure of large-

scale control systems based on system de-
composition onto interconnected subsystems
in order to simplify control design. Decen-
tralized control systems are usually designed
in the form of local feedback controllers and
are chosen to fit information structure con-
straints imposed by the decomposition.To
ensure robustness with respect to intercon-
nections between subsystems, the local con-
trollers should be robust and/or coordination
should ensure robustness of the overall sys-
tem. See also

decomposition

.

decibel (dB)

a unit of measure that de-

scribes the ratio between two quantities in
terms of a base 10 logarithm. For example,
the ratio between the power level at the in-
put and output of an amplifier is called the
power gain and may be expressed in decibels
as follows:

G(dB) = 10 log

10

(P

out

/P

in

)

Terms such as dBm, dBuV, dBW indicate

that the decibel measurement was made rel-
ative to an established standard. A common
power measure reference is 0 dBm, which is
defined to be 1 mW (milliwatt, 0.001W). A
common voltage reference is 1

µV (1 micro-

volt).

decimal

from the number system that has

base 10 and employs 10 digits.

decimation

an operation that removes

samples with certain indexes from a discrete-
time signal and then re-indexes the remaining
samples. Most frequently, decimation refers
to keeping every

nth sample of a signal. Also

know as down-sampling.

decision boundary

a boundary in feature

space which separates regions with different
interpretations or classes, e.g., the bound-
ary separating two adjacent regions charac-
terizing the handwritten characters ‘E’ and
‘F’. In practice, the regions associated with
neighboring classes overlap; consequently
most decision boundaries lead to some erro-
neous classifications, so an error criterion is
used to select the “best” boundary. See also

classifier

,

Bayesian classifier

.

decision directed

the use of previously

detected information bits in an estimator, de-
tector, or adaption algorithm in an adaptive
filter. Usually improves performance com-
pared to non-decision directed counterparts,
but introduces potential problems with error
propagation (erroneous bit feed back).

decision level

the boundary between

ranges in a scalar quantizer. On one side of
the decision level, input values are quantized
to one representative level; on the other side,
input values are quantized to a different rep-
resentative level.

decision mechanism

rules and principles

by which the information available to a given
decision unit (control unit) is processed and
transformed into a decision; typical decision

c

2000 by CRC Press LLC

mechanisms within control systems are fixed
decision rule and optimization-based mech-
anism. Decision mechanisms can assume a
hierarchical form — one may then talk about
a hierarchical decision structure.

decision support system

a system whose

purpose is to seek to identity and solve prob-
lems.

decision tree analysis

decomposing a

problem into alternatives represented by
branches where nodes (branch intersections)
represent a decision point or chance event
having probabilistic outcome. Analysis con-
sists of calculating expected values associ-
ated with the chain of events leading to the
various outcomes.

decision-directed adaptation

a method

for adapting a digital equalizer in which de-
cisions at the output of the equalizer are used
to guide the adaptive algorithm. See also

adaptive algorithm

,

LMS

.

declaration

phase or statement in which a

new variable is requested; the declaration of
a variable is based on the definition of its type
or class. This phase leads to a instantiation
of the variable.

decode cycle

the period of time during

which the processor examines an instruction
to determine how the instruction should be
processed.

This is the part of the fetch-

decode-execute cycle for all machine instruc-
tion.

decode history table

a form of branch

history table accessed after the instruction
is decoded and when the branch address is
available so that the table need only store a
Boolean bit for each branch instruction to in-
dicate whether this address should be used.

decoder

(1) a logic circuit with

inputs

and 2

N

outputs, one and only one of which

is asserted to indicate the numerical value of
the

input lines read as a binary number.

(2) a device for converting coded infor-

mation to a form that can be understood by a
person or machine.

decoder source

the coded signal input to

the decoder. In information theory the de-
coder source is modeled as a random process.

decoding

(1) the act of retrieving the orig-

inal information from an encrypted (coded)
data transmission.

(2) the process of producing a single out-

put signal from each input of a group of input
signals.

(3) the operation of the decoder. The in-

verse mapping from coded symbols to recon-
structed data samples. Decoding is the in-
verse of encoding, insofar as this is possible.

decomposition

(1) an operation per-

formed on a complex system whose purpose
is to separate its constituent parts or subsys-
tems in order to simplify the analysis or de-
sign procedures.

1. For large-scale systems, decomposition

is performed by neglecting links intercon-
necting subsystems. It is followed by design
of local control systems on the base of local
objectives and coordination, which enables
reaching global goals. See also

decentralized

control

.

2. For optimization algorithms, decompo-

sition is reached by resolving the objective
function or constraints into smaller parts, for
example, by partitioning the matrix of con-
strains in linear programs followed by the so-
lution of a number of low dimensional linear
programs and coordination by Lagrange mul-
tipliers.

3. For uncertainties, decomposition is per-

formed to make their model trackable, for
example, by dividing them into matched
and mismatched parts. See also

matching

conditions

.

4. For linear time-invariant systems in

state form, Kalman’s decomposition is a
transformation of state matrix in a way that
indicates its controllable and observable,
controllable and unobservable, uncontrol-

c

2000 by CRC Press LLC

lable and observable, and uncontrollable and
unobservable parts. See also

controllability

.

5. For matrix transfer functions, decom-

position transforms it to the form composed
of specific blocks used in chosen design pro-
cedure. See also

H infinity design

.

(2) in fuzzy systems, if the fuzzy relation

is a composition of the fuzzy relations A
and

B, then the determination of given B

and

is referred to as a decomposition of R

with respect to

B.

decorrelation

the act of removing or

reducing correlation between random vari-
ables. For random vectors a discrete linear
transform is often used to reduce the correla-
tion between the vector components.

decorrelator

a linear code-division multi-

ple-access receiver, which takes the data vec-
tor output from a bank of filters matched to
the desired users’ spreading sequences, and
multiplies by a matrix which is the inverse of
the spreading-sequence correlation matrix.

decoupled load flow

a load-flow study in

which certain simplifying assumptions per-
mit an accelerated solution.

decoupling problem for 2-D linear systems

given the 2-D Roesser model

"

x

h

i+1,j

x

v

i,j+1

#

=



A

1

A

2

A

3

A

4

 "

x

h

ij

x

v

ij

#

+



B

1

B

2



u

ij

y

ij

=



C

1

C

2



"

x

h

ij

x

v

ij

#

i, j ∈ Z

+

(the set of nonnegative integers),

find matrices

= [K

1

, K

2

] and

H (det6=

0

of the control law

u

ij

K

"

x

h

ij

x

v

ij

#

Hv

ij

i, j ∈ Z

+

such that the transfer function matrix of the
closed-loop system

T

c

(z

1

, z

2

=



C

1

C

2



×



I

n

1

z

1

− A

1

− B

1

− K

1

A

3

− B

2

− K

1

A

2

− B

1

K

2

I

n

2

z

2

− A

4

− B

2

K

2



×



B

1

B

2



H

is diagonal and nonsingular, where

x

h

ij

∈ R

n

1

and

x

v

ij

∈ R

n

2

are horizontal and vertical

state vectors, respectively, and

u

ij

∈ R

m

is

the input vector,

v

ij

∈ R

m

is a new input

vector,

y

ij

∈ R

p

is the output vector, and

A

1

,

A

2

,

A

3

,

A

4

,

B

1

,

B

2

,

C

1

,

C

2

, are given

real matrices.

decrement

to reduce the value of a vari-

able or content of a register by a fixed amount,
normally one.

decryption

a process, implemented in

hardware or software, for reconstructing data
previously coded by using a cryptography al-
gorithm, that is encrypted data. These al-
gorithms are typically based on keywords or
codes.

DECT

See

digital European cordless

telephone

.

deep-bar rotor

a squirrel-cage induction

motor rotor in which the rotor bars are deep
and narrow, to make the effective resistance,
and therefore the torque, higher at starting.

deep-UV lithography

lithography using

light of a wavelength in the range of about
150 nm to 300 nm, with about 250 nm being
the most common.

default

the value or status that is assumed

unless otherwise specified.

deferred addressing

See

indirect address-

ing

.

deferred evaluation

a scheduling policy

under which a task is not scheduled until it
has been determined that the results of that
task are required by another task that is in
execution and cannot proceed without these
results.

c

2000 by CRC Press LLC

definite time DC motor acceleration
when DC motors accelerate during their start-
ing sequence, starting resistors are removed
from the armature circuit in steps. In definite
time DC motor acceleration (also referred
to as open loop DC motor acceleration), the
starting resistors are removed in definite time
increments, whether the motor is actually ac-
celerating or not.

definite-purpose motor

any motor de-

sign, listed and offered in standard ratings
with standard operating characteristics, with
special mechanical features for use under ser-
vice conditions other than usual or for use on
a particular type of application.

definition

phase or statement in which a

new type, or a class, or a frame for variables
is defined. The definition of typed constant
is also typically allowed.

deflector

any of a number of optical de-

vices that change the direction of an optical
beam, using mechanisms such as diffraction,
mechanical mirror motion, and refraction.

defocus

the distance, measured along the

optical axis (i.e., perpendicular to the plane
of the best focus) between the position of
a resist-coated wafer and the position if the
wafer were at best focus.

defocusing quadrupole magnet

a quadru-

pole magnet that focuses beam in the vertical
plane and defocuses in the horizontal plane.

DeForest, Lee

(1873–1961) Born: Coun-

cil Bluffs, Iowa, U.S.A.

DeForest is best known for his contribu-

tions to the development of radio communi-
cations. DeForest’s greatest invention was
called the audion triode. This vacuum tube
was based on an earlier patented tube devel-
oped by John A. Fleming. This tube, which
was both an amplifier and a rectifier, allowed
the development of radios, radar, television,
and some early computers. DeForest’s life

was noted for controversial, and often poor,
business decisions.

deformable mirror device

a type of de-

vice for light modulation, especially spatial
light modulation, employing micromechan-
ical structures, such as cantilevered mirrors
or mirrors with torsional motions, to deflect
incident light rays.

defuzzification

the process of transform-

ing a fuzzy set into a crisp set or a real-valued
number.

defuzzifier

a fuzzy system that produces

a crisp (non fuzzy) output from the results of
the fuzzy inference engine. The most used
defuzzifiers are

1. maximum defuzzifier that selects as its

output the value of

for which the mem-

bership of the output membership function
µ

B

(y) is maximum;

2. centroid defuzzifier determines the cen-

ter of gravity (centroid),

of B, and uses this

value as the output of the fuzzy inference sys-
tem.

See also

fuzzy inference engine

,

fuzzy

inference system

.

degenerate common emitter

a combi-

nation of the common-emitter and emitter-
follower stages with a very well-defined gain.

degenerate four-wave mixing

a four-

wave mixing process in which all of the in-
teracting waves have the same frequency. In
certain geometrical arrangements, this pro-
cess leads to optical phase conjugation and
in addition can be for certain types of optical
information processing.

degenerate modes

two modes with dif-

ferent field structures having the same cutoff
frequency in a waveguide or the same reso-
nant frequency in a cavity.

degenerate two-wave mixing

a special

case of two wave mixing in which the two
beams are of exactly the same frequency. In

c

2000 by CRC Press LLC

 

 

 

 

 

 

 

Content   ..  46  47  48  49   ..