SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5



     Investigation on Channel Estimation techniques for MIMO- OFDM
                     System for QAM/QPSK Modulation
                                           Rajbir Kaur1, Charanjit Kaur2
                 1
                     Assistant Prof., ECE, University College of Engineering, Punjabi University, Patiala, India,
                       2
                         Student, ECE, University College of Engineering, Punjabi University, Patiala, India


Abstract:
Multiple Input Multiple Output (MIMO) systems has provide high transmission data rate without increasing transmitting
power for wireless communication systems. The performance can be further improved by properly estimating the channel at
the receiver side. In this paper, investigation on various channel estimation techniques for MIMO-OFDM has been done and a
new approach based on time-domain interpolation (TDI) has been presented. TDI is obtained by transforming output of
estimator to time domain through Inverse Discrete Fourier Transform (IDFT), zero padding and going back to frequency
domain through Discrete Fourier Transform (DFT). The comparison has been carried out between power of true channel and
estimated power for the given channel using LS, LS-Spline and MMSE for QPSK/QAM modulation at SNR 30dB. It is
investigated that by applying the DFT over the estimated power of channel for QPSK, the performance of the channel
estimators becomes better.

Keywords: Channel estimation, Discrete Fourier transform (DFT), Least square error (LS), Minimum mean square error
(MMSE), MIMO-OFDM, QAM, QPSK.

1. Introduction
MIMO-OFDM is an important part of modern wireless communication standards such as IEEE 802.11n, 4G, 3GPP LTE and
WiMAX [1]. It can eliminate the effect of frequency selective fading and significantly increase both the system’s capacity and
spectral efficiency. The data rate can be increased by spatial multiplexing without consuming more frequency resources and
without increasing the total transmit power.

The performance of the system depends generally on modulation schemes, channel estimation techniques used to estimate
channel. The capacity of communication system increases linearly with the number of antennas, when perfect knowledge
about the channel is available at the receiver. In practice, the channel estimation procedure is done by transmitting pilot
(training) symbols that are known at the receiver. Further, channel estimation depends on the pattern of transmitting pilots.
Block type and comb type patterns have been considered in this paper. LSE, MMSE algorithms have been used to estimate the
channel. Simulations and comparisons are carried out for QPSK and QAM data using LSE, MMSE algorithms with and
without DFT.

In this paper channel impulse response has been estimated and compared using LS, MMSE and DFT based estimation
techniques. The paper is organized as follows. In Section 2, MIMO system is described. Section 3 discusses Channel
Estimation in MIMO-OFDM System. Section 4 describes channel estimation based on DFT. Simulation and results for the
performance of LS, MMSE and DFT based techniques are given in section 5. Section 6 concludes the paper.

2. MIMO System
MIMO communication uses multiple antennas at both the transmitter and receiver to exploit the spatial domain for spatial
multiplexing and/or spatial diversity. Spatial multiplexing [2]-[3] has been generally used to increase the capacity of a MIMO
link by transmitting independent data streams in the same time slot and frequency band simultaneously from each transmit
antenna, and differentiating multiple data streams at the receiver using channel information about each propagation path. In
contrast to spatial multiplexing, the purpose of spatial diversity is to increase the diversity order of a MIMO link to mitigate
fading by coding a signal across space and time so that a receiver could receive the replicas of the signal and combine those
received signals constructively to achieve a diversity gain.




Issn 2250-3005(online)                                        September| 2012                                       Page 1419
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5




                                    Figure 1. (a) Spatial Multiplexing (b) Spatial Diversity

Fig. 1.1 depicts a MIMO-OFDM [4] system consists of           NT     transmitter antennas,   NR   receiver antennas and K number of

sub-carriers. Each transmitter (or receiver) antenna uses an ordinary OFDM modulator (or demodulator).              a ( r ) ( n)   denotes
                              th
OFDM symbol generated in r         transmitted antenna for   nth time index, before transmitting the vector is processed by an

                                                                                                        Lg
                                                  Lg                                                                                B1
                                                               P/S                            S/P
            1
       A
                 S/P                    IFFT                            1              1                           FFT


                                                                                                                  K-point

                                                                                                                                   Bk
                                                                                                             Lg
                                                    Lg                                                                      B1
                                                                P/S                           S/P
                  S/P                   IFFT                                                                        FFT
      ANT
                                                                            NT       NR                           K-point

                                                                                                                              Bk

                                                    Figure 2. MIMO-OFDM

Inverse Fast Fourier Transform (IFFT) block with K points and a CP of length Lg is added to its beginning. The lengths of CP
have to fulfill the inequality of Lg ≥ L −1 in which L is the maximum length of channel impulse response (CIR) among all
sub-channels. At the receiver, after discarding the CP, OFDM symbol is received after processing Fast Fourier Transform
(FFT) [5].

3. Channel Estimation in MIMO-OFDM System
An accurate estimate of the impulse response of the channel can be obtained, if the receiver has a prior knowledge of the
information being sent over the channel. The pilots are transmitted on all subcarriers in periodic intervals of OFDM blocks for
a slow fading channel, where the channel is constant over a few OFDM symbols and this type of pilot arrangement is known
as block type pilot arrangement. The pilots are transmitted at all times but with an even spacing on the subcarriers,
representing a comb type pilot placement as shown in Fig. 3 for a fast fading channel, where the channel changes between
adjacent OFDM symbols. With interpolation techniques the estimation of channel at data subcarrier can be obtained using
channel estimation at pilot subcarriers [6].




Issn 2250-3005(online)                                         September| 2012                                      Page 1420
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5




                        Figure 3. Block Type Pilot Arrangement and Comb Type Pilot Arrangement [6]

In this paper, whereas LS- Spline, piece-wise, second order, time domain interpolation technique has been employed for
estimating channel at data subcarriers.

3.1.     Channel estimation at pilot subcarriers
Various algorithms such as Least Square (LS), Minimum MMSE have been employed for estimating channel at pilot
subcarriers.
3.1.1. Least Square (LS) Algorithm
Let A is the diagonal matrix of pilots as A  diag  A0 , A1 , , AN 1 , N is the number of pilots in one OFDM symbol, h is
                                                                                                                        ˆ
the impulse response of the pilots of one OFDM symbol, and Z is the AWGN channel noise.
If there is no ISI, the signal received is written as [10]
                                                    ˆ
                                              B  AFh  Z                                                                                 (1)
where   B the vector of output signal is after OFDM demodulation as B   B0 , B1 , , BN 1  ,                   T


                                       ˆ
                                      H LS  A1 B                                                                                        (2)
Because of no consideration of noise and ICI, LS algorithm is simple, but obviously it suffers from a high MSE.

3.1.2. Minimum Mean Square Error
If the channel and AWGN are not correlated, MMSE estimate of H is given by [11]
                                           ˆ             1
                                           H MMSE  SHB SBB B                                                                             (3)
where SHB  E HB   H
                            SHH AH

SBB  E BB H   ASHH AH   Z I N
                              2


are the cross covariance matrix between H and B , and auto-covariance matrix of B respectively. S HH is auto-covariance
matrix of H .  Z is the noise-variance. If S HH and  Z are known to the receiver, CIR could be calculated by MMSE
                  2                                    2


estimator as below

                                                                                                             
                                                                                                                  1
                                                                        AH LS  SHH S HH   Z  AH A
                                                                     1                                  1
         ˆ
         H MMSE  SHB SBB B  SHH AH ASHH AH   Z I N
                       1                        2                         ˆ                   2                       ˆ
                                                                                                                       H LS               (4)
                    Eb
At lower value of
                     N 0 the performance of MMSE estimator is much better than LS estimator. MMSE estimator could gain
10-15 dB more of performance than LS.

3.2.     Channel estimation at data subcarriers
In order to estimate channel at data sub-carriers by using the channel information at pilot sub-carriers, an efficient
interpolation technique is necessary in comb-type pilot based channel estimation.

3.2.1. Piecewise Constant Interpolation
Channel is estimated by previous pilot in Piecewise constant interpolation. And the channel estimation is given by,
                            H  k   H  lM  m  H p l  ,
                            ˆ         ˆ             ˆ                     0  m  M,       l  0,1, , N p  1                             (5)
where M = No. of subcarriers (N)/ No. of pilot (Np)
l = pilot carrier index.

Issn 2250-3005(online)                                                      September| 2012                                   Page 1421
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5


3.2.2. Cubic Spline Interpolation
The cubic spline interpolation is given by [52],
                     H  k   H  lM  m 
                      ˆ        ˆ

                                   c1 H p  l  1  c0 H p  l   Mc1 H   l  1  Mc0 H   l 
                                       ˆ                 ˆ               ˆ
                                                                           p
                                                                                            ˆ
                                                                                              p

                                                      l  0,1,       , N p 1       0  m  M,                                (6)
where M = No. of subcarriers (N)/ No. of pilot (Np)
l = pilot carrier index.
 H   l  is the first order derivative of H p  l  , and
 ˆ
   p
                                            ˆ

                            3 M  m           2  M  m
                                        2                    3

                     c1                    
                           M2           M3
                        3m2 2m3
                   c0  2  3                                                                                                 (7)
                        M     M
Cubic spline interpolation with higher order interpolation can be used for better interpolation accuracy.

4. Channel Estimation Based On DFT
Application of DFT on LS, MMSE channel estimation can improve the performance of estimators by eliminating the effect of
noise.
Let H  k  denote the estimate of channel gain at the kth subcarrier, obtained by either LS or MMSE channel estimation
      ˆ
method. Taking the IDFT of the channel estimate
                                     
                                  N 1
                           ˆ
                                                                
                           H [k ]      ,                           ˆ
                                  k 0        ˆ
                                         IDFT H [k ]  h[n]  z[n] h[n], n  0,1,..., N  1                         (8)
where z[n] denotes the noise component in the time domain. Eliminate the impact of noise in time domain, and thus achieve
higher estimation accuracy.
                               ˆ           h[n]  z[n], n  0,1, 2,..., L  1
                               hDFT [n]                                                                             (9)
                                           0,               otherwise
Taking the DFT remaining L elements to transform in frequency domain [12-14]
                                     ˆ                 ˆ
                                     H DFT [k ]  DFT hDFT (n)                                                     (10)
Simulations are carried out for channel estimation using LS-Linear, LS-spline, MMSE methods for QPSK and QAM
modulation schemes. The Simulation results show that the performance of DFT based channel estimator is much better over
the LS, MMSE estimator in case of QPSK, but the symbol rate decreases. Fig. 2, 3 and 4 represents the performance of above
mentioned channel estimator with and without DFT.

5.       Simulations and Results
In this simulation work, first the random pilot sequence of length 8, where X p {1,1} and data sequence of length 24,
a {0,15} are generated. Sequence ‘a’ is modulated using 16-QAM at SNR = 20dB, 30dB, 40dB. The pilot symbols are
inserted in the modulated data sequence using pilot duration of 4 symbols and forms a new data sequence A. After pilot
insertion data sequence A is converted into time domain sequence using 32-point IFFT and 4 symbol CP is added, the resultant
sequence is denoted as ‘at’. The guard interval or the length of the CP is longer than the maximum delay spread of the channel.
The sequence ‘at’ is then transmitted over a randomly generated 3-tap channel. AWGN is added to the received signal. The CP
is removed from the noise corrupted received signal which is then subject to FFT. Now, since the transmitted pilots and
received pilots are known, the CSI is estimated using LS Linear, LS-Spline Interpolation and MMSE.




Issn 2250-3005(online)                                                          September| 2012                  Page 1422
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5


                                     LS with and without DFT                                                           LS with and without DFT
                   10                                                                                10


                    5                                                                                 5
       Power[dB]




                                                                                         Power[dB]
                    0                                 True Channel                                    0                                  True Channel
                                                      LS without DFT                                                                     LS without DFT
                   -5                                 LS with DFT                                    -5                                  LS with DFT
                        0   5   10           15            20      25       30                            0   5   10           15            20       25       30
                                       Subcarrier Index                                                                  Subcarrier Index
                                LS -SPLINE with and without DFT                                                   LS -SPLINE with and without DFT
                   10                                                                                10


                    5                                                                                 5
       Power[dB]




                                                                                         Power[dB]
                    0                               True Channel                                      0                             True Channel
                                                    LS-SPLINE without DFT                                                           LS-SPLINE without DFT
                   -5                               LS-SPLINE with DFT                               -5                             LS-SPLINE with DFT
                        0   5   10           15            20      25       30                            0   5   10           15            20       25       30
                                     Subcarrier Index                                                                  Subcarrier Index
                                  MMSE with and without DFT                                                         MMSE with and without DFT
                   10                                                                                10


                    5                                                                                 5
       Power[dB]




                                                                                         Power[dB]
                    0                                 True Channel                                    0                                 True Channel
                                                      MMSE without DFT                                                                  MMSE without DFT
                   -5                                 MMSE with DFT                                  -5                                 MMSE with DFT
                        0   5   10           15            20      25       30                            0   5   10           15            20       25       30
                                        Subcarrier Index                                                                  Subcarrier Index
                                          QPSK                                                                               QAM

Figure 4. Performance of MIMO-OFDM System using various Channel Estimations with and without DFT for QPSK
                                        and QAM at SNR 30 dB

In the simulations, the power of true channel and power obtained by using this estimation have been considered. The detectors
at the receiver utilize this estimated channel to obtain the information out of the received signal which is then demodulated to
get random bits. It is observed that simulation results become better if the estimated output from various estimators is subject
to DFT. For subcarrier index 10, true channel power comes out to be 7.294dB. The simulations have been also calculated
using LS linear for 10th subcarrier index for QPSK at SNR=30dB and the estimated power is calculated as 6.879dB and result
improved by 0.57 dB with application of DFT technique. For LS-spline without DFT, the estimated power is calculated to be
7.225dB, whereas on applying DFT performance of this estimation technique is improved by 0.003 dB. For MMSE the
estimated power is calculated as 7.205 dB and performance improved by 0.0.021 dB on applying MMSE with DFT. For LS-
spline without DFT for 10th subcarrier index at SNR=30dB for QAM the estimated power is calculated to be 7.207dB.
Whereas on applying DFT over this estimation technique gives 7.204 dB of power. For MMSE the estimated power for 10th
subcarrier index at SNR=20dB for QAM is calculated as 7.173 dB and performance improved by 0.29 dB on applying MMSE
with DFT. At higher SNR=40dB, Estimated power using LS linear, for 10th subcarrier index for QAM is calculated as
6.902dB whereas on applying DFT over this estimation technique, the simulation results improved by 0.65 dB. Simulation
results show that MMSE with DFT performs better than other estimations at the cost of computational complexity. The
number of symbol errors in case of QPSK is 2 whereas in case of QAM value become 22.

6. Conclusion
MIMO-OFDM has the capability of transmitting information at high data rate without increasing the transmitting power. The
performance of the system can be improved by estimating the channel parameters effectively. From the simulations it is
concluded MMSE algorithm estimates the channel much better than LS at the cost of increasing complexity. The results
improve when the output of estimator is subject to DFT. Moreover it is observed the QPSK data symbols results in less
number of errors as compared to QAM at cost of decrease in symbol rate. A trade off has made for the performance of MIMO-
OFDM system among complexity, symbol rate and symbol errors.




Issn 2250-3005(online)                                                           September| 2012                                                           Page 1423
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5



References
[1]     Andrea Goldsmith,Wireless Communication, Cambridge University Press, 2005.
[2]     H. Jiang and P. A. Wilford, A hierarchical modulation for upgrading digital broadcasting systems, IEEE Transaction
        on Broadcasting, vol. 51, 222-229, June 2005.
[3]     Siavash M. Alamouti, A Simple Transmit diversity Technique for Wireless Communications, IEEE Journal on Select
        Areas in Communications, Vol. 16, No. 8, October 1998.
[4]     PAN Pei-sheng, ZHENG Bao-yu, Channel estimation in space and frequency domain for MIMO-OFDM systems,
        ELSEVIER journal of China Universities of Posts and Telecommunications, Vol. 16, No. 3, Pages 40- 44, June 2009.
[5]     Mohammad Torabi, Antenna selection for MIMO-OFDM Systems, ELSEVIER journal on Signal Processing, Vol.
        88, Pages 2431-2441, 2008.
[6]     Meng-Han Hsieh, Channel Estimation for OFDM Systems based on Comb-Type Pilot arrangement in frequency
        selective fading channels, IEEE Transaction on Wireless Communication,vol.2, no. 1, pp 217-225, May 2009..
[7]     M. R. McKay and I. B. Collings, Capacity and performance of MIMO-BICM with zero-forcing receivers, IEEE
        Trans. Commun., vol. 53, no. 1, pp. 74–83, Jan. 2005.
[8]     Minn, H. and Bhargava, V.K., An investigation into time-domain approach for OFDM channel estimation, IEEE
        Trans. on Broadcasting, 45(4), 400–409, 1999.
[9]     Van de Beek, J.J., Edfors, O., Sandell, M. et al. Analysis of DFT-based channel estimators for OFDM, Personal
        Wireless Commun., 12(1), 55–70, 2000.
[10]    Fernandez-Getino Garcia, M.J., Paez-Borrallo, J.M., and Zazo, S. DFT-based channel estimation in 2D-pilot-symbol-
        aided OFDM wireless systems, IEEE VTC’01, vol. 2, pp. 810–814, May 2001.




Issn 2250-3005(online)                                  September| 2012                                  Page 1424

Contenu connexe

Tendances

Communicationlabmanual
CommunicationlabmanualCommunicationlabmanual
Communicationlabmanual
jkanth26
 
Iii Data Transmission Fundamentals
Iii  Data Transmission FundamentalsIii  Data Transmission Fundamentals
Iii Data Transmission Fundamentals
Don Bosco BSIT
 
The H.264 Video Compression Standard
The H.264 Video Compression StandardThe H.264 Video Compression Standard
The H.264 Video Compression Standard
Videoguy
 
Chap5 analog transmission
Chap5 analog transmissionChap5 analog transmission
Chap5 analog transmission
arslan_akbar90
 
Binary Pass-Band Modulation Techniques
Binary Pass-Band Modulation TechniquesBinary Pass-Band Modulation Techniques
Binary Pass-Band Modulation Techniques
Sugeng Widodo
 

Tendances (19)

4g LTE and LTE-A for mobile broadband-note
4g LTE and LTE-A for mobile broadband-note4g LTE and LTE-A for mobile broadband-note
4g LTE and LTE-A for mobile broadband-note
 
Communicationlabmanual
CommunicationlabmanualCommunicationlabmanual
Communicationlabmanual
 
ANALOG TRANSMISSION
ANALOG TRANSMISSIONANALOG TRANSMISSION
ANALOG TRANSMISSION
 
Iii Data Transmission Fundamentals
Iii  Data Transmission FundamentalsIii  Data Transmission Fundamentals
Iii Data Transmission Fundamentals
 
Noise and Bandwidth Consideration in Designing Op-Amp Based Transimpedance Am...
Noise and Bandwidth Consideration in Designing Op-Amp Based Transimpedance Am...Noise and Bandwidth Consideration in Designing Op-Amp Based Transimpedance Am...
Noise and Bandwidth Consideration in Designing Op-Amp Based Transimpedance Am...
 
The H.264 Video Compression Standard
The H.264 Video Compression StandardThe H.264 Video Compression Standard
The H.264 Video Compression Standard
 
Am32265271
Am32265271Am32265271
Am32265271
 
Dc unit iii final ppt
Dc unit iii final pptDc unit iii final ppt
Dc unit iii final ppt
 
ANALOG TRANSMISSION
ANALOG TRANSMISSIONANALOG TRANSMISSION
ANALOG TRANSMISSION
 
Lect 11.regenerative repeaters
Lect 11.regenerative repeatersLect 11.regenerative repeaters
Lect 11.regenerative repeaters
 
Ch5 1 v1
Ch5 1 v1Ch5 1 v1
Ch5 1 v1
 
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
Linear Ic Applications Jntu Model Paper{Www.Studentyogi.Com}
 
1 RB sensitivity at middle RBs poor than other RBs
1 RB sensitivity at middle RBs poor than other RBs1 RB sensitivity at middle RBs poor than other RBs
1 RB sensitivity at middle RBs poor than other RBs
 
Relationships Among EVM, BER and SNR + WiFi minimum SNR consideration
Relationships Among EVM, BER and SNR + WiFi minimum SNR considerationRelationships Among EVM, BER and SNR + WiFi minimum SNR consideration
Relationships Among EVM, BER and SNR + WiFi minimum SNR consideration
 
Chap5 analog transmission
Chap5 analog transmissionChap5 analog transmission
Chap5 analog transmission
 
G1075867
G1075867G1075867
G1075867
 
Ch5 2 v1
Ch5 2 v1Ch5 2 v1
Ch5 2 v1
 
Ch 05
Ch 05Ch 05
Ch 05
 
Binary Pass-Band Modulation Techniques
Binary Pass-Band Modulation TechniquesBinary Pass-Band Modulation Techniques
Binary Pass-Band Modulation Techniques
 

En vedette

Implementation of channel estimation algorithms in ofdm for 64 subcarriers
Implementation of channel estimation algorithms in ofdm for 64 subcarriersImplementation of channel estimation algorithms in ofdm for 64 subcarriers
Implementation of channel estimation algorithms in ofdm for 64 subcarriers
IAEME Publication
 
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
 

En vedette (20)

Short survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systemsShort survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systems
 
Wu dis
Wu disWu dis
Wu dis
 
Implementation of channel estimation algorithms in ofdm for 64 subcarriers
Implementation of channel estimation algorithms in ofdm for 64 subcarriersImplementation of channel estimation algorithms in ofdm for 64 subcarriers
Implementation of channel estimation algorithms in ofdm for 64 subcarriers
 
Matlab completed projects
Matlab completed projectsMatlab completed projects
Matlab completed projects
 
SISO MMSE-PIC detector in MIMO-OFDM systems
SISO MMSE-PIC detector in MIMO-OFDM systemsSISO MMSE-PIC detector in MIMO-OFDM systems
SISO MMSE-PIC detector in MIMO-OFDM systems
 
B.Tech Final Project
B.Tech Final ProjectB.Tech Final Project
B.Tech Final Project
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Tsp2008 lp feng
Tsp2008 lp fengTsp2008 lp feng
Tsp2008 lp feng
 
Ieee 2013 matlab abstracts part b
Ieee 2013 matlab abstracts part bIeee 2013 matlab abstracts part b
Ieee 2013 matlab abstracts part b
 
VLSI Implementation of OFDM Transceiver for 802.11n systems
VLSI Implementation of OFDM Transceiver for 802.11n systemsVLSI Implementation of OFDM Transceiver for 802.11n systems
VLSI Implementation of OFDM Transceiver for 802.11n systems
 
Channel estimation
Channel estimationChannel estimation
Channel estimation
 
Btech report
Btech reportBtech report
Btech report
 
Matlab code
Matlab codeMatlab code
Matlab code
 
MIMO OFDM
MIMO OFDMMIMO OFDM
MIMO OFDM
 
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
 
MIMO-OFDM for 4G network
MIMO-OFDM for 4G networkMIMO-OFDM for 4G network
MIMO-OFDM for 4G network
 
lte physical layer overview
 lte physical layer overview lte physical layer overview
lte physical layer overview
 
Wireless Channel Modeling - MATLAB Simulation Approach
Wireless Channel Modeling - MATLAB Simulation ApproachWireless Channel Modeling - MATLAB Simulation Approach
Wireless Channel Modeling - MATLAB Simulation Approach
 
Final ppt
Final pptFinal ppt
Final ppt
 
Introduction to OFDM
Introduction to OFDMIntroduction to OFDM
Introduction to OFDM
 

Similaire à IJCER (www.ijceronline.com) International Journal of computational Engineering research

Phydyas 09 fFilter Bank Multicarrier (FBMC): An Integrated Solution to Spectr...
Phydyas 09 fFilter Bank Multicarrier (FBMC): An Integrated Solution to Spectr...Phydyas 09 fFilter Bank Multicarrier (FBMC): An Integrated Solution to Spectr...
Phydyas 09 fFilter Bank Multicarrier (FBMC): An Integrated Solution to Spectr...
Marwan Hammouda
 
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
 
03 linear mod
03 linear mod03 linear mod
03 linear mod
ntpc08
 
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
IJERA Editor
 
Digital modulation techniques
Digital modulation techniquesDigital modulation techniques
Digital modulation techniques
srkrishna341
 

Similaire à IJCER (www.ijceronline.com) International Journal of computational Engineering research (20)

Gu2512391243
Gu2512391243Gu2512391243
Gu2512391243
 
Gu2512391243
Gu2512391243Gu2512391243
Gu2512391243
 
Phydyas 09 fFilter Bank Multicarrier (FBMC): An Integrated Solution to Spectr...
Phydyas 09 fFilter Bank Multicarrier (FBMC): An Integrated Solution to Spectr...Phydyas 09 fFilter Bank Multicarrier (FBMC): An Integrated Solution to Spectr...
Phydyas 09 fFilter Bank Multicarrier (FBMC): An Integrated Solution to Spectr...
 
Dq31784792
Dq31784792Dq31784792
Dq31784792
 
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...
 
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...
 
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
 
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...Comparative evaluation of bit error rate for different ofdm subcarriers in ra...
Comparative evaluation of bit error rate for different ofdm subcarriers in ra...
 
call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...
 
WC & LTE 4G Broadband Module 2- 2019 by Prof.Suresha V
WC & LTE 4G Broadband  Module 2- 2019 by Prof.Suresha VWC & LTE 4G Broadband  Module 2- 2019 by Prof.Suresha V
WC & LTE 4G Broadband Module 2- 2019 by Prof.Suresha V
 
03 linear mod
03 linear mod03 linear mod
03 linear mod
 
BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...
BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...
BER PERFORMANCE ANALYSIS OF OFDM IN COGNITIVE RADIO NETWORK IN RAYLEIGH FADIN...
 
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
 
Wideband Complex Modulation Analysis Using a Real-Time Digital Demodulator
Wideband Complex Modulation Analysis Using a Real-Time Digital DemodulatorWideband Complex Modulation Analysis Using a Real-Time Digital Demodulator
Wideband Complex Modulation Analysis Using a Real-Time Digital Demodulator
 
IRJET- Review of Orthogonal Frequency Division Multiplexing for Wireless ...
IRJET-  	  Review of Orthogonal Frequency Division Multiplexing for Wireless ...IRJET-  	  Review of Orthogonal Frequency Division Multiplexing for Wireless ...
IRJET- Review of Orthogonal Frequency Division Multiplexing for Wireless ...
 
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
 
wireless communications
wireless communications wireless communications
wireless communications
 
Kq2518641868
Kq2518641868Kq2518641868
Kq2518641868
 
Digital modulation techniques
Digital modulation techniquesDigital modulation techniques
Digital modulation techniques
 
2 marks q&a
2 marks q&a2 marks q&a
2 marks q&a
 

Dernier

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Dernier (20)

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

IJCER (www.ijceronline.com) International Journal of computational Engineering research

  • 1. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5 Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation Rajbir Kaur1, Charanjit Kaur2 1 Assistant Prof., ECE, University College of Engineering, Punjabi University, Patiala, India, 2 Student, ECE, University College of Engineering, Punjabi University, Patiala, India Abstract: Multiple Input Multiple Output (MIMO) systems has provide high transmission data rate without increasing transmitting power for wireless communication systems. The performance can be further improved by properly estimating the channel at the receiver side. In this paper, investigation on various channel estimation techniques for MIMO-OFDM has been done and a new approach based on time-domain interpolation (TDI) has been presented. TDI is obtained by transforming output of estimator to time domain through Inverse Discrete Fourier Transform (IDFT), zero padding and going back to frequency domain through Discrete Fourier Transform (DFT). The comparison has been carried out between power of true channel and estimated power for the given channel using LS, LS-Spline and MMSE for QPSK/QAM modulation at SNR 30dB. It is investigated that by applying the DFT over the estimated power of channel for QPSK, the performance of the channel estimators becomes better. Keywords: Channel estimation, Discrete Fourier transform (DFT), Least square error (LS), Minimum mean square error (MMSE), MIMO-OFDM, QAM, QPSK. 1. Introduction MIMO-OFDM is an important part of modern wireless communication standards such as IEEE 802.11n, 4G, 3GPP LTE and WiMAX [1]. It can eliminate the effect of frequency selective fading and significantly increase both the system’s capacity and spectral efficiency. The data rate can be increased by spatial multiplexing without consuming more frequency resources and without increasing the total transmit power. The performance of the system depends generally on modulation schemes, channel estimation techniques used to estimate channel. The capacity of communication system increases linearly with the number of antennas, when perfect knowledge about the channel is available at the receiver. In practice, the channel estimation procedure is done by transmitting pilot (training) symbols that are known at the receiver. Further, channel estimation depends on the pattern of transmitting pilots. Block type and comb type patterns have been considered in this paper. LSE, MMSE algorithms have been used to estimate the channel. Simulations and comparisons are carried out for QPSK and QAM data using LSE, MMSE algorithms with and without DFT. In this paper channel impulse response has been estimated and compared using LS, MMSE and DFT based estimation techniques. The paper is organized as follows. In Section 2, MIMO system is described. Section 3 discusses Channel Estimation in MIMO-OFDM System. Section 4 describes channel estimation based on DFT. Simulation and results for the performance of LS, MMSE and DFT based techniques are given in section 5. Section 6 concludes the paper. 2. MIMO System MIMO communication uses multiple antennas at both the transmitter and receiver to exploit the spatial domain for spatial multiplexing and/or spatial diversity. Spatial multiplexing [2]-[3] has been generally used to increase the capacity of a MIMO link by transmitting independent data streams in the same time slot and frequency band simultaneously from each transmit antenna, and differentiating multiple data streams at the receiver using channel information about each propagation path. In contrast to spatial multiplexing, the purpose of spatial diversity is to increase the diversity order of a MIMO link to mitigate fading by coding a signal across space and time so that a receiver could receive the replicas of the signal and combine those received signals constructively to achieve a diversity gain. Issn 2250-3005(online) September| 2012 Page 1419
  • 2. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5 Figure 1. (a) Spatial Multiplexing (b) Spatial Diversity Fig. 1.1 depicts a MIMO-OFDM [4] system consists of NT transmitter antennas, NR receiver antennas and K number of sub-carriers. Each transmitter (or receiver) antenna uses an ordinary OFDM modulator (or demodulator). a ( r ) ( n) denotes th OFDM symbol generated in r transmitted antenna for nth time index, before transmitting the vector is processed by an Lg Lg B1 P/S S/P 1 A S/P IFFT 1 1 FFT K-point Bk Lg Lg B1 P/S S/P S/P IFFT FFT ANT NT NR K-point Bk Figure 2. MIMO-OFDM Inverse Fast Fourier Transform (IFFT) block with K points and a CP of length Lg is added to its beginning. The lengths of CP have to fulfill the inequality of Lg ≥ L −1 in which L is the maximum length of channel impulse response (CIR) among all sub-channels. At the receiver, after discarding the CP, OFDM symbol is received after processing Fast Fourier Transform (FFT) [5]. 3. Channel Estimation in MIMO-OFDM System An accurate estimate of the impulse response of the channel can be obtained, if the receiver has a prior knowledge of the information being sent over the channel. The pilots are transmitted on all subcarriers in periodic intervals of OFDM blocks for a slow fading channel, where the channel is constant over a few OFDM symbols and this type of pilot arrangement is known as block type pilot arrangement. The pilots are transmitted at all times but with an even spacing on the subcarriers, representing a comb type pilot placement as shown in Fig. 3 for a fast fading channel, where the channel changes between adjacent OFDM symbols. With interpolation techniques the estimation of channel at data subcarrier can be obtained using channel estimation at pilot subcarriers [6]. Issn 2250-3005(online) September| 2012 Page 1420
  • 3. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5 Figure 3. Block Type Pilot Arrangement and Comb Type Pilot Arrangement [6] In this paper, whereas LS- Spline, piece-wise, second order, time domain interpolation technique has been employed for estimating channel at data subcarriers. 3.1. Channel estimation at pilot subcarriers Various algorithms such as Least Square (LS), Minimum MMSE have been employed for estimating channel at pilot subcarriers. 3.1.1. Least Square (LS) Algorithm Let A is the diagonal matrix of pilots as A  diag  A0 , A1 , , AN 1 , N is the number of pilots in one OFDM symbol, h is ˆ the impulse response of the pilots of one OFDM symbol, and Z is the AWGN channel noise. If there is no ISI, the signal received is written as [10] ˆ B  AFh  Z (1) where B the vector of output signal is after OFDM demodulation as B   B0 , B1 , , BN 1  , T ˆ H LS  A1 B (2) Because of no consideration of noise and ICI, LS algorithm is simple, but obviously it suffers from a high MSE. 3.1.2. Minimum Mean Square Error If the channel and AWGN are not correlated, MMSE estimate of H is given by [11] ˆ 1 H MMSE  SHB SBB B (3) where SHB  E HB H   SHH AH SBB  E BB H   ASHH AH   Z I N 2 are the cross covariance matrix between H and B , and auto-covariance matrix of B respectively. S HH is auto-covariance matrix of H .  Z is the noise-variance. If S HH and  Z are known to the receiver, CIR could be calculated by MMSE 2 2 estimator as below   1   AH LS  SHH S HH   Z  AH A 1 1 ˆ H MMSE  SHB SBB B  SHH AH ASHH AH   Z I N 1 2 ˆ 2 ˆ H LS (4) Eb At lower value of N 0 the performance of MMSE estimator is much better than LS estimator. MMSE estimator could gain 10-15 dB more of performance than LS. 3.2. Channel estimation at data subcarriers In order to estimate channel at data sub-carriers by using the channel information at pilot sub-carriers, an efficient interpolation technique is necessary in comb-type pilot based channel estimation. 3.2.1. Piecewise Constant Interpolation Channel is estimated by previous pilot in Piecewise constant interpolation. And the channel estimation is given by, H  k   H  lM  m  H p l  , ˆ ˆ ˆ 0  m  M, l  0,1, , N p  1 (5) where M = No. of subcarriers (N)/ No. of pilot (Np) l = pilot carrier index. Issn 2250-3005(online) September| 2012 Page 1421
  • 4. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5 3.2.2. Cubic Spline Interpolation The cubic spline interpolation is given by [52], H  k   H  lM  m  ˆ ˆ  c1 H p  l  1  c0 H p  l   Mc1 H   l  1  Mc0 H   l  ˆ ˆ ˆ p ˆ p l  0,1, , N p 1 0  m  M, (6) where M = No. of subcarriers (N)/ No. of pilot (Np) l = pilot carrier index. H   l  is the first order derivative of H p  l  , and ˆ p ˆ 3 M  m 2  M  m 2 3 c1   M2 M3 3m2 2m3 c0  2  3 (7) M M Cubic spline interpolation with higher order interpolation can be used for better interpolation accuracy. 4. Channel Estimation Based On DFT Application of DFT on LS, MMSE channel estimation can improve the performance of estimators by eliminating the effect of noise. Let H  k  denote the estimate of channel gain at the kth subcarrier, obtained by either LS or MMSE channel estimation ˆ method. Taking the IDFT of the channel estimate   N 1 ˆ   H [k ] , ˆ k 0 ˆ IDFT H [k ]  h[n]  z[n] h[n], n  0,1,..., N  1 (8) where z[n] denotes the noise component in the time domain. Eliminate the impact of noise in time domain, and thus achieve higher estimation accuracy. ˆ h[n]  z[n], n  0,1, 2,..., L  1 hDFT [n]   (9) 0, otherwise Taking the DFT remaining L elements to transform in frequency domain [12-14] ˆ ˆ H DFT [k ]  DFT hDFT (n)   (10) Simulations are carried out for channel estimation using LS-Linear, LS-spline, MMSE methods for QPSK and QAM modulation schemes. The Simulation results show that the performance of DFT based channel estimator is much better over the LS, MMSE estimator in case of QPSK, but the symbol rate decreases. Fig. 2, 3 and 4 represents the performance of above mentioned channel estimator with and without DFT. 5. Simulations and Results In this simulation work, first the random pilot sequence of length 8, where X p {1,1} and data sequence of length 24, a {0,15} are generated. Sequence ‘a’ is modulated using 16-QAM at SNR = 20dB, 30dB, 40dB. The pilot symbols are inserted in the modulated data sequence using pilot duration of 4 symbols and forms a new data sequence A. After pilot insertion data sequence A is converted into time domain sequence using 32-point IFFT and 4 symbol CP is added, the resultant sequence is denoted as ‘at’. The guard interval or the length of the CP is longer than the maximum delay spread of the channel. The sequence ‘at’ is then transmitted over a randomly generated 3-tap channel. AWGN is added to the received signal. The CP is removed from the noise corrupted received signal which is then subject to FFT. Now, since the transmitted pilots and received pilots are known, the CSI is estimated using LS Linear, LS-Spline Interpolation and MMSE. Issn 2250-3005(online) September| 2012 Page 1422
  • 5. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5 LS with and without DFT LS with and without DFT 10 10 5 5 Power[dB] Power[dB] 0 True Channel 0 True Channel LS without DFT LS without DFT -5 LS with DFT -5 LS with DFT 0 5 10 15 20 25 30 0 5 10 15 20 25 30 Subcarrier Index Subcarrier Index LS -SPLINE with and without DFT LS -SPLINE with and without DFT 10 10 5 5 Power[dB] Power[dB] 0 True Channel 0 True Channel LS-SPLINE without DFT LS-SPLINE without DFT -5 LS-SPLINE with DFT -5 LS-SPLINE with DFT 0 5 10 15 20 25 30 0 5 10 15 20 25 30 Subcarrier Index Subcarrier Index MMSE with and without DFT MMSE with and without DFT 10 10 5 5 Power[dB] Power[dB] 0 True Channel 0 True Channel MMSE without DFT MMSE without DFT -5 MMSE with DFT -5 MMSE with DFT 0 5 10 15 20 25 30 0 5 10 15 20 25 30 Subcarrier Index Subcarrier Index QPSK QAM Figure 4. Performance of MIMO-OFDM System using various Channel Estimations with and without DFT for QPSK and QAM at SNR 30 dB In the simulations, the power of true channel and power obtained by using this estimation have been considered. The detectors at the receiver utilize this estimated channel to obtain the information out of the received signal which is then demodulated to get random bits. It is observed that simulation results become better if the estimated output from various estimators is subject to DFT. For subcarrier index 10, true channel power comes out to be 7.294dB. The simulations have been also calculated using LS linear for 10th subcarrier index for QPSK at SNR=30dB and the estimated power is calculated as 6.879dB and result improved by 0.57 dB with application of DFT technique. For LS-spline without DFT, the estimated power is calculated to be 7.225dB, whereas on applying DFT performance of this estimation technique is improved by 0.003 dB. For MMSE the estimated power is calculated as 7.205 dB and performance improved by 0.0.021 dB on applying MMSE with DFT. For LS- spline without DFT for 10th subcarrier index at SNR=30dB for QAM the estimated power is calculated to be 7.207dB. Whereas on applying DFT over this estimation technique gives 7.204 dB of power. For MMSE the estimated power for 10th subcarrier index at SNR=20dB for QAM is calculated as 7.173 dB and performance improved by 0.29 dB on applying MMSE with DFT. At higher SNR=40dB, Estimated power using LS linear, for 10th subcarrier index for QAM is calculated as 6.902dB whereas on applying DFT over this estimation technique, the simulation results improved by 0.65 dB. Simulation results show that MMSE with DFT performs better than other estimations at the cost of computational complexity. The number of symbol errors in case of QPSK is 2 whereas in case of QAM value become 22. 6. Conclusion MIMO-OFDM has the capability of transmitting information at high data rate without increasing the transmitting power. The performance of the system can be improved by estimating the channel parameters effectively. From the simulations it is concluded MMSE algorithm estimates the channel much better than LS at the cost of increasing complexity. The results improve when the output of estimator is subject to DFT. Moreover it is observed the QPSK data symbols results in less number of errors as compared to QAM at cost of decrease in symbol rate. A trade off has made for the performance of MIMO- OFDM system among complexity, symbol rate and symbol errors. Issn 2250-3005(online) September| 2012 Page 1423
  • 6. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5 References [1] Andrea Goldsmith,Wireless Communication, Cambridge University Press, 2005. [2] H. Jiang and P. A. Wilford, A hierarchical modulation for upgrading digital broadcasting systems, IEEE Transaction on Broadcasting, vol. 51, 222-229, June 2005. [3] Siavash M. Alamouti, A Simple Transmit diversity Technique for Wireless Communications, IEEE Journal on Select Areas in Communications, Vol. 16, No. 8, October 1998. [4] PAN Pei-sheng, ZHENG Bao-yu, Channel estimation in space and frequency domain for MIMO-OFDM systems, ELSEVIER journal of China Universities of Posts and Telecommunications, Vol. 16, No. 3, Pages 40- 44, June 2009. [5] Mohammad Torabi, Antenna selection for MIMO-OFDM Systems, ELSEVIER journal on Signal Processing, Vol. 88, Pages 2431-2441, 2008. [6] Meng-Han Hsieh, Channel Estimation for OFDM Systems based on Comb-Type Pilot arrangement in frequency selective fading channels, IEEE Transaction on Wireless Communication,vol.2, no. 1, pp 217-225, May 2009.. [7] M. R. McKay and I. B. Collings, Capacity and performance of MIMO-BICM with zero-forcing receivers, IEEE Trans. Commun., vol. 53, no. 1, pp. 74–83, Jan. 2005. [8] Minn, H. and Bhargava, V.K., An investigation into time-domain approach for OFDM channel estimation, IEEE Trans. on Broadcasting, 45(4), 400–409, 1999. [9] Van de Beek, J.J., Edfors, O., Sandell, M. et al. Analysis of DFT-based channel estimators for OFDM, Personal Wireless Commun., 12(1), 55–70, 2000. [10] Fernandez-Getino Garcia, M.J., Paez-Borrallo, J.M., and Zazo, S. DFT-based channel estimation in 2D-pilot-symbol- aided OFDM wireless systems, IEEE VTC’01, vol. 2, pp. 810–814, May 2001. Issn 2250-3005(online) September| 2012 Page 1424