SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Downloaden Sie, um offline zu lesen
Bulletin of Electrical Engineering and Informatics
ISSN: 2302-9285
Vol. 6, No. 1, March 2017, pp. 54~61, DOI: 10.11591/eei.v6i1.591  54
Received December 6, 2016; Revised February 6, 2017; Accepted February 20, 2017
Performance of OFDM System under Different Fading
Channels and Coding
Pratima Manhasa
1*
, M. K Sonib
2
1
Research Scholar, FET, ECE Dept, Manav Rachna International University, Faridabad
2
ED& Dean, FET, Manav Rachna International University, Faridabad
*Corresponding author, email: pratimamehak@gmail.com
1*
, ed.fet@mriu.edu.in
2
Abstract
Orthogonal frequency division multiplexing (OFDM) is a type of multicarrier modulation (MCM)
technique in which larger bandwidth is divided into parallel narrow bands each of which is modulated by
different subcarriers. All the subcarriers are orthogonal to each other and hence it reduces the interference
among various subcarriers. OFDM technique is an efficient modulation technique used in certain wired and
wireless application.In a wireless communication channel, the transmitted signal can travel from transmitter
to receiver over multiple reflective paths. This results to multipath fading which causes fluctuations in
amplitude, phase and angle of arrival of the received signal. For example, the signal which is transmitted
from BTS (base transceiver station) may suffer multiple reflections from the buildings nearby, before
reaching the mobile station. Such multipath fading channels are classified into slow fading/fast fading and
frequency-selective/flat fading channels. This paper discusses the performance of OFDM system using
various fading channels and channel coding. The parameter which is known as Bit error rate (BER) is
calculated under different fading channels (AWGN, Rayleigh and Rician) for different digital modulation
(BPSK, QPSK and QAM) and Channel coding (linear/Cyclic coding). Matlab Simulink tool is used to
calculate the BER parameter.
Keywords: Fading, Rayleigh, Rician, Linear, Cyclic, Bit error rate, Simulink
1. Introduction
OFDM is an efficient digital modulation technique which is widely used in both wired
and wireless communication system. For wired application it is used in DSL, ADSL and for
wireless application it is used in wireless LAN. It is a bandwidth efficient technique in which
larger bandwidth is divided into parallel narrow bands each of which is modulated by different
subcarriers. OFDM has high peak to average power ratio and synchronization errors. The
performance of BER is calculated by using different fading channel and channel coding [1].
1.1. Fading Channel
Fading generally is a signal loss either in amplitude or phase due to sudden changes in
Channel response. The fading is considered to be a random process which may vary with time,
geographical position or radio frequency. In wireless systems, fading may either be due to
multipath propagation, referred to as multipath induced fading, or due to shadowing from
obstacles affecting the wave propagation, sometimes referred to as shadow fading.Large scale
fading (Shadowing) concerns about large distances effect so, its affect appears clearly incase of
the displacement of either the Transmitter or the Receiver. Small scale fading is concerned
about very small changes in the position of Transmitter or receiver in order of the wavelength
[2]. A model is required to predict the effects of this fading accurately in order to mitigate it
effects. Some of the channels used to model multipath fading are:
1.1.1. AWGN Channel
An AWGN channel results in addition of white Gaussian noise to the signal that passes
through it. The AWGN Channel block adds white Gaussian noise to a real or complex input
signal. When the input signal is real, the AWGN channel block adds real Gaussian noise and
produces a real output signal. When the input signal is complex, this AWGN channel block adds
complex Gaussian noise and produces a complex output signal.
Bulletin of EEI ISSN: 2302-9285 
Performance of OFDM System under Different Fading Channels and … (Pratima Manhasa)
55
1.1.2. Rayleigh Channel
Rayleigh fading is a model that can be used to describe the form of fading that occurs
when multipath propagation exists. In any terrestrial environment a radio signal will travel
through a number of different paths from the transmitter to the receiver. The clearest path is the
direct, or line of sight path [3]. The Rayleigh fading model can be used to analyze radio signal
propagation on a statistical basis. It operates best under conditions when there is no dominant
signal (e.g. direct line of sight signal) and in many instances cellular telephones being used in a
dense urban environment fall into this category. Other examples where no dominant path
generally exists are for ionospheric propagation where the signal reaches the receiver through a
huge number of individual paths. Propagation using tropospheric ducting also exhibits the same
patterns.
1.1.3. Rician Channel
Fading causes the signal to spread and become diffuse. The Rician Fading Channel block
implements a baseband simulation of a Rician fading propagation channel.This block is useful
for modeling mobile wireless communication systems when the transmitted signal can travel to
the receiver along a dominant line-of-sight or direct path.The K-factor parameter is used for
Rician distribution which represents the ratio between direct-path (unspread) power and diffuse
power. The ratio is expressed linearly, not in decibels. While the Gain parameter controls the
overall gain through the channel, the K-factor parameter controls the gain's partition into direct
and diffuse components.
1.2. Channel Coding
Source encoding is used to convert the message in the coded form to be transmitted
through the channel and channel encoding deals with source encoded message by introducing
some extra bits that will be used in the detecting & correcting error [5].
The channel encoding methods can be classified as:
a. Linear Block codes
Block code is a type of error correcting code in which “k” bits input data is used to
produce” n” bits of output data. It is notated as (n, k). Linear block codes are so named
because each code word in the set is a linear combination of a set of generator code words
[6]. Any message of k bits can be generated by multiplication of message vector by the
generator matrix to produce a code word vector that is n bits long shown in equation (1).The
product of m and G gives the code word generation.
Code word generation(C) is given as
C=m*G (1)
Where m is message and G is generator
It is shown in Figure 1
Figure 1. Representation of Linear Block Code
In linear block code, the message is divided into blocks of k bits. Each block is encoded
to a larger block of n bits. The n bit codeword includes message and parity bits. After this
the coded bits are modulated and sent over channel. The reverse procedure is done at the
receiver. The block diagram (Figure 2) represents the data bits (k bits) and after passing
through the channel encoder is converted into n bit codeword[7].
 ISSN: 2089-3191
Bulletin of EEI Vol. 6, No. 1, March 2017 : 54 – 61
56
Figure 2. Block Diagram of Linear Block Code
b. Cyclic block codes
They can be easily implemented in hardware. They can be determined algebraically
and hence can be decoded in constant time. They are very useful in situations where the BER
of the channel is relatively low, bandwidth availability is limited in the transmission, and it is easy
to retransmit data [14].
2. Proposed Simulink Model
The simulink model for OFDM system using various fading channels (AWGN, Rayleigh
and Rician), channel coding (Linear/Cyclic) and various digital modulations (BPSK, QPSK and
QAM) has the following steps and it is shown in Figure 3.
1) Bernoulli binary generator is used to generate the input signal. After getting the input signal
various channel coding is applied. Then the channel coded input signal is mapped by using
various modulations (BPSK/QPSK and QAM).
2) The mapped output is modeled using Inverse Fast Fourier transform (IFFT).
3) The output of Inverse Fast Fourier transform is passed through the AWGN, Rayleigh and
Rician channel and then demodulation is done to calculate the BER parameter using Error
rate calculation [7].
Figure 3. Proposed Simulink Model Using Different Coding and Channel
2.1. Proposed OFDM model using AWGN Channel with Linear/Cyclic coding
The proposed simulink model using AWGN channel including different channel coding
is shown in Figure 4. In the given model Bernoulli binary generator is used to generate the input
signal and then different coding is applied (linear/cyclic). The coded output is modulated by
using different digital modulation. Inverse fast Fourier transform is applied on the modulated
output and then the signal is passed through AWGN channel and reverse operation is
performed at the receiver side.
Bulletin of EEI ISSN: 2302-9285 
Performance of OFDM System under Different Fading Channels and … (Pratima Manhasa)
57
Figure 4. Proposed Simulink Model Using Different Coding and AWGN Channel
2.2. Proposed OFDM Model Using Rayleigh Channel with Linear/Cyclic Coding
The Proposed simulink model using Rayleigh fading channel using Linear/Cyclic coding
is shown in Figure 5. In the given model Bernoulli binary generator is used to generate the input
signal and then different coding is applied (linear/cyclic). The coded output is modulated by
using different digital modulation. Inverse fast Fourier transform is applied on the modulated
output and then the signal is passed through Rayleigh fading channel and reverse operation is
performed at the receiver side.
Figure 5. Proposed Simulink Model Using Different Coding and Rayleigh Channel
2.3. Proposed OFDM Model Using Rician Channel with Linear/Cyclic coding
The Proposed model using the Rician fading channel using Linear/Cyclic coding is
shown in Figure 6. In the given model Bernoulli binary generator is used to generate the input
signal and then different coding is applied (linear/cyclic). The coded output is modulated by
using different digital modulation. Inverse fast Fourier transform is applied on the modulated
output and then the signal is passed through Rician fading channel and reverse operation is
performed at the receiver side.
 ISSN: 2089-3191
Bulletin of EEI Vol. 6, No. 1, March 2017 : 54 – 61
58
Figure 6. Proposed Simulink Model Using Different Coding and Rician Channel
3. Simulation Results
The simulation parameters which are used for the proposed work are given below:
Digital Modulation = BPSK, QPSK and QAM
Fading Channel= AWGN, Rayleigh and Rician
Channel coding= Linear, cyclic
The BER results of OFDM system using various fading channel and channel coding are
shown in Figures7-9. In Figure 7, the BER result using BPSK based system results in minimum
value of BER as compared to QPSK and QAM based system.
Figure 7. BER Results of OFDM System Using Different Coding and AWGN Channel
The BER results using BPSK modulation for Rayleigh channel coding is shown below in Figure
8. In case of Rayleigh fading channel , BPSK based OFDM system results in minimum value of
BER as compared with QPSK and QAM based system.
Figure 8. BER results of OFDM System Using Different Coding and Rayleigh Channel
Bulletin of EEI ISSN: 2302-9285 
Performance of OFDM System under Different Fading Channels and … (Pratima Manhasa)
59
The BER results using BPSK modulation for Rician channel coding is shown below in
Figure 9. In case of Rician fading channel, BPSK based OFDM system results in minimum
value of BER as compared with QPSK and QAM based system.
Figure 9. BER Results of OFDM System Using Different Coding and Rician Channel
The BER calculation of FFT based OFDM system for different channel coding and
fading channel are shown in below in Table 1, 2 and 3 and bar chart is represented in Figures
10, 11, and 12.
Table 1. BER results of FFT Based OFDM System with Different Fading Channels and without
Channel Coding
OFDM system with
different modulation
AWGN
channel
Rayleigh
Channel
Rician
Channel
BPSK 0.272 0.454 0
QPSK 0.3636 0.545 0.545
QAM 0.636 0.6363 0.909
The Table 1 compares the BER results of FFT based OFDM system without channel
coding for different fading channel. From Table 1, it is clear that using AWGN channel, the BER
results are minimum and BPSK modulation also results in minimum value of BER. So, the
BPSK modulation with AWGN channel results in reducing the value of BER. The bar chart for
Table 1 is shown in Figure 10.
Figure 10. BER Graph for Various Fading Channel and without Channel Coding
Table 2, represents the BER results for FFT based OFDM system using AWGN,
Rayleigh and Rician channel for linear coding. From the given Table 2, the results of BER for
AWGN channel for BPSK modulation are better as compared with Rayleigh and Rician. After
AWGN channel, the results of Rician channel is better than Rayleigh channel.
 ISSN: 2089-3191
Bulletin of EEI Vol. 6, No. 1, March 2017 : 54 – 61
60
Table 2. BER Results of FFT based OFDM System with Different Fading Channels and
Linear Coding
OFDM system with
different modulation
AWGN
channel
Rayleigh
Channel
Rician
Channel
BPSK 0 0.5 0
QPSK 0.0833 0.33 0
QAM 0.5833 0.916 0.916
The bar chart for above Table 2 is shown in Figure 11. The bar chart represents the
BER results for different fading channel with linear coding.
Figure 11. BER Graph for Various Fading Channel and Linear Channel Coding
Table 3, represents the BER results for FFT based OFDM system using AWGN,
Rayleigh and Rician channel for cyclic coding. From the given Table 3, the results of BER for
AWGN channel for BPSK modulation are better as compared with Rayleigh and Rician. After
AWGN channel, the results of Rician channel is better than Rayleigh channel.
Table 3. BER Results of FFT Based OFDM System with Different Fading Channels and
cyclic Coding
OFDM system with
different modulation
AWGN
channel
Rayleigh
Channel
Rician
Channel
BPSK 0.083 0.5 0
QPSK 0.083 0.166 0.083
QAM 0.416 0.916 0.916
The bar chart for above Table 3 is shown in Figure 12. The bar chart represents the
BER results for different fading channel with cyclic coding.
Figure 12. BER Graph for Various Fading Channel and cyclic Channel Coding
Bulletin of EEI ISSN: 2302-9285 
Performance of OFDM System under Different Fading Channels and … (Pratima Manhasa)
61
Simulation results show that cyclic coding FFT based OFDM system results in minimum
value of BER as compared to Linear coding. For different fading channels, AWGN channel
results in minimum BER as compared to Rayleigh and Rician channel. The BER value using
Rayleigh channel is more than Rician and AWGN. The OFDM system using BPSK modulation
with cyclic coding and AWGN channel results in minimum BER.QPSK based OFDM system
using cyclic coding for AWGN and Rician fading channel results in the same value of BER but
has higher value of BER for Rayleigh channel. So in order to model FFT based OFDM system,
cyclic coding and AWGN channel results in minimum value of BER.
4. Conclusion
The performance of FFT based OFDM system using various channels and channel
coding is simulated using simulink model. The results show that the BER is better in AWGN
channel and worst in Rayleigh channel. Rician fading channel has better BER value than
Rayleigh but less than AWGN channel. The cyclic coding based OFDM system with AWGN
channel helps in reducing the BER value.
References
[1] Heiskala J, Terry Ph D, J. OFDM wireless LANs: A theoretical and practical guide. Sams. 2001.
[2] Nee RV, Prasad R. OFDM for wireless multimedia communications. Artech House, Inc. 2000.
[3] Jiang T, Wu Y. An overview: peak-to-average power ratio reduction techniques for OFDM signals.
IEEE transactions on Broadcasting. 2008; 54(2): 257.
[4] Kaiser S. OFDM code-division multiplexing in fading channels. Communications, IEEE Transactions.
2002; 50(8): 1266-1273.
[5] Sanjiv Kumar, PK Gupta Singh, Chauhan DS. Performance analysis of Rayleigh and Rician fading
channel models using Matlab simulation. I.J intelligent systems and applications. 2013; 9: 94-102.
[6] Fazel K. Performance of CDMA/OFDM for mobile communication system. In Universal Personal
Communications, 1993. Personal Communications: Gateway to the 21st Century. IEEE, Conference
Record, 2nd International Conference on October 1993; 2: 975-979.
[7] Manhas P, Soni MK. Comparison of OFDM System in terms of BER using Different Transform and
Channel Coding. I.J engineering and manufacturing. 2016; 1: 28-34.
[8] Burr A, Kandus G. 2.3. Modulation and Coding. Wireless Flexible Personalised Communications.
2001: 51.
[9] Ergen M. Principles of OFDM. In Mobile Broadband. Springer US. 2009: 109-175.
[10] Agarwal A, Patra SK. Performance prediction of OFDM based DAB system using block coding
techniques. In Emerging Trends in Electrical and Computer Technology (ICETECT). IEEE,
International Conference. March 2011: 792-796.
[11] Agarwal A. Digital Audio Broadcast: Modulation, Transmission & Performance Analysis (Doctoral
dissertation, National Institute of Technology Rourkela) 2010.
[12] Malhotra J. Investigation of Channel Coding Techniques for High Data Rate Mobile Wireless Systems.
International Journal of Computer Applications. 2015: 115(3).
[13] Rugini L, Banelli P. BER of OFDM systems impaired by carrier frequency offset in multipath fading
channels. Wireless Communications, IEEE Transactions. 2005; 4(5): 2279-2288.
[14] Manhas P, Soni MK. 2015. OFDM PAPR Reduction Using Recurring SLM with Cyclic and Linear
Block Codes Schemes. TELKOMNIKA Indonesian Journal of Electrical Engineering. 2015; 16(1): 1-6.

Weitere ähnliche Inhalte

Was ist angesagt?

Hybrid ldpc and stbc algorithms to improve ber reduction in ofdm
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdmHybrid ldpc and stbc algorithms to improve ber reduction in ofdm
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdmIAEME Publication
 
Performance analysis on modulation techniques of w cdma in multipath fading c...
Performance analysis on modulation techniques of w cdma in multipath fading c...Performance analysis on modulation techniques of w cdma in multipath fading c...
Performance analysis on modulation techniques of w cdma in multipath fading c...Ashish Ranjan
 
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...Sukhvinder Singh Malik
 
Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Editor IJARCET
 
Cooperative Diversity - An Introduction to Cooperative Comm
Cooperative Diversity - An Introduction to Cooperative CommCooperative Diversity - An Introduction to Cooperative Comm
Cooperative Diversity - An Introduction to Cooperative CommAshish Meshram
 
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA System
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA SystemGeneration of Orthogonal Minimum Correlation Spreading Code for CDMA System
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA Systemidescitation
 
Elet 4315 homework 3 1
Elet 4315 homework 3 1Elet 4315 homework 3 1
Elet 4315 homework 3 1Rever Wesley
 
Elet 4315 homework 2
Elet 4315 homework 2Elet 4315 homework 2
Elet 4315 homework 2Rever Wesley
 
Cooperative Communication for a Multiple-Satellite Network
Cooperative Communication for a Multiple-Satellite NetworkCooperative Communication for a Multiple-Satellite Network
Cooperative Communication for a Multiple-Satellite Networkchiragwarty
 
Circuit switch telecommunication network
Circuit switch telecommunication networkCircuit switch telecommunication network
Circuit switch telecommunication networkmangal das
 

Was ist angesagt? (19)

Ijetcas14 518
Ijetcas14 518Ijetcas14 518
Ijetcas14 518
 
L010218691
L010218691L010218691
L010218691
 
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdm
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdmHybrid ldpc and stbc algorithms to improve ber reduction in ofdm
Hybrid ldpc and stbc algorithms to improve ber reduction in ofdm
 
Performance analysis on modulation techniques of w cdma in multipath fading c...
Performance analysis on modulation techniques of w cdma in multipath fading c...Performance analysis on modulation techniques of w cdma in multipath fading c...
Performance analysis on modulation techniques of w cdma in multipath fading c...
 
571 238-247
571 238-247571 238-247
571 238-247
 
Da31699705
Da31699705Da31699705
Da31699705
 
He3512531256
He3512531256He3512531256
He3512531256
 
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
 
Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377
 
Cooperative Diversity - An Introduction to Cooperative Comm
Cooperative Diversity - An Introduction to Cooperative CommCooperative Diversity - An Introduction to Cooperative Comm
Cooperative Diversity - An Introduction to Cooperative Comm
 
Turbo equalization
Turbo equalizationTurbo equalization
Turbo equalization
 
Ed36788792
Ed36788792Ed36788792
Ed36788792
 
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA System
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA SystemGeneration of Orthogonal Minimum Correlation Spreading Code for CDMA System
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA System
 
Elet 4315 homework 3 1
Elet 4315 homework 3 1Elet 4315 homework 3 1
Elet 4315 homework 3 1
 
Elet 4315 homework 2
Elet 4315 homework 2Elet 4315 homework 2
Elet 4315 homework 2
 
40120140501015
4012014050101540120140501015
40120140501015
 
Cooperative Communication for a Multiple-Satellite Network
Cooperative Communication for a Multiple-Satellite NetworkCooperative Communication for a Multiple-Satellite Network
Cooperative Communication for a Multiple-Satellite Network
 
Circuit switch telecommunication network
Circuit switch telecommunication networkCircuit switch telecommunication network
Circuit switch telecommunication network
 
Pstn
PstnPstn
Pstn
 

Ähnlich wie Performance of OFDM System under Different Fading Channels and Channel Coding

Performance evaluation of 4-quadrature amplitude modulation over orthogonal ...
Performance evaluation of 4-quadrature amplitude modulation  over orthogonal ...Performance evaluation of 4-quadrature amplitude modulation  over orthogonal ...
Performance evaluation of 4-quadrature amplitude modulation over orthogonal ...IJECEIAES
 
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...IRJET Journal
 
Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Editor IJARCET
 
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...rahulmonikasharma
 
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
 
Performance improvement of ofdm
Performance improvement of ofdmPerformance improvement of ofdm
Performance improvement of ofdmEditorIJAERD
 
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...IJERA Editor
 
Development And Implementation Of OFDM Transceiver For WLAN Applications
Development And Implementation Of OFDM Transceiver For WLAN ApplicationsDevelopment And Implementation Of OFDM Transceiver For WLAN Applications
Development And Implementation Of OFDM Transceiver For WLAN ApplicationsIJERA Editor
 
Dispersion Compensation Module for WDM -PON at 5 -GB/S Downstream with Variou...
Dispersion Compensation Module for WDM -PON at 5 -GB/S Downstream with Variou...Dispersion Compensation Module for WDM -PON at 5 -GB/S Downstream with Variou...
Dispersion Compensation Module for WDM -PON at 5 -GB/S Downstream with Variou...IRJET Journal
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemIOSR Journals
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemIOSR Journals
 
Optimal cfo channel estimation for adaptive receiver design
Optimal cfo channel estimation for adaptive receiver designOptimal cfo channel estimation for adaptive receiver design
Optimal cfo channel estimation for adaptive receiver designeSAT Publishing House
 
Implementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesImplementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesIJCSIS Research Publications
 
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...IJERA Editor
 
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELPERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELIJCSES Journal
 

Ähnlich wie Performance of OFDM System under Different Fading Channels and Channel Coding (20)

Performance evaluation of 4-quadrature amplitude modulation over orthogonal ...
Performance evaluation of 4-quadrature amplitude modulation  over orthogonal ...Performance evaluation of 4-quadrature amplitude modulation  over orthogonal ...
Performance evaluation of 4-quadrature amplitude modulation over orthogonal ...
 
PID1063629
PID1063629PID1063629
PID1063629
 
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
 
Pulse Shaping FIR Filter for WCDMA
Pulse Shaping FIR Filter for WCDMAPulse Shaping FIR Filter for WCDMA
Pulse Shaping FIR Filter for WCDMA
 
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
 
Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377
 
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
BER Analysis of OFDM Systems with Varying Frequency Offset Factor over AWGN a...
 
Ff34970973
Ff34970973Ff34970973
Ff34970973
 
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...
 
Performance improvement of ofdm
Performance improvement of ofdmPerformance improvement of ofdm
Performance improvement of ofdm
 
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
 
Development And Implementation Of OFDM Transceiver For WLAN Applications
Development And Implementation Of OFDM Transceiver For WLAN ApplicationsDevelopment And Implementation Of OFDM Transceiver For WLAN Applications
Development And Implementation Of OFDM Transceiver For WLAN Applications
 
Dispersion Compensation Module for WDM -PON at 5 -GB/S Downstream with Variou...
Dispersion Compensation Module for WDM -PON at 5 -GB/S Downstream with Variou...Dispersion Compensation Module for WDM -PON at 5 -GB/S Downstream with Variou...
Dispersion Compensation Module for WDM -PON at 5 -GB/S Downstream with Variou...
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
I010435659
I010435659I010435659
I010435659
 
Optimal cfo channel estimation for adaptive receiver design
Optimal cfo channel estimation for adaptive receiver designOptimal cfo channel estimation for adaptive receiver design
Optimal cfo channel estimation for adaptive receiver design
 
Implementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation SchemesImplementation of OFDM System Using Various Channel Modulation Schemes
Implementation of OFDM System Using Various Channel Modulation Schemes
 
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
BER Performance of OFDM-QAM over AWGN and RICAIN Channels Using Error Correct...
 
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELPERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
 

Mehr von journalBEEI

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherjournalBEEI
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...journalBEEI
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...journalBEEI
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksjournalBEEI
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkjournalBEEI
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...journalBEEI
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...journalBEEI
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...journalBEEI
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmjournalBEEI
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennajournalBEEI
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headjournalBEEI
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...journalBEEI
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationjournalBEEI
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...journalBEEI
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)journalBEEI
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...journalBEEI
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...journalBEEI
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...journalBEEI
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationjournalBEEI
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...journalBEEI
 

Mehr von journalBEEI (20)

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipher
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networks
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural network
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithm
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antenna
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human head
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting application
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentation
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...
 

Kürzlich hochgeladen

multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
Curve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxCurve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxRomil Mishra
 
Secure Key Crypto - Tech Paper JET Tech Labs
Secure Key Crypto - Tech Paper JET Tech LabsSecure Key Crypto - Tech Paper JET Tech Labs
Secure Key Crypto - Tech Paper JET Tech Labsamber724300
 
Theory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfTheory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfShreyas Pandit
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Romil Mishra
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptJohnWilliam111370
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsResearcher Researcher
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Sumanth A
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier Fernández Muñoz
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdfsahilsajad201
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Forming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptForming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptNoman khan
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 

Kürzlich hochgeladen (20)

multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
Curve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxCurve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptx
 
Secure Key Crypto - Tech Paper JET Tech Labs
Secure Key Crypto - Tech Paper JET Tech LabsSecure Key Crypto - Tech Paper JET Tech Labs
Secure Key Crypto - Tech Paper JET Tech Labs
 
Theory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdfTheory of Machine Notes / Lecture Material .pdf
Theory of Machine Notes / Lecture Material .pdf
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending Actuators
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptx
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdf
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Forming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptForming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).ppt
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 

Performance of OFDM System under Different Fading Channels and Channel Coding

  • 1. Bulletin of Electrical Engineering and Informatics ISSN: 2302-9285 Vol. 6, No. 1, March 2017, pp. 54~61, DOI: 10.11591/eei.v6i1.591  54 Received December 6, 2016; Revised February 6, 2017; Accepted February 20, 2017 Performance of OFDM System under Different Fading Channels and Coding Pratima Manhasa 1* , M. K Sonib 2 1 Research Scholar, FET, ECE Dept, Manav Rachna International University, Faridabad 2 ED& Dean, FET, Manav Rachna International University, Faridabad *Corresponding author, email: pratimamehak@gmail.com 1* , ed.fet@mriu.edu.in 2 Abstract Orthogonal frequency division multiplexing (OFDM) is a type of multicarrier modulation (MCM) technique in which larger bandwidth is divided into parallel narrow bands each of which is modulated by different subcarriers. All the subcarriers are orthogonal to each other and hence it reduces the interference among various subcarriers. OFDM technique is an efficient modulation technique used in certain wired and wireless application.In a wireless communication channel, the transmitted signal can travel from transmitter to receiver over multiple reflective paths. This results to multipath fading which causes fluctuations in amplitude, phase and angle of arrival of the received signal. For example, the signal which is transmitted from BTS (base transceiver station) may suffer multiple reflections from the buildings nearby, before reaching the mobile station. Such multipath fading channels are classified into slow fading/fast fading and frequency-selective/flat fading channels. This paper discusses the performance of OFDM system using various fading channels and channel coding. The parameter which is known as Bit error rate (BER) is calculated under different fading channels (AWGN, Rayleigh and Rician) for different digital modulation (BPSK, QPSK and QAM) and Channel coding (linear/Cyclic coding). Matlab Simulink tool is used to calculate the BER parameter. Keywords: Fading, Rayleigh, Rician, Linear, Cyclic, Bit error rate, Simulink 1. Introduction OFDM is an efficient digital modulation technique which is widely used in both wired and wireless communication system. For wired application it is used in DSL, ADSL and for wireless application it is used in wireless LAN. It is a bandwidth efficient technique in which larger bandwidth is divided into parallel narrow bands each of which is modulated by different subcarriers. OFDM has high peak to average power ratio and synchronization errors. The performance of BER is calculated by using different fading channel and channel coding [1]. 1.1. Fading Channel Fading generally is a signal loss either in amplitude or phase due to sudden changes in Channel response. The fading is considered to be a random process which may vary with time, geographical position or radio frequency. In wireless systems, fading may either be due to multipath propagation, referred to as multipath induced fading, or due to shadowing from obstacles affecting the wave propagation, sometimes referred to as shadow fading.Large scale fading (Shadowing) concerns about large distances effect so, its affect appears clearly incase of the displacement of either the Transmitter or the Receiver. Small scale fading is concerned about very small changes in the position of Transmitter or receiver in order of the wavelength [2]. A model is required to predict the effects of this fading accurately in order to mitigate it effects. Some of the channels used to model multipath fading are: 1.1.1. AWGN Channel An AWGN channel results in addition of white Gaussian noise to the signal that passes through it. The AWGN Channel block adds white Gaussian noise to a real or complex input signal. When the input signal is real, the AWGN channel block adds real Gaussian noise and produces a real output signal. When the input signal is complex, this AWGN channel block adds complex Gaussian noise and produces a complex output signal.
  • 2. Bulletin of EEI ISSN: 2302-9285  Performance of OFDM System under Different Fading Channels and … (Pratima Manhasa) 55 1.1.2. Rayleigh Channel Rayleigh fading is a model that can be used to describe the form of fading that occurs when multipath propagation exists. In any terrestrial environment a radio signal will travel through a number of different paths from the transmitter to the receiver. The clearest path is the direct, or line of sight path [3]. The Rayleigh fading model can be used to analyze radio signal propagation on a statistical basis. It operates best under conditions when there is no dominant signal (e.g. direct line of sight signal) and in many instances cellular telephones being used in a dense urban environment fall into this category. Other examples where no dominant path generally exists are for ionospheric propagation where the signal reaches the receiver through a huge number of individual paths. Propagation using tropospheric ducting also exhibits the same patterns. 1.1.3. Rician Channel Fading causes the signal to spread and become diffuse. The Rician Fading Channel block implements a baseband simulation of a Rician fading propagation channel.This block is useful for modeling mobile wireless communication systems when the transmitted signal can travel to the receiver along a dominant line-of-sight or direct path.The K-factor parameter is used for Rician distribution which represents the ratio between direct-path (unspread) power and diffuse power. The ratio is expressed linearly, not in decibels. While the Gain parameter controls the overall gain through the channel, the K-factor parameter controls the gain's partition into direct and diffuse components. 1.2. Channel Coding Source encoding is used to convert the message in the coded form to be transmitted through the channel and channel encoding deals with source encoded message by introducing some extra bits that will be used in the detecting & correcting error [5]. The channel encoding methods can be classified as: a. Linear Block codes Block code is a type of error correcting code in which “k” bits input data is used to produce” n” bits of output data. It is notated as (n, k). Linear block codes are so named because each code word in the set is a linear combination of a set of generator code words [6]. Any message of k bits can be generated by multiplication of message vector by the generator matrix to produce a code word vector that is n bits long shown in equation (1).The product of m and G gives the code word generation. Code word generation(C) is given as C=m*G (1) Where m is message and G is generator It is shown in Figure 1 Figure 1. Representation of Linear Block Code In linear block code, the message is divided into blocks of k bits. Each block is encoded to a larger block of n bits. The n bit codeword includes message and parity bits. After this the coded bits are modulated and sent over channel. The reverse procedure is done at the receiver. The block diagram (Figure 2) represents the data bits (k bits) and after passing through the channel encoder is converted into n bit codeword[7].
  • 3.  ISSN: 2089-3191 Bulletin of EEI Vol. 6, No. 1, March 2017 : 54 – 61 56 Figure 2. Block Diagram of Linear Block Code b. Cyclic block codes They can be easily implemented in hardware. They can be determined algebraically and hence can be decoded in constant time. They are very useful in situations where the BER of the channel is relatively low, bandwidth availability is limited in the transmission, and it is easy to retransmit data [14]. 2. Proposed Simulink Model The simulink model for OFDM system using various fading channels (AWGN, Rayleigh and Rician), channel coding (Linear/Cyclic) and various digital modulations (BPSK, QPSK and QAM) has the following steps and it is shown in Figure 3. 1) Bernoulli binary generator is used to generate the input signal. After getting the input signal various channel coding is applied. Then the channel coded input signal is mapped by using various modulations (BPSK/QPSK and QAM). 2) The mapped output is modeled using Inverse Fast Fourier transform (IFFT). 3) The output of Inverse Fast Fourier transform is passed through the AWGN, Rayleigh and Rician channel and then demodulation is done to calculate the BER parameter using Error rate calculation [7]. Figure 3. Proposed Simulink Model Using Different Coding and Channel 2.1. Proposed OFDM model using AWGN Channel with Linear/Cyclic coding The proposed simulink model using AWGN channel including different channel coding is shown in Figure 4. In the given model Bernoulli binary generator is used to generate the input signal and then different coding is applied (linear/cyclic). The coded output is modulated by using different digital modulation. Inverse fast Fourier transform is applied on the modulated output and then the signal is passed through AWGN channel and reverse operation is performed at the receiver side.
  • 4. Bulletin of EEI ISSN: 2302-9285  Performance of OFDM System under Different Fading Channels and … (Pratima Manhasa) 57 Figure 4. Proposed Simulink Model Using Different Coding and AWGN Channel 2.2. Proposed OFDM Model Using Rayleigh Channel with Linear/Cyclic Coding The Proposed simulink model using Rayleigh fading channel using Linear/Cyclic coding is shown in Figure 5. In the given model Bernoulli binary generator is used to generate the input signal and then different coding is applied (linear/cyclic). The coded output is modulated by using different digital modulation. Inverse fast Fourier transform is applied on the modulated output and then the signal is passed through Rayleigh fading channel and reverse operation is performed at the receiver side. Figure 5. Proposed Simulink Model Using Different Coding and Rayleigh Channel 2.3. Proposed OFDM Model Using Rician Channel with Linear/Cyclic coding The Proposed model using the Rician fading channel using Linear/Cyclic coding is shown in Figure 6. In the given model Bernoulli binary generator is used to generate the input signal and then different coding is applied (linear/cyclic). The coded output is modulated by using different digital modulation. Inverse fast Fourier transform is applied on the modulated output and then the signal is passed through Rician fading channel and reverse operation is performed at the receiver side.
  • 5.  ISSN: 2089-3191 Bulletin of EEI Vol. 6, No. 1, March 2017 : 54 – 61 58 Figure 6. Proposed Simulink Model Using Different Coding and Rician Channel 3. Simulation Results The simulation parameters which are used for the proposed work are given below: Digital Modulation = BPSK, QPSK and QAM Fading Channel= AWGN, Rayleigh and Rician Channel coding= Linear, cyclic The BER results of OFDM system using various fading channel and channel coding are shown in Figures7-9. In Figure 7, the BER result using BPSK based system results in minimum value of BER as compared to QPSK and QAM based system. Figure 7. BER Results of OFDM System Using Different Coding and AWGN Channel The BER results using BPSK modulation for Rayleigh channel coding is shown below in Figure 8. In case of Rayleigh fading channel , BPSK based OFDM system results in minimum value of BER as compared with QPSK and QAM based system. Figure 8. BER results of OFDM System Using Different Coding and Rayleigh Channel
  • 6. Bulletin of EEI ISSN: 2302-9285  Performance of OFDM System under Different Fading Channels and … (Pratima Manhasa) 59 The BER results using BPSK modulation for Rician channel coding is shown below in Figure 9. In case of Rician fading channel, BPSK based OFDM system results in minimum value of BER as compared with QPSK and QAM based system. Figure 9. BER Results of OFDM System Using Different Coding and Rician Channel The BER calculation of FFT based OFDM system for different channel coding and fading channel are shown in below in Table 1, 2 and 3 and bar chart is represented in Figures 10, 11, and 12. Table 1. BER results of FFT Based OFDM System with Different Fading Channels and without Channel Coding OFDM system with different modulation AWGN channel Rayleigh Channel Rician Channel BPSK 0.272 0.454 0 QPSK 0.3636 0.545 0.545 QAM 0.636 0.6363 0.909 The Table 1 compares the BER results of FFT based OFDM system without channel coding for different fading channel. From Table 1, it is clear that using AWGN channel, the BER results are minimum and BPSK modulation also results in minimum value of BER. So, the BPSK modulation with AWGN channel results in reducing the value of BER. The bar chart for Table 1 is shown in Figure 10. Figure 10. BER Graph for Various Fading Channel and without Channel Coding Table 2, represents the BER results for FFT based OFDM system using AWGN, Rayleigh and Rician channel for linear coding. From the given Table 2, the results of BER for AWGN channel for BPSK modulation are better as compared with Rayleigh and Rician. After AWGN channel, the results of Rician channel is better than Rayleigh channel.
  • 7.  ISSN: 2089-3191 Bulletin of EEI Vol. 6, No. 1, March 2017 : 54 – 61 60 Table 2. BER Results of FFT based OFDM System with Different Fading Channels and Linear Coding OFDM system with different modulation AWGN channel Rayleigh Channel Rician Channel BPSK 0 0.5 0 QPSK 0.0833 0.33 0 QAM 0.5833 0.916 0.916 The bar chart for above Table 2 is shown in Figure 11. The bar chart represents the BER results for different fading channel with linear coding. Figure 11. BER Graph for Various Fading Channel and Linear Channel Coding Table 3, represents the BER results for FFT based OFDM system using AWGN, Rayleigh and Rician channel for cyclic coding. From the given Table 3, the results of BER for AWGN channel for BPSK modulation are better as compared with Rayleigh and Rician. After AWGN channel, the results of Rician channel is better than Rayleigh channel. Table 3. BER Results of FFT Based OFDM System with Different Fading Channels and cyclic Coding OFDM system with different modulation AWGN channel Rayleigh Channel Rician Channel BPSK 0.083 0.5 0 QPSK 0.083 0.166 0.083 QAM 0.416 0.916 0.916 The bar chart for above Table 3 is shown in Figure 12. The bar chart represents the BER results for different fading channel with cyclic coding. Figure 12. BER Graph for Various Fading Channel and cyclic Channel Coding
  • 8. Bulletin of EEI ISSN: 2302-9285  Performance of OFDM System under Different Fading Channels and … (Pratima Manhasa) 61 Simulation results show that cyclic coding FFT based OFDM system results in minimum value of BER as compared to Linear coding. For different fading channels, AWGN channel results in minimum BER as compared to Rayleigh and Rician channel. The BER value using Rayleigh channel is more than Rician and AWGN. The OFDM system using BPSK modulation with cyclic coding and AWGN channel results in minimum BER.QPSK based OFDM system using cyclic coding for AWGN and Rician fading channel results in the same value of BER but has higher value of BER for Rayleigh channel. So in order to model FFT based OFDM system, cyclic coding and AWGN channel results in minimum value of BER. 4. Conclusion The performance of FFT based OFDM system using various channels and channel coding is simulated using simulink model. The results show that the BER is better in AWGN channel and worst in Rayleigh channel. Rician fading channel has better BER value than Rayleigh but less than AWGN channel. The cyclic coding based OFDM system with AWGN channel helps in reducing the BER value. References [1] Heiskala J, Terry Ph D, J. OFDM wireless LANs: A theoretical and practical guide. Sams. 2001. [2] Nee RV, Prasad R. OFDM for wireless multimedia communications. Artech House, Inc. 2000. [3] Jiang T, Wu Y. An overview: peak-to-average power ratio reduction techniques for OFDM signals. IEEE transactions on Broadcasting. 2008; 54(2): 257. [4] Kaiser S. OFDM code-division multiplexing in fading channels. Communications, IEEE Transactions. 2002; 50(8): 1266-1273. [5] Sanjiv Kumar, PK Gupta Singh, Chauhan DS. Performance analysis of Rayleigh and Rician fading channel models using Matlab simulation. I.J intelligent systems and applications. 2013; 9: 94-102. [6] Fazel K. Performance of CDMA/OFDM for mobile communication system. In Universal Personal Communications, 1993. Personal Communications: Gateway to the 21st Century. IEEE, Conference Record, 2nd International Conference on October 1993; 2: 975-979. [7] Manhas P, Soni MK. Comparison of OFDM System in terms of BER using Different Transform and Channel Coding. I.J engineering and manufacturing. 2016; 1: 28-34. [8] Burr A, Kandus G. 2.3. Modulation and Coding. Wireless Flexible Personalised Communications. 2001: 51. [9] Ergen M. Principles of OFDM. In Mobile Broadband. Springer US. 2009: 109-175. [10] Agarwal A, Patra SK. Performance prediction of OFDM based DAB system using block coding techniques. In Emerging Trends in Electrical and Computer Technology (ICETECT). IEEE, International Conference. March 2011: 792-796. [11] Agarwal A. Digital Audio Broadcast: Modulation, Transmission & Performance Analysis (Doctoral dissertation, National Institute of Technology Rourkela) 2010. [12] Malhotra J. Investigation of Channel Coding Techniques for High Data Rate Mobile Wireless Systems. International Journal of Computer Applications. 2015: 115(3). [13] Rugini L, Banelli P. BER of OFDM systems impaired by carrier frequency offset in multipath fading channels. Wireless Communications, IEEE Transactions. 2005; 4(5): 2279-2288. [14] Manhas P, Soni MK. 2015. OFDM PAPR Reduction Using Recurring SLM with Cyclic and Linear Block Codes Schemes. TELKOMNIKA Indonesian Journal of Electrical Engineering. 2015; 16(1): 1-6.