SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 279
COMPARISON OF VARIOUS NOISE MITIGATION TECHNIQUE USED
WITH CLIPPING FOR REDUCTION OF PAPR IN OFDM
Hemant Choubey1
, Aparna Singh2
, Amit Shukla3
1, 3
Student, 2
Asst Professor, Electronics and Communication, UIT, M.P, India
hemantchoubey271986@gmail.com, aparna.kushwah@gmail.com, amit.rgi@gmail.com
Abstract
A simple technique used to reduce the PAPR of OFDM signals is to clip the signal to a maximum allowed value, at the cost of BER
degradation and out-of-band radiation. Clipping does not add extra information to the signal and high peaks occur with low
probability so the signal is seldom distorted. Out-of-band radiation can be reduced by filtering at the transmitter, the filter used in this
project consists on a FFT-IFFT pair which is easier to implement than traditional FIR filters and allows the implementation of the
clip & filter set several times in order to reduce the peak re growth that filtering introduces. The BER degradation can be mitigated by
reconstructing the signal at the receiver. We analyzed the performance of the decision-aided reconstruction (DAR) and improved DAR
(IDAR) techniques that iteratively try to guess the original symbols and proposed an improvement for one of those techniques.
Index Terms: Complementary cumulative distribution function (CCDF),high power amplifier (HPA), Orthogonal
Frequency Division Multiplexing (OFDM), Peak-to-Average Power Ratio (PAPR), inter-symbol interference (ISI)
-----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
Introducing a filter after the clipping operation helps
mitigating the out-of-band radiation introduced by clipping.
Filtering, however, distorts also the signal and causes peak re
growth [6]. A common filter used for this purpose is the FIR
filter. In this application the filter used is the FFT-IFFT filter
proposed by Armstrong in [1]. This filter achieves better
performance than the FIR filter, it introduces less noise into
the signal, causes less peak regrowth and needs less
computation; since it operates symbol by symbol it causes no
inter-symbol interference. Clipping too large peaks is a simple
solution to the PAPR problem. Clipping belongs to the group
of techniques that reduce large peaks by nonlinearly distorting
the signal [8]. It does not add extra information to the signal
and too large peaks occur with low probability so the signal is
seldom distorted. The maximum peak power allowed is
determined by the system specifications, usually by the linear
region of the power amplifier. A maximum peak amplitude A
is chosen so that the OFDM signal does not exceed the limits
of this region, symbols that exceed this maximum amplitude,
will be clipped. The clipping function is performed in digital
time domain, before the D/A conversion as shown in Figure 1
and the process is described by the following expression
, 0 (1)
Where xck is the clipped signal, xk is the transmitted signal, A
is the clipping amplitude and f (xk) is the phase of the
transmitted signal xk. The graphical expression of this function
is shown in Figure 2. The clipping ratio (CR) is defined as
C.R = (2)
Fig1.Clipping in the transmitter
Fig2.Clipping Function
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 280
Clipping is a non-linear process so it introduces in-band
distortion (Figure 3), also called clipping noise, and out-of-
band radiation and inter-carrier interference (Figure 4), which
degrade the system performance and the spectral efficiency.
The clipping noise is related to the difference between the
original signal xk and the clipped signal . The signal sent to
the receiver is the clipped signal, which is different from the
signal that we actually wanted to send. This difference is
measured by the signal to clipping noise ratio (SCNR)
SCNR = (3)
Fig3.SCNR measured for different number of subcarrier
Fig4.Out of band radiation
2.NOISEMITIGATION
After clipping the signal, the out-of-band radiation caused by
clipping falls in the zeros and then the signal is passed to the
FFT filter. The FFT function transforms the clipped signal
to frequency domain yielding . The information components
of are passed unchanged to the IFFT block and the out-of-
band radiation that fell in the zeros is set back to zero. The
IFFT block of the filter transforms the signal to time domain
and the obtained signal is passed to the D/A converter.
After filtering, the signal suffers peak regrowth so in order to
minimize this effect the clip & filter process can be repeated
several times.
3. NOISE MITIGATION METHODS
3.1 Decision-Aided Reconstruction (DAR) Method
The goal of the clipping operation is to reduce the PAPR of
the original signal xk; it introduces, however, some distortion
that makes the recovering of xk in the receiver more difficult.
The DAR method was proposed by Kim and Stuber in [5] in
order to mitigate the effects of the distortion introduced by
clipping [5].It is a nonlinear iterative reconstruction technique
implemented in the receiver. To implement this technique, the
receiver needs to know the clipping ratio A used at the
transmitter. The signal sent by the transmitter in frequency
domain can be expressed as
Yn = anXn+Cn (4)
Where αn is the clipping distortion, which changes randomly
from block to block and Cn are the noise introduced by
lipping. The received signal is therefore
Zn = hnYn+Wn = hnanXn+Qn (5)
Where hn is the complex channel gain, that can be accurately
estimated, and Qn is the sum of the additive white Gaussian
noise (AWGN) and the clipping noise Cn. In all the
simulations performed in this project ideal channel estimation
is supposed . Figure 5 shows the block diagram of the DAR
method, where rk is the received signal Zn in time domain.
Fig5. DAR algorithm block diagram
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 281
If the CR is too low (this depends on the modulation), the
performance of DAR is degraded because false detection
increases.
3.2 Improved Decision-Aided Reconstruction (IDAR)
Method
The DAR method was proposed to mitigate the clipping noise
but it does not deal with the intermodulation noise . The inter-
modulation products are reduced by setting the IBO of the
power amplifier at the linear region; however, in order to
maximize the power efficiency of the amplifier, the IBO is set
nearly at the saturation region degrading this way the BER due
to the high non-linearity. The improved DAR method
mitigates both the clipping noise and the inter-modulation
noise. The IDAR method [2], like the DAR one, is an iterative
method applied at the receiver and was proposed by
Boonsrimuang et al. in [2], Figure 6 shows the block diagram.
It repeats at the receiver the clipping and the amplifying
operations, so the receiver needs to know the clipping
amplitude A and the amplifier characteristics. In Figure 6 can
be seen that the method starts by estimating the original signal
like in the DAR method
Fig6. IDAR algorithm block diagram
By using this method the intermodulation noise is mitigated,
relatively even when the nonlinear amplifier is operated at the
saturation region, while with DAR the BER is severely
affected by this noise. Although the method shows a good
performance for different required signal to noise ratios, for
CR lower than 3 dB around 0 dB.
3.3 IDAR Including the FFT-IFFT Filter (IDARF)
The IDAR method shows a very good performance by
mitigating the clipping and the intermodulation noises.
However, in order to reduce the out-of-band radiation it is
advisable to use a filter in the transmitter; in this case the filter
used is the FFT-IFFT filter. So, if the clipping operation is
followed by the filter at the transmitter, this filter should also
be included in the IDAR method at the receiver, Figure7
shows a block diagram of the new method. In order to include
the FFT filter in the IDARF method, the same number of zeros
as in the transmitter are inserted into the estimated signal
before converting it to time domain. Clip &filter is applied to
the time domain signal which is then amplified like in the
IDAR method. The zeros are removed from the signal after the
amplifier; the signal is transformed to frequency domain, the
zeros are removed and the signal is transformed back to time
domain in order to calculate the error signal. The error signal
is the difference between the estimated signal (before
adding the zeros) and the signal that suffered the clip&filter
and amplifying process, , after removing the zeros. The red
boxes in Figure7 show the operations that have to be added to
the IDAR algorithm in order to include the FFT filter in the
method.
Fig7. IDARF algorithm block diagram
4. SIMULATION RESULTS
After theoretically studying noise mitigation techniques, these
techniques have been tested both in a flat fading channel and
in a selective fading channel. The simulations have been made
for the 16-QAM and the 64-QAM modulations and all them
use 256 subcarriers, when analyzing the system for different
CR, the SNR used varies depending on the modulation, this
information is available in Table 3. The frequency selective
channel parameters are shown in Table 1 and the number of
iterations used for each method is shown in Table 2.
Table 1: Channel parameters
tap delay tap coeff
h0 0.0 0.8405
h1 0.3 0.4726
h2 1.0 0.2658
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 282
Table 2: number of iterations
tap delay
clip&filter 1
DAR 2
IDAR 2
IDARF 2
Table 3: system parameters
number of subcarriers 256
CR 4dB
SNR 16QAM 15dB
SNR 64QAM 20dB
4.1 Flat Fading Channel
This section shows the performance of the BER of OFDM
signals modulated with 16 and 64QAM and in a flat fading
channel when varying the SNR and the CR .Figures 8, 9 and
10 show the BER performance of a 16QAM modulation when
varying the SNR from 0 to 18 dB.The simulations in Figure 8
show the performance of the DAR and IDAR methods when
no filter is applied at the transmitter. The results show that the
BER performance for DAR and for IDAR is very similar,
being IDAR slightly better. When the FFT filter is used at the
transmitter, IDARF shows clearly better performance than
DAR and IDAR. Figure 10 shows that IDARF is also better
than IDAR without filter at the transmitter, keeping the BER
very close to that of the no clipping case.
Fig 8: DAR and IDAR methods with no filter in the
transmitter, 16QAM modulation in flat fading channel, CR=4
dB, N=256 subcarriers
Fig 9: IDARF, DAR and IDAR methods with filter in the
transmitter, 16QAMmodulation in flat fading channel, CR=4
dB, N=256 subcarriers
Fig 10: DAR, IDAR and IDARF methods with and without
filter in the transmitter,16QAM modulation in flat fading
channel, CR=4 dB, N=256 subcarriers
Figures 11, 12 and 13 show the same simulations as the
previous figures but this time holding the SNR at 15 dB and
varying the CR from 2 to 14 dBs. For CR > 4 dB, the
performance of DAR and IDAR in Figure 11, when no filter is
applied, is approximately the same, for CR< 4 dB performs
better than DAR. When the filter is applied, Figure 12, and for
CR < 8 dB approximately, IDARF provides a significant
better performance than DAR or IDAR and DAR provides no
improvement compared to just clip&filter, also the difference
between IDARF and DAR or IDAR without filter in the
transmitter is very small, see Figure 13. As the CR decreases,
the performance of all methods degrades, being DAR without
filtering at the transmitter the one that faster degrades. From a
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 283
CR of 8 dB the performance of all methods becomes flat and
similar for all them.
Fig11: DAR and IDAR methods with no filter in the
transmitter, 16QAM modulation in flat fading channel,
SNR=15 dB, N=256 subcarriers
Fig 12: IDARF, DAR and IDAR methods with filter in the
transmitter, 16QAM modulation in flat fading channel,
SNR=15 dB, N=256 subcarriers
Fig13: DAR, IDAR and IDARF methods with and without
filter in the transmitter, 16QAM modulation in flat fading
channel, SNR=15 dB, N=256 subcarriers
Figures 14, 15 and 16 show the BER performance of a
64QAM modulation when varying the SNR from 0 to 30 dB
and for a clipping ratio of 4 dB. In Figure 4.7, when no filter is
applied at the transmitter, the IDAR method performs clearly
better than DAR for SNR> 12 dB approximately, for lower
SNR their performance is nearly the same. For an SNR < 20
dB they behave like when no clipping is applied and after that
they behave like when just clipping is applied. When the filter
is used in the transmitter, Figure 4.8, the performance of
IDARF for the whole SNR range is very close to that when no
clipping is applied, on the other hand, there is nearly no
difference between using IDAR and using just clip&filter.
When comparing all methods in Figure 4.9, IDARF performs
clearly better than DAR and IDAR without filter in the
transmitter.
Fig 14: DAR and IDAR methods with no filter in the
transmitter, 64QAM modulation in flat fading channel, CR=4
dB, N=256 subcarriers
Fig 15: IDARF, DAR and IDAR methods with filter in the
transmitter, 64QAMmodulationin flat fading channel, CR=4
dB, N=256 subcarriers
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 284
Fig 16: DAR, IDAR and IDARF methods with and without
filter in the transmitter,64 QAM modulation in flat fading
channel, CR=4 dB, N=256 subcarriers
Figures 17, 18 and 19 show how those methods behave when
holding the SNR at 20 dB and varying the CR from 2 to 14
dB. Without filter in the transmitter, Figure 17, IDAR
performs slightly better than DAR for CR < 5 dB, after that
the performance is approximately the same. With filter in the
transmitter, 18, IDARF performs much better than the other
methods for CR < 9 dB and using DAR yields the same results
as just clip&filter. Regarding the whole set of methods, Figure
19, IDARF performs better than IDAR and DAR for CR < 6
dB.
Fig 17: DAR and IDAR methods with no filter in the
transmitter, 64QAM modulation in flat fading channel,
SNR=20dB,N=256 subcarriers
Fig 18: IDARF, DAR and IDAR methods with filter in the
transmitter, 64QAM modulation in flat fading channel
Fig 19: DAR, IDAR and IDARF methods with and without
filter in the transmitter, 64QAM modulation in flat fading
channel, SNR=20 dB, N=256 subcarriers
CONCLUSIONS
When using the 16QAM modulation, DAR and IDAR have
similar performance when no filter is applied at the
transmitter, this performance is also very similar to that of
IDARF when the FFT filter is applied at the transmitter,
although IDARF performs slightly better. When the
modulation used is 64QAM, IDAR performs better than DAR
without filter at the transmitter and they both have similar
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 285
behavior. IDARF, on the other hand, performs clearly better
than DAR and IDAR and its behavior is closer to the case
when no clipping is applied than to IDAR and DAR. When the
methods are analyzed for different clipping ratios, the
simulations show that when the filter is used in the transmitter
and for CR < 7 dB, IDARF performs better than all the other
methods, for higher CR they all perform the same. When
comparing all methods without filter in the receiver, IDARF
performs better than IDAR and DAR for CR < 4 dB, for
higher CR their performances are very similar. The filter is an
important element in OFDM systems since it reduces the out-
of-band radiation and ICI caused by clipping. As seen in the
simulations, when the filter is used in the transmitter, the
method that better performs in the receiver is IDARF.
Therefore, when clipping is applied, the better solution in
order to mitigate the noise that it introduces is to use the FFT
filter together with the IDARF method.
REFERENCES
[1] Jean Armstrong. “New OFDM Peak-to-average Reduction
Scheme”. In IEEE Vehicular Technology Conference, Rhodes,
Greece, 2001
[2] Pisit Boonsrimuang, Kazuo Mori, Tawil Paungma, and
Hideo Kobayashi. “Proposal of Clipping and Inter-modulation
Noise Mitigation Method for OFDM Signal in Non-linear
Channel”. IEICE Trans. Commun., 2005.
[3]Khaled Fazel and Stefan Kaiser. Multi-Carrier and Spread
Spectrum Systems. Wiley,2003.
[4]Hiroshi Harada and Ramjee Prasad. Simulation and
Software Radio for Mobile Communications.Artech House,
2003.
[5]Dukhyun Kim and Gordon L. Stuber. “Clipping Noise
Mitigation for OFDMby Decisionaided Reconstruction”. IEEE
Communication Letters, 1999.
[6]Xiaodong Li and Leonard J. Cimini. “Effects of Clipping
and Filtering on the Performance of OFDM”. IEEE
Communication Letters, 1998
[7]Ye (Geoffrey) Li and Gordon L. Stuber. Orthogonal
Frequency Division Multiplexing for Wireless
Communications. Springer, 2006.
[8]Ramjee Prasad. OFDM for Wireless Communication
Systems. Artech House, 2004
[9]Henrik Schulze and Christian Luders. Theroy and
Applications of OFDM and CDMA. Wideband Wireless
Communications. Wiley, 2003
[10]H. Sizun. Radio Wave Propagation for
Telecommunication Applications. Springer,2003
BIOGRAPHIES
Hemant Choubey, he has received the B.E.
degree in Electronics and communication
engineering from Rajiv Gandhi Technical
University Bhopal, in 2009. He is currently
pursuing M.E degree in Digital Communication
from RGTU Bhopal.

More Related Content

What's hot

Zero rotation aproach for droop improvement in
Zero rotation aproach for droop improvement inZero rotation aproach for droop improvement in
Zero rotation aproach for droop improvement in
eSAT Publishing House
 
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET-  	  Simulation and Performance Estimation of BPSK in Rayleigh Channel ...IRJET-  	  Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET Journal
 
Wcdma planning
Wcdma planningWcdma planning
Wcdma planning
Sudhir Kumar
 
line codes
line codesline codes
line codes
VIT VELLORE
 
Mitigation of Noise in OFDM Based Plc System Using Filter Kernel Design
Mitigation of Noise in OFDM Based Plc System Using Filter Kernel DesignMitigation of Noise in OFDM Based Plc System Using Filter Kernel Design
Mitigation of Noise in OFDM Based Plc System Using Filter Kernel Design
IJERA Editor
 
IRJET- Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET-  	  Low Complexity and Critical Path Based VLSI Architecture for LMS A...IRJET-  	  Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET- Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET Journal
 
baseband system
baseband systembaseband system
baseband system
VIT VELLORE
 
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET Journal
 
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET-  	  Simulation and Performance Estimation of BPSK in Rayleigh Channel ...IRJET-  	  Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET Journal
 
Design of Low Power Sigma Delta ADC
Design of Low Power Sigma Delta ADCDesign of Low Power Sigma Delta ADC
Design of Low Power Sigma Delta ADC
VLSICS Design
 
Performance analysis of new proposed window for
Performance analysis of new proposed window forPerformance analysis of new proposed window for
Performance analysis of new proposed window for
eSAT Publishing House
 
Sigma delta adc
Sigma delta adcSigma delta adc
Sigma delta adc
dimitar53
 
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LANMETHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
IJNSA Journal
 
Performance analysis of Adaptive Bit-interleaved Coded Modulation in OFDM usi...
Performance analysis of Adaptive Bit-interleaved Coded Modulation in OFDM usi...Performance analysis of Adaptive Bit-interleaved Coded Modulation in OFDM usi...
Performance analysis of Adaptive Bit-interleaved Coded Modulation in OFDM usi...
IOSR Journals
 
Performance analysis of new proposed window for the improvement of snr &amp; ...
Performance analysis of new proposed window for the improvement of snr &amp; ...Performance analysis of new proposed window for the improvement of snr &amp; ...
Performance analysis of new proposed window for the improvement of snr &amp; ...
eSAT Journals
 
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
theijes
 
What is q factor ?
What is q factor ?What is q factor ?
What is q factor ?
MapYourTech
 

What's hot (18)

Zero rotation aproach for droop improvement in
Zero rotation aproach for droop improvement inZero rotation aproach for droop improvement in
Zero rotation aproach for droop improvement in
 
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET-  	  Simulation and Performance Estimation of BPSK in Rayleigh Channel ...IRJET-  	  Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
 
Wcdma planning
Wcdma planningWcdma planning
Wcdma planning
 
line codes
line codesline codes
line codes
 
Mitigation of Noise in OFDM Based Plc System Using Filter Kernel Design
Mitigation of Noise in OFDM Based Plc System Using Filter Kernel DesignMitigation of Noise in OFDM Based Plc System Using Filter Kernel Design
Mitigation of Noise in OFDM Based Plc System Using Filter Kernel Design
 
IRJET- Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET-  	  Low Complexity and Critical Path Based VLSI Architecture for LMS A...IRJET-  	  Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET- Low Complexity and Critical Path Based VLSI Architecture for LMS A...
 
Optical design
Optical designOptical design
Optical design
 
baseband system
baseband systembaseband system
baseband system
 
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
IRJET- Design and Simulation of Five Stage Band Pass Filter for C Band Applic...
 
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET-  	  Simulation and Performance Estimation of BPSK in Rayleigh Channel ...IRJET-  	  Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
IRJET- Simulation and Performance Estimation of BPSK in Rayleigh Channel ...
 
Design of Low Power Sigma Delta ADC
Design of Low Power Sigma Delta ADCDesign of Low Power Sigma Delta ADC
Design of Low Power Sigma Delta ADC
 
Performance analysis of new proposed window for
Performance analysis of new proposed window forPerformance analysis of new proposed window for
Performance analysis of new proposed window for
 
Sigma delta adc
Sigma delta adcSigma delta adc
Sigma delta adc
 
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LANMETHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
 
Performance analysis of Adaptive Bit-interleaved Coded Modulation in OFDM usi...
Performance analysis of Adaptive Bit-interleaved Coded Modulation in OFDM usi...Performance analysis of Adaptive Bit-interleaved Coded Modulation in OFDM usi...
Performance analysis of Adaptive Bit-interleaved Coded Modulation in OFDM usi...
 
Performance analysis of new proposed window for the improvement of snr &amp; ...
Performance analysis of new proposed window for the improvement of snr &amp; ...Performance analysis of new proposed window for the improvement of snr &amp; ...
Performance analysis of new proposed window for the improvement of snr &amp; ...
 
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
Low Peak to Average Power Ratio and High Spectral Efficiency Using Selective ...
 
What is q factor ?
What is q factor ?What is q factor ?
What is q factor ?
 

Viewers also liked

Green cutting fluid selection using moosra method
Green cutting fluid selection using moosra methodGreen cutting fluid selection using moosra method
Green cutting fluid selection using moosra method
eSAT Publishing House
 
Operating and emission characterstics of a novel
Operating and emission characterstics of a novelOperating and emission characterstics of a novel
Operating and emission characterstics of a novel
eSAT Publishing House
 
Agile software development and challenges
Agile software development and challengesAgile software development and challenges
Agile software development and challenges
eSAT Publishing House
 
Design and development of fall detector using fall
Design and development of fall detector using fallDesign and development of fall detector using fall
Design and development of fall detector using fall
eSAT Publishing House
 
Enhanced equally distributed load balancing algorithm for cloud computing
Enhanced equally distributed load balancing algorithm for cloud computingEnhanced equally distributed load balancing algorithm for cloud computing
Enhanced equally distributed load balancing algorithm for cloud computing
eSAT Publishing House
 
Performance of high power light emitting diode for
Performance of high power light emitting diode forPerformance of high power light emitting diode for
Performance of high power light emitting diode for
eSAT Publishing House
 
A study on security responsibilities and adoption in
A study on security responsibilities and adoption inA study on security responsibilities and adoption in
A study on security responsibilities and adoption in
eSAT Publishing House
 
Design and development of mechanical power amplifier
Design and development of mechanical power amplifierDesign and development of mechanical power amplifier
Design and development of mechanical power amplifier
eSAT Publishing House
 
A novel method for detecting and characterizing low velocity impact (lvi) in ...
A novel method for detecting and characterizing low velocity impact (lvi) in ...A novel method for detecting and characterizing low velocity impact (lvi) in ...
A novel method for detecting and characterizing low velocity impact (lvi) in ...
eSAT Publishing House
 
Review on “service granularity in service oriented
Review on “service granularity in service orientedReview on “service granularity in service oriented
Review on “service granularity in service oriented
eSAT Publishing House
 
A model for performance testing of ajax based web applications
A model for performance testing of ajax based web applicationsA model for performance testing of ajax based web applications
A model for performance testing of ajax based web applications
eSAT Publishing House
 
Effect of modulus of masonry on initial lateral stiffness of infilled frames ...
Effect of modulus of masonry on initial lateral stiffness of infilled frames ...Effect of modulus of masonry on initial lateral stiffness of infilled frames ...
Effect of modulus of masonry on initial lateral stiffness of infilled frames ...
eSAT Publishing House
 
Software testing effort estimation with cobb douglas function a practical app...
Software testing effort estimation with cobb douglas function a practical app...Software testing effort estimation with cobb douglas function a practical app...
Software testing effort estimation with cobb douglas function a practical app...
eSAT Publishing House
 
Efficient document compression using intra frame prediction tecthnique
Efficient document compression using intra frame prediction tecthniqueEfficient document compression using intra frame prediction tecthnique
Efficient document compression using intra frame prediction tecthnique
eSAT Publishing House
 
Performance evaluation of proactive, reactive and
Performance evaluation of proactive, reactive andPerformance evaluation of proactive, reactive and
Performance evaluation of proactive, reactive and
eSAT Publishing House
 
“Development and performance analysis of a multi evaporating system”
“Development and performance analysis of a multi evaporating system”“Development and performance analysis of a multi evaporating system”
“Development and performance analysis of a multi evaporating system”
eSAT Publishing House
 
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
eSAT Publishing House
 
A comprehensive review on performance of aodv and dsdv protocol using manhatt...
A comprehensive review on performance of aodv and dsdv protocol using manhatt...A comprehensive review on performance of aodv and dsdv protocol using manhatt...
A comprehensive review on performance of aodv and dsdv protocol using manhatt...
eSAT Publishing House
 
Analysis of economic load dispatch using fuzzified pso
Analysis of economic load dispatch using fuzzified psoAnalysis of economic load dispatch using fuzzified pso
Analysis of economic load dispatch using fuzzified pso
eSAT Publishing House
 
Distance protection of hvdc transmission line with novel fault location techn...
Distance protection of hvdc transmission line with novel fault location techn...Distance protection of hvdc transmission line with novel fault location techn...
Distance protection of hvdc transmission line with novel fault location techn...
eSAT Publishing House
 

Viewers also liked (20)

Green cutting fluid selection using moosra method
Green cutting fluid selection using moosra methodGreen cutting fluid selection using moosra method
Green cutting fluid selection using moosra method
 
Operating and emission characterstics of a novel
Operating and emission characterstics of a novelOperating and emission characterstics of a novel
Operating and emission characterstics of a novel
 
Agile software development and challenges
Agile software development and challengesAgile software development and challenges
Agile software development and challenges
 
Design and development of fall detector using fall
Design and development of fall detector using fallDesign and development of fall detector using fall
Design and development of fall detector using fall
 
Enhanced equally distributed load balancing algorithm for cloud computing
Enhanced equally distributed load balancing algorithm for cloud computingEnhanced equally distributed load balancing algorithm for cloud computing
Enhanced equally distributed load balancing algorithm for cloud computing
 
Performance of high power light emitting diode for
Performance of high power light emitting diode forPerformance of high power light emitting diode for
Performance of high power light emitting diode for
 
A study on security responsibilities and adoption in
A study on security responsibilities and adoption inA study on security responsibilities and adoption in
A study on security responsibilities and adoption in
 
Design and development of mechanical power amplifier
Design and development of mechanical power amplifierDesign and development of mechanical power amplifier
Design and development of mechanical power amplifier
 
A novel method for detecting and characterizing low velocity impact (lvi) in ...
A novel method for detecting and characterizing low velocity impact (lvi) in ...A novel method for detecting and characterizing low velocity impact (lvi) in ...
A novel method for detecting and characterizing low velocity impact (lvi) in ...
 
Review on “service granularity in service oriented
Review on “service granularity in service orientedReview on “service granularity in service oriented
Review on “service granularity in service oriented
 
A model for performance testing of ajax based web applications
A model for performance testing of ajax based web applicationsA model for performance testing of ajax based web applications
A model for performance testing of ajax based web applications
 
Effect of modulus of masonry on initial lateral stiffness of infilled frames ...
Effect of modulus of masonry on initial lateral stiffness of infilled frames ...Effect of modulus of masonry on initial lateral stiffness of infilled frames ...
Effect of modulus of masonry on initial lateral stiffness of infilled frames ...
 
Software testing effort estimation with cobb douglas function a practical app...
Software testing effort estimation with cobb douglas function a practical app...Software testing effort estimation with cobb douglas function a practical app...
Software testing effort estimation with cobb douglas function a practical app...
 
Efficient document compression using intra frame prediction tecthnique
Efficient document compression using intra frame prediction tecthniqueEfficient document compression using intra frame prediction tecthnique
Efficient document compression using intra frame prediction tecthnique
 
Performance evaluation of proactive, reactive and
Performance evaluation of proactive, reactive andPerformance evaluation of proactive, reactive and
Performance evaluation of proactive, reactive and
 
“Development and performance analysis of a multi evaporating system”
“Development and performance analysis of a multi evaporating system”“Development and performance analysis of a multi evaporating system”
“Development and performance analysis of a multi evaporating system”
 
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
 
A comprehensive review on performance of aodv and dsdv protocol using manhatt...
A comprehensive review on performance of aodv and dsdv protocol using manhatt...A comprehensive review on performance of aodv and dsdv protocol using manhatt...
A comprehensive review on performance of aodv and dsdv protocol using manhatt...
 
Analysis of economic load dispatch using fuzzified pso
Analysis of economic load dispatch using fuzzified psoAnalysis of economic load dispatch using fuzzified pso
Analysis of economic load dispatch using fuzzified pso
 
Distance protection of hvdc transmission line with novel fault location techn...
Distance protection of hvdc transmission line with novel fault location techn...Distance protection of hvdc transmission line with novel fault location techn...
Distance protection of hvdc transmission line with novel fault location techn...
 

Similar to Comparison of various noise mitigation technique used

Pulse shaping methods for inter carrier interference reduction in OFDM system
Pulse shaping methods for inter carrier interference reduction in OFDM systemPulse shaping methods for inter carrier interference reduction in OFDM system
Pulse shaping methods for inter carrier interference reduction in OFDM system
TELKOMNIKA JOURNAL
 
First order sigma delta modulator with low-power consumption implemented in a...
First order sigma delta modulator with low-power consumption implemented in a...First order sigma delta modulator with low-power consumption implemented in a...
First order sigma delta modulator with low-power consumption implemented in a...
eSAT Journals
 
First order sigma delta modulator with low-power
First order sigma delta modulator with low-powerFirst order sigma delta modulator with low-power
First order sigma delta modulator with low-power
eSAT Publishing House
 
Digital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryDigital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier Recovery
IJERD Editor
 
Effects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemEffects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm system
eSAT Journals
 
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems     Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
IRJET Journal
 
Adaptive Clipping for PAPR Reduction in OFDM
Adaptive Clipping for PAPR Reduction in OFDMAdaptive Clipping for PAPR Reduction in OFDM
Adaptive Clipping for PAPR Reduction in OFDM
IJERA Editor
 
Effects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemEffects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm system
eSAT Publishing House
 
Ijetcas14 648
Ijetcas14 648Ijetcas14 648
Ijetcas14 648
Iasir Journals
 
A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...
eSAT Publishing House
 
FPGA Implementation of PAPR Reduction Technique using Polar Clipping
FPGA Implementation of PAPR Reduction Technique using Polar ClippingFPGA Implementation of PAPR Reduction Technique using Polar Clipping
FPGA Implementation of PAPR Reduction Technique using Polar Clipping
International Journal of Engineering Inventions www.ijeijournal.com
 
Advanced approach for reducing papr in ofdm systems to minimize interference ...
Advanced approach for reducing papr in ofdm systems to minimize interference ...Advanced approach for reducing papr in ofdm systems to minimize interference ...
Advanced approach for reducing papr in ofdm systems to minimize interference ...
eSAT Journals
 
A Novel Approach for Size Reduction in Rectangular Microstrip Patch Antenna U...
A Novel Approach for Size Reduction in Rectangular Microstrip Patch Antenna U...A Novel Approach for Size Reduction in Rectangular Microstrip Patch Antenna U...
A Novel Approach for Size Reduction in Rectangular Microstrip Patch Antenna U...
IRJET Journal
 
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
eSAT Publishing House
 
Improve peak to average power ratio (papr) reduction techniques
Improve peak to average power ratio (papr) reduction techniquesImprove peak to average power ratio (papr) reduction techniques
Improve peak to average power ratio (papr) reduction techniquesIAEME Publication
 
Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...
eSAT Journals
 
Noise Immune and Area Optimized Serial Interface for FPGA based Industrial In...
Noise Immune and Area Optimized Serial Interface for FPGA based Industrial In...Noise Immune and Area Optimized Serial Interface for FPGA based Industrial In...
Noise Immune and Area Optimized Serial Interface for FPGA based Industrial In...
International Journal of Science and Research (IJSR)
 
Reduction of PAPR of OFDM Using Exponential Companding Technique with Network...
Reduction of PAPR of OFDM Using Exponential Companding Technique with Network...Reduction of PAPR of OFDM Using Exponential Companding Technique with Network...
Reduction of PAPR of OFDM Using Exponential Companding Technique with Network...
AM Publications
 
IJSRED-V2I3P51
IJSRED-V2I3P51IJSRED-V2I3P51
IJSRED-V2I3P51
IJSRED
 
Multi band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimaxMulti band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimax
eSAT Publishing House
 

Similar to Comparison of various noise mitigation technique used (20)

Pulse shaping methods for inter carrier interference reduction in OFDM system
Pulse shaping methods for inter carrier interference reduction in OFDM systemPulse shaping methods for inter carrier interference reduction in OFDM system
Pulse shaping methods for inter carrier interference reduction in OFDM system
 
First order sigma delta modulator with low-power consumption implemented in a...
First order sigma delta modulator with low-power consumption implemented in a...First order sigma delta modulator with low-power consumption implemented in a...
First order sigma delta modulator with low-power consumption implemented in a...
 
First order sigma delta modulator with low-power
First order sigma delta modulator with low-powerFirst order sigma delta modulator with low-power
First order sigma delta modulator with low-power
 
Digital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier RecoveryDigital Implementation of Costas Loop with Carrier Recovery
Digital Implementation of Costas Loop with Carrier Recovery
 
Effects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemEffects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm system
 
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems     Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
 
Adaptive Clipping for PAPR Reduction in OFDM
Adaptive Clipping for PAPR Reduction in OFDMAdaptive Clipping for PAPR Reduction in OFDM
Adaptive Clipping for PAPR Reduction in OFDM
 
Effects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemEffects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm system
 
Ijetcas14 648
Ijetcas14 648Ijetcas14 648
Ijetcas14 648
 
A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...A 15 bit third order power optimized continuous time sigma delta modulator fo...
A 15 bit third order power optimized continuous time sigma delta modulator fo...
 
FPGA Implementation of PAPR Reduction Technique using Polar Clipping
FPGA Implementation of PAPR Reduction Technique using Polar ClippingFPGA Implementation of PAPR Reduction Technique using Polar Clipping
FPGA Implementation of PAPR Reduction Technique using Polar Clipping
 
Advanced approach for reducing papr in ofdm systems to minimize interference ...
Advanced approach for reducing papr in ofdm systems to minimize interference ...Advanced approach for reducing papr in ofdm systems to minimize interference ...
Advanced approach for reducing papr in ofdm systems to minimize interference ...
 
A Novel Approach for Size Reduction in Rectangular Microstrip Patch Antenna U...
A Novel Approach for Size Reduction in Rectangular Microstrip Patch Antenna U...A Novel Approach for Size Reduction in Rectangular Microstrip Patch Antenna U...
A Novel Approach for Size Reduction in Rectangular Microstrip Patch Antenna U...
 
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...Ber performance of ofdm with discrete wavelet transform for time dispersive c...
Ber performance of ofdm with discrete wavelet transform for time dispersive c...
 
Improve peak to average power ratio (papr) reduction techniques
Improve peak to average power ratio (papr) reduction techniquesImprove peak to average power ratio (papr) reduction techniques
Improve peak to average power ratio (papr) reduction techniques
 
Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...
 
Noise Immune and Area Optimized Serial Interface for FPGA based Industrial In...
Noise Immune and Area Optimized Serial Interface for FPGA based Industrial In...Noise Immune and Area Optimized Serial Interface for FPGA based Industrial In...
Noise Immune and Area Optimized Serial Interface for FPGA based Industrial In...
 
Reduction of PAPR of OFDM Using Exponential Companding Technique with Network...
Reduction of PAPR of OFDM Using Exponential Companding Technique with Network...Reduction of PAPR of OFDM Using Exponential Companding Technique with Network...
Reduction of PAPR of OFDM Using Exponential Companding Technique with Network...
 
IJSRED-V2I3P51
IJSRED-V2I3P51IJSRED-V2I3P51
IJSRED-V2I3P51
 
Multi band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimaxMulti band, multi mode digital rf receiver front end module for m-wimax
Multi band, multi mode digital rf receiver front end module for m-wimax
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 

Recently uploaded (20)

Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 

Comparison of various noise mitigation technique used

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 279 COMPARISON OF VARIOUS NOISE MITIGATION TECHNIQUE USED WITH CLIPPING FOR REDUCTION OF PAPR IN OFDM Hemant Choubey1 , Aparna Singh2 , Amit Shukla3 1, 3 Student, 2 Asst Professor, Electronics and Communication, UIT, M.P, India hemantchoubey271986@gmail.com, aparna.kushwah@gmail.com, amit.rgi@gmail.com Abstract A simple technique used to reduce the PAPR of OFDM signals is to clip the signal to a maximum allowed value, at the cost of BER degradation and out-of-band radiation. Clipping does not add extra information to the signal and high peaks occur with low probability so the signal is seldom distorted. Out-of-band radiation can be reduced by filtering at the transmitter, the filter used in this project consists on a FFT-IFFT pair which is easier to implement than traditional FIR filters and allows the implementation of the clip & filter set several times in order to reduce the peak re growth that filtering introduces. The BER degradation can be mitigated by reconstructing the signal at the receiver. We analyzed the performance of the decision-aided reconstruction (DAR) and improved DAR (IDAR) techniques that iteratively try to guess the original symbols and proposed an improvement for one of those techniques. Index Terms: Complementary cumulative distribution function (CCDF),high power amplifier (HPA), Orthogonal Frequency Division Multiplexing (OFDM), Peak-to-Average Power Ratio (PAPR), inter-symbol interference (ISI) -----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION Introducing a filter after the clipping operation helps mitigating the out-of-band radiation introduced by clipping. Filtering, however, distorts also the signal and causes peak re growth [6]. A common filter used for this purpose is the FIR filter. In this application the filter used is the FFT-IFFT filter proposed by Armstrong in [1]. This filter achieves better performance than the FIR filter, it introduces less noise into the signal, causes less peak regrowth and needs less computation; since it operates symbol by symbol it causes no inter-symbol interference. Clipping too large peaks is a simple solution to the PAPR problem. Clipping belongs to the group of techniques that reduce large peaks by nonlinearly distorting the signal [8]. It does not add extra information to the signal and too large peaks occur with low probability so the signal is seldom distorted. The maximum peak power allowed is determined by the system specifications, usually by the linear region of the power amplifier. A maximum peak amplitude A is chosen so that the OFDM signal does not exceed the limits of this region, symbols that exceed this maximum amplitude, will be clipped. The clipping function is performed in digital time domain, before the D/A conversion as shown in Figure 1 and the process is described by the following expression , 0 (1) Where xck is the clipped signal, xk is the transmitted signal, A is the clipping amplitude and f (xk) is the phase of the transmitted signal xk. The graphical expression of this function is shown in Figure 2. The clipping ratio (CR) is defined as C.R = (2) Fig1.Clipping in the transmitter Fig2.Clipping Function
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 280 Clipping is a non-linear process so it introduces in-band distortion (Figure 3), also called clipping noise, and out-of- band radiation and inter-carrier interference (Figure 4), which degrade the system performance and the spectral efficiency. The clipping noise is related to the difference between the original signal xk and the clipped signal . The signal sent to the receiver is the clipped signal, which is different from the signal that we actually wanted to send. This difference is measured by the signal to clipping noise ratio (SCNR) SCNR = (3) Fig3.SCNR measured for different number of subcarrier Fig4.Out of band radiation 2.NOISEMITIGATION After clipping the signal, the out-of-band radiation caused by clipping falls in the zeros and then the signal is passed to the FFT filter. The FFT function transforms the clipped signal to frequency domain yielding . The information components of are passed unchanged to the IFFT block and the out-of- band radiation that fell in the zeros is set back to zero. The IFFT block of the filter transforms the signal to time domain and the obtained signal is passed to the D/A converter. After filtering, the signal suffers peak regrowth so in order to minimize this effect the clip & filter process can be repeated several times. 3. NOISE MITIGATION METHODS 3.1 Decision-Aided Reconstruction (DAR) Method The goal of the clipping operation is to reduce the PAPR of the original signal xk; it introduces, however, some distortion that makes the recovering of xk in the receiver more difficult. The DAR method was proposed by Kim and Stuber in [5] in order to mitigate the effects of the distortion introduced by clipping [5].It is a nonlinear iterative reconstruction technique implemented in the receiver. To implement this technique, the receiver needs to know the clipping ratio A used at the transmitter. The signal sent by the transmitter in frequency domain can be expressed as Yn = anXn+Cn (4) Where αn is the clipping distortion, which changes randomly from block to block and Cn are the noise introduced by lipping. The received signal is therefore Zn = hnYn+Wn = hnanXn+Qn (5) Where hn is the complex channel gain, that can be accurately estimated, and Qn is the sum of the additive white Gaussian noise (AWGN) and the clipping noise Cn. In all the simulations performed in this project ideal channel estimation is supposed . Figure 5 shows the block diagram of the DAR method, where rk is the received signal Zn in time domain. Fig5. DAR algorithm block diagram
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 281 If the CR is too low (this depends on the modulation), the performance of DAR is degraded because false detection increases. 3.2 Improved Decision-Aided Reconstruction (IDAR) Method The DAR method was proposed to mitigate the clipping noise but it does not deal with the intermodulation noise . The inter- modulation products are reduced by setting the IBO of the power amplifier at the linear region; however, in order to maximize the power efficiency of the amplifier, the IBO is set nearly at the saturation region degrading this way the BER due to the high non-linearity. The improved DAR method mitigates both the clipping noise and the inter-modulation noise. The IDAR method [2], like the DAR one, is an iterative method applied at the receiver and was proposed by Boonsrimuang et al. in [2], Figure 6 shows the block diagram. It repeats at the receiver the clipping and the amplifying operations, so the receiver needs to know the clipping amplitude A and the amplifier characteristics. In Figure 6 can be seen that the method starts by estimating the original signal like in the DAR method Fig6. IDAR algorithm block diagram By using this method the intermodulation noise is mitigated, relatively even when the nonlinear amplifier is operated at the saturation region, while with DAR the BER is severely affected by this noise. Although the method shows a good performance for different required signal to noise ratios, for CR lower than 3 dB around 0 dB. 3.3 IDAR Including the FFT-IFFT Filter (IDARF) The IDAR method shows a very good performance by mitigating the clipping and the intermodulation noises. However, in order to reduce the out-of-band radiation it is advisable to use a filter in the transmitter; in this case the filter used is the FFT-IFFT filter. So, if the clipping operation is followed by the filter at the transmitter, this filter should also be included in the IDAR method at the receiver, Figure7 shows a block diagram of the new method. In order to include the FFT filter in the IDARF method, the same number of zeros as in the transmitter are inserted into the estimated signal before converting it to time domain. Clip &filter is applied to the time domain signal which is then amplified like in the IDAR method. The zeros are removed from the signal after the amplifier; the signal is transformed to frequency domain, the zeros are removed and the signal is transformed back to time domain in order to calculate the error signal. The error signal is the difference between the estimated signal (before adding the zeros) and the signal that suffered the clip&filter and amplifying process, , after removing the zeros. The red boxes in Figure7 show the operations that have to be added to the IDAR algorithm in order to include the FFT filter in the method. Fig7. IDARF algorithm block diagram 4. SIMULATION RESULTS After theoretically studying noise mitigation techniques, these techniques have been tested both in a flat fading channel and in a selective fading channel. The simulations have been made for the 16-QAM and the 64-QAM modulations and all them use 256 subcarriers, when analyzing the system for different CR, the SNR used varies depending on the modulation, this information is available in Table 3. The frequency selective channel parameters are shown in Table 1 and the number of iterations used for each method is shown in Table 2. Table 1: Channel parameters tap delay tap coeff h0 0.0 0.8405 h1 0.3 0.4726 h2 1.0 0.2658
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 282 Table 2: number of iterations tap delay clip&filter 1 DAR 2 IDAR 2 IDARF 2 Table 3: system parameters number of subcarriers 256 CR 4dB SNR 16QAM 15dB SNR 64QAM 20dB 4.1 Flat Fading Channel This section shows the performance of the BER of OFDM signals modulated with 16 and 64QAM and in a flat fading channel when varying the SNR and the CR .Figures 8, 9 and 10 show the BER performance of a 16QAM modulation when varying the SNR from 0 to 18 dB.The simulations in Figure 8 show the performance of the DAR and IDAR methods when no filter is applied at the transmitter. The results show that the BER performance for DAR and for IDAR is very similar, being IDAR slightly better. When the FFT filter is used at the transmitter, IDARF shows clearly better performance than DAR and IDAR. Figure 10 shows that IDARF is also better than IDAR without filter at the transmitter, keeping the BER very close to that of the no clipping case. Fig 8: DAR and IDAR methods with no filter in the transmitter, 16QAM modulation in flat fading channel, CR=4 dB, N=256 subcarriers Fig 9: IDARF, DAR and IDAR methods with filter in the transmitter, 16QAMmodulation in flat fading channel, CR=4 dB, N=256 subcarriers Fig 10: DAR, IDAR and IDARF methods with and without filter in the transmitter,16QAM modulation in flat fading channel, CR=4 dB, N=256 subcarriers Figures 11, 12 and 13 show the same simulations as the previous figures but this time holding the SNR at 15 dB and varying the CR from 2 to 14 dBs. For CR > 4 dB, the performance of DAR and IDAR in Figure 11, when no filter is applied, is approximately the same, for CR< 4 dB performs better than DAR. When the filter is applied, Figure 12, and for CR < 8 dB approximately, IDARF provides a significant better performance than DAR or IDAR and DAR provides no improvement compared to just clip&filter, also the difference between IDARF and DAR or IDAR without filter in the transmitter is very small, see Figure 13. As the CR decreases, the performance of all methods degrades, being DAR without filtering at the transmitter the one that faster degrades. From a
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 283 CR of 8 dB the performance of all methods becomes flat and similar for all them. Fig11: DAR and IDAR methods with no filter in the transmitter, 16QAM modulation in flat fading channel, SNR=15 dB, N=256 subcarriers Fig 12: IDARF, DAR and IDAR methods with filter in the transmitter, 16QAM modulation in flat fading channel, SNR=15 dB, N=256 subcarriers Fig13: DAR, IDAR and IDARF methods with and without filter in the transmitter, 16QAM modulation in flat fading channel, SNR=15 dB, N=256 subcarriers Figures 14, 15 and 16 show the BER performance of a 64QAM modulation when varying the SNR from 0 to 30 dB and for a clipping ratio of 4 dB. In Figure 4.7, when no filter is applied at the transmitter, the IDAR method performs clearly better than DAR for SNR> 12 dB approximately, for lower SNR their performance is nearly the same. For an SNR < 20 dB they behave like when no clipping is applied and after that they behave like when just clipping is applied. When the filter is used in the transmitter, Figure 4.8, the performance of IDARF for the whole SNR range is very close to that when no clipping is applied, on the other hand, there is nearly no difference between using IDAR and using just clip&filter. When comparing all methods in Figure 4.9, IDARF performs clearly better than DAR and IDAR without filter in the transmitter. Fig 14: DAR and IDAR methods with no filter in the transmitter, 64QAM modulation in flat fading channel, CR=4 dB, N=256 subcarriers Fig 15: IDARF, DAR and IDAR methods with filter in the transmitter, 64QAMmodulationin flat fading channel, CR=4 dB, N=256 subcarriers
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 284 Fig 16: DAR, IDAR and IDARF methods with and without filter in the transmitter,64 QAM modulation in flat fading channel, CR=4 dB, N=256 subcarriers Figures 17, 18 and 19 show how those methods behave when holding the SNR at 20 dB and varying the CR from 2 to 14 dB. Without filter in the transmitter, Figure 17, IDAR performs slightly better than DAR for CR < 5 dB, after that the performance is approximately the same. With filter in the transmitter, 18, IDARF performs much better than the other methods for CR < 9 dB and using DAR yields the same results as just clip&filter. Regarding the whole set of methods, Figure 19, IDARF performs better than IDAR and DAR for CR < 6 dB. Fig 17: DAR and IDAR methods with no filter in the transmitter, 64QAM modulation in flat fading channel, SNR=20dB,N=256 subcarriers Fig 18: IDARF, DAR and IDAR methods with filter in the transmitter, 64QAM modulation in flat fading channel Fig 19: DAR, IDAR and IDARF methods with and without filter in the transmitter, 64QAM modulation in flat fading channel, SNR=20 dB, N=256 subcarriers CONCLUSIONS When using the 16QAM modulation, DAR and IDAR have similar performance when no filter is applied at the transmitter, this performance is also very similar to that of IDARF when the FFT filter is applied at the transmitter, although IDARF performs slightly better. When the modulation used is 64QAM, IDAR performs better than DAR without filter at the transmitter and they both have similar
  • 7. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 285 behavior. IDARF, on the other hand, performs clearly better than DAR and IDAR and its behavior is closer to the case when no clipping is applied than to IDAR and DAR. When the methods are analyzed for different clipping ratios, the simulations show that when the filter is used in the transmitter and for CR < 7 dB, IDARF performs better than all the other methods, for higher CR they all perform the same. When comparing all methods without filter in the receiver, IDARF performs better than IDAR and DAR for CR < 4 dB, for higher CR their performances are very similar. The filter is an important element in OFDM systems since it reduces the out- of-band radiation and ICI caused by clipping. As seen in the simulations, when the filter is used in the transmitter, the method that better performs in the receiver is IDARF. Therefore, when clipping is applied, the better solution in order to mitigate the noise that it introduces is to use the FFT filter together with the IDARF method. REFERENCES [1] Jean Armstrong. “New OFDM Peak-to-average Reduction Scheme”. In IEEE Vehicular Technology Conference, Rhodes, Greece, 2001 [2] Pisit Boonsrimuang, Kazuo Mori, Tawil Paungma, and Hideo Kobayashi. “Proposal of Clipping and Inter-modulation Noise Mitigation Method for OFDM Signal in Non-linear Channel”. IEICE Trans. Commun., 2005. [3]Khaled Fazel and Stefan Kaiser. Multi-Carrier and Spread Spectrum Systems. Wiley,2003. [4]Hiroshi Harada and Ramjee Prasad. Simulation and Software Radio for Mobile Communications.Artech House, 2003. [5]Dukhyun Kim and Gordon L. Stuber. “Clipping Noise Mitigation for OFDMby Decisionaided Reconstruction”. IEEE Communication Letters, 1999. [6]Xiaodong Li and Leonard J. Cimini. “Effects of Clipping and Filtering on the Performance of OFDM”. IEEE Communication Letters, 1998 [7]Ye (Geoffrey) Li and Gordon L. Stuber. Orthogonal Frequency Division Multiplexing for Wireless Communications. Springer, 2006. [8]Ramjee Prasad. OFDM for Wireless Communication Systems. Artech House, 2004 [9]Henrik Schulze and Christian Luders. Theroy and Applications of OFDM and CDMA. Wideband Wireless Communications. Wiley, 2003 [10]H. Sizun. Radio Wave Propagation for Telecommunication Applications. Springer,2003 BIOGRAPHIES Hemant Choubey, he has received the B.E. degree in Electronics and communication engineering from Rajiv Gandhi Technical University Bhopal, in 2009. He is currently pursuing M.E degree in Digital Communication from RGTU Bhopal.