Channel Estimation using Discrete Fourier Transform for MIMO-OFDM Systems Chaitra Anantpur

Channel Estimation using Discrete Fourier Transform for MIMO-OFDM Systems
Chaitra Anantpur, P.N.Jayanthi,
M. Tech Communication Systems, Assistant Professor
Dept. of ECE ,R V C E , Dept. of ECE, RVCE
Bengaluru, India. Bengaluru, India
[email protected] [email protected]
Abstract— DFT-based channel estimation method for pilot-type OFDM systems which mainly improves the performance has been introduced. Channel estimation based on pilot-type arrangement is studied through Discrete Fourier Transform (DFT) algorithm. Channel State Information (CSI) is useful at receiver to remove effect of channel in received signal for efficient recovery of data and at transmitter which is useful to vary power allocation and modulation order according to channel. The performance and complexity comparison is made between the Minimum Mean Square Error (MMSE), Least Square (LS) with and without Discrete Fourier Transform (DFT)-based technique. From the simulation results, it is concluded that the performance of DFT-base technique for MMSE is better than the LS. Thus simulation results show the performance which reduced the computation complexity.

Keywords-Orthogonal Frequency Division Multiplexing (OFDM),Discrete Fourier Transform (DFT),Channel State Information (CSI), Minimum Mean Square Error(MMSE), Least Square(LS), Channel Estimation .

Best services for writing your paper according to Trustpilot

Premium Partner
From $18.00 per page
4,8 / 5
4,80
Writers Experience
4,80
Delivery
4,90
Support
4,70
Price
Recommended Service
From $13.90 per page
4,6 / 5
4,70
Writers Experience
4,70
Delivery
4,60
Support
4,60
Price
From $20.00 per page
4,5 / 5
4,80
Writers Experience
4,50
Delivery
4,40
Support
4,10
Price
* All Partners were chosen among 50+ writing services by our Customer Satisfaction Team

INTRODUCTION
Multipath fading and bandwidth efficiency are two challenges in the wireless communication system. For mitigation of impairments caused by the fading channels, channel estimation is imperative 3. Channel estimation means to estimate some characteristics and it is useful to minimizing transmission error and increase possibility in accuracy for data recovery at receiver 4.

The transmitted signal can be recovered by estimating the channel response for each subcarrier. The channel state information 6 derived from channel estimation is important for receivers to improve the performance, computational complexity. The two basic channel estimations are block-type and comb-type pilot channel estimation 8, where the frequency direction and time direction includes pilots respectively. Channel estimation can be used for data signal as well as training signal, or both. Channel estimation technique is chosen for OFDM system including different aspects of implementations, such as performance, computational complexity and time-variation of the channel. This paper elaborates the channel estimation based on pilot signals in each individual OFDM block.

Firstly, the OFDM system basics are introduced, the modulation is included the way based on DFT based channel estimation. The performance of LS or MMSE 1 is achieved by eliminating the noise outside the maximum channel delay. In this dissertation, we analyze the LS, MMSE and the DFT based LS estimation. DFT-based algorithms are largely researched due to its low computation complexity and good estimation performance 10.

In this paper, two improved channel estimation methods has been proposed. The performance comparison between the LS and MMSE using with and without DFT technique . The paper is arranged as follows: Section II shows the overview of the DFT-based channel estimation. Section III shows pilot-type estimation strategy includes LS with DFT, MMSE with DFT, MMSE without DFT, LS without DFT and theory MMSE and its modified version. Simulation results with the improved performance is explained in section IV and section V describes the conclusions.

SYSTEM OVERVIEW
The block diagram of DFT-based channel estimation, given the LS channel estimation, is as shown in the figure 1.

Figure 1: DFT based channel estimation
Let Hk denote the estimate of channel gain at the kth subcarrier, which gives the IDFT of the channel estimate {Hk} from k=0 to N-1.

IDFT{Hk}=hn+zn?hn, for n=0,1,….N-1
(1)
Where zn denotes the noise component in the time domain. The coefficients for the maximum channel delay L as depicted in equation 2:
hDFTn=hn+zn, n=0,1,2..L-10 otherwise (2)
and transform the remaining L elements back to the frequency domain as follows:
HDFTk= DFT {hDFT(n)}
Noting that the maximum channel delay L must be known in advance , which is given by:
CHANNEL ESTIMATION
The different types of channel estimators are explained in the further section . The block-type and comb-type pilot channel estimation are the basic types of estimation. The block-type pilot arrangement is used in this section , where OFDM symbols with pilots at all subcarriers are transmitted periodically for channel estimation. A typical block-type pilot arrangement is depicted in the figure 2. Each pilot symbol is transmitted for St number of OFDM symbols. The estimations for block-type pilot arrangement can be based on LS with and without DFT technique 10.

Figure 2: Block type pilot arrangement8
Least Square Channel estimation
The training symbols for the received signal is represented as :Yk= XkHk+Zk
Where Y(k),X(k),H(k),Z(k) are output of the samples, pilot tone at kth subcarrier , channel gain, noise vector respectively.

The channel estimation for LS finds a method with cost function which is minimized:
J(H)=?Y-XH?2
=(Y-XH)H (Y-XH)
=YHY-YHXH-HHXHY+HHXHXH (3)
HLS=(XHX)-1XHY=X-1Y (4)
LS channel estimation solution is given by
Since X is assumed to be diagonal due to the Inter Carrier Interference -free condition, LS channel estimate for each subcarrier is given as:
The MSE of this LS channel is given by:
MSELS={H-HLS ^H(H-HLS) = E{(H-X-1 Y)H(H-X-1Y)}
= E{(X-1Z)H(X-1Z)}
=E{ZH(XXH)-1Z}
=?z2?x2(6)
Hence equation 6 implies that it is inversely proportional to the SNR which is subjected to the noise enhancement. Thus LS is preferred for some cases.

B. Minimum Mean Square Error Channel Estimation.The MMSE channel estimation method finds a better i.e, linear estimate in terms of weight matrix W in such a way that the MSE in the below equation 7 is minimized
J(H)=E{||e||2}=E{||H-H||2} (7)

According to orthogonality principle,
e=H-H is orthogonal to H,
E{eHH}=E{(H-H)HH}
=E{(H-WH) HH }
=E{HHH}-WE{HHH }
= RHH˜-WRH˜H˜=0 (8)
where RAB is the cross-correlation matrix of NxN matrices A and B and H is the LS channel estimate given as
H=X-1Y=H+X-1Z
The solution is given by
W=RH R-1
Where RHH is the autocorrelation matrix of H given as
RHH=E{HHH}
=E{X-1Y(X-1Y)H}
=E{(H+X-1Z)(H+X-1Z)H}
=E{HHH+X-1ZHH+HZH(X-1)H+X1ZZH(X1)H} =E{HHH}+E{X-1ZZH(X-1)H}
=E{HHH+?z2?x2I }
(9)
And R HH is the cross-correlation matrix between the true channel vector and temporary channel estimate vector in the frequency domain.
The MMSE channel estimate follows as
H=WH=RHHRHH-1H-1H˜ (10)
SIMULATION RESULTS
The table shows the simulated parameters used channel estimation system, which is as shown below:
TABLE : SIMULATION PARAMETERS
Total number of sub channels 256
Number of pilots 32
Total no. of data sub channels 224
Cyclic prefix length 8
FFT size 64
Guard Interval length 64
Fading Rayleigh , Rician
Modulation Technique 4-QAM, 8-QAM
The above figure 3 and 4 shows the simulated results. In the figure 3, the performance between MMSE, LS channel estimation with different channel estimations has been illustrated and shown and the figure 4 shows the performance improvement with DFT-channel estimators.

Figure 3: Performance of comparison of different channel estimation techniques
CONCLUSIONS
Thus the improvement in the performance of DFT channel estimation technique has been achieved .hence it is concluded that for high SNRs the LS estimator is both simple and adequate. On comparison, the DFT based estimation improves the performance ;therefore it clearly states that MMSE shows better performance than the LS with DFT.

REFERENCES
1 Liu Kewen, XingKe, “Research of MMSE and LS Channel Estimation in OFDM systems, IEEE 2010.

2 Van de Beek, J.J., Edfors, O., Sandell, M. (July 1995) On channel estimation in OFDM systems. IEEE VTC’95, vol. 2, pp.3Vikram S. patil , Manisha sutar, “LS and MMSE Estimation with different Fading Channels for OFDM System”, International Conference on Electronics, Communication and Aerospace Technology ICECE 2017.

4Coleri s, Ergen M, Puri A Channel estimation techniques based on pilot arrangement in OFDM systems, IEEE Trans. On Broadcasting, 2008.
5M. Noh, Y .Lee, H. Park, “Low Complexity LMMSE channel estimation for OFDM,” in IEEE Proceedings Communications, October 2006.
5A.M. Khan, Varun Jeoti, M. A. Zakariya, “Improved Pilot-based LS and MMSE Channel Estimation using DFT for OFDM systems”, IEEE Symposium on Wireless Technology and Applications (ISWTA), September 22-25, 2013.6Ajay B. Singh, Vivek K. Gupta, “Performance Evaluation of MMSE and LS Channel Estimation in OFDM System” International Journal of Engineering Trends and Technology, Sep 2014.

7Magdy Abdelhay, KarimMoussa, “Pilot-based Channel Estimation Techniques in OFDM systems”, International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE),volume3 ,September 2014
8Chih-Hung Lin and Robert Chen-Hao Chang (2010),”Implementation of Channel Estimation for MIMO-OFDM systems”, IEEE Transaction on broadcasting, Vol. 9;pp. 93-97.

9J. Zhang, Huang and Liqun, “An improved DFT-based channel estimation algorithm for MIMO-OFDM systems”, in International Conference on Consumer Electronics, Communications and Networks (CECNet), 2011.
10L. Ye, “Pilot-symbol-aided channel estimation for OFDM in wireless systems,” Vehicular Technology, IEEE Transactions on vol. 49,2000.