SlideShare une entreprise Scribd logo
1  sur  7
Télécharger pour lire hors ligne
International
OPEN ACCESS Journal
Of Modern Engineering Research (IJMER)
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 1|
Performance and Analysis of OFDM Signal Using Matlab
Simulink
Anil Kumar1
, Ankit Mayur2
, Arvind Kr. Jaiswal3
1, 2 3
(Faculty ECE, PG student, H.O.D, ECE Department, SHIATS-DU Allahabad India 211007)
I. INTRODUCTION
Orthogonal frequency division multiplexing (OFDM) has been recently seen rising popularity in
wireless application. OFDM properties like high spectral efficiency, robustness to channel fading, immunity to
impulse interference, uniform average spectral density, and capacity to handle very strong echoes and less non-
linear distortion, immunity to inter-symbol interference. The main disadvantages of OFDM systems is that it
exhibits a high peak to average power ratio, namely the peak value of some of the transmitted signal could be
much larger than the typical values. To reduce PAPR, many techniques have been proposed, such as clipping,
partial time sequence, interleaving, nonlinear companding transforms, hadamard transforms, SLM technique etc.
The selected mapping method (SLM) provides good performance for PAPR reduction, and this requirement
usually results in high computational complexity. Several techniques have been proposed based on low-
complexity selected mapping schemes for Peak-to-Average Power Ratio reduction in OFDM Systems.
In recent years OFDM is employed in Digital Television Broadcasting (such as the digital ATV
Terrestrial Broadcasting), European Digital Audio Broadcasting (DAB) and Digital Video Broadcasting
Terrestrial (DVB-T), and numerous Wireless Local Area Networks (e.g. IEEE 802.11a operating at 5 GHz) and
European Telecommunications Standard Institute (ETSI) Broadband Radio Access Networks (BRAN)’s High
Performance Radio Local Area Network (HIPERLAN) Type-2 standard.
The organization of this paper is as follows. Section II presents OFDM signal model and formulae,
Section III presents the problem of PAPR and algorithm of least PAPR. Section IV presents the figure and table
of simulation results. Section V presents conclusion of simulation results.
II. ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING (OFDM)
Orthogonal Frequency Division Multiplexing is a frequency–division multiplexing (FDM) scheme
utilized as a digital multi–carrier modulation method. A large number of closely spaced orthogonal sub–carriers
is used to carry data. The data is divided into several parallel streams of channels, one for each sub–carriers.
Each sub– carrier is modulated with a conventional modulation scheme (i.e. QPSK) at a low symbol rate,
maintaining total data rates similar to the conventional single carrier modulation schemes in the same
bandwidth. Orthogonal Frequency Division Multiplexing is a special form of multicarrier modulation which is
particularly suited for transmission over a dispersive channel. Here the different carriers are orthogonal to each
other that is they are totally independent of one another. This is achieved by placing the carrier exactly at null in
modulation spectra of each other.
Two periodic signals are orthogonal when the integral of their product over one period is equal to zero.
For the case of continuous time:
𝑐𝑜𝑠
𝑇
𝑂
(2πnf0t) cos (2πmf0t) dt = 0 (1)
For the case of discrete time:
𝑐𝑜𝑠𝑁−1
𝐾=0
2𝜋𝑘𝑛
𝑁
cos
2𝜋𝑘𝑚
𝑁
dt = 0 (2)
Where, m ≠ n in both cases.
Abstract: Multi-carrier modulation is an attractive technique for fourth generation .OFDM is based on
multicarrier modulation technique. In OFDM system the bit stream is divided into many different sub
channels. An efficient and distortionless scheme for peak power reduction in OFDM is proposed. In this
paper, a set of mapping where the actual transmit signal is selected. From this set of signal reduced
PAPR. Simulation results are shown. The lowest PAPR is compared with conventional work. It is also
compared BER to SNR and best result is achieved.
Keywords: BER, IFFT, OFDM, PAPR, Phase Rotation, QAM, QPSK, SLM etc.
Performance and Analysis of OFDM Signal Using Matlab Simulink
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 2|
Fig. 1: The area under a sine and a cosine wave over one period is always zero.
Fig 2: The area under a sine wave multiplied by its own harmonic is always zero.
The main concept in OFDM is orthogonality of the sub-carriers. Since the carriers are all sine/cosine wave, we
know that area under one time period of a sine or a cosine wave is zero.
Let's take a sine wave of frequency m and multiply it by a sinusoid (sine or a cosine) of a frequency n, where both
m and n are integers. The integral or the area under this product is given by
F (t) = sin (mwt)* sin (nwt) (3)
By the simple trigonometric relationship, this is equal to a sum of two cosine of frequencies (m-n) and (m+n).
=
1
2
cos 𝑚 − 𝑛 −
1
2
cos⁡(𝑚 + 𝑛)
=
1
2
cos 𝑚 − 𝑛 𝑤𝑡 −
2∏
0
1
2
cos 𝑚 + 𝑛 𝑤𝑡
2∏
0
= 0 - 0
= 0
These two components are each a sinusoid/cosine, so the integral is equal to zero over one period.
Fig.3: OFDM Transmitter System
In figure 3, IFFT is performed on the modulated signal which is further processed by passing through a
parallel– to–serial converter. In order to avoid ISI we provide a cyclic prefix to the signal. The Cyclic Prefix or
Guard Interval is a periodic extension of the last part of an OFDM symbol that is added to the front of the
symbol in the transmitter, and is removed at the receiver before demodulation.
The cyclic prefix has to two important benefits –
1 .The cyclic prefix acts as a guard interval. It eliminates the inter – symbol interference from the previous
symbol.
2 .It acts as a repetition of the end of the symbol thus allowing the linear convolution of a frequency –selective
multipath channel to be modeled as circular convolution which in turn may be transform to the frequency
domain using a discrete fourier transform. This approach allow a simple frequency domain processing such as
channel estimation and quality.
Performance and Analysis of OFDM Signal Using Matlab Simulink
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 3|
the received data is first made to pass through a low pass filter and the cyclic prefix is removed. FFT of the
signal is done after it is made to pass through a serial – to – parallel converter. A demodulator is used, to get
back the original signal.
III. THE PAPR OF OFDM SYSTEM
The PAPR of OFDM is defined as the ratio between the maximum power and the average power, The
PAPR of the OFDM signal X (t) is defined as
PAPR =
ppeak
paverage
=
𝑥(𝑡) 2
0≤𝑡<𝑀𝑇
𝑚𝑎𝑥
1
𝑀 𝑇
𝑥(𝑡) 2𝑀𝑇
0
(4)
Presence of large number of independently modulated sub-carriers in an OFDM system the peak value
of the system can be very high as compared to the average of the whole system. This ratio of the peak to average
power value is termed as Peak-to-Average Power Ratio. Coherent addition of N signals of same phase produces
a peak which is N times the average signal.
The major disadvantages of a high PAPR are-
* Increased complexity in the analog to digital and digital to analog converter.
* Reduction is efficiency of RF amplifiers.
The main objective of this technique is to generate a set of data blocks at the transmitter end which represent the
original information and then to choose the most favorable block among them for transmission. Let us consider
an OFDM system with N orthogonal sub–carriers. A data block is a vector composed of N complex symbols ,
each of them representing modulation symbol transmitted over a sub–carrier. X is multiplied element by
element with U vector composed of N complex numbers, defined so that , where |.| denotes the modulus
operator. Each resulting vector which, produced after IDFT, a corresponding OFDM signal is given by
Su(t) =
1
𝑁
𝑥 𝑢,𝑛 𝑒 𝑗2𝜋𝑛∆𝑓𝑡 0 ≤ 𝑡 ≤ 𝑇𝑁−1
𝑛=0
(5)
Where T is the OFDM signal duration and f = 1/T is the sub-carrier spacing.
Among the modified data blocks, the one with the lowest PAPR is selected for transmission. The amount of
PAPR reduction for SLM depends on the number of phase sequences U and the design of the phase sequences.
In SLM technique, firstly the input information is divided into OFDM data block X, which consists of M
symbols, by the serial-to parallel (S/P) conversion and then data block X is multiplied carrier wise with each one
of the w different phase sequences 𝐵(𝑤)
, resulting in a set of w different OFDM data block
𝑋(𝑤)
= [𝑋0
(𝑤)
,𝑋1
(𝑤)
− − − −,𝑋 𝑀−1
(𝑤)
]^T (6)
Where, 𝑋 𝑚
𝑤
=𝑋 𝑚 𝐵 𝑚
𝑤
, m = 0, 1, · ·, M − 1, w = 1, 2, · ·, w.
𝑋 𝑚
𝑤
=𝑋 𝑚 𝐵 𝑚
𝑤
(7)
𝐵 𝑤
= [𝑋0
(𝑤)
,𝑋1
(𝑤)
− − − −,𝑋 𝑀−1
(𝑤)
]^T (8)
Then all w alternative data blocks are transformed into time domain to get transmit OFDM symbol 𝑥 𝑤
=IFFT
{𝑋(𝑤)
}.
The transmit sequence 𝑥 =𝑥(𝑤)
, where 𝑤 = arg {𝑚𝑖𝑛 𝑤 max |x (w)|}, is selected. The information on the
selected phase sequence must be transmitted to the receiver. Where m = 0,1,2,3 ……….M-1 .w = 0, 1, 2 …W,
to make w phase rotated OFDM data blocks. All w phase rotated OFDM data blocks represented the same
information as the unmodified OFDM data block Provided that the phase sequence is known. After applying the
SLM technique, the complex envelope of the transmitted OFDM signal becomes
X (t) =
1
𝑀
𝑋 𝑚
𝑀−1
𝑚=0 𝑒 𝑗2𝜋𝑡 𝑓 𝑚 , 0 ≤ t ≤ M T -------------5
Here, MT is the duration of an OFDM data block. Output data of the lowest PAPR is selected to transmit.
Algorithm for least PAPR:
1) Firstly 16 sinusoidal subcarriers are taken. These are available subcarriers (QPSK Modulation)
assuming all one positive.
X1 =sin ((2*180*100*t) +w)
X2 =sin ((2*180*200*t) +w)
Performance and Analysis of OFDM Signal Using Matlab Simulink
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 4|
X3 =sin ((2*180*300*t) +w)
.
.
.
X16= sin ((2*180*1600*t) +w)
These subcarriers are orthogonal to each other because in general for all integers’ m and n, sinmx, sinny,
cosmx, cosmy are orthogonal to each other. These frequencies are called harmonics.
2) Giving these entire subcarrier phase shift(w) 0 to 90.
3) Now sum of all these entire subcarriers sum = x1+x2+x3+x4+…………+x15+x16. (9)
4) Calculate the PAPR according to the formula given in equation (6)
For comparison of BER and SNR :
1) No. of Carriers: 64
2) coding used: Convolutional coding
3) Single frame size: 96 bits
4) Total no. of Frames: 100
5) Modulation: 16-QAM
6) No. of Pilots: 4
7) Cylic Extension: 25%(16)
IV. SIMULATION RESULT
Simulation is carried with MATLAB 7.8 to evaluate the performance of the different phase rotation on
OFDM Signal, for reducing PAPR, BER and SNR
Fig 4: PAPR against different phase shift
From the simulation result we see that if we give all these 16 orthogonal subcarriers with phase rotation (w) of 0
to 90 we get the minimum PAPR at phase rotation 11 as shown in figure 4.The PAPR value at 11 degree and 55
degree is 4.5292dB and 4.9379 dB respectively are least PAPR.
Performance and Analysis of OFDM Signal Using Matlab Simulink
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 5|
Fig 5: OFDM signal with phase shift 11.
The resulting OFDM signal is shown in figure: 5, After 11 degree Maximum PAPR is obtain at 55 degree
(PAPR = 4.9379dB) then 80 degree (PAPR= 5.8447dB)
Table: Gain for PAPR of different phase .
Fig 6: Comparison of BER and SNR
In figure 6, compairing the SNR (dB) and the error in bit rate(BER).
SYSTEM Max. PAPR in dB
PAPR without phase shift 29.29
PAPR with phase shift 11 4.5292
PAPR with phase shift 55 4.9379
PAPR with phase shift 80 8.447
Performance and Analysis of OFDM Signal Using Matlab Simulink
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 6|
Table SNR and BER
SNR BER
0 0.4672
2 0.4321
6 0.3231
10 0.1505
14 0.003958
From the table above, as the SNR increases the BER decreases
V. CONCLUSION
It is concluded that for improving efficiency of the Equipment (communication system) reducing
PAPR value of OFDM signal. So, in this paper we obtain a particular phase rotation value at which least PAPR
is obtain with the rising demand for more number of users on limited frequency spectrum in radio Mobile
communication, OFDM prove invaluable to fourth generation communication system and compare BER and
SNR for better future technologies and also prove invaluable to fourth generation communication system.
Acknowledgements
It is our sincere obligation to thank our well-wishers Dr. Anil Kumar, faculty of Electronics and
Communication Engineering. and Dr. A. K. Jaiswal, H.O.D. ,Electronics and Communication Engineering,
SHIATS-DU, Allahabad(U.P.) India.
REFERENCES
[1] R.W Chang, “Orthogonal Frequency Division Multiplexing,” U.S Patent 3388455, Jan 6, 1970, Filed Nov.4.1966.
[2] L.J.Cimini, Jr, “Analysis and Simulation of a Digital Mobile Channel using OFDM”, IEEE Trans. On
Communications, vol.Com-33, no.7, pp.665-675, July 1985
[3] R.V.Paiement, “Evaluation of Single Carrier and Multicarrier Modulation Techniques for Digital ATV Terrestrial
Broadcasting CRC Rep”, Ottawa, ON, Canada, CRC-RP-004, 1994.
[4] T.de. Couasnon, et al, “OFDM for Digital TV Broadcasting”, Signal Processing, vol.39, pp.1-32, 1994
[5] A. E. Jones, T. A. Wilkinson and S. K. Barton,”Block coding scheme for reduction of peak to mean envelope power
ratio of multicarrier transmission schemes,” Electronic Letters, pp. 2098-2099, Dec. 1994.
[6] “Broadband Radio Access Networks (BRAN); High Performance Radio Local Area Network (HIPERLAN) Type 2;
Requirements and Architecture for Wireless Broadband Access”, TR 101 031, 1999.
[7] “Broadband Radio Access Networks (BRAN); High Performance Radio Local Area Network (HIPERLAN) Type 2;
Requirements and Architecture for Wireless Broadband Access”, TR 101 031, 1999.
[8] Yang Chan Cho, Seung Hee Han, and Jae Hong Lee,” Selected Mapping Technique with Novel Phase Sequences for
PAPR Reduction of an OFDM Signal,” Vehicular Technology conference,2004.VTC 2004-Fall,2004 IEEE vol. 7,
pp. 4781-4787, Sep 2004.
[9] chin-liang wang, senior member, ieee, and yuan ouyang , student member, ieee “ low-complexity selected mapping
schemes for peak-to-average power ratio reduction in ofdm systems ” ieee transactions on signal processing, vol. 53,
no. 12,december 2005.
[10] V. Vijayarangan, DR. (MRS) R. Sukanesh, “An overview of techniques for reducing peak to average power ratio and
its selection criteria for orthogonal frequency division multiplexing radio systems”, Journal of Theoretical and
Applied Information Technology, © 2005 - 2009 JATIT.
[11] Alireza Zolgha drasli, M.H. Ghamat,”Papr Reduction in OFDM System by using Hadamard Transform in BSLM
Techniques” ©2007 IEEE
[12] Yang Jie, Chen Lei, Liu Quan and Chan De, .A Modified selected mapping technique to reduce the Peak to Average
Power Ratio of OFDM signal. IEEE Transaction on consumer Electronics, Vol53, No.3, pp. 846-851, August 2007.
[13] N.V. Irukulapati, V.K. Chakka and A. Jain “SLM based PAPR reduction of OFDM signal using new phase
sequence” ELECTRONICS LETTERS 19th November 2009 Vol. 45 No. 24.
[14] Anil Singh Rathore and Dr. Neelam Srivastava “Analysis of Selected Mapping and Partial Transmit Sequence for
PAPR Reduction” Journal of Telecommunications, Volume 5, Issue 1, October 2010.
[15] S. p. vimal, K. r. Shankar kumar,” A new slm technique for papr reduction in ofdm systems”, European journal of
scientific research, ISSN 1450-216x vol.65 no.2, pp. 221-230, 2011.
Performance and Analysis of OFDM Signal Using Matlab Simulink
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 7|
A. K. Jaiswal received the B.Sc. and M.Sc. degrees in Science and Tech. Electronics & Radio Engg. from
Allahabad University of Allahabad(U.P.) in 1961 and 1963 respectively. He is now with the Department of
Electronics and Communication Engineering as Professor & Head of Department, SHIATS-DU, Allahabad.
Anil Kumar received the B.E. and M.tech degrees in Electronics & Communication Engineering and Micro
Electronics from D.D.V. Gorakhpur University ,Gorakhpur(U.P.) and BHU Varanasi (U.P.) in 1999 and 2005
respectively, and the Ph.D. degree from SHIATS-DU, Allahabad(U.P.). He is now in faculty of the department
of Electronics and Communication Engineering as Assistant Professor, SHIATS-DU, Allahabad
Ankit Mayur received B.Tech and M.Tech degrees in Electronics and Communication System Engineering
from V.B.S. Purvanchal University, Jaunpur(U.P.) and SHIATS-DU, Allahabad(U.P.) in 2012 and 2014

Contenu connexe

Tendances

Multiplexing and Multiple Access
Multiplexing and Multiple AccessMultiplexing and Multiple Access
Multiplexing and Multiple Access
Ridwanul Hoque
 

Tendances (20)

Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)
 
17 SONET/SDH
17 SONET/SDH17 SONET/SDH
17 SONET/SDH
 
CDMA
CDMACDMA
CDMA
 
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
Wired and Wireless Computer Network Performance Evaluation Using OMNeT++ Simu...
 
Microwave Phase shifter
Microwave Phase shifterMicrowave Phase shifter
Microwave Phase shifter
 
transmission-lines
transmission-linestransmission-lines
transmission-lines
 
SPACE DIVISION MULTIPLEXING (SDMA)
SPACE DIVISION MULTIPLEXING (SDMA)SPACE DIVISION MULTIPLEXING (SDMA)
SPACE DIVISION MULTIPLEXING (SDMA)
 
Ultra wide band antenna
Ultra wide band antennaUltra wide band antenna
Ultra wide band antenna
 
Wireless communication
Wireless communicationWireless communication
Wireless communication
 
Bsnl best ppt
Bsnl best pptBsnl best ppt
Bsnl best ppt
 
Large scale path loss 1
Large scale path loss 1Large scale path loss 1
Large scale path loss 1
 
Multiple access techniques
Multiple access techniquesMultiple access techniques
Multiple access techniques
 
Hart - Highway Addressable Remote Transducer Protocol
Hart - Highway Addressable Remote Transducer ProtocolHart - Highway Addressable Remote Transducer Protocol
Hart - Highway Addressable Remote Transducer Protocol
 
MIMO
MIMOMIMO
MIMO
 
Multiplexing and Multiple Access
Multiplexing and Multiple AccessMultiplexing and Multiple Access
Multiplexing and Multiple Access
 
Chapter 6 – propagation path loss models
Chapter 6 – propagation path loss modelsChapter 6 – propagation path loss models
Chapter 6 – propagation path loss models
 
OKUMURA, HATA and COST231 Propagation Models
OKUMURA, HATA and COST231 Propagation ModelsOKUMURA, HATA and COST231 Propagation Models
OKUMURA, HATA and COST231 Propagation Models
 
An energy efficient mac protocol for wireless
An energy efficient mac protocol for wirelessAn energy efficient mac protocol for wireless
An energy efficient mac protocol for wireless
 
OFDMA - Orthogonal Frequency Division Multiple Access PPT by PREM KAMAL
OFDMA - Orthogonal Frequency Division Multiple Access PPT by PREM KAMALOFDMA - Orthogonal Frequency Division Multiple Access PPT by PREM KAMAL
OFDMA - Orthogonal Frequency Division Multiple Access PPT by PREM KAMAL
 
Equalization techniques
Equalization techniquesEqualization techniques
Equalization techniques
 

En vedette

matlab code for channel estimation for ofdm
matlab code for channel estimation for ofdmmatlab code for channel estimation for ofdm
matlab code for channel estimation for ofdm
Gyana Ranjan Mati
 
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
Rajeev Kumar
 
Mimo ofdm wireless communications with matlab
Mimo ofdm wireless communications with matlabMimo ofdm wireless communications with matlab
Mimo ofdm wireless communications with matlab
ntnam113
 
Ai32647651
Ai32647651Ai32647651
Ai32647651
IJMER
 
An Enhanced Security System for Web Authentication
An Enhanced Security System for Web Authentication An Enhanced Security System for Web Authentication
An Enhanced Security System for Web Authentication
IJMER
 
Dm3211501156
Dm3211501156Dm3211501156
Dm3211501156
IJMER
 

En vedette (20)

Matlab source codes section | Download MATLAB source code freerce-codes
Matlab source codes section | Download MATLAB source code freerce-codesMatlab source codes section | Download MATLAB source code freerce-codes
Matlab source codes section | Download MATLAB source code freerce-codes
 
An Overview : Peak to Average Power Ratio (PAPR) in OFDM system using some ne...
An Overview : Peak to Average Power Ratio (PAPR) in OFDM system using some ne...An Overview : Peak to Average Power Ratio (PAPR) in OFDM system using some ne...
An Overview : Peak to Average Power Ratio (PAPR) in OFDM system using some ne...
 
Ofdm sim-matlab-code-tutorial web for EE students
Ofdm sim-matlab-code-tutorial web for EE studentsOfdm sim-matlab-code-tutorial web for EE students
Ofdm sim-matlab-code-tutorial web for EE students
 
matlab code for channel estimation for ofdm
matlab code for channel estimation for ofdmmatlab code for channel estimation for ofdm
matlab code for channel estimation for ofdm
 
Matlab titles
Matlab titlesMatlab titles
Matlab titles
 
Adaptive OFDM_Orthogonal Frequency Dvision Multiplexing_ Continuation part_3
Adaptive OFDM_Orthogonal Frequency Dvision Multiplexing_ Continuation part_3Adaptive OFDM_Orthogonal Frequency Dvision Multiplexing_ Continuation part_3
Adaptive OFDM_Orthogonal Frequency Dvision Multiplexing_ Continuation part_3
 
CDMA
CDMACDMA
CDMA
 
Peak to-average power ratio reduction of ofdm siganls
Peak to-average power ratio reduction of ofdm siganlsPeak to-average power ratio reduction of ofdm siganls
Peak to-average power ratio reduction of ofdm siganls
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
 
OFDM
OFDMOFDM
OFDM
 
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
 
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
 
Evaluation performance between ofdm and cdma
Evaluation performance between  ofdm and cdmaEvaluation performance between  ofdm and cdma
Evaluation performance between ofdm and cdma
 
Mimo ofdm wireless communications with matlab
Mimo ofdm wireless communications with matlabMimo ofdm wireless communications with matlab
Mimo ofdm wireless communications with matlab
 
Denoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using SobelmethodDenoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using Sobelmethod
 
Ai32647651
Ai32647651Ai32647651
Ai32647651
 
Effective Searching Policies for Web Crawler
Effective Searching Policies for Web CrawlerEffective Searching Policies for Web Crawler
Effective Searching Policies for Web Crawler
 
Studies Of Influence on Multiwalled Carbon Nanotubes (MWCNT’s) Reinforced Ep...
Studies Of Influence on Multiwalled Carbon Nanotubes (MWCNT’s)  Reinforced Ep...Studies Of Influence on Multiwalled Carbon Nanotubes (MWCNT’s)  Reinforced Ep...
Studies Of Influence on Multiwalled Carbon Nanotubes (MWCNT’s) Reinforced Ep...
 
An Enhanced Security System for Web Authentication
An Enhanced Security System for Web Authentication An Enhanced Security System for Web Authentication
An Enhanced Security System for Web Authentication
 
Dm3211501156
Dm3211501156Dm3211501156
Dm3211501156
 

Similaire à Performance and Analysis of OFDM Signal Using Matlab Simulink

Analysis of Peak to Average Power Ratio Reduction Techniques in Sfbc Ofdm System
Analysis of Peak to Average Power Ratio Reduction Techniques in Sfbc Ofdm SystemAnalysis of Peak to Average Power Ratio Reduction Techniques in Sfbc Ofdm System
Analysis of Peak to Average Power Ratio Reduction Techniques in Sfbc Ofdm System
IOSR Journals
 
Ijsrdv1 i7021
Ijsrdv1 i7021Ijsrdv1 i7021
Ijsrdv1 i7021
ijsrd.com
 
At32715720
At32715720At32715720
At32715720
IJMER
 

Similaire à Performance and Analysis of OFDM Signal Using Matlab Simulink (20)

Performance Analysis of OFDM in Combating Multipath Fading
Performance Analysis of OFDM in Combating Multipath FadingPerformance Analysis of OFDM in Combating Multipath Fading
Performance Analysis of OFDM in Combating Multipath Fading
 
Performance Analysis of OFDM in Combating Multipath Fading
Performance Analysis of OFDM in Combating Multipath FadingPerformance Analysis of OFDM in Combating Multipath Fading
Performance Analysis of OFDM in Combating Multipath Fading
 
PAPR Reduction in OFDM using Active and Non-Active Channels
PAPR Reduction in OFDM using Active and Non-Active ChannelsPAPR Reduction in OFDM using Active and Non-Active Channels
PAPR Reduction in OFDM using Active and Non-Active Channels
 
Simulation Study and Performance Comparison of OFDM System with QPSK and BPSK
Simulation Study and Performance Comparison of OFDM System with QPSK and BPSKSimulation Study and Performance Comparison of OFDM System with QPSK and BPSK
Simulation Study and Performance Comparison of OFDM System with QPSK and BPSK
 
Aj044236240
Aj044236240Aj044236240
Aj044236240
 
Performance evaluation on the basis of bit error rate for different order of ...
Performance evaluation on the basis of bit error rate for different order of ...Performance evaluation on the basis of bit error rate for different order of ...
Performance evaluation on the basis of bit error rate for different order of ...
 
A Hybrid PAPR Reduction Scheme for OFDM System
A Hybrid PAPR Reduction Scheme for OFDM  System A Hybrid PAPR Reduction Scheme for OFDM  System
A Hybrid PAPR Reduction Scheme for OFDM System
 
Dq31784792
Dq31784792Dq31784792
Dq31784792
 
Performance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSK
Performance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSKPerformance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSK
Performance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSK
 
An Adaptive Approach to Switching Coded Modulation in OFDM System Under AWGN ...
An Adaptive Approach to Switching Coded Modulation in OFDM System Under AWGN ...An Adaptive Approach to Switching Coded Modulation in OFDM System Under AWGN ...
An Adaptive Approach to Switching Coded Modulation in OFDM System Under AWGN ...
 
Analysis of Peak to Average Power Ratio Reduction Techniques in Sfbc Ofdm System
Analysis of Peak to Average Power Ratio Reduction Techniques in Sfbc Ofdm SystemAnalysis of Peak to Average Power Ratio Reduction Techniques in Sfbc Ofdm System
Analysis of Peak to Average Power Ratio Reduction Techniques in Sfbc Ofdm System
 
Performance comparison of two clipping based filtering methods for papr reduc...
Performance comparison of two clipping based filtering methods for papr reduc...Performance comparison of two clipping based filtering methods for papr reduc...
Performance comparison of two clipping based filtering methods for papr reduc...
 
A Hybrid VLM Preceded SLM Technique Using Clipping and Filtering Method for P...
A Hybrid VLM Preceded SLM Technique Using Clipping and Filtering Method for P...A Hybrid VLM Preceded SLM Technique Using Clipping and Filtering Method for P...
A Hybrid VLM Preceded SLM Technique Using Clipping and Filtering Method for P...
 
Ofdm-cpm Ber Performance and FOBP Under IEEE802.16 Scenario
Ofdm-cpm Ber Performance and FOBP Under IEEE802.16 ScenarioOfdm-cpm Ber Performance and FOBP Under IEEE802.16 Scenario
Ofdm-cpm Ber Performance and FOBP Under IEEE802.16 Scenario
 
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...
Analyses and performance of techniques papr reduction for stbc mimo ofdm syst...
 
Ijsrdv1 i7021
Ijsrdv1 i7021Ijsrdv1 i7021
Ijsrdv1 i7021
 
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM SystemImpact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
 
At32715720
At32715720At32715720
At32715720
 
Investigation and Analysis of SNR Estimation in OFDM system
Investigation and Analysis of SNR Estimation in OFDM systemInvestigation and Analysis of SNR Estimation in OFDM system
Investigation and Analysis of SNR Estimation in OFDM system
 
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
 

Plus de IJMER

Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
IJMER
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
IJMER
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
IJMER
 

Plus de IJMER (20)

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed Delinting
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja Fibre
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless Bicycle
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise Applications
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation System
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine Learning
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And Audit
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDL
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One Prey
 

Dernier

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Dernier (20)

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
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
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 

Performance and Analysis of OFDM Signal Using Matlab Simulink

  • 1. International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 1| Performance and Analysis of OFDM Signal Using Matlab Simulink Anil Kumar1 , Ankit Mayur2 , Arvind Kr. Jaiswal3 1, 2 3 (Faculty ECE, PG student, H.O.D, ECE Department, SHIATS-DU Allahabad India 211007) I. INTRODUCTION Orthogonal frequency division multiplexing (OFDM) has been recently seen rising popularity in wireless application. OFDM properties like high spectral efficiency, robustness to channel fading, immunity to impulse interference, uniform average spectral density, and capacity to handle very strong echoes and less non- linear distortion, immunity to inter-symbol interference. The main disadvantages of OFDM systems is that it exhibits a high peak to average power ratio, namely the peak value of some of the transmitted signal could be much larger than the typical values. To reduce PAPR, many techniques have been proposed, such as clipping, partial time sequence, interleaving, nonlinear companding transforms, hadamard transforms, SLM technique etc. The selected mapping method (SLM) provides good performance for PAPR reduction, and this requirement usually results in high computational complexity. Several techniques have been proposed based on low- complexity selected mapping schemes for Peak-to-Average Power Ratio reduction in OFDM Systems. In recent years OFDM is employed in Digital Television Broadcasting (such as the digital ATV Terrestrial Broadcasting), European Digital Audio Broadcasting (DAB) and Digital Video Broadcasting Terrestrial (DVB-T), and numerous Wireless Local Area Networks (e.g. IEEE 802.11a operating at 5 GHz) and European Telecommunications Standard Institute (ETSI) Broadband Radio Access Networks (BRAN)’s High Performance Radio Local Area Network (HIPERLAN) Type-2 standard. The organization of this paper is as follows. Section II presents OFDM signal model and formulae, Section III presents the problem of PAPR and algorithm of least PAPR. Section IV presents the figure and table of simulation results. Section V presents conclusion of simulation results. II. ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING (OFDM) Orthogonal Frequency Division Multiplexing is a frequency–division multiplexing (FDM) scheme utilized as a digital multi–carrier modulation method. A large number of closely spaced orthogonal sub–carriers is used to carry data. The data is divided into several parallel streams of channels, one for each sub–carriers. Each sub– carrier is modulated with a conventional modulation scheme (i.e. QPSK) at a low symbol rate, maintaining total data rates similar to the conventional single carrier modulation schemes in the same bandwidth. Orthogonal Frequency Division Multiplexing is a special form of multicarrier modulation which is particularly suited for transmission over a dispersive channel. Here the different carriers are orthogonal to each other that is they are totally independent of one another. This is achieved by placing the carrier exactly at null in modulation spectra of each other. Two periodic signals are orthogonal when the integral of their product over one period is equal to zero. For the case of continuous time: 𝑐𝑜𝑠 𝑇 𝑂 (2πnf0t) cos (2πmf0t) dt = 0 (1) For the case of discrete time: 𝑐𝑜𝑠𝑁−1 𝐾=0 2𝜋𝑘𝑛 𝑁 cos 2𝜋𝑘𝑚 𝑁 dt = 0 (2) Where, m ≠ n in both cases. Abstract: Multi-carrier modulation is an attractive technique for fourth generation .OFDM is based on multicarrier modulation technique. In OFDM system the bit stream is divided into many different sub channels. An efficient and distortionless scheme for peak power reduction in OFDM is proposed. In this paper, a set of mapping where the actual transmit signal is selected. From this set of signal reduced PAPR. Simulation results are shown. The lowest PAPR is compared with conventional work. It is also compared BER to SNR and best result is achieved. Keywords: BER, IFFT, OFDM, PAPR, Phase Rotation, QAM, QPSK, SLM etc.
  • 2. Performance and Analysis of OFDM Signal Using Matlab Simulink | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 2| Fig. 1: The area under a sine and a cosine wave over one period is always zero. Fig 2: The area under a sine wave multiplied by its own harmonic is always zero. The main concept in OFDM is orthogonality of the sub-carriers. Since the carriers are all sine/cosine wave, we know that area under one time period of a sine or a cosine wave is zero. Let's take a sine wave of frequency m and multiply it by a sinusoid (sine or a cosine) of a frequency n, where both m and n are integers. The integral or the area under this product is given by F (t) = sin (mwt)* sin (nwt) (3) By the simple trigonometric relationship, this is equal to a sum of two cosine of frequencies (m-n) and (m+n). = 1 2 cos 𝑚 − 𝑛 − 1 2 cos⁡(𝑚 + 𝑛) = 1 2 cos 𝑚 − 𝑛 𝑤𝑡 − 2∏ 0 1 2 cos 𝑚 + 𝑛 𝑤𝑡 2∏ 0 = 0 - 0 = 0 These two components are each a sinusoid/cosine, so the integral is equal to zero over one period. Fig.3: OFDM Transmitter System In figure 3, IFFT is performed on the modulated signal which is further processed by passing through a parallel– to–serial converter. In order to avoid ISI we provide a cyclic prefix to the signal. The Cyclic Prefix or Guard Interval is a periodic extension of the last part of an OFDM symbol that is added to the front of the symbol in the transmitter, and is removed at the receiver before demodulation. The cyclic prefix has to two important benefits – 1 .The cyclic prefix acts as a guard interval. It eliminates the inter – symbol interference from the previous symbol. 2 .It acts as a repetition of the end of the symbol thus allowing the linear convolution of a frequency –selective multipath channel to be modeled as circular convolution which in turn may be transform to the frequency domain using a discrete fourier transform. This approach allow a simple frequency domain processing such as channel estimation and quality.
  • 3. Performance and Analysis of OFDM Signal Using Matlab Simulink | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 3| the received data is first made to pass through a low pass filter and the cyclic prefix is removed. FFT of the signal is done after it is made to pass through a serial – to – parallel converter. A demodulator is used, to get back the original signal. III. THE PAPR OF OFDM SYSTEM The PAPR of OFDM is defined as the ratio between the maximum power and the average power, The PAPR of the OFDM signal X (t) is defined as PAPR = ppeak paverage = 𝑥(𝑡) 2 0≤𝑡<𝑀𝑇 𝑚𝑎𝑥 1 𝑀 𝑇 𝑥(𝑡) 2𝑀𝑇 0 (4) Presence of large number of independently modulated sub-carriers in an OFDM system the peak value of the system can be very high as compared to the average of the whole system. This ratio of the peak to average power value is termed as Peak-to-Average Power Ratio. Coherent addition of N signals of same phase produces a peak which is N times the average signal. The major disadvantages of a high PAPR are- * Increased complexity in the analog to digital and digital to analog converter. * Reduction is efficiency of RF amplifiers. The main objective of this technique is to generate a set of data blocks at the transmitter end which represent the original information and then to choose the most favorable block among them for transmission. Let us consider an OFDM system with N orthogonal sub–carriers. A data block is a vector composed of N complex symbols , each of them representing modulation symbol transmitted over a sub–carrier. X is multiplied element by element with U vector composed of N complex numbers, defined so that , where |.| denotes the modulus operator. Each resulting vector which, produced after IDFT, a corresponding OFDM signal is given by Su(t) = 1 𝑁 𝑥 𝑢,𝑛 𝑒 𝑗2𝜋𝑛∆𝑓𝑡 0 ≤ 𝑡 ≤ 𝑇𝑁−1 𝑛=0 (5) Where T is the OFDM signal duration and f = 1/T is the sub-carrier spacing. Among the modified data blocks, the one with the lowest PAPR is selected for transmission. The amount of PAPR reduction for SLM depends on the number of phase sequences U and the design of the phase sequences. In SLM technique, firstly the input information is divided into OFDM data block X, which consists of M symbols, by the serial-to parallel (S/P) conversion and then data block X is multiplied carrier wise with each one of the w different phase sequences 𝐵(𝑤) , resulting in a set of w different OFDM data block 𝑋(𝑤) = [𝑋0 (𝑤) ,𝑋1 (𝑤) − − − −,𝑋 𝑀−1 (𝑤) ]^T (6) Where, 𝑋 𝑚 𝑤 =𝑋 𝑚 𝐵 𝑚 𝑤 , m = 0, 1, · ·, M − 1, w = 1, 2, · ·, w. 𝑋 𝑚 𝑤 =𝑋 𝑚 𝐵 𝑚 𝑤 (7) 𝐵 𝑤 = [𝑋0 (𝑤) ,𝑋1 (𝑤) − − − −,𝑋 𝑀−1 (𝑤) ]^T (8) Then all w alternative data blocks are transformed into time domain to get transmit OFDM symbol 𝑥 𝑤 =IFFT {𝑋(𝑤) }. The transmit sequence 𝑥 =𝑥(𝑤) , where 𝑤 = arg {𝑚𝑖𝑛 𝑤 max |x (w)|}, is selected. The information on the selected phase sequence must be transmitted to the receiver. Where m = 0,1,2,3 ……….M-1 .w = 0, 1, 2 …W, to make w phase rotated OFDM data blocks. All w phase rotated OFDM data blocks represented the same information as the unmodified OFDM data block Provided that the phase sequence is known. After applying the SLM technique, the complex envelope of the transmitted OFDM signal becomes X (t) = 1 𝑀 𝑋 𝑚 𝑀−1 𝑚=0 𝑒 𝑗2𝜋𝑡 𝑓 𝑚 , 0 ≤ t ≤ M T -------------5 Here, MT is the duration of an OFDM data block. Output data of the lowest PAPR is selected to transmit. Algorithm for least PAPR: 1) Firstly 16 sinusoidal subcarriers are taken. These are available subcarriers (QPSK Modulation) assuming all one positive. X1 =sin ((2*180*100*t) +w) X2 =sin ((2*180*200*t) +w)
  • 4. Performance and Analysis of OFDM Signal Using Matlab Simulink | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 4| X3 =sin ((2*180*300*t) +w) . . . X16= sin ((2*180*1600*t) +w) These subcarriers are orthogonal to each other because in general for all integers’ m and n, sinmx, sinny, cosmx, cosmy are orthogonal to each other. These frequencies are called harmonics. 2) Giving these entire subcarrier phase shift(w) 0 to 90. 3) Now sum of all these entire subcarriers sum = x1+x2+x3+x4+…………+x15+x16. (9) 4) Calculate the PAPR according to the formula given in equation (6) For comparison of BER and SNR : 1) No. of Carriers: 64 2) coding used: Convolutional coding 3) Single frame size: 96 bits 4) Total no. of Frames: 100 5) Modulation: 16-QAM 6) No. of Pilots: 4 7) Cylic Extension: 25%(16) IV. SIMULATION RESULT Simulation is carried with MATLAB 7.8 to evaluate the performance of the different phase rotation on OFDM Signal, for reducing PAPR, BER and SNR Fig 4: PAPR against different phase shift From the simulation result we see that if we give all these 16 orthogonal subcarriers with phase rotation (w) of 0 to 90 we get the minimum PAPR at phase rotation 11 as shown in figure 4.The PAPR value at 11 degree and 55 degree is 4.5292dB and 4.9379 dB respectively are least PAPR.
  • 5. Performance and Analysis of OFDM Signal Using Matlab Simulink | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 5| Fig 5: OFDM signal with phase shift 11. The resulting OFDM signal is shown in figure: 5, After 11 degree Maximum PAPR is obtain at 55 degree (PAPR = 4.9379dB) then 80 degree (PAPR= 5.8447dB) Table: Gain for PAPR of different phase . Fig 6: Comparison of BER and SNR In figure 6, compairing the SNR (dB) and the error in bit rate(BER). SYSTEM Max. PAPR in dB PAPR without phase shift 29.29 PAPR with phase shift 11 4.5292 PAPR with phase shift 55 4.9379 PAPR with phase shift 80 8.447
  • 6. Performance and Analysis of OFDM Signal Using Matlab Simulink | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 6| Table SNR and BER SNR BER 0 0.4672 2 0.4321 6 0.3231 10 0.1505 14 0.003958 From the table above, as the SNR increases the BER decreases V. CONCLUSION It is concluded that for improving efficiency of the Equipment (communication system) reducing PAPR value of OFDM signal. So, in this paper we obtain a particular phase rotation value at which least PAPR is obtain with the rising demand for more number of users on limited frequency spectrum in radio Mobile communication, OFDM prove invaluable to fourth generation communication system and compare BER and SNR for better future technologies and also prove invaluable to fourth generation communication system. Acknowledgements It is our sincere obligation to thank our well-wishers Dr. Anil Kumar, faculty of Electronics and Communication Engineering. and Dr. A. K. Jaiswal, H.O.D. ,Electronics and Communication Engineering, SHIATS-DU, Allahabad(U.P.) India. REFERENCES [1] R.W Chang, “Orthogonal Frequency Division Multiplexing,” U.S Patent 3388455, Jan 6, 1970, Filed Nov.4.1966. [2] L.J.Cimini, Jr, “Analysis and Simulation of a Digital Mobile Channel using OFDM”, IEEE Trans. On Communications, vol.Com-33, no.7, pp.665-675, July 1985 [3] R.V.Paiement, “Evaluation of Single Carrier and Multicarrier Modulation Techniques for Digital ATV Terrestrial Broadcasting CRC Rep”, Ottawa, ON, Canada, CRC-RP-004, 1994. [4] T.de. Couasnon, et al, “OFDM for Digital TV Broadcasting”, Signal Processing, vol.39, pp.1-32, 1994 [5] A. E. Jones, T. A. Wilkinson and S. K. Barton,”Block coding scheme for reduction of peak to mean envelope power ratio of multicarrier transmission schemes,” Electronic Letters, pp. 2098-2099, Dec. 1994. [6] “Broadband Radio Access Networks (BRAN); High Performance Radio Local Area Network (HIPERLAN) Type 2; Requirements and Architecture for Wireless Broadband Access”, TR 101 031, 1999. [7] “Broadband Radio Access Networks (BRAN); High Performance Radio Local Area Network (HIPERLAN) Type 2; Requirements and Architecture for Wireless Broadband Access”, TR 101 031, 1999. [8] Yang Chan Cho, Seung Hee Han, and Jae Hong Lee,” Selected Mapping Technique with Novel Phase Sequences for PAPR Reduction of an OFDM Signal,” Vehicular Technology conference,2004.VTC 2004-Fall,2004 IEEE vol. 7, pp. 4781-4787, Sep 2004. [9] chin-liang wang, senior member, ieee, and yuan ouyang , student member, ieee “ low-complexity selected mapping schemes for peak-to-average power ratio reduction in ofdm systems ” ieee transactions on signal processing, vol. 53, no. 12,december 2005. [10] V. Vijayarangan, DR. (MRS) R. Sukanesh, “An overview of techniques for reducing peak to average power ratio and its selection criteria for orthogonal frequency division multiplexing radio systems”, Journal of Theoretical and Applied Information Technology, © 2005 - 2009 JATIT. [11] Alireza Zolgha drasli, M.H. Ghamat,”Papr Reduction in OFDM System by using Hadamard Transform in BSLM Techniques” ©2007 IEEE [12] Yang Jie, Chen Lei, Liu Quan and Chan De, .A Modified selected mapping technique to reduce the Peak to Average Power Ratio of OFDM signal. IEEE Transaction on consumer Electronics, Vol53, No.3, pp. 846-851, August 2007. [13] N.V. Irukulapati, V.K. Chakka and A. Jain “SLM based PAPR reduction of OFDM signal using new phase sequence” ELECTRONICS LETTERS 19th November 2009 Vol. 45 No. 24. [14] Anil Singh Rathore and Dr. Neelam Srivastava “Analysis of Selected Mapping and Partial Transmit Sequence for PAPR Reduction” Journal of Telecommunications, Volume 5, Issue 1, October 2010. [15] S. p. vimal, K. r. Shankar kumar,” A new slm technique for papr reduction in ofdm systems”, European journal of scientific research, ISSN 1450-216x vol.65 no.2, pp. 221-230, 2011.
  • 7. Performance and Analysis of OFDM Signal Using Matlab Simulink | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss. 6| June. 2014 | 7| A. K. Jaiswal received the B.Sc. and M.Sc. degrees in Science and Tech. Electronics & Radio Engg. from Allahabad University of Allahabad(U.P.) in 1961 and 1963 respectively. He is now with the Department of Electronics and Communication Engineering as Professor & Head of Department, SHIATS-DU, Allahabad. Anil Kumar received the B.E. and M.tech degrees in Electronics & Communication Engineering and Micro Electronics from D.D.V. Gorakhpur University ,Gorakhpur(U.P.) and BHU Varanasi (U.P.) in 1999 and 2005 respectively, and the Ph.D. degree from SHIATS-DU, Allahabad(U.P.). He is now in faculty of the department of Electronics and Communication Engineering as Assistant Professor, SHIATS-DU, Allahabad Ankit Mayur received B.Tech and M.Tech degrees in Electronics and Communication System Engineering from V.B.S. Purvanchal University, Jaunpur(U.P.) and SHIATS-DU, Allahabad(U.P.) in 2012 and 2014