Friday, March 20, 2009

CDMA Generation

CDMA is achieved by modulating the data signal by a pseudo random noise sequence (PN code), which has a chip rate higher then the bit rate of the data. The PN code sequence is a sequence of ones and zeros (called chips), which alternate in a random fashion. Modulating the data with this PN sequence generates the CDMA signal. The CDMA signal is generated by modulating the data by the PN sequence. The modulation is performed by multiplying the data (XOR operator for binary signals) with the PN sequence. The basic CDMA transmitter has the multiplier which multiplies the input with the pseudo random noise and the out put is modulated by any of the modulation schemes. One of such modulation scheme is PSK or FSK. The PN code used to spread the data can be of two main types. A short PN code (typically 10-128 chips in length) can be used to modulate each data bit. The short PN code is then repeated for every data bit allowing for quick and simple synchronization of the receiver. Alternatively a long PN code can be used. Long codes are generally thousands to millions of chips in length, thus are only repeated infrequently. Because of this they are useful for added security as they are more difficult to decode.

0 comments:

Post a Comment