Code Division Multiple Access (CDMA)

CDMA is a short form used for Code Division Multiple Access. CDMA is a technique that allows multiple users to simultaneously transmit data signals over a common channel by assigning unique spreading code to each individual user. This leads to the increasing of bandwidth used by transmitting stations from a few Hz to a few MHz.

CDMA uses the principle of spread spectrum. Due to this, the various signals are modulated after which a single signal is transmitted and is correlated at the receiving end using the spreading function to get the actual data.

CDMA actually came into existence in the 1940s. But after technological advancements, it has been used for military purposes. As transmitted signal appears as noise to unauthorized user thus decoding is quite difficult without the knowledge of the right spreading code.

Content: CDMA

  1. Principle of Spread Spectrum
  2. Introduction to CDMA
  3. Example
  4. Advantages
  5. Disadvantages
  6. Applications

Principle of Spread Spectrum?

Spread spectrum is a method that offers a way to transmit a signal over a communication channel with a bandwidth that is comparatively wider than the bandwidth which is actually needed to transmit the signal. More simply, in this technique, the bandwidth of the signal is increased intentionally in the frequency domain during transmission.

This raises the robustness of the transmitted signal. The reason for this is that by increasing the bandwidth component, interference level can be reduced because for wider bandwidth interference is comparatively lower than for smaller bandwidth. So, spread spectrum allows conversion of baseband signal into a modulated signal of wider bandwidth.

CDMA is sometimes referred to as spread spectrum multiple access (SSMA) because the insertion of spreading code increases the transmission bandwidth.

Introduction to Code Division Multiple Access

The code division multiple access is a type of multiple access technique that offers resource sharing. Before elaborating on CDMA, it is important to know –

What is Multiple Access?

Whenever we talk about any satellite-based system, then it is obvious that multiple users form connections with a single satellite transponder for the purpose of communication on a daily basis. Hence, this requires that the available resources must be shared by each of them without hampering each other’s data. So, to achieve this multiple access technique is used.

Multiple access is a way of transmitting the data from multiple transmitters over a common communication channel. There are majorly three ways in which multiple access can be done, these are as follows:

  • Frequency Division Multiple Access (FDMA): The multiple users that are willing to transmit are provided different frequency bands to achieve simultaneous transmission.
  • Time Division Multiple Access (TDMA): Here the multiple users are assigned different time slots to access the overall channel bandwidth.
  • Code Division Multiple Access (CDMA): In this technique, multiple users are provided separate unique codes. By this, encoding of data is done and various users are able to transmit simultaneously by utilizing the complete channel bandwidth.

This content is all about code division multiple access, in which, unlike TDMA and FDMA, neither time nor frequency slots, respectively are required to be divided amongst the various users. As by assigning separate unique codes to each user, the data is combinedly transmitted over the channel, and at the other end, the receiving stations use the respective codes that were used by the transmitting stations to retrieve the actual message signal of each station.

CDMA approach

Hence, in CDMA, with the help of unique spreading codes, multiple users simultaneously access the RF bandwidth for signal transmission.

It is to be noted here that, in this approach, the codes to be used are selected in a way that there must be the least possible correlation between them.

There are two ways in which CDMA is implemented, namely,

  • Direct Sequence/ Sequencing
  • Frequency Hopping

These two are different in a way that direct sequence spread spectrum makes use of high-speed spreading code to have wider bandwidth while in frequency hopping technique carrier frequency is shifted to obtain the same.

Direct Sequencing CDMA

The principle of operation of DS-CDMA is such that two or even more signals of the same bandwidth, get individually spread by a user-specific orthogonal code. Over the communication channel, the signals are mixed and sent combinedly. Here the energy for transmission will remain the same however, bandwidth requirement will be more. At the receiving end, de-spreading of signals is done using the replica of the orthogonal code.

The figure below shows the block diagram representation of DS-CDMA for transmission and reception of the signal:

block diagram for DS-CDMA

Initially, for transmission, the pseudorandom code generator generates a unique spreading code. This random code sequence is multiplied by the input data stream that the user actually wants to transmit. For each individual user, willing to transmit over that channel, a specific PN code will be generated for spreading the bit sequence.

Further, the modulator (PSK type) performs the modulation of obtained bit sequence with a carrier signal thereby providing a BPSK modulated signal as output. This signal is then broadcasted using an antenna.

The waveform representation is shown below clearly represents the generation of BPSK modulated signal:

waveform representation for BPSK modulated signal for DS-CDMA

Here, the product will be 1 only when both data and code bit will be the same i.e., either 0 or 1 otherwise product will be 0.

At the time of signal reception, first, the obtained signal is amplified to raise its level. Then demodulation of the signal is performed using radio-frequency carrier. Here the obtained sequence appears nothing more than noise. However, the replica of code produced by the pseudo code generator is multiplied with the data stream obtained after demodulation.

To get the original data stream (i.e., for de-spreading) the PN code generated at the receiver end must be same as that produced as the transmitting end for each individual user. After multiplication with the de-spreading code, original data is retrieved by the receiving station.

Suppose a1(t) data is multiplied with c1(t) code to produce b1(t) = a1(t)c1(t) as output. Similarly, a2(t) and code c2(t) gives b2(t) = a2(t)c2(t) as output. The received signal will be:

R(t) = Σ b1(t) + b2(t)

So, to retrieve actual information, data is to be multiplied with the respective code of each user. In this way using direct spreading, signals can be transmitted over a channel at the same time.

Frequency Hopping CDMA

The word hopping corresponds to jumping or switching. The frequency hopping type of CDMA technique is based on accessing different frequency slots of a complete channel bandwidth at different instants of time by multiple users. It is not FDMA or TDMA because in that case a fixed frequency or time slot respectively is provided to different users. However, here each specific user can access to same frequency slot in different time instants.

Consider the graphical representation shown below-representing slotting of available frequency band and various users are accessing the bands in different time slots:

hopping pattern

Here, in time slot t4, the signal is transmitting in band f5, likewise in t2, band f4 is transmitting, and so on. Also, in slot t3, band f4 is again transmitting. Thus, the frequency and time slots are showing variable nature. The time interval between two slots is called chirp duration or hopping interval and is denoted by Tc.

To understand how this happens, consider the block diagram shown below:

block diagram for FH-CDMA

Here frequency synthesizer is used to change the carrier frequency. The message signal is first fed to the modulator, according to a pre-determined sequence, the carrier frequency is generated that hops in steps. Basically, the overall satellite bandwidth is divided into series of frequency slots with which the encoded carrier sequentially hops here. This hopping sequence must not be easily predictable like the PN code of DS-CDMA. Externally, it appears that a single signal is occupying the complete bandwidth but in actuality, it is occupying a single slot at a time.

At the receiving end, a similar frequency synthesizer must be present for generating a replica of carrier frequency, which is mixed with the received signal, and the output is filtered for noise removal. This provides a fixed intermediate frequency signal which is demodulated to get the actual message signal.

Example for DS-CDMA

Now, consider an example to understand signal transmission and reception through CDMA.

Example for CDMA1

Suppose there are four stations M, N, O, and P individually transmitting 1, 0, 1, 1. And each one is having a unique code sequence (C1, C2, C3, C4) where the codes are of orthogonal nature.

To represent data bits and code bits we will use polar signaling thus,

  • Binary 0 will be represented as -1 and
  • Binary 1 will be represented as +1 (or 1)

Thus, data vector i.e., (M, N, O, P) will be(1, -1, 1, 1).

Example for CDMA2

Parameter for choosing codes:

  • The sum of resultant bits obtained from the multiplication of codes of any two stations must be 0.

It is to be noted here that always while finding the product of two data sequences, 1st bit of one sequence is multiplied with the first bit of another sequence. Likewise, 2nd bit with 2nd bit and so on.

Suppose here, C1*C4 = (1, 1, -1, -1).(1, -1, 1, -1) = (1,-1, -1, 1)

On addition of all 4 bits of resultant, we will get 0. Thus, codes are of orthogonal nature.

  • The sum of resultant obtained when a code sequence is multiplied with itself must indicate the total number of stations transmitting.

Suppose, C2*C2 = (1, -1, -1, 1). (1, -1, -1, 1) = (1, 1, 1, 1)

So, 1+1+1+1 will give 4 as output. Hence, verifying that there are 4 stations transmitting at a time.

Transmission: We have discussed previously that, to perform DS-CDMA, first, data bits are to be multiplied separately with their respective code.

Hence, the resultant of product of data bit and code bit will be:

Example for CDMA3

Now, over the channel, the bits will be transmitted combinedly.

Example for CDMA4

The complete bit sequence to be transmitted will be produced by adding the bits according to their positional sequence:

Example for CDMA-5

The sequence transmitted over the channel will be: 2, 2, 2, -2.

Reception: The receiver will get the above sequence. Now, to retrieve the actual information from this received (coded form) data, each receiving station must have the code sequence of their respective transmitting station.

Here each receiver will get the original data sequence by multiplying the received bit sequence with its respective code stream.

Example for CDMA6

R1  = (2, 2, -2, 2)

R2 = (2, -2, -2, -2)

R3 = (2, 2, 2, -2)

R4 = (2, -2, 2, 2)

Hence, by summing every bit of the sequence and dividing it will the total number of transmitting stations one can get the originally transmitted data bit. So, calculating for each receiving station, we will get:

R1 = [2 + 2 + (-2) + 2]/Number of stations = 4/4 = 1

R2 = [2 + (-2) + (-2) + (-2)]/Number of stations = -4/4 = -1

R3 = [2 + 2 + 2 + (-2)]/Number of stations = 4/4 = 1

R4 = [2 + (-2) + 2 + 2]/Number of stations = 4/4 = 1

According to polar signalling 1 denotes binary 1 and -1 denotes binary 0. Therefore, the data bits received at each receiving station will be 1, 0, 1, 1.

It can be clearly checked that the received bits are exactly the same as the one which was transmitted from the transmitting stations. Hence, in this way CDMA can be implemented.

Advantages

  1. It offers a considerable increase in user capacity than TDMA and FDMA.
  2. Low cost than GSM.
  3. Highly secured way of information transmission.
  4. Quite beneficial for voice and data communication.
  5. The chances of interference are low.
  6. It offers the use of complete channel spectrum.

Disadvantages

  1. The system operation is complicated.
  2. The original data can only be recovered when orthogonal codes are used in a synchronous manner.
  3. The loss of orthogonality between codes leads to self-jamming.

Applications of CDMA

The high capacity and security offered by CDMA make it worthy for use in the field of wireless technology such as mobile telephony, radar, and navigation systems. The combined use of CDMA with GSM technology has provided high-speed internet services like 4G.

Leave a Comment

Your email address will not be published. Required fields are marked *