0% found this document useful (0 votes)
23 views2 pages

BPSK, QPSK & QAM Performance in AWGN

Uploaded by

subuprama.7133
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

BPSK, QPSK & QAM Performance in AWGN

Uploaded by

subuprama.7133
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Performance Analysis of BPSK, QPSK & QAM over AWGN Channel

Abstract tains noise. This noise results in some probability


of error at the demodulator. Also as different com-
Digital modulation schemes provide more inform-
munication system have different sensitivities to er-
ation carrying capacity, better quality communic-
rors, there exists different ways to correct them.
ation, data security and RF spectrum sharing to
accommodate more services. The goal of designer
is to create a communications system that trans- II. Digital Modulation Techniques
port a message signal from a source across a QPSK QPSK uses four points on the constellation
Noisy channel to the user both efficiently and re- diagram, equi spaced around a circle. With four
liably, submit to certain design restrictions: Per- phases,
missible transmit power, available bandwidth QPSK can encode two bits per symbol, to minimize
channel, and low cost of building the system. The the bit error rate (BER) [7] [8]
data is first convoluted, and then transmitted into BPSK BPSK is the simplest form of phase shift
a noisy channel. This convolution process en- keying (PSK). It uses two phases which are separ-
codes some redundant bits into the transmitted ated by 180° and so can also be termed 2-PSK. It
signal, thereby improving the data capacity of the does not particularly matter exactly where the con-
system channel. This paper reviews the key char- stellation points are positioned, Therefore, it
acteristics of communication channel and com- handles the highest noise level or distortion before
pares the performance of the digital modulation the demodulator reaches an incorrect decision. That
schemes BPSK, QPSK and QAM BER in pres- makes it the most robust of all the PSKs. It is, how-
ence of Additive White Gaussian Noise (AWGN). ever, only able to modulate at 1 bit/symbol (as seen
Simulations are carried out in MATLAB in the figure) and so is unsuitable for high data-rate
applications. [7] [8]
Keywords: Convolution, BPSK, QPSK, QAM, QAM In QAM, the constellation points are usually
BER, AWGN .
arranged in a square grid with equal vertical and
horizontal spacing, although other configurations
are possible . The simplest and most commonly
I. Introduction used QAM constellations consist of points arranged
In Digital modulation, a digital bit stream in a square, i.e. 16-QAM, 64-QAM and 256-QAM .
is transmitted over analog band-pass channel. Here Non-square constellations, such as Cross-QAM,
an analog carrier signal is modulated by a discrete can offer greater efficiency but are rarely used be-
signal. Most fundamental digital modulation cause of the cost of increased modem complexity.
schemes are based on keying. The choice of digital [7][8]
modulation scheme is very important as it signific-
antly affects the performance of a communication III. Convolution Codes
system. Any real time communication system con-
IV. Performance Parameters
In telecommunication, a convolution code Code Rate ( r )
is a type of error-correcting code that generates par- The code rate (or information rate) is a fractional
ity symbols via the sliding application of a Boolean number that expresses what part of the redundant
polynomial function to a data stream. The sliding message is actually meaningful. For instance an en-
nature of the convolution codes facilitates trellis de- coder with 1/3 rate will output 3 bits of message for
coding using a time-invariant trellis. Time invariant each bit of data. Therefore, bigger code rates pro-
trellis decoding allows convolution codes to be duce stronger codes. [3] [4]
maximum-likelihood soft-decision decoded with r = k/n Bit Error Rate (BER)
reasonable complexity.[2] [3] Convolution codes
are often characterized by the base code rate and
the depth (or memory) of the encoder. The memory
is often called the "constraint length" K, where the
output is a function of the current input as well as
the previous inputs. The depth may also be given as
the number of memory elements v in the polyno-
mial or the maximum possible number of states of
the encoder.
Bit error gives the number of bits in error per unit time. In the sum of two uncorrelated Gaussian random vari-
digital communication, the number of bits in error are the ables. [1]
number of bits received in a data stream over a communica-
tion channel that are altered either due to noise,

interference, distortion or bit synchron- V. Flow Chart of the Proposed Model


ization, attenuation, wireless multipath
fading etc. [4] [5] BER = Number of
errors / total message length.
Bit error Probability (Pe)
Bit error probability Pe is defined as the expecta-
tion value of the bit error ratio i.e. the number of bit
errors divided by the total number of transferred bit
during a defined time interval. It is desirable to im-
prove by
choosing a strong signal strength and by choosing a
robust modulation technique. [5] [6]
Signal to Noise Ratio (SNR)
Signal to noise ratios and Eb/No figures are para-
meters that are more associated with radio links
and radio communications systems. In terms of
this, the bit error rate, BER, can also be defined in
terms of the probability of error or POE. The de-
termine this, three other variables are used. They
are the error function, erf, the energy in one bit, Eb,
and the noise power spectral density . It should be
noted that each different type of modulation has its
own value for the error function. This is because
each type of modulation performs differently in the
presence of noise
Additive white Gaussian noise
Additive white Gaussian noise (AWGN) is a basic
noise model used in information theory to mimic
the effect of many random processes that occur in Figure 1: Flow Chart of the Proposed Model
nature. [1] The modifiers denote specific charac-
teristics like
• Additive because it is added to any noise
that might be intrinsic to the information system
• White refers to the idea that it has uniform
power across the frequency band for the informa-
tion system. It is an analogy to the color white
which has uniform emissions at all frequencies in VI. Results
the visible spectrum.  Gaussian because it has The Performance of the QPSK System is measured
a normal distribution in the time domain with an using the BER vs SNR simulation Graphs, the Bit
average time domain value of zero. error rate value should approach zero as SNR
Rayleigh Fading Channel Value increases for an efficient Modulation Sys-
tem.
Rayleigh fading is a statistical model for the effect
of a propagation environment on a radio signal,
such as that used by wireless devices. Rayleigh fad-
ing models assume that the magnitude of a signal
that has passed through such a transmission me-
dium will vary randomly, or fade, according to a
Rayleigh distribution — the radial component of

Common questions

Powered by AI

Additive White Gaussian Noise (AWGN) is a fundamental noise model that influences the design of communication systems by affecting signal integrity. It is characterized by having a constant power spectral density (white noise) and a Gaussian distribution of signal amplitudes. This model helps simulate real-world conditions where noise is introduced uniformly across all frequencies . In designing communication systems, the presence of AWGN necessitates robust modulation schemes and error correction methods to minimize Bit Error Rate (BER). System designers aim to maximize the Signal to Noise Ratio (SNR) to ensure reliable data transmission across channels affected by AWGN . Effective modulation schemes, such as BPSK, QPSK, and more complex QAM systems, are evaluated for their performance under AWGN conditions, with higher SNR often needed to achieve lower BER .

The Signal to Noise Ratio (SNR) is a critical factor in assessing the efficiency of a modulation system such as QPSK. It measures the ratio of signal power to noise power in a communication channel, directly affecting the Bit Error Rate (BER) of the system. Higher SNR values indicate that signal power is significantly greater than noise power, which usually results in lower BER, thereby improving the modulation system's reliability. In simulations of QPSK systems, as the SNR increases, the BER approaches zero, indicating more efficient data transmission . This relationship makes SNR a fundamental parameter for evaluating and designing communication systems to withstand noise influences, like those modeled by Additive White Gaussian Noise (AWGN).

Convolution codes improve data reliability by encoding redundant bits into the transmitted signal. This process involves generating parity symbols using Boolean polynomial functions applied to the data stream, which facilitates trellis decoding—a method that evaluates possible message paths in the presence of noise. The redundancy introduced by convolutional encoding allows for maximum-likelihood soft-decision decoding, which enhances error correction capabilities over noisy channels . Additionally, the constraint length of the encoder, representing memory elements, is crucial in determining the strength of error correction .

QAM systems enhance data throughput by allowing the transmission of multiple bits per symbol. By positioning more constellation points in a grid, such as in 16-QAM, 64-QAM, or 256-QAM configurations, QAM can convey 4, 6, or 8 bits per symbol respectively, thus significantly increasing the data carrying capacity . However, this increase in throughput comes with trade-offs. Higher order QAM schemes require more precise signal power and phase adjustments, increasing the system's complexity and its susceptibility to noise and interference. As a result, they demand better Signal to Noise Ratio (SNR) to achieve the same Bit Error Rate (BER) as simpler modulation schemes. These conditions necessitate more sophisticated error correction techniques and modulation techniques to maintain data integrity . Additionally, the implementation costs and complexity of modems required to handle higher order QAM schemes contribute to their trade-offs .

Convolution codes are advantageous in telecommunication systems due to their ability to perform continuous error correction using a sliding window algorithm. This sliding nature enables efficient trellis decoding, which allows for maximum-likelihood decoding with manageable complexity, improving data integrity especially in real-time applications . Unlike block codes which encode blocks of data separately, convolution codes handle streams of data, making them well-suited for streaming data over channels with time-varying characteristics. Moreover, the depth or constraint length of the convolution encoder, which influences redundancy and correction capacity, can be adjusted to balance complexity and coding gain . These features make convolution codes particularly robust and adaptable for varying channel conditions, in contrast to simpler parity or cyclic redundancy check methods that may be less flexible but easier to implement.

Rayleigh fading, which describes the statistical variations in the signal magnitude due to multipath reception, affects the modulation strategy for wireless devices by requiring robustness to rapid signal fluctuations. In environments characterized by Rayleigh fading, such as urban or indoor environments with many reflective surfaces, modulation schemes must handle sudden changes in signal amplitude and phase. Techniques like BPSK or QPSK, known for their relatively robust performance under fading and noise conditions, may be preferable compared to higher-order modulations like 64-QAM, which require stronger SNR conditions and tend to degrade in performance rapidly with fading . Additionally, adaptive modulation and coding strategies might be deployed in such environments to dynamically switch between modulation schemes based on current channel conditions to mitigate the performance impact of fading and maintain link reliability .

Higher order QAM schemes would be preferred in scenarios where bandwidth efficiency and high data throughput are critical, and the channel conditions permit a high Signal to Noise Ratio (SNR). These conditions are typical in environments with strong, stable signal reception, such as wired communications or short-range wireless communications with minimal interference. In such cases, modulations like 16-QAM, 64-QAM, or 256-QAM can be used for applications requiring large data volumes to be transmitted quickly and efficiently, such as video streaming, high-speed internet, and multimedia broadcasting . However, these schemes would require more sophisticated and costly modem technology to accurately transmit and receive signals due to the denser constellation map, resulting in increased complexity relative to simpler schemes like BPSK and QPSK .

Quadratic Phase Shift Keying (QPSK) is considered more efficient than BPSK under conditions where bandwidth efficiency is important, as QPSK can transmit two bits per symbol compared to BPSK's single bit per symbol. This doubled efficiency makes it more suitable for environments where the available bandwidth is limited, effectively doubling the data rate without requiring additional bandwidth . Additionally, QPSK maintains a reasonable level of robustness against noise, making it efficient for moderate-to-noisy conditions where BPSK's robustness may not translate into a meaningful advantage due to inferior data rate performance . This efficiency in both data throughput and bandwidth usage positions QPSK as a versatile choice in various digital communication systems.

The bit error probability, Pe, is the long-term average probability of a bit error occurring during data transmission. It is defined as the expectation value of the bit error ratio over a specified time period, representing the likelihood of a single bit being received incorrectly . Conversely, the Bit Error Rate (BER) is the number of errors that occur in a transmitted data stream relative to the total number of bits sent, providing a direct measurement of performance over a finite period or sample. BER is typically used to evaluate the real-time effectiveness of a communication link during operation . While Pe is more of a theoretical construct indicating probable performance, BER is an observational measure based on actual data transmission results.

BPSK (Binary Phase Shift Keying) is the simplest form of phase shift keying that uses two phases separated by 180°. It is extremely robust against noise, meaning it maintains data integrity better in noisy environments. However, it can only encode at 1 bit per symbol, making it unsuitable for high data-rate applications. QPSK (Quadrature Phase Shift Keying), on the other hand, uses four equidistant points on the constellation diagram, which allows it to encode two bits per symbol, thus increasing the data rate while still maintaining fairly robust performance in the presence of noise . QAM (Quadrature Amplitude Modulation) further increases data capacity, with typical constellations such as 16-QAM, 64-QAM, and 256-QAM, corresponding to 4, 6, and 8 bits per symbol respectively. However, the complexity and sensitivity to noise increase with higher order QAM, as these constellations are more densely packed .

You might also like