SlideShare a Scribd company logo
1 of 6
Download to read offline
Dr.S.Bhargavi / International Journal of Engineering Research and Applications                    (IJERA)
                  ISSN: 2248-9622                              www.ijera.com
                      Vol. 3, Issue 1, January -February 2013, pp.992-997

Design And Implementation Of An Efficient Ofdm Transreceiver
                    Chain For Wimax
                                              Dr.S.Bhargavi†
                        †
                            Professor, Dept of E&C, SJCIT, Chikballapur, Karnataka,India



Abstract— The telecommunication industries are             rates WiMAX developments have been rapidly
insisting on new standardized technologies with            moving forward.
high transmission abilities like in IEEE 802.16                Many researchers do believe that WiMAX can
versions, which are also referred as WiMAX.                move the wireless data transmission concept into a
WiMAX is a wireless transmission infrastructure            new dimension of broadband service. There are
that allows fast deployment as well as low                 basically three limiting factors for transmitting high
maintenance costs. In this system efficient                data rate over the wireless medium that mainly
utilization of bandwidth is possible for a wide            include multipath fading, delay spread and co-
range of frequencies and can be used as a last mile        channel interference. Standards for Fixed WiMAX
solution for broadband internet access. It offers          (IEEE 802.16d-2004) were announced as final in
both line of sight and non-line of sight wireless          2004, followed by Mobile WiMAX (IEEE 802.16e)
communication.                                             in 2005, which are based on orthogonal frequency
          This paper elucidates all compulsory             division     multiplexing     (OFDM)       technology
features of the WiMAX OFDM physical layer                  [2].OFDM is a transmission technique built for high
specified in IEEE 802.16 standards by simulating           speed bi-directional wired or wireless data
the WIMAX models and also this paper will                  communication.OFDM has high Peak-to-Average
manifest a study on WiMAX system by comparing              Power Ratio (PAPR). The Wireless MAN
different modulation schemes such as BPSK,                 (metropolitan area network)-OFDM interface can be
QPSK and QAM (Both 16 and 64). The                         extremely limited by the presence of fading caused
performance of the designed system is evaluated            by multipath propagation and as result, the reflected
based on BER and SNR with the aid of MATLAB                signals arriving at the receiver are multiplied with
tools.                                                     different delays, which cause Inter-symbol
Keywords—WiMAX, OFDM, BPSK, QPSK,                          interference (ISI). OFDM basically is designed to
QAM, BER, SNR                                              overcome this issue and for situations where high
                                                           data rate is to be transmitted over a channel with a
                                                           relatively large maximum delay. If the delay of the
                 I. INTRODUCTION                           received signals is larger than the guard interval, ISI
         WiMAX (Worldwide Interoperability for             may cause severe degradations in system
Microwave Access) is introduced by the Institute of        performance.
Electrical and Electronic Engineers (IEEE) which is
designated by 802.16. There are fixed (802.16d) and        II. OVERVIEW                                       OF
mobile (802.16e) WiMAX [1] which offers both line              WIMAXTRANSRECEIVER
of sight and non-line of sight wireless connectivity.               The basic block of wireless communication
This technology offers a high speed, secure,               is given below figure.1
sophisticate, last mile broadband service, ensuring a
flexible and cheap solution to certain rural access           Transmitter            Channel                Receiver
zones. In a fixed wireless communication, WiMAX
can replace the telephone company's copper wire               Figure 1: basic block of wireless communication
networks, the cable TV's coaxial cable infrastructure.
In its mobile variant it can replace cellular networks.    Where in WiMAX OFDM physical layer(PHY)[3]
In comparison with Wi-Fi and Cellular technology,          specifications are as given below:
Wi-Fi provides a high data rate, but only on a short       The transmitter block consists of:-
range of distances and with a slow movement of the                  1 .Randomized data (Bernoulli Binary/
user. And Cellular offers larger ranges and vehicular               Stored Data)
mobility, but it provides lower data rates, and                     2. FEC (Convolution Code, RS Code)
requires high investments for its deployment.                       3 Modulation (BPSK and QAM)
WiMAX tries to balance this situation. WiMAX fills                  4. OFDM Transmitter (IFFT)
the gap between Wi-Fi and Cellular, thus providing         The channel used is
vehicular mobility, and high service areas and data                 Additive White Gaussian Noise (AWGN)



                                                                                                  992 | P a g e
Dr.S.Bhargavi / International Journal of Engineering Research and Applications                  (IJERA)
                  ISSN: 2248-9622                              www.ijera.com
                      Vol. 3, Issue 1, January -February 2013, pp.992-997

The Receiver block consists of:
         1. OFDM Receiver (FFT)
         2. Demodulator
         3 Decoder (Viterbi decoder, RS Decoder)
   As specified WiMAX OFDM PHY layer,
transmitter [3] is composed of three major parts:
channel coding, modulation, and OFDM transmitter.
For the receiver complimentary operations are
applied in the reverse order.
   Channel coding refers to the class of signal
transformations designed to improve communications
performance by enabling the transmitted signal to
better withstand the effects of various channel
impairments, such as noise, fading, and jamming.
The goal of channel coding is to improve the bit error
rate (BER) performance of power-limited and
bandwidth limited channels by adding structured
redundancy to the transmitted data [4]. In IEEE                 Figure 2: The overall system workflow
802.16 standard, the channel coding includes
randomization, forward error correction (FEC), and                The overall WIMAX PHY system
interleaving. The FEC block is composed of Reed-         construction is simulated on Simulink interface with
Solomon encoder, convolutional coding and puncture       the assistance of internal functions in Matlab. The
(used to adjust different data rate).                    main objective is to build a finished system into a
   Modulation is the process of mapping the digital      module, in accordance with the code of each block.
information to analog form so it can be transmitted      Through this the module can be compiled and made
over the channel. For an OFDM system the changing        executable on Matlab.The overall system workflow is
of phase and amplitude can be done but the frequency     as shown in figure 2.
cannot change because they have to be kept               The model for WiMAX system using BPSK and
orthogonal. The modulation used in WiMAX is              QAM modulation is shown.The detailed diagram is
BPSK (Binary Phase Shift Keying), QPSK                   given below:
(Quadrature Phase Shift Keying), 16QAM
(Quadrature Amplitude modulation) and 64-QAM.
The OFDM transmitter is composed of three parts:
assemble OFDM frame, create OFDM signal by
performing IFFT/FFT, and add cyclic prefix (guard
interval     used     to    cancel    inter   symbol
interference).OFDM in WIMAX technology is
implemented by IFFT which uses the formula given
in equation (1).
                𝑁−1                                                  Figure 3: Simulation setup
          1                   2𝜋.𝑗𝑛𝑘 /𝑁
     𝑥𝑛 =              𝑋𝑘 𝑒               ………………….. 1
          𝑁                                              A. Randomization:The first block in the
                𝑘 =0
  Where N=0, 1, 2 …N-1.                                     transmitter is randomizer, which is used for
                                                            randomization of the data. The randomizer is
      III. SYSTEM INTEGRATION AND                           necessary to prevent a long sequence of 1’s and
                                                            0’s, which will cause timing recovery problem at
  IMPLEMENTATION OF WORK FLOW                               the receiver. In 802.16a standard, the scrambler
         In the development and testing of IEEE
                                                            is implemented with a 15 bits shift register and
802.16 Wireless MAN -OFDM PHY [2],the                       two XOR gates as shown in figure 4.
specifications of communication transfer have
varying systems, which are based on the needs.
Constraining the work according to these needs,
standard communication system box with a map
provided by Matlab is considered, which contains the
following: Internal Communications Block set,
Signal processing Block set, and Simulink Block set.
These correspond to use of the hardware
development platform in this documentation.                             Figure 4: Randomizer




                                                                                               993 | P a g e
Dr.S.Bhargavi / International Journal of Engineering Research and Applications                      (IJERA)
                  ISSN: 2248-9622                              www.ijera.com
                      Vol. 3, Issue 1, January -February 2013, pp.992-997

B. Forward Error Correction: The channel                   allocation(Ncbps). Whereas modulation schemes
   encoding setup is as shown in below figure 5.           discussed in earlier sections hasNcbps of 192, 384,
                                                           768, and 1152 respectively. Hence interleaver is
                                                           defined by a two-step permutation.
                                                             The number of coded bits per carrier(Ncpc), for
                                                           QPSK, 16-QAM or 64-QAM, are 1, 2, 4 or
                                                           6respectively. Let s= Ncpc/2, and let k be the index
             Figure 5: Channel encoding setup              of the coded bit before the first permutation at
                                                           transmission; m be the index after the first and before
 i. Reed-Solomon          Encoder:FEC         introduces   the second permutation; and j be the index afterthe
redundancy in the data before it is transmitted. The       second permutation, just prior to modulation
redundant data (check symbols) are transmitted with        mapping.
the original data to the receiver. The first block in          First step permutation:
FEC is RSencoder[5], are the block codes which are
used for correcting burst errors. The codes are                𝑚=    𝑁 𝑐𝑏𝑝𝑠 16 . 𝑘 𝑚𝑜𝑑 16 + 𝑓𝑙𝑜𝑜𝑟 𝑘 16 … … … . (4)
referred to in the format RS (N, K, T), where K:                        𝑤𝑕𝑒𝑟𝑒, 𝑘 = 0,1,2 … 𝑁 𝑐𝑏𝑝𝑠 − 1
number of un-encoded bytes, N: number of coded
                                                           Second step permutation:
bytes and T: number of bytes that can be corrected.
                                                           𝑗 = 𝑠. 𝑓𝑙𝑜𝑜𝑟 𝑚 𝑠
The RS encoder generates a code such that the first K
bits output from the encoder are the information bits                        + 𝑚 + 𝑁 𝑐𝑏𝑝𝑠
and the next N-K bits from the encoder are the check                          − 𝑓𝑙𝑜𝑜𝑟 16. 𝑚 𝑁 𝑐𝑏𝑝𝑠               … … … . . (5)
bits added for error correction. The standard RS                                                         𝑚𝑜𝑑 𝑠
encoder is RS (255, 239, 8), with the following                                     𝑤𝑕𝑒𝑟𝑒 𝑚 = 0,1, … . . 𝑁 𝑐𝑏𝑝𝑠 − 1
polynomials equation (2) and (3):                          The first permutation given by equation (4) ensures
Code Generator Polynomial:                                 that adjacent coded bits are mapped onto
       𝑔 𝑥 = 𝑥 + 𝜆0 𝑥 + 𝜆1 𝑥 + 𝜆2 … … 𝑥                    nonadjacentcarriers. This ensures that if a deep fade
                         + 𝜆2𝑇−1 , … … . (2)               affects a bit, its neighbouring bitsare likely to remain
                                     𝑤𝑕𝑒𝑟𝑒 𝜆 = 02 𝐻𝐸𝑋      unaffected by the fade, and therefore is sufficient
Field Generator Polynomial:                                tocorrect the effects of the fade. The second
   𝑝 𝑥 = 𝑥 8 + 𝑥 4 + 𝑥 3 + 𝑥 2 + 1 … … … … … … … . (3)     permutation given by equation (5) ensures
  ii.    Convolutional Encoder/ Viterbi Decoder:           thatadjacent coded bits are mapped alternately onto
The convolutional encoder [5] as shownin Figure 6 is       less or more significantbits of the constellation. This
used to enable the correction of random errors. The        makes detection accurate and long runs oflow
coding rate is 1/2 and constraint length is 7. Though 6    reliability bits are avoided. De-interleaver is
different data rates are supported in WiMAX OFDM           performed in reverseorder of the processed explained
PHY, puncture is needed after Convolutional coding.        above.
At the receiver Viterbi decoder [5] is used to decode      D.        Modulation/Demodulation:           The      bit
the convolutional codes with a suitable trace back         interleaved data are then passed to the constellation
depth.                                                     mapper, where depending upon its size the data was
                                                           modulated using the following modulation schemes
                                                           [6]: BPSK, Gray-mapped QPSK, 16-QAM and 64-
                                                           QAM. Modulation is performed by dividing the
                                                           incoming bits into groups of i bit, which represents
                                                           the modulated signal. As a result there are 2i points,
                                                           and the total number of points represents a
                                                           constellation. The constellations are presented in the
                                                           I-Q plane, where I and Q denote the in-phase and
                                                           quadrature component as shown in below figure 7
                                                           where b0 denotes the LSB for each modulation.The
                                                           size of i for BPSK, QPSK, 16-QAM and 64-QAM
                                                           are 1, 2, 4 and 6 respectively.


            Figure 6:Convolution Encoder

C.       Interleaver/De-interleaver: After RS-CC
encoding all encoded data bits shall be interleaved by
a block interleaver with a block size corresponding to
the number of coded bits per the specified



                                                                                                    994 | P a g e
Dr.S.Bhargavi / International Journal of Engineering Research and Applications                      (IJERA)
                  ISSN: 2248-9622                              www.ijera.com
                      Vol. 3, Issue 1, January -February 2013, pp.992-997

                                                             IFFT time signal is equal to the number of FFT
                                                             binsmultiplied by the sample period. Each sub-stream
                                                             is then mapped to asubcarrier at a unique frequency
                                                             and combined together using IFFT toyield the time-
                                                             domain waveform to be transmitted.An OFDM
                                                             symbol can be defined by an IFFT, the
                                                             mathematicalmodel of an OFDM symbol to be
                                                             transmitted is given by equation (1).Zeros are padded
                                                             equally at the beginning and end of an OFDM
                                                             symbolto perform 256 points IFFT at the transmitter.
                                                             These zero carriers are alsoused as guard band to
                                                             avoid inter channel interference. At the receiverafter
                                                             doing FFT zero pads should be removed from the
                                                             correspondingplaces.
     Figure 7: Constellation mapping of different            In wireless communication the original signal might
                    modulations                              be distorted by the echosignals due to multipath
                                                             delay, this is ISI. Inorder to cope with this problem a
To achieve equal average symbol power, the                   CP is inserted before eachtransmitted symbol. If
constellations described above are normalized by             multipath delay is less than the CP duration, ISI
multiplying all of its points by an appropriate factor       iscompletely eliminated by design. Thus after
Cm.                                                          performing IFFT,CP has to be added for each OFDM
                                                             symbol as shown in figure 9. This is done bysimply
                                                             copying the last portion data in an OFDM symbol to
                                                             thebeginning. In the 802.16 standard, 1/4,
                                                             1/8,1/16,1/32 adaptive CPlength can be applied to the
                                                             transmitted symbol. At the receiver reverseoperation
                                                             of the above to be performed.



 Table 1: Mandatory channel coding per modulation
                   in WiMAX

E.       IFFT Transmitter/FFT Receiver: Two
periodic signals are considered orthogonal when the             Figure 9: OFDM symbol with the cyclic prefix
integral of their product, over one period, is equal to
zero. The carriers of an OFDM system are sinusoids           F.        Channel model: In order to evaluate a
that are different multiples of a fundamental                communication system, an accurate description ofthe
frequency. Each subcarrier has an integer number of          channel model is necessary. A wireless channel is
cycles in one period. Figure 8 gives an example of           characterized by
orthogonal subcarriers in OFDM system.                       Path Loss: The path loss depends very much on the
                                                             terrain and obstacles density inthe path of LOS
                                                             propagation. Usually high obstacle density and
                                                             hillyterrain leads to high path loss and vice versa.
                                                             Multipath Delay Spread: The transmitted signal
                                                             propagates through different paths due to
                                                             thescattering environment, thus they arrive at the
                                                             receiver at different time.From the receiver point of
                                                             view, each received signal is acombination of
                                                             multipath propagated signals.
                                                             Fading Characteristics: Fading refers to the signal
                                                             level variability, which can be characterizedby
       Figure 8: Orthogonal OFDM subcarriers                 certain statistical distribution model. When there are
                                                             a large numberof indirect paths from the base station
FFT takes a time domain signal and outputs a                 to the mobile user and if they are
frequency domain signal asa function of the sampling         greatlypredominated over the direct path, the
period and number of samples. Thefundamental                 received signal has a Rayleighdistribution. While in
frequency of the FFT is defined as 1/Ts_tot (Ts_tot is the   circumstances where the direct path dominatesover
totalsample time of FFT). The timeduration of the



                                                                                                    995 | P a g e
Dr.S.Bhargavi / International Journal of Engineering Research and Applications                         (IJERA)
                  ISSN: 2248-9622                              www.ijera.com
                      Vol. 3, Issue 1, January -February 2013, pp.992-997

indirect paths, the received signal has a Ricean                different manner due to the presence of background
distribution.                                                   noise. For instance, the higher modulation scheme
Doppler Frequency Shift: Doppler frequency shift                (64-QAM) is not robust but it carries higher data
is caused by the motion of relative motion, for mobile          rate. On the contrary, the lower modulation scheme
communication it is assumed that the receiver is                (BPSK) is more robust but carries lower data rate.
movingsuch that the classical Jakes’ spectrum is                The Eb is a measure of energy with the unit of
used. While for a fixedwireless communication, both             Joules. Noise power spectral density (No) is power
the transmitter and receiver are stationarybut actually         per hertz with the unit of Joules per second. So, it is
some reflectors in the environment move, therefore              clear that the dimension of SNR is cancelled out. So
therounded Doppler PSD model is proposed.                       we can agree on that point that, the probability of
Besides the above channel factors, coherence                    error is proportional to Eb/No.
distances, co-channelinterference, antenna gain                  d) Physical layer performance results: The
reduction factor should be taken intoconsideration                    basic goal of this paper is to analyse the
when              simulating              multichannel                performance of WiMAX OFDM physical
communicationsystem. Thispaper considers only                         layer based on the simulation results. In order
SISO and single channeltransmission and the channel                   to analyse, firstly we focused on the scattering
for simulation is Multipath Rayleigh fadingchannel.                   points. Secondly, we investigated the BER vs
                                                                      SNR plot by using AWGN channel and
        IV.       SIMULATION &RESULTS                                 finally, we investigated Probability of Error
   In this section, simulation results are discussed.                 Rate.
During the simulation we used CP to minimize ISI on
the basis of following adaptive modulation
techniques through Matlab mentioned in earlier
sections. The performance of the module is analysed
based on following parameters.
   a) BER: When number of bits error occurs
         within one second in transmitted signal then
         we called Bit Error Rate (BER) [6]. In another
         sentence Bit Error rate is one type of
         parameter which used to access the system
         that can transmit digital signal from one end to
         other end. We can define BER as equation (6),      Figure 10: BER vs. Eb/No for different modulation
   𝐵𝐸𝑅                                                      schemes
               𝐸𝑟𝑟𝑜𝑟 𝑁𝑢𝑚𝑏𝑒𝑟
  =                                   … … … … … . … . (6)
       𝑇𝑜𝑡𝑎𝑙 𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑏𝑖𝑡𝑠 𝑠𝑒𝑛𝑡
   b) Eb/No:Energy per bit to noise power spectral
         density ratio is important role especially in
         simulation. Whenever we are simulating and
         comparing the Bit Error rate (BER)
         performance of adaptive modulation technique
         is very necessary Eb/No. The normalized form
         of Eb/No is Signal-to- Noise Ratio (SNR). In
         telecommunication, Signal-to-Noise ratio is
         the form of power ratio between a signal and
         background noise given as equation (7),
  𝑆𝑁𝑅                                                                      Figure 11: QPSK constellation
    𝑃 𝑠𝑖𝑔𝑛𝑎𝑙                                                .
 =           … … … … … … … … … … … … … … … … … (7)
     𝑃 𝑁𝑜𝑖𝑠𝑒
 Here P is mean power.
   c) BER VsEb/No: BER is defined as the
         probability of error (Pe). On the other hand
         SNR has three variables like,
               i.    The error function (erf)
              ii.    The energy per bit (Eb)
             iii.    The noise power spectral density
                     (No)
   Every modulation scheme has its own value for the
  erf. Hence each modulation scheme performs in



                                                                                                       996 | P a g e
Dr.S.Bhargavi / International Journal of Engineering Research and Applications               (IJERA)
                  ISSN: 2248-9622                              www.ijera.com
                      Vol. 3, Issue 1, January -February 2013, pp.992-997

                                                         has the lowest BER and 64-QAM has the highest
                                                         BER than other modulation techniques.

                                                                          REFERENCES
                                                         [1] IEEE 802.16e-2005, ―IEEE Standard for Local
                                                             and Metropolitan Area Networks, part 16, Air
                                                             Interface for Fixed and Mobile Broadband
                                                             Wireless Access Systems‖, IEEE Press, 2006
                                                         [2] Koffman I., Roman, V., ―Broadband wireless
                                                             access solutions based on OFDM access in
                                                             IEEE 802.16‖ Communications Magazine,
                                                             IEEE, Vol.40, Issue. 4, April 2002, Pages 96-
                                                             103
                                                         [3] WiMAX Forum, ―Mobile WiMAX – Part 1: A
           Figure 12: 16-QAM constellation
                                                             Technical     Overview     and    Performance
                                                             Evaluation‖, August 2006
                                                         [4] JuhaHeiskala, John Terry, ― OFDM Wireless
                                                             LANs: A Theoritical and Practical Guide‖, First
                                                             Edition, Sams Publishing, December 2001
                                                         [5] Error Control Coding : Fundamentals &
                                                             Applications – Shu Lin, Daniel J. Costello,
                                                             Prentice Publishing.
                                                         [6] Simon Haykin, ―Digital communications‖, 4th
                                                             ed., JOHN WILEY & SONS, INC.
                                                             Publications.




          Figure 13: 64-QAM constellation

    It can be seen from the above figure 10 that the
lower modulation and coding scheme provides better
performance with less Eb/No. This can be easily
visualized if we look at their constellation mapping
shown in figures 11-13: larger distance between
adjacent points can tolerate larger noise (which
makes the point shift from the original place) at the
cost of coding rate. By setting threshold Eb/No,
adaptive modulation schemes can be used to attain
highest transmission speed with a target BER.

                 V. CONCLUSION
         Wireless technologies are currently limited
to some restricted services, but by offering high
mobility, high data rate and high QoS wireless
technologies will offer new alternatives. Offering a
trade-off between coverage, data rate, and mobility
with generic air interface architecture is the primary
goal of the next generation of wireless systems (4G).
In this context, WiMAX appears to fulfill cited
requirements, providing vehicular mobility and high
service areas and data rates. WiMAX Physical layer
is based on OFDM techniques with employing
adaptive technologies such as different combinations
of channel coding and modulation together with
power control, we can conclude the performance of
WiMAX as, BPSK is more power efficient and needs
less bandwidth. During all simulations we got, BPSK



                                                                                              997 | P a g e

More Related Content

What's hot

7 satishkumar final_paper--75-84
7 satishkumar final_paper--75-847 satishkumar final_paper--75-84
7 satishkumar final_paper--75-84
Alexander Decker
 
477818. paper(92-97)ctts زیلایی
477818. paper(92-97)ctts زیلایی477818. paper(92-97)ctts زیلایی
477818. paper(92-97)ctts زیلایی
morteza zilaie bouri
 
Channel estimation for high data rate communication in mobile wi max system
Channel estimation for high data rate communication in mobile wi max systemChannel estimation for high data rate communication in mobile wi max system
Channel estimation for high data rate communication in mobile wi max system
IAEME Publication
 

What's hot (19)

Lect3
Lect3Lect3
Lect3
 
Wirleless communicatrion notes for 8th sem EC -unit 2
Wirleless communicatrion notes for 8th sem EC -unit 2Wirleless communicatrion notes for 8th sem EC -unit 2
Wirleless communicatrion notes for 8th sem EC -unit 2
 
Performance Analysis of 802.lln MIMO OFDM Transceiver
Performance Analysis of 802.lln MIMO OFDM TransceiverPerformance Analysis of 802.lln MIMO OFDM Transceiver
Performance Analysis of 802.lln MIMO OFDM Transceiver
 
DSCmeetsRTS-CTS_v0
DSCmeetsRTS-CTS_v0DSCmeetsRTS-CTS_v0
DSCmeetsRTS-CTS_v0
 
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha VWC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Module 3 wlan,bluetooth vlan
Module 3 wlan,bluetooth vlanModule 3 wlan,bluetooth vlan
Module 3 wlan,bluetooth vlan
 
N010328691
N010328691N010328691
N010328691
 
7 satishkumar final_paper--75-84
7 satishkumar final_paper--75-847 satishkumar final_paper--75-84
7 satishkumar final_paper--75-84
 
Uplink control channel design for 3 gpp lte
Uplink control channel design for 3 gpp lteUplink control channel design for 3 gpp lte
Uplink control channel design for 3 gpp lte
 
477818. paper(92-97)ctts زیلایی
477818. paper(92-97)ctts زیلایی477818. paper(92-97)ctts زیلایی
477818. paper(92-97)ctts زیلایی
 
Channel estimation for high data rate communication in mobile wi max system
Channel estimation for high data rate communication in mobile wi max systemChannel estimation for high data rate communication in mobile wi max system
Channel estimation for high data rate communication in mobile wi max system
 
الأجيال المختلفه في شبكات المحمول باللغه العربيه للدكتور عبد الكريم حسين الم...
 الأجيال المختلفه في شبكات المحمول باللغه العربيه للدكتور عبد الكريم حسين الم... الأجيال المختلفه في شبكات المحمول باللغه العربيه للدكتور عبد الكريم حسين الم...
الأجيال المختلفه في شبكات المحمول باللغه العربيه للدكتور عبد الكريم حسين الم...
 
WC and LTE 4G module 1- 2019 by Prof. Suresha V
WC and LTE 4G  module 1- 2019 by Prof. Suresha VWC and LTE 4G  module 1- 2019 by Prof. Suresha V
WC and LTE 4G module 1- 2019 by Prof. Suresha V
 
Relay Enhanced LTE-Advanced Networks – Resource Allocation and QoS provisioni...
Relay Enhanced LTE-Advanced Networks – Resource Allocation and QoS provisioni...Relay Enhanced LTE-Advanced Networks – Resource Allocation and QoS provisioni...
Relay Enhanced LTE-Advanced Networks – Resource Allocation and QoS provisioni...
 
EC8004 - Wireless Networks Question Bank
EC8004 - Wireless Networks Question BankEC8004 - Wireless Networks Question Bank
EC8004 - Wireless Networks Question Bank
 
Multiplexing,LAN Cabling,Routers,Core and Distribution Networks
Multiplexing,LAN Cabling,Routers,Core and Distribution NetworksMultiplexing,LAN Cabling,Routers,Core and Distribution Networks
Multiplexing,LAN Cabling,Routers,Core and Distribution Networks
 
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...
 
Wireless Networks
Wireless NetworksWireless Networks
Wireless Networks
 

Viewers also liked

Que musica nos preferimos y que musica prefieran
Que  musica  nos preferimos y que musica prefieranQue  musica  nos preferimos y que musica prefieran
Que musica nos preferimos y que musica prefieran
Siranush Gharibyan
 
Mi propio negocio 1[1]
Mi propio negocio 1[1]Mi propio negocio 1[1]
Mi propio negocio 1[1]
mafer101
 

Viewers also liked (7)

Fotos dire
Fotos direFotos dire
Fotos dire
 
Que musica nos preferimos y que musica prefieran
Que  musica  nos preferimos y que musica prefieranQue  musica  nos preferimos y que musica prefieran
Que musica nos preferimos y que musica prefieran
 
Mi propio negocio 1[1]
Mi propio negocio 1[1]Mi propio negocio 1[1]
Mi propio negocio 1[1]
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience
 
How to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanHow to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media Plan
 
Learn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionLearn BEM: CSS Naming Convention
Learn BEM: CSS Naming Convention
 
SEO: Getting Personal
SEO: Getting PersonalSEO: Getting Personal
SEO: Getting Personal
 

Similar to Ew31992997

ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ijngnjournal
 
A feasibility study on vehicle to-infrastructure communication wi fi vs. wimax
A feasibility study on vehicle to-infrastructure communication wi fi vs. wimaxA feasibility study on vehicle to-infrastructure communication wi fi vs. wimax
A feasibility study on vehicle to-infrastructure communication wi fi vs. wimax
Muhammad Waqas Khan Abbasi
 
Channel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDRChannel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDR
idescitation
 

Similar to Ew31992997 (20)

ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
 
Ijcnc050211
Ijcnc050211Ijcnc050211
Ijcnc050211
 
BER PERFORMANCE ANALYSIS FOR WIMAX PHY LAYER UNDER DIFFERENT CHANNEL CONDITIONS
BER PERFORMANCE ANALYSIS FOR WIMAX PHY LAYER UNDER DIFFERENT CHANNEL CONDITIONSBER PERFORMANCE ANALYSIS FOR WIMAX PHY LAYER UNDER DIFFERENT CHANNEL CONDITIONS
BER PERFORMANCE ANALYSIS FOR WIMAX PHY LAYER UNDER DIFFERENT CHANNEL CONDITIONS
 
BER PERFORMANCE ANALYSIS FOR WIMAX PHY LAYER UNDER DIFFERENT CHANNEL CONDITIONS
BER PERFORMANCE ANALYSIS FOR WIMAX PHY LAYER UNDER DIFFERENT CHANNEL CONDITIONSBER PERFORMANCE ANALYSIS FOR WIMAX PHY LAYER UNDER DIFFERENT CHANNEL CONDITIONS
BER PERFORMANCE ANALYSIS FOR WIMAX PHY LAYER UNDER DIFFERENT CHANNEL CONDITIONS
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical Layer
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical Layer
 
Data Transmission Analysis using MW-5000 at 5.8 GHz Frequency
Data Transmission Analysis using MW-5000  at 5.8 GHz Frequency Data Transmission Analysis using MW-5000  at 5.8 GHz Frequency
Data Transmission Analysis using MW-5000 at 5.8 GHz Frequency
 
Ft2510561062
Ft2510561062Ft2510561062
Ft2510561062
 
Survey on mobile wimax
Survey on mobile wimaxSurvey on mobile wimax
Survey on mobile wimax
 
The Performance Evaluation of IEEE 802.16 Physical Layer in the Basis of Bit ...
The Performance Evaluation of IEEE 802.16 Physical Layer in the Basis of Bit ...The Performance Evaluation of IEEE 802.16 Physical Layer in the Basis of Bit ...
The Performance Evaluation of IEEE 802.16 Physical Layer in the Basis of Bit ...
 
Hv3414491454
Hv3414491454Hv3414491454
Hv3414491454
 
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...Performance Analysis of BER and Throughput of Different MIMO Systems using Di...
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...
 
Fg24980983
Fg24980983Fg24980983
Fg24980983
 
A performance enhancement of physical layer at Wi-MAX system with RLDPC code
A performance enhancement of physical layer at Wi-MAX  system with RLDPC codeA performance enhancement of physical layer at Wi-MAX  system with RLDPC code
A performance enhancement of physical layer at Wi-MAX system with RLDPC code
 
A feasibility study on vehicle to-infrastructure communication wi fi vs. wimax
A feasibility study on vehicle to-infrastructure communication wi fi vs. wimaxA feasibility study on vehicle to-infrastructure communication wi fi vs. wimax
A feasibility study on vehicle to-infrastructure communication wi fi vs. wimax
 
27 122-1-pb
27 122-1-pb27 122-1-pb
27 122-1-pb
 
SURVEYING BEST SUITABLE SCHEDULING ALGORITHM FOR WIMAX- WI-FI INTEGRATED HETE...
SURVEYING BEST SUITABLE SCHEDULING ALGORITHM FOR WIMAX- WI-FI INTEGRATED HETE...SURVEYING BEST SUITABLE SCHEDULING ALGORITHM FOR WIMAX- WI-FI INTEGRATED HETE...
SURVEYING BEST SUITABLE SCHEDULING ALGORITHM FOR WIMAX- WI-FI INTEGRATED HETE...
 
Design and modification of circular monpole uwb antenna for wpan application
Design and modification of circular monpole uwb antenna for wpan applicationDesign and modification of circular monpole uwb antenna for wpan application
Design and modification of circular monpole uwb antenna for wpan application
 
Channel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDRChannel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDR
 
Radio over fiber system based on a hybrid link for next generation of optical...
Radio over fiber system based on a hybrid link for next generation of optical...Radio over fiber system based on a hybrid link for next generation of optical...
Radio over fiber system based on a hybrid link for next generation of optical...
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 

Recently uploaded (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 

Ew31992997

  • 1. Dr.S.Bhargavi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.992-997 Design And Implementation Of An Efficient Ofdm Transreceiver Chain For Wimax Dr.S.Bhargavi† † Professor, Dept of E&C, SJCIT, Chikballapur, Karnataka,India Abstract— The telecommunication industries are rates WiMAX developments have been rapidly insisting on new standardized technologies with moving forward. high transmission abilities like in IEEE 802.16 Many researchers do believe that WiMAX can versions, which are also referred as WiMAX. move the wireless data transmission concept into a WiMAX is a wireless transmission infrastructure new dimension of broadband service. There are that allows fast deployment as well as low basically three limiting factors for transmitting high maintenance costs. In this system efficient data rate over the wireless medium that mainly utilization of bandwidth is possible for a wide include multipath fading, delay spread and co- range of frequencies and can be used as a last mile channel interference. Standards for Fixed WiMAX solution for broadband internet access. It offers (IEEE 802.16d-2004) were announced as final in both line of sight and non-line of sight wireless 2004, followed by Mobile WiMAX (IEEE 802.16e) communication. in 2005, which are based on orthogonal frequency This paper elucidates all compulsory division multiplexing (OFDM) technology features of the WiMAX OFDM physical layer [2].OFDM is a transmission technique built for high specified in IEEE 802.16 standards by simulating speed bi-directional wired or wireless data the WIMAX models and also this paper will communication.OFDM has high Peak-to-Average manifest a study on WiMAX system by comparing Power Ratio (PAPR). The Wireless MAN different modulation schemes such as BPSK, (metropolitan area network)-OFDM interface can be QPSK and QAM (Both 16 and 64). The extremely limited by the presence of fading caused performance of the designed system is evaluated by multipath propagation and as result, the reflected based on BER and SNR with the aid of MATLAB signals arriving at the receiver are multiplied with tools. different delays, which cause Inter-symbol Keywords—WiMAX, OFDM, BPSK, QPSK, interference (ISI). OFDM basically is designed to QAM, BER, SNR overcome this issue and for situations where high data rate is to be transmitted over a channel with a relatively large maximum delay. If the delay of the I. INTRODUCTION received signals is larger than the guard interval, ISI WiMAX (Worldwide Interoperability for may cause severe degradations in system Microwave Access) is introduced by the Institute of performance. Electrical and Electronic Engineers (IEEE) which is designated by 802.16. There are fixed (802.16d) and II. OVERVIEW OF mobile (802.16e) WiMAX [1] which offers both line WIMAXTRANSRECEIVER of sight and non-line of sight wireless connectivity. The basic block of wireless communication This technology offers a high speed, secure, is given below figure.1 sophisticate, last mile broadband service, ensuring a flexible and cheap solution to certain rural access Transmitter Channel Receiver zones. In a fixed wireless communication, WiMAX can replace the telephone company's copper wire Figure 1: basic block of wireless communication networks, the cable TV's coaxial cable infrastructure. In its mobile variant it can replace cellular networks. Where in WiMAX OFDM physical layer(PHY)[3] In comparison with Wi-Fi and Cellular technology, specifications are as given below: Wi-Fi provides a high data rate, but only on a short The transmitter block consists of:- range of distances and with a slow movement of the 1 .Randomized data (Bernoulli Binary/ user. And Cellular offers larger ranges and vehicular Stored Data) mobility, but it provides lower data rates, and 2. FEC (Convolution Code, RS Code) requires high investments for its deployment. 3 Modulation (BPSK and QAM) WiMAX tries to balance this situation. WiMAX fills 4. OFDM Transmitter (IFFT) the gap between Wi-Fi and Cellular, thus providing The channel used is vehicular mobility, and high service areas and data Additive White Gaussian Noise (AWGN) 992 | P a g e
  • 2. Dr.S.Bhargavi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.992-997 The Receiver block consists of: 1. OFDM Receiver (FFT) 2. Demodulator 3 Decoder (Viterbi decoder, RS Decoder) As specified WiMAX OFDM PHY layer, transmitter [3] is composed of three major parts: channel coding, modulation, and OFDM transmitter. For the receiver complimentary operations are applied in the reverse order. Channel coding refers to the class of signal transformations designed to improve communications performance by enabling the transmitted signal to better withstand the effects of various channel impairments, such as noise, fading, and jamming. The goal of channel coding is to improve the bit error rate (BER) performance of power-limited and bandwidth limited channels by adding structured redundancy to the transmitted data [4]. In IEEE Figure 2: The overall system workflow 802.16 standard, the channel coding includes randomization, forward error correction (FEC), and The overall WIMAX PHY system interleaving. The FEC block is composed of Reed- construction is simulated on Simulink interface with Solomon encoder, convolutional coding and puncture the assistance of internal functions in Matlab. The (used to adjust different data rate). main objective is to build a finished system into a Modulation is the process of mapping the digital module, in accordance with the code of each block. information to analog form so it can be transmitted Through this the module can be compiled and made over the channel. For an OFDM system the changing executable on Matlab.The overall system workflow is of phase and amplitude can be done but the frequency as shown in figure 2. cannot change because they have to be kept The model for WiMAX system using BPSK and orthogonal. The modulation used in WiMAX is QAM modulation is shown.The detailed diagram is BPSK (Binary Phase Shift Keying), QPSK given below: (Quadrature Phase Shift Keying), 16QAM (Quadrature Amplitude modulation) and 64-QAM. The OFDM transmitter is composed of three parts: assemble OFDM frame, create OFDM signal by performing IFFT/FFT, and add cyclic prefix (guard interval used to cancel inter symbol interference).OFDM in WIMAX technology is implemented by IFFT which uses the formula given in equation (1). 𝑁−1 Figure 3: Simulation setup 1 2𝜋.𝑗𝑛𝑘 /𝑁 𝑥𝑛 = 𝑋𝑘 𝑒 ………………….. 1 𝑁 A. Randomization:The first block in the 𝑘 =0 Where N=0, 1, 2 …N-1. transmitter is randomizer, which is used for randomization of the data. The randomizer is III. SYSTEM INTEGRATION AND necessary to prevent a long sequence of 1’s and 0’s, which will cause timing recovery problem at IMPLEMENTATION OF WORK FLOW the receiver. In 802.16a standard, the scrambler In the development and testing of IEEE is implemented with a 15 bits shift register and 802.16 Wireless MAN -OFDM PHY [2],the two XOR gates as shown in figure 4. specifications of communication transfer have varying systems, which are based on the needs. Constraining the work according to these needs, standard communication system box with a map provided by Matlab is considered, which contains the following: Internal Communications Block set, Signal processing Block set, and Simulink Block set. These correspond to use of the hardware development platform in this documentation. Figure 4: Randomizer 993 | P a g e
  • 3. Dr.S.Bhargavi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.992-997 B. Forward Error Correction: The channel allocation(Ncbps). Whereas modulation schemes encoding setup is as shown in below figure 5. discussed in earlier sections hasNcbps of 192, 384, 768, and 1152 respectively. Hence interleaver is defined by a two-step permutation. The number of coded bits per carrier(Ncpc), for QPSK, 16-QAM or 64-QAM, are 1, 2, 4 or 6respectively. Let s= Ncpc/2, and let k be the index Figure 5: Channel encoding setup of the coded bit before the first permutation at transmission; m be the index after the first and before i. Reed-Solomon Encoder:FEC introduces the second permutation; and j be the index afterthe redundancy in the data before it is transmitted. The second permutation, just prior to modulation redundant data (check symbols) are transmitted with mapping. the original data to the receiver. The first block in First step permutation: FEC is RSencoder[5], are the block codes which are used for correcting burst errors. The codes are 𝑚= 𝑁 𝑐𝑏𝑝𝑠 16 . 𝑘 𝑚𝑜𝑑 16 + 𝑓𝑙𝑜𝑜𝑟 𝑘 16 … … … . (4) referred to in the format RS (N, K, T), where K: 𝑤𝑕𝑒𝑟𝑒, 𝑘 = 0,1,2 … 𝑁 𝑐𝑏𝑝𝑠 − 1 number of un-encoded bytes, N: number of coded Second step permutation: bytes and T: number of bytes that can be corrected. 𝑗 = 𝑠. 𝑓𝑙𝑜𝑜𝑟 𝑚 𝑠 The RS encoder generates a code such that the first K bits output from the encoder are the information bits + 𝑚 + 𝑁 𝑐𝑏𝑝𝑠 and the next N-K bits from the encoder are the check − 𝑓𝑙𝑜𝑜𝑟 16. 𝑚 𝑁 𝑐𝑏𝑝𝑠 … … … . . (5) bits added for error correction. The standard RS 𝑚𝑜𝑑 𝑠 encoder is RS (255, 239, 8), with the following 𝑤𝑕𝑒𝑟𝑒 𝑚 = 0,1, … . . 𝑁 𝑐𝑏𝑝𝑠 − 1 polynomials equation (2) and (3): The first permutation given by equation (4) ensures Code Generator Polynomial: that adjacent coded bits are mapped onto 𝑔 𝑥 = 𝑥 + 𝜆0 𝑥 + 𝜆1 𝑥 + 𝜆2 … … 𝑥 nonadjacentcarriers. This ensures that if a deep fade + 𝜆2𝑇−1 , … … . (2) affects a bit, its neighbouring bitsare likely to remain 𝑤𝑕𝑒𝑟𝑒 𝜆 = 02 𝐻𝐸𝑋 unaffected by the fade, and therefore is sufficient Field Generator Polynomial: tocorrect the effects of the fade. The second 𝑝 𝑥 = 𝑥 8 + 𝑥 4 + 𝑥 3 + 𝑥 2 + 1 … … … … … … … . (3) permutation given by equation (5) ensures ii. Convolutional Encoder/ Viterbi Decoder: thatadjacent coded bits are mapped alternately onto The convolutional encoder [5] as shownin Figure 6 is less or more significantbits of the constellation. This used to enable the correction of random errors. The makes detection accurate and long runs oflow coding rate is 1/2 and constraint length is 7. Though 6 reliability bits are avoided. De-interleaver is different data rates are supported in WiMAX OFDM performed in reverseorder of the processed explained PHY, puncture is needed after Convolutional coding. above. At the receiver Viterbi decoder [5] is used to decode D. Modulation/Demodulation: The bit the convolutional codes with a suitable trace back interleaved data are then passed to the constellation depth. mapper, where depending upon its size the data was modulated using the following modulation schemes [6]: BPSK, Gray-mapped QPSK, 16-QAM and 64- QAM. Modulation is performed by dividing the incoming bits into groups of i bit, which represents the modulated signal. As a result there are 2i points, and the total number of points represents a constellation. The constellations are presented in the I-Q plane, where I and Q denote the in-phase and quadrature component as shown in below figure 7 where b0 denotes the LSB for each modulation.The size of i for BPSK, QPSK, 16-QAM and 64-QAM are 1, 2, 4 and 6 respectively. Figure 6:Convolution Encoder C. Interleaver/De-interleaver: After RS-CC encoding all encoded data bits shall be interleaved by a block interleaver with a block size corresponding to the number of coded bits per the specified 994 | P a g e
  • 4. Dr.S.Bhargavi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.992-997 IFFT time signal is equal to the number of FFT binsmultiplied by the sample period. Each sub-stream is then mapped to asubcarrier at a unique frequency and combined together using IFFT toyield the time- domain waveform to be transmitted.An OFDM symbol can be defined by an IFFT, the mathematicalmodel of an OFDM symbol to be transmitted is given by equation (1).Zeros are padded equally at the beginning and end of an OFDM symbolto perform 256 points IFFT at the transmitter. These zero carriers are alsoused as guard band to avoid inter channel interference. At the receiverafter doing FFT zero pads should be removed from the correspondingplaces. Figure 7: Constellation mapping of different In wireless communication the original signal might modulations be distorted by the echosignals due to multipath delay, this is ISI. Inorder to cope with this problem a To achieve equal average symbol power, the CP is inserted before eachtransmitted symbol. If constellations described above are normalized by multipath delay is less than the CP duration, ISI multiplying all of its points by an appropriate factor iscompletely eliminated by design. Thus after Cm. performing IFFT,CP has to be added for each OFDM symbol as shown in figure 9. This is done bysimply copying the last portion data in an OFDM symbol to thebeginning. In the 802.16 standard, 1/4, 1/8,1/16,1/32 adaptive CPlength can be applied to the transmitted symbol. At the receiver reverseoperation of the above to be performed. Table 1: Mandatory channel coding per modulation in WiMAX E. IFFT Transmitter/FFT Receiver: Two periodic signals are considered orthogonal when the Figure 9: OFDM symbol with the cyclic prefix integral of their product, over one period, is equal to zero. The carriers of an OFDM system are sinusoids F. Channel model: In order to evaluate a that are different multiples of a fundamental communication system, an accurate description ofthe frequency. Each subcarrier has an integer number of channel model is necessary. A wireless channel is cycles in one period. Figure 8 gives an example of characterized by orthogonal subcarriers in OFDM system. Path Loss: The path loss depends very much on the terrain and obstacles density inthe path of LOS propagation. Usually high obstacle density and hillyterrain leads to high path loss and vice versa. Multipath Delay Spread: The transmitted signal propagates through different paths due to thescattering environment, thus they arrive at the receiver at different time.From the receiver point of view, each received signal is acombination of multipath propagated signals. Fading Characteristics: Fading refers to the signal level variability, which can be characterizedby Figure 8: Orthogonal OFDM subcarriers certain statistical distribution model. When there are a large numberof indirect paths from the base station FFT takes a time domain signal and outputs a to the mobile user and if they are frequency domain signal asa function of the sampling greatlypredominated over the direct path, the period and number of samples. Thefundamental received signal has a Rayleighdistribution. While in frequency of the FFT is defined as 1/Ts_tot (Ts_tot is the circumstances where the direct path dominatesover totalsample time of FFT). The timeduration of the 995 | P a g e
  • 5. Dr.S.Bhargavi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.992-997 indirect paths, the received signal has a Ricean different manner due to the presence of background distribution. noise. For instance, the higher modulation scheme Doppler Frequency Shift: Doppler frequency shift (64-QAM) is not robust but it carries higher data is caused by the motion of relative motion, for mobile rate. On the contrary, the lower modulation scheme communication it is assumed that the receiver is (BPSK) is more robust but carries lower data rate. movingsuch that the classical Jakes’ spectrum is The Eb is a measure of energy with the unit of used. While for a fixedwireless communication, both Joules. Noise power spectral density (No) is power the transmitter and receiver are stationarybut actually per hertz with the unit of Joules per second. So, it is some reflectors in the environment move, therefore clear that the dimension of SNR is cancelled out. So therounded Doppler PSD model is proposed. we can agree on that point that, the probability of Besides the above channel factors, coherence error is proportional to Eb/No. distances, co-channelinterference, antenna gain d) Physical layer performance results: The reduction factor should be taken intoconsideration basic goal of this paper is to analyse the when simulating multichannel performance of WiMAX OFDM physical communicationsystem. Thispaper considers only layer based on the simulation results. In order SISO and single channeltransmission and the channel to analyse, firstly we focused on the scattering for simulation is Multipath Rayleigh fadingchannel. points. Secondly, we investigated the BER vs SNR plot by using AWGN channel and IV. SIMULATION &RESULTS finally, we investigated Probability of Error In this section, simulation results are discussed. Rate. During the simulation we used CP to minimize ISI on the basis of following adaptive modulation techniques through Matlab mentioned in earlier sections. The performance of the module is analysed based on following parameters. a) BER: When number of bits error occurs within one second in transmitted signal then we called Bit Error Rate (BER) [6]. In another sentence Bit Error rate is one type of parameter which used to access the system that can transmit digital signal from one end to other end. We can define BER as equation (6), Figure 10: BER vs. Eb/No for different modulation 𝐵𝐸𝑅 schemes 𝐸𝑟𝑟𝑜𝑟 𝑁𝑢𝑚𝑏𝑒𝑟 = … … … … … . … . (6) 𝑇𝑜𝑡𝑎𝑙 𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑏𝑖𝑡𝑠 𝑠𝑒𝑛𝑡 b) Eb/No:Energy per bit to noise power spectral density ratio is important role especially in simulation. Whenever we are simulating and comparing the Bit Error rate (BER) performance of adaptive modulation technique is very necessary Eb/No. The normalized form of Eb/No is Signal-to- Noise Ratio (SNR). In telecommunication, Signal-to-Noise ratio is the form of power ratio between a signal and background noise given as equation (7), 𝑆𝑁𝑅 Figure 11: QPSK constellation 𝑃 𝑠𝑖𝑔𝑛𝑎𝑙 . = … … … … … … … … … … … … … … … … … (7) 𝑃 𝑁𝑜𝑖𝑠𝑒 Here P is mean power. c) BER VsEb/No: BER is defined as the probability of error (Pe). On the other hand SNR has three variables like, i. The error function (erf) ii. The energy per bit (Eb) iii. The noise power spectral density (No) Every modulation scheme has its own value for the erf. Hence each modulation scheme performs in 996 | P a g e
  • 6. Dr.S.Bhargavi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.992-997 has the lowest BER and 64-QAM has the highest BER than other modulation techniques. REFERENCES [1] IEEE 802.16e-2005, ―IEEE Standard for Local and Metropolitan Area Networks, part 16, Air Interface for Fixed and Mobile Broadband Wireless Access Systems‖, IEEE Press, 2006 [2] Koffman I., Roman, V., ―Broadband wireless access solutions based on OFDM access in IEEE 802.16‖ Communications Magazine, IEEE, Vol.40, Issue. 4, April 2002, Pages 96- 103 [3] WiMAX Forum, ―Mobile WiMAX – Part 1: A Figure 12: 16-QAM constellation Technical Overview and Performance Evaluation‖, August 2006 [4] JuhaHeiskala, John Terry, ― OFDM Wireless LANs: A Theoritical and Practical Guide‖, First Edition, Sams Publishing, December 2001 [5] Error Control Coding : Fundamentals & Applications – Shu Lin, Daniel J. Costello, Prentice Publishing. [6] Simon Haykin, ―Digital communications‖, 4th ed., JOHN WILEY & SONS, INC. Publications. Figure 13: 64-QAM constellation It can be seen from the above figure 10 that the lower modulation and coding scheme provides better performance with less Eb/No. This can be easily visualized if we look at their constellation mapping shown in figures 11-13: larger distance between adjacent points can tolerate larger noise (which makes the point shift from the original place) at the cost of coding rate. By setting threshold Eb/No, adaptive modulation schemes can be used to attain highest transmission speed with a target BER. V. CONCLUSION Wireless technologies are currently limited to some restricted services, but by offering high mobility, high data rate and high QoS wireless technologies will offer new alternatives. Offering a trade-off between coverage, data rate, and mobility with generic air interface architecture is the primary goal of the next generation of wireless systems (4G). In this context, WiMAX appears to fulfill cited requirements, providing vehicular mobility and high service areas and data rates. WiMAX Physical layer is based on OFDM techniques with employing adaptive technologies such as different combinations of channel coding and modulation together with power control, we can conclude the performance of WiMAX as, BPSK is more power efficient and needs less bandwidth. During all simulations we got, BPSK 997 | P a g e