Skip to main content

Channel estimation in OFDM systems operating under high mobility using Wiener filter combined basis expansion model

Abstract

In this article, we first thoroughly analyze Wiener filter combined least squares based channel estimation (WF-LS) and then illustrate its limitation in high-speed mobile environments. Based on the analysis, we propose to combine WF with basis expansion model (BEM) based channel estimation to deal with channel estimation in various mobile environments, especially in high-speed cases. The expression for Wiener filter combined BEM based channel estimation (WF-BEM) is derived and the result explicitly considers the effect of intercarrier interference (ICI) that occurs in orthogonal frequency division multiplexing (OFDM) systems when operating under high mobility. The simulation results demonstrate that our proposed WF-BEM is better than WF-LS in time-varying channels, and the performance improvement is significant especially in fast time-varying channels.

1 Introduction

Due to its high data rate transmission capability and its robustness to multipath delay spread, orthogonal frequency division multiplexing (OFDM) has been adopted in most parts of modern wireless communication sytstems, such as wireless local area networks (WLAN) [1], digital audio and video broadcasting [2], and so as OFDM being standardized for the future wireless communication systems, such as wireless metropolitan area networks (WiMAX) [3] and 3GPP long term evolution (LTE) [4]. On the other hand, with high-speed railway construction worldwide, the moving speed of high-speed train has been reported to be able to operate as high as more than 400 km/h, or, even higher on-board high-speed vehicles such as aircraft. Consequently, mobility support is widely regarded as one of the key features in the above-mentioned OFDM systems. Meanwhile, for coherent detection in a wireless communication system, channel state information is indispensable. Therefore, to ensure effective communication of OFDM systems operating in high speed scenarios or alternatively very fast time-varying wireless channels, channel estimation method applicable to such high-speed environments has remained largely an open issue.

Although blind channel estimation methods can save bandwidth by avoiding the trans-mission of any pilot or training symbols, they must exploit the statistic of the received signals, either explicitly or implicitly, which requires the wireless channel is time invariant during several OFDM symbols (e.g., cyclic prefix (CP) [5] or virtual carriers [6] based blind channel estimation method, etc.). Therefore, blind channel estimation methods are only capable of tracking slow channel variations. In fast fading channels, they will suffer severe performance degradation. For channel estimation in wireless communication systems operating under high mobility, pilot symbols (i.e., symbols with known pilot tones) must be inserted periodically into the transmission frame to track fast channel variations (also called pilot-assisted transmission). Channel estimation in fading channels with very high mobilities usually consists of two steps. As shown in Figure 1, channel estimation at pilot symbols is the first step in completing channel estimation in communication systems. The next step, we need to perform interpolation between the pilot symbols to obtain the channel estimate of data symbols (i.e., symbols only with unknown data subcarriers), which are transmitted between these pilot symbols. On one hand, traditional training symbols or pilots aided channel estimation methods adopted to obtain the channel estimate of pilot symbols assume that the wireless channel is static during an OFDM symbol period, which means that the channel frequency response matrix is a diagonal matrix [7]. This assumption holds when the users are in indoor environments or is approximately valid in slow speed moving environments. Channel estimation problems in this situation have been well studied and solved in the literature. For example, least squares (LS) or minimum mean square error (MMSE) based channel estimation methods [8] can be used to estimate the diagonal of the channel frequency response matrix, or we can further proceed to eliminate noise in transform-domain [9]. On the other hand, Considering that Wiener filter (WF) is the best interpolation method at the time dimension in terms of minimizing MSE [10], Dong et al. [11] and Zheng and Xiao [12] derive the expression for Wiener filter combined LS based channel estimation (hereafter called WF-LS), combining LS based channel estimation with WF. The result is based on the assumption that the channel coefficients within an OFDM symbol period are constants and thus the effect of intercarrier interference (ICI) is completely neglected. Although the proposed WF-LS method can deal with slow to moderate fading channels, however, in time-varying channels, especially in fast time-varying cases, the latter assumption may be often violated in practice and the channel coefficients can vary in an OFDM symbol period, and thus ICI occurs, where the off-diagonal elements in the channel frequency response matrix represent ICI [7]. Therefore, the performance of WF-LS will degrade significantly or even lose its efficiency in this situation.

Figure 1
figure 1

Frame structure and steps for channel estimation in OFDM systems.

Basis expansion model (BEM) based channel estimation method can accurately estimate both slow and fast time-varying coefficients of the wireless channel in an OFDM symbol period using the coefficients of BEM that are far less than the length of wireless channel [13, 14]. Combining BEM based channel estimation with WF, in this article we derive the expression for Wiener filter combined BEM based channel estimation (hereafter called WF-BEM), which explicitly considers the effect of ICI. The simulation results show that WF-BEM is better than WF-LS in time-varying channels, especially in fast time-varying cases.

The organization of this article is as follows. Section 2 describes the OFDM system model. Section 3 gives further analysis of WF-LS and then illustrates its limitation in time-varying channels. Section 4 derives the expression for WF-BEM based channel estimation. Section 5 gives some simulation results that demonstrate the effectiveness of the proposed algorithm. Finally, conclusions are drawn in the final Section 6.

Notation: Matrices and vectors are denoted by boldface letters. A(m, n) is the (m, n)-th entry of the matrix A. x(m) denotes the m-th element of the vector x. A hat over a variable indicates an estimate of the variable (e.g., H ^ ). E{·} denotes the expected-value operator. Superscripts [·]T , [·]-1, [·]H , and [·]* denote the transpose, the matrix inversion, the Hermitian and the complex conjugate operations, respectively. I is the identity matrix.

2 System description

Let P ^ k = [ H ^ p 0 ( k ) H ^ p 1 ( k ) . . . H ^ p M - 1 ( k ) ] T be a column vector that represents the estimate of channel frequency response at the k-th subcarrier of pilot symbols in an OFDM system, k = 0, 1, ..., N p - 1 represents the pilot subcarrier index, which is evenly located in pilot symbols, N p is the number of pilot subcarriers in one pilot symbol, p i , i = 0, 1, ..., M - 1 represents the position of the p i -th pilot symbol at the time dimension, M represents the pilot symbol numbers (see Figure 1 for illustration), H ^ p i = [ Ĥ p i ( 0 ) Ĥ p i ( 1 ) . . . Ĥ p i ( N p - 1 ) ] T , and the pilot symbol insertion rate r at the time dimension satisfies r ≥ 2f D T, f D T is the normalized Doppler frequency. Zadoff-Chu sequence [15] is adopted at the p i -th pilot symbol X p i = [ X p i ( 0 ) X p i ( 1 ) . . . X p i ( N p - 1 ) ] T in this article, so | X p i ( k ) | 2 =1. The channel estimate H ^ d ( k ) at the data symbol position d can be estimated by interpolating P ^ k . Let the interpolation row vector be C d,k , and H ^ d ( k ) can be obtained by H ^ d ( k ) = C d , k P ^ k . By minimizing the estimation MSE ε d =E { | H d ( k ) - H ^ d ( k ) | 2 } , namely,

arg min C d , k E { | H d ( k ) - H ^ d ( k ) | 2 } ,
(1)

the optimal interpolation vector, i.e., the WF can be obtained as [10]

C ^ d , k W F = E { H d ( k ) P ^ k H } E { P ^ k P ^ k H } - 1 .
(2)

Dong et al. [11] and Zheng and Xiao [12] uses LS based channel estimation to obtain P ^ k LS and then derive the interpolation vector of WF-LS C ^ d , k WF - LS , which completely neglects the effect of ICI. Therefore, the expression for WF-LS is expressed as H ^ d WF - LS ( k ) = C ^ d , k WF - LS P ^ k LS .

In this article, Channel and noise are assumed to be independent from each other and noise is complex Gaussian distribution with zero mean and σ2 variance.

3 Further analysis of WF-LS based channel estimation

Least squares based channel estimate is given by

H ^ p i LS ( k ) = H p i ( k ) + W p i ( k ) X p i ( k ) ,
(3)

where W p i = [ W p i ( 0 ) W p i ( 1 ) ... W p i ( N p - 1 ) ] T denotes additive complex Gaussian noise in the frequency domain. Substituting (3) into (2) and letting M=2, C ^ d , k ( 2 - O ) WF - LS (with the subscript m - O representing WF-LS with orders m) can be expressed as

C ^ d , k ( 2 - O ) WF - LS ( 0 ) = B ( d - p 0 ) ( B ( 0 ) + σ 2 ) - B ( d - p 1 ) B ( p 1 - p 0 ) D 2 - O ,
(4a)
C ^ d , k ( 2 - O ) WF - LS ( 1 ) = B ( d - p 1 ) ( B ( 0 ) + σ 2 ) - B ( d - p 0 ) B ( p 0 - p 1 ) D 2 - O ,
(4b)

where D2-O= B2(0)-B(p0 - p1)B(p1- p0), Dm-Orepresents the corresponding determinant of WF-LS with orders m, and

B ( Δ p ) E { H p ( k ) H p + Δ p * ( k ) } = J 0 ( 2 π Δ p f D T ) = l = 0 ( - π 2 f D 2 T 2 Δ p 2 ) l l ! Γ ( l + 1 )
(5)

is the auto-correlation function of the channel frequency response at the k-th subcarrier of different OFDM symbols [16], where J0(·) is the zero-th order Bessel function of the first kind and Γ(·) is the gamma function. Meanwhile, the coefficients of linear interpolation is given by

C ^ d , k Linear ( 0 ) = p 1 - d p 1 - p 0 ,
(6a)
C ^ d , k Linear ( 1 ) = d - p 0 p 1 - p 0 .
(6b)

In the following, we will first show that linear interpolation is in fact a special case of WF-LS with orders 2, or put it another way, WF-LS with orders 2 will "degrade" into linear interpolation asymptotically. Then, we will analyze the asymptotical relationships among WF-LS with different orders. Finally we will point out the limitation of WF-LS. Let l = 1 in (5) and substitute the resulting (5) into (4a) and (4b), after some manipulations we can obtain the expanded expression for C ^ d , k ( 2 - O ) WF - LS ( i ) , i = 0, 1 as

C ^ d , k ( 2 - O ) WF - LS ( 0 ) = ( 1 - π 2 f D 2 T 2 ( d - p 0 ) 2 ) σ 2 - π 2 f D 2 T 2 ( - 2 d p 0 - 2 p 1 2 + 2 p 0 p 1 + 2 d p 1 ) - π 4 f D 4 T 4 ( d - p 1 ) 2 ( p 1 - p 0 ) 2 2 σ 2 + σ 4 + 2 π 2 f D 2 T 2 ( p 0 - p 1 ) 2 - π 4 f D 4 T 4 ( p 0 - p 1 ) 4 ,
(7a)
C ^ d , k ( 2 - O ) WF - LS ( 1 ) = ( 1 - π 2 f D 2 T 2 ( d - p 1 ) 2 ) σ 2 - π 2 f D 2 T 2 ( - 2 d p 1 - 2 p 0 2 + 2 p 0 p 1 + 2 d p 0 ) - π 4 f D 4 T 4 ( d - p 0 ) 2 ( p 1 - p 0 ) 2 2 σ 2 + σ 4 + 2 π 2 f D 2 T 2 ( p 0 - p 1 ) 2 - π 4 f D 4 T 4 ( p 0 - p 1 ) 4 .
(7b)

Notice that (7a) and (7b) hold true when the wireless channel is static or in very slow moving environments. When SNR → ∞, that is, when σ2 0 (i.e., in the absence of noise), and inserting (6a) and (6b) into (7a) and (7b), respectively, then the relationship between the coefficients of WF-LS with orders 2 and that of linear interpolation can be obtained as

C ^ d , k ( 2 - O ) WF - LS ( i ) - C ^ d , k Linear ( i ) = π 2 f D 2 T 2 ( d - p 0 ) ( p - p 1 ) - 2 + π 2 f D 2 T 2 ( p 0 - p 1 ) 2 .
(8)

From (8) it is observed that as f D T → 0, the desired result

lim f D T , σ 2 0 C ^ d , k ( 2 - O ) WF - LS ( i ) C ^ d , k Linear ( i ) , i = 0 , 1
(9)

can be established, as shown in Figure 2. It is worth noting that a totally different looking Figure 2 will be obtained if we choose another set of p0, p1 and p, but the asymptotical behavior as f D T → 0 will definitely be the same, as proved and explained in (8). Therefore, it can be inferred that WF-LS with orders 2 implicitly exists certain linearity which results in its failure in high speed communication environments, in which case the approximate linearity of the channel frequency response H ^ p 0 ( k ) and H ^ p 1 ( k ) between p0 and p1 disappears because of fast fading channels. On the other hand, because the channel estimation at pilot symbols is fixed to LS based channel estimation, if we want to improve the performance of WF-LS, one has to resort to WF-LS with higher orders (i.e., choosing M > 2 in (2)) and hopefully that by adopting WF-LS with higher orders we can improve the estimation accuracy through using more pilot symbols, i.e., the MSE of channel estimation may be decreased by collecting more pilot symbols [17]. However, without properly adopting WF-LS with higher orders, there will be no performance improvement. In what follows we will investigate the asymptotical behavior of WF-LS with higher orders and show that WF-LS with higher orders can indeed be "degraded" into WF-LS with orders 2 if not carefully designed.

Figure 2
figure 2

The relationship between the coefficients of Wiener filter with orders 2 and that of linear interpolation. In this figure we let σ2 0, p0 = 1, p1 = 4 and p = 2.

Substituting (3) and (5) into (2) and letting M = 3 we can obtain C ^ d , k ( 3 - O ) WF - LS ( 0 ) , C ^ d , k ( 3 - O ) WF - LS ( 1 ) and C ^ d , k ( 3 - O ) WF - LS ( 2 ) . Then, substituting (4a) and (4b) into the resulting C ^ d , k ( 3 - O ) WF - LS ( 0 ) and C ^ d , k ( 3 - O ) WF - LS ( 1 ) , respectively, after a few tedious, but otherwise straightforward, algebraic manipulations, we can obtain the relationships between D3-Oand D2-O, C ^ d , k ( 3 - O ) WF - LS ( 0 ) and C ^ d , k ( 2 - O ) WF - LS ( 0 ) , C ^ d , k ( 3 - O ) WF - LS ( 1 ) and C ^ d , k ( 2 - O ) WF - LS ( 1 ) , and finally C ^ d , k ( 3 - O ) WF - LS ( 2 ) as

D 3 - O = ( D 2 - O - B 2 ( p 2 - p 0 ) - B 2 ( p 2 - p 1 ) ) ( 1 + σ 2 ) + 2 B ( p 2 - p 0 ) B ( p 2 - p 1 ) B ( p 1 - p 0 ) , C ^ d , k ( 3 - O ) WF - LS ( 0 ) = 1 D 3 - O D 2 - O C ^ d , k ( 2 - O ) WF - LS ( 0 ) + B ( d - p 0 ) ( σ 2 + σ 4 ) - ( B ( d - p 1 ) B ( p 1 - p 0 ) + B ( d - p 2 ) B ( p 2 - p 0 ) ) σ 2 - B ( d - p 2 ) B ( p 2 - p 0 ) - B ( d - p 0 ) B 2 ( p 2 - p 1 ) + B ( d - p 1 ) B ( p 2 - p 1 ) B ( p 2 - p 0 ) + B ( d - p 2 ) B ( p 1 - p 0 ) B ( p 2 - p 1 ) , C ^ d , k ( 3 - O ) WF - LS ( 1 ) = 1 D 3 - O D 2 - O C ^ d , k ( 2 - O ) WF - LS ( 1 ) + B ( d - p 1 ) ( σ 2 + σ 4 ) - ( B ( d - p 0 ) B ( p 1 - p 0 ) + B ( d - p 2 ) B ( p 2 - p 1 ) ) σ 2 - B ( d - p 2 ) B ( p 2 - p 1 ) - B ( d - p 1 ) B 2 ( p 2 - p 0 ) + B ( d - p 0 ) B ( p 2 - p 0 ) B ( p 2 - p 1 ) + B ( d - p 2 ) B ( p 1 - p 0 ) B ( p 2 - p 0 ) , C ^ d , k ( 3 - O ) WF - LS ( 2 ) = 1 D 3 - O B ( d - p 2 ) ( 1 + σ 2 ) 2 - ( B ( d - p 0 ) B ( p 0 - p 2 ) + B ( d - p 1 ) B ( p 1 - p 2 ) ) ( 1 + σ 2 ) + B ( d - p 0 ) B ( p 1 - p 0 ) B ( p 2 - p 1 ) + B ( d - p 1 ) B ( p 2 - p 0 ) B ( p 1 - p 0 ) - B ( d - p 2 ) B 2 ( p 1 - p 0 ) .
(10)

It is observed from (10) that as σ2 0 and by fixing p, p0 and p1 (it is assumed here that we already have or know p, p0 and p1 for WF-LS with orders 2), what really matters are f D T and the distance between p1 and p2. By using (10) and putting different values of f D T and the distance between p1 and p2, we will obtain some interesting results as shown in Figure 3. It can be seen from Figure 3 that as p2 increases, C ^ d , k ( 3 - O ) WF - LS ( 0 ) and C ^ d , k ( 2 - O ) WF - LS ( 0 ) will converge, and so will be C ^ d , k ( 3 - O ) WF - LS ( 1 ) and C ^ d , k ( 2 - O ) WF - LS ( 1 ) . Meanwhile, C ^ d , k ( 3 - O ) WF - LS ( 2 ) will converge to zero as p2 increases. On the other hand, this convergence will change with f D T , as can also be observed from Figure 3. In this case, WF-LS with orders 3 will "degrade" into WF-LS with orders 2, which means that even more pilot symbols are adopted to estimate H ^ d WF - LS ( k ) , there will be no performance gains at all. Also note here that as in Figure 2, if we choose another set of p0, p1, p2 and p we will obtain a different looking Figure 3, but the asymptotical convergence behavior will be the same. This asymptotical convergence behavior can be explained by investigating (10), which shows that B p ) will become small and close to zero as f D T (p2 - p i ), i = 0, 1 grows large and tends to infinity. In conclusion we have the following results in the absence of noise

Figure 3
figure 3

The relationship between the coefficients of Wiener filter with orders 3 and that of Wiener filter with orders 2. In this figure we let σ2 0, p0 = 1, p1 = 4 and p = 2. The dashed lines represents the coefficients of Wiener filter with orders 2.

lim p 2 , σ 2 0 affected by  f D T C ^ d , k ( 3 - O ) WF - LS ( i ) C ^ d , k ( 2 - O ) WF - LS ( i ) , i = 0 , 1 lim p 2 , σ 2 0 affected by  f D T C ^ d , k ( 3 - O ) WF - LS ( i ) 0 , i = 2 .
(11)

When noise is present, the convergence behavior can be obtained through similar analysis by investigating (10) and the result is shown in Figure 4. This idea of analyzing the relationship between WF-LS with orders 3 and WF-LS with orders 2 can be further extended to analyze the relationships among WF-LS with different orders, which can be inferred directly from the above analysis that when p m is sufficiently large (for m > 2)

Figure 4
figure 4

The relationship between the coefficients of Wiener filter with orders 3 and that of Wiener filter with orders 2. In this figure we let SNR → 0, p0 = 1, p1 = 4 and p = 2. The dashed lines represents the coefficients of Wiener filter with orders 2.

C ^ d , k ( ( m + 1 ) - O ) WF - LS ( i ) C ^ d , k ( m - O ) WF - LS ( i ) , C ^ d , k ( ( m + 1 ) - O ) WF - LS ( i ) 0 , i = 0 , 1 , , m - 1 i = m .
(12)

Therefore we conclude that we should carefully avoid these "convergence points" when we are trying to improve the performance of WF-LS with low orders by using WF-LS with higher orders, otherwise this goodwill will prove to be in vain. Of course, we can choose p m arbitrarily close to pm- 1, but this will cause transmitting more pilot symbols, which will significantly reduce the spectral efficiency. However, we can not choose p m arbitrarily large to increase the spectral efficiency, as have been proved that this will result in no performance improvement. Meanwhile the choose of p m is related to f D T. For example, we observe that when SNR = 30 dB and fDT = 0.01, in order for C ^ d , k ( 3 - O ) WF - LS ( 0 ) , C ^ d , k ( 3 - O ) WF - LS ( 1 ) and C ^ d , k ( 3 - O ) WF - LS ( 2 ) to have a negligible difference between C ^ d , k ( 2 - O ) WF - LS ( 0 ) , C ^ d , k ( 2 - O ) WF - LS ( 1 ) and 0, respectively, p2 should be bigger than about 54 and 56. When SNR = 30 dB and f D T = 0.1, for C ^ d , k ( 3 - O ) WF - LS ( 0 ) , C ^ d , k ( 3 - O ) WF - LS ( 1 ) and C ^ d , k ( 3 - O ) WF - LS ( 2 ) to have a negligible difference between C ^ d , k ( 2 - O ) WF - LS ( 0 ) , C ^ d , k ( 2 - O ) WF - LS ( 1 ) and 0, respectively, p2 should be bigger than 9. The above observations are also approximately true for other SNR values. Therefore, from the above observations and analysis we may conclude that the combined parameter f D T (p m - pm- 1) should be smaller than about 0.5 to avoid the degradation of WF with higher orders. This result is coincide with the sampling theorem in the time domain [18], which is, f D T (p m - pm- 1) < 0.5. Till this point we can say that we have just proved the sampling theorem in the time domain, from a new perspective, i.e., from the coefficients of WF-LS point of view. The optimal value of f D T (p m - pm- 1) that will simultaneously increase the performance while maintaining the spectral efficiency is dependent on the specific problem at hand and related to the pilot symbol and system design problems, which is beyond the scope of this article, but will be an interesting and a meaningful topic for the future work.

Although the performance of WF-LS can be improved by adopting more pilot symbols provided that the above conditions are satisfied, WF-LS has an intrinsic weakness that will lead to its decreased performance in high speed mobile environments. As will be seen in Section 5, the performance of WF-LS is acceptable in slow to moderate mobile environments, but decreases significantly in high speed environments. This degradation of WF-LS is due mainly to the fatal weakness of the underlining assumption of LS based channel estimation that the channel coefficients within one OFDM symbol period are constants. This assumption will generally not hold true in time-varying channels, especially in fast time-varying cases. In light of the above analysis and considering that BEM based channel estimation method [13, 14] can accurately estimate the time-varying channel coefficients of an OFDM symbol, we propose to combine BEM based channel estimation with WF to deal with channel estimation in time-varying channels.

4 The expression for the proposed WF-BEM based channel estimation

Basis expansion model based channel impulse response of the p i -th pilot symbol can be expressed as [13, 14]

h p i ( n , l ) = q = 0 Q η q , l ( p i ) b n , q ,
(13)

where h p i n , l represents the channel impulse response of the l-th path at time n within the p i -th pilot symbol period and is assumed to be modeled as a wide sense stationary (WSS) complex Gaussian process with a statistically independent path, n = 0, 1, ..., N - 1, N is the symbol length (N p ≤ N), l = 0, 1, ..., L - 1, L is the length of wireless channel, ηq,l(p i ) is the coefficient of BEM, bn,qis the base that captures channel time variations, and Q is the number of BEM bases. BEM is motivated by the observation that the temporal (n) variation of h(n, l) is usually rather smooth due to the channel's limited Doppler spread, and therefore, { b n , q } q = 0 Q can be chosen as a small set (i.e., Q N) of smooth functions.

For the pilot subcarriers in the p i -th pilot symbol, an equation consisting of ηq,l(p i ) can be expressed as [14]

Y p i = P η p i + Z p i ,
(14)

where Y p i = [ Y p i ( 0 ) Y p i ( 1 ) Y p i ( N p - 1 ) ] T is the received signal at the pilot subcarriers of the p i -th pilot symbol in the frequency domain, η p i = [ η 0 , 0 ( p i ) , , η 0 , L - 1 ( p i ) , , η Q , 0 ( p i ) , , η Q , L - 1 ( p i ) ] T represents the coefficients of BEM to be estimated, P consists of the base, the pilot subcarriers and the Fourier transform matrix at the positions of according pilot subcarriers [14, Eq. (14)], and Z p i is the interference from data subcarriers and noise. In this article, the regularized LS method [19] is adopted to estimate η p i as

η ^ p i = ( P H P + a I ) - 1 P H Y p i ,
(15)

where small value of a is to ensure the matrix PHP + a I a matrix with full rank. Let us define a matrix A (PHP + a I)-1PH in (15) and A can be further divided into Q + 1 sub-matrices, each of which is of size L × N p . More specifically, A can be expressed as

A = A q = 0 L × N p T A q = 1 L × N p T A q = Q L × N p T ( Q + 1 ) L × N p T .
(16)

Combing (15) and (16), η ^ q , l ( p i ) can be expressed as

η ^ q , l ( p i ) = k = 0 N p - 1 A q ( l , k ) Y p i ( k ) .
(17)

As shown in [20], in various mobile environments, the received signal Y p i ( k ) at the k-th subcarrier is expressed as

Y p i ( k ) = H p i ( k ) X p i ( k ) + z = 0 z k N - 1 H p i IC 1 ( k , z ) X p i ( z ) ICI term + W p i ( k ) ,
(18)

where W p i ( k ) is an additive complex Gaussian noise in the frequency domain,

H p i ( k ) = 1 N l = 0 L - 1 n = 0 N - 1 h p i ( n , l ) e - j 2 π k l N
(19)

represents the channel frequency response corresponding to the desired subcarrier k and

H p i IC 1 ( k , z ) = 1 N l = 0 L - 1 n = 0 N - 1 h p i ( n , l ) e - j 2 π z l N e - j 2 π ( k - z ) n N
(20)

is the ICI coefficient, which is the the off-diagonal element in the channel frequency response matrix. Since the ICI term consists of a large number of random interferences and is based on the assumption that h p i n , l is WSS complex Gaussian process, we can model the term as additive white Gaussian noise according to the central limit theorem [21].

To derive the expression for WF-BEM that considers the effect of ICI, the following steps are proposed:

  • Step (1) Substitute (17) into (13). We can get the estimate of BEM based channel impulse response as

    ĥ p i ( n , l ) = q = 0 Q k = 0 N p - 1 A q ( l , k ) Y p i ( k ) b n , q ,
    (21)
  • Step (2) Substitute (21) into (19). Then we can obtain the estimate of BEM based channel estimation P ^ k BEM with each element given by

    H ^ p i BEM ( k ) = 1 N l = 0 L - 1 n = 0 N - 1 q = 0 Q s = 0 N p - 1 A q ( l , s ) Y p i ( s ) b n , q e - j 2 π k l N .
    (22)
  • Step (3) Substitute (18) into (22). Hence, the relationships among H ^ p i BEM ( k ) , H p i ( k ) and the ICI term can be established. Therefore, E { H d ( k ) ( H ^ p i BEM ( k ) ) * } can be derived as

    E { H d ( k ) ( H ^ p i BEM ( k ) ) * } = J 0 ( 2 π ( d - p i ) f D T ) × 1 N l = 0 L - 1 n = 0 N - 1 q = 0 Q s = 0 N p - 1 u = 0 L - 1 A q * ( l , s ) X p i * ( s ) b n , q * σ u 2 e j 2 π ( s u + k ( l - u ) ) N β p i ( k ) .
    (23)
  • Step (4) Use (20) to derive the correlation function of H p i IC 1 ( k , v ) and H p i IC 1 ( k , z ) as

    E { H p i IC 1 ( k , v ) ( H p i IC 1 ( k , z ) ) * } = 1 N 2 n 1 = 0 N - 1 n 2 = 0 N - 1 l = 0 L - 1 σ l 2 × J 0 ( 2 π ( n 1 - n 2 ) f D T s ) e - j 2 π ( ( v - z ) l + ( ( k - v ) n 1 - ( k - z ) n 2 ) ) N .
    (24)

Through the proposed Steps (1)-(4) and by using (22) and (24), E { H ^ p i BEM ( k ) ( H ^ p j BEM ( k ) ) * } can be derived as follows:

if p i p j ,

E { H ^ p i BEM ( k ) ( H ^ p j BEM ( k ) ) * } = J 0 ( 2 π ( p i - p j ) f D T ) × 1 N 2 l = 0 L - 1 n = 0 N - 1 m = 0 N - 1 q = 0 Q s = 0 Q g = 0 N p - 1 r = 0 N p - 1 u = 0 L - 1 A q ( l , g ) A s * ( l , r ) X p i ( g ) X p j * ( r ) ( b n , q b m , s * ) σ u 2 e - j 2 π ( g - r ) u N ϕ p i , p j ,
(25)

and if p i = p j ,

E { H ^ p i BEM ( k ) H ^ p i BEM ( k ) * } φ p i = 1 N 2 l = 0 L - 1 n = 0 N - 1 m = 0 N - 1 q = 0 Q s = 0 Q g = 0 N p - 1 r = 0 N p - 1 A q ( l , g ) A s * ( l , r ) ( b n , q b m , s * ) × 1 N 2 ν = 0 ν g N p - 1 z = 0 z r N p - 1 X p i ( ν ) X p i * ( z ) n 1 = 0 N - 1 n 2 = 0 N - 1 u = 0 L - 1 σ u 2 J 0 ( 2 π ( n 1 - n 2 ) f D T s ) × e - j 2 π ( ( v - z ) u + ( ( g - v ) n 1 - ( r - z ) n 2 ) ) N The effect of ICI + 1 + σ 2 , g = r , X p i ( g ) X p i * ( r ) u 1 = 0 L - 1 σ u 1 2 e - j 2 π ( g - r ) u 1 N , g r ,
(26)

where we have used the fact that E { h p i ( n 1 , l ) h p j * ( n 2 , l ) } = σ l 2 J 0 ( 2 π f D ( ( p i - p j ) T + ( n 1 - n 2 ) T s ) ) and its corresponding function in the frequency domain, σ l 2 is the power of the l-th path and without loss of generality we assume l = 0 L - 1 σ l 2 =1, T s is the sampling period. It is noted that based on the assumption that h p i n , l within a single OFDM symbol period are constants, the effect of ICI is neglected (i.e., in (20) H p i ICI ( k , z ) 0), the authors Dong et al. [11] and Zheng and Xiao [12] only consider the noise variance σ2. However, we consider the variation of h p i n , l within a single OFDM symbol period in time-varying channels and our derived result explicitly considers both the noise variance and the effect of ICI, which can provide us with details about channel variations in various mobile environments.

  • Step (5) Substitute (23), (25) and (26) into (2). Then, the interpolation vector of WF-BEM can be obtained as

    C ^ d , k WF - BEM = J 0 ( 2 π ( d - p 0 ) f D T ) β p 0 ( k ) J 0 ( 2 π ( d - p 1 ) f D T ) β p 1 ( k ) J 0 ( 2 π ( d - p M - 1 ) f D T ) β p M - 1 ( k ) .
    φ p 0 J 0 ( 2 π ( p 0 - p 1 ) f D T ) ϕ p 0 , p 1 J 0 ( 2 π ( p 0 - p M - 1 ) f D T ) ϕ p 0 , p M - 1 J 0 ( 2 π ( p 1 - p 0 ) f D T ) ϕ p 1 , p 0 φ p 1 J 0 ( 2 π ( p 1 - p M - 1 ) f D T ) ϕ p 1 , p M - 1 J 0 ( 2 π ( p M - 1 - p 0 ) f D T ) ϕ p M - 1 , p 0 J 0 ( 2 π ( p M - 1 - p 1 ) f D T ) ϕ p M - 1 , p 1 φ p M - 1
    (27)

Comparing (27) with the interpolation vector of WF-LS C ^ d , k WF - LS given in [11, Eq. (29-31)] and [12, Eq. (29)], it can be seen that the coefficients β p i ( k ) , ϕ p i , p c and φ p i are related with channel variations (for both the base bn,qand the effect of ICI) and unique to WF-BEM.

  • Step (6) Multiply the estimate of BEM based channel estimation P ^ k BEM obtained in Step (2) by the interpolation vector of WF-BEM C ^ d , k WF-BEM obtained in Step (5). Finally, the expression for WF-BEM is given by

    H ^ d WF - BEM ( k ) = C ^ d , k WF - BEM P ^ k BEM .
    (28)

The proposed algorithm is summarized as follows. First, we use expression (22) to obtain the channel estimate of pilot symbols (corresponding to the Step 1 in Figure 1); then, we use expression (28) to obtain the channel estimate of data symbols (corresponding to the Step 2 in Figure 1).

In this section the interpolation vector of WF-BEM at the frequency dimension is not considered for the reason that by using BEM based channel estimation, the channel impulse response at a pilot symbol can be obtained by expression (21). Then, through transferring the channel impulse response into frequency domain by expression (22), the estimate of channel frequency response at required subcarriers of the pilot symbol can be obtained.

5 Simulation results and discussions

To evaluate the performance of the proposed WF-BEM algorithm, extensive computer simulations are carried out. LTE uplink system [15, 22] is considered in the simulation. The simulation parameters are listed in Table 1 and the generalized complex exponential BEM (GCE-BEM) [14] is adopted.

Table 1 Simulation parameters

5.1 MSE comparison

The MSE curve of BEM based channel estimation with LS based channel estimation only at pilot symbols is shown in Figure 5. From Figure 5 it can be seen that in time-varying channels, BEM based channel estimation performs consistently better than LS based channel estimation. The estimation accuracy of BEM based channel estimation is much better than that of LS based channel estimation especially in high-speed mobile environment, as can be seen from Figure 5. This result proves our analysis in Section 3 that in time-varying channels, as the assumption that the channel coefficients within one OFDM symbol period are constants no longer holds true, BEM based channel estimation will outperform LS based channel estimation. After interpolation along the time dimension by using WF, the MSE curve of WF-BEM with WF-LS is shown in Figure 6. It is seen from Figure 6 that due to the precondition that BEM based channel estimation is better than LS based channel estimation in time-varying channels, the estimation accuracy of the proposed WF-BEM is better than WF-LS.

Figure 5
figure 5

Performance of MSE only at pilot symbols. The blue lines represent the MSE of LS based channel estimation and the red lines represent that of BEM based channel estimation.

Figure 6
figure 6

Performance of MSE after interpolation by Wiener filter. The blue lines represent the MSE of WF-LS and the red lines represent that of WF-BEM.

As stated in Section 1, the channel estimation accuracy at data symbols is determined by both the channel estimation accuracy at pilot symbols and the accuracy of the interpolation method. WF is the best interpolation method at the time dimension to estimate channel at data symbols in terms of minimizing MSE. The optimality of WF is independent of the channel estimation method adopted at pilot symbols. Therefore we can infer that the reason that WF-LS underperforms is because the channel estimation accuracy of LS based channel estimation is worse than that of BEM based channel estimation at pilot symbols in time-varying channels, which have been proved by Figure 5. This is also the main reason for our motivation to combine BEM based channel estimation with WF and derive the expression for WF-BEM based channel estimation to deal with channel estimation in time-varying channels.

Besides BEM based channel estimation can more accurately estimate fast time-varying channels than LS based channel estimation does, another reason that a channel estimator with higher accuracy results in improved performance in time-varying channels is illustrated as follows. In OFDM systems, Doppler effects and instabilities of the transmitter and receiver carrier frequency oscillators will cause a loss of orthogonality between the subcarriers, resulting in ICI. The carrier frequency offset caused by Doppler effects in time-varying channels is a fraction of the subcarrier spacing (i.e., in most practical cases the normalized Doppler frequency is less than 0.2). If we want to compensate this effect, we are dealing with the problem of fine-frequency adjustment. One effect of carrier frequency offset is the detrimental effect of a rotation of the subcarriers [23, 24]. This effect will be recognized by a channel estimator, which does not distinguish between phase offsets caused by the channel and those caused by a frequency offset. Thus, a channel equalizer appears also to have fine frequency synchronization capabilities. Therefore it can be inferred that a channel estimator with higher accuracy can more accurately compensate this rotation caused by Doppler effects and thus will perform better in time-varying channels.

5.2 BLER comparison

Figures 7, 8, 9 and 10 report the block error rate (BLER) curve of WF-BEM with WF-LS, at the mobile speed of 30 km/h (corresponding to the downtown environment), 120 km/h (corresponding to the highway environment), 350 and 480 km/h (corresponding to the high-speed train environments) respectively. Figure 7 illustrates that since the wireless channel can be regarded as nearly invariant during one OFDM symbol period at 30 km/h and also because the Doppler frequency is small in this situation, the performance of WF-LS is close to that of WF-BEM, there is less than 1 dB SNR gain for WF-BEM in this situation. The actual values of these estimates (i.e., ideal channel) are also given to facilitate comparison with the estimates. We can see that the proposed WF-BEM is very close to the ideal channel case, there is only less than 0.5 dB loss compared to the ideal one.

Figure 7
figure 7

Performance of BLER: 30 km/h, 64QAM. The blue line represents the BLER of WF-LS and the red line represents that of WF-BEM. The idea case which assumes perfect channel state information is represented by the black line.

Figure 8
figure 8

Performance of BLER: 120 km/h, 16QAM and 64QAM. The blue lines represent the BLER of WF-LS and the red lines represent that of WF-BEM. The idea case which assumes perfect channel state information are represented by the black lines.

Figure 9
figure 9

Performance of BLER: 350 km/h, 16QAM and 64QAM. The blue lines represent the BLER of WF-LS and the red lines represent that of WF-BEM. The idea case which assumes perfect channel state information are represented by the black lines.

Figure 10
figure 10

Performance of BLER: 480 km/h, 16QAM. The blue line represents the BLER of WF-LS and the red line represents that of WF-BEM. The idea case which assumes perfect channel state information is represented by the black line.

Figure 8 illustrates that since the wireless channel changes not that fast enough during an OFDM symbol period at 120 km/h compared with that at 350 and 480 km/h, the performance gap between WF-BEM and WF-LS is still not that obvious, there is only about 1 dB SNR gain for WF-BEM compared with WF-LS in this situation (for both 16 and 64QAM). And still, there is only less than 1 dB gap between the proposed WF-BEM and the ideal channel case.

However, in high-speed environments (350 and 480 km/h), the wireless channel changes quickly and drastically. Hence, in these cases the wireless channel can not be regarded as nearly static and even slow changing during one OFDM symbol period anymore. Therefore, at mobile speed of 350 km/h, compared with WF-LS, about 2.5 and 3.5 dB SNR gain can be obtained in 16 and 64QAM modulation mode respectively through WF-BEM, as can be seen from Figure 9. It is observed from Figure 9 that even at 350 km/h, compared to the ideal channel case, there is only about 1.5 dB loss of the proposed WF-BEM in 16QAM modulation mode and about less than 3 dB loss in 64QAM mode. From Figure 9 we can infer that the use of efficient multilevel modulations, which make use of multiple signal phase and amplitude levels to carry multiple bits per symbol, may demand more precise channel estimation to demodulate the received signal, especially in high-speed environments.

Finally, the performance of WF-BEM with WF-LS at extremely high speed 480 km/h is presented in Figure 10. As can be observed from Figure 10, the performance of both WF-BEM and WF-LS rapidly degrade for an increasing speed. However, our proposed WF-BEM is still much better than WF-LS in 16QAM modulation mode, there is more than 3 dB SNR gain. There are two reasons for this degradation. Firstly, the wireless channel is changing so fast that by merely interpolating to obtain the channel estimate of data symbols becomes difficult and inaccurate. In this case we may need to insert pilot tones in data symbols (e.g., comb-type pilot pattern) to actually estimate the channel at all OFDM symbols. Secondly, the ICI is so evident that in this case it can not be just "equalized out" as explained above. In this case, we may have to turn to ICI-cancelation schemes (e.g., self ICI cancelation [25], the use of windowing [26] or the use of pilot tones [27, 28]) to mitigate or suppress the ICI. Nevertheless, to change the pilot pattern at the transmitter or to implement ICI-cancelation scheme at the receiver will necessitate altering the transceiver's structure, increasing the computational complexity significantly, and moreover, the use of more pilot tones will inevitably decrease the capacity and/or throughput of the overall system. Hence, considering that the sensitivity of M-QAM-OFDM signals to Doppler frequency increases significantly with the alphabet size M, we recommend that in order to strike a compromise between complexity and performance as well as data transmission rate, low level modulation such as 8PSK, QPSK or BPSK modulation schemes should be adopted at 480 km/h. When operating under (including) 350 km/h the use of high level modulation 16 or 64QAM can be adopted to increase data transmission rate while at the same time maintain good performance.

5.3 ICI analysis

In Figure 11, we show the effect of ICI that is included in the derived result (see expression (26)). It is observed from Figure 11 that when the Normalized Doppler frequency is small, the effect of ICI is also small, which may indeed be ignored just as the authors of [11, 12] do. However, as the moving speed increases, the Normalized Doppler frequency will increase as well, and thus the effect of ICI can not be ignored anymore in this situation. In conclusion, the effect of ICI and the noise variance will contribute together to influence the performance of OFDM systems in time-varying channels, especially in high-speed cases.

Figure 11
figure 11

The effect of ICI. The effect of ICI is plotted as the absolute value versus the normalized Doppler frequency.

6 Conclusions

In this article, we have further analyzed WF-LS, including the asymptotical relationship between WF-LS with orders 2 and linear interpolation, the asymptotical relationships among WF-LS with different orders. Considering the limitation of WF-LS is that LS based channel estimation assumes the channel coefficients within one OFDM symbol period are constants, we propose to combine BEM based channel estimation, which can accurately estimate the time-varying channel coefficients during one OFDM symbol period, with WF to deal with the challenging problem of channel estimation in OFDM systems operating under various mobile environments, especially in high-speed cases. The expression for WF-BEM based channel estimation has been derived, and under the hypothesis of approximating the ICI term as additive white Gaussian noise, the derived result explicitly considers the effect of ICI. The simulation results showed that the proposed WF-BEM provides a substantial gain, in terms of estimation accuracy in time-varying channels, with respect to WF-LS, especially in fast time-varying channels.

References

  1. ETSI TS 101 475 V1.2.2, ETSI Broadband Radio Access Networks (BRAN), HIPERLAN Type2: Physical Layer 1999.

  2. DVB, A122: framing structure, channel coding and modulation for a second generation digital terrestrial television broadcasting system (DVB-T2)

  3. IEEE, Part 16: air interface for fixed and mobile broadband wireless access systems - amendment 2: physical and medium access control layers for combined fixed and mobile operation in licensed bands 2005.

  4. Sesia S, Toufik I, Baker M: LTE-The UMTS Long Term Evolution-From Theory to Practice. Wiley Press, Chichester; 2009.

    Book  Google Scholar 

  5. Muquet B, de Courville M, Duhame P: Subspace-based blind and semi-blind channel estimation for OFDM systems. IEEE Trans Signal Process 2002, 50(7):1699-1712. 10.1109/TSP.2002.1011210

    Article  Google Scholar 

  6. Li C, Roy S: Subspace-based blind channel estimation for OFDM by exploiting virtual carriers. IEEE Trans Wirel Commun 2003, 2(1):141-150. 10.1109/TWC.2002.806383

    Article  Google Scholar 

  7. Chen S, Yao T: Intercarrier interference suppression and channel estimation for OFDM system in time-varying frequency-selective fading channels. IEEE Trans Consum Electron 2004, 50(2):429-435. 10.1109/TCE.2004.1309404

    Article  Google Scholar 

  8. van de Beek JJ, Edfors O, Sandell M, Wilson SK, Börjesson PO: On channel estimation in OFDM systems. In Proc IEEE VTC'1995. Volume 2. Chicago, USA; 1995:815-819.

    Google Scholar 

  9. Zhao YP, Huang AP: A Novel channel estimation method for OFDM mobile communication systems based on pilot signals and transform-domain processing. In Proc IEEE VTC'1997. Volume 3. Phoenix, AZ; 1997:2089-2093.

    Google Scholar 

  10. Hoeher P, Kaiser S, Robertson P: Two-dimensional pilot-symbol-aided channel estimation by Wiener filtering. In Proc IEEE Intl conf on Acoustic, Speech, and Signal Processing (ICASSP). Volume 3. Munich; 1997:1845-1848.

    Google Scholar 

  11. Dong X, Lu W, Soong ACK: Linear interpolation in pilot symbol assisted channel estimation for OFDM. IEEE Trans Wirel Commun 2007, 6(5):1910-1920.

    Article  Google Scholar 

  12. Zheng YR, Xiao CS: Channel estimation for frequency-domain equalization of single-carrier broadband wireless communications. IEEE Trans Veh Technol 2009, 58(2):815-82.

    Article  Google Scholar 

  13. Ma X, Giannakis GB, Ohno S: Optimal training for block transmissions over doubly selective wireless fading channels. IEEE Trans Signal Process 2003, 51(5):1351-1366. 10.1109/TSP.2003.810304

    Article  MathSciNet  Google Scholar 

  14. Tang Z, Cannizzaro RC, Leus G, Banelli P: Pilot-assisted time-varying channel estimation for OFDM systems. IEEE Trans Signal Process 2007, 55(5):2226-2238.

    Article  MathSciNet  Google Scholar 

  15. 3GPP TS36.211 v8.7.0, Evolved Universal Terrestrial Radio Access (E-UTRA); physical channels and modulation (release 8) 2009.

  16. Ma X, Giannakis GB: Maximum-diversity transmissions over doubly selective wireless channels. IEEE Trans Inf Theory 2003, 49(7):1832-1840. 10.1109/TIT.2003.813485

    Article  MathSciNet  Google Scholar 

  17. Ma X, Oh MK, Giannakis GB, Park DJ: Hopping pilots for estimation of frequency-offsets and multi-antenna channels in MIMO OFDM. IEEE Trans Commun 2005, 53(1):162-172. 10.1109/TCOMM.2004.840663

    Article  Google Scholar 

  18. Ozdemir MK, Arslan H: Channel estimation for wireless OFDM systems. IEEE Commun Surv Tut 2007, 9(2):18-48.

    Article  Google Scholar 

  19. Ancora A, Bona C, Slock DTM: Down-sampled impulse response least-squares channel estimation for LTE OFDMA. In Proc IEEE Intl conf on Acoustic, Speech, and Signal Processing (ICASSP). Volume 3. Honolulu, HI; 2007:293-296.

    Google Scholar 

  20. Mostofi Y, Cox DC: ICI mitigation for pilot-aided OFDM mobile systems. IEEE Trans Wirel Commun 2005, 4(2):765-774.

    Article  Google Scholar 

  21. Stark H, Woods JW: Probability and Random Processes with Applications to Signal Processing. Prentice Hall, Upper Saddle River; 2002.

    Google Scholar 

  22. 3GPP TS36.212 v8.7.0, Evolved Universal Terrestrial Radio Access (E-UTRA); multiplexing and channel coding (release 8) 2009.

  23. van de Beek JJ, Börjesson PO, Boucheret M-L, Landström D, Arenas J, Ödling P, Östberg C, Wahlqvist M, Wilson S: A time and frequency synchronization scheme for multiuser OFDM. IEEE J Sel Areas Commun 1999, 17(11):1900-1914. 10.1109/49.806820

    Article  Google Scholar 

  24. Morelli M: Timing and frequency synchronization for the uplink of an OFDMA system. IEEE Trans Commun 2004, 52(2):296-306. 10.1109/TCOMM.2003.822699

    Article  Google Scholar 

  25. Zhao Y, Häaggman S-G: Sensitivity to Doppler shift and carrier requency errors in OFDM systems--the consequences and solutions. In Proc IEEE VTC'1996. Volume 3. Atlanta, GA; 1996:1564-1568.

    Google Scholar 

  26. Muschallik C: Improving an OFDM reception using an adaptive Nyquist windowing. IEEE Trans Consumer Electron 1996, 42: 259-269. 10.1109/30.536046

    Article  Google Scholar 

  27. Hou SW, Ko CC: Intercarrier interference suppression for OFDMA uplink in time- and frequency-selective fading channels. IEEE Trans Veh Technol 2009, 58(6):2741-2754.

    Article  Google Scholar 

  28. Huang X, Wu H: Robust and efficient intercarrier interference mitigation for OFDM systems in time-varying fading channels. IEEE Trans Veh Technol 2007, 56(5):2517-2528.

    Article  Google Scholar 

Download references

Acknowledgements

This work was supported in part by the Chinese Important National Science & Technology Specific Projects under Grant 2011ZX03001-007-01 and the National Science Foundation of China under Grant nos. 61032002, 60972029 and 60902026.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Ke Zhong.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Zhong, K., Lei, X., Dong, B. et al. Channel estimation in OFDM systems operating under high mobility using Wiener filter combined basis expansion model. J Wireless Com Network 2012, 186 (2012). https://doi.org/10.1186/1687-1499-2012-186

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2012-186

Keywords