walsh codes.doc

1
Walsh Codes In the forward link (the leg from the tower to the handset), CDMA uses Walsh codes which are generated by applying the Haddamard transform on 0 repeatedly. H 1 = [0] H 2n = [H n H n ; H n 1-H n ] The matrix will grow by powers of 2. The first row is discarded because it will usually be a constant but all the rows below it will be mutually orthogonal. That is why you only get N-1 different codes for N length codes. Part of Document Removed Visit www.intcube.com/forum and ask for the complete project code, report and presentation after registering Part Of Document Removed Matlab Code ©2001 Kyle Bryson, Alison Chen, and Allen Wan

Upload: chaitanya-baratam

Post on 14-Apr-2015

11 views

Category:

Documents


3 download

DESCRIPTION

it has information of walsh codes

TRANSCRIPT

Walsh Codes

In the forward link (the leg from the tower to the handset), CDMA uses Walsh codes which are generated by applying the Haddamard transform on 0 repeatedly.

H1 = [0]

H2n = [Hn Hn ; Hn 1-Hn]

The matrix will grow by powers of 2. The first row is discarded because it will usually be a constant but all the rows below it will be mutually orthogonal. That is why you only get N-1 different codes for N length codes.

Part of Document Removed

Visit www.intcube.com/forum and ask for the complete project code, report and presentation after registering

Part Of Document Removed

 Matlab Code ©2001 Kyle Bryson, Alison Chen, and Allen Wan