SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1003
REDUCING PAPR AND CHANNEL EQUALISATION IN OFDM
Anchu Sabu1, Anitha Rajam B.S2, Hari S3
1PG scholar, Department of Electronics and Communication Engineering, Mount Zion College of Engineering,
Kadammanitta
2Assistant Professor, Department of Electronics and Communication Engineering, Mount Zion College of
Engineering, Kadammanitta
3Assistant Professor, Department of Electronics and Communication Engineering, Mount Zion College of
Engineering, Kadammanitta, Kerala, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - OFDM is a multicarrier modulation technique which is used in broadband wirelesscommunicationsystem. Themain
drawback of the OFDM system is the High Peak to Average power ratio (PAPR). It is the ratioofmaximumpowerofthe signaltoits
average power. Many techniques have been developed to lower the values of PAPR. Some among them are Amplitude Clipping,
Filtering, Selective Mapping (SLM), Tone Reservation etc. Each techniques have its own advantages and disadvantages. In the
proposed method we uses a moving average filter and a Stationary Wavelet Transform (SWT). Movingaveragefilteraveragesthe
signal frame by frame using a threshold thereby we can filters the peak signals and using SWT we can once again reduces the
PAPR. SWT consist of an approximation part and a detailed part. At the same time machine learning is also usedtoreducePAPR it
consists of a feed forward neural network. In the proposedsystem, thecombinationofmovingaverage filterandstationarywavelet
transform gives a greater reduction in PAPR as compared to other conventional techniques. Here channelestimationandchannel
equalisation are also performed to reduce the interference due to fading.
Key Words: OFDM, Interleaver, Moving Average Filter, Stationary Wavelet Transform (SWT), Channel estimation, Channel
Equalisation
1. INTRODUCTION
Orthogonal Frequency Division Multiplexing(OFDM) is a high speed communication technology for 4G and 5G
telecommunication standards which includes digital radio broadcasting digital terrestrial television(DTT),wirelesslocal area
networks(WLANs), etc. The main principle of OFDM is to divides the data band into many narrow band sub channels. It is the
one of the widely used multicarrier modulation technique for high speed data transmission.Itispopularbecauseit hasseveral
advantages such as high spectral efficiency, robustness to channel fading, immunity to channel interferences, efficient
bandwidth utilization etc. However a major drawback of OFDM is high Peak To Average Power Ratio(PAPR). The high PAPR
signals are highly undesirable since large magnitude spikes cause non-linear distortion when passed through the power
amplifier prior to transmission which affects the performance and efficiency of Power Amplifier. High peak-to-averagepower
ratio (PAPR) problem limits its wide adoption in some communication devices. For example, while OFDM is applied in
downlink transmissions of mobile communication standards,itisnotpreferredinuplink transmissionsduetoPAPRlimitation.
High PAPR leads power amplifiers to operate in the saturationregionexpendinglargesystempowerandinducesbit error ratio
(BER) degradation due to smearing of signals. In the literature, different PAPR reduction techniques exist and may be applied
before or after OFDM modulation.
Several techniques are available for reducing PAPR they are Interleaved OFDM, Tone Injection(TI), Tone Reservation(TR),
Selective Mapping(SLM), Partial Transmit Sequence(PTS, active constellation extension (ACE)) and Signal Distortion
techniques. Signal Distortion techniques are Companding, Peak Windowing, Clipping and Filtering andPeak Cancellation.The
companding destroys the orthogonality of OFDM subcarriers and thesignalscannotrecoverableatthereceiver.Clippingisone
of the simplest method for application and it did not require any receiver side processing, but it distorts the signal and
decreases the BER of the system. TI, TR, and ACE do not distort the signal, but these methods cause energy increases of the
transmitted signal. SLM neither cause any distortion in the signal nor causes any energy increases in the signal. But its
application is more complex than the others methods. ICF is attractive becauseitissimpletoimplementanditdoesnotrequire
a predefined clipping ratio.
Companding is the foremost PAPR reduction scheme that explicitly imposes uniform distribution probability density
function (PDF) constraint unto the Rayleigh PDF of the conventional OFDM signal amplitudes.However,compandingdestroys
the orthogonality of the subcarriers, unfairly expands the low amplitude signals or compresses the larger amplitude signals -
due to amplitude distortion, these increase noise overhead and lead to poor BER performance.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1004
The fundamental principle of OFDM is to split the available bandwidth into multiple sub-carriers. As the number of sub-
carriers increases, it gets more immune to frequency selective fading, and data rates are also increasing. However, number of
sub-carriers cannot be increased arbitrarily because it increases the complex architectureofthesystemandsymbol durations
that make transmission more sensitive to the time incoherence of the channel.
1.1 OFDM System Design
An OFDM use overlap signals to dividethefrequencyselectivechannelintoanumberofnarrowbandflatfadingsubchannel.
The FFT encodes the block of symbol. By spacing the subcarrier at the increase of symbol time, the sub-channels can be made
orthogonal. The multipath fading can be nullified by making longer symbol period of sub-channel as compared to multipath
delay spread and the effect of fading and interference can be decreased by deactivating signals having high noise and
interference. The OFDM modulation technique is generated through Fast Fourier Transforms (FFTs) and inverse FFTs in the
transmitter and receiver sections of the radio. One of the benefits of OFDM is its immunity to adverse effects of multipath
propagation with respect to inter-symbol interference in a channel. And it is also spectrally efficient because the channels are
overlapped and contiguous. In this system input data are FEC coded by using the convolution code and the diversity gain is
obtained by interleaving the coded bit stream. After a group of channel bits are grouped together the constellation points are
mapped. The data is serial which is represented by complex numbers then Mapping Technique such as pilot mapped is used. A
serial to parallel converter is used and IFFT is applied on the complex parallel data.
Then transformed data are grouped as per the need of transmission sub-carriers. In every block of data cyclic prefix is
inserted providing guard interval and the data is multiplexed inserialfashion. OFDMdataaremodulatedandthendigitaldatais
converted to analog by using a DAC. And at the receiver side performs the down conversion of the signal and convert the signal
from analog to digital by using ADC. Synchronization is also needed during the down conversion of the signal. Then the signalis
convert to frequency domain by using a FFT and suitable de-modulation techniques. At last the original signal is received by
using the FEC coding and Decoding.
2. RELATED WORKS
In the literature, PAPR reduction methods of different types are exist and can be applied before or after OFDM modulation
[4].The two families of post-modulation PAPR reduction schemes contains companding and clipping [4]–[7]. In adaptive
clipping technique, the number of the highest peaks in the signal is calculated firstthendecisionistakentowhetherthesignalis
clip or not. ie, first the signals are checked for the highest amplitude, then adaptive clipping is more helpful when there are so
many peaks in the signals. Clipping the signals would leadsto loss of signal andhigherrorrate.Butadaptiveclippingfirstchecks
for the number of peaks and then decision is taken to whether clip or not to clip. If clipping is to be performed then at whatlevel
the signal is to be clipped so that there is no considerably loss of signal is calculated.Thenthesignalisclippedinsuch awaysoas
to maintain low PAPR in the signal. After the highest peak in the ofdm signal is calculated, then 10% ofthatvalueismeasured.If
the number of the signals under the 10% of the maximum value is less than 5% in terms of number of peaks then the signal is
clipped. The clipping must be 10% of the highest amplitude. Here some information is lost due to clipping but the PAPR is
maintained as a good level.
Companding destroys the orthogonality of OFDM subcarriers and this leads to signals to be unrecoverableatthereceiver.In
companding technique, the small signals are enlarged while compressing the large signals results increase in the immunity of
small signals from noise. Clipping does not require any receiver-sideprocessing, unlikecompanding. Exponential companding
technique namely non-linearcompandingtechniqueovercometheproblemofincreasesofaveragepower.Thistechniqueadjust
both small and large signal without bias so that it is able to offer better performance in terms of PAPR reduction. Iterative
clippingand filtering (ICF) technique can overcomethedisadvantagesoftheconventionalICFPAPRreductiontechnique[6].ICF
is attractive because it is simple to implement, achieves better power amplifier efficiency and can be designed to achieve good
BER performances [9]–[11].After the introduction of clipping and filtering by [6], many studies[3],[4],[8]–[10],[12],[13]have
been done as an ideal post-multicarrier modulation PAPR reduction method for OFDM systems.
In ICF method PAPR is reduced by clipping without setting thresholds[1]. In this method the signal amplitude peaks can be
made to approach a uniform distribution, thereby PAPR problem canalsobeeliminated.InsteadofconvertingthePDFsbyusing
different companding transforms, here the design restricted to the mean amplitude distribution.For example,wefirstestimate
the mean amplitude of OFDMsignals, then clip all other amplitudes higherthanthemeanamplitudecalledMethod1.Butthisled
to high in-band distortion which adversely impacted the BER performance when there are many subcarriers exhibiting the
characteristic amplitudes higher than the mean amplitude.SincetheBERisgreatlydegraded,anothermethodisintroducedthat
can improve the BER at the expense of the PAPR. Here the mean amplitude is scaled up so that the number of clipped signals is
reduced thus reducing the in-band distortion called Method 2. After comparing both the PAPR performances of Method 2 with
the original signal observed that Method 2 reduced the PAPR of unclipped OFDM signal much better and in terms of the BER,
Method 2 achieved 3.4dB gain over Method 1.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1005
Based on these two methods, the PAPR problem can be completely eliminated by using two simple steps, which leads to a
third method called Method 3, the first step is determine the signal amplitudes below the mean and scale them up using the
approach in Method 2, to transform these lower energy signals to equal or higher amplitudes as the mean signals. Then second
method is to determine the amplitudes distributed above the mean, then clip the excess and this achieves the complete PAPR
reduction to 0dB. However, to reduce the number of iterations involved in the ICF method, we apply the Lagrange multiplier
(LM) optimization technique to reduce the distortion noise.
A multicarrier signal is the sum of many independentsignalsmodulatedontosubchannelsofequalbandwidth.Letusdenote
collection of all data symbols Xn, n = 0, 1, …, N–1, as a vector X=[x0,x1,x2,...x(N-1)]^T that will be termed a data block. The
complex baseband representation of a multicarrier signal consisting of N subcarriers is given by
Δf is subcarrier spacing and NT denotes useful data block period. OFDM signals are orthogonal ,Δf = 1/NT
PAPR
PAPR may be define as square of peak amplitude to the ratio of square of peak rms value. Mathematically it is defined as:
It is one of the problem in OFDM system. The input symbol of IFFT posses a uniform power spectrum but the output of IFFT
may result a non uniform or spiky power spectrum.
3. PROPOSED SYSTEM
In transmitter section, the input signal is provided to an interleaver where the mixing up of signalisdone.Codingistypically
combined with interleaving in order to mitigate the effect of error burst. Then the signal is modulated by using QAMmodulator
and the signal is converted from serial to parallel by using serial to parallel converter and again it is amplitude modulated.Here
the IFFT is performed with the signal and signal converted from parallel to serial. Cyclic prefix is added in order to provide a
guard interval. The ISI can be completely removed when the length of the guard interval is larger than the duration of channel
impulse response. By using the moving average filter andthe stationary wavelet transform the PAPR of the OFDM signal can be
reduced. At the same time machine learning also performed to reduce the PAPR. This consist of a feed forward neural network
where a set of OFDM signals and its corresponding PAPR signals are trained. Then the output of both of them are transferred to
the channel thereby it is transmitted to the receiver.
In receiver section, the cyclic prefix is removed and FFT is performed. Then parallel signal is converted to serial. For
removing the interference here we usechannelestimationandchannelquantization.Thenthemodulatedsignalisdemodulated.
Decoding and de-interleaving have to be performed.
Fig-1: OFDM Transmitter Section
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1006
Fig-2: OFDM Receiver Section
Moving Average filter
The moving average filter is a simple low pass frequency impulse response filter. It isusedforregulatinganarrayofsignal.It
takes a frame or a set of samples of input at a time and takes the average of those input, then produce a single output point. The
smoothness of output increases with increase in length of the filter.
Wavelet Transform
The advantage of Wavelet analysis over Fourier analysis, as it allows a time-frequency representation domain, allowing
optimal resolution and flexibility. Wavelet analysis can provide a better time-frequency localization which can also result in
improved flexibility. Here we use Stationary Wavelet Transform. It has two part approximation part and detailed part and it
apply high and low pass filters to the data at each level.
Channel Estimation
In all communication the signal goes througha medium(calledchannel)andthesignalgetdistortedorvariousnoiseisadded
to the signal goes through thechannel. To properly decodethe received signal withoutmucherrorsaretoremovethedistortion
and noise applied by the channel from the received signal. For this first figure out the characteristics of the channel that the
signal goes through. This process to characterise the channel is called channel estimation.
The main steps for channel estimation is that
1) Set a mathematical model to correlate the transmitted signal and the received signal using channel matrix.
2) Transmit a known signal (reference signal) and the detect received signal.
3) By comparing the transmitted signal and the received signal, we can figure out each elements of channel matrix
Channel Equalisation
The channel equalisation is always carried out after the channel estimation. The goal of equalisationistomitigatetheeffects
of ISI. It is a process of reducing amplitude, frequency, and phase distortion in a channel with the intent of improving
transmission performance. The basic operation of channel equalisation is to inverse the effect of channel.
CCDF
The PAPR is calculated by using Complementary Cumulative Distribution Function(CCDF). The CCDF of PAPR is the
probability that the PAPR is greater than a certain value PAPR0 ie, Pr {PAPR>PAPR0}. Figure 3 shows the CCDF of PAPR for the
proposed SWT method.
Fig-3: CCDF of PAPR for SWT
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1007
Fig-4: BER vise SNR of proposed method
Fig-4: Shows the BER vise SNR of proposed system
The figure 4 shows the BER vise SNR performance of the proposed system. The graph represents the BER vise SNR before
and after the equalization. From graph it is clear that after equalization Bit Error Ratio become much better than before
equalization compared with SNR.
3. CONCLUSIONS
The OFDM techniques helps to divide the total bandwidth into many narrow sub-channels and sends data in parallel. High
spectral efficiency, immunity to impulse interference and, frequency selective fading without having powerful channel
equalizer are some of the advantages of OFDM. But one of the major drawbacks of the OFDMsystemishighPAPR.OFDMsignal
have a lot of independently modulated subcarriers, which are created the problem of PAPR. In the proposed system, we use a
moving average filter to average the signal frame by frame and a Stationary Wavelet Transform also helps to reducesthepeak
power. The combination of moving average filter and stationary wavelet transform gives a greater reduction in PAPR as
compared to other conventional techniques. Machine learning is also performed simultaneously consists of a feed forward
neural network. And at the receiver side channel estimation and equalisation are provided for reducing the interferences.
REFERENCES
[1] Kelvin Anoh, Cagri Tanriover, Bamidele Adebisi and Mohammad Hammoudeh, A new Approach to Iterative Clipping and
Filtering PAPR Reduction Scheme for OFDM Systems,IEEE 2017
[2] Kelvin OO Anoh, RA Abd-Alhameed, JM Noras, and SMR Jones. Wavelet packet transform modulation for multiple input
multiple output applications. Intl. J. Comput. Appl., 63(7), Feb. 2013
[3] G. Wunder, R. F. H. Fischer, H. Boche, S. Litsyn, and J. S. No. The PAPR Problem in OFDM Transmission:NewDirectionsfora
Long- Lasting Problem. IEEE Signal Process. Mag., 30(6):130–144, Nov.2013.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1008
[4] Y. Rahmatallah and S. Mohan. Peak-To-Average Power Ratio Reduction in OFDM Systems: A Survey And Taxonomy. IEEE
Commun. Surveys Tuts., 15(4):1567–1592, Fourth Quarter 2013.
[5] K. Anoh, C. Tanriover, and B. Adebisi. On the Optimization of Iterative Clipping and Filtering for PAPR ReductioninOFDM
Systems. IEEE Access, 5:12004–12013, Jun. 2017.
[6] Jean Armstrong. Peak-to-average power reduction for OFDM by repeated clipping and frequency domain filtering. IEE
Electron. Lett., 38(5):246–247, Feb. 2002.
[7] Tao Jiang, Yang Yang, and Yong-Hua Song. Exponential companding technique for PAPR reduction in OFDMsystems.IEEE
Trans. Broadcast.51(2):244–248, 2005.
[8] Ryota Yoshizawa and Hideki Ochiai. Effect of Clippingand FilteringwithDistortionless PAPRReductionfor OFDMSystems.
In 2015 IEEE 82nd VTC Fall, pages 1–5, Sept. 2015.
[9] Xiaodong Zhu, Wensheng Pan, Hong Li, and Youxi Tang.Simplifiedapproachtooptimizediterativeclippingandfilteringfor
PAPR reduction of OFDM signals. IEEE Trans. Commun., 61(5):1891–1901, 2013.
[10] Y-C Wang and Z-Q Luo. Optimized iterative clipping and filtering for PAPR reduction of OFDM signals. IEEE Trans.
Commun., 59(1):33–37, Jan. 2011.
[11] A. K. Gurung, F. S. Al-Qahtani, A. Z. Sadik, and Z. M. Hussain. One-Iteration-Clipping-filtering (OICF) scheme for PAPR
reduction of OFDM signals. In 2008 Intl. Conf. Advanced Technol. Commun., pages 207–210, Oct. 2008.
[12] Chhavi Sharma, Pankaj Kumar Sharma, SK Tomar, and AK Gupta. A modified Iterative Amplitude clipping and filtering
technique for PAPR reduction in OFDM systems. In 2011 Intl. Conf. Emerging TrendsNetw.Comput.Commun.,pages365–
368, 2011.
[13] Byung Moo Lee and Youngok Kim. An adaptive clipping and filtering technique for PAPR reduction of OFDM signals.
Circuits Syst. Signal Process., 32(3):1335–1349, Jun. 2013.
[14] Shiann-Shiun Jeng and Jia-Ming Chen. Efficient PAPR reduction in OFDM systems based on a companding technique with
trapezium distribution. IEEE Trans. Broadcast., 57(2):291–298, Jun. 2011.
[15] Tao Jiang and Guangxi Zhu. Nonlinear companding transform for reducing peak-to-average power ratio of OFDM signals.
IEEE Trans. Broadcast., 50(3):342–346, Sept 2004.

More Related Content

What's hot

To Study The Phase Noise Effect In OFDM Based Communication System
To Study The Phase Noise Effect In OFDM Based Communication SystemTo Study The Phase Noise Effect In OFDM Based Communication System
To Study The Phase Noise Effect In OFDM Based Communication SystemRajeev Kumar
 
4/5G Cross-Border coordination in Bahrain E field trigger levels
4/5G Cross-Border coordination in Bahrain E field trigger levels4/5G Cross-Border coordination in Bahrain E field trigger levels
4/5G Cross-Border coordination in Bahrain E field trigger levelsroberto ercole
 
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMAAnalysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMAijsrd.com
 
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
 
Smart Antennas in 3G Network
Smart Antennas in 3G NetworkSmart Antennas in 3G Network
Smart Antennas in 3G NetworkSyed Abdul Basit
 
LTE - Long Term Evolution
LTE - Long Term EvolutionLTE - Long Term Evolution
LTE - Long Term EvolutionArief Gunawan
 
Concentric & Dual Band Cells
Concentric & Dual Band CellsConcentric & Dual Band Cells
Concentric & Dual Band CellsFaraz Husain
 
Mini-Fiber Node Technology
Mini-Fiber Node TechnologyMini-Fiber Node Technology
Mini-Fiber Node TechnologyXiaolin Lu
 
11.smart antennas in 0004www.iiste.org call for paper_g
11.smart antennas in 0004www.iiste.org call for paper_g11.smart antennas in 0004www.iiste.org call for paper_g
11.smart antennas in 0004www.iiste.org call for paper_gAlexander Decker
 
BEHAVIOUR OF OFDM SYSTEM AND REDUCTION OF ITS PAPR BY USING SELECTIVE MAPPING...
BEHAVIOUR OF OFDM SYSTEM AND REDUCTION OF ITS PAPR BY USING SELECTIVE MAPPING...BEHAVIOUR OF OFDM SYSTEM AND REDUCTION OF ITS PAPR BY USING SELECTIVE MAPPING...
BEHAVIOUR OF OFDM SYSTEM AND REDUCTION OF ITS PAPR BY USING SELECTIVE MAPPING...IAEME Publication
 
100 Technical Interview Questions on Wireless communication, LTE and 5G.
100 Technical Interview Questions on Wireless communication, LTE and 5G.100 Technical Interview Questions on Wireless communication, LTE and 5G.
100 Technical Interview Questions on Wireless communication, LTE and 5G.Pavithra Nagaraj
 
OFC link design and WDM network
OFC link design and WDM network OFC link design and WDM network
OFC link design and WDM network ashok mane
 
Ofdm based radcom system with improved
Ofdm based radcom system with improvedOfdm based radcom system with improved
Ofdm based radcom system with improvedijcsity
 
An overview of adaptive antenna technologies for wireless communication
An overview of adaptive antenna technologies for  wireless communication An overview of adaptive antenna technologies for  wireless communication
An overview of adaptive antenna technologies for wireless communication marwaeng
 
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
 
EC8395 COMMUNICATION ENGINEERING UNIT I
EC8395  COMMUNICATION ENGINEERING UNIT IEC8395  COMMUNICATION ENGINEERING UNIT I
EC8395 COMMUNICATION ENGINEERING UNIT IManojKumar791621
 

What's hot (20)

To Study The Phase Noise Effect In OFDM Based Communication System
To Study The Phase Noise Effect In OFDM Based Communication SystemTo Study The Phase Noise Effect In OFDM Based Communication System
To Study The Phase Noise Effect In OFDM Based Communication System
 
Ijecet 06 10_006
Ijecet 06 10_006Ijecet 06 10_006
Ijecet 06 10_006
 
4/5G Cross-Border coordination in Bahrain E field trigger levels
4/5G Cross-Border coordination in Bahrain E field trigger levels4/5G Cross-Border coordination in Bahrain E field trigger levels
4/5G Cross-Border coordination in Bahrain E field trigger levels
 
I010336469
I010336469I010336469
I010336469
 
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMAAnalysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
 
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
 
Smart Antennas in 3G Network
Smart Antennas in 3G NetworkSmart Antennas in 3G Network
Smart Antennas in 3G Network
 
LTE - Long Term Evolution
LTE - Long Term EvolutionLTE - Long Term Evolution
LTE - Long Term Evolution
 
LTE NETWORK OPTIMIZATION FOR URBAN AREA AT TAIZ CITY
LTE NETWORK OPTIMIZATION FOR  URBAN AREA AT TAIZ CITYLTE NETWORK OPTIMIZATION FOR  URBAN AREA AT TAIZ CITY
LTE NETWORK OPTIMIZATION FOR URBAN AREA AT TAIZ CITY
 
Ix2415611565
Ix2415611565Ix2415611565
Ix2415611565
 
Concentric & Dual Band Cells
Concentric & Dual Band CellsConcentric & Dual Band Cells
Concentric & Dual Band Cells
 
Mini-Fiber Node Technology
Mini-Fiber Node TechnologyMini-Fiber Node Technology
Mini-Fiber Node Technology
 
11.smart antennas in 0004www.iiste.org call for paper_g
11.smart antennas in 0004www.iiste.org call for paper_g11.smart antennas in 0004www.iiste.org call for paper_g
11.smart antennas in 0004www.iiste.org call for paper_g
 
BEHAVIOUR OF OFDM SYSTEM AND REDUCTION OF ITS PAPR BY USING SELECTIVE MAPPING...
BEHAVIOUR OF OFDM SYSTEM AND REDUCTION OF ITS PAPR BY USING SELECTIVE MAPPING...BEHAVIOUR OF OFDM SYSTEM AND REDUCTION OF ITS PAPR BY USING SELECTIVE MAPPING...
BEHAVIOUR OF OFDM SYSTEM AND REDUCTION OF ITS PAPR BY USING SELECTIVE MAPPING...
 
100 Technical Interview Questions on Wireless communication, LTE and 5G.
100 Technical Interview Questions on Wireless communication, LTE and 5G.100 Technical Interview Questions on Wireless communication, LTE and 5G.
100 Technical Interview Questions on Wireless communication, LTE and 5G.
 
OFC link design and WDM network
OFC link design and WDM network OFC link design and WDM network
OFC link design and WDM network
 
Ofdm based radcom system with improved
Ofdm based radcom system with improvedOfdm based radcom system with improved
Ofdm based radcom system with improved
 
An overview of adaptive antenna technologies for wireless communication
An overview of adaptive antenna technologies for  wireless communication An overview of adaptive antenna technologies for  wireless communication
An overview of adaptive antenna technologies for wireless communication
 
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...
 
EC8395 COMMUNICATION ENGINEERING UNIT I
EC8395  COMMUNICATION ENGINEERING UNIT IEC8395  COMMUNICATION ENGINEERING UNIT I
EC8395 COMMUNICATION ENGINEERING UNIT I
 

Similar to Reducing PAPR and Channel Equalization in OFDM

IRJET- Performance Comparison Analysis between Multi-FFT OFDM for Power Line ...
IRJET- Performance Comparison Analysis between Multi-FFT OFDM for Power Line ...IRJET- Performance Comparison Analysis between Multi-FFT OFDM for Power Line ...
IRJET- Performance Comparison Analysis between Multi-FFT OFDM for Power Line ...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 OFDMIJERA Editor
 
A review paper on the papr analysis of orthogonal frequency division multiple...
A review paper on the papr analysis of orthogonal frequency division multiple...A review paper on the papr analysis of orthogonal frequency division multiple...
A review paper on the papr analysis of orthogonal frequency division multiple...ijmnct
 
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...pijans
 
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...pijans
 
Performance Analsis of Clipping Technique for Papr Reduction of MB-OFDM UWB S...
Performance Analsis of Clipping Technique for Papr Reduction of MB-OFDM UWB S...Performance Analsis of Clipping Technique for Papr Reduction of MB-OFDM UWB S...
Performance Analsis of Clipping Technique for Papr Reduction of MB-OFDM UWB S...ijcisjournal
 
Sc fdma -an efficient technique for papr reduction in
Sc fdma -an efficient technique for papr reduction inSc fdma -an efficient technique for papr reduction in
Sc fdma -an efficient technique for papr reduction ineSAT Publishing House
 
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...IRJET Journal
 
A low complexity partial transmit sequence scheme for
A low complexity partial transmit sequence scheme forA low complexity partial transmit sequence scheme for
A low complexity partial transmit sequence scheme foreSAT Publishing House
 
Peak to Average Ratio PAPR Reduction Technique in OFDM MIMO System A Review
Peak to Average Ratio PAPR Reduction Technique in OFDM MIMO System A ReviewPeak to Average Ratio PAPR Reduction Technique in OFDM MIMO System A Review
Peak to Average Ratio PAPR Reduction Technique in OFDM MIMO System A Reviewijtsrd
 
An enhanced technique for PAPR reduction in mobile WIMAX
An enhanced technique for PAPR reduction in mobile WIMAXAn enhanced technique for PAPR reduction in mobile WIMAX
An enhanced technique for PAPR reduction in mobile WIMAXIRJET Journal
 
IRJET- Hybrid Combination of SLM, PTS and Clipping Technique for PAPR Red...
IRJET-  	  Hybrid Combination of SLM, PTS and Clipping Technique for PAPR Red...IRJET-  	  Hybrid Combination of SLM, PTS and Clipping Technique for PAPR Red...
IRJET- Hybrid Combination of SLM, PTS and Clipping Technique for PAPR Red...IRJET Journal
 
Channel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDRChannel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDRidescitation
 
Performance Evaluation of PAPR Reduction with SER and BER by Modified Clippin...
Performance Evaluation of PAPR Reduction with SER and BER by Modified Clippin...Performance Evaluation of PAPR Reduction with SER and BER by Modified Clippin...
Performance Evaluation of PAPR Reduction with SER and BER by Modified Clippin...ijcsse
 
A low complexity partial transmit sequence scheme for better papr reduction i...
A low complexity partial transmit sequence scheme for better papr reduction i...A low complexity partial transmit sequence scheme for better papr reduction i...
A low complexity partial transmit sequence scheme for better papr reduction i...eSAT Journals
 
CHANNEL ESTIMATION IN MOBILE WIRELESS SYSTEMS
CHANNEL ESTIMATION IN MOBILE WIRELESS SYSTEMSCHANNEL ESTIMATION IN MOBILE WIRELESS SYSTEMS
CHANNEL ESTIMATION IN MOBILE WIRELESS SYSTEMSIAEME Publication
 
IRJET- Survey Paper on Paper Reduction for MIMO-OFDM Systems using PTS Scheme
IRJET- 	  Survey Paper on Paper Reduction for MIMO-OFDM Systems using PTS SchemeIRJET- 	  Survey Paper on Paper Reduction for MIMO-OFDM Systems using PTS Scheme
IRJET- Survey Paper on Paper Reduction for MIMO-OFDM Systems using PTS SchemeIRJET Journal
 
Performance Simulation of Spreading OFDM for Underwater Communication
Performance Simulation of Spreading OFDM for Underwater CommunicationPerformance Simulation of Spreading OFDM for Underwater Communication
Performance Simulation of Spreading OFDM for Underwater CommunicationIRJET Journal
 

Similar to Reducing PAPR and Channel Equalization in OFDM (20)

IRJET- Performance Comparison Analysis between Multi-FFT OFDM for Power Line ...
IRJET- Performance Comparison Analysis between Multi-FFT OFDM for Power Line ...IRJET- Performance Comparison Analysis between Multi-FFT OFDM for Power Line ...
IRJET- Performance Comparison Analysis between Multi-FFT OFDM for Power Line ...
 
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
 
A review paper on the papr analysis of orthogonal frequency division multiple...
A review paper on the papr analysis of orthogonal frequency division multiple...A review paper on the papr analysis of orthogonal frequency division multiple...
A review paper on the papr analysis of orthogonal frequency division multiple...
 
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
 
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
PAPR REDUCTION AND BIT ERROR RATE EVALUATION IN OFDM SYSTEM USING HYBRID TECH...
 
Performance Analsis of Clipping Technique for Papr Reduction of MB-OFDM UWB S...
Performance Analsis of Clipping Technique for Papr Reduction of MB-OFDM UWB S...Performance Analsis of Clipping Technique for Papr Reduction of MB-OFDM UWB S...
Performance Analsis of Clipping Technique for Papr Reduction of MB-OFDM UWB S...
 
Sc fdma -an efficient technique for papr reduction in
Sc fdma -an efficient technique for papr reduction inSc fdma -an efficient technique for papr reduction in
Sc fdma -an efficient technique for papr reduction in
 
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
Enhancing Performance for Orthogonal Frequency Division Multiplexing in Wirel...
 
A low complexity partial transmit sequence scheme for
A low complexity partial transmit sequence scheme forA low complexity partial transmit sequence scheme for
A low complexity partial transmit sequence scheme for
 
I017446164
I017446164I017446164
I017446164
 
Peak to Average Ratio PAPR Reduction Technique in OFDM MIMO System A Review
Peak to Average Ratio PAPR Reduction Technique in OFDM MIMO System A ReviewPeak to Average Ratio PAPR Reduction Technique in OFDM MIMO System A Review
Peak to Average Ratio PAPR Reduction Technique in OFDM MIMO System A Review
 
An enhanced technique for PAPR reduction in mobile WIMAX
An enhanced technique for PAPR reduction in mobile WIMAXAn enhanced technique for PAPR reduction in mobile WIMAX
An enhanced technique for PAPR reduction in mobile WIMAX
 
IRJET- Hybrid Combination of SLM, PTS and Clipping Technique for PAPR Red...
IRJET-  	  Hybrid Combination of SLM, PTS and Clipping Technique for PAPR Red...IRJET-  	  Hybrid Combination of SLM, PTS and Clipping Technique for PAPR Red...
IRJET- Hybrid Combination of SLM, PTS and Clipping Technique for PAPR Red...
 
Channel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDRChannel Coding and Clipping in OFDM for WiMAX using SDR
Channel Coding and Clipping in OFDM for WiMAX using SDR
 
Performance Evaluation of PAPR Reduction with SER and BER by Modified Clippin...
Performance Evaluation of PAPR Reduction with SER and BER by Modified Clippin...Performance Evaluation of PAPR Reduction with SER and BER by Modified Clippin...
Performance Evaluation of PAPR Reduction with SER and BER by Modified Clippin...
 
A low complexity partial transmit sequence scheme for better papr reduction i...
A low complexity partial transmit sequence scheme for better papr reduction i...A low complexity partial transmit sequence scheme for better papr reduction i...
A low complexity partial transmit sequence scheme for better papr reduction i...
 
Aj044236240
Aj044236240Aj044236240
Aj044236240
 
CHANNEL ESTIMATION IN MOBILE WIRELESS SYSTEMS
CHANNEL ESTIMATION IN MOBILE WIRELESS SYSTEMSCHANNEL ESTIMATION IN MOBILE WIRELESS SYSTEMS
CHANNEL ESTIMATION IN MOBILE WIRELESS SYSTEMS
 
IRJET- Survey Paper on Paper Reduction for MIMO-OFDM Systems using PTS Scheme
IRJET- 	  Survey Paper on Paper Reduction for MIMO-OFDM Systems using PTS SchemeIRJET- 	  Survey Paper on Paper Reduction for MIMO-OFDM Systems using PTS Scheme
IRJET- Survey Paper on Paper Reduction for MIMO-OFDM Systems using PTS Scheme
 
Performance Simulation of Spreading OFDM for Underwater Communication
Performance Simulation of Spreading OFDM for Underwater CommunicationPerformance Simulation of Spreading OFDM for Underwater Communication
Performance Simulation of Spreading OFDM for Underwater Communication
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 

Recently uploaded (20)

Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 

Reducing PAPR and Channel Equalization in OFDM

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1003 REDUCING PAPR AND CHANNEL EQUALISATION IN OFDM Anchu Sabu1, Anitha Rajam B.S2, Hari S3 1PG scholar, Department of Electronics and Communication Engineering, Mount Zion College of Engineering, Kadammanitta 2Assistant Professor, Department of Electronics and Communication Engineering, Mount Zion College of Engineering, Kadammanitta 3Assistant Professor, Department of Electronics and Communication Engineering, Mount Zion College of Engineering, Kadammanitta, Kerala, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - OFDM is a multicarrier modulation technique which is used in broadband wirelesscommunicationsystem. Themain drawback of the OFDM system is the High Peak to Average power ratio (PAPR). It is the ratioofmaximumpowerofthe signaltoits average power. Many techniques have been developed to lower the values of PAPR. Some among them are Amplitude Clipping, Filtering, Selective Mapping (SLM), Tone Reservation etc. Each techniques have its own advantages and disadvantages. In the proposed method we uses a moving average filter and a Stationary Wavelet Transform (SWT). Movingaveragefilteraveragesthe signal frame by frame using a threshold thereby we can filters the peak signals and using SWT we can once again reduces the PAPR. SWT consist of an approximation part and a detailed part. At the same time machine learning is also usedtoreducePAPR it consists of a feed forward neural network. In the proposedsystem, thecombinationofmovingaverage filterandstationarywavelet transform gives a greater reduction in PAPR as compared to other conventional techniques. Here channelestimationandchannel equalisation are also performed to reduce the interference due to fading. Key Words: OFDM, Interleaver, Moving Average Filter, Stationary Wavelet Transform (SWT), Channel estimation, Channel Equalisation 1. INTRODUCTION Orthogonal Frequency Division Multiplexing(OFDM) is a high speed communication technology for 4G and 5G telecommunication standards which includes digital radio broadcasting digital terrestrial television(DTT),wirelesslocal area networks(WLANs), etc. The main principle of OFDM is to divides the data band into many narrow band sub channels. It is the one of the widely used multicarrier modulation technique for high speed data transmission.Itispopularbecauseit hasseveral advantages such as high spectral efficiency, robustness to channel fading, immunity to channel interferences, efficient bandwidth utilization etc. However a major drawback of OFDM is high Peak To Average Power Ratio(PAPR). The high PAPR signals are highly undesirable since large magnitude spikes cause non-linear distortion when passed through the power amplifier prior to transmission which affects the performance and efficiency of Power Amplifier. High peak-to-averagepower ratio (PAPR) problem limits its wide adoption in some communication devices. For example, while OFDM is applied in downlink transmissions of mobile communication standards,itisnotpreferredinuplink transmissionsduetoPAPRlimitation. High PAPR leads power amplifiers to operate in the saturationregionexpendinglargesystempowerandinducesbit error ratio (BER) degradation due to smearing of signals. In the literature, different PAPR reduction techniques exist and may be applied before or after OFDM modulation. Several techniques are available for reducing PAPR they are Interleaved OFDM, Tone Injection(TI), Tone Reservation(TR), Selective Mapping(SLM), Partial Transmit Sequence(PTS, active constellation extension (ACE)) and Signal Distortion techniques. Signal Distortion techniques are Companding, Peak Windowing, Clipping and Filtering andPeak Cancellation.The companding destroys the orthogonality of OFDM subcarriers and thesignalscannotrecoverableatthereceiver.Clippingisone of the simplest method for application and it did not require any receiver side processing, but it distorts the signal and decreases the BER of the system. TI, TR, and ACE do not distort the signal, but these methods cause energy increases of the transmitted signal. SLM neither cause any distortion in the signal nor causes any energy increases in the signal. But its application is more complex than the others methods. ICF is attractive becauseitissimpletoimplementanditdoesnotrequire a predefined clipping ratio. Companding is the foremost PAPR reduction scheme that explicitly imposes uniform distribution probability density function (PDF) constraint unto the Rayleigh PDF of the conventional OFDM signal amplitudes.However,compandingdestroys the orthogonality of the subcarriers, unfairly expands the low amplitude signals or compresses the larger amplitude signals - due to amplitude distortion, these increase noise overhead and lead to poor BER performance.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1004 The fundamental principle of OFDM is to split the available bandwidth into multiple sub-carriers. As the number of sub- carriers increases, it gets more immune to frequency selective fading, and data rates are also increasing. However, number of sub-carriers cannot be increased arbitrarily because it increases the complex architectureofthesystemandsymbol durations that make transmission more sensitive to the time incoherence of the channel. 1.1 OFDM System Design An OFDM use overlap signals to dividethefrequencyselectivechannelintoanumberofnarrowbandflatfadingsubchannel. The FFT encodes the block of symbol. By spacing the subcarrier at the increase of symbol time, the sub-channels can be made orthogonal. The multipath fading can be nullified by making longer symbol period of sub-channel as compared to multipath delay spread and the effect of fading and interference can be decreased by deactivating signals having high noise and interference. The OFDM modulation technique is generated through Fast Fourier Transforms (FFTs) and inverse FFTs in the transmitter and receiver sections of the radio. One of the benefits of OFDM is its immunity to adverse effects of multipath propagation with respect to inter-symbol interference in a channel. And it is also spectrally efficient because the channels are overlapped and contiguous. In this system input data are FEC coded by using the convolution code and the diversity gain is obtained by interleaving the coded bit stream. After a group of channel bits are grouped together the constellation points are mapped. The data is serial which is represented by complex numbers then Mapping Technique such as pilot mapped is used. A serial to parallel converter is used and IFFT is applied on the complex parallel data. Then transformed data are grouped as per the need of transmission sub-carriers. In every block of data cyclic prefix is inserted providing guard interval and the data is multiplexed inserialfashion. OFDMdataaremodulatedandthendigitaldatais converted to analog by using a DAC. And at the receiver side performs the down conversion of the signal and convert the signal from analog to digital by using ADC. Synchronization is also needed during the down conversion of the signal. Then the signalis convert to frequency domain by using a FFT and suitable de-modulation techniques. At last the original signal is received by using the FEC coding and Decoding. 2. RELATED WORKS In the literature, PAPR reduction methods of different types are exist and can be applied before or after OFDM modulation [4].The two families of post-modulation PAPR reduction schemes contains companding and clipping [4]–[7]. In adaptive clipping technique, the number of the highest peaks in the signal is calculated firstthendecisionistakentowhetherthesignalis clip or not. ie, first the signals are checked for the highest amplitude, then adaptive clipping is more helpful when there are so many peaks in the signals. Clipping the signals would leadsto loss of signal andhigherrorrate.Butadaptiveclippingfirstchecks for the number of peaks and then decision is taken to whether clip or not to clip. If clipping is to be performed then at whatlevel the signal is to be clipped so that there is no considerably loss of signal is calculated.Thenthesignalisclippedinsuch awaysoas to maintain low PAPR in the signal. After the highest peak in the ofdm signal is calculated, then 10% ofthatvalueismeasured.If the number of the signals under the 10% of the maximum value is less than 5% in terms of number of peaks then the signal is clipped. The clipping must be 10% of the highest amplitude. Here some information is lost due to clipping but the PAPR is maintained as a good level. Companding destroys the orthogonality of OFDM subcarriers and this leads to signals to be unrecoverableatthereceiver.In companding technique, the small signals are enlarged while compressing the large signals results increase in the immunity of small signals from noise. Clipping does not require any receiver-sideprocessing, unlikecompanding. Exponential companding technique namely non-linearcompandingtechniqueovercometheproblemofincreasesofaveragepower.Thistechniqueadjust both small and large signal without bias so that it is able to offer better performance in terms of PAPR reduction. Iterative clippingand filtering (ICF) technique can overcomethedisadvantagesoftheconventionalICFPAPRreductiontechnique[6].ICF is attractive because it is simple to implement, achieves better power amplifier efficiency and can be designed to achieve good BER performances [9]–[11].After the introduction of clipping and filtering by [6], many studies[3],[4],[8]–[10],[12],[13]have been done as an ideal post-multicarrier modulation PAPR reduction method for OFDM systems. In ICF method PAPR is reduced by clipping without setting thresholds[1]. In this method the signal amplitude peaks can be made to approach a uniform distribution, thereby PAPR problem canalsobeeliminated.InsteadofconvertingthePDFsbyusing different companding transforms, here the design restricted to the mean amplitude distribution.For example,wefirstestimate the mean amplitude of OFDMsignals, then clip all other amplitudes higherthanthemeanamplitudecalledMethod1.Butthisled to high in-band distortion which adversely impacted the BER performance when there are many subcarriers exhibiting the characteristic amplitudes higher than the mean amplitude.SincetheBERisgreatlydegraded,anothermethodisintroducedthat can improve the BER at the expense of the PAPR. Here the mean amplitude is scaled up so that the number of clipped signals is reduced thus reducing the in-band distortion called Method 2. After comparing both the PAPR performances of Method 2 with the original signal observed that Method 2 reduced the PAPR of unclipped OFDM signal much better and in terms of the BER, Method 2 achieved 3.4dB gain over Method 1.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1005 Based on these two methods, the PAPR problem can be completely eliminated by using two simple steps, which leads to a third method called Method 3, the first step is determine the signal amplitudes below the mean and scale them up using the approach in Method 2, to transform these lower energy signals to equal or higher amplitudes as the mean signals. Then second method is to determine the amplitudes distributed above the mean, then clip the excess and this achieves the complete PAPR reduction to 0dB. However, to reduce the number of iterations involved in the ICF method, we apply the Lagrange multiplier (LM) optimization technique to reduce the distortion noise. A multicarrier signal is the sum of many independentsignalsmodulatedontosubchannelsofequalbandwidth.Letusdenote collection of all data symbols Xn, n = 0, 1, …, N–1, as a vector X=[x0,x1,x2,...x(N-1)]^T that will be termed a data block. The complex baseband representation of a multicarrier signal consisting of N subcarriers is given by Δf is subcarrier spacing and NT denotes useful data block period. OFDM signals are orthogonal ,Δf = 1/NT PAPR PAPR may be define as square of peak amplitude to the ratio of square of peak rms value. Mathematically it is defined as: It is one of the problem in OFDM system. The input symbol of IFFT posses a uniform power spectrum but the output of IFFT may result a non uniform or spiky power spectrum. 3. PROPOSED SYSTEM In transmitter section, the input signal is provided to an interleaver where the mixing up of signalisdone.Codingistypically combined with interleaving in order to mitigate the effect of error burst. Then the signal is modulated by using QAMmodulator and the signal is converted from serial to parallel by using serial to parallel converter and again it is amplitude modulated.Here the IFFT is performed with the signal and signal converted from parallel to serial. Cyclic prefix is added in order to provide a guard interval. The ISI can be completely removed when the length of the guard interval is larger than the duration of channel impulse response. By using the moving average filter andthe stationary wavelet transform the PAPR of the OFDM signal can be reduced. At the same time machine learning also performed to reduce the PAPR. This consist of a feed forward neural network where a set of OFDM signals and its corresponding PAPR signals are trained. Then the output of both of them are transferred to the channel thereby it is transmitted to the receiver. In receiver section, the cyclic prefix is removed and FFT is performed. Then parallel signal is converted to serial. For removing the interference here we usechannelestimationandchannelquantization.Thenthemodulatedsignalisdemodulated. Decoding and de-interleaving have to be performed. Fig-1: OFDM Transmitter Section
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1006 Fig-2: OFDM Receiver Section Moving Average filter The moving average filter is a simple low pass frequency impulse response filter. It isusedforregulatinganarrayofsignal.It takes a frame or a set of samples of input at a time and takes the average of those input, then produce a single output point. The smoothness of output increases with increase in length of the filter. Wavelet Transform The advantage of Wavelet analysis over Fourier analysis, as it allows a time-frequency representation domain, allowing optimal resolution and flexibility. Wavelet analysis can provide a better time-frequency localization which can also result in improved flexibility. Here we use Stationary Wavelet Transform. It has two part approximation part and detailed part and it apply high and low pass filters to the data at each level. Channel Estimation In all communication the signal goes througha medium(calledchannel)andthesignalgetdistortedorvariousnoiseisadded to the signal goes through thechannel. To properly decodethe received signal withoutmucherrorsaretoremovethedistortion and noise applied by the channel from the received signal. For this first figure out the characteristics of the channel that the signal goes through. This process to characterise the channel is called channel estimation. The main steps for channel estimation is that 1) Set a mathematical model to correlate the transmitted signal and the received signal using channel matrix. 2) Transmit a known signal (reference signal) and the detect received signal. 3) By comparing the transmitted signal and the received signal, we can figure out each elements of channel matrix Channel Equalisation The channel equalisation is always carried out after the channel estimation. The goal of equalisationistomitigatetheeffects of ISI. It is a process of reducing amplitude, frequency, and phase distortion in a channel with the intent of improving transmission performance. The basic operation of channel equalisation is to inverse the effect of channel. CCDF The PAPR is calculated by using Complementary Cumulative Distribution Function(CCDF). The CCDF of PAPR is the probability that the PAPR is greater than a certain value PAPR0 ie, Pr {PAPR>PAPR0}. Figure 3 shows the CCDF of PAPR for the proposed SWT method. Fig-3: CCDF of PAPR for SWT
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1007 Fig-4: BER vise SNR of proposed method Fig-4: Shows the BER vise SNR of proposed system The figure 4 shows the BER vise SNR performance of the proposed system. The graph represents the BER vise SNR before and after the equalization. From graph it is clear that after equalization Bit Error Ratio become much better than before equalization compared with SNR. 3. CONCLUSIONS The OFDM techniques helps to divide the total bandwidth into many narrow sub-channels and sends data in parallel. High spectral efficiency, immunity to impulse interference and, frequency selective fading without having powerful channel equalizer are some of the advantages of OFDM. But one of the major drawbacks of the OFDMsystemishighPAPR.OFDMsignal have a lot of independently modulated subcarriers, which are created the problem of PAPR. In the proposed system, we use a moving average filter to average the signal frame by frame and a Stationary Wavelet Transform also helps to reducesthepeak power. The combination of moving average filter and stationary wavelet transform gives a greater reduction in PAPR as compared to other conventional techniques. Machine learning is also performed simultaneously consists of a feed forward neural network. And at the receiver side channel estimation and equalisation are provided for reducing the interferences. REFERENCES [1] Kelvin Anoh, Cagri Tanriover, Bamidele Adebisi and Mohammad Hammoudeh, A new Approach to Iterative Clipping and Filtering PAPR Reduction Scheme for OFDM Systems,IEEE 2017 [2] Kelvin OO Anoh, RA Abd-Alhameed, JM Noras, and SMR Jones. Wavelet packet transform modulation for multiple input multiple output applications. Intl. J. Comput. Appl., 63(7), Feb. 2013 [3] G. Wunder, R. F. H. Fischer, H. Boche, S. Litsyn, and J. S. No. The PAPR Problem in OFDM Transmission:NewDirectionsfora Long- Lasting Problem. IEEE Signal Process. Mag., 30(6):130–144, Nov.2013.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1008 [4] Y. Rahmatallah and S. Mohan. Peak-To-Average Power Ratio Reduction in OFDM Systems: A Survey And Taxonomy. IEEE Commun. Surveys Tuts., 15(4):1567–1592, Fourth Quarter 2013. [5] K. Anoh, C. Tanriover, and B. Adebisi. On the Optimization of Iterative Clipping and Filtering for PAPR ReductioninOFDM Systems. IEEE Access, 5:12004–12013, Jun. 2017. [6] Jean Armstrong. Peak-to-average power reduction for OFDM by repeated clipping and frequency domain filtering. IEE Electron. Lett., 38(5):246–247, Feb. 2002. [7] Tao Jiang, Yang Yang, and Yong-Hua Song. Exponential companding technique for PAPR reduction in OFDMsystems.IEEE Trans. Broadcast.51(2):244–248, 2005. [8] Ryota Yoshizawa and Hideki Ochiai. Effect of Clippingand FilteringwithDistortionless PAPRReductionfor OFDMSystems. In 2015 IEEE 82nd VTC Fall, pages 1–5, Sept. 2015. [9] Xiaodong Zhu, Wensheng Pan, Hong Li, and Youxi Tang.Simplifiedapproachtooptimizediterativeclippingandfilteringfor PAPR reduction of OFDM signals. IEEE Trans. Commun., 61(5):1891–1901, 2013. [10] Y-C Wang and Z-Q Luo. Optimized iterative clipping and filtering for PAPR reduction of OFDM signals. IEEE Trans. Commun., 59(1):33–37, Jan. 2011. [11] A. K. Gurung, F. S. Al-Qahtani, A. Z. Sadik, and Z. M. Hussain. One-Iteration-Clipping-filtering (OICF) scheme for PAPR reduction of OFDM signals. In 2008 Intl. Conf. Advanced Technol. Commun., pages 207–210, Oct. 2008. [12] Chhavi Sharma, Pankaj Kumar Sharma, SK Tomar, and AK Gupta. A modified Iterative Amplitude clipping and filtering technique for PAPR reduction in OFDM systems. In 2011 Intl. Conf. Emerging TrendsNetw.Comput.Commun.,pages365– 368, 2011. [13] Byung Moo Lee and Youngok Kim. An adaptive clipping and filtering technique for PAPR reduction of OFDM signals. Circuits Syst. Signal Process., 32(3):1335–1349, Jun. 2013. [14] Shiann-Shiun Jeng and Jia-Ming Chen. Efficient PAPR reduction in OFDM systems based on a companding technique with trapezium distribution. IEEE Trans. Broadcast., 57(2):291–298, Jun. 2011. [15] Tao Jiang and Guangxi Zhu. Nonlinear companding transform for reducing peak-to-average power ratio of OFDM signals. IEEE Trans. Broadcast., 50(3):342–346, Sept 2004.