Вы находитесь на странице: 1из 9

Recent Advances in Electrical Engineering and Computer Science

WiMAX Bit Error Rate (BER) with AWGN Channel for Variable
Modulation Techniques
SAVITRI BEVINAKOPPA, DEV KRISHNA SHRESTHA
School of IT and Engineering
Melbourne Institute of Technology
284-294 La Trobe Street, Melbourne Victoria 3000
AUSTRALIA
sbevinakoppa@mit.edu.au, simplydave@gmail.com

Abstract: - The demand for high speed internet for mobile and wireless application is increasingly exponential.
In order to fulfil this requirement and overcome the limitation of the existing technologies, researcher
developed advanced and efficient technologies, eg. Orthogonal Frequency Division Multiplexing (OFDM)
based on Worldwide Interoperability for Microwave Access (WiMAX). This technology provides high speed
internet over wide coverage area for small as well as medium enterprise sectors.
This paper gives analysis of the Bit Error Rate of WiMAX under various modulation schemes (BPSK,
QPSK, QAM) and varying Signal to Noise Ratio (SNR) to evaluate the bandwidth efficiency and propose the
optimum solution with acceptable data rate maintaining the Quality of Service (QoS). The use of these codes
reduces the bit error in Additive White Gaussian Noise (AWGN) channel and the Forward Error Correction
(FEC) help to transmit high data in limited bandwidth channel. Simulink software is used for the simulation.

Key-Words: - WiMAX, Bit Error Rate, Modulation, AWGN, OFDM, Simulink

1 Introduction Several frequency bands can be utilised to deploy


The rapid growth of the mobile devices and demand WiMAX. The performance of the system varies on
of high speed data motivated to find an optimum the characteristics of the frequency used.
wireless system. Number of wireless access systems Section 2 highlights literature review of the
have been developed but could not fully satisfy the existing techniques. Section 3 explains the design
demand of data for consumers and applications. methodology used in Simulink and results are
These systems varied widely in their performance analysed in section 4. Section 5 is a conclusion of
capabilities, protocols, frequency spectrum used and the work done.
applications supports. The emergence of WiMAX as
a standard can address these demands of the
wireless environment [1]. World Interoperability for 2 Background
Microwave Access (WiMAX) is an Orthogonal Bit Error Rate (BER) is an important measurement
Frequency Division Multiple Access (OFDM), to determine the integrity of the transmitted data in a
IEEE 802.16 standard family based technology communication system. The performance of the
suitable for high speed data fixed, roaming, portable wireless communication system can be determined
and mobile access. It also supports high sector by analysing the BER in the noisy channel
throughput, multiple handoff mechanisms, power- (transmission medium). Thus combination of
saving mechanisms for mobile devices, advanced different coding and modulation technique will be
Quality of Service (QoS) and low latency for used to reduce the effect of noise and achieve the
improved support of real-time applications, optimum BER for high speed data communication.
advanced authorization, authentication and Combined Effect of Block interleaving and
accounting (AAA) functionality. It delivers Voice Forward Error Correction (FEC) on BER
over Internet Protocol (VoIP), Video streaming at a performance of OFDM based WiMAX (IEEE
low cost compared to existing technologies and can 802.16d) is discussed in paper [2], where the system
have coverage area up to 50kms with bandwidth up of Block Interleaving on BER performance of
72Mbps. WiMAX physical layer for different modulation is
The availability of the frequency spectrum analysed and found that addition of interleaving
is the key to provide broadband wireless services. with FEC improves the system performance by

ISBN: 978-1-61804-340-5 91
Recent Advances in Electrical Engineering and Computer Science

reducing the burst errors during the transmission. It are limited due to processing power and battery
suggests the improvement in performance can be limitation of the subscriber devices.
achieved by adding other techniques like Receiver receives the signal from the base
convolution interleaving, and frequency station and connects to the networks. These devices
interleaving. Thus, in this paper, interleaving are referred as Customer Premises Equipment (CPE)
scheme has been added to minimise the BER and and can be indoor or outdoor based on the distance
improve the performance of the WiMAX. BER vs to the nearest base station.
SNR (with and without using the coding techniques) The WiMAX is considered to be successful
has been compared and result shows that the if it address the challenges like delivering
minimum error can be achieved by using the coding multimega bits per second throughput to the end
technique than the simulation that does not uses the user, with QoS to variety of services (data, voice,
coding scheme at the same SNR. and multimedia), supporting IP based applications
to fixed as well as mobile devices without
2.1 WiMAX compromising the quality, reliability and security
WiMAX [1] is similar to Wi-Fi but with longer and should have better performance than the
range, higher speed and can handle large numbers of existing technologies like 3G, WiFi [3].
user. WiMAX can be used in the areas where there The signal travels through various obstacles
are no internet accesses due to lack of infrastructure. such as buildings, interference from with signals,
WiMAX provides two types of services: noise, delay, distortion, relative motion between the
Non Line of sight services: In this type of transmitter and receiver. To design the
service, WiMAX uses low frequency range of 2 Ghz communication system which works under these
to 11Ghz which are not easily affected by physical condition and delivers high data rates as well as
obstructions, because of their ability to diffract, support high-speed mobility is the matter of
bend around obstacles. challenging.
Line of sight services: This type of services The received signal strength decreases in
connects via fixed dish antenna at line of sight with fast rate with the distance in case of non line of sight
WiMAX tower. It uses higher frequencies thus has environment. This power loss is referred as path loss
less interference and high bandwidth. which is caused by the factors, such as obstruction,
antenna height, terrain etc. Assuming the antenna
2.1.1 WiMAX Architecture used is isotropic and signal energy expands over a
The IEEE 802.16e - 2005 standard provides the air spherical wave front, then the power at receiver at
interface for WiMAX. The WiMAX Forums distance d from transmitter is given by free space
Network Working Group (NWG) developing the pathloss formula or Friis formula as
network requirement, architecture and protocols. Pr= Pt(GtGr/(4d)^2) Eq - 1
WiMAX architecture can be logically divide into Where, Pr = received power
three parts Pt = Transmitted power
Mobile Station (MS): Subscriber or the end = Wavelength of carrier signal
user uses MS as the source of network connection. Gt and Gr = gain of the transmitter and
Base station (BS) provides air interface for mobile receiver antennas.
stations. Since = c/f, the higher frequency waves
Access Service Network (ASN): It consists decreases the received power.
gateway to built radio access at the end points and
comprises more than two base stations. The radio Intersymbol Interference: This is the
resource management, encryption keys, routing to result of multipath when the transmitted symbol
the selected network and client functionality are arrives at the receiver during the nest symbol period
carried out by ASN. and cause Intersymbol Interference (ISI). Since the
Connectivity Service Network (CNS): data rate is high in WiMAX, the symbol time is
responsible for internet connections i.e. provides IP shorter, thus it take only smaller delay to cause ISI.
functions for corporate, public networks and other This issue can be dealt with Equalisation, but it
users. requires high processing power. Equalisation is
WiMAX base station broadcasts signals implemented at the receiver in an attempt to reverse
through tower (fixed or mobile). Fixed tower the channel distortion. The optimum solution to
connects with home or office subscriber units and deal with ISI is Orthogonal Frequency Division
operates on high power transmission covering up-to Multiplexing (OFDM), where large numbers of
50kms. Mobile tower connects smaller devices and subcarriers are used in parallel i.e. sends L signals

ISBN: 978-1-61804-340-5 92
Recent Advances in Electrical Engineering and Computer Science

with bandwidth B/L at the same time. Thus, B/L << OFDM transmission each modulation symbol is
Bc (Bc = carrier bandwidth), each signal undergoes mainly confined to a relatively narrow bandwidth.
flat fading and time dispersion will be negligible. Thus, for OFDM transmission over a frequency-
Noise: Additive White Gaussian Noise selective channel, certain modulation symbols may
(AWGN) is the most basic noise in communication be fully confined to a frequency band with very low
channel. Since the thermal noise is directly instantaneous signal strength.
proportional to the bandwidth, the broadband Thus, the individual modulation symbols
receiver experience higher noise than the will typically not experience any substantial
narrowband system and reduces the coverage area frequency diversity even if the channel is highly
of the broadband system. frequency selective over the overall OFDM
Doppler Spread: Doppler spread is the transmission bandwidth. As a consequence, the BER
result of the relative motion between the transmitter performance of OFDM transmission over a
and the receiver which causes the carrier frequency frequency-selective channel is relatively poor. In
dispersion. This result in the loss of signal to noise practice channel coding is used in most cases of
ratio (SNR), difficult in recovery and digital communication and especially in mobile
synchronisation of carrier signal that damages the communication. Channel coding implies that each
orthogonality of OFDM subcarriers. bit of information to be transmitted is spread over
Multipath Fading: The reflection, several code bits. If these coded bits are mapped to a
refraction and scattering to the transmitted signal set of OFDM subcarriers that are well distributed
while travelling causes the receiver to receive the over the overall transmission bandwidth of the
signal via different paths. This results in the OFDM signal, each information bit will experience
variation of the amplitude of the received signal and frequency diversity in the case of transmission over
the effect is called as multipath fading. a radio channel that is frequency selective over the
Shadowing: is the loss of power in the transmission bandwidth.
process of propagation of the signal around the large Traffic Handling Capacity of WIMAX:
obstacle such as buildings, trees via diffraction etc. Mobile WiMAX is the standard [5] for broadband
The power at the received signal can be high due to (high-speed) wireless access (BWA) in a
temporary line of sight transmission path. The metropolitan area. WiMAX allows any available
standard method to account these effects is to bandwidth to be used that may vary from 1.25 MHz
introduce shadowing in the pathloss formula i.e. to 28 MHz. The available channel is divided into
Pr = PtPo(do/d)^ several equally spaced subcarriers. Among these sub
Po = measured pathloss carriers, some are used for data transmission, some
Do = reference distance for monitoring quality of channel (pilot subcarriers),
= pathloss exponent safety (guard subcarriers). WiMAX uses QPSK,
= sample of shadowing random process. QAM for modulation and FEC (Forward Error
OFDM based physical layer [4]: OFDM Correction) for coding.
based physical layer is resistance to multipath and WiMAX uses both TDD and FDD for
operate well in non line of sight environment. Uplink (Mobile station to Base Station) and
WiMAX signal uses OFDM techniques and the Downlink (Base Station to Mobile Station) such that
bandwidth can range from 1.25 to 20 MHz. same frequency is shared for UL and DL but
Maintain the orthogonality between the individual alternate in time.
subcarrier, the symbol period must be reciprocal to DL = Down Link; UL = Uplink
the carrier spacing. In OFDM based transmission, TTG = Transmit to Transmit Gap
the high bit stream is divided into number of low bit RTG = Receive to Transmit Gap
streams, which are each modulated separately by Modulation and Coding: WiMAX supports
subcarriers. These features eliminate ISI. different type of modulation and coding schemes.
In OFDM, the available channel bandwidth The modulation and coding techniques maintain
is subdivided into number of equal-bandwidth sub steady signal strength by using different scheme
channels. The behaviour of the channel is not over increasing distance. The dynamic bandwidth
constant, therefore by selecting f wisely, the allocation technique monitors the network from
channel can be made over the sub band avoiding interference in signal strength which allows base
channel distortion. station to allocate more bandwidth to affected
The available different information symbols stream. The subscriber provides feedback to the
are multiplexed on the subcarrier and transmitted base station about the downlink channel quality
simultaneously and synchronously. In case of which helps base station to estimate the channel

ISBN: 978-1-61804-340-5 93
Recent Advances in Electrical Engineering and Computer Science

quality for uplink. The Modulation techniques used more flexible, since extra hardware is not needed to
are BPSK, QPSK, 16QAM, 64QAM and coding analysis the output and can generate graph to verify
scheme are convolution codes at 1/2, 2/3, 3/4, and the design.
5/6. For the real time simulation, CelPlanner
Antenna Techniques: WiMAX uses directional software is used since it has the function to define
antennas with wireless signal between base station the interested geographical location and can specify
and receiver station. This reduces the interference the base stations, number of subscriber and link
from noise, as signal is direct between two points. budget. It also accounts the effect of the
To determine the interference in the path, dynamic environment like buildings, vegetation, water
frequency selection scheme is applied and specific resources on the performance of the system.
frequency is selected to avoid interference. These
techniques are implemented by Multiple Input 3.1 Simulation Model
Multiple Output (MIMO) technique [6] where Fig. 1 shows the design of WiMAX which is based
multiple antennas are used at both transmitter and on the physical layer of the IEEE 802.16 WiMAX
receiver side. Throughput and efficiency increase of OFDM. In this simulation design, only the basic
these techniques, as it reduces power consumption, features are included. The data from the source is
frequency re-use and bandwidth efficiency. Multi- randomized before feeding to Forward Error
antenna techniques can be used to achieve improved Correction (FEC). FEC uses RS code and
system performance, including Convolution coding to encode data bits which are
improved system capacity (more users per cell) then passed to block interleaver and then mapped
improved coverage (possibility for larger cells), into QPSK/QAM symbols. The symbol is
improved service provisioning, for example, modulated onto subcarrier by applying Inverse Fast
higher per-user data rates Fourier Transform (IFFT). The output is converted
to serial data and a cyclic prefix of 1/32 is added to
make system immune to Inter Symbol Interference
3 Design Methodology in Simulink (ISI). Then the signal is transmitted through
Matlab Simulink [7] is used to simulate Additive White Gaussian Noise (AWGN) channel.
communication system, since the features like The receiver, after receiving the transmitted signal,
simulation, automatic code generation, and performs the reverse operation of the transmitter.
continuous test makes it easy to analysis and instant The significant block of the simulation model is
changes can be made without affecting the entire discussed below.
design. The option of output sink like scope make it

Fig. 1: Simulink model for WiMAX process

ISBN: 978-1-61804-340-5 94
Recent Advances in Electrical Engineering and Computer Science

Randomization: Randomizer avoids long Quadrature Amplitude Modulation (QAM)


sequence of continuous ones and zeros of the [9] is the most powerful modulation scheme used in
information bits before transmission. This is wireless standards, since it combines amplitude shift
implemented with Pseudo Random Binary Sequence keying and phase shift keying. Thus, two different
(PRBT) generator which uses 15 stage shift register signals are sent concurrently on the same carrier
with a generator polynomial of 1+x^14+x^15 with frequency but one is shifted by 90 with respect to
XOR gates. other signal.
Forward Error Correction (FEC): FEC Subcarrier allocation: WiMAX standard
consists of RS coding followed by Convolution specifies three types of subcarrier which are data,
coding to correct most errors generated in the pilot and null subcarriers. The mapped data are
channel. The last block is interleaver to avoid long arranged in matrix, where number of row is equal to
burst errors. the number of data subcarriers. The pilot and null
Reed Solomon Encoder: A Reed-Solomon subcarriers are then added to form the total
code is defined as RS (N, K, T) with 1 bit symbol subcarriers.
which means the encoder uses K data symbols of 1 IFFT: The time domain signal after
bit each and adds 2T parity symbols to create an N modulation is generated using IFFT. It also
symbol code word. Thus, maintains the orthogonality of subcarriers and is the
N = total number of bytes after the encoding efficient way of modulation of the subcarrier in
process parallel.
K = total number of data bytes before the Cyclic Prefix [5]: Cyclic prefix is added to
encoding process the time domain sample to reduce the effect of
T = total number of bytes that can be multipath. The integration interval in the correlation
corrected. receiver (=symbol period T) will not necessarily
The error correction capability of RS code is correspond to an integer number of periods of each
given by (N-K) which is the measure of redundancy subcarrier of that path. As a consequence, in case of
in the block. The standard RS code encoder is create a time-dispersive channel there will not only be
with N=255, K=239 and T=8. inter-symbol interference within a subcarrier, but
Convolution Encoder: The output from the also interference between subcarriers.
RS encoder is fed to Convolution encoder with rate Thus, to avoid ISI and maintain
, constraint length 7 and the generator polynomials orthogonality, a cyclic prefix is appended to each
are used to produce its two code bits. block of N signal samples. Four types of cyclic
The puncturing operation at output of the prefix are provided in the standard. It is taken as G
convolution encoder is used for different coding which is the ratio of CP time to OFDM symbol time
rate. At the decoder, the received data is passed and can be equal to 1/4, 1/8, 1/16, and 1/32.
through Viterbi algorithm, which is a soft input In OFDM the encoding and decoding of the
maximum likelihood sequence estimator. modulated signal are carried out in frequency
Interleaver: The output from the forward domain. It breaks the wideband signal of bandwidth
error correction is passed through interleaver which B into L narrowband signals (subcarriers) of
adjacent coded bits are mapped onto non adjacent bandwidth B/L. The L subcarriers are modulated
subcarriers or onto less or more significant bits of using IFFT operation and cyclic prefix is appended.
the constellation to reduce long stream of unusable Then the symbols are sent in serial through
bits. wideband channel. At the receiver, the cyclic prefix
Modulation [8]: The bits from interleaver is removed and the symbol is demodulated using
are passed through constellation mapper where FFT operation.
modulation is carried out (BPSK, QPSK, nQAM). BER is the rate at which the error occurs
Binary Phase Shift Keying (BPSK) uses two while transmitting data which can be simplified by
phases separated by 180 to represent the binary the formula below
digits. BPSK is robust and powerful against noise in Bit Error Rate (BER) = Number of errors /
low data rate application. Total number of bits transmitted.
QPSK is a four level phase shift keying in BER depends on the medium between the
which each element is represented by two bits and receiver and transmitter and Signal to Noise Ratio
uses the phase shift of /2 (90 phase shift). Since it (SNR) i.e. good medium and high SNR results in
uses four symbols, it has higher spectral efficiency negligible BER. But the medium is not noiseless
than BPSK. and vary with the propagation path. Thus, the
selection of channel plays vital role while analysing

ISBN: 978-1-61804-340-5 95
Recent Advances in Electrical Engineering and Computer Science

BER. The second issue is with the modulation 4. Simulation Result


scheme. Each modulation technique performs WiMAX models with various modulation schemes
different in presence of noise. Higher order [10] have been simulated as shown in Fig. 2
modulation scheme (64QAM) are capable of (4QAM), Fig. 3 (64QAM), Fig. 4 (BPSK) and Fig. 5
delivering high data are not robust as lower (QPSK). This simulation supports all the
modulation schemes (BPSK, QPSK) which offer modulation and coding schemes mentioned in the
low data rate. BER can be affected by number of WiMAX. The performance evaluation was done on
factors but by adjusting the performance parameter the basis of error rate as shown in Table 1 for
the system can be optimised. These performance varying signal to noise ratio. The BER vs SNR
parameters are interference, transmitting power, curve are used to compare as shown in Fig. 6, 7 and
modulation scheme and bandwidth. 8 and analysed the performance of different
The purpose of this research is to determine modulation schemes. The results show the overview
the Bit Error Rate in various modulation technique of WiMAX system with varying modulation
of WiMAX. Simulink library has various techniques under AWGN channel. From the
communication blocks, filters and channels. From analysis, we can conclude that 64QAM provides
the literature review, BER can be improved by high data rate but require high bandwidth where as
adding channel code block. BPSK require less bandwidth, efficient but has low
The use of RS code correct the burst error data rate. 4QAM and QPSK provide data rate
where as the convolution code corrects the random between BPSK and 64QAM and bandwidth
error generated during transmission in multipath requirement are more than BPSK but less than
channels. The use of these codes reduces the bit 64QAM. BPSK provides the least value of BER
error in AWGN channel and the FEC help to where as 64QAM has highest BER. 4QAM and
transmit high data in limited bandwidth channel. QPSK have BER values in between BPSK and
64QAM.

Fig. 2: Simulation of 4QAM

ISBN: 978-1-61804-340-5 96
Recent Advances in Electrical Engineering and Computer Science

Fig. 3: Simulation of 64QAM

Fig. 4: Simulation of BPSK

ISBN: 978-1-61804-340-5 97
Recent Advances in Electrical Engineering and Computer Science

Fig. 5: Simulation of QPSK

Table 1: SNR vs BER of various modulation


schemes

SNR Bit Error Rate(BER)


(dB) 64 QAM 4 QAM QPSK BPSK
2 .5 .5029 .4945 .4922
4 .5 .5088 .5032 .4983
6 .5036 .5013 .4942 .5058
8 .5097 .5016 .4922 .4918
10 .4818 .5045 .5214 .5035
12 .3314 .5214 .5016 .5097
14 .0958 .5166 .4951 .5019
16 .0156 .5052 .4970 .5019
18 .0003 .5013 .4951 .5019
20 0 .5019 .4931 .5019
Fig. 6: SNR vs BER in 64QAM

ISBN: 978-1-61804-340-5 98
Recent Advances in Electrical Engineering and Computer Science

speed. It supports various modulation schemes such


as QAM, BPSK, QPSK etc.
This paper gives analysis of various
modulation schemes of WiMax with AGWN. The
performance evaluation was done on the basis of
error rate for varying signal to noise ratio. The BER
vs SNR graphs show that 64QAM provides high
data rate but require high bandwidth where as BPSK
require less bandwidth, efficient but has low data
rate. 4QAM and QPSK provide data rate between
BPSK and 64QAM and bandwidth requirement are
more than BPSK but less than 64QAM. BPSK
provides the least value of BER where as 64QAM
has highest BER. 4QAM and QPSK have BER
values in between BPSK and 64QAM.

Fig. 7: SNR vs BER in 4QAM Reference:


[1] L. Korowajczuk, LTE, WiMAX and WLAN Network
Design, Optimization and Performance Analysis, Second
Edition, 2011, John Wiley and Sons
[2] A. Agrawal, S. N. Mehta, Combined Effect of Block
interleaving and FEC on BER performance of OFDM
based WiMAX(IEEE 802.16d) system, American
Journal of Electrical and Electronics Engineering,
Volume 3, No. 1,pp. 4-12, 4 March, 2015
[3] J. G.Andrews, A. Ghosh, R. Muhamed, Fundamentals
of WiMAX Broadband Wireless Networking, Prentice
Hall, 2007,US
[4] R. Nee, OFDM Physical Layer Specification for the
5 GHz Band, January 1998, Lucent Technologies Bell
Labs Research
[5] M. Ma, Current Technology Developments of WiMAX
Systems, Springer, 2009
Fig. 8: SNR vs BER in BPSK [6] Q. Li, G. Li, W. Lee, M. Lee, et. al., MIMO
Techniques in WiMAX and LTE: A Feature Overview,
IEEE Communications Magazine, May 2010, pp. 86-92
[7] http://au.mathworks.com/products/simulink/ retrieved
on 22/8/15
[8] B.P. Lathi, Modern Digital and Analog
Communication System, Third edition, Oxford University
Press, 1998
[9] W. CY. Lee, Wireless and Cellular
Telecommunications, Third Edition, 2006, The McGraw-
Hill Companies, Inc. USA.
[10] M.D. McKinley, K.A. Remley, J.S. Kenney, M.
Myslinski, Comparison of QPSK and 64QAM EVM for
an OFDM WLAN signal at 2.4 GHz and 4.9 GHz in a
multipath environment, IEEE International Symposium
on Antennas and Propagation Society, 2009, APSURSI
'09. pp. 1 - 4
Fig. 9: SNR vs BER of QPSK

5 Conclusion
WiMAX physical layer depends on Orthogonal
Frequency Division Multiplexing (OFDM)
transmission scheme, which delivers data at higher

ISBN: 978-1-61804-340-5 99

Вам также может понравиться