Electrical Engineering Dictionary - part 183

 

  Index      Production     Electrical Engineering Dictionary

 

Search            

 

 

 

 

 

 

 

 

 

Content   ..  181  182  183  184   ..

 

 

Electrical Engineering Dictionary - part 183

 

 

soft-computing (such as multilayer percep-
trons, radial basis functions networks, and
fuzzy systems) hold this property.

See

also

fuzzy

system

,

multilayer

perceptron

,

radial basis function

 network

.

universal fuzzy approximator

a fuzzy

system approximator in a sense that it can
approximate any nonlinear function to any
degree of accuracy on any compact set.

universal fuzzy controller

a fuzzy con-

troller in a sense that it can control any nonlin-
ear plant as long as the plant can be controlled
by a smooth nonlinear control law.

universal source coding

refers to meth-

ods for source coding that do not rely on
explicit knowledge of the source statistics.
One important method for universal lossless
source coding is Ziv–Lempel coding.

universal synchronous/asynchronous re-
ceiver/transmitter (USART)

a logic de-

vice that performs the data link layer func-
tions, such as serializing, deserializing, par-
ity generation and checking, error checking,
and bit stuffing, of a serial transmission pro-
tocol for either synchronous or asynchronous
transfer modes.

universe of discourse

term associated

with a particular variable or groups of vari-
ables, it is the total problem space encom-
passing the smallest to the largest allowable
nonfuzzy value that each variable can take.

unloaded Q

dimensionless ratio of the

average over any period of time (

=

1/frequency) of the ratio of the maximum en-
ergy stored (Umax) to the power absorbed or
dissipated in a passive component or circuit,
discounting any external effects. An ideal
resistor has an unloaded Q of zero, and ideal
capacitors or inductors have an uloaded Q of
infinity. For most applications, the higher the
unloaded Q the better the part.

unmatched uncertainty

a dynamical sys-

tem model in which the vector function that
models uncertainties in the system does not
satisfy the matching condition as, for exam-
ple, in the system model

˙Ax Bu h(t, xu) ,

where the function may model system un-
certainties such as modeling uncertainties,
input connection uncertainties, or additive
disturbances.

unmodeled dynamics

in control systems

design, it is often assumed that the true pro-
cess is compatible with the model used in pa-
rameter estimation. However, it frequently
happens that the true process is more com-
plex than the estimated model. This is of-
ten referred to as unmodeled dynamics. The
problem is complex, and a careful analysis
is lengthy. If a controller is able to control
processes with unmodeled dynamics and/or
disturbances, we say that the controller is ro-
bust.

unpolarized

if the amplitude of the wave

in plane perpendicular to the direction of
propagation appears to be oriented in all di-
rections with equal probability, the wave is
said to be unpolarized. Unpolarized electro-
magnetic waves are generated by atomic pro-
cesses.

unprivileged mode

one of two CPU

modes, the other being privileged mode.
Sometimes called user mode, this mode pro-
hibits access to certain instructions, data, and
registers.

unsharp masking

an edge enhancement

technique that subtracts a blurred version of
an image from the input image. See also

edge

enhancement

.

unsigned integer

an integer numeric rep-

resentation in which only positive numbers
are represented. For example, a 16-bit un-
signed integer has a range of 0 to 65535.

c

2000 by CRC Press LLC

unstable

(1) a circuit or circuit element

that is likely to change state spontaneously
within a short period of time.

(2) a system that is not stable.

unstable resonator

resonator in which an

axial light ray is unstable with respect to per-
turbations, and ray trajectories become un-
bounded; does not imply unstable modes (un-
stable resonators have stable modes); high-
loss resonator.

unstable state

the equilibrium state of

a dynamic system described by a first-order
vector differential equation is said to be un-
stable if it is not stable. See also

stable state

.

unstructured uncertainty

high-order

variations or unknown disturbances charac-
terized usually by a set of norm-bounded per-
turbations introduced into a fixed nominal
plant.

For linear systems with a model in fre-

quency domain, an uncertain system is rep-
resented by a class of plants composed of a
nominal known rational matrix and unknown
but stable one whose norm is bounded by an
absolute value of known rational function.

unsupervised learning

(1) learning from

unlabeled data. The learning system seeks
to identify structure in the data by clustering
similar input patterns.

(2) a training technique in statistical pat-

tern recognition or artificial neural networks
in which the training set does not include a
predefined desired output.

unsupervised neural network

neural

network that does require predetermined out-
put to form the interconnection weight ma-
trix of a network. If no input–output pairs are
known and a number of inputs are available,
we can only memorize them in an organized
order. Similar inputs are memorized in loca-
tions close to each other and different inputs
are stored in locations far from each other.
The network is able to recognize an input that
has already appeared before. If the input has

never appeared, it will be stored in an ap-
propriate location, which is close to similar
inputs and far from different inputs. An ex-
ample of unsupervised neural network is the
Kohonen self-organizing map, which can be
implemented using an adaptive correlator. A
correlator has been long used in optical pro-
cessing for measuring the similarity between
two inputs.

unsymmetrical fault

a fault on a three-

phase power line in which the fault cur-
rent is not equal in all three phases,
e.g., a single-line-to-ground, double-line-to-
ground or line-to-line fault.

unsymmetrical load

a load which forces

the currents in the three-phase power line
which supplies it to be unequal.

up-down converter

See

buck-boost

transformer

.

up-down counter

a register that is capable

of operating like a counter and can be either
incremented or decremented by applying the
proper electronic signals.

up-down transformer

See

buck-boost

transformer

.

upconversion

a nonlinear optical process

in which a beam of light is shifted to higher
frequency, for instance, through the process
of sum-frequency generation.

upconverter

special type of microwave

mixer that outputs the sum frequency signals
of the input microwave RF frequency and the
LO frequency. The up-conversion is useful
if the microwave carrier frequency needs to
be altered.

uplink

in a cellular system, the commu-

nication link from the mobile to the central
base station. See also downlink. Also called
reverse link.

c

2000 by CRC Press LLC

upper frequency band edge

the upper

cutoff frequency where the amplitude is equal
to the maximum attenuation loss across the
band.

upper side frequency

the sum frequency

that is generated during the heterodyning pro-
cess or during the amplitude-modulating pro-
cess. For example, if a 500 kHz carrier sig-
nal is amplitude-modulated with a 1 kHz fre-
quency, the upper side frequency is 501 kHz.

UPS

See

uninterrupted power supply

.

upsampling

a system that inserts

− 1

zeros between the samples of an input signal
to form an output signal. An

L-fold upsam-

pler followed by an appropriate lowpass filter
produces an output signal that is an interpo-
lated form of the input signal, at

times the

sampling rate. Upsampling also often refers
to the operation of the upsampler and the low-
pass filter together.

URD

See

underground

residential

distribution

.

USART

See

universal synchronous/

asynchronous receiver/transmitter

.

use bit

in a paging system, a bit associated

with a page entry in a lookup table which
indicates that the page has been referenced
since the last time the bit was reset. The bit
is reset when it is read.

user mode

in a multitasking processor,

the mode in which user programs are exe-
cuted. In user mode, the program is pre-
vented from executing instructions that could
possibly disrupt the system and also from ac-
cessing data outside the user’s specified area.

user state

a computer mode in which a

user program is executing rather than a sys-
tems program.

Some computers have two modes of op-

eration: the system state is used when parts
of the computer’s operating system are ex-
ecuting and the user state is used when the
computer is executing application programs.

user-visible register

an alternative name

for general purpose registers, emphasizing
the fact that these registers are accessible to
the instructions in user programs. The coun-
terpart to user-visible registers are registers
that are reserved for use by privileged in-
structions, particularly within the operating
system.

utility interface

the interface of the util-

ity with power electronic systems. Utility
interface issues include maintaining power
quality with the proliferation of large power
electronic loads in power system networks
and the utility applications of power elec-
tronics for flexible AC transmission systems
(FACTS).

UV cure

a post-development process by

which the resist patterns are exposed to deep-
UV radiation (and often baked at the same
time) in order to harden the resist patterns
for subsequent pattern transfer. The UV cure
is a replacement for the hard bake step.

utilization factor

the ratio of the maxi-

mum demand on the system vs the rated ca-
pacity of the system.

utilization voltage

the voltage across the

power input terminals of a piece of electrical
equipment.

UVPROM

See

erasable programmable

read-only memory

.

c

2000 by CRC Press LLC

V

V parameter

describes the number of

modes M in an optical fiber.

= 2 pi

a

λ

o

NA

where

is the fiber core radius, λ is the wave-

length, and

NA is the fiber’s numerical aper-

ture.

V < 2.405 for single-mode operation.

Often referred to as normalized frequency.

V system

See

vee system

.

V

IN

pp

common notation for peak-to-

peak input voltage in volts.

V

OUT

pp

common notation for the peak-

to-peak output voltage in volts.

V

DS

common notation for the FET drain-

to-source voltage.

V

GD

common notation for the FET gate-

to-drain voltage.

V

GS

common notation for the FET gate-

to-source voltage.

V-curves

the characteristic curves that

show the variation of the armature current
versus the field current in synchronous mo-
tors.

V-V

transformer

See

open-delta

transformer

.

vacuum capacitor

a capacitor with a vac-

uum between its plates.

vacuum circuit breaker

a power circuit

breaker where a vacuum chamber is used as
an insulating and arc clearing medium.

vacuum insulation

any insulation scheme

which depends upon the dielectric capabili-
ties of a high vacuum.

vagueness

a property indicating the lack

of specifics and clarity and which is allied to
imprecision and fuzziness.

valence band

the lower of the two par-

tially filled bands in a semiconductor. See
also

conduction band

.

valid bit

a bit used in caches and virtual

memories that records whether the cached
item or page contains valid data.

validation

(1) in electronic active and pas-

sive device modeling, the pass/fail process in
which a completed, ready to use model is
used in a simulation, then compared to an in-
tended application, and is determined to suit-
ably predict reality.

(2) a review to establish the quality of a

software product for its operational purpose.

validation set

the set of data to evaluate

the performance of a system that was trained
on a separate set of data.

valuation

in electronic active and passive

device modeling, valuation is a measure of
the intrinsic value of a model in predicting a
new application, condition or change in the
device. The most valuable model (assigned a
valuation coefficient of 1.0) would be a com-
plete omnipotent physical based model that
could be utilized to predict exact circuit re-
sponse. The least valuable model (assigned a
valuation coefficient of 0.0) such as a lookup
table, would only be able to predict a circuit
response to a specific set of conditions for a
very specific device excited in a specific way.

van de Graf generator

a high-voltage

device that generates high static voltages on
a sphere. It is driven by a mechanical belt,
which delivers the charges.

c

2000 by CRC Press LLC

 

 

 

 

 

 

 

Content   ..  181  182  183  184   ..