Glossary

 

Adaptive equalizer

A channel equalizer whose parameters are updated automatically and adaptively during transmission of data.

Additive white Gaussian noise (AWGN) channel

The channel whose model is that of corrupting a transmitted waveform by the addition of white (i.e., spectrally flat) Gaussian noise.

Autocorrelation of a sequence

The complex inner product of the sequence with a shifted version itself.

Bandpass waveform

The spectrum of the waveform is nonzero for frequencies in some band concentrated about a frequency fc ≥ 0; fc is called the carrier frequency.

Bandwidth efficiency

Transmission efficiency of a digital modulation scheme measured in units of bits per second per Hertz of bandwidth.

Baseband signal

A signal with frequency content centered around DC.

Baseband waveform

The spectrum of the waveform is nonzero for frequencies near f = 0.

Basis (basis functions)

An independent set of vectors in a linear space in terms of which any vector in the space can be represented as a linear combination.

Bessel's inequality

The statement that the norm squared of any vector in a vector space is greater or equal to the sum of the squares of the projections onto a set of orthonormal basis vectors.

Binary source code

A mapping from a set of messages into binary strings.

Bit (symbol) interval

The period of time over which a single symbol is transmitted.

Cauchy sequence

A convergent sequence whose members become progressively closer as the limit is approached.

Channel capacity

The highest rate at which information can be transmitted reliably across a channel.

Channel equalizer

A device that is used to reduce the effects of channel distortion in a received signal.

Communication channel

The medium over which communication signals are transmitted. Examples are fiber optic cables, free space, or telephone lines.

Complete

The idea that a basis set is extensive enough to represent any vector in the space as a Fourier sum.

Complex envelope

The function g(t) of a bandpass waveform v(t) where the bandpass waveform is described by

v(t)=Re{g(t)ejωct}.

Continuous phase modulation

Frequency modulation where the phase varies in a continuous manner.

Convergence

A sequence of elements {xk} in a metric space converges to a limit x if limkd(x,xk)=0 where d(x,xk) is the metric in the space.

Correlation or matched filter receiver

The optimal receiver structure for digital communications in AWGN.

Countable

A set that can be put in one-to-one correspondence with the positive integers.

Cross-correlation of two sequences

The complex inner product of the first sequence with a shifted version of the second sequence.

Decision boundary

The boundary in signal space between the various regions where the receiver declares Hi. Typically, a hyperplane when dealing with AWGN channels.

Decision-directed mode

Mode for adjustment of the equalizer coefficient adaptively based on the use of the detected symbols at the output of the detector.

Decision-feedback equalizer (DFE)

An adaptive equalizer that consists of a feedforward filter and a feedback filter, where the latter is fed with previously detected symbols that are used to eliminate the intersymbol interference due to the tail in the channel impulse response.

Dimension

A vector space is n-dimensional if it possesses a set of n independent vectors, but every set of n + 1 vectors is linearly dependent.

Discrete memoryless channel

A channel model characterized by discrete input and output alphabets and a probability mass function on the output conditioned on the input.

Dispersive channel

A channel that elongates and distorts the transmitted signal. Normally modeled as a time-varying linear system.

Entropy

A measure of the average uncertainty of a random variable. For a random variable with distribution p(x), the entropy H(X) is defined as −∑xp(x)logp(x).

Equivalent discrete-time transfer function

A discrete-time transfer function (z transform) that relates the transmitted amplitudes to received samples in the absence of noise.

Excess bandwidth

That percentage of the baseband transmitted spectrum which is not contained within the Nyquist band.

Eye diagram

Superposition of segments of a received PAM signal that indicates the amount of intersymbol interference present.

Fourier sum

An approximation of a function in a Hilbert space as a linear combination of orthonormal basis functions where the coefficient of each basis function is the projection of the function onto the respective basis function.

Fourier transform

If w(t) is a waveform, then the Fourier transform of w(t) is

W(f)=F[w(t)]=w(t)ej2πftdt

where f has units of hertz.

Fractionally spaced equalizer

A tapped-delay line channel equalizer in which the delay between adjacent taps is less than the duration of a transmitted symbol.

Frequency-shift keying

A digital modulation technique in which the transmitted pulse is sinusoidal, where the frequency is determined by the source bits.

Gaussian minimum shift keying

MSK where the data signal is prefiltered with a Gaussian filter prior to FM.

Gram–Schmidt procedure

An algorithm that produces a set of orthonormal vectors from a linearly independent set of vectors.

Hilbert space

A normed linear space complete in its natural metric.

Huffman coding

A procedure that constructs a code of minimum average length for a random variable.

Identity element

An element in a vector space that when multiplied by any vector reproduces that vector.

Independent vectors

A set of vectors is independent if any one of them cannot be expressed as a linear combination of the others.

Inner product

A function of ordered pairs of vectors in a vector space, which is analogous to the dot product in ordinary Euclidean vector space.

Intersymbol interference

The ill-effect of one symbol smearing into adjacent symbols thus interfering with the detection process. This is a consequence of the channel filtering the transmitted signals and therefore elongating their duration, see dispersive channel.

Karhunen–Loève expansion

A representation for second-order random processes that allows one to express a random process in terms of a superposition of deterministic waveforms. The scale values are uncorrelated random variables obtained from the waveform.

Lempel–Ziv coding

A procedure for coding that does not use the probability distribution of the source but nevertheless is asymptotically optimal.

Linear combination

Linear sum of a set of vectors in a vector space with each member in the sum, in general, multiplied by a different constant.

Linear manifold

A subspace of a Hilbert space that contains the origin and is closed under addition of elements.

Linearly dependent (dependent)

A set of vectors that is not linearly independent.

Linearly independent (independent)

A set of vectors, none of which can be expressed as a linear combination of the others.

LMS algorithm

See stochastic gradient algorithm.

Matched filter

The receiver filter with impulse response equal to the time-reversed, complex conjugate impulse response of the combined transmitter filter-channel impulse response.

Maximum likelihood estimate

An estimate for a parameter that maximizes the likelihood function.

Maximum-likelihood sequence detector

A detector for estimating the most probable sequence of data symbols by maximizing the likelihood function of the received signal.

m Sequence

A periodic binary {0,1} sequence that is generated by a shift register with linear feedback and which has maximal possible period given the number of stages in the shift register.

Mean-square equivalence

Two random vectors or time-limited waveforms are mean-square equivalent if and only if the expected value of their mean-square error is zero.

Mean-square estimation

Estimation of a random variable by a linear combination of n other random variables that minimizes the expectation of the squared difference between the random variable to be estimated and the approximating linear combination.

Metric

A real-valued function of two vectors in a vector space that is analogous to the distance between them in the ordinary Euclidean sense.

Metric space

A vector space in which a metric is defined.

Minimum shift keying

A special form of CPM having linear phase trajectories and a modulation index of 1/2.

Modulated signal

The bandpass signal

s(t)=Re{g(t)ejωct}

where fluctuations of g(t) are caused by the information source such as audio, video, or data.

Modulation

The information source, m(t), that causes fluctuations in a bandpass signal.

Mutual information

A measure for the amount of information that a random variable gives about another.

Norm

A function of a single vector in a vector space that is analogous to the length of a vector in ordinary Euclidean vector space.

Normed vector space

A vector space in which a norm has been defined.

Nyquist band

The narrowest frequency band that can support a PAM signal without intersymbol interference (the interval [–1/(2T), 1/(2T)] where 1/T is the symbol rate).

Nyquist criterion

A condition on the overall frequency response of a PAM system that ensures the absence of intersymbol interference.

Observation space

The space of all possible received data vectors in a signal detection or estimation problem.

Orthogonal

The property of two vectors expressed by their inner product being zero.

Orthogonal complement

The space of vectors that are orthogonal to a linear manifold or subspace.

Orthogonal frequency division multiple access (OFDMA)

Multiple access technique in which a different subset of OFDM subcarriers are assigned to individual users, leading to a multicarrier transmission scheme.

Orthogonal frequency division multiplexing (OFDM)

Multicarrier modulation by using a collection of low-bit-rate orthogonal subcarriers.

Orthogonality principle

A theorem stating that the minimum mean-square estimate of a random variable in terms of a linear combination of n other random variables requires the difference between the random variable and linear combination, or error, to be statistically orthogonal to each random variable in the linear combination (i.e., the expectation of the product of the error and each random variable is zero), also called the projection theorem.

Orthonormal

The property of two or more vectors or time-limited waveforms being mutually orthogonal and individually having unit length.

Orthonormal basis

A basis set for which the basis vectors are orthonormal.

Outage probability

The probability of failing to achieve adequate reception of the signal due to, for instance, co-channel interference.

Parseval's equality

The statement that the norm squared of a vector in a complete Hilbert space equals the sum of the squares of the vector's projections onto an orthonormal basis set in the space.

Partial-response signaling

A signaling technique in which a controlled amount of intersymbol interference is introduced at the transmitter in order to shape the transmitted spectrum.

Phase shift keying

Modulation where the instantaneous phase of the carrier varies linearly with the data signal.

Power efficiency

Received SINR that is required to achieve reliable communication with specified bandwidth efficiency.

Power spectral density

Relative power in a modulated signal as a function of frequency.

Precoding

A transformation of source symbols at the transmitter that compensates for intersymbol interference introduced by the channel.

Preset equalizer

A channel equalizer whose parameters are fixed (time-invariant) during transmission of data.

Projection theorem

See orthogonality principle.

Pseudonoise sequences

Also referred to as pseudorandom sequences (PN), these are sequences that are deterministically generated and yet possess some properties that one would expect to find in randomly generated sequences.

Pulse amplitude modulation (PAM)

A digital modulation technique in which the source bits are mapped to a sequence of amplitudes that modulate a transmitted pulse.

Pulse code modulation

A serial bit stream that consists of binary words which represent quantized sample values of an analog signal.

Quadrature amplitude modulation

Modulation where information is transmitted in the amplitude of the cosine and sine components of the carrier.

Quantizing

Replacing a sample value with the closest allowed value.

Raised cosine pulse

A pulse shape with Fourier transform that decays to zero according to a raised cosine; see Equation 3.18. The amount of excess bandwidth is conveniently determined by a single parameter (α).

Rate distortion function

The minimum rate at which a source can be described to the given average distortion.

Rayleigh channel

A channel that randomly scales the transmitted waveform by a Rayleigh random variable while adding an independent uniform phase to the carrier.

Real envelope

The function R(t) = |g(t)| of a bandpass waveform v(t) where the bandpass waveform is described by

v(t)=Re{g(t)ejωct}.
Riesz–Fischer theorem

A theorem stating the conditions under which an element of a space of square-integrable functions can be represented in terms of an infinite orthonormal set.

Root-raised cosine pulse

A pulse shape with Fourier transform that is the square root of the raised cosine spectrum shown in Equation 3.18.

Schwarz's inequality

An inequality expressing the fact that the absolute value of the inner product of any pair of vectors in a Hilbert space is less than or equal to the product of their respective norms.

Separable

A Hilbert space in which a countable set of elements exists that can be used to represent any element in the space to any degree of accuracy desired as a linear combination of the members of the set.

Shift-register sequence

A sequence with symbols drawn from a field, which satisfies a linear-recurrence relation and that can be implemented using a shift register.

Signal constellation

The permitted values of the complex envelope for a digital modulating source.

Signal space

An abstraction for representing a time-limited waveform in a low-dimensional vector space. Usually arrived at through the application of the Karhunen–Loève transformation.

Signal vector

A vector representing a received signal in a signal detection or estimation problem.

Single carrier frequency division multiple access (SC-FDMA)

Multiple access technique in which non-overlapping subcarriers are assigned to different users, leading to a single carrier transmit signal.

Spanning set

The set of elements of a separable Hilbert space used to represent an arbitrary element with any degree of accuracy desired.

Spectrum efficiency

A measure of how efficiently space, frequency, and time are used. It is expressed in erlang per square meter per hertz.

Spread spectrum

A signaling technique in which the pulse bandwidth is many times wider than the Nyquist bandwidth.

Stochastic gradient algorithm

An algorithm for adaptively adjusting the coefficients of an equalizer based on the use of (noise-corrupted) estimates of the gradients.

Symbol-spaced equalizer

A tapped-delay line channel equalizer in which the delay between adjacent taps is equal to the duration of a transmitted symbol.

Total probability of error

The probability of classifying the received waveform into any of the symbols that were not transmitted over a particular bit interval.

Training mode

Mode for adjustment of the equalizer coefficients based on the transmission of a known sequence of transmitted symbols.

Triangle inequality

An inequality of a normed linear space that is analogous to the fact that the length of the vector sum of any two sides of a triangle is less than or equal to the sum of their respective lengths.

Trunking efficiency

A function relating the number of subscribers per channel and the number of channels per cell for different values of blocking probability.

Vector

An element of a linear, or vector, space.

Vector space

A space of elements, called vectors, which obey certain laws of associativity and commutativity and have identity elements for scalar multiplication and element addition.

Volterra filter

A filter whose output at a given time depends not only linearly of present and past inputs, but on powers and products of present and past inputs.

Wavelet

See wavelet transform.

Wavelet transform

Resolution of a signal into a set of basis functions called wavelets. As a parameter of the wavelet is changed, the behavior of the signal over progressively shorter time intervals is resolved.

Zero-forcing criterion

A design constraint which specifies that intersymbol interference be eliminated.

Zero-forcing equalizer

A channel equalizer whose parameters are adjusted to completely eliminate intersymbol interference in a sequence of transmitted data symbols.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset