Electrical Engineering Dictionary - part 40

 

  Index      Production     Electrical Engineering Dictionary

 

Search            

 

 

 

 

 

 

 

 

 

Content   ..  38  39  40  41   ..

 

 

Electrical Engineering Dictionary - part 40

 

 

disturbances, that can be further processed
and studied to determine the extent of secu-
rity violations in the system.

continuity equation

axiom that charge

is a conserved quantity. In point-form, the
continuity equation is stated as

∂ρ

∂t

= ∇ · J,

where

ρ is the charge density and is the

current density.

continuous duty

National Electrical

Manufacturers Association (NEMA) classi-
fication describing an application in which a
machine operates for long periods of time at
relatively constant loads.

continuous Hopfield network

a Hop-

field network with the same structure as the
discrete version, the one difference being the
replacement of the linear threshold units by
neurons with sigmoidal characteristics. Any
initial setting of the neuron outputs leads to a
motion in the network’s state space towards
an attractor which, so long as the weights in
the network are symmetric, is a fixed point.
This allows the network to be employed for
the solution of combinatorial optimization
problems (its main application) by arrang-
ing the network’s weights so that an optimal
solution lies at a fixed point of the network’s
dynamics. Compare with

discrete Hopfield

network

.

continuous rating

term often used to re-

fer to the manufacturer’s nameplate ratings
for an electrical machine, which are the rated
operating conditions guaranteed by the man-
ufacturer for continuous-duty operation. See
also

continuous duty

.

continuous signal

a continuous function

of one or more independent variables such
as time, that typically contains information
about the behavior or nature of some phe-
nomenon.

continuous spectrum

when an eigen-

value problem is defined over an infinite do-
main, the eigenvalues bunch together to form
a continuum or a continuous spectrum. This
concept is of fundamental importance for
open waveguides either of electromagnetic
or acoustic type.

continuous speech recognition

the pro-

cess of recognizing speech pronounced natu-
rally with no pauses between different words.

continuous system

See

incremental

gain

.

continuous time signal

See

signal

.

continuous time system

a process that

transforms continuous time input signals to
continuous time output signals.

See also

system

.

continuous tone image coding

a process

that converts a digitized continuous tone im-
age to a binary bit stream which has fewer
bits than the original image for the purpose
of efficient storage and transmission. See

still

image coding

.

continuous wave (CW)

periodic and usu-

ally sinusoidal wave, in contrast to a pulsed
or modulated wave.

continuous-valued logic similarity

by

using the definition of the equivalence in
continuous-valued logic, similarity between
two variables

(x

0

, . . . , x

n

and =

(y

0

, . . . , y

n

), all components of which are

continuous in the open interval

(01), can be

defined as

S

C

(x, y) =

ρ

v

u

u

t

n

X

i=1

(e (x

i

, y

i

))

ρ

where

ρ takes real value.

See

equivalence in continuous-valued

logic

for definition of

e(x

i

, y

i

).

contour

the edge that separates an object

from other objects and the background. It

c

2000 by CRC Press LLC

must consist of one or several closed curves,
one for the outer contour, and the others (if
any) for the inner contours surrounding any
holes. See

contour filling

,

contour following

,

edge

.

contour filling

an object contour is gen-

erally built with an edge detector, but such
a contour can be open, because some of its
pieces, not recognized by the edge detector,
may be missing. To close the contour, miss-
ing pieces can be added by an operator filling
small holes in a contour. See

contour

,

edge

detection

.

contour following

an operator which,

starting from a contour point, follows the
closed curve made by that contour.

See

contour

.

contrast

(1) a measure of the intensity

difference (ratio) between an object and the
image background.

(2) the difference in the perception of vi-

sual energy between picture white and pic-
ture black. The ratio between the darkest and
lightest portions of a TV picture.

contrast enhancement

alteration of

the contrast in an image to yield more
details or more information.

See also

contrast

,

histogram stretching

,

histogram

equalization

.

contrast enhancement layer (CEL)

a

highly bleachable coating on top of the pho-
toresist that serves to enhance the contrast of
an aerial image projected through it.

contrast rendition factor (CRF)

the ra-

tio of visual task contrast with a given light-
ing environment to the contrast with sphere
illumination.

contrast sensitivity

the responsiveness of

the human visual system to low contrast pat-
terns. In psychophysics, the threshold con-
trast is the minimum contrast needed to dis-
tinguish a pattern (such as a spatial sinusoid)

from a uniform field of the same mean lu-
minance, and the contrast sensitivity is the
inverse of the threshold contrast. See also

human visual system

.

control

intervention, by means of appro-

priate manipulated inputs, into the controlled
process in the course of its operation; some
form of observation of the actual controlled
process behavior is usually being used by the
controller.

control and status register (CSR)

an

internal CPU register that contains a packed
bit array of I/O control information. CSRs
can reside on I/O devices as well.

control bus

contains processor signals

used to interface with all external circuitry,
such as memory and I/O read/write signals,
interrupt, and bus arbitration signals.

control channel

the control channel

used to transmit network control information.
No user information is sent on this channel.
Compare with

traffic channel

.

control chart

plot of data over time in-

dicating the fluctuation of the main statisti-
cal characteristics applied in statistical qual-
ity control. Control charts can be used to
determine if a process is in a state of statis-
tical control by examining past data and to
determine control limits that would apply to
future data in order to check if the process
maintains in this state.

The individual observations are plotted

against three lines. The center one represents
an estimate of the process mean, standard
deviation or other statistic, two others rep-
resent the lower control limit (LCL) and the
upper control limit (UCL), respectively. If
the control charts are being used for the first
time, it is necessary to determine trial con-
trol limits.These limits should be revised if
the points outside them are traced to a special
cause which can be removed. The most fre-
quently used control charts are ¯

X, s (mean,

standard deviation) and ¯

X, R (mean, range)

c

2000 by CRC Press LLC

charts. Control charts are used to aid in iden-
tification of special causes of variation, re-
duction in product variability, and keeping
good records.

control horizon

end time of the control

interval over which the operation of the con-
trol system is considered; if the control inter-
val is infinite then the control horizon is also
infinite.

control input

See

manipulated input

.

control instruction

machine instruction

that controls the actions of a processor such as
setting flags to enable specific modes of oper-
ation. Generally, control instructions do not
perform computations. Sometimes control
instructions include instructions that can ef-
fect sequential execution of a program, such
as branch instructions.

control interval

time interval over which

the operation of the control system is consid-
ered; control interval can be finite or infinite.
The notion of a control interval is essential
when the controlled process features various
accumulation phenomena.

control layer

part of the controller re-

sponsible for performing tasks associated
with a particular aspect of the control; par-
ticular control layer results from vertical de-
composition of the controller into a multi-
layer control structure; the layers may differ
in their function, or the control interval con-
sidered, or both. Typical examples of control
layers would be regulation layer of a continu-
ous industrial process (see direct control) and
set point control layer of such process. See
also

optimizing control layer

.

control line

in a bus, a line used in a

computer bus to administrate bus transfers.
Examples are bus request (a device wants to
transmit on the bus), or bus grant (the bus
arbiter gives a device transmit access on the
bus).

control memory

a semiconductor mem-

ory (typically RAM or ROM) used to hold
the control data in a microprogrammed CPU.
This data is used to control the operation of
the data path (e.g., the ALU, the data path
busses, and the registers) in the CPU. If the
control memory uses RAM, the CPU is said
to be microprogrammable, which means that
the CPU’s instruction set can be altered by
the user and the CPU can thus “emulate” the
instruction set of another computer. Same as
control store and micromemory.

control policy

See

control rule

.

control problem

a design problem con-

cerned with constructing a device called the
controller whose goal is to force the con-
trolled variable of the plant or process to be-
have in a desired manner. The elements of
the control problem are control objective, a
model of the process to be controlled, admis-
sible controllers, and a means of evaluating
the performance of a control strategy. See
also

controller

,

controlled variable

.

control rod

an assembly of neutron-

absorbing material, typically boron, which is
extended into the core of a nuclear reactor to
dampen the chain reaction.

control rule

decision mechanism (se-

quence of such mechanisms), used — within
the considered control layer — to specify on-
line the values of the control inputs; for ex-
ample, the values of the manipulated inputs
in case of the direct control layer or the set-
point values in case of the optimizing control
layer. Also known as control policy.

control scene

initial entity, a given

“world,” which is then partitioned into the
controlled process and its (process) environ-
ment; control scene is the initial “world”
which is of interest to a control engineer or a
system analyst.

control store

See

control memory

.

c

2000 by CRC Press LLC

control structure

essentially the same as

the control system; this term is used when
one wants to indicate that the controller is
composed of several decision units, suitably
interlinked; decision units of a control struc-
ture usually differ in their tasks, scope of au-
thority and access to information; depending
on the context one speaks of a control struc-
ture or of a decision structure; decentralized
control, multilayer control, hierarchical con-
trol are examples of control structures.

control surface

any of the movable parts

such as tabs, panels, or wings that control
the depth of a submarine or the attitude of
a flight vehicle moving through the atmo-
sphere. For example, the yaw angle of an
airplane is controlled by the rudder, the pitch
angle by the elevators, while the roll angle
by the ailerons. In fuzzy logic community,
control surface may mean a plot of a typi-
cal fuzzy logic controller output as a func-
tion of its two inputs. The inputs to a typical
fuzzy logic controller are the error between
the desired and the actual plant output, and
the change-in-error.

control system

(1) the entity compris-

ing the controlled process and the controller.
Control system is influenced by the environ-
ment of the process both through the free in-
puts to the process itself and through any cur-
rent information concerning the behavior of
these free inputs that is made available to the
controller.

(2) an arrangement of interconnecting ele-

ments that interact and operate automatically
to maintain a specific system condition or
regulate a controlled variable in a prescribed
manner.

control transformer

a step-down trans-

former used to provide power to the control
portion of a power or motor circuit.

control under uncertainty

operation of

the control system in a situation when there is
a significant uncertainty regarding current or
future values of the free inputs, which leads

to uncertainty in the envisaged behavior of
the controlled process and, eventually, there
is uncertainty concerning the internal behav-
ior of the controlled process; in particular
when the forecasted scenarios of the future
free input values tend to appear to be largely
different from the actual future free input re-
alization.

controllability

(1) the property of a sys-

tem that ensures the existence of bounded
control inputs to drive any arbitrary initial
state to any arbitrary final state in finite time.
For linear systems, an algebraic condition
that involves system and input matrices can
be used to test this property.

(2) the ability to establish the required test

stimuli at each node in a circuit by setting
appropriate values on the circuit inputs.

controllability at a given time

a charac-

teristic of some dynamical systems. A linear
dynamical system is said to be controllable
at a given time if there exists a finite time

t

1

,

such that it is controllable in a time interval
[t

0

, t

1

].

controllability condition for nonstation-
ary discrete system

a condition found

in some dynamical systems. A linear dy-
namical nonstationary discrete-time system
is controllable in an interval

[k

0

, k

1

] if and

only if the controllability matrix

k

1

−1

X

j=k

0

F (k

1

, j + 1) B(j)B

T

(j)F

T

(k

1

, j + 1)

is nonsingular. See also

dynamical linear

nonstationary discrete-time finite-dimensional
system

.

controllability in a fixed interval

a char-

acteristic of some dynamical systems. A dy-
namical discrete system is said to be control-
lable in an interval

[k

0

, k

1

] if for any initial

state

x(k

0

∈ R

n

and any vector

x

1

∈ R

n

there exists a sequence of admissible con-
trols

u(k), k k

0

, k

0

+ 1, . . . , k

1

− 2, k

1

− 1

such that the corresponding trajectory of the

c

2000 by CRC Press LLC

 

 

 

 

 

 

 

Content   ..  38  39  40  41   ..