SlideShare a Scribd company logo
1 of 4
Download to read offline
ISSN: 2277-3754
ISO 9001:2008 Certified
International Journal of Engineering and Innovative Technology (IJEIT)
Volume 2, Issue 2, August 2012
38
Comparative Study of Digital Modulation
Techniques in WIMAX
Umesh Sharma
Abstract: - The migration to 4G networks will bring a new
level of expectation to wireless communications. As after
digital wireless revolution made mobile phones available for
everyone, the higher speeds and packet delivery of 4G
networks will make high quality multimedia available
everywhere. The key to achieving this higher level of service
delivery is a new air interface. Orthogonal Frequency Division
Multiplexing (OFDM) is an alternative wireless modulation
technology to CDMA. OFDM is a digital modulation and
multiplexing technique. In this paper, we have discussed
various digital modulation techniques such as BPSK (2bits),
QPSK (4 bits), QAM, 16 QAM and 64 QAM. We have
designed simulation environment in MATLAB with various
configurations of OFDM technique. The main objective of our
work is to measure Bit Error Rate with different modulation
schemes and come to the best configuration to achieve better
utilization of bandwidth. We have studied existing
configurations with analog and digital modulation techniques
and compared the results. The driving force behind the need to
satisfy this requirement is the explosion in mobile telephone,
Internet and multimedia services coupled with a limited radio
spectrum.
Key Words:- OFDM; 3G; 4G; BPSK; QPSK; Bit Error
Rate (BER); WIMAX; QAM.
I. INTRODUCTION
Orthogonal Frequency Division Multiplexing (OFDM)
is an alternative wireless modulation technology to
CDMA. OFDM has the potential to surpass the capacity
of CDMA systems and provide the wireless access
method for 4G systems. OFDM is a modulation scheme
that allows digital data to be efficiently and reliably
transmitted over a radio channel, even in carriers. These
carriers are regularly spaced in frequency, forming a
block of spectrum. The frequency spacing and time
synchronization of the carriers is chosen in such a way
that the carriers are orthogonal, meaning that they do not
cause interference to each other. This is despite the
frequency (Frequency Division Multiplexing) and these
carriers are orthogonal to each other, hence Orthogonal
Frequency Division Multiplexing. In OFDM, usable
bandwidth is divided into a large number of smaller
bandwidths that are mathematically orthogonal using fast
Fourier transforms (FFTs). Reconstruction of the band is
performed by the inverse fast Fourier transform (IFFT).
Carriers overlapping each other in the frequency domain.
The name „OFDM‟ is derived from the fact that the
digital data is sent using many carriers, each of a different
Attenuation is drop in signal power when transmitting
from one point to another which is caused due to
shadowing /slow fading and it can be avoided by splitting
the signal into many small bandwidth carriers like OFDM
does. This lead to small loss in carrier rather than
complete loss. Delay spread is the time spread between
the arrival of the first and last multipath signal seen by
receiver. In digital system the delay spread can lead to
inter-symbol interference. This can be minimized in many
ways, one method is to reduce the symbol rate by
reducing the data rate for each channel i.e. split the
bandwidth into more channels by using frequency
division multiplexing another is to use a coding scheme
while is relevant to inter symbol interference such as
CDMA. In this paper we have mainly focused on
WIMAX technology and simulated it in Matlab
(Simulink). Most users are keen to use wireless medium
with greater speed and that is supported using the existing
infrastructure. Many researches have been proved that
WIMAX is answer for user‟s expectation and this paper
will answer to all the questions regarding confusion on
choosing the best modulation technique to use not only to
get better utilization of available bandwidth but also how
to minimize the BER. More information regarding
WIMAX specification and advantages is explained in [1].
WIMAX at base level make use of OFDM and our
research started with convenient model of OFDM and
uses that model in WIMAX to get better result.
Observation and conclusion regarding the same will be
discussed in following sections.
II. PERFORMANCE EVALUATION OF OFDM
Fig 1: Block Diagram OFDM (Sender and Receiver)
OFDM is digital modulation as well as multiplexing
technique. So we have chosen PSK as digital modulation
technique. Different form of PSK such as BPSK (2-PSK),
QPSK (4-PSK), 8-PSK and 16-PSK has been used to
evaluate to find which modulation technique will be
suitable to get maximum benefit from available network.
For simulation the total number of bits that has been
transferred is adjusted according to the modulation
technique that has been used. For BPSK we have
considered 12000 bits of data and increased the value to
ISSN: 2277-3754
ISO 9001:2008 Certified
International Journal of Engineering and Innovative Technology (IJEIT)
Volume 2, Issue 2, August 2012
39
24000, 36000 and 48000 for QPSK, 8-PSK and 16-PSK
respectively.
A. Steps Involved in Simulation:
1. Take input
It can be random data, sine wave, cosine wave or
sound input.
2. Encode the data
Encode the data using Convolution Encoding
technique.
3. Modulation
The modulation techniques used in this project
are 2-PSK, 4-PSK (QPSK), 8-PSK and 16-PSK.
The output of this modulation technique is real
and imaginary value. Only real part is taken into
consideration. The real part is sent to next block
for further processing.
4. OFDM modulation
Convert serial data into parallel.
Apply IFFT to the parallel data.
Add cyclic prefix to the processed data.
Convert parallel data to serial.
5. Send the signal
Add noise to the carrier.
Pass carriers through AWGN channel taking
SNR=11db.
6. OFDM Demodulation
Convert serial to parallel.
Remove cyclic prefix.
Apply FFT.
7. Demodulation
Apply corresponding demodulation technique.
8. Decode the data
Decoder for convolution encoding technique is
Vertibri Decoder, which is used.
9. The received data is then checked with original
input data and BER and Loss of bit is calculated.
Fig 2: Plot of SNR value in dB to BER(X axis SNR
& Y axis BER).
B.Out Come:
 As we increase the order of modulation throughput
increases but BER value goes on increasing.
 If we consider only BER value into account and not
the throughput then BPSK is the best modulation
technique since number of error in even small SNR
values are minimal as compared other modulation
technique.
 Fig 2 clearly shows the comparative study of the
simulated modulation techniques, from where we can
conclude that in terms of BER, BPSK is the best
where as if we take into consideration of throughput
then 16-PSK is far better than other modulation
techniques.
Mathematically it has been proved that as we go on
increasing order of modulation throughput is almost
doubled.
III. PERFORMANCE EVALUATION OF WIMAX
Steps involved in Simulation are as follows:
1. Generate random binary data.
2. Generate pulse for the same and randomize it.
3. Convert bits into integer.
4. Coding Technique
i. R S Encoder
ii. Convolution Encoder
5. Interleave
6. Modulation technique (Depending upon SNR
value corresponding modulation technique is
chosen). List of techniques are
i. BPSK
ii. QPSK
iii. General QAM
iv. 16-QAM
v. 64-QAM
7. Multiplex the data (Assembler)
8. Apply IFFT
9. Adding Cyclic Prefix
10. Send data from Rayleigh fading channel and
AWGN Channel.
11. Opposite of all the above explained steps is
performed by Receiver
12. The Decoding techniques for encoder are as
follows:
i. R S Decoder for R S Encoder
ii. Vertibri Decoder for Convolution
Encoder
13. The Received data is then compared with
original data to calculate BER.
A. Simulation Environment for WIMAX
WIMAX generally works between 1.25 to 20 MHz;
this simulation can also be simulated in between these
two values. The user can select the bandwidth and delay
spread and SNR value and on basis of that corresponding
modulation technique is chosen which can be changed (if
user wants to) while playing simulation. The simulation is
run for 2 mins and the result for No. of bits sent, Total
number of Bit Error and BER can be viewed in System
Performance test block. The comparative analysis for
every modulation technique along with WiMAX module
is given in following section (Observation 1-
Observation2)
Observation-1
Channel Bandwidth=1.25 MHz
Delay=1/4
1. Modulation technique=BPSK
Coding rate=1/2
ISSN: 2277-3754
ISO 9001:2008 Certified
International Journal of Engineering and Innovative Technology (IJEIT)
Volume 2, Issue 2, August 2012
40
SNR Total bit Bit Loss BER
7 6864 0 0
2. Modulation technique=QPSK
Coding rate=1/2
SNR Total bit Bit Loss BER
7 1.435e+004 566 0.03944
9 1.435e+004 21 0.001392
10 1.435e+004 0 0
3. Modulation Technique=QPSK
Coding rate=3/4
SNR Total bit Bit Loss BER
12 3.024e+004 1314 0.04345
14 3.024e+004 54 0.001786
15 3.024e+004 0 0
4. Modulation Technique=16-QAM
Coding rate=1/2
5. Modulation Technique=16-QAM
Coding rate=3/4
6. Modulation Technique=64-QAM
Coding rate=2/3
7. Modulation Technique=64-QAM
Coding rate=3/4
Observation-2
Channel Bandwidth=6 MHz
Delay=1/4
1. Modulation technique=BPSK
Coding rate=1/2
2. Modulation technique=QPSK
Coding rate=1/2
SNR Total bit Bit Loss BER
7 2.374e+004 907 0.0379
9 2.374e+004 25 0.00107
10 2.374e+004 0 0

3. Modulation Technique=QPSK
Coding rate=3/4
SNR Total bit Bit Loss BER
12 2.212e+004 795 0.0359
14 2.212e+004 54 0.002441
15 2.212e+004 0 0
4. Modulation Technique=16-QAM
Coding rate=1/2
5. Modulation Technique=16-QAM
Coding rate=3/4
6. Modulation Technique=64-QAM
Coding rate=2/3
SNR Total bit Bit Loss BER
13 2.782e+004 2663 0.09571
15 2.782e+004 359 0.0129
16.5 2.782e+004 35 0.001258
17.5 2.782e+004 4 0.0001438
SNR Total bit Bit Loss BER
17 4.146e+004 1.2575e+004 0.3075
18.5 4.146e+004 4909 0.1184
20 4.146e+004 1987 0.04727
22.5 4.146e+004 146 0.003521
SNR Total bit Bit Loss BER
23 5.472e+004 5865 0.01072
24 5.472e+004 2894 0.05289
26 5.472e+004 531 0.009704
28 5.472e+004 9 0.0001645
SNR Total bit Bit Loss BER
24.5 8.902e+004 3.29e+004 0.3696
27 8.902e+004 2.118e+004 0.2379
30 8.902e+004 8302 0.09326
33 8.902e+004 3893 0.04373
SNR Total bit Bit Loss BER
7 1.17e+004 0 0
SNR Total bit Bit Loss BER
15 3.083e+004 377 0.01253
16.5 3.083e+004 45 0.00146
17.5 3.083e+004 4 0.00013
SNR Total bit Bit Loss BER
18.5 4.487e+004 5270 0.11745
20 4.487e+004 2343 0.05222
23 4.487e+004 92 0.00205
ISSN: 2277-3754
ISO 9001:2008 Certified
International Journal of Engineering and Innovative Technology (IJEIT)
Volume 2, Issue 2, August 2012
41
7. Modulation Technique=64-QAM
Coding rate=3/4
Out Come:
In WiMAX model we have analyzed BER value of
different modulation techniques in different channel
bandwidth with different SNR values. At the end of
analysis we have concluded that as we increase channel
bandwidth we get better throughput but BER increases.
As we go up order of modulation BER increases for a
given SNR value. As we go on increasing SNR value for
a given modulation technique BER goes on decreasing.
Thus at last of analysis we reached to the configuration
where Bit Error rate is very less and throughput is more.
IV. CONCLUSION
This paper is only the comparative study of digital
modulation techniques that can be used in OFDM which
is core part of WIMAX model. After this study and
comparing the table that we have observed we can come
up with the combination of different encoding-decoding
and modulation-demodulation techniques which will best
suit with current expectation of end-user.
ACKNOWLEDGEMENT
Our sincere thanks to Santosh Singh and Mahendra
Sharma for their support in many aspects while making
this research wor and Oxford College‟s staff and
management to provide all the facilities and infrastructure
to carried out the research work.
REFERENCES
[1] Kyung Chang Lee and Hong-Hee Lee, "Network-based
fire-Detection System via Controller Area Network for
Smart Home Automation", IEEE Trans. Consum. Electron,
1094 vol. 50, no. 4, pp. 1093 1100, July 2004.
[2] Md. Ashraful Islam; Riaz Uddin Mondal ; “Performance
Evaluation of WiMAX physical layer under adaptive
Modulation Techniques and Communication Channels”.
(IJCSIS) International Journal of Computer Science and
Information Security, 2009.
[3] I.Korn, “Performance of Digital Communications Schemes
with Multidimensional Signals in Gaussian Noise,” IEEE
Trans. Commun., vol. 44, no. 9, September 1996.
[4] WiMAX: The Next Generation of Broband Wireless
Access by llen Henely. 2004.
[5] Rajanna. K. M, Mahesan. K. V and Sunanda. C.
“Simulation Study and Analysis of OFDM” International
Symposium on Devices MEMS, Intelligent Systems &
Communication (ISDMISC) 2011.
[6] BIT ERROR ANALYSIS AND BEYOND in
Communication Design Engineering Conference.
SNR Total bit Bit Loss BER
23 9.576e+004 1.092e+004 0.114
26 9.576e+004 1055 0.01102
28 9.576e+004 115 0.001201
SNR Total bit Bit Loss BER
24.5 1.079e+005 4.024e+004 0.3731
30 1.079e+005 8892 0.08240
33 1.079e+005 4865 0.04511

More Related Content

What's hot

International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Hardware Architecture of Complex K-best MIMO Decoder
Hardware Architecture of Complex K-best MIMO DecoderHardware Architecture of Complex K-best MIMO Decoder
Hardware Architecture of Complex K-best MIMO DecoderCSCJournals
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Improving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkImproving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkeSAT Publishing House
 
Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...
Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...
Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...IJECEIAES
 
Matlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax AppliacationMatlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax Appliacationiosrjce
 
Performance improvement of ofdm
Performance improvement of ofdmPerformance improvement of ofdm
Performance improvement of ofdmEditorIJAERD
 
Design of 4x4 optical MIMO using spatial Modulation
Design of 4x4 optical MIMO using spatial ModulationDesign of 4x4 optical MIMO using spatial Modulation
Design of 4x4 optical MIMO using spatial ModulationSachin Talakeri
 
An Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesAn Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesIJERA Editor
 
Performance Measurement of Digital Modulation Schemes Using FPGA
Performance Measurement of Digital Modulation Schemes Using FPGAPerformance Measurement of Digital Modulation Schemes Using FPGA
Performance Measurement of Digital Modulation Schemes Using FPGAIJRES Journal
 
Design and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioDesign and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioIJECEIAES
 
Transrating_Efficiency
Transrating_EfficiencyTransrating_Efficiency
Transrating_Efficiencyaniruddh Tyagi
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 

What's hot (17)

International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Hardware Architecture of Complex K-best MIMO Decoder
Hardware Architecture of Complex K-best MIMO DecoderHardware Architecture of Complex K-best MIMO Decoder
Hardware Architecture of Complex K-best MIMO Decoder
 
40120140503001 2-3
40120140503001 2-340120140503001 2-3
40120140503001 2-3
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
encrption.PDF
encrption.PDFencrption.PDF
encrption.PDF
 
Improving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkImproving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation network
 
Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...
Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...
Performance Analysis of IEEE 802.15.4 Transceiver System under Adaptive White...
 
Matlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax AppliacationMatlab Based Decimeter Design Analysis Wimax Appliacation
Matlab Based Decimeter Design Analysis Wimax Appliacation
 
Performance improvement of ofdm
Performance improvement of ofdmPerformance improvement of ofdm
Performance improvement of ofdm
 
Design of 4x4 optical MIMO using spatial Modulation
Design of 4x4 optical MIMO using spatial ModulationDesign of 4x4 optical MIMO using spatial Modulation
Design of 4x4 optical MIMO using spatial Modulation
 
Ijebea14 238
Ijebea14 238Ijebea14 238
Ijebea14 238
 
An Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesAn Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional Codes
 
Performance Measurement of Digital Modulation Schemes Using FPGA
Performance Measurement of Digital Modulation Schemes Using FPGAPerformance Measurement of Digital Modulation Schemes Using FPGA
Performance Measurement of Digital Modulation Schemes Using FPGA
 
Design and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioDesign and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined Radio
 
Transrating_Efficiency
Transrating_EfficiencyTransrating_Efficiency
Transrating_Efficiency
 
K0216571
K0216571K0216571
K0216571
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 

Viewers also liked

Diario Resumen 20161222
Diario Resumen 20161222Diario Resumen 20161222
Diario Resumen 20161222Diario Resumen
 
Formación de profesores interculturales
Formación de profesores interculturalesFormación de profesores interculturales
Formación de profesores interculturalesKarla Sepulveda Obreque
 
Ruta P.Zegrí y hermanas
Ruta P.Zegrí  y hermanasRuta P.Zegrí  y hermanas
Ruta P.Zegrí y hermanasAncila Dias
 
Assignment 2-Ereader ownership
Assignment 2-Ereader ownershipAssignment 2-Ereader ownership
Assignment 2-Ereader ownershipPeter Zhang
 
Trabajo de tecnologia ana maria-desiree
Trabajo de tecnologia ana maria-desireeTrabajo de tecnologia ana maria-desiree
Trabajo de tecnologia ana maria-desireeJoaquin Trujillo
 
Digital Marketing Skill Pivot: Recruiting New Talent | Mozcon 2016 | Emma Still
Digital Marketing Skill Pivot: Recruiting New Talent | Mozcon 2016 | Emma StillDigital Marketing Skill Pivot: Recruiting New Talent | Mozcon 2016 | Emma Still
Digital Marketing Skill Pivot: Recruiting New Talent | Mozcon 2016 | Emma StillEmma Still
 

Viewers also liked (10)

Capital social2
Capital social2Capital social2
Capital social2
 
Sistema c-max
Sistema c-maxSistema c-max
Sistema c-max
 
Alcoholismo :V
Alcoholismo :VAlcoholismo :V
Alcoholismo :V
 
Diario Resumen 20161222
Diario Resumen 20161222Diario Resumen 20161222
Diario Resumen 20161222
 
ALEX BOAFO CV
ALEX BOAFO CVALEX BOAFO CV
ALEX BOAFO CV
 
Formación de profesores interculturales
Formación de profesores interculturalesFormación de profesores interculturales
Formación de profesores interculturales
 
Ruta P.Zegrí y hermanas
Ruta P.Zegrí  y hermanasRuta P.Zegrí  y hermanas
Ruta P.Zegrí y hermanas
 
Assignment 2-Ereader ownership
Assignment 2-Ereader ownershipAssignment 2-Ereader ownership
Assignment 2-Ereader ownership
 
Trabajo de tecnologia ana maria-desiree
Trabajo de tecnologia ana maria-desireeTrabajo de tecnologia ana maria-desiree
Trabajo de tecnologia ana maria-desiree
 
Digital Marketing Skill Pivot: Recruiting New Talent | Mozcon 2016 | Emma Still
Digital Marketing Skill Pivot: Recruiting New Talent | Mozcon 2016 | Emma StillDigital Marketing Skill Pivot: Recruiting New Talent | Mozcon 2016 | Emma Still
Digital Marketing Skill Pivot: Recruiting New Talent | Mozcon 2016 | Emma Still
 

Similar to Comparative study of_digital_modulation (1)

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...IRJET Journal
 
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...IRJET Journal
 
Improving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkImproving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkeSAT Journals
 
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 LayerIOSR Journals
 
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 LayerIOSR Journals
 
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 LayerIOSR Journals
 
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 TransceiverIJERA Editor
 
Implementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGAImplementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGAMangaiK4
 
Analysis of Women Harassment inVillages Using CETD Matrix Modal
Analysis of Women Harassment inVillages Using CETD Matrix ModalAnalysis of Women Harassment inVillages Using CETD Matrix Modal
Analysis of Women Harassment inVillages Using CETD Matrix ModalMangaiK4
 
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 codenooriasukmaningtyas
 
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...IRJET Journal
 
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...ijwmn
 
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...ijwmn
 
BER Performance Improvement for 4 X 4 MIMO Single Carrier FDMA System Using M...
BER Performance Improvement for 4 X 4 MIMO Single Carrier FDMA System Using M...BER Performance Improvement for 4 X 4 MIMO Single Carrier FDMA System Using M...
BER Performance Improvement for 4 X 4 MIMO Single Carrier FDMA System Using M...IRJET Journal
 

Similar to Comparative study of_digital_modulation (1) (20)

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...
 
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
 
Improving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation networkImproving quality of service using ofdm technique for 4 th generation network
Improving quality of service using ofdm technique for 4 th generation network
 
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
 
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
 
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
 
B0530714
B0530714B0530714
B0530714
 
Hv3414491454
Hv3414491454Hv3414491454
Hv3414491454
 
N010328691
N010328691N010328691
N010328691
 
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
 
Implementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGAImplementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGA
 
Analysis of Women Harassment inVillages Using CETD Matrix Modal
Analysis of Women Harassment inVillages Using CETD Matrix ModalAnalysis of Women Harassment inVillages Using CETD Matrix Modal
Analysis of Women Harassment inVillages Using CETD Matrix Modal
 
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
 
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
 
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
 
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
 
BER Performance Improvement for 4 X 4 MIMO Single Carrier FDMA System Using M...
BER Performance Improvement for 4 X 4 MIMO Single Carrier FDMA System Using M...BER Performance Improvement for 4 X 4 MIMO Single Carrier FDMA System Using M...
BER Performance Improvement for 4 X 4 MIMO Single Carrier FDMA System Using M...
 
Turbo encoder and decoder chip design and FPGA device analysis for communicat...
Turbo encoder and decoder chip design and FPGA device analysis for communicat...Turbo encoder and decoder chip design and FPGA device analysis for communicat...
Turbo encoder and decoder chip design and FPGA device analysis for communicat...
 
40120140504012
4012014050401240120140504012
40120140504012
 

Recently uploaded

Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 

Recently uploaded (20)

Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 

Comparative study of_digital_modulation (1)

  • 1. ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 2, August 2012 38 Comparative Study of Digital Modulation Techniques in WIMAX Umesh Sharma Abstract: - The migration to 4G networks will bring a new level of expectation to wireless communications. As after digital wireless revolution made mobile phones available for everyone, the higher speeds and packet delivery of 4G networks will make high quality multimedia available everywhere. The key to achieving this higher level of service delivery is a new air interface. Orthogonal Frequency Division Multiplexing (OFDM) is an alternative wireless modulation technology to CDMA. OFDM is a digital modulation and multiplexing technique. In this paper, we have discussed various digital modulation techniques such as BPSK (2bits), QPSK (4 bits), QAM, 16 QAM and 64 QAM. We have designed simulation environment in MATLAB with various configurations of OFDM technique. The main objective of our work is to measure Bit Error Rate with different modulation schemes and come to the best configuration to achieve better utilization of bandwidth. We have studied existing configurations with analog and digital modulation techniques and compared the results. The driving force behind the need to satisfy this requirement is the explosion in mobile telephone, Internet and multimedia services coupled with a limited radio spectrum. Key Words:- OFDM; 3G; 4G; BPSK; QPSK; Bit Error Rate (BER); WIMAX; QAM. I. INTRODUCTION Orthogonal Frequency Division Multiplexing (OFDM) is an alternative wireless modulation technology to CDMA. OFDM has the potential to surpass the capacity of CDMA systems and provide the wireless access method for 4G systems. OFDM is a modulation scheme that allows digital data to be efficiently and reliably transmitted over a radio channel, even in carriers. These carriers are regularly spaced in frequency, forming a block of spectrum. The frequency spacing and time synchronization of the carriers is chosen in such a way that the carriers are orthogonal, meaning that they do not cause interference to each other. This is despite the frequency (Frequency Division Multiplexing) and these carriers are orthogonal to each other, hence Orthogonal Frequency Division Multiplexing. In OFDM, usable bandwidth is divided into a large number of smaller bandwidths that are mathematically orthogonal using fast Fourier transforms (FFTs). Reconstruction of the band is performed by the inverse fast Fourier transform (IFFT). Carriers overlapping each other in the frequency domain. The name „OFDM‟ is derived from the fact that the digital data is sent using many carriers, each of a different Attenuation is drop in signal power when transmitting from one point to another which is caused due to shadowing /slow fading and it can be avoided by splitting the signal into many small bandwidth carriers like OFDM does. This lead to small loss in carrier rather than complete loss. Delay spread is the time spread between the arrival of the first and last multipath signal seen by receiver. In digital system the delay spread can lead to inter-symbol interference. This can be minimized in many ways, one method is to reduce the symbol rate by reducing the data rate for each channel i.e. split the bandwidth into more channels by using frequency division multiplexing another is to use a coding scheme while is relevant to inter symbol interference such as CDMA. In this paper we have mainly focused on WIMAX technology and simulated it in Matlab (Simulink). Most users are keen to use wireless medium with greater speed and that is supported using the existing infrastructure. Many researches have been proved that WIMAX is answer for user‟s expectation and this paper will answer to all the questions regarding confusion on choosing the best modulation technique to use not only to get better utilization of available bandwidth but also how to minimize the BER. More information regarding WIMAX specification and advantages is explained in [1]. WIMAX at base level make use of OFDM and our research started with convenient model of OFDM and uses that model in WIMAX to get better result. Observation and conclusion regarding the same will be discussed in following sections. II. PERFORMANCE EVALUATION OF OFDM Fig 1: Block Diagram OFDM (Sender and Receiver) OFDM is digital modulation as well as multiplexing technique. So we have chosen PSK as digital modulation technique. Different form of PSK such as BPSK (2-PSK), QPSK (4-PSK), 8-PSK and 16-PSK has been used to evaluate to find which modulation technique will be suitable to get maximum benefit from available network. For simulation the total number of bits that has been transferred is adjusted according to the modulation technique that has been used. For BPSK we have considered 12000 bits of data and increased the value to
  • 2. ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 2, August 2012 39 24000, 36000 and 48000 for QPSK, 8-PSK and 16-PSK respectively. A. Steps Involved in Simulation: 1. Take input It can be random data, sine wave, cosine wave or sound input. 2. Encode the data Encode the data using Convolution Encoding technique. 3. Modulation The modulation techniques used in this project are 2-PSK, 4-PSK (QPSK), 8-PSK and 16-PSK. The output of this modulation technique is real and imaginary value. Only real part is taken into consideration. The real part is sent to next block for further processing. 4. OFDM modulation Convert serial data into parallel. Apply IFFT to the parallel data. Add cyclic prefix to the processed data. Convert parallel data to serial. 5. Send the signal Add noise to the carrier. Pass carriers through AWGN channel taking SNR=11db. 6. OFDM Demodulation Convert serial to parallel. Remove cyclic prefix. Apply FFT. 7. Demodulation Apply corresponding demodulation technique. 8. Decode the data Decoder for convolution encoding technique is Vertibri Decoder, which is used. 9. The received data is then checked with original input data and BER and Loss of bit is calculated. Fig 2: Plot of SNR value in dB to BER(X axis SNR & Y axis BER). B.Out Come:  As we increase the order of modulation throughput increases but BER value goes on increasing.  If we consider only BER value into account and not the throughput then BPSK is the best modulation technique since number of error in even small SNR values are minimal as compared other modulation technique.  Fig 2 clearly shows the comparative study of the simulated modulation techniques, from where we can conclude that in terms of BER, BPSK is the best where as if we take into consideration of throughput then 16-PSK is far better than other modulation techniques. Mathematically it has been proved that as we go on increasing order of modulation throughput is almost doubled. III. PERFORMANCE EVALUATION OF WIMAX Steps involved in Simulation are as follows: 1. Generate random binary data. 2. Generate pulse for the same and randomize it. 3. Convert bits into integer. 4. Coding Technique i. R S Encoder ii. Convolution Encoder 5. Interleave 6. Modulation technique (Depending upon SNR value corresponding modulation technique is chosen). List of techniques are i. BPSK ii. QPSK iii. General QAM iv. 16-QAM v. 64-QAM 7. Multiplex the data (Assembler) 8. Apply IFFT 9. Adding Cyclic Prefix 10. Send data from Rayleigh fading channel and AWGN Channel. 11. Opposite of all the above explained steps is performed by Receiver 12. The Decoding techniques for encoder are as follows: i. R S Decoder for R S Encoder ii. Vertibri Decoder for Convolution Encoder 13. The Received data is then compared with original data to calculate BER. A. Simulation Environment for WIMAX WIMAX generally works between 1.25 to 20 MHz; this simulation can also be simulated in between these two values. The user can select the bandwidth and delay spread and SNR value and on basis of that corresponding modulation technique is chosen which can be changed (if user wants to) while playing simulation. The simulation is run for 2 mins and the result for No. of bits sent, Total number of Bit Error and BER can be viewed in System Performance test block. The comparative analysis for every modulation technique along with WiMAX module is given in following section (Observation 1- Observation2) Observation-1 Channel Bandwidth=1.25 MHz Delay=1/4 1. Modulation technique=BPSK Coding rate=1/2
  • 3. ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 2, August 2012 40 SNR Total bit Bit Loss BER 7 6864 0 0 2. Modulation technique=QPSK Coding rate=1/2 SNR Total bit Bit Loss BER 7 1.435e+004 566 0.03944 9 1.435e+004 21 0.001392 10 1.435e+004 0 0 3. Modulation Technique=QPSK Coding rate=3/4 SNR Total bit Bit Loss BER 12 3.024e+004 1314 0.04345 14 3.024e+004 54 0.001786 15 3.024e+004 0 0 4. Modulation Technique=16-QAM Coding rate=1/2 5. Modulation Technique=16-QAM Coding rate=3/4 6. Modulation Technique=64-QAM Coding rate=2/3 7. Modulation Technique=64-QAM Coding rate=3/4 Observation-2 Channel Bandwidth=6 MHz Delay=1/4 1. Modulation technique=BPSK Coding rate=1/2 2. Modulation technique=QPSK Coding rate=1/2 SNR Total bit Bit Loss BER 7 2.374e+004 907 0.0379 9 2.374e+004 25 0.00107 10 2.374e+004 0 0 3. Modulation Technique=QPSK Coding rate=3/4 SNR Total bit Bit Loss BER 12 2.212e+004 795 0.0359 14 2.212e+004 54 0.002441 15 2.212e+004 0 0 4. Modulation Technique=16-QAM Coding rate=1/2 5. Modulation Technique=16-QAM Coding rate=3/4 6. Modulation Technique=64-QAM Coding rate=2/3 SNR Total bit Bit Loss BER 13 2.782e+004 2663 0.09571 15 2.782e+004 359 0.0129 16.5 2.782e+004 35 0.001258 17.5 2.782e+004 4 0.0001438 SNR Total bit Bit Loss BER 17 4.146e+004 1.2575e+004 0.3075 18.5 4.146e+004 4909 0.1184 20 4.146e+004 1987 0.04727 22.5 4.146e+004 146 0.003521 SNR Total bit Bit Loss BER 23 5.472e+004 5865 0.01072 24 5.472e+004 2894 0.05289 26 5.472e+004 531 0.009704 28 5.472e+004 9 0.0001645 SNR Total bit Bit Loss BER 24.5 8.902e+004 3.29e+004 0.3696 27 8.902e+004 2.118e+004 0.2379 30 8.902e+004 8302 0.09326 33 8.902e+004 3893 0.04373 SNR Total bit Bit Loss BER 7 1.17e+004 0 0 SNR Total bit Bit Loss BER 15 3.083e+004 377 0.01253 16.5 3.083e+004 45 0.00146 17.5 3.083e+004 4 0.00013 SNR Total bit Bit Loss BER 18.5 4.487e+004 5270 0.11745 20 4.487e+004 2343 0.05222 23 4.487e+004 92 0.00205
  • 4. ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 2, August 2012 41 7. Modulation Technique=64-QAM Coding rate=3/4 Out Come: In WiMAX model we have analyzed BER value of different modulation techniques in different channel bandwidth with different SNR values. At the end of analysis we have concluded that as we increase channel bandwidth we get better throughput but BER increases. As we go up order of modulation BER increases for a given SNR value. As we go on increasing SNR value for a given modulation technique BER goes on decreasing. Thus at last of analysis we reached to the configuration where Bit Error rate is very less and throughput is more. IV. CONCLUSION This paper is only the comparative study of digital modulation techniques that can be used in OFDM which is core part of WIMAX model. After this study and comparing the table that we have observed we can come up with the combination of different encoding-decoding and modulation-demodulation techniques which will best suit with current expectation of end-user. ACKNOWLEDGEMENT Our sincere thanks to Santosh Singh and Mahendra Sharma for their support in many aspects while making this research wor and Oxford College‟s staff and management to provide all the facilities and infrastructure to carried out the research work. REFERENCES [1] Kyung Chang Lee and Hong-Hee Lee, "Network-based fire-Detection System via Controller Area Network for Smart Home Automation", IEEE Trans. Consum. Electron, 1094 vol. 50, no. 4, pp. 1093 1100, July 2004. [2] Md. Ashraful Islam; Riaz Uddin Mondal ; “Performance Evaluation of WiMAX physical layer under adaptive Modulation Techniques and Communication Channels”. (IJCSIS) International Journal of Computer Science and Information Security, 2009. [3] I.Korn, “Performance of Digital Communications Schemes with Multidimensional Signals in Gaussian Noise,” IEEE Trans. Commun., vol. 44, no. 9, September 1996. [4] WiMAX: The Next Generation of Broband Wireless Access by llen Henely. 2004. [5] Rajanna. K. M, Mahesan. K. V and Sunanda. C. “Simulation Study and Analysis of OFDM” International Symposium on Devices MEMS, Intelligent Systems & Communication (ISDMISC) 2011. [6] BIT ERROR ANALYSIS AND BEYOND in Communication Design Engineering Conference. SNR Total bit Bit Loss BER 23 9.576e+004 1.092e+004 0.114 26 9.576e+004 1055 0.01102 28 9.576e+004 115 0.001201 SNR Total bit Bit Loss BER 24.5 1.079e+005 4.024e+004 0.3731 30 1.079e+005 8892 0.08240 33 1.079e+005 4865 0.04511