You are on page 1of 5

Comparison of OFDM with CDMA System in Wireless Telecommunication

for multipath delay spread

Mehul Jain and M. Mani Roja

Abstract- Orthogonal frequency division multiplexing (OFDM) The received radio signal from a transmitter consists of
is a parallel transmission scheme, where a high-rate serial data typically a direct signal plus reflections of object such as
stream is split up into a set of low-rate sub streams, each of buildings, mountings and other structures. The reflected
which is modulated on a separate subcarrier. Increasing the signals arrive at a later time than the direct signal because of
number of parallel transmission reduces the data rate that each
the extra path length thus spreading the received energy.
individual carrier must convey and that lengthens the symbol
period. This is extremely useful in environments where Delay spread is the time spread between the arrival of the first
multipath fading is high. and last multipath signal seen by the receiver.
Most third generation mobile phone systems are using code
division multiple access (CDMA) as their modulation technique. II. SYSTEM MODEL
Hence, this paper compares the performance of OFDM with
that of CDMA. The analysis of bit error rate (BER) A. OFDM simulation design
performance suggests, OFDM is clearly better than CDMA.
This performance is analyzed against extreme multipath delay
spread conditions and with same number of users and total data The system model for OFDM, as shown in Fig. 1, is
transmitted. The channel effects are also same for both systems. represented by the following blocks:

I. INTRODUCTION a. Serial to Parallel Conversion


The input serial data stream is formatted into the word size
required for transmission, e.g. 2bit/word for quadrature phase
RECENTLY, intense interest has focussed on modulation shift keying (QPSK) and shifted into a parallel format. The
techniques, which can provide broadband transmission over data is then transmitted in parallel by assigning each data
wireless channels for applications including wireless word to one carrier in the transmission.
multimedia, wireless Internet access and future-generation b. Inverse Fast Fourier Transform (IFFT) / Inverse Discrete
mobile communication systems. One of the main cosine Transform (IDCT)
requirements on the modulation technique is the ability to After the required spectrum is worked out, an inverse
combat intersymbol interference (ISI), a major problem in transform is used to find the corresponding time waveform
wideband transmission over multipath fading channels. There [4]. The guard period is then added where mirror in time, of
are many methods proposed to combat the ISI e.g. [1], [2]. the end of the symbol waveform is put at the start of the
Multicarrier modulation techniques including orthogonal symbol which effectively extends the length of the symbol,
frequency division multiplexing (OFDM) are among the while maintaining the orthogonality of the waveform [5].
more promising solutions to this problem. c. Parallel to Serial conversion
OFDM allows many users to transmit in an allocated band, After the guard has been added, the symbols are then
by subdividing the available bandwidth into many narrow converted back to a serial time waveform. This is then the
bandwidth carriers. Each user is allocated several carriers to base band signal for the OFDM transmission.
transmit their data. The transmission is generated in such a d. Channel
way that the carriers used are orthogonal to one another, thus A channel model is then applied to the transmitted signal.
allowing them to be packed together much closer than This model allows for the signal to noise ratio, multipath and
standard frequency division multiplexing (FDM). This leads peak power clipping to be controlled. Multipath delay spread
to OFDM providing a high spectral efficiency. is added by simulating delay spread using finite impulse
Code division multiple access (CDMA) is a spread response (FIR) filter. The length of the FIR filter represents
spectrum technique that uses neither frequency channels nor the maximum delay spread, while the coefficient amplitude
time slots. CDMA technology was originally developed by represents the reflected signal magnitude.
the military during World War II [3]. In CDMA, the narrow e. Receiver
band message (typically digitized voice data) is multiplied by The receiver basically does the reverse operation to the
a large bandwidth signal, which is a pseudo random noise transmitter. The guard period is removed. The fast fourier
(PN) code. All users in a CDMA system use the same transform (FFT) / discrete cosine transform (DCT) of each
frequency band and transmit simultaneously. The transmitted symbol is then taken to find the original transmitted spectrum.
signal is recovered by correlating the received signal with the The data words are then combined back to the same word size
PN code used by the transmitter. as the original data.

0-7803-9179-9/05/$20.00 ©2005 IEEE.


Fig. 1. Ofdm simulation flowchart.

The mathematical expressions for DCT and FFT [6], [7] are B. CDMA simulation design
given by equation (1) to equation (4).
The system model for CDMA as shown in Fig. 2 describes
One-dimensional discrete cosine transform is given by, forward link, which can also represent reverse link, where
N −1
π (2n + 1)k uncorrelated but not orthogonal PN codes are used for each
X [k ] = α [k ]∑ x[n]cos( ), user, instead of Walsh codes.
n =0 2N
k = 0,....., N − 1 (1) Forward Link (base to mobile station): The forward link of
and its inverse discrete cosine transform is given by, the CDMA system is modeled using orthogonal Walsh codes
to separate the users. Each user is randomly allocated a Walsh
N −1
π (2n + 1)k
x[ n] = ∑ α [k ] X [k ]cos( ), code to spread the data to be transmitted. The transmitted
k =0 2N signals from all the users are combined together and then
passed through a radio channel model. This allows for
n = 0,....., N − 1 (2)
clipping of the signal, adding multipath interference and
where adding noise to the signal.
 1  The receiver uses the same Walsh code that was used by
α [k ] =   , k=0 the transmitter to demodulate the signal and recover the data.
 N  After the received signal has been despread using the Walsh
code, it is sub-sampled back down to the original data rate.
 2  This is done by using integrate and dump filter, followed by a
α [k ] =   , 1 ≤ k ≤ N −1 comparator to decide whether the data was a 1 or a 0. The
 N  received data is then compared with the original data
One-dimensional fast fourier transform is given by, transmitted to calculate the bit error rate (BER).
N −1
X [k ] = ∑ x[n]WNnK , k = 0,....., N − 1 (3) Reverse Link (mobile to base station): The reverse link of
n=0
the CDMA link can be simulated in a very similar way to the
and its inverse fast fourier transform is given by, forward link except that orthogonal Walsh codes are not used.
N −1
1 It is extremely difficult to use orthogonal codes effectively in
x[ n] =
N
∑ X [k ]W
k =0
− nk
N
, n = 0,....., N − 1 (4)
a reverse link from the mobiles to the base station because of
the difficulty in synchronizing the system accurately enough.
where For this reason simple pseudo random sequence which are
WN = e − j 2π / N is called Twiddle factor uncorrelated, but not orthogonal are used for the PN codes of
Fig. 2. Shows the model used for the simulations of the CDMA (forward link).

each user instead of the Walsh codes. OFDM is tolerant to small multipath delay spread (0-30)
samples, which is giving zero BER.
III. PRACTICAL CONSIDERATIONS 256-carrier system was used, as it would allow up to 32
users, if each were allocated 8 carriers. The aim was that each
A. Parameters for Simulation in OFDM System user has multiple carriers, so that if several carriers are lost
due to frequency selective fading, than the remaining carriers
Simulations were performed incorporating all the design will allow the lost data to be recovered using forward error
features presented in the previous section. 3000 symbols correction. For further investigation, we will use 256-carrier
(24000 bits) of random data were taken as input. Here the system in OFDM for 30 users instead of 32 users, so as to
transform size was taken as 1024 and number of carriers as simplify comparison with CDMA.
256. Modulation technique was taken as binary phase shift This OFDM system for larger samples is developed so that
keying (BPSK) and QPSK. Channel effects were simulated, it can be compared with 10/30 users in CDMA, which will
by clipping, which was assumed to be 1. Noise level transmit 100 symbols of random data per user i.e. 3000
amplitude was taken as zero. Multipath was taken into symbols in case of 30 users (same for 30 users in OFDM
account by assuming single reflection 3 dB attenuated than system). The channel effects will also be same for both
the direct signal and delayed by 0-510 samples as shown in systems.
Fig. 3.
C. Parameters for Simulation in CDMA System
B. Simulation Results
Simulations were performed incorporating all the design
OFDM results with channel effects for larger multipath features presented in the previous section. Here the process
delay spread samples is shown in Fig. 3 (BER vs. multipath gain was taken as 64 and number of user as 10/30. 100
delay spread) which shows FFT-BPSK is clearly better than symbols (800 bits) of random data were taken as input for
DCT-BPSK under extreme multipath delay spread conditions. each user. Modulation technique was taken as BPSK.
Under normal multipath delay spread conditions, DCT-BPSK Channel effects were simulated, by clipping, which was
gives nearly same results as FFT-BPSK. FFT-QPSK is also assumed to be 1. Noise level amplitude was taken as zero.
shown, in order to compare its performance with DCT-BPSK Multipath was taken into account by assuming single
and FFT-BPSK. It is giving higher BER since 2 bits were lost reflection 3 dB attenuated than the direct signal and delayed
per carrier compared to BPSK. We can also see from graph, by 0-510 samples as shown in Fig. 4.
Fig. 3. Simulation results for FFT and DCT for various multipath delay spread (0-510) samples.

Fig. 4. Plotting BER vs. multipath delay spread for 10 and 30 users in CDMA (reverse link).

D. Simulation Results multipath delay spread conditions. In CDMA, multipath


simply appears as noise. This noise leads to an increase in the
CDMA results with channel effects for larger multipath amount of interference seen by each user subjected to the
delay spread samples is shown in Fig. 4 (BER vs. multipath multipath and thus increases the received BER.
delay spread), which shows CDMA results for 10 users is Fig. 4 shows the effect of delay spread on the reverse link
clearly better than CDMA results for 30 users under of a CDMA system. It can be seen that the BER is flat which
is to be expected, as the reflected signal becomes [4] W.Y.Zou and Y.Wu, “COFDM: An overview,” IEEE
uncorrelated. Trans. Broadcasting, vol.41, no. 1, pp. 1-8, Mar.1995.
This CDMA system is giving high BER compared to [5] C. Wong et al., “Multi-user OFDM with adaptive
OFDM system where BER is zero for small multipath delay subcarrier, bit, and power allocation,” IEEE Journal on
spread (0-30) samples. This CDMA system which transmits Selected Areas in Comm., vol. 17, no. 10, pp. 1747-1758,
100 symbols of random data per user i.e. 1000 symbols in October 1999.
case of 10 users, is giving higher BER compared to DCT- [6] John G. Proakis and Dimitris G. Manolakis, “Digital
BPSK for 30 users in OFDM system (3000 symbols). This signal processing-principles, algorithms, and applications,”
CDMA system which transmits 3000 symbols in case of 30 Third Edition, Prentice-Hall Inc., July 2003.
users, is giving much higher BER compared to DCT-BPSK [7] Alan V. Oppenheim and Ronald W. Schafer, “Digital
for 30 users in OFDM system (3000 symbols). The channel signal processing,” Prentice-Hall Inc., October 2000.
effects were also same for both systems. Here, FFT-BPSK is [8] T. S. Rappaport, “Wireless Communications Principles &
giving better results than DCT-BPSK under extreme Practice,” Second Edition, Pearson education, Singapore,
multipath conditions and hence CDMA was compared with 2002.
DCT-BPSK. [9] Eric Lawrey, “The suitability of OFDM as a modulation
technique for wireless telecommunications, with a CDMA
IV. CONCLUSIONS AND FURTHER INVESTIGATION comparison,” http://www.eng.jcu.edu.au/eric/thesis
/Thesis.htm, October 1997.
In this paper, a cellular mobile radio system based on [10] J.A.C. Bingham, “Multi-carrier modulation for data
Orthogonal Frequency Division Multiplexing (OFDM) which transmission: An idea whose time has come,” IEEE
is a parallel transmission scheme, where a high-rate serial Communications Magazine, vol.28, no.5, pp. 5-14, May
data stream is split up into a set of low-rate sub streams, each 1990.
of which is modulated on a separate subcarrier, was analyzed [11] Leonard J. Cimini, “Analysis and simulation of a digital
and simulated. This paper work also compared the mobile channel using orthogonal frequency division
performance of OFDM system with that of CDMA system. multiplexing,” IEEE Transactions on Communications, vol.
The analysis of BER performance suggested OFDM is clearly COM-33, no.7, pp.665-675, July 1985.
better then CDMA system. This performance was analyzed [12] M. Wahlqvist, R. Larsson, C. Ostberg, “Time
against extreme multipath delay spread conditions and with synchronization in the uplink of an OFDM system,” in Proc.
same number of users and total data transmitted. The channel IEEE VTC’ 96, pp.1569-1573, 1996.
effects were also same for both systems.
Other factors, which also impair the orthogonality of the
subcarriers such as phase and gain hits, phase jitter and
frequency offset have not been considered. This paper has
concentrated on OFDM, however most practical system
would use forward error correction to improve the system
performance. Thus more work needs to be done on studying
forward error correction schemes that would be suitable for
data transmission.

ACKNOWLEDGEMENT

The authors would like to acknowledge gratefully Dr. H. B.


Kekre for his helpful suggestions throughout the course of
this project.

REFERENCES

[1] W. C. Y. Lee, Mobile Communications Engineering. New


York: McGraw-Hill, 1982.
[2] R. W. Chang, “Synthesis of band-limited orthogonal
Signals for multi-channel data transmission,” Bell Syst. Tech.
J., vol. 45, pp.1775-1796, Dec.1966.
[3] D. Thomas Magill, “Spread-spectrum technology for
commercial applications,” Proceedings of the IEEE, vol. 82,
no. 4, pp.572-584, April 1994.

You might also like