Electrical Engineering Dictionary - part 38

 

  Index      Production     Electrical Engineering Dictionary

 

Search            

 

 

 

 

 

 

 

 

 

Content   ..  36  37  38  39   ..

 

 

Electrical Engineering Dictionary - part 38

 

 

computer organization

describes the de-

tails of the internal circuitry of the computer
with sufficient detail to completely speci-
fies the operation of the computer hardware.
Contrast with

computer architecture

.

computer relay

a protective relay that

digitizes the current and/or voltage signals
and uses a microprocessor to condition the
digitized signal and implement the operating
logic. See

digital relay

.

computer simulation

a set of computer

programs that allows one to model the im-
portant aspects of the behavior of the spe-
cific system under study. Simulation can aid
the design process by, for example, allowing
one to determine appropriate system design
parameters or aid the analysis process by, for
example, allowing one to estimate the end-to-
end performance of the system under study.

computer torque control

computed

torque control is depicted in figure. The feed-
back controller sends its output through the
inverse dynamic model. The feedback con-
trol law comprises and independent-joint PD
controller with velocity reference, plus the
desired acceleration. In the figure

q

d

,

˙q

d

, and

¨q

d

denote desired position, velocity, and ac-

celeration vectors, respectively.

and ˙de-

note measured generalized position and ve-
locity vectors. Finally,

K

p

and

K

d

are posi-

tive definite constant PD controller matrices.

computer vision

See

robot vision

.

computer word

data path of a computer

(the size of virtual addresses); (1) datum con-
sisting of the number of bits that forms the
fundamental registers, etc.; (2) sequence of
bits or characters that is stored, addressed,
transmitted, and operated as a unit within a
given computer. Computer words are one to
eight bytes long, but can be longer for special
applications.

computer-aided design (CAD)

field of

electrical engineering concerned with pro-

ducing new algorithms/programs which aid
the designer in the complex tasks associated
with designing and building an integrated cir-
cuit. There are many subfields of electrical
CAD: simulation, synthesis, physical design,
testing, packaging, and semiconductor pro-
cess support.

computer-aided engineering (CAE)
software tools for use by engineers.

computer-aided manufacturing (CAM)

manufacturing of components and products

when based heavily on automation and com-
puter tools.

See also

computer-integrated

manufacturing

.

computer-aided

software

engineering

(CASE)

a computer application automat-

ing the development of graphic and docu-
mentation of application design.

computer-integrated

manufacturing

(CIM)

manufacturing approach that

makes substantial use of computers to control
manufacturing processes across several man-
ufacturing cells.

See also

computer-aided

manufacturing

.

concatenated code

(1) a code that is con-

structed by a cascade of two or more codes,
usually over different field sizes.

(2) the combination of two or more for-

ward error control codes that achieve a level
of performance with less complexity than a
single coding stage would require. Serially
concatenated coding systems commonly use
two levels of codes, with the inner code being
a convolutional code and the outer code be-
ing a Reed–Solomon code. Parallel concate-
nated codes improve performance through
parallel encoding and iterative serial decod-
ing techniques. See also

turbo code

.

concentration gradient

a difference in

carrier concentration.

concentric resonator

usually a symmet-

ric laser resonator in which the mirror spacing

c

2000 by CRC Press LLC

Computer torque control.

is equal to twice the mirror curvature; mirrors
have a common center of curvature.

concept formation

the process of the in-

cremental unsupervised acquisition of cate-
gories and their intentional descriptions.

The representative concept formation sys-

tems include EPAM, CYRUS, UNIMEM,
COBWEB, and SGNN. See also

self-generat-

ing neural network

.

concurrency

the notion of having multi-

ple independent tasks available (tasks in this
definition means any work to be done, not a
formal computational entity).

concurrent processing

having one log-

ical machine (which may be a multiproces-
sor) execute two or more independent tasks
simultaneously.

concurrent read and concurrent write
(CRCW)

shared memory model, in

which concurrent reads and writes are al-
lowed.

concurrent read and exclusive write
(CREW) 
shared memory model, in which
concurrent reads but only exclusive writes are
allowed.

condenser lens

lens system in an optical

projection system that prepares light to illu-
minate the mask.

condition code

internal flag used in the

construction of CPUs. Many computers pro-
vide a mechanism for saving the character-
istics of results of a particular calculation.
Such characteristics as sign, zero result, carry
or borrow, and overflow are typical of inte-
ger operations. The program may reference

these flags to determine whether to branch or
not.

condition code register

register that con-

tains the bits that are the condition codes for
the CPU arithmetic or compare instructions.

condition variable

a variable set as the

result of some arithmetic or logical compar-
ison.

conditionability of generalized 2-D model

a mathematical relationship of interest in

control systems.

The generalized 2-D model

Ex

i+1,j+1

A

0

x

ij

A

1

x

i+1,j

A

2

x

i,j+1

B

0

u

ij

B

1

u

i+1,j

B

2

u

i,j+1

is called conditionable if no two distinct so-
lutions to the model for the same input se-
quence

u

ij

for

(i, j) ∈ [0, N

1

]

× [0, N

2

]

coincide in all their boundary values ( See

boundary values of 2-D general model

),

where

x

ij

∈ R

n

is the semistate vector

u

ij

R

m

is the input vector and

E, A

k

, B

k

(k =

0

12are real matrices with possibly sin-

gular or rectangular.

conditional coding

an approach to the so-

lution of the problem of large code words and
lookup tables in block coding. In this scheme
one assumes that the receiver already knows
the components

b

1

, b

2

, . . . b

N−1

of

N-tuple

b. Current component b

N

can now be coded

using this information. The assumption that
there is statistical dependence between pixels
is made.

conditional instruction

an instruction

that performs its function only if a certain

c

2000 by CRC Press LLC

condition is met. For example, the instruc-
tion JNZ TOP only jumps to TOP if the zero
flag is clear (the “not zero” condition).

conditional statistic

a statistic premised

on the occurrence of some event. The proba-
bility of event

E

1

given that

E

2

has occurred

is denoted by

p(E

1

|E

2

)See also

Bayes’

rule

.

conditionally addressed ROM

read-

only memory in which not every address can
be used to access a valid word. Usually im-
plemented from a PLA.

conductance

(1) the reciprocal of resis-

tance.

(2) a characteristic that describes the avail-

ability and the mobility of conduction elec-
trons within a material. The values range
from zero for a perfect insulator to infinity
for a perfect conductor. The units are sie-
mans.

(3) the ability of a substance to carry a

thermodynamic flow, such as current, heat,
energy, etc.

conducted emission

an RF current prop-

agated through an electrical conductor.

conducted noise

unwanted electrical sig-

nals that can be generated by power elec-
tronic switching circuits. Conducted noise
can travel through the circuit cables as
common-mode or differential mode currents
and can interfere with control circuits or other
electronic equipment.

conduction angle

the period during

which a device is conducting, i.e., carrying
current. While the device could be a switch
or any other electrical element, such as induc-
tor, phase coil, capacitor, resistor, this term is
primarily applied to power electronic switch-
ing devices, which are gated to operate for
some fraction of a power cycle.

The conduction angle is the sum of the

positive transition angle (

θ

+

), the saturation

angle (

θ

sat

), and the negative transition angle

(

θ

). Hence, the conduction angle

θ

cond

is

θ

cond

θ

+

θ

sat

θ

conduction band

the lowest energy band

that is not completely occupied by electrons
in a crystalline solid. See also

valence band

.

conduction current

the drift of electrons

in a conductor (or of electrons and holes in a
semiconductor).

conduction electron

a free electron in

the conduction band of a semiconductor.

conductivity

(1) the reciprocal of resis-

tivity.

(2) a measure of a material’s ability to con-

duct electrical current. Conductivity

σ is the

ratio of the conduction current to the electric
field in Ohm’s Law:

J

c

σE

conduit

a pipe through which an electrical

cables are laid.

cone beam

term describing the shape of

the beam formed with an X-ray source and
beam restricter. Because the source is a finite
distance from the target, beam divergence oc-
curs because the photons in the beam are not
travelling along truly parallel paths. Process-
ing can be applied to correct for the beam
shape during image reconstruction.

cone of protection

a method used to de-

termine the extent of protection to surround-
ing structures afforded by a tall, grounded
structure like a steel tower. Proposed prior
to the "rolling ball" model, this method sug-
gests that any structure which can fit within a
right circular cone whose vertex is at the top
of the tower will be protected from lightning
strikes by that tower. The angle of the cone’s
vertex is a matter of some controversy. See

rolling ball

.

c

2000 by CRC Press LLC

confidence interval

an interval around

the estimator. The interval contains the un-
known parameter with this probability.

confidence level

a probability that indi-

cates the quality of an experiment.

configuration

operation in which a set of

parameters is imposed for defining the oper-
ating conditions. The configuration of a per-
sonal computer regarding low-level features
is frequently called set-up. At that level, the
memory, the sequence of boot, the disk fea-
tures, etc., are defined. The configuration
of a computer also involves that of its op-
erating system. For example, per MS-DOS
see CONFIG.SYS and AUTOEXEC.BAT.
The configuration of applicative software de-
pends on the software under configuration it-
self.

confinement

condition according to

which the amplitude of a beam falls to zero
at large distances from the beam axis.

confinement condition

See

confinement

.

confinement diagram

diagram show-

ing the values of the mirror curvatures of a
two-mirror laser such that the electromag-
netic modes are confined (satisfy the confine-
ment condition); sometimes called a stability
diagram because beam confinement can be
associated with ray stability.

conflict miss

a cache miss category used

to denote the case where, if the cache is
direct-mapped or block-set-associative, too
many blocks map to a set leading to that
blocks can be expelled from the cache, even if
the cache is not full, and later retrieved again.
These are also called “collision misses.” See
also

capacity miss

.

conflict-free multiple access protocol
class of multiple access protocols in which
any transmission from a given user is guar-
anteed to have exclusive access to the chan-

nel. It will not be interfered with by a trans-
mission from another user.

One way of

achieving this is to allocate the channel to
the users either statically of dynamically. In
static channel allocation schemes the channel
can be divided into exclusive sub-channels
in the time domain (TDMA), frequency do-
main (FDMA), code domain (CDMA), po-
larization domain (PDMA), or in the space
(SDMA). In the dynamic channel allocation
scheme, the channel is allocated on a demand
basis using a reservation scheme or token
passing.

conflicting goals

objectives of several

decision units in charge of given partitioned
system, for example objectives of local de-
cision units in a large-scale system, which
would lead to mutually conflicting actions
of the decision makers; a conflict may also
arise between the objectives as perceived by
a supremal unit and the local objectives; con-
flict between local and, eventually, between
global and local objectives may or may not
be alleviated by using the coordination in-
struments.

confocal parameter

measure of the waist

size of a Gaussian beam, 2 pi times waist spot
size squared divided by wavelength; twice
the Rayleigh length.

confocal resonator

usually a symmetric

laser resonator in which the mirror spacing is
equal to the mirror curvature; mirrors have a
common focal point.

conformal mapping

a transformation

f (z) defined on a domain with angle-
preserving properties. The method of confor-
mal mapping finds application, for example,
in the quasi-static analysis of several trans-
mission lines such as microstrips, coplanar
waveguides, etc.

confusion matrix

a matrix describing the

likelihood of misclassification.

Let

c

i

,

= 1, . . . , n be the classes in

which a given set of patterns can be parti-

c

2000 by CRC Press LLC

 

 

 

 

 

 

 

Content   ..  36  37  38  39   ..