Your Ad Here

Tuesday, August 08, 2006

CDMA Theoritical View ... (part 2)

Three Types of Spread Spectrum Communications

There are three ways to spread the bandwidth of the signal:

Frequency hopping
. The signal is rapidly switched between different frequencies within the hopping bandwidth pseudo-randomly, and the receiver knows before hand where to find the signal at any given time.

Time hopping. The signal is transmitted in short bursts pseudo-randomly, and the receiver knows beforehand when to expect the burst.

Direct sequence. The digital data is directly coded at a much higher frequency. The code is generated pseudo-randomly, the receiver knows how to generate the same code, and correlates the received signal with that code to extract the data.


Direct Sequence Spread Spectrum
CDMA is a Direct Sequence Spread Spectrum system. The CDMA system works directly on 64 kbit/sec digital signals. These signals can be digitized voice, ISDN channels, modem data, etc.
Figure 1 shows a simplified Direct Sequence Spread Spectrum system. For clarity, the figure shows one channel operating in one direction only.

Signal transmission consists of the following steps:

  1. A pseudo-random code is generated, different for each channel and each successive connection.
  2. The Information data modulates the pseudo-random code (the Information data is “spread”).
  3. The resulting signal modulates a carrier.
  4. The modulated carrier is amplified and broadcast.

Signal reception consists of the following steps:

  1. The carrier is received and amplified.
  2. The received signal is mixed with a local carrier to recover the spread digital signal.
  3. A pseudo-random code is generated, matching the anticipated signal.
  4. The receiver acquires the received code and phase locks its own code to it.
  5. The received signal is correlated with the generated code, extracting the Information data.

Implementing CDMA Technology
The following sections describe how a system might implement the steps illustrated in Figure 1.

Input data

CDMA works on Information data from several possible sources, such as digitized voice or ISDN channels. Data rates can vary, here are some examples:

===============Data Source =============Data Rate=

<VOICE>
Pulse Code Modulation (PCM) ------------------------- 64 kBits/sec

Adaptive Differential Pulse Code Modulation(ADPCM) ---32 kBits/sec
Low Delay Code Excited Linear Prediction (LD-CELP) ---16 kBits/sec
ISDN Bearer Channel (B-Channel) ---------------------64 kBits/sec

<DATA>
Channel (D-Channel) ---------------------------------16 kBits/sec


The system works with 64 kBits/sec data, but can accept input rates of 8, 16, 32, or 64 kBits/sec. Inputs of less than 64 kBits/sec are padded with extra bits to bring them up to 64 kBits/sec.
For inputs of 8, 16, 32, or 64 kBits/sec, the system applies Forward Error Correction (FEC) coding, which doubles the bit rate, up to 128 kbits/sec. The Complex Modulation scheme (which we’ll discuss in more detail later), transmits two bits at a time, in two bit symbols. For inputs of less than 64 kbits/sec, each symbol is repeated to bring the transmission rate up to 64 kilosymbols/sec. Each component of the complex signal carries one bit of the two bit symbol, at 64 kBits/sec, as shown below.

http://img212.imageshack.us/img212/4214/cdma2dc8.jpg

No comments: