BER Analysis of Digital Modulation Schemes Using Labview: R. Prameela Devi and Humaira Nishat
BER Analysis of Digital Modulation Schemes Using Labview: R. Prameela Devi and Humaira Nishat
BER Analysis of Digital Modulation Schemes Using Labview: R. Prameela Devi and Humaira Nishat
Abstract: Since the last few decades there has been an abrupt With tremendous development in digital communication
rise in technology and all the communication devices of the new systems it is very important to ensure the quality of service
generation mostly rely on digital transmission of information. for real time transmission of video applications and provide
Thus, it has become necessary to give better and efficient user with more powerful and efficient services by using
services to users by employing better digital modulation
better modulation techniques.
techniques. This paper analyses the Bit Error Rate (BER)
performance of different digital modulation schemes such as The most commonly used digital modulation schemes are
Binary Phase Shift Keying (BPSK), Quadrature Phase Shift BPSK, QPSK & QAM as they offer the lowest bit error rate
Keying (QPSK) and Quadrature Amplitude Modulation as compared to other digital modulation techniques like
(QAM) using LabVIEW. The Additive White Gaussian Noise ASK, FSK, DPSK and other M-ary techniques.
(AWGN) channel is used for analysis and modulation. As In this paper BER [2] analysis is performed under AWGN
LabVIEW is a graphical programming environment it gives channel using LabVIEW for modulation techniques i.e.
good visualization of the results and it also allows us to design BPSK, QPSK and QAM [10].
systems in an intuitive block based manner in short time as
compared to other commonly used text based programming
The paper is organized as follows:
languages. Thus, it is concluded from the simulation results
that BPSK outperforms QPSK and QAM in terms of BER.
• Section II discusses about the digital modulation
Index Terms: AWGN, BPSK, QAM, QPSK schemes, BER and AWGN channel in detail.
• Section III describes the LabVIEW simulation and
I. INTRODUCTION implementation of the generalized block diagram.
• Section IV gives the simulation results.
Communication is the process of conveying information
from one entity to another in sending or receiving • Section V concludes the paper.
information between two or more people. The one who
sends the information is called sender or source of II. DIGITAL MODULATION SCHEMES
information and the one for whom the information is
destined is called the receiver or user. A Simple A. BPSK
communication system consists of a transmitter, a channel It is one of the most commonly used digital modulation
and a receiver. technique where in the phase of the carrier signal is varied
Conventional methods of communication use analog according to the input bits at a particular time.
signals for long distance communication. But these systems In this technique , the sine wave carrier usually takes two
suffer many losses such as interference, distortion, phase values such as 00 and 1800.
attenuation as well as other losses including security. To B. QPSK
overcome these problems, the analog signals are digitized
It is a variation of BPSK which sends two bits of digital
which allow the communication to be more clear and
information at a time. This results in the bit rate to half and
accurate without losses. Not only this, the digital system is
allows space for other users. Since it transmits a
more reliable, easy to design, cheap but also can be saved
combination of 1’s and 0’s, the generated bits are 00, 01, 10
and retrieved more conveniently and above all the capacity
and 11. Each of this combination of 2 bits is represented by
of the channel is effectively utilized.
a phase reversal such as 450, 1350, 2250 and 3150.
The process of digitization [1], [3] involves steps such as
Sampling, Quantizing and Encoding which are performed in C. QAM
analog to digital convertor section. The receiver performs It is a combination of both analog and digital schemes. It
the reverse operations like decoding and reconstruction of actually conveys two message signals or two digital streams
the quantized pulse train which is then given to by changing the amplitudes of two carrier waves using
reconstruction filter to get the original signal. amplitude shift keying or amplitude modulation. These two
Digital modulation [1] techniques provide more carrier waves of the same frequency are out of phase with
information capacity, high data security and fast system each other by 900 and are called as quadrature carrier or
availability with a great quality of communication. quadrature components.
Figure 3. BER graph for BPSK, QPSK and QAM using LabVIEW
Figure 5. Constellation diagram of QPSK using LabVIEW
The BER value over AWGN channel for BPSK, QPSK
and QAM is also given in tabular form in table1.
TABLE I.
COMPARISION OF BER VALUES