Walsh function

From Wikipedia, the free encyclopedia
Natural ordered and sequency ordered Hadamard matrix of order 16
Especially the former is usually called Walsh matrix.
Both contain the 16 Walsh functions of order 16 as rows (and columns).
In the right matrix the number of sign changes per row is consecutive.

In mathematical analysis, the set of Walsh functions form an orthogonal basis of the square-integrable functions on the unit interval. The functions take the values -1 and +1 only, on sub-intervals defined by dyadic fractions. They are useful in electronics, and other engineering applications.

The orthogonal Walsh functions are used to perform the Hadamard transform, which is very similar to the way the orthogonal sinusoids are used to perform the Fourier transform.

The Walsh functions are related to the Haar functions; both form a complete orthogonal system. The Haar function system may on the one hand be preferable because of its wavelet properties (e.g. localization), on the other hand the Walsh functions are bounded (in fact of modulus 1 everywhere).

The order of the function is 2s, where s is an integer, meaning that there are 2s (time‑)intervals in which the value is -1 or 1.

A list of the 2s Walsh functions make a Hadamard matrix.

One way to define Walsh functions is using the binary digit representations of reals and integers. For an integer k consider the binary digit representation

k = k0 + k12+...+km2m,

for some integer m, and with ki equal to 0 or 1. Then if k is the Gray code transform of j-1, the j-th Walsh function at a point x, with 0 ≤ x < 1, is

wal j(x) = (-1)(k0x0+...kmxm),

if

x = x0/2+ x1/22 + x2/23+...,

where again xi is 0 or 1 (only finitely often 1, if x is a dyadic number).

Walsh functions can be interpreted as the characters of

(Z2)N,

the group of sequences over Z2; using this viewpoint, several generalizations have been defined.

Applications (in mathematics) can be found wherever digit representations are used, e.g. in the analysis of digital quasi-Monte Carlo methods. For those purposes there is the Walsh–Hadamard transform (WHT). Also there exists the fast Walsh–Hadamard transform (FWHTh), being more effective than WHT. Besides, for a particular case of the function of two variables the Walsh functions are generalized to binary surfaces.[1] Also exist eight Walsh-like bases of orthonormal binary functions,[2] whose structure is nonregular (unlike the structure of Walsh functions). These eight bases are generalized to surfaces (to the cases of the function of two variables) also. It was proved that piecewise-constant functions are represented within each of nine bases (including Walsh functions basis) as a finite sum of the binary functions, being weighted with the proper coefficients.[3]

Walsh functions are used in Radio Astronomy to reduce the effects of electrical crosstalk between antenna signals.

See also

External links

References

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.