HOME

TheInfoList



OR:

Blind equalization is a
digital signal processing Digital signal processing (DSP) is the use of digital processing, such as by computers or more specialized digital signal processors, to perform a wide variety of signal processing operations. The digital signals processed in this manner are ...
technique in which the transmitted
signal In signal processing, a signal is a function that conveys information about a phenomenon. Any quantity that can vary over space or time can be used as a signal to share messages between observers. The ''IEEE Transactions on Signal Processing'' ...
is inferred ( equalized) from the received signal, while making use only of the transmitted signal statistics. Hence, the use of the word ''blind'' in the name. Blind equalization is essentially
blind deconvolution In electrical engineering and applied mathematics, blind deconvolution is deconvolution without explicit knowledge of the impulse response function used in the convolution. This is usually achieved by making appropriate assumptions of the input to e ...
applied to
digital communications Data transmission and data reception or, more broadly, data communication or digital communications is the transfer and reception of data in the form of a digital bitstream or a digitized analog signal transmitted over a point-to-point or ...
. Nonetheless, the emphasis in blind equalization is on
online In computer technology and telecommunications, online indicates a state of connectivity and offline indicates a disconnected state. In modern terminology, this usually refers to an Internet connection, but (especially when expressed "on line" or ...
estimation Estimation (or estimating) is the process of finding an estimate or approximation, which is a value that is usable for some purpose even if input data may be incomplete, uncertain, or unstable. The value is nonetheless usable because it is der ...
of the equalization filter, which is the inverse of the
channel Channel, channels, channeling, etc., may refer to: Geography * Channel (geography), in physical geography, a landform consisting of the outline (banks) of the path of a narrow body of water. Australia * Channel Country, region of outback Austral ...
impulse response In signal processing and control theory, the impulse response, or impulse response function (IRF), of a dynamic system is its output when presented with a brief input signal, called an Dirac delta function, impulse (). More generally, an impulse ...
, rather than the estimation of the channel impulse response itself. This is due to blind deconvolution common mode of usage in digital communications systems, as a means to extract the continuously transmitted signal from the received signal, with the channel impulse response being of secondary intrinsic importance. The estimated equalizer is then
convolved In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions ( and ) that produces a third function (f*g) that expresses how the shape of one is ...
with the received signal to yield an estimation of the transmitted signal.


Problem statement


Noiseless model

Assuming a
linear time invariant In system analysis, among other fields of study, a linear time-invariant (LTI) system is a system that produces an output signal from any input signal subject to the constraints of linearity and time-invariance; these terms are briefly define ...
channel with impulse response \_^, the noiseless model relates the received signal r /math> to the transmitted signal s /math> via :r \sum_^h -n/math> The blind equalization problem can now be formulated as follows; Given the received signal r /math>, find a filter w /math>, called an equalization filter, such that :\hat \sum_^w -n/math> where \hat is an estimation of s. The solution \hat to the blind equalization problem is not unique. In fact, it may be determined only up to a signed scale factor and an arbitrary time delay. That is, if \ are estimates of the transmitted signal and channel impulse response, respectively, then \ give rise to the same received signal r for any real scale factor c and integral time delay d. In fact, by symmetry, the roles of s and h are Interchangeable.


Noisy model

In the noisy model, an additional term, n /math>, representing additive noise, is included. The model is therefore :r \sum_^h -nn /math>


Algorithms

Many algorithms for the solution of the blind equalization problem have been suggested over the years. However, as one usually has access to only a finite number of samples from the received signal r(t), further restrictions must be imposed over the above models to render the blind equalization problem tractable. One such assumption, common to all algorithms described below is to assume that the channel has
finite impulse response In signal processing, a finite impulse response (FIR) filter is a filter whose impulse response (or response to any finite length input) is of ''finite'' duration, because it settles to zero in finite time. This is in contrast to infinite impulse r ...
, \_^, where N is an arbitrary natural number. This assumption may be justified on physical grounds, since the energy of any real signal must be finite, and therefore its impulse response must tend to zero. Thus it may be assumed that all coefficients beyond a certain point are negligibly small.


Minimum phase

If the channel impulse response is assumed to be
minimum phase In control theory and signal processing, a linear, time-invariant system is said to be minimum-phase if the system and its inverse are causal and stable. The most general causal LTI transfer function can be uniquely factored into a series of a ...
, the problem becomes trivial.


Bussgang methods

Bussgang methods make use of the
Least mean squares filter Least mean squares (LMS) algorithms are a class of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean square of the error signal (difference between the desired and the actual ...
algorithm :w_ = w_n \mu\,e^ -k k=-N,...N with :e = \mathbf(\hat -\hat /math> where \mu is an appropriate positive adaptation step and \mathbf is a suitable nonlinear function.


Polyspectra techniques

Polyspectra techniques utilize higher order statistics in order to compute the equalizer.


See also

*
Independent component analysis In signal processing, independent component analysis (ICA) is a computational method for separating a multivariate signal into additive subcomponents. This is done by assuming that at most one subcomponent is Gaussian and that the subcomponents ar ...
*
Principal components analysis Principal component analysis (PCA) is a popular technique for analyzing large datasets containing a high number of dimensions/features per observation, increasing the interpretability of data while preserving the maximum amount of information, and ...
*
Blind deconvolution In electrical engineering and applied mathematics, blind deconvolution is deconvolution without explicit knowledge of the impulse response function used in the convolution. This is usually achieved by making appropriate assumptions of the input to e ...
*
Linear predictive coding Linear predictive coding (LPC) is a method used mostly in audio signal processing and speech processing for representing the spectral envelope of a digital signal of speech in compressed form, using the information of a linear predictive model. ...


References

C. RICHARD JOHNSON, JR., et. el., "Blind Equalization Using the Constant Modulus Criterion: A Review", PROCEEDINGS OF THE IEEE, VOL. 86, NO. 10, OCTOBER 1998. {{DEFAULTSORT:Blind Equalization Telecommunication theory Signal processing