SlideShare a Scribd company logo
1 of 3
Download to read offline
Chaudhari Sachin V, Prof.A M Deshmukh / International Journal of Engineering Research
                and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                   Vol. 3, Issue 1, January -February 2013, pp.1413-1415
                               Channel Estimation in OFDM
                    Chaudhari Sachin V, Prof.A M Deshmukh
                                     Sinhghad College of Engineering, Pune
                                     Sinhghad College of Engineering, Pune

ABSTRACT
         Orthogonal       frequency       division        single carrier modulation at a lower symbol rate.
multiplexing (OFDM) is a special case of multi-           The symbol rate of each channel can be dropped to a
carrier transmission and it can support high data         point that makes each symbol longer than the
rate requirement of multimedia based wireless             channel’s impulse response, this eliminates ISI. The
systems. Since channel estimation is an integral          two main drawbacks of OFDM are the large
part of OFDM systems, it is complicated to                dynamic range of the signals being transmitted and
understand the basis of channel estimation                the sensitivity to frequency errors.
techniques for OFDM systems so that the most
proper method can be applied. The estimation of                    Using Mat lab simulation we can
channel at pilot frequencies is based on LS and           implement an OFDM transmission. Using the
MMSE estimation techniques by using BPSK                  simulation we can easily change the values of S/N
modulation scheme, and multi-path Rayleigh                ratio and change the multi propagation effects on the
fading channels as channel models. The purpose            transmission. Then we can analyze the results of
of this paper is to use a Mat lab simulation of           each transmission and see how the BER is changed.
OFDM to see how the Bit Error Ratio (BER) of a            The modulation scheme used is BPSK were we see
transmission varies when Signal to Noise Ratio            the performance of LS & MMSE channel estimation
(S/N Ratio) and Multi propagation effects are             techniques
changed on transmission channel.
                                                          1. OFDM SIMULATION
Index Terms— BER, ISI, OFDM, S/N                                   Code used in this paper is for checking the
                                                          performance of LS & MMSE channel estimation
INTRODUCTION                                              techniques by using BPSK Modulation scheme. A
          Orthogonal       Frequency          Division    scheme of every part of the implementation can be
Multiplexing (OFDM) has Presently been applied            seen in Fig 1. In the end of the transmission, when
widely in wireless communication due to its high          the receiver receives the data, a comparison of the
bandwidth efficiency and            high data rate        transmitted and the received data is done in order to
transmission capability and its robustness to multi-      calculate the Bit Error Ratio (BER).This paper does
path delay. It has been used in wireless LAN              not explain in detail the simulation Code but it
standards such as American IEEE802.11a and in             focuses on the results which we get after simulation
multimedia wireless services such as Japanese
Multimedia Mobile Access Communications. A
proper estimation of channel is necessary before the
demodulation of OFDM signals since the radio
channel is frequency selective and time-varying for
wideband mobile communication systems [1].
          In an OFDM scheme a large number of
sub channels or sub-carriers are used to transmit
digital data. Each sub-channel is orthogonal to every
other. They are closely spaced and narrow band.
The separation of the sub-channels is as minimal as
possible to obtain high spectral efficiency. OFDM is
being used because of its capability to handle with
multipath interference at the receiver the main
effects of multi propagation [2] is Frequency              Fig.1: Mat lab Flow Chart
selective fading and Inter Symbolic Interference
(ISI). In OFDM the large number of narrow band            2. CHANNEL ESTIMATION
sub-carriers provides sufficiently “flat” channels.                The two basic channel estimations in
Therefore the fading can be handled by simple             OFDM systems are illustrated in Figure 2. The first
equalizing techniques for each channel. Furthermore       one, block-type pilot channel estimation, is
the large amount of carriers can provide same data        developed under the assumption of slow fading
rates of a                                                channel, and it is performed by inserting pilot tones



                                                                                              1413 | P a g e
Chaudhari Sachin V, Prof.A M Deshmukh / International Journal of Engineering Research
                and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                   Vol. 3, Issue 1, January -February 2013, pp.1413-1415
                                                                  R̲
into all subcarriers of OFDM symbols within a                                ̅ ̅H
                                                                       YY=E{YY }=                   ̲ ̲ ̲ ̲ ̲      ̲
                                                                                                   XFRgg FH XH+ σ2NIN                       (4)
specific period. The second one, comb-type pilot
                                                                                                ̲
channel estimation, is introduced to satisfy the need                         Assume Rgg thus (RHH ) and σ2N are known
                                                                                        ̲
for equalizing when the channel changes even from                 as receiver in advance, MMSE estimator of g is   ̅
                                                                                      ̲    ̲
one OFDM block to the subsequent one. It is thus                  given ĝMMSE= RgY RYY -1 YHH note that g is not
                                                                                                  ̅             ̅
performed by inserting pilot tones into certain                   Gaussian , ĝMMSE it is not necessarily a minimum
subcarriers     of     each      OFDM         symbol,             mean-square error estimator, but it is still the best
where the interpolation is needed to estimate the                 linear estimator in the mean-square error sense. At
conditions of data subcarriers [1].                               last, it is calculated that

                                                                          ̲        ̲ ̲ ̲        ̲
                                                                  ĤMMSE= F ĝMMSE F[(FH XH )-1 Rgg-1 σ2N+ XF]-1Y̅

                                                                         ̲ ̲    ̲ ̲ ̲ ̲         ̲    ̲
                                                                       =F Rgg[(FH XHXF)-1 σ2N+ Rgg] F-1 ĤLS                                 (5)

                                                                         ̲   ̲        ̲ ̲
                                                                       =RHH[RHH+ σ2N(X XH)-1 ĤLS


                                                                  3. PLOTS OF BER AS A FUNCTION OF S/N
                                                                  RATIO

                                                            PLOT OF SNR V/S0BER FOR AN OFDM SYSTEM WITHOUT & WITH MMSE/LS ESTIMATOR BASED RECEIVERS
                                                                         10
                                                                        Bit Error Rate




                                                                                          -1
                                                                                         10




        Fig.2: Pilot arrangement.

         In     block-type     pilot-based     channel                                             mmse
estimation, as shown in Figure 2, OFDM channel                                                     ls
                                                                                                   actual
estimation symbols are transmitted periodically, and                                      -2
                                                                                         10
                                                                                               5      10     15               20       25         30
all subcarriers are used as pilots. Since LS estimate                                                             SNR in DB
is susceptible to noise and ICI, MMSE is proposed
while compromising complexity. Since MMSE
includes the matrix inversion at each iteration [3].              Fig.3: SNR V/S BER for an OFDM system without
                                                                  & with MMSE/LS estimation based receiver using
2.1 LS Estimator                                                  BPSK modulation scheme
         The LS estimator minimizes the parameter
   ̅ ̲ ̅     ̅ ̲ ̅
( Y-XH)H ( Y-XH) where (•)H means the conjugate                   Conclusion
transpose operation. It is shown that the LS                                The estimators given in this paper can be
              ̅
estimator of H is given by [1].                                   used to efficiently estimate the channel in the
       ̲
ĤLS= X-1Y=[(XK/ YK)]T                        (1)                  OFDM system giving us certain knowledge about
                                                                  the channel statistics. Moreover its complexity of
2.2 MMSE Estimator                                                MMSE is large as compared to LS estimator. The
            The MMSE estimator employs the second-                above results of simulation are done by using 64
order statistics of the channel conditions to                     subcarriers in OFDM system. We can also see the
minimize the mean-square error .Denoted by R gg,,   ̲             effect of implementing the estimators such as the
R̲       R̲                                                       LS & MMSE in the OFDM system. The above
                                               ̅
     HH , YY the auto covariance matrix of g , H and Y
                                            ̅           ̅
,respectively and R gy the cross covariance matrix
                       ̲                                          results show us the SNR VS BER plot for with and
                     ̅
between g and Y .[1]Also denoted by σ2N the noise
              ̅                                                   without MMSE/LS based receiver using BPSK
                   ̅
variance E{(| N|2}.Assume the channel vector g and̅               modulation scheme
                ̅
the noise N are uncorrelated it is derived that
R  ̲
             ̅ ̅H        ̲ ̅  ̲ ̅ H   ̲ ̲ ̲H
     HH= E{HH } = E{(Fg) ( Fg) }= F Rgg F             (2)         Acknowledgement
                                                                          This work is done under the valuable
 ̲       ̅ ̅      ̅ ̲ ̲ ̅ ̅     ̲ ̲ ̲
RgY = E{g YH}=E{ g(XF g+ N)H}= Rgg FH XH             (3)          guidance of Prof A.M Deshmukh.




                                                                                                                              1414 | P a g e
Chaudhari Sachin V, Prof.A M Deshmukh / International Journal of Engineering Research
               and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                  Vol. 3, Issue 1, January -February 2013, pp.1413-1415
REFERENCES

 [1]   Sinem Coleri,Mustafa Ergen," Channel
       Estimation Techniques Based on Pilot
       Arrangement in OFDM Systems," IEEE
       Transactions on Broadcasting, "vol. 48,
       no. 3, September 2002 .
 [2]   Orlandos     Grigoriadis,  H.    Srikanth
       Kamath," Ber Calculation Using Matlab
       Simulation    for OFDM Transmission,"
       IAENG Proceedings of the International
       MultiConference of Engineers and
       Computer Scientists 2008 vol. II, IMECS
       2008, 19-21 March, 2008
 [3]   Jan-Jaap van de Beek, Ove Edfors, Magnus
       Sandell, Sarah Kate Wilson and Per Ola
       B.rjesson," On Channel Estimation In
       OFDM Systems," In Proceedings of
       Vehicular Technology Conference (VTC
       Ô95), vol. 2, pp. 815-819, Chicago, USA,
       September 1995.




                                                                            1415 | P a g e

More Related Content

What's hot

MIMO Channel Estimation Using the LS and MMSE Algorithm
MIMO Channel Estimation Using the LS and MMSE AlgorithmMIMO Channel Estimation Using the LS and MMSE Algorithm
MIMO Channel Estimation Using the LS and MMSE AlgorithmIOSRJECE
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Ahmad Gomaa
 
Cooperative partial transmit sequence for papr reduction in space frequency b...
Cooperative partial transmit sequence for papr reduction in space frequency b...Cooperative partial transmit sequence for papr reduction in space frequency b...
Cooperative partial transmit sequence for papr reduction in space frequency b...IAEME Publication
 
09 23sept 8434 10235-1-ed performance (edit ari)update 17jan18tyas
09 23sept 8434 10235-1-ed performance (edit ari)update 17jan18tyas09 23sept 8434 10235-1-ed performance (edit ari)update 17jan18tyas
09 23sept 8434 10235-1-ed performance (edit ari)update 17jan18tyasIAESIJEECS
 
Cubuc metric in 3 gpp lte
Cubuc metric in 3 gpp lteCubuc metric in 3 gpp lte
Cubuc metric in 3 gpp ltederejew
 
Design and Fabrication of a Two Axis Parabolic Solar Dish Collector
Design and Fabrication of a Two Axis Parabolic Solar Dish CollectorDesign and Fabrication of a Two Axis Parabolic Solar Dish Collector
Design and Fabrication of a Two Axis Parabolic Solar Dish CollectorIJERA Editor
 
Comparative Analysis of Distortive and Non-Distortive Techniques for PAPR Red...
Comparative Analysis of Distortive and Non-Distortive Techniques for PAPR Red...Comparative Analysis of Distortive and Non-Distortive Techniques for PAPR Red...
Comparative Analysis of Distortive and Non-Distortive Techniques for PAPR Red...IDES Editor
 
Ncc2004 ofdm tutorial part ii-apal
Ncc2004 ofdm tutorial   part ii-apalNcc2004 ofdm tutorial   part ii-apal
Ncc2004 ofdm tutorial part ii-apalArpan Pal
 
Dynamic Spectrum Derived Mfcc and Hfcc Parameters and Human Robot Speech Inte...
Dynamic Spectrum Derived Mfcc and Hfcc Parameters and Human Robot Speech Inte...Dynamic Spectrum Derived Mfcc and Hfcc Parameters and Human Robot Speech Inte...
Dynamic Spectrum Derived Mfcc and Hfcc Parameters and Human Robot Speech Inte...IDES Editor
 
Ch4 linear modulation pg 111
Ch4 linear modulation pg 111Ch4 linear modulation pg 111
Ch4 linear modulation pg 111Prateek Omer
 
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 ScenarioCSCJournals
 
Frame Synchronization in Digital Communication Systems
Frame Synchronization in Digital Communication SystemsFrame Synchronization in Digital Communication Systems
Frame Synchronization in Digital Communication SystemsQUESTJOURNAL
 
Mathematical description of ofdm
Mathematical description of ofdmMathematical description of ofdm
Mathematical description of ofdmJulia Urbina-Pineda
 

What's hot (20)

Sistec ppt
Sistec pptSistec ppt
Sistec ppt
 
MIMO Channel Estimation Using the LS and MMSE Algorithm
MIMO Channel Estimation Using the LS and MMSE AlgorithmMIMO Channel Estimation Using the LS and MMSE Algorithm
MIMO Channel Estimation Using the LS and MMSE Algorithm
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
 
Cooperative partial transmit sequence for papr reduction in space frequency b...
Cooperative partial transmit sequence for papr reduction in space frequency b...Cooperative partial transmit sequence for papr reduction in space frequency b...
Cooperative partial transmit sequence for papr reduction in space frequency b...
 
Gu2512391243
Gu2512391243Gu2512391243
Gu2512391243
 
M0088
M0088M0088
M0088
 
547 p177
547 p177547 p177
547 p177
 
Gq2411921196
Gq2411921196Gq2411921196
Gq2411921196
 
09 23sept 8434 10235-1-ed performance (edit ari)update 17jan18tyas
09 23sept 8434 10235-1-ed performance (edit ari)update 17jan18tyas09 23sept 8434 10235-1-ed performance (edit ari)update 17jan18tyas
09 23sept 8434 10235-1-ed performance (edit ari)update 17jan18tyas
 
Cubuc metric in 3 gpp lte
Cubuc metric in 3 gpp lteCubuc metric in 3 gpp lte
Cubuc metric in 3 gpp lte
 
Design and Fabrication of a Two Axis Parabolic Solar Dish Collector
Design and Fabrication of a Two Axis Parabolic Solar Dish CollectorDesign and Fabrication of a Two Axis Parabolic Solar Dish Collector
Design and Fabrication of a Two Axis Parabolic Solar Dish Collector
 
Comparative Analysis of Distortive and Non-Distortive Techniques for PAPR Red...
Comparative Analysis of Distortive and Non-Distortive Techniques for PAPR Red...Comparative Analysis of Distortive and Non-Distortive Techniques for PAPR Red...
Comparative Analysis of Distortive and Non-Distortive Techniques for PAPR Red...
 
Ofdma 1
Ofdma 1Ofdma 1
Ofdma 1
 
Am32265271
Am32265271Am32265271
Am32265271
 
Ncc2004 ofdm tutorial part ii-apal
Ncc2004 ofdm tutorial   part ii-apalNcc2004 ofdm tutorial   part ii-apal
Ncc2004 ofdm tutorial part ii-apal
 
Dynamic Spectrum Derived Mfcc and Hfcc Parameters and Human Robot Speech Inte...
Dynamic Spectrum Derived Mfcc and Hfcc Parameters and Human Robot Speech Inte...Dynamic Spectrum Derived Mfcc and Hfcc Parameters and Human Robot Speech Inte...
Dynamic Spectrum Derived Mfcc and Hfcc Parameters and Human Robot Speech Inte...
 
Ch4 linear modulation pg 111
Ch4 linear modulation pg 111Ch4 linear modulation pg 111
Ch4 linear modulation pg 111
 
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
 
Frame Synchronization in Digital Communication Systems
Frame Synchronization in Digital Communication SystemsFrame Synchronization in Digital Communication Systems
Frame Synchronization in Digital Communication Systems
 
Mathematical description of ofdm
Mathematical description of ofdmMathematical description of ofdm
Mathematical description of ofdm
 

Viewers also liked

Viewers also liked (20)

Ha3113551359
Ha3113551359Ha3113551359
Ha3113551359
 
Hh3114071412
Hh3114071412Hh3114071412
Hh3114071412
 
Hm3114401445
Hm3114401445Hm3114401445
Hm3114401445
 
Hj3114161424
Hj3114161424Hj3114161424
Hj3114161424
 
If3115451551
If3115451551If3115451551
If3115451551
 
Hr3114661470
Hr3114661470Hr3114661470
Hr3114661470
 
Hv3114921496
Hv3114921496Hv3114921496
Hv3114921496
 
Ic3115271531
Ic3115271531Ic3115271531
Ic3115271531
 
Ii3115651568
Ii3115651568Ii3115651568
Ii3115651568
 
Cu32604607
Cu32604607Cu32604607
Cu32604607
 
Raelson 6°c n°23
Raelson 6°c n°23Raelson 6°c n°23
Raelson 6°c n°23
 
WEB 2.0
WEB 2.0WEB 2.0
WEB 2.0
 
Reunião apimec 2007
Reunião apimec 2007Reunião apimec 2007
Reunião apimec 2007
 
Ljubov på stationen
Ljubov på stationenLjubov på stationen
Ljubov på stationen
 
Uso del tripode y la velocidad del diafragma
Uso del tripode y la velocidad del diafragmaUso del tripode y la velocidad del diafragma
Uso del tripode y la velocidad del diafragma
 
Apresentação cesmia 18.08.12
Apresentação cesmia 18.08.12Apresentação cesmia 18.08.12
Apresentação cesmia 18.08.12
 
Ortega
OrtegaOrtega
Ortega
 
Entrevista m teresa g
Entrevista m teresa gEntrevista m teresa g
Entrevista m teresa g
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
Diagnostico ambiental rio chili arma presentacion final
Diagnostico ambiental rio chili   arma presentacion final Diagnostico ambiental rio chili   arma presentacion final
Diagnostico ambiental rio chili arma presentacion final
 

Similar to Hi3114131415

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 SystemIOSR Journals
 
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...
IRJET- Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multipl...IRJET Journal
 
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selection
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay SelectionAn Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selection
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selectioninventy
 
Introduction to OFDM
Introduction to OFDMIntroduction to OFDM
Introduction to OFDMPei-Che Chang
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemIOSR Journals
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemIOSR Journals
 
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 systemIOSR Journals
 
Classical Discrete-Time Fourier TransformBased Channel Estimation for MIMO-OF...
Classical Discrete-Time Fourier TransformBased Channel Estimation for MIMO-OF...Classical Discrete-Time Fourier TransformBased Channel Estimation for MIMO-OF...
Classical Discrete-Time Fourier TransformBased Channel Estimation for MIMO-OF...IJCSEA Journal
 
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...IRJET Journal
 
PAPR reduction techniques in OFDM.pptx
PAPR reduction techniques in OFDM.pptxPAPR reduction techniques in OFDM.pptx
PAPR reduction techniques in OFDM.pptxssuserca5764
 
Comparative performance analysis of different modulation techniques for papr ...
Comparative performance analysis of different modulation techniques for papr ...Comparative performance analysis of different modulation techniques for papr ...
Comparative performance analysis of different modulation techniques for papr ...IJCNCJournal
 
Performance Analysis of Differential Beamforming in Decentralized Networks
Performance Analysis of Differential Beamforming in Decentralized NetworksPerformance Analysis of Differential Beamforming in Decentralized Networks
Performance Analysis of Differential Beamforming in Decentralized NetworksIJECEIAES
 

Similar to Hi3114131415 (20)

Hg3413361339
Hg3413361339Hg3413361339
Hg3413361339
 
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
 
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...
 
bonfring asha.pdf
bonfring asha.pdfbonfring asha.pdf
bonfring asha.pdf
 
Ijst 131202
Ijst 131202Ijst 131202
Ijst 131202
 
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selection
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay SelectionAn Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selection
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selection
 
38 41
38 4138 41
38 41
 
38 41
38 4138 41
38 41
 
Introduction to OFDM
Introduction to OFDMIntroduction to OFDM
Introduction to OFDM
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
9517cnc05
9517cnc059517cnc05
9517cnc05
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
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
 
Classical Discrete-Time Fourier TransformBased Channel Estimation for MIMO-OF...
Classical Discrete-Time Fourier TransformBased Channel Estimation for MIMO-OF...Classical Discrete-Time Fourier TransformBased Channel Estimation for MIMO-OF...
Classical Discrete-Time Fourier TransformBased Channel Estimation for MIMO-OF...
 
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
 
Bz25454457
Bz25454457Bz25454457
Bz25454457
 
PAPR reduction techniques in OFDM.pptx
PAPR reduction techniques in OFDM.pptxPAPR reduction techniques in OFDM.pptx
PAPR reduction techniques in OFDM.pptx
 
Comparative performance analysis of different modulation techniques for papr ...
Comparative performance analysis of different modulation techniques for papr ...Comparative performance analysis of different modulation techniques for papr ...
Comparative performance analysis of different modulation techniques for papr ...
 
Performance Analysis of Differential Beamforming in Decentralized Networks
Performance Analysis of Differential Beamforming in Decentralized NetworksPerformance Analysis of Differential Beamforming in Decentralized Networks
Performance Analysis of Differential Beamforming in Decentralized Networks
 

Hi3114131415

  • 1. Chaudhari Sachin V, Prof.A M Deshmukh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.1413-1415 Channel Estimation in OFDM Chaudhari Sachin V, Prof.A M Deshmukh Sinhghad College of Engineering, Pune Sinhghad College of Engineering, Pune ABSTRACT Orthogonal frequency division single carrier modulation at a lower symbol rate. multiplexing (OFDM) is a special case of multi- The symbol rate of each channel can be dropped to a carrier transmission and it can support high data point that makes each symbol longer than the rate requirement of multimedia based wireless channel’s impulse response, this eliminates ISI. The systems. Since channel estimation is an integral two main drawbacks of OFDM are the large part of OFDM systems, it is complicated to dynamic range of the signals being transmitted and understand the basis of channel estimation the sensitivity to frequency errors. techniques for OFDM systems so that the most proper method can be applied. The estimation of Using Mat lab simulation we can channel at pilot frequencies is based on LS and implement an OFDM transmission. Using the MMSE estimation techniques by using BPSK simulation we can easily change the values of S/N modulation scheme, and multi-path Rayleigh ratio and change the multi propagation effects on the fading channels as channel models. The purpose transmission. Then we can analyze the results of of this paper is to use a Mat lab simulation of each transmission and see how the BER is changed. OFDM to see how the Bit Error Ratio (BER) of a The modulation scheme used is BPSK were we see transmission varies when Signal to Noise Ratio the performance of LS & MMSE channel estimation (S/N Ratio) and Multi propagation effects are techniques changed on transmission channel. 1. OFDM SIMULATION Index Terms— BER, ISI, OFDM, S/N Code used in this paper is for checking the performance of LS & MMSE channel estimation INTRODUCTION techniques by using BPSK Modulation scheme. A Orthogonal Frequency Division scheme of every part of the implementation can be Multiplexing (OFDM) has Presently been applied seen in Fig 1. In the end of the transmission, when widely in wireless communication due to its high the receiver receives the data, a comparison of the bandwidth efficiency and high data rate transmitted and the received data is done in order to transmission capability and its robustness to multi- calculate the Bit Error Ratio (BER).This paper does path delay. It has been used in wireless LAN not explain in detail the simulation Code but it standards such as American IEEE802.11a and in focuses on the results which we get after simulation multimedia wireless services such as Japanese Multimedia Mobile Access Communications. A proper estimation of channel is necessary before the demodulation of OFDM signals since the radio channel is frequency selective and time-varying for wideband mobile communication systems [1]. In an OFDM scheme a large number of sub channels or sub-carriers are used to transmit digital data. Each sub-channel is orthogonal to every other. They are closely spaced and narrow band. The separation of the sub-channels is as minimal as possible to obtain high spectral efficiency. OFDM is being used because of its capability to handle with multipath interference at the receiver the main effects of multi propagation [2] is Frequency Fig.1: Mat lab Flow Chart selective fading and Inter Symbolic Interference (ISI). In OFDM the large number of narrow band 2. CHANNEL ESTIMATION sub-carriers provides sufficiently “flat” channels. The two basic channel estimations in Therefore the fading can be handled by simple OFDM systems are illustrated in Figure 2. The first equalizing techniques for each channel. Furthermore one, block-type pilot channel estimation, is the large amount of carriers can provide same data developed under the assumption of slow fading rates of a channel, and it is performed by inserting pilot tones 1413 | P a g e
  • 2. Chaudhari Sachin V, Prof.A M Deshmukh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.1413-1415 R̲ into all subcarriers of OFDM symbols within a ̅ ̅H YY=E{YY }= ̲ ̲ ̲ ̲ ̲ ̲ XFRgg FH XH+ σ2NIN (4) specific period. The second one, comb-type pilot ̲ channel estimation, is introduced to satisfy the need Assume Rgg thus (RHH ) and σ2N are known ̲ for equalizing when the channel changes even from as receiver in advance, MMSE estimator of g is ̅ ̲ ̲ one OFDM block to the subsequent one. It is thus given ĝMMSE= RgY RYY -1 YHH note that g is not ̅ ̅ performed by inserting pilot tones into certain Gaussian , ĝMMSE it is not necessarily a minimum subcarriers of each OFDM symbol, mean-square error estimator, but it is still the best where the interpolation is needed to estimate the linear estimator in the mean-square error sense. At conditions of data subcarriers [1]. last, it is calculated that ̲ ̲ ̲ ̲ ̲ ĤMMSE= F ĝMMSE F[(FH XH )-1 Rgg-1 σ2N+ XF]-1Y̅ ̲ ̲ ̲ ̲ ̲ ̲ ̲ ̲ =F Rgg[(FH XHXF)-1 σ2N+ Rgg] F-1 ĤLS (5) ̲ ̲ ̲ ̲ =RHH[RHH+ σ2N(X XH)-1 ĤLS 3. PLOTS OF BER AS A FUNCTION OF S/N RATIO PLOT OF SNR V/S0BER FOR AN OFDM SYSTEM WITHOUT & WITH MMSE/LS ESTIMATOR BASED RECEIVERS 10 Bit Error Rate -1 10 Fig.2: Pilot arrangement. In block-type pilot-based channel mmse estimation, as shown in Figure 2, OFDM channel ls actual estimation symbols are transmitted periodically, and -2 10 5 10 15 20 25 30 all subcarriers are used as pilots. Since LS estimate SNR in DB is susceptible to noise and ICI, MMSE is proposed while compromising complexity. Since MMSE includes the matrix inversion at each iteration [3]. Fig.3: SNR V/S BER for an OFDM system without & with MMSE/LS estimation based receiver using 2.1 LS Estimator BPSK modulation scheme The LS estimator minimizes the parameter ̅ ̲ ̅ ̅ ̲ ̅ ( Y-XH)H ( Y-XH) where (•)H means the conjugate Conclusion transpose operation. It is shown that the LS The estimators given in this paper can be ̅ estimator of H is given by [1]. used to efficiently estimate the channel in the ̲ ĤLS= X-1Y=[(XK/ YK)]T (1) OFDM system giving us certain knowledge about the channel statistics. Moreover its complexity of 2.2 MMSE Estimator MMSE is large as compared to LS estimator. The The MMSE estimator employs the second- above results of simulation are done by using 64 order statistics of the channel conditions to subcarriers in OFDM system. We can also see the minimize the mean-square error .Denoted by R gg,, ̲ effect of implementing the estimators such as the R̲ R̲ LS & MMSE in the OFDM system. The above ̅ HH , YY the auto covariance matrix of g , H and Y ̅ ̅ ,respectively and R gy the cross covariance matrix ̲ results show us the SNR VS BER plot for with and ̅ between g and Y .[1]Also denoted by σ2N the noise ̅ without MMSE/LS based receiver using BPSK ̅ variance E{(| N|2}.Assume the channel vector g and̅ modulation scheme ̅ the noise N are uncorrelated it is derived that R ̲ ̅ ̅H ̲ ̅ ̲ ̅ H ̲ ̲ ̲H HH= E{HH } = E{(Fg) ( Fg) }= F Rgg F (2) Acknowledgement This work is done under the valuable ̲ ̅ ̅ ̅ ̲ ̲ ̅ ̅ ̲ ̲ ̲ RgY = E{g YH}=E{ g(XF g+ N)H}= Rgg FH XH (3) guidance of Prof A.M Deshmukh. 1414 | P a g e
  • 3. Chaudhari Sachin V, Prof.A M Deshmukh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.1413-1415 REFERENCES [1] Sinem Coleri,Mustafa Ergen," Channel Estimation Techniques Based on Pilot Arrangement in OFDM Systems," IEEE Transactions on Broadcasting, "vol. 48, no. 3, September 2002 . [2] Orlandos Grigoriadis, H. Srikanth Kamath," Ber Calculation Using Matlab Simulation for OFDM Transmission," IAENG Proceedings of the International MultiConference of Engineers and Computer Scientists 2008 vol. II, IMECS 2008, 19-21 March, 2008 [3] Jan-Jaap van de Beek, Ove Edfors, Magnus Sandell, Sarah Kate Wilson and Per Ola B.rjesson," On Channel Estimation In OFDM Systems," In Proceedings of Vehicular Technology Conference (VTC Ô95), vol. 2, pp. 815-819, Chicago, USA, September 1995. 1415 | P a g e