A Comparative Analysis of Different Digi
A Comparative Analysis of Different Digi
Abstract— The migration to 4G networks will bring a new forming a block of spectrum. The frequency spacing and time
level of expectation to wireless communications. As after synchronization of the carriers is chosen in such a way that the
digital wireless revolution made mobile phones available carriers are orthogonal, meaning that they do not cause
for everyone, the higher speeds and packet delivery of 4G interference to each other. This is despite the carriers
networks will make high quality multimedia available overlapping each other in the frequency domain. The name
everywhere. The key to achieving this higher level of ‘OFDM’ is derived from the fact that the digital data is sent
service delivery is a new air interface. Orthogonal using many carriers, each of a different frequency (Frequency
Frequency Division Multiplexing (OFDM) is an alternative Division Multiplexing) and these carriers are orthogonal to
wireless modulation technology to CDMA. OFDM has the each other, hence Orthogonal Frequency Division
potential to surpass the capacity of CDMA systems and Multiplexing.
provide the wireless access method for 4G systems. OFDM In OFDM, usable bandwidth is divided into a large number of
is a digital modulation and multiplexing technique. In this smaller bandwidths that are mathematically orthogonal using
paper, we have discussed various digital modulation fast Fourier transforms (FFTs). Reconstruction of the band is
techniques such as BPSK (2bits), QPSK (4 bits), 8-PSK performed by the inverse fast Fourier transform (IFFT).
and 16-PSK. We have designed simulation environment in Attenuation is drop in signal power when transmitting from
MATLAB with various configurations of OFDM one point to another which is caused due to shadowing /slow
technique. fading and it can be avoided by splitting the signal into many
The main objective of our work is to measure Bit small bandwidth carriers like OFDM does. This lead to small
Error Rate with different modulation schemes and come loss in carrier rather than complete loss. Delay spread is the
to the best configuration to achieve better utilization of time spread between the arrival of the first and last multipath
bandwidth. We have studied existing configurations with signal seen by receiver. In digital system the delay spread can
analog and digital modulation techniques and compared lead to inter-symbol interference. This can be minimized in
the results. The driving force behind the need to satisfy many ways, one method is to reduce the symbol rate by
this requirement is the explosion in mobile telephone, reducing the data rate for each channel i.e split the bandwidth
Internet and multimedia services coupled with a limited into more channels by using frequency division multiplexing
radio spectrum. In this paper we have also considered how another is to use a coding scheme while is relevant to inter
OFDM can improve the real time video streaming over the symbol interference such as CDMA.
wireless network
Related Work:
Keywords- OFDM; 3G; 4G; BPSK; QPSK; Bit Error Rate. Phase-shift keying (PSK) is a digital modulation scheme that
Introduction conveys data by changing, or modulating, the phase of a
reference signal (the carrier wave).
Orthogonal Frequency Division Multiplexing (OFDM) is an
alternative wireless modulation technology to CDMA. OFDM Any digital modulation scheme uses a finite number of
has the potential to surpass the capacity of CDMA systems distinct signals to represent digital data. PSK uses a finite
and provide the wireless access method for 4G systems. number of phases; each assigned a unique pattern of binary
OFDM is a modulation scheme that allows digital data to be digits. Usually, each phase encodes an equal number of bits.
efficiently and reliably transmitted over a radio channel, even Each pattern of bits forms the symbol that is represented by
in carriers. These carriers are regularly spaced in frequency, the particular phase. The demodulator, which is designed
specifically for the symbol-set used by the modulator, allocating additional resources to users with a poor
determines the phase of the received signal and maps it back transmission path. A significant improvement in spectral
to the symbol it represents, thus recovering the original data. efficiency will be required in order for 4G systems to provide
This requires the receiver to be able to compare the phase of true broadband access. This will only be achieved by
the received signal to a reference signal — such a system is significant advances in multiple aspects of cellular network
termed coherent (and referred to as CPSK). systems, such as network structure, network management,
smart antennas, RF modulation, user allocation, and general
The first generation of networks was mainly used for the
resource allocation.
transmission of analog signals as we know analog signal are
more prone to noise and errors so the all next generation of
networks started using digital data for transmission it mainly
used FDMA.
In the current 2G mobile phones the data rate provided are
very low and the cost is also very high as compared to others
generation of networks. The data rate provided was 9.4 kbps-
14.4 kbps speed
Third generation mobile systems such as the Universal Mobile
Telecommunications System (UMTS) and CDMA2000 was
introduced 2002 onwards . These systems are striving to
provide higher data rates than current 2G systems such as the
Global System for Mobile communications(GSM) and IS-95.
Second generation systems are mainly targeted at providing
voice services, while 3rd generation systems will shift to more
data oriented services such as Internet access.
Fig 1: OFDM Spectrum
Research is going on, on better development of 4th generation
(4G) mobile communication systems. The commercial rollout
of these systems started around 2009, and replaced 3rd Orthogonal Frequency Division Multiplexing (OFDM)
generation technology. Few of the aims of 4G networks have
yet been published, however it is likely that they will be to OFDM (Orthogonal Frequency Division Multiplexing) is
extend the capabilities of 3G networks, allowing a greater
radio technology with tremendous potential for helping solve
range of applications, and improved universal access.
Ultimately 4G networks should encompass broadband spectrum challenges. OFDM is a modulation technique,
wireless services, such as High Definition Television (HDTV)
depicted in the following graphic, which uses many sub-
(4 - 20 Mbps) and computer network applications (1 - 100
Mbps). This will allow 4G networks to replaced many of the carriers, or tones, to carry a signal.
functions of WLAN systems. However, to cover this
application, cost of service must be reduced significantly from
3G networks. The spectral efficiency of 3G networks is too
low to support high data rate services at low cost. As a
consequence one of the main focuses of 4G systems will be to
significantly improve the spectral efficiency.
In addition to high data rates, future systems must support a
higher Quality Of Service (QOS) than current cellular systems,
which are designed to achieve 90 - 95% coverage i.e. network
connection can be obtained over 90 - 95% of the area of the
cell. This will become inadequate as more systems become
dependent on wireless networking. As a result 4G systems are
likely to require a QOS closer to 98 - 99.5%.In order to
achieve this level of QOS it will require the communication
system to be more flexible and adaptive. In many applications
it is more important to maintain network connectivity than the
actual data rate achieved. If the transmission path is very poor,
e.g. in a building basement, then the data rate has to drop to
maintain the link. Thus the data rate might vary from as low Fig2: OFDM Sub-Carriers
as 1 kbps in extreme conditions, to as high as 20 Mbps for a
good transmission path. Alternatively, for applications
requiring a fixed data rate, the QOS can be improved by
OFDM has some key advantages over the common wireless QPSK is known as quaternary PSK, quadriphase PSK, 4-
access technology known as CDMA, which is used in many of PSK. QPSK uses four points on the constellation diagram,
today’s 3G cellular networks. To begin with, it is more robust, equispaced around a circle. With four phases, QPSK can
which means that it provides better performance in cluttered encode two bits per symbol, shown in the diagram with gray
areas with many reflections (multipath). It also allows for coding to minimize the bit error rate (BER).
simpler receivers.
Performance evaluation
Fig9: Original Data Sent The performance of network is calculated on basis of BER
and No. of bits that’s has been lost. We have used Matlab to
simulate our performance. To make channel as that of real
world we have used AWGN noise channel where we can set
SNR but we have used constant SNR as 11. All the data that
we got from the simulation is listed in table below. The total
number of bits that is transmitted is 10000 where we have 50
frames and each frame contains 200 bits of data. We have
compared all the PSK modulation technique and the table
below shows that 2-PSK is the best one but as we are
considering about proper utilization of bandwidth 4-PSK is
the best one as we have less error and less BER as compared
to others modulation technique except 2-PSK.
We have also compared it along with using 4-QAM for
comparative study but 4-PSK is far much better than 4-QAM.
ACKNOWLEDGMENT
Our sincere thanks to Thakur educational trust and
management to provide all the facilities and infrastructure to
carried out the research work.
References