Skip to main content

Low-complexity adaptive iteration algorithm for frequency tracking in OFDM systems

Abstract

The carrier frequency offset (CFO), destroying the orthogonality between subcarriers, greatly degrades the performance of an orthogonal frequency-division multiplexing system. One of the most frequently used ways for a CFO estimator design is to adopt maximum-likelihood (ML) estimation, achieving high accuracy tightly close to the Cramer-Rao lower bounds (CRLBs).

One of the ML-based algorithms, called linearly-combined CFO (LC-CFO), evaluates all the single-time-slot CFO estimates first and then linearly combined these CFO estimates in the minimum mean-square-error sense. Its tracking range is quite wide up to half the carrier spacing, and convergence speed is very fast, costing only several tens of iterations; moreover, its mean-square error (MSE) performances are very much close to CRLBs at medium-to-high signal-to-noise ratio (SNR) values. However, a set of arctangent functions is needed to be evaluated for each iteration, which increases the computational complexity. In this article, a low complexity, called simplified LC-CFO (SLC-CFO), is proposed that the set of arctangent functions are replaced by low-complexity limiters, resulting in simplifying the receiver design and reducing the computational load while keeping nearly the same tracking range and MSE performances. With proper choice of a parameter, SLC-CFO even shows faster convergence speed and lower MSE value at low SNR, compared with LC-CFO. Simulation results demonstrate all these aforementioned properties.

1 Introduction

Orthogonal frequency-division multiplexing (OFDM) transforms a frequency-selective multipath fading channel into multiple frequency-flat channels that makes appealing for designing a receiver using simple signal processing techniques [1]. The orthogonality between subcarriers, allowing overlapping between sub-bands without introducing inter-channel interference, provides high spectral efficiency. However, the existence of carrier frequency offset (CFO) due to the Doppler spread and/or the instability of the local oscillators destructs the orthogonality, resulting in serious performance degradation [2–4]. Therefore, the demand for CFO estimation with high accuracy is essential to OFDM systems.

There are many correlation-based algorithms proposed for CFO estimation in [5–9]. They are proved useful for CFO acquisition, acquiring coarse CFO estimates. To secure CFO estimates with high accuracy, the technique using maximum-likelihood (ML) estimation perhaps is the best choice for CFO tracking, securing fine CFO estimates. In [10–13], the ML CFO estimators are developed. However, they can only work for systems employing repeated preambles. The others proposed in [14–20] have no such a limitation. Applying ML estimation for estimating CFO is usually cumbered by the nonlinear nature of the likelihood function. The problem of local extremum or multiple solutions arises. Many papers resort to making approximation by truncating high order terms of a Taylor series [14–16, 18–20]. Recently, some research papers consider the inclusion of phase noise when performing CFO estimation [21, 22]. The source of phase noise is the instability of local oscillators, which can be modeled as time-varying correlated noise [23]. In [21], the truncation of high order Taylor series is used for acquiring the approximate CFO estimate. One of the two proposed methods in [22] must resort to exhaustive search for CFO estimation, and the other is correlation based, which is applicable to the systems employing repeated preambles. The closed-form formula for the ML CFO estimate without carrying out Taylor series truncation is reported in [17], where the closed-form solutions to all the single-time-slot samples are first found and then those estimates are linearly combined in the sense of minimum mean-square error (MSE). Thus, we call it linearly combined CFO (LC-CFO) estimator. The conducted simulations for it show that the MSE performances of the CFO estimator are very much close to the Cramer-Rao lower bounds (CRLBs).

In this article, we develop a low-complexity CFO estimator, called simplified LC-CFO (SLC-CFO), adapted from LC-CFO developed in [17]. The main idea of SLC-CFO having a low complexity lies in replacing a set of arctangent functions in LC-CFO by simple, low-complexity limiters. As for the implementation issue of an arctangent function, the use of look-up table stored in memory perhaps is attractive for high-speed arctangent computation. However, this simple method requires high amount of memory to provide accuracy. In [24], the rational approximation for an arctangent function is proposed. Dividers and multipliers are needed for the implementation. The circuit of coordinate rotation digital computer [25] is another choice for angle estimation. However, the quantization issue affecting the precision [26] must be considered. Since no arctangent functions are required in our proposed method, the receiver design is simplified and requires less computational loading. The effects on the replacement with limiters will be thoroughly discussed and examined by computer simulation. The tracking range, the convergent speed, and the MSE for CFO estimation as well as channel impulse response (CIR) estimation are included.

The rest of the article is organized as follows. Section 2 introduces the system model and derives the singe-time-slot CFO estimator. Section 3 reviews the LC-CFO algorithm. In Section 4, SLC-CFO, adapted from LC-CFO, is developed. Simulation results are then presented in Section 5, showing the advantages of SLC-CFO with detailed discussions. Finally, conclusions are drawn in Section 6.

2 System model and single-time-slot CFO estimator

Consider an OFDM system with N subcarriers. Let X k be the transmitted kth subcarrier symbol, H k be the kth subcarrier frequency channel response, k = 0, 1, ⋯, N − 1, and δ be the carrier frequency offset normalized to the carrier spacing. At the receiver, after discarding the cyclic prefix, the complex baseband received signal at the nth time slot, n = 0, 1, ⋯, N − 1, in an OFDM block can be expressed as

$$ {r}_n={e}^{j2\pi n\delta /N}{y}_n+{w}_n, $$
(1)

where w n is the additive white Gaussian noise with zero mean and variance \( {\sigma}_w^2 \) at the nth time slot sample and

$$ {y}_n=\frac{1}{\sqrt{N}}{\displaystyle \sum_{k=0}^{N-1}{H}_k{X}_k{e}^{j2\pi nk/N}} $$
(2)

is the noise-free, CFO-free received signal at the nth time slot.

The ML estimator of δ for each time slot sample in (1) can be obtained as [17]

$$ {\widehat{\delta}}_n=\frac{N}{2\pi n}\left({ \tan}^{-1}\left\{\frac{\mathrm{Im}\left\{{r}_n{y}_n^{*}\right\}}{\mathrm{Re}\left\{{r}_n{y}_n^{*}\right\}}\right\}+{\varepsilon}_n\right), $$
(3)

where Re{⋅} and Im{⋅} mean real part and imaginary part, respectively, and ε n is defined as

$$ {\varepsilon}_n=\left\{\begin{array}{cc}\hfill 0\hfill & \hfill when\ \mathrm{R}\mathrm{e}\left\{{r}_n{y}_n^{*}\right\}>0,\hfill \\ {}\hfill -\pi \hfill & \hfill when\ \mathrm{R}\mathrm{e}\left\{{r}_n{y}_n^{*}\right\}<0\kern0.5em \mathrm{and}\kern0.5em \mathrm{I}\mathrm{m}\left\{{r}_n{y}_n^{*}\right\}<0,\hfill \\ {}\hfill \pi \hfill & \hfill when\ \mathrm{R}\mathrm{e}\left\{{r}_n{y}_n^{*}\right\}<0\kern0.5em \mathrm{and}\kern0.5em \mathrm{I}\mathrm{m}\left\{{r}_n{y}_n^{*}\right\}>0.\hfill \end{array}\right. $$
(4)

Notice that the parameter ε n is not be included in [17]. We have slightly modified the single-time-slot CFO estimator developed in [17]. The functionality of ε n is explained as follows. The arctangent function tan− 1{⋅} in (3) represents the angle of the complex product \( {r}_n{y}_n^{*} \); moreover, the range of tan− 1{⋅} is from − π/2 to π/2. Aided by the additional parameter ε n following tan− 1{⋅}, the angle of \( {r}_n{y}_n^{*} \) represented can be extended to the range from − π to π. Furthermore, for the N received signal samples {r n , n = 0, 1, ⋯, N − 1} of (1), δ exists only in the N − 1 received signal samples {r n , n = 1, ⋯, N − 1}. The number of the single-time-slot CFO estimators of (3) is thus N − 1.

3 Review of the LC-CFO algorithm

Linearly combining these N − 1 single-time-slot estimators of (3), the LC-CFO estimator can be expressed as [17]

$$ {\widehat{\delta}}_{LC}={\displaystyle \sum_{n=1}^{N-1}{\alpha}_n{\widehat{\delta}}_n}, $$
(5)

where

$$ {\alpha}_n=\frac{n^2\left|{y}_n\right|{}^2}{{\displaystyle \sum_{p=1}^{N-1}{p}^2\left|{y}_p\right|{}^2}} $$
(6)

is obtained from minimizing the estimate error \( \varDelta \delta ={\widehat{\delta}}_{LC}-\delta \) in a linear-minimum-MSE sense.

The exact values of the noise-free, CFO-free received signals {y n , n = 1, 2, ⋯, N − 1} in Eqs. (3), (4), and (6) are unknown to the receiver due to the lack of the knowledge of CIR. By applying ML estimation to estimate CIR, the resulting estimator of y = [y 0, y 1, ⋯ y N − 1]T with the superscript T denoting transpose can be readily obtained as

$$ \widehat{\mathbf{y}}=\mathbf{A}{\mathbf{D}}_{\delta}^H\mathbf{r}, $$
(7)

where

$$ \mathbf{A}=\frac{1}{N}{\mathbf{F}}_N^H{\mathbf{U}}_X{\mathbf{F}}_v{\left({\mathbf{F}}_v^H{\mathbf{U}}_X^H{\mathbf{U}}_X{\mathbf{F}}_v\right)}^{-1}{\mathbf{F}}_v^H{\mathbf{U}}_X^H{\mathbf{F}}_N, $$
(8)
$$ {\mathbf{D}}_{\delta }= diag\left\{{e}^{j2\pi 0\cdot \delta /N},{e}^{j2\pi 1\cdot \delta /N},\cdots, {e}^{j2\pi \left(N-1\right)\delta /N}\right\}, $$
(9)
$$ \mathbf{r}={\left[{r}_0,{r}_1,\cdots, {r}_{N-1}\right]}^T $$
(10)

with

$$ {\mathbf{U}}_X=\mathrm{diag}\left\{{X}_0,{X}_1,\cdots, {X}_{N-1}\right\} $$
(11)

and

$$ {\mathbf{F}}_v=\left[\begin{array}{cccc}\hfill 1\hfill & \hfill 1\hfill & \hfill \cdots \hfill & \hfill 1\hfill \\ {}\hfill 1\hfill & \hfill {e}^{-j2\pi 1\cdot 1/N}\hfill & \hfill \cdots \hfill & \hfill {e}^{-j2\pi 1\cdot \left(v-1\right)/N}\hfill \\ {}\hfill \vdots \hfill & \hfill \vdots \hfill & \hfill \cdots \hfill & \hfill \vdots \hfill \\ {}\hfill 1\hfill & \hfill {e}^{-j2\pi \left(N-1\right)\cdot 1/N}\hfill & \hfill \cdots \hfill & \hfill {e}^{-j2\pi \left(N-1\right)\left(v-1\right)/N}\hfill \end{array}\right]. $$
(12)

The symbol diag{â‹…} represents a diagonal matrix with its diagonal entries being inside the braces.

The parameter δ in (7) is still unknown at this present. To solve this problem, (5) and (7) are updated alternatively, which is called Version A in [17]. Another algorithm, called Version B in [17] or LC-CFO in this article, is to add an additional step to Version A after performing the CFO estimator of (5). Since the LC-CFO algorithm is iterative such that it will eventually converge after enough rounds of iterations, we will add an additional subscript s to represent the sth iteration. r s , for example, represents the received signal vector r having been performing the sth iteration. The LC-CFO (or Version B) algorithm, in our notations, are as the following.

Step 1)

$$ {\widehat{\mathbf{y}}}_s=\mathbf{A}{\mathbf{r}}_{s-1}. $$
(13)

Step 2)

$$ {\widehat{\delta}}_{LC,s}=\frac{N}{2\pi {\displaystyle \sum_{p=1}^{N-1}{p}^2\left|{\widehat{y}}_{p,s}\right|{}^2}}{\displaystyle \sum_{n=1}^{N-1}n\left|{\widehat{y}}_{n,s}\right|{}^2}\left({ \tan}^{-1}\left\{\frac{\mathrm{Im}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}}{\mathrm{Re}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}}\right\}+{\varepsilon}_{n,s}\right), $$
(14)

where

$$ {\varepsilon}_{n,s}=\left\{\begin{array}{cc}\hfill 0\hfill & \hfill when\ \mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{y}_{n,s}^{*}\right\}>0,\hfill \\ {}\hfill -\pi \hfill & \hfill when\ \mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{y}_{n,s}^{*}\right\}<0\kern0.5em \mathrm{and}\kern0.5em \mathrm{I}\mathrm{m}\left\{{r}_{n,s-1}{y}_{n,s}^{*}\right\}<0,\hfill \\ {}\hfill \pi \hfill & \hfill when\ \mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{y}_{n,s}^{*}\right\}<0\kern0.5em \mathrm{and}\kern0.5em \mathrm{I}\mathrm{m}\left\{{r}_{n,s-1}{y}_{n,s}^{*}\right\}>0.\hfill \end{array}\right. $$
(15)

Step 3)

$$ {\mathbf{r}}_s={\mathbf{D}}_{{\widehat{\delta}}_{LC,s}}^H{\mathbf{r}}_{s-1}. $$
(16)

r 0 coming up at the first iteration is set equal to the received noisy signal r. Notice that, at Step 3, frequency offset is corrected, and an equivalent received noisy signal r s is produced. Then, the process goes back to Step 1 for the next iteration to estimate the residual CFO left in the equivalent received noisy signal produced in the previous iteration. In Step 1, no need to make correction of CFO as made in (7) since in the previous step, i.e., in Step 3, the CFO correction has been done. After several iterations, \( {\widehat{\delta}}_{LC,s} \) in Step 2 will approximately be zero. After a total of L iterations are performed, the CFO estimate is summation of L LC-CFO estimates, i.e., \( {\displaystyle \sum_{p=1}^L{\widehat{\delta}}_{LC,p}} \). Then, the accumulated estimate error after s iterations is \( \varDelta {\delta}_s={\displaystyle \sum_{p=1}^s{\widehat{\delta}}_{LC,p}}-\delta \), s = 1, 2, ⋯, L. In addition, the ML CIR estimator can be readily to be shown as

$$ {\widehat{\mathbf{h}}}_s=\frac{1}{\sqrt{N}}{\left({\mathbf{F}}_v^H{\mathbf{U}}_X^H{\mathbf{U}}_X{\mathbf{F}}_v\right)}^{-1}{\mathbf{F}}_v^H{\mathbf{U}}_X^H{\mathbf{F}}_N{\mathbf{r}}_s. $$
(17)

4 The proposed SLC-CFO algorithm

From the LC-CFO algorithm reviewed in the previous section, the CFO estimator \( {\widehat{\delta}}_{LC,s} \) of (14) estimates the residual CFO existing in r s − 1. Here, we propose the replacement of the N − 1 arctangent functions in (14) by N − 1 simple limiters since the residual CFO estimator \( {\widehat{\delta}}_{LC,s} \) of (14) will approach to zero when LC-CFO converges and the fact that tan− 1 ϕ n,s  ≈ ϕ n,s when ϕ n,s is small enough. The following describes the proposed SLC-CFO algorithm.

Step 1)

$$ {\widehat{\mathbf{y}}}_s=\mathbf{A}{\mathbf{r}}_{s-1}. $$
(18)

Step 2)

$$ {\widehat{\delta}}_{LC,s}=\frac{N}{2\pi {\displaystyle \sum_{p=1}^{N-1}{p}^2\left|{\widehat{y}}_{p,s}\right|{}^2}}{\displaystyle \sum_{n=1}^{N-1}n\left|{\widehat{y}}_{n,s}\right|{}^2}{\phi}_{n,s}, $$
(19)

Where

  1. a)

    \( {\phi}_{n,s}=\mathrm{I}\mathrm{m}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}/\mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\} \) when \( \mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}>0 \) and \( -\lambda \le \mathrm{I}\mathrm{m}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}/\mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}\le \lambda; \)

  2. b)

    ϕ n,s  = − λ when \( \mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}>0 \) and \( \mathrm{I}\mathrm{m}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}/\mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}<-\lambda, \) or when \( \mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}<0 \) and \( \mathrm{I}\mathrm{m}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}<0; \)

  3. c)

    ϕ n,s  = λ when \( \mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}>0 \) and \( \mathrm{I}\mathrm{m}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}/\mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}>\lambda \), or when \( \mathrm{R}\mathrm{e}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}<0 \) and \( \mathrm{I}\mathrm{m}\left\{{r}_{n,s-1}{\widehat{y}}_{n,s}^{*}\right\}>0. \)

Step 3)

$$ {\mathbf{r}}_s={\mathbf{D}}_{{\widehat{\delta}}_{LC,s}}^H{\mathbf{r}}_{s-1}. $$
(20)

The modifications to the LC-CFO algorithm lie in Step 2, resulting in the SLC-CFO algorithm with much low computational requirements. An additional parameter λ, acting as a threshold value for the N limiter functions {Ï• n,s , n = 1, 2, ⋯, N − 1}, is introduced since the discrepancy between tan− 1 Ï• n,s and Ï• n,s gets larger when the absolute value of Ï• n,s grows larger. This is illustrated in Fig. 1. Thus, we introduce the parameter λ, limiting the maximum value change at every iteration, to prevent the algorithm from divergence. In addition, during the first several iterations or at a low signal-to-noise ratio (SNR) environment, the noise-free, CFO-free received estimator Å· s is still unreliable, making what follows, the CFO estimator \( {\widehat{\delta}}_{LC,s} \), departs form the residual CFO existing in r s − 1. This is why we need a limiter with two threshold values of the upper limit λ and the lower limit − λ. As for the choice of λ, it will be thoroughly discussed in the next section.

Fig. 1
figure 1

Arctangent function and its Taylor series function of order one

Regarding the implementation issues of the arctangent function in (14), many researchers have suggested the CORDIC-related algorithms [1, 27], which is far more complex than the limiter that we replace with.

The CIR estimator remains the same as described in (17) without modifying. When the Zadoff-Chu sequences [28, 29] with constant amplitudes are used for training symbols, (17) can be further simplified to

$$ {\widehat{\mathbf{h}}}_s=\frac{1}{N\sqrt{N}}{\mathbf{F}}_v^H{\mathbf{U}}_X^H{\mathbf{F}}_N{\mathbf{r}}_s. $$
(21)

The facts that \( {\mathbf{U}}_X^H{\mathbf{U}}_X={\mathbf{I}}_N \) and \( {\mathbf{F}}_v^H{\mathbf{F}}_v=N{\mathbf{I}}_N \), with I N denoting an identity matrix, have been used for the CIR estimator of (21).

Notice that the proposed SLC-CFO as well as the original LC-CFO is in fact the joint estimation of CFO and CIR. The CIR information is hidden in the CFO-free, noise-free received signal vector y such that \( \mathbf{y}=\frac{1}{\sqrt{N}}{\mathbf{F}}_N^H{\mathbf{U}}_X{\mathbf{F}}_v\mathbf{h} \). In each of the iterative round of (18) as well as (13), the temporary CIR estimate is implicitly evaluated. The reason why we do not explicitly show CIR in both the SLC-CFO and the LC-CFO is that we focus on the simplification of the iterative CFO estimator instead of the CIR estimator. The transient behavior of CIR estimates is of no importance. Only the final (or steady-state) CIR estimate is inspected using (21) in our simulations.

5 Simulation results and discussions

We evaluate the OFDM systems with the number of subcarriers N = 64. The CIR of length 9 is defined as h n , n = 0, 1, ⋯, 8. Both a static and a Rayleigh fading channels are considered. The two simulated channel models have the same power delay profile of E{|h n |2} = ae − n/4, where E{⋅} denotes mathematical expectation, a is for power normalization to unity and n = 0, 1, ⋯, 8. All the simulated results are averaged over 2000 runs for the static channel and 20000 runs for the Rayleigh fading one. One of the Zadoff-Chu sequences {\( {X}_k={e}^{j\pi 7{k}^2/N} \), k = 0, 1, ⋯, N − 1} is chosen as the training symbols for both LC-CFO and SLC-CFO.

The static channel is first used to demonstrate the merits of SLC-CFO over LC-CFO and explore the properties of convergence speed and the estimator MSE. Figure 2 shows the learning curves of CFO estimators for LC-CFO and SLC-CFO at various CFO values. The threshold value of λ is set 0.5 for SCL-CFO. The results show us that the larger the CFO values, the slower the convergence speed as expected since more iterations are required for approaching the estimated CFO values. Also notice that SLC-CFO represents slightly faster convergence speed especially at larger CFO than LC-CFO. More details are unveiled in Figs. 3 and 4 for SLC-CFO at various threshold values and different CFOs. For δ = 0.2, SLC-CFO and LC-CFO have the same convergence speed when λ is greater than or equal to 1, shown in Fig. 3. For a larger CFO of δ = 0.5, SLC-CFO shows faster convergence than LC-CFO when λ is slightly greater than 1 as shown in Fig. 4. These results demonstrate that the larger the threshold value of λ, the faster the convergence speed, which is obvious for large CFO values.

Fig. 2
figure 2

Learning curves of the CFO estimator MSE for LC-CFO and SLC-CFO at various δ with SNR = 20 dB. λ = 0.5 for SLC-CFO

Fig. 3
figure 3

Learning curves of the CFO estimator MSE for SLC-CFO, compared with LC-CFO, at various λ with SNR = 20 dB and δ = 0.2

Fig. 4
figure 4

Learning curves of the CFO estimator MSE for SLC-CFO, compared with LC-CFO, at various λ with SNR = 20 dB and δ = 0.5

For Figs. 3 and 4, the SNR is set at 20 dB. The results of CFO estimator MSE as well as CIR estimator MSE for various SNR values are shown in Figs. 5 and 6 for δ = 0.2 and Figs. 7 and 8 for δ = 0.5, where the Cramer-Rao lower bound (CRLB) is added for each of the figures for comparisons. The derivations for CRLB can be referred to [17]. We can observe that the curves of SLC-CFO and LC-CFO are tightly close at medium-to-high SNR values. At low SNR, choosing large λ, e.g., λ = 10 or 50, results in worse MSE performance than LC-CFO. A smaller threshold value of λ, e.g., λ = 1, presents better MSE performance than LC-CFO. The property is much more obvious in CFO estimator MSE than in CIR estimator MSE. The reason that the large λ brings about the large MSE value especially at low SNR is quite apparent that a fast tracking estimator will follow closely to the random noise in a noise-dominant environment, greatly degrading estimation accuracy.

Fig. 5
figure 5

CFO estimator MSE versus SNR for SLC-CFO, compared with LC-CFO, at various λ and δ = 0.2

Fig. 6
figure 6

CIR estimator MSE versus SNR for SLC-CFO, compared with LC-CFO, at various λ and δ = 0.2

Fig. 7
figure 7

CFO estimator MSE versus SNR for SLC-CFO, compared with LC-CFO, at various λ and δ = 0.5

Fig. 8
figure 8

CIR estimator MSE versus SNR for SLC-CFO, compared with LC-CFO, at various λ and δ = 0.5

Simulations for the channel with frequency-selective Rayleigh fading are shown in Figs. 9 and 10. We observe that λ = 1 has the best performance among others, and λ = 50 presents the worst case. With proper choice of λ, all simulations show that the low-complexity SLC-CFO presents fast convergence speed and low MSE performance.

Fig. 9
figure 9

CFO estimator MSE versus SNR for SLC-CFO, compared with LC-CFO, at various λ and δ = 0.2 under Rayleigh fading

Fig. 10
figure 10

CIR estimator MSE versus SNR for SLC-CFO, compared with LC-CFO, at various λ and δ = 0.2 under Rayleigh fading

After several more simulations are conducted, we conclude that the best choice of λ with both faster convergence speed and lower MSE than LC-CFO is somewhere between 1 and 3. The number of iterations required for convergence is around 20 for CFO up to 0.5. When the value of λ chosen is several tens, the convergence rate may be faster. However, its MSE will depart from the CRLB when the signal-to-noise ratio (SNR) is lower than 20 dB.

Finally, we will compare SLC-CFO with the existing method proposed by Salim et al. [21] because the Salim’s method is one of the most competing methods. In [21], a joint estimation of channel, phase noise, and frequency offset is considered. To make fair comparisons, no phase noise resulting from the instability of local oscillators is assumed, and the initial value of the CFO estimate is set zero. In Fig. 11, the learning curves of SLC-CFO and Salim are plotted for \( \delta =0.2 \) and 0.5 at SNR = 20 dB. The same static channel as adopted in the previous simulations is used. The results show that SLC-CFO has faster convergence rate and lower steady state MSEs, compared to the Salim’s method. For \( \delta =0.5 \), the convergence rate of SLC-CFO is 10 iterations faster than that of Salim’s method, while, for \( \delta =0.2 \), SLC-CFO is 5 iterations faster than the Salim’s method. In Figs. 12 and 13, the steady state CFO estimator MSEs and CIR estimator MSEs for SNR values from 0 to 40 dB are shown, respectively. Apparently, SLC-CFO has lower steady state CFO estimator MSEs than the Salim’s method, while the CIR estimator MSEs are almost the same for both the methods except at low SNR values.

Fig. 11
figure 11

Learning curves of the CFO estimator MSE for SLC-CFO, compared with Salim, for δ = 0.2 and 0.5 at SNR = 20 dB

Fig. 12
figure 12

CFO estimator MSE versus SNR for SLC-CFO, compared with Salim, at δ = 0.5

Fig. 13
figure 13

CIR estimator MSE versus SNR for SLC-CFO, compared with Salim, at δ = 0.5

6 Conclusions

High accuracy for CFO estimation is essential for OFDM systems. Low complexity is one of the critical issues considered for implementation. We have proposed a low-complexity SLC-CFO algorithm adapted from LC-CFO with high accuracy. N − 1 simple limiters are adopted for each iteration instead of N − 1 arctangent functions used in LC-CFO. The computational complexity is thus reduced. By proper choice of a parameter for the limiters, not only the MSE values of the both CFO and CIR estimators at medium-to-high SNR values maintain the same as those of LC-CFO, but the convergence speed and the MSE values at low SNR values can also be improved. A static channel and a Rayleigh fading one are employed for demonstrating those properties. In brief, without sacrificing the estimator performances, a new efficient algorithm is proposed.

Abbreviations

CFO:

carrier frequency offset

CIR:

channel impulse response

CRLB:

Cramer-Rao lower bounds

LC-CFO:

linearly-combined carrier frequency offset

ML:

maximum likelihood

MSE:

mean-square error

OFDM:

Orthogonal frequency-division multiplexing

SLC-CFO:

simplified linearly-combined carrier frequency offset

SNR:

signal-to-noise ratio

References

  1. TD Chiueh, PY Tsai, IW Lai, Baseband Receiver Design for Wireless MIMO-OFDM Communications, 2nd edn. (Wiley, Singapore, 2012)

    Book  Google Scholar 

  2. T Pollet, MV Bladel, M Moeneclaey, BER sensitivity of OFDM to carrier frequency offset and Wiener phase noise. IEEE Trans. Commun. 43(2), 191–193 (1995)

    Article  Google Scholar 

  3. T Keller, L Piazzo, P Mandarini, L Hanzo, Orthogonal frequency division multiplex synchronization techniques for frequency-selective fading channels. IEEE J. Sel. Areas Commun. 19(6), 999–1008 (2001)

    Article  Google Scholar 

  4. M Morelli, CCJ Kuo, MO Pun, Synchronization techniques for orthogonal frequency division multiple access (OFDMA): a tutorial review. Proc. IEEE 95(7), 1394–1427 (2007)

    Article  Google Scholar 

  5. PH Moose, A technique for orthogonal frequency division multiplexing frequency offset correction. IEEE Trans. Commun. 42(10), 2908–2914 (1994)

    Article  Google Scholar 

  6. JJ van de Beek, M Sandeell, PO Borjesson, ML estimation of time and frequency offset in OFDM systems. IEEE Trans. Signal Process. 45(7), 1800–1805 (1997)

    Article  MATH  Google Scholar 

  7. TM Schmidl, DC Cox, Robust frequency and timing synchronization. IEEE Trans. Commun. 45(12), 1613–1621 (1997)

    Article  Google Scholar 

  8. M Morelli, U Mengali, An improved frequency offset estimator for OFDM applications. IEEE Commun. Lett. 3(3), 75–77 (1999)

    Article  Google Scholar 

  9. H Minn, VK Bhargava, KB Letaief, A combined timing and frequency synchronization and channel estimation for OFDM. IEEE Trans. Commun. 54(3), 416–422 (2006)

    Article  Google Scholar 

  10. JH Yu, YT Su, Pilot-assisted maximum-likelihood frequency offset estimation for OFDM systems. IEEE Trans. Commun. 52(11), 1997–2008 (2004)

    Article  Google Scholar 

  11. MH Cheng, CC Chou, Maximum-likelihood estimation of frequency and time offsets in OFDM systems with multiple sets of identical data. IEEE Trans. Signal Process. 54(7), 2848–2852 (2006)

    Article  Google Scholar 

  12. H Hsieh, W Wu, Maximum-likelihood timing and carrier frequency offset estimation for OFDM systems with periodic preambles. IEEE Trans. Veh. Technol. 58(8), 4224–4237 (2009)

    Article  Google Scholar 

  13. J Choi, J Lee, Q Zhao, H Lou, Joint ML estimation of frame timing and carrier frequency offset for OFDM systems employing time-domain repeated preamble. IEEE Trans. Wireless Commun 9(1), 311–317 (2010)

    Article  Google Scholar 

  14. RY Yen, HY Liu, CS Tsai, Iterative joint frequency offset and channel estimation for OFDM systems using first and second order approximation algorithms. EURASIP Journal on Wireless Communication and Networking. 2012(341), 1–10 (2012)

    Google Scholar 

  15. RY Yen, HY Liu, CS Tsai, Finite high order approximation algorithm for joint frequency tracking and channelestimation in OFDM systems. IEICE Trans. Fundam. Electron. Commun. Comput. Sci. E95-A(10), 1676–1682 (2012)

    Article  Google Scholar 

  16. RY Yen, HY Liu, YC Yin, High order approximation algorithm using Gram-Schmidt QR transformations coupled with an iterative correction process for tracking frequency drift in OFDM systems. EURASIP J. Wirel. Commun. Netw. 2014(16), 1–13 (2014)

    Google Scholar 

  17. HY Liu, RY Yen, Effective adaptive iteration algorithm for frequency tracking and channel estimation in OFDM systems. IEEE Trans. Veh. Technol. 59(4), 2093–2097 (2010)

    Article  Google Scholar 

  18. JH Lee, JC Han, SC Kim, Joint carrier frequency synchronization and channel estimation for OFDM systems via the EM algorithm. IEEE Trans. Veh. Technol. 55(1), 167–172 (2006)

    Article  Google Scholar 

  19. F Merli, GM Vitetta, Iterative ML-based estimation of carrier frequency offset, channel impulse response and data in OFDM transmissions. IEEE Trans. Commun. 56(3), 497–506 (2008)

    Article  Google Scholar 

  20. Y Liu, Z Tan, H Wang, KS Kwak, Joint estimation of channel impulse response and channel frequency offset for OFDM systems. IEEE Trans. Veh. Technol. 60(9), 4645–4650 (2011)

    Article  Google Scholar 

  21. OH Salim, AA Nasir, H Mehrpouyan, W Xiang, S Durrani, RA Kennedy, Channel, phase noise, and frequency offset in OFDM systems: soint estimation, data detection, and hybrid Cramér-Rao lower bound. IEEE Trans. on Commun. 62(9), 3311–3325 (2014)

    Article  Google Scholar 

  22. DD Lin, R Pacheco, TJ Lim, D Hatzinakos, Joint estimation of channel response, frequency offset, and phase noise in OFDM. IEEE Trans. Signal Process. 54(9), 3542–3554 (2006)

    Article  Google Scholar 

  23. DD Lin, TJ Lim, The variational inference approach to joint data detection and phase noise estimation in OFDM. IEEE Trans. Signal Process. 55(5), 1862–1874 (2007)

    Article  MathSciNet  Google Scholar 

  24. R Lyons, Another contender in the arctangent race. IEEE Signal Processing Mag. 21(1), 109–110 (2004)

    Article  Google Scholar 

  25. YH Hu, CORDIC-based VLSI architectures for digital signal processing. IEEE Signal Process. Mag. 9(3), 16–35 (1992)

    Article  Google Scholar 

  26. YH Hu, The quantization effects of the CORDIC algorithm. IEEE Trans. Signal Process. 40(4), 834–844 (1992)

    Article  MATH  Google Scholar 

  27. M Rice, Digital Communications—a Discrete-Time Approach (Pearson Prentice Hall, Upper Saddle River, 2009)

    Google Scholar 

  28. RL Frank, SA Zadoff, Phase shift pulse codes with good periodic correlation properties. IEEE Trans. Inf. Theory 8(6), 381–382 (1962)

    Article  Google Scholar 

  29. DC Chu, Polyphase codes with good periodic correlation properties. IEEE Trans. Inform. Theory. 18(4), 531–532 (1972)

    Article  MATH  Google Scholar 

Download references

Acknowledgements

The authors would like to thank the Ministry of Science and Technology, Taiwan, for the support of the research grant (MOST 104-2221-E-030-005-).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Hong-Yu Liu.

Additional information

Competing interests

The authors declare that they have no competing interests.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Liu, HY., Yin, YC. Low-complexity adaptive iteration algorithm for frequency tracking in OFDM systems. J Wireless Com Network 2016, 57 (2016). https://doi.org/10.1186/s13638-016-0559-7

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13638-016-0559-7

Keywords