The Walsh code is used to uniquely define individual communication channels. Walsh codes are mathematically orthogonal codes. As such, if two Walsh codes are correlated, the result is intelligible only if these two codes are the same. As a result, a Walsh-encoded signal appears as
The Walsh code is calculated by the Walsh function.
Example
Denote W(k, n) as Walsh code k in n-length Walsh matrix. It means the k-th row of H(m) Hadamard matrix, where n=m. Here k could be 0,1,...,n-1
W(0,1) = 1
W(0,2) = 1, 1
W(1,2) = 1,-1
W(0,4) = 1, 1, 1, 1
W(1,4) = 1,-1, 1,-1
W(2,4) = 1, 1,-1,-1
W(3,4) = 1,-1,-1, 1
W(0,8) = 1, 1, 1, 1, 1, 1, 1, 1
W(1,8) = 1,-1, 1,-1, 1,-1, 1,-1
W(2,8) = 1, 1,-1,-1, 1, 1,-1,-1
W(3,8) = 1,-1,-1, 1, 1,-1,-1, 1
W(4,8) = 1, 1, 1, 1,-1,-1,-1,-1
W(5,8) = 1,-1, 1,-1,-1, 1,-1, 1
W(6,8) = 1, 1,-1,-1,-1,-1, 1, 1
W(7,8) = 1,-1,-1, 1,-1, 1, 1,-1
It can also be constructed by means of a Walsh tree.
See also
| This applied mathematics-related article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)




