Next Article in Journal
A Proposed Application of Fractional Calculus on Time Dilation in Special Theory of Relativity
Next Article in Special Issue
An Algorithm for Computing All Rough Set Constructs for Dimensionality Reduction
Previous Article in Journal
An Extension of the 1-Dim Lebesgue Integral of a Product of Two Functions
Previous Article in Special Issue
Review on Channel Estimation for Reconfigurable Intelligent Surface Assisted Wireless Communication System
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Double-Threshold Channel Estimation Method Based on Adaptive Frame Statistics

1
School of Mechanical, Electrical and Information Engineering, Shandong University, Weihai 264209, China
2
Shandong University–Weihai Research Institute of Industrial Technology, Weihai 264209, China
*
Author to whom correspondence should be addressed.
Mathematics 2023, 11(15), 3342; https://doi.org/10.3390/math11153342
Submission received: 15 June 2023 / Revised: 18 July 2023 / Accepted: 26 July 2023 / Published: 30 July 2023
(This article belongs to the Special Issue Mathematical Methods for Pattern Recognition)

Abstract

:
Channel estimation is an important module to enhance the performance of orthogonal frequency division multiplexing (OFDM) systems. However, the presence of a large amount of noise in time-varying multipath fading channels significantly affects the channel estimation accuracy and thus the recovery quality of the received signals. Therefore, this paper proposes a double-threshold (DT) channel estimation method based on adaptive frame statistics (AFS). The method first adaptively determines the number of statistical frames based on the temporal correlation of the received signals, and preliminarily detects the channel structure by analyzing the distribution characteristics of multipath sampling points and noise sampling points during adjacent frames. Subsequently, a multi-frame averaging technique is used to expand the distinction between multipath and noise sampling points. Finally, the DT is designed to better recover the channel based on the preliminary detection results. Simulation results show that the proposed adaptive frame statistics-double-threshold (AFS-DT) channel estimation method is effective and has better performance compared with many existing channel estimation methods.

1. Introduction

Orthogonal frequency division multiplexing (OFDM) technology is extensively employed in modern communication systems due to its exceptional performance and high spectral efficiency [1,2]. By inserting a cyclic prefix (CP) which is greater than the maximum delay spread of the multipath channel among adjacent OFDM symbols as the guard interval (GI), it not only eliminates inter-symbol interference (ISI) but also greatly simplifies the design of the frequency domain equalizer [3]. To accurately recover the signals at the receiver, channel estimation is essential. The current channel estimation methods for OFDM systems can be divided into three categories: blind channel estimation [4], semi-blind channel estimation [5], and pilot-based channel estimation [6]. Although blind and semi-blind channel estimation methods have higher spectral efficiency, their high computational complexity is not ideal in practical applications. The pilot-based channel estimation methods are often preferred due to their reliability and simplicity. Usually, the pilots are inserted in block-type [7], comb-type [8], or scatter-type arrangements [9]. In the block-type arrangement, the pilots appear in a few OFDM symbols of all subcarriers. In the comb-type arrangement, the pilots appear in a few subcarriers of all OFDM symbols. In the scatter-type arrangement, the pilots appear in a few subcarriers of a few OFDM symbols. Therefore, the number of pilots in the scatter-type is less than that in the block-type and comb-type. However, the comb-type pilots can better recover the channel state information (CSI) in time-varying channels [10], which obtain a good trade-off between the number of pilots and the CSI recovery performance. Therefore, this paper focuses on the channel estimation techniques based on comb-type pilots. Figure 1 gives the mainstream channel estimation methods based on comb-type pilots in OFDM systems, which are error square minimization, multi-frame averaging, basis expansion model (BEM), compressed sensing (CS), and threshold denoising. The threshold denoising methods in the red-dashed box and the multi-frame averaging methods in the blue-dashed box in the figure are the theoretical sources of the proposed method in this paper.
At the receiver, the channel is estimated using the known and received pilots. There are many conventional channel estimation techniques such as the least square (LS) method [11], minimum mean square error (MMSE) method [12], and linear MMSE (LMMSE) method [13]. The LS method is the simplest channel estimation method and has been widely used for many years. However, it ignores the effect of noise, which greatly reduces its channel estimation accuracy. The MMSE method uses a priori knowledge in the form of second-order statistics of the channel and has better estimation performance. However, it involves matrix inverse operations and has high computational complexity. The LMMSE method is a simplification of the MMSE method. Although it reduces the computational complexity, it still requires prior channel knowledge to calculate the channel autocorrelation matrix. Tang et al. [14] employed singular value decomposition (SVD) to decompose the channel autocorrelation matrix, which avoids inverse operations and further reduces the complexity of the LMMSE method. The LS-based channel estimator is simple to implement and does not require prior knowledge of the channel. To enhance its performance, numerous denoising strategies have been proposed in the existing literatures. Wu et al. [15] proposed a weighted averaging channel estimation method according to the temporal correlation of wireless channels. Based on the LS estimation, the channel coefficients of two adjacent OFDM symbols are weight-averaged. The noise is better suppressed under this method, but it is not effective in dynamic channels. Zettas et al. [16] adaptively adjusted the buffer according to the Doppler shift, and thus the average number of OFDM frames is determined to adapt to dynamic channels. Based on this, Zhang et al. [17] considered the effect of the signal-to-noise ratio (SNR) on the average number of OFDM frames and proposed a more reasonable multi-frame weighted averaging scheme. However, the multi-frame averaging technique causes Doppler distortion in dynamic channels. In fast time-varying channel environments, the performance loss of multi-frame averaging could be higher than the performance gain of noise suppression. Therefore, the methods proposed by Zettas et al. [16] and Zhang et al. [17] still have some limitations.
To improve the accuracy of channel estimation in the time-varying channels, channel estimation methods based on BEM have been widely studied [18]. The BEM methods use a linear combination of basis functions to fit the channel impulse response (CIR), which transform the estimation of channel parameters into the estimation of BEM coefficients, and reduce the number of parameters to be estimated in the time-varying channels. According to the different basis functions used, commonly used BEMs include complex exponential BEM (CE-BEM) [19], polynomials BEM (P-BEM) [20], and Karhunen–Loeve BEM (KL-BEM) [21]. BEM-based channel estimation methods can effectively track the time-varying channels. However, they require knowledge of the maximum Doppler shift and involve complex matrix operations. Based on the strong performance of deep learning, deep learning-based channel estimation methods are promising [22]. With the help of deep neural networks (DNNs), they are able to learn complex nonlinear channel mapping relationships, thereby achieving more accurate and robust channel estimation. However, deep learning-based channel estimation methods require a large amount of training samples, which are often difficult to obtain in practice [23].
For some broadband wireless channels, the CIR often exhibits a sparse structure due to delay differences and relatively high sampling rates. CS algorithms have been successfully applied to the recovery of sparse channel support sets. They are mainly classified into convex optimization [24] and greedy optimization [25]. Convex optimization mainly uses the basis pursuit (BP) [26] to solve the parametric minimization problem. Its reconstruction accuracy for sparse channel is high. However, it is not applicable to real-time systems and has high complexity. Unlike convex optimization, which minimizes the objective function, greedy optimization determines the location of the non-zero sampling points of the sparse channel by multiple iterations. Orthogonal matching pursuit (OMP) [27], block OMP (BOMP) [28], and compressive sampling matching pursuit (CoSaMP) [29] are the most commonly used CS algorithms. Jiang et al. [30] proposed a separable CoSaMP (SCoSaMP) algorithm based on the introduction of backtracking idea. It effectively improves the channel estimation accuracy while reducing the complexity. For some scenarios, where the channels satisfy the joint sparse model (JSM), the simultaneous OMP (SOMP) [31] algorithm effectively utilizes the joint sparse property to obtain a better sparse channel reconstruction performance. Based upon this, Wang et al. [32] proposed an improved SOMP algorithm to achieve ordinary channel taps detection and dynamic channel taps pursuit. Its channel recovery performance is significantly improved under the sparse channel model with the same partial support sets. However, the above CS algorithms [27,28,29,30,31,32] usually require a large number of iterations to reduce the approximation error, which brings high complexity. Moreover, channel estimation methods based on CS algorithms require a known number of channel common support sets to achieve optimal performance, which limits their scope of application.
Threshold-based channel estimation methods have a lower complexity than those based on CS algorithms and mostly do not require a known number of channel common support sets. They typically use the LS method to obtain the initial CIR. Then, the amplitude of each sample point is compared with a given threshold to determine the multipath sample points. The performance of channel CIR support sets recovery heavily depends on the setting of detection thresholds. Most conventional spectrum sensing methods use a fixed threshold to distinguish the multipath and noise sampling points. For example, Kang et al. [33] proposed a double-noise variance threshold (DNT) by calculating the noise variance from sampling points outside the CP. Tripta et al. [34] implemented the estimation of noise standard deviation by wavelet decomposition and set it directly as the threshold. However, it is difficult to guarantee the noise removal rate using a fixed threshold. Its performance degrades faster, especially when the noise power fluctuates. Xu et al. [35] proposed a piecewise suboptimal threshold (PSOT) for selecting the most significant samples (MSSs) in the estimated CIR. This threshold is set by setting the first-order derivative of the mean square error (MSE) to zero to filter out the possible noise samples in the MSSs as much as possible. Zhang et al. [36] proposed a channel estimation method based on the combination of adaptive multi-frame averaging and improved MSE optimal threshold (IMOT). In this method, most of the noise is suppressed without significantly increasing the computational complexity. To obtain a more desirable performance, both PSOT and IMOT require a priori channel sparsity for assistance, which is often difficult to obtain in practice. In a completely unknown channel environment, Sure et al. [37] proposed a weighted noise threshold (WNT) by introducing a modified interpretation of the hypothesis testing problem. To some extent, the MSE degradation problem caused by the estimation of priori channel information is overcome. Bahonar et al. [38] proposed a sparse recovery method based on sparse domain smoothing. It is mainly divided into three parts: time domain residue computation, sparsity domain smoothing, and adaptive thresholding sparsifying. Its performance of channel recovery is considerably improved at the expense of certain complexity. However, the performance of existing threshold denoising methods is often unsatisfactory in the low SNR range. The reason is that, regardless of how the threshold is selected in the low SNR range, there is the problem of the misclassification of multipath sampling points with lower energy and noise sampling points with higher energy.
To improve the accuracy of channel estimation in fast time-varying channels and reduce computational complexity, this paper proposes a double-threshold (DT) estimation channel method based on adaptive frame statistics (AFS) by utilizing the sparsity and temporal correlation of wireless channels. Its performance in terms of normalized mean square error (NMSE), channel structure correctness detection rate (SCDR), and bit error rate (BER) is better than many existing threshold denoising methods in the low SNR range. The main novelties and contributions are as follows:
(1)
The temporal correlation of the received signals is used to analyze the time-varying characteristics of the channel, so that the number of OFDM statistical frames can be adaptively determined.
(2)
The channel estimation accuracy is further improved by designing the DT based on the preliminary detection results combined with the distribution characteristics of the sampling points.
(3)
To fully utilize the cache resources and improve the performance of DT, a multi-frame averaging technique is used to expand the distinction between multipath and noise sampling points after the preliminary statistics.
The rest of this paper is organized as follows. Section 2 presents the system model. Section 3 derives the proposed AFS-DT channel estimation method in detail. The experimental results of the proposed method and other conventional methods are given in Section 4, and the computational complexity of the different methods is compared and analyzed. Section 5 summarizes the research work.

2. System Model

It is supposed that one OFDM symbol is transmitted in one frame in this paper. Figure 2 shows the CP-OFDM system model using the proposed AFS-DT channel estimation method. The main research work of this paper is shown in the red-dashed box in the figure. At the transmitter, the input binary bits are grouped and mapped by 4-quadrature amplitude modulation (4QAM) or 16-QAM (16QAM). After inserting the comb-type pilots with uniform interval and length N P , a serial-to-parallel (S/P) transformation is performed. The inverse fast Fourier transform (IFFT) block converts the data with N rows into time-domain signals, where N is the number of subcarriers. Then, the CP of length N G is added to the time-domain OFDM symbols, which should not be smaller than the maximum channel delay spread L (in terms of samples) [39]. The transmitted signals will pass through the multipath fading channel with additive white Gaussian noise (AWGN) after parallel-to-serial (P/S) transformation.
At the receiver, it is assumed to be perfectly synchronized with the transmitter. The CP is removed after the S/P transformation. The fast Fourier transform (FFT) output of the pilot symbols is expressed as:
Y ( m , k ) = H ( m , k ) X ( m , k ) + N ( m , k ) ,
where Y ( m , k ) and X ( m , k ) represent the received and transmitted pilot of the mth ( m = 1 , 2 , , N P ) subcarrier in the kth ( k = 1 , 2 , , K ) OFDM symbol, respectively. H ( m , k ) is the true channel frequency response (CFR) and N ( m , k ) represents AWGN.
The channel estimation module uses the LS method to obtain the CFR H ^ LS ( m , k ) , which can be expressed as:
H ^ LS ( m , k ) = Y ( m , k ) X ( m , k ) .
The CFR H ^ LS ( m , k ) is transformed into the time domain by the N P -point IFFT. Considering the sparsity of the wireless channels, the CIR h ^ LS ( m , k ) can be specifically expressed as:
h ^ LS ( m , k ) = h ( m , k ) + n LS ( m , k ) , m C n LS ( m , k ) , m C ,
where C is the true CIR support sets, which can be considered as the position of the multipath sampling points in interval sampling channels. h ( m , k ) is the true CIR at the multipath sampling points, which can be modeled as a complex Gaussian random variable with a mean of 0 and a variance of σ m 2 in Rayleigh fading channels. n LS ( m , k ) is the complex AWGN with a mean of 0 and a variance of σ k 2 . Since h ( m , k ) and n LS ( m , k ) are independent of one another, h ( m , k ) + n LS ( m , k ) also conforms to the complex Gaussian distribution. Therefore, the random variable h ^ LS ( m , k ) is distributed as:
h ^ LS ( m , k ) C N ( 0 , σ m 2 + σ k 2 ) , m C C N ( 0 , σ k 2 ) , m C .
Since AWGN is ignored in the LS method, the channel estimation accuracy will be further improved in the AFS-DT denoising module, which will be described in detail in Section 3. Finally, the transmitted binary bits are recovered by the 4QAM or 16QAM demodulation methods.

3. The Proposed Method

The existing threshold denoising methods have limitations in the low SNR range. Therefore, an AFS-DT-based channel estimation method is proposed in this paper. First, the channel structure is preliminarily determined by multi-frame statistics based on the distribution characteristics of multipath sampling points and noise sampling points. The number of statistical frames P is adaptively determined according to the temporal correlation of the received signals, and the derivation process will be described in detail in Section 3.3. A multi-frame averaging technique is then used to expand the distinction between multipath and noise sampling points. Finally, a cost factor is introduced to design a denoising threshold that minimizes the overall error cost, and another threshold is introduced to supplement the multipath.

3.1. Channel Structure Detection and Optimization

Perform P-frame statistics on the CIR h ^ LS ( m , k ) obtained by LS estimation. Mark the number of times that the real part of the mth sampling point appears in the statistical intervals ( , 0 ) and ( 0 , + ) as N Re , Ne m , k and N Re , Po m , k , respectively. Similarly, mark the number of times that the imaginary part of the mth sampling point appears in the statistical intervals ( , 0 ) and ( 0 , + ) as N I m , Ne m , k and N Im , P o m , k , respectively. The counting process can be specifically expressed as [40]:
N Re , Ne m , k = count [ Re ( h ^ LS ( m , k ) , h ^ LS ( m , k + 1 ) , , h ^ LS ( m , k + P 1 ) ) ( , 0 ) ] ,
N Re , Po m , k = count [ Re ( h ^ LS ( m , k ) , h ^ LS ( m , k + 1 ) , , h ^ LS ( m , k + P 1 ) ) ( 0 , + ) ] ,
N Im , Ne m , k = count [ Im ( h ^ LS ( m , k ) , h ^ LS ( m , k + 1 ) , , h ^ LS ( m , k + P 1 ) ) ( , 0 ) ] ,
N Im , Po m , k = count [ Im ( h ^ LS ( m , k ) , h ^ LS ( m , k + 1 ) , , h ^ LS ( m , k + P 1 ) ) ( 0 , + ) ] ,
where count ( · ) denotes the operation of counting. Re ( · ) and Im ( · ) denote the operations of taking the real and imaginary parts, respectively.
Next, define the variable N max m , k :
N max m , k = max ( N Re , Ne m , k , N Re , Po m , k , N Im , Ne m , k , N Im , Po m , k ) ,
where max ( · ) denotes the operation of taking the maximum value.
In the time-varying channels, there exists a certain degree of correlation among adjacent OFDM symbols. Since the probability density function (PDF) of noise follows the zero-mean complex Gaussian distribution, it is known from the statistical properties of noise that if the mth sampling point is a pure noise sampling point, the number of times that its real or imaginary part appears in the intervals ( , 0 ) and ( 0 , + ) is similar. It can be considered that N max m . k < P . In practical communication environments, the power of the multipath in the channel is much greater than the power of noise. Considering the correlation among adjacent OFDM frames, if the mth point is a multipath sampling point, the number of times that its real or imaginary part appears in the statistical intervals ( , 0 ) and ( 0 , + ) approximates the number of statistical frames, i.e., N max m . k = P . Therefore, the preliminary channel structure detection matrix S ^ I ( m , k ) can be expressed as:
S ^ I ( m , k ) = 1 , N max m , k = P 0 , N max m , k < P ,
where the value of 1 represents a multipath sampling point, and the value of 0 represents a noise sampling point.
Due to the extreme randomness of statistics and the time-varying nature of the channel, there are still misclassifications of noise as multipath and multipath as noise. Therefore, further optimization is needed. The P-frame averaging of the CIR can be expressed as:
h ^ A ( m , k ) = 1 P i = k k + P 1 h ^ LS ( m , i ) = h A ( m , k ) + n A ( m , k ) , m C n A ( m , k ) , m C .
The channel information of adjacent OFDM frames is still similar due to the temporal correlation of the channel. It can be considered that h A ( m , k ) h ( m , k ) . That is the true multipath power σ m , A 2 after averaging is approximately equal to the unaveraged true multipath power σ m 2 . The multipath power after superimposed noise becomes σ R 2 σ m 2 + σ k 2 / P , and the noise power is σ N 2 = σ k 2 / P . Therefore, the CIR h ^ A ( m , k ) after averaging conforms to the following complex Gaussian distribution:
h ^ A ( m , k ) C N ( 0 , σ m 2 + σ k 2 / P ) , m C C N ( 0 , σ k 2 / P ) , m C .
Combining (4) and (12), the change in the distinction between multipath sampling points and noise sampling points can be specifically expressed as:
( σ m 2 + σ k 2 / P σ k 2 / P ) / ( σ m 2 + σ k 2 σ k 2 ) P .
It can be seen that, by averaging the adjacent P-frame OFDM symbols, the distinction in energy between multipath sampling points and noise sampling points is approximately expanded by a factor of P. Unlike the purpose of conventional multi-frame averaging, it is not directly used to average the CIR for noise suppression. This is because multi-frame averaging in dynamic channels distorts the channel coefficients at the multipath sampling points, which means that h A ( m , k ) h ( m , k ) is not rigorous and even causes errors.
The square of the envelope of the CIR h ^ A ( m , k ) after averaging gives | h ^ A ( m , k ) | 2 , which represents the power and follows an exponential distribution. The cumulative distribution functions (CDFs) F R ( x ) and F N ( x ) of the multipath power and noise power can be specifically expressed as:
F R ( x ) = 1 e 1 σ R 2 x , x > 0 0 , x 0 ,
F N ( x ) = 1 e 1 σ N 2 x , x > 0 0 , x 0 .
When the power at the mth subcarrier in the kth OFDM frame is less than the denoising threshold T k , the subcarrier is considered a noise sampling point, and vice versa as a multipath sampling point. According to the nature of the CDF, when x = T k , the multipath error removal probability is F R ( x ) and the noise correct removal probability is F N ( x ) . Therefore, the probabilities of missed alarm (MA) and false alarm (FA) are F R ( x ) and 1 F N ( T k ) , respectively. The overall error cost W ( T k ) can be expressed as:
W ( T k ) = ( 1 α ) F R ( T k ) + α [ 1 F N ( T k ) ] = ( 1 α ) ( 1 e 1 σ R 2 T k ) + α e 1 σ N 2 T k ,
where α is the introduced FA cost factor, the specific value of which will be given in Section 4.2. To obtain the optimal denoising threshold, the first-order derivative of T k for the overall error cost W ( T k ) can be expressed as:
W ( T k ) T k = 1 α σ R 2 e 1 σ R 2 T k α σ N 2 e 1 σ N 2 T k .
Let the first order derivative be equal to zero, and the denoising threshold T k N for finding the minimum error cost can be specified as:
T k N = σ N 2 σ R 2 σ R 2 σ N 2 ln α σ R 2 ( 1 α ) σ N 2 .
Since the multipath power σ R 2 is usually much larger than the noise power σ N 2 , the essence of this denoising threshold T k N is a multiple of the noise power corresponding to the kth frame. Based on this, the threshold T k R for supplementing the multipath can be expressed as:
T k R = σ R 2 / [ σ R 2 σ R 2 σ N 2 ln α σ R 2 ( 1 α ) σ N 2 ] .
The preliminary channel structure detection matrix S ^ I ( m , k ) is further optimized with the denoising threshold T k N and the supplementary multipath threshold T k R . Searching for possible noise sampling points among the originally judged multipath sampling points, the selection principle is that the sampling points power is less than the denoising threshold set in the current frame. Searching for possible multipath sampling points among the originally judged noise sampling points, the selection principle is that the sampling points power is greater than the supplementary multipath threshold set in the current frame. The final channel structure detection matrix S ^ F ( m , k ) can be specifically expressed as:
S ^ F ( m , k ) = 1 , [ N max m , k = P and | h ^ R ( m , k ) | 2 T k N ] or [ N max m , k < P and | h ^ N ( m , k ) | 2 T k R ] 0 , [ N max m , k < P and | h ^ N ( m , k ) | 2 < T k R ] or [ N max m , k = P and | h ^ R ( m , k ) | 2 < T k N ] ,
where h ^ R ( m , k ) and h ^ N ( m , k ) are the CIRs of multipath and noise after preliminary detection, respectively.
Based on the final channel structure detection matrix S ^ F ( m , k ) for time-domain denoising, the final CIR h ^ F ( m , k ) can be expressed as:
h ^ F ( m , k ) = h ^ LS ( m , k ) · S ^ F ( m , k ) .

3.2. Estimation of Multipath Power and Noise Power

From (18) and (19), the optimal threshold requires the known multipath power σ R 2 and noise power σ N 2 . Then, the σ R 2 and σ N 2 will be estimated based on the preliminary detection results.
The CIR h ^ R ( m , k ) at all multipath sampling points and the CIR h ^ N ( m , k ) at all noise sampling points can be obtained from the CIR h ^ A ( m , k ) and the preliminary channel structure detection matrix S ^ I ( m , k ) , which are expressed as:
h ^ R ( m , k ) = h ^ A ( m , k ) · S ^ I ( m , k ) ,
h ^ N ( m , k ) = h ^ A ( m , k ) · [ J ( m , k ) S ^ I ( m , k ) ] ,
where J ( m , k ) denotes an all-one matrix with the same dimension as S ^ I ( m , k ) . Based on the CIRs h ^ R ( m , k ) and h ^ N ( m , k ) , the multipath power and noise power of the kth OFDM frame can be expressed as:
σ R 2 ( k ) = sum 1 ( | h ^ R ( m , k ) | 2 ) sum 1 ( S ^ I ( m , k ) ) ,
σ N 2 ( k ) = median ( | h ^ N ( m , k ) | 2 ) ,
where sum 1 ( · ) denotes the summation by column, median ( · ) denotes the operation of taking the median by column. To minimize the estimation error due to the preliminary channel structure detection matrix S ^ I ( m , k ) , the multipath power is estimated employing the mean operation. This is because the number of noise sampling points in some columns of h ^ R ( m , k ) may be more than the number of multipath sampling points. If the median operation is employed, the estimated multipath power may be much smaller than the true power. Similarly, the noise power is estimated by employing the median operation. This is because there may be multipath sampling points with high power in some columns of h ^ N ( m , k ) . If the mean operation is employed, the estimated noise power may be much larger than the true power.

3.3. Determination of P

Assuming that the duration of each OFDM frame is T sym , the duration of the statistical frames is T P = P × T sym . To ensure the reliability of preliminary statistical results, there should be a strong correlation among the OFDM frames used for statistics. Therefore, T P should be smaller than the coherence time T C of the channel, i.e.,
T P = T C β ,
where β is the buffer factor and the value is greater than 1, and it is selected as β = 3 for the proposed AFS-DT method. Meanwhile, the coherence time T C of the channel can be defined as [41]:
T C = 9 16 π f d 2 = 0.423 f d ,
where f d is the Doppler shift. Combining (26) and (27), P can be determined as:
P = floor ( 0.423 f d β T sym ) ,
where floor ( · ) stands for rounding down to ensure inter-frame correlation. From (28), it can be seen that the estimation of the Doppler shift f d is essential for the adaptive determination of the statistical frame number P. Under Rayleigh fading channel models, the autocorrelation function of the time-domain-received signals can be expressed as a first-class zero-order Bessel function [42]:
r ( Δ k ) = J 0 ( 2 π f d Δ k T sym ) ,
where Δ k is the difference in the number of OFDM symbols. On the other hand, the autocorrelation function can be directly calculated from the time-domain-received signals as:
r ^ ( Δ k ) = 1 K | Δ k | k = 1 K | Δ k | [ y ( k ) y * ( k + | Δ k | ) ] ,
where y ( k ) denotes the kth frame of OFDM symbols received in the time domain. ( · ) * denotes the operation of conjugate transpose. Next, the first negative value of r ^ ( Δ k ) is found according to (30) and let Δ k be z ^ . Then, the first zero crossing point z ^ 0 is determined by linear interpolation, which can be specified as:
z ^ 0 = r ^ ( z ^ ) r ^ ( z ^ 1 ) r ^ ( z ^ ) + z ^ .
Since the first zero crossing point of the first-class zero-order Bessel function J 0 ( x ) is x = 2.4048 , there is 2 π f d z ^ 0 T sym = 2.4048 when r ^ ( Δ k ) = 0 . The resulting estimate of the Doppler shift can be specifically achieved as [17]:
f ^ d = 2.4048 2 π z ^ 0 T sym = 0.383 z ^ 0 T sym .
Combining (28) and (32), P can be determined by:
P = floor ( 1.104 z ^ 0 β ) .

4. Simulation Results

To evaluate the effectiveness of the proposed method in this paper, this section conducts simulations on the NMSE, SCDR, and BER of the AFS method and the further optimized AFS-DT method. Several conventional methods are also simulated and compared, which include DNT [33], WNT [37], and IMOT [36]. The performance metrics and simulation environments including the channel models and system parameters are given in Section 4.1. For the proposed AFS-DT method, the specific determination process of the FA cost factor α is given in Section 4.2. For the WNT method, the weight factor q is taken as q = 0 . For the IMOT method, the prior probability P R of multipath sampling points is taken as the local sparsity level (LSL) P R = σ R 2 . This section also simulates the channel estimation performance for two ideal cases, i.e., the known true CIR support and perfect CSI. In the first ideal case, the AWGN at all noise sampling points can be removed, but the AWGN superimposed on the multipath sampling points will still be retained. In the second ideal case, the CIR is obtained without superimposing the AWGN and represents the true CIR. Finally, the computational complexity of the different channel estimation methods is analyzed and compared in Section 4.5.

4.1. Simulation Environments and Performance Metrics

The channel models used are two new models from the Finnish Wing-TV test project [16]: the vehicular urban (VU) and the motorway rural (MR) models. These channels are all Rayleigh channels with the multipath number of 12, whose power delay profiles (PDPs) are shown in Table 1. The main simulation parameters of the OFDM system are shown in Table 2. There are 1200 subcarriers, among which the CP occupies 240 subcarriers. Therefore, the total number of pilot subcarriers and data subcarriers is N = 1200 240 = 960 . In the pilot-based channel estimation methods, the way of inserting the pilots is very important. To achieve accurate channel recovery, the pilots’ insertion interval needs to satisfy the Nyquist sampling theorem. Respecting the frequency selectivity of the channels, the pilot subcarriers spacing Δ f = N N P 1 T sym should not exceed the coherence bandwidth, i.e., Δ f N L 1 T sym , which leads to N P L . Since L is unknown, this paper chooses N P = N G , which guarantees that the above constraint is respected. Therefore, the pilot interval Δ P is equal to 3. In the dynamic multipath channel environments, the system carrier frequency f c is set to 800 MHz. The speeds of user equipment (UE) in VU and MR are set to 40 km/h and 100 km/h, respectively. The final simulation results are obtained by averaging a total of 1000 trail runs.
In this paper, the channel estimation performance is evaluated in terms of NMSE, SCDR, and BER, which can be defined as (34), (35), and (36), respectively:
e NMSE = E ( | h h ^ | 2 ) E ( | h | 2 ) ,
r SCDR = 1 E [ sum 2 ( | S S ^ | ) ] sum 2 ( J ) ,
r BER = N e N a ,
where E ( · ) denotes the operation of taking the mean value. h and h ^ represent the true CIR and CIR obtained by various channel estimation methods, respectively. sum 2 ( · ) means summing all elements of the matrix. S and S ^ represent the true channel structure detection matrix and the channel structure detection matrix obtained by various threshold channel estimation methods, respectively. N e and N a are the number of error bits and the total number of bits which are sent into the transmitter, respectively.

4.2. Determination of α

Since most of the sampling points in an OFDM frame are noise sampling points, the value of α should theoretically be within the interval [ 0.5 , 1 ) . To verify the theoretical reasoning and find the optimal α , the NMSE simulation curves for the VU channel with a UE speed of 40 km/h and the MR channel with a UE speed of 100 km/h when α = 0.1 , 0 . 5 , 0 . 9 , 0 . 99 , 0 . 999 are shown in Figure 3a and Figure 3b, respectively. The trends of the simulation curves are similar in both channels, but the difference in NMSE among different α values is more obvious in the MR channel. This is because the fast time-varying characteristics of the MR channel lead to a high probability of misclassification in the AFS method, and the DT can more significantly improve the channel estimation performance. Therefore, the result of the MR channel is described in detail as an example.
As shown in Figure 3b, the value of NMSE becomes smaller as α increases when α = 0.1 , 0 . 5 , 0 . 9 . From (18) and (19), it can be seen that, as α becomes larger, the denoising threshold becomes larger, while the complementary multipath threshold becomes smaller, which makes the DT have better denoising and a supplementary multipath performance. It also further verifies the theoretical reasoning that the optimal α value is taken within the interval [ 0.5 , 1 ) . When α = 0.9 , 0 . 99 , 0 . 999 , the value of NMSE is still smaller when α takes a larger value in the relatively high SNR range, but the performance improvement is not significant. Moreover, when α = 0 . 99 or α = 0 . 999 , the NMSE will sharply deteriorate in the lower SNR range. This is because an excessively large α causes the denoising threshold to incorrectly remove some multipath sampling points, while the supplementary multipath threshold also incorrectly supplements some noise sampling points. Therefore, α = 0 . 9 is finally selected for the experiment in this section.

4.3. Analysis of NMSE and SCDR

Since both NMSE and SCDR reflect the degree of channel recovery to some extent, this subsection will simulate and analyze them together. The NMSE and SCDR of different channel estimation methods for the VU channel with a UE speed of 40 km/h are shown in Figure 4 and Figure 5, respectively. The NMSE and SCDR of different channel estimation methods for the MR channel with a UE speed of 100 km/h are shown in Figure 6 and Figure 7, respectively. Figure 4a, Figure 5a, Figure 6a, and Figure 7a are obtained under 4QAM modulation. Figure 4b, Figure 5b, Figure 6b, and Figure 7b are obtained under 16QAM modulation.
As shown in Figure 4a, the NMSE of all seven methods decreased with the increase in SNR. The proposed AFS-DT method has the best NMSE in the overall SNR range in addition to the ideal method of true CIR support. The AFS method without further structural optimization shows a suboptimal performance in the lower SNR range. It outperforms the true CIR support method. This is because, in the case of a very low SNR, the multipath power on some multipath sampling points is low, but the power of AWGN superimposed on them is high. In the AFS method, these multipath sampling points will be judged as noise sampling points and removed. In the true CIR support method, these multipath sampling points superimposed with a large amount of AWGN will be retained, and the error caused by AWGN will be amplified in the subsequent interpolation. Figure 4b shows that the downward trend of the simulation curves obtained with 16QAM modulation is the same as that obtained with 4QAM modulation, but the NMSE is larger. Compared with Figure 6a, the AFS-DT method in Figure 4a has a slightly lower performance gain compared with the conventional methods. Similar results can be obtained in Figure 4b and Figure 6b. The reason is that the number of statistical frames becomes smaller and the noise removal rate is lower to ensure the reliability of the preliminary channel structure detection under the MR channel.
As shown in Figure 5a, the SCDR of all five methods becomes larger with the increase in SNR. Among them, the performance of the DNT method is the worst and the change with the SNR is flat. This is because DNT is a fixed threshold and does not change adaptively as the SNR changes. When the SNR is 0 dB, the SCDR of the proposed AFS-DT method is improved by 13.42 % , 1.99 % , and 1.32 % compared with the DNT, WNT, and IMOT methods, respectively. Figure 5b shows that the upward trend of the simulation curves obtained with 16QAM modulation is the same as that obtained with 4QAM modulation, but the SCDR is smaller. As shown in Figure 5b, when the SNR is 0 dB, the SCDR of AFS-DT method is improved by 13.49 % , 2.51 % , and 1.56 % compared with the DNT, WNT, and IMOT methods, respectively. As shown in Figure 7a, when the SNR is 0 dB, the SCDR of the AFS-DT method is improved by 13.33 % , 1.89 % , and 1.22 % compared with the DNT, WNT, and IMOT methods, respectively. As shown in Figure 7b, when the SNR is 0 dB, the SCDR of the AFS-DT method is improved by 13.38 % , 2.41 % , and 1.44 % compared with the DNT, WNT, and IMOT methods, respectively.
Comparing Figure 4a with Figure 5a, comparing Figure 6a with Figure 7a, and comparing the performance of the AFS method with those of other conventional methods in terms of NMSE and SCDR does not exactly correspond in the overall SNR range. For example, at the SNR of 10 dB, the SCDR of the AFS method is better than the IMOT method, but the NMSE is lower than the IMOT method. The same phenomenon can be found in Figure 4b compared with Figure 5b and in Figure 6b compared with Figure 7b. The reason is that the AFS method has a high noise removal rate in the high SNR range, but there is still a multipath sampling point misclassification problem, while the NMSE of the IMOT method is basically caused by the unremoved noise.

4.4. Analysis of BER

The BER of the VU channel with a UE speed of 40 km/h and the MR channel with a UE speed of 100 km/h are shown in Figure 8 and Figure 9, respectively. Figure 8a and Figure 9a are obtained under 4QAM modulation. Figure 8b and Figure 9b are obtained under 16QAM modulation. To more clearly show the BER differences among the different methods, the part of each figure shown in the black-dashed box has been enlarged.
As shown in Figure 8a, the BER of all channel estimation methods gradually improves as the SNR increases. The reason is that, as the SNR increases, the interference of the AWGN in the channel to the transmitted signals diminishes and the channel estimation accuracy improves. Except for the two ideal cases, the AFS-DT method still shows the best performance in the overall SNR range compared with the conventional methods. In the lower SNR range, it also outperforms the true CIR support method. Figure 8b and Figure 9a,b also show similar experimental results. In Figure 8a, when BER is 2 × 10 1 , the SNR gains of the AFS-DT method compared with the DNT, WNT, and IMOT methods are about 1.90 dB, 0.30 dB, and 0.17 dB. In Figure 8b, when the BER is 2 × 10 1 , the SNR gains of the AFS-DT method compared with the DNT, WNT, and IMOT methods are about 2.10 dB, 0.27 dB, and 0.10 dB. In Figure 9a, when the BER is 2 × 10 1 , the SNR gains of the AFS-DT method compared with the DNT, WNT, and IMOT methods are about 1.80 dB, 0.25 dB, and 0.10 dB. In Figure 9b, when the BER is 2 × 10 1 , the SNR gains of the AFS-DT method compared with the DNT, WNT, and IMOT methods are about 2.05 dB, 0.23 dB, and 0.15 dB.

4.5. Analysis of Computational Complexity

The computational complexity of the proposed AFS and AFS-DT methods and the conventional methods is shown in Table 3. For intuitive presentation, all methods consider only complex multiplication operations in one frame of OFDM symbols.
For the AFS method, the statistical complexity can be ignored and only interpolation is required. Its computational complexity is O ( N log 2 N ) . For the AFS-DT method, the N P -point IFFT is first performed on the CFR at the pilots obtained by the LS method. Its computational complexity is O ( N P log 2 N P ) . Then, the DT is calculated. This mainly includes the calculations of multi-frame averaging, multipath power, and noise power, corresponding to (11), (24), and (25), respectively. Their computational complexity is approximately O ( N P ) and belongs to the same order of magnitude. The computational complexity of (18) and (19) can be ignored since the DT is computed only once in one frame of the OFDM symbols. In addition, the determination of P in (33) needs to be computed only once for a given channel and can also be ignored. Finally, the N-point FFT of the CIR after DT optimization is performed to achieve the estimation of the CFR at the data subcarriers. Its computational complexity is O ( N log 2 N ) . Since N > N P , it can be considered that O ( N P log 2 N P ) + O ( N log 2 N ) O ( N log 2 N ) . In summary, the computational complexity of the AFS-DT method is approximately O ( N P ) + O ( N log 2 N ) .
As shown in Table 3, the computational complexity of the proposed AFS-DT method is in the same order of magnitude as the DNT and WNT methods, which is lower than the IMOT method. Since both LS and AFS methods do not require time domain operations, only interpolation is required and their complexity is minimal. Overall, the AFS-DT method greatly improves the channel estimation accuracy with reasonable computational complexity.

5. Conclusions

To achieve low-complexity and high-accuracy channel estimation under fast time-varying channels, a double-threshold channel estimation method based on adaptive frame statistics is proposed. The method is able to adapt to time-varying channels by adaptively determining the number of statistical frames based on the received signals. In addition, to further improve the accuracy of channel estimation, a multi-frame averaging technique is used to expand the difference between the multipath sampling points and the noise sampling points.
The simulation results show that the channel estimation accuracy of the proposed AFS-DT method is better than the LS, DNT, WNT, and IMOT methods. At the same time, the method has a low computational complexity and is easy to implement. It has broad application prospects in the fields of optical communication [43], digital broadcasting [44], and satellite communication [45].

Author Contributions

C.S.: Investigation, Conceptualization, Methodology, Software, Validation, Writing—Original Draft, Writing—Review and Editing. X.Z.: Investigation, Conceptualization, Funding Acquisition, Writing—Review and Editing, Supervision, Project Administration. C.W.: Investigation, Funding Acquisition, Resources, Writing—Review and Editing. Z.Y.: Investigation, Software, Funding Acquisition, Writing—Review and Editing. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by the Shandong Provincial Natural Science Foundation (Nos. ZR2022MF256, ZR2020MF008); in part by the Joint Fund of Shandong Provincial Natural Science Foundation (No. ZR2021LZH003); in part by the Shandong Province Science and Technology Small and Medium-Sized Enterprises Innovation Ability Enhancement Project (No. 2023TSGC0702); in part by the Scientific Research Project of Shandong University–Weihai Research Institute of Industrial Technology (No. 0006202210020011); in part by the Science and Technology Development Plan Project of Weihai Municipality (No. 2022DXGJ13); in part by the Shandong University Graduate Education Quality Curriculum Construction Project (No. 2022038); in part by the Education and Teaching Reform Research Project of Shandong University, Weihai (No. Y2023024); and in part by the 17th Student Research Training Program (SRTP) at Shandong University, Weihai (No. A22298).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Huang, Y.; Hu, S.; Wu, G. A TDMA approach for OFDM-based multiuser RadCom systems. China Commun. 2023, 20, 93–103. [Google Scholar] [CrossRef]
  2. Lang, O.; Hofbauer, C.; Feger, R.; Huemer, M. Range-division multiplexing for MIMO OFDM joint radar and communications. IEEE Trans. Veh. Technol. 2023, 72, 52–65. [Google Scholar] [CrossRef]
  3. Xiang, Y.; Xu, K.; Xia, B.; Cheng, X. Bayesian joint channel-and-data estimation for quantized OFDM over doubly selective channels. IEEE Trans. Wirel. Commun. 2023, 22, 1523–1536. [Google Scholar] [CrossRef]
  4. Gurbilek, G.; Koca, M.; Coleri, S. Blind channel estimation for DCO-OFDM based vehicular visible light communication. Phys. Commun. 2023, 56, 101942. [Google Scholar] [CrossRef]
  5. Jia, S.; Zou, S.; Zhang, X.; Da, L. Underwater acoustic channel estimation based on sparse Bayesian learning algorithm. IEEE Access 2023, 11, 7829–7836. [Google Scholar] [CrossRef]
  6. He, S.; Zhang, Q.; Qin, J. Pilot pattern design for two-dimensional OFDM modulations in time-varying frequency-selective fading channels. IEEE Trans. Wirel. Commun. 2022, 21, 1335–1346. [Google Scholar] [CrossRef]
  7. Gong, B.; Gui, L.; Luo, S.; Guan, Y.L.; Liu, Z.; Fan, P. Block pilot based channel estimation and high-accuracy signal detection for GSM-OFDM systems on high-speed railways. IEEE Trans. Veh. Technol. 2018, 67, 11525–11536. [Google Scholar] [CrossRef]
  8. Mendonca, M.O.K.; Diniz, P.S.R.; Ferreira, T.N. Machine learning-based channel estimation for insufficient redundancy OFDM receivers using comb-type pilot arrangement. In Proceedings of the IEEE Latin-American Conference on Communications, Rio de Janeiro, Brazil, 30 November–2 December 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 1–6. [Google Scholar] [CrossRef]
  9. Zhang, C.; Li, D. Fast fading channel estimation for OFDM systems with complexity reduction. Chin. J. Electron. 2021, 30, 1173–1177. [Google Scholar] [CrossRef]
  10. Sun, Y.; Zhang, J.A.; Wu, K.; Liu, R.P. Frequency-domain sensing in time-varying channels. IEEE Wirel. Commun. Lett. 2023, 12, 16–20. [Google Scholar] [CrossRef]
  11. Itoya, Y.; Saito, S.; Suganuma, H.; Tomeba, H.; Onodera, T.; Maehara, F. Application of least-squares channel estimation to large-scale MU-MIMO-OFDM in the presence of terminal mobility. In Proceedings of the International Symposium on Intelligent Signal Processing and Communication Systems, Hualien City, Taiwan, 16–19 November 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 1–2. [Google Scholar] [CrossRef]
  12. Kong, D.; Xia, X.G.; Liu, P.; Zhu, Q. MMSE channel estimation for two-port demodulation reference signals in new radio. Sci. China-Inf. Sci. 2021, 64, 169303. [Google Scholar] [CrossRef]
  13. Wu, H. LMMSE channel estimation in OFDM systems: A vector quantization approach. IEEE Commun. Lett. 2021, 25, 1994–1998. [Google Scholar] [CrossRef]
  14. Tang, R.; Zhou, X.; Wang, C. Singular value decomposition channel estimation in STBC MIMO-OFDM system. Appl. Sci. 2019, 9, 3067. [Google Scholar] [CrossRef] [Green Version]
  15. Wu, Q.; Zhou, X.; Wang, C.; Qin, Z. Channel estimation based on superimposed pilot and weighted averaging. Sci. Rep. 2022, 12, 10293. [Google Scholar] [CrossRef] [PubMed]
  16. Zettas, S.; Lazaridis, P.I.; Zaharis, Z.D.; Kasampalis, S.; Cosmas, J. Adaptive averaging channel estimation for DVB-T2 using Doppler shift information. In Proceedings of the IEEE International Symposium on Broadband Multimedia Systems and Broadcasting, Beijing, China, 25–27 June 2014; IEEE: Piscataway, NJ, USA, 2014; pp. 1–6, article no. 6873519. [Google Scholar] [CrossRef]
  17. Zhang, M.; Zhou, X.; Wang, C. A novel noise suppression channel estimation method based on adaptive weighted averaging for OFDM systems. Symmetry 2019, 11, 997. [Google Scholar] [CrossRef] [Green Version]
  18. Jin, J.; Chen, M.; Jiang, X.; Ai, B.; Wu, E. Iterative channel estimation and pilot design rules for high-mobility comb-pilot OFDM system. Int. J. Commun. Syst. 2019, 32, e3933. [Google Scholar] [CrossRef]
  19. Zhang, Y.; Zhu, X.; Liu, Y.; Jiang, Y.; Guan, Y.L.; Lau, V.K.N. Hierarchical BEM based channel estimation with very low pilot overhead for high mobility MIMO-OFDM systems. IEEE Trans. Veh. Technol. 2022, 71, 10543–10558. [Google Scholar] [CrossRef]
  20. Liao, M.; Zakharov, Y. Estimation of time-varying channels in virtual angular domain for massive MIMO systems. IEEE Access 2023, 11, 1923–1933. [Google Scholar] [CrossRef]
  21. Liu, Y.; Guan, Y.L.; Gonzalez, G.D. BEM OTFS receiver with superimposed pilots over channels with Doppler and delay spread. In Proceedings of the IEEE International Conference on Communications, Seoul, Republic of Korea, 16–20 May 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 2411–2416. [Google Scholar] [CrossRef]
  22. Hasini, D.; Reddy, K.R.L. Channel estimation and signal detection in OFDM systems using deep learning. In Proceedings of the International Conference on Advanced Computing and Communication Systems, Coimbatore, India, 17–18 March 2022; IEEE: Piscataway, NJ, USA, 2023; pp. 1337–1340. [Google Scholar] [CrossRef]
  23. Ahmed, M.H.; Jamel, T.M.; Khazaal, H.F. A review: Deep learning aided channel estimation techniques for wireless communication system. In Proceedings of the Iraqi International Conference on Communication and Information Technologies, Basrah, Iraq, 7–8 September 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 7–12. [Google Scholar] [CrossRef]
  24. Zhao, X.; Yang, Q.; Zhang, Y. Synthesis of minimally subarrayed linear arrays via compressed sensing method. IEEE Antennas Wirel. Propag. Lett. 2019, 18, 487–491. [Google Scholar] [CrossRef]
  25. Abdallah, A.; Celik, A.; Mansour, M.M.; Eltawil, A.M. Deep learning-based frequency-selective channel estimation for hybrid mmWave MIMO systems. IEEE Trans. Wirel. Commun. 2022, 21, 3804–3821. [Google Scholar] [CrossRef]
  26. Mehrabi, M.; Tchamkerten, A. Error-correction for sparse support recovery algorithms. IEEE Trans. Inf. Theory 2022, 68, 7396–7409. [Google Scholar] [CrossRef]
  27. Wan, L.; Qiang, X.; Ma, L.; Song, Q.; Qiao, G. Accurate and efficient path delay estimation in OMP based sparse channel estimation for OFDM with equispaced pilots. IEEE Wirel. Commun. Lett. 2019, 8, 117–120. [Google Scholar] [CrossRef]
  28. Zhang, D.; Sun, Y.; Zhang, F.; Wan, Q. Phase retrieval for signals with block sparsity using BOMP: Algorithms and recovery guarantees. Digit. Signal Prog. 2022, 129, 103656. [Google Scholar] [CrossRef]
  29. Anupama, R.; Kulkarni, S.Y.; Prasad, S.N. Compressive spectrum sensing for wideband signals using improved matching pursuit algorithms. In Proceedings of the International Conference on Artificial Intelligence and Sustainable Engineering, Goa, India, 27–29 November 2020; Springer: Berlin/Heidelberg, Germany, 2022; pp. 241–250. [Google Scholar] [CrossRef]
  30. Jiang, T.; Song, M.; Zhao, X.; Liu, X. Channel estimation for millimeter wave massive MIMO systems using separable compressive sensing. IEEE Access 2021, 9, 49738–49749. [Google Scholar] [CrossRef]
  31. Zhou, Y.H.; Tong, F.; Zhang, G.Q. Distributed compressed sensing estimation of underwater acoustic OFDM channel. Appl. Acoust. 2017, 117, 160–166. [Google Scholar] [CrossRef]
  32. Wang, B.; Ge, Y.; He, C.; Wu, Y.; Zhu, Z. Study on communication channel estimation by improved SOMP based on distributed compressed sensing. EURASIP J. Wirel. Commun. Netw. 2019, 2019, 121. [Google Scholar] [CrossRef] [Green Version]
  33. Kang, Y.; Kim, K.; Park, H. Efficient DFT-based channel estimation for OFDM systems on multipath channels. IET Commun. 2007, 1, 197–202. [Google Scholar] [CrossRef]
  34. Tripta; Kumar, A.; Saha, S. Wavelet decomposition based channel estimation and digital domain self-interference cancellation in in-band full-duplex OFDM systems. In Proceedings of the URSI Asia-Pacific Radio Science Conference, New Delhi, India, 9–15 March 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 1–4, article no. 8738730. [Google Scholar] [CrossRef]
  35. Xu, L.S.; Yang, W.; Tian, H.X. A channel estimation method for ultrasonic through-metal communication. IEEE Trans. Ultrason. Ferroelectr. Freq. Control 2022, 69, 823–832. [Google Scholar] [CrossRef]
  36. Zhang, M.; Zhou, X.; Wang, C. Time-varying sparse channel estimation based on adaptive average and MSE optimal threshold in STBC MIMO-OFDM systems. IEEE Access 2020, 8, 177874–177895. [Google Scholar] [CrossRef]
  37. Sure, P.; Bhuma, C.M. Weighted-noise threshold based channel estimation for OFDM systems. Sadhana-Acad. Proc. Eng. Sci. 2015, 40, 2111–2128. [Google Scholar] [CrossRef] [Green Version]
  38. Bahonar, M.H.; Zefreh, R.G.; Amiri, R. Sparsity domain smoothing based thresholding recovery method for OFDM sparse channel estimation. In Proceedings of the 30th International Conference on Electrical Engineering, Tehran, Iran, 17–19 May 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 720–725. [Google Scholar] [CrossRef]
  39. Liao, Y.; Zhou, Q.; Zhang, N. EM-EKF fast time-varying channel estimation based on superimposed pilot for high mobility OFDM systems. Phys. Commun. 2021, 49, 101448. [Google Scholar] [CrossRef]
  40. Zhou, X.; Wang, C.; Tang, R.; Zhang, M. Channel estimation based on statistical frames and confidence level in OFDM systems. Appl. Sci. 2018, 8, 1607. [Google Scholar] [CrossRef] [Green Version]
  41. Cho, Y.S.; Kim, J.; Yang, W.Y.; Kang, C.G. MIMO-OFDM Wireless Communications with MATLAB; John Wiley & Sons (Asia) Pte. Ltd.: Singapore, 2010; pp. 15–19. [Google Scholar] [CrossRef]
  42. Wang, L.; Gao, C.; Deng, X.; Cui, Y.; Chen, X. Nonlinear channel estimation for OFDM system by wavelet transform based weighted TSVR. IEEE Access 2020, 8, 2723–2731. [Google Scholar] [CrossRef]
  43. Feng, S.; Wu, Q.; Dong, C.; Li, B. A spectrum enhanced ACO-OFDM scheme for optical wireless communications. IEEE Commun. Lett. 2023, 27, 581–585. [Google Scholar] [CrossRef]
  44. Yeh, H.G.; Zhou, J. Space-time parallel cancellation interleaved OFDM systems in impulsive noise and mobile fading channels. In Proceedings of the IEEE International Conference on Recent Advances in Systems Science and Engineering, Tainan, Taiwan, 7–10 November 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 1–7. [Google Scholar] [CrossRef]
  45. Boud, H.; Rao, R.K.; Rahman, Q. Outage performance for aeronautical satellite OFDM-IM system. In Proceedings of the IEEE 5th International Conference on Electronics and Communication Engineering, Xi’an, China, 16–18 December 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 39–45. [Google Scholar] [CrossRef]
Figure 1. Channel estimation methods based on comb-type pilots in OFDM systems.
Figure 1. Channel estimation methods based on comb-type pilots in OFDM systems.
Mathematics 11 03342 g001
Figure 2. CP-OFDM system model using the AFS-DT channel estimation method.
Figure 2. CP-OFDM system model using the AFS-DT channel estimation method.
Mathematics 11 03342 g002
Figure 3. The NMSE of different α values: (a) VU and (b) MR.
Figure 3. The NMSE of different α values: (a) VU and (b) MR.
Mathematics 11 03342 g003
Figure 4. The NMSE of different channel estimation methods in VU channel with a UE speed of 40 km/h: (a) 4QAM and (b) 16QAM.
Figure 4. The NMSE of different channel estimation methods in VU channel with a UE speed of 40 km/h: (a) 4QAM and (b) 16QAM.
Mathematics 11 03342 g004
Figure 5. The SCDR of different channel estimation methods in the VU channel with a UE speed of 40 km/h: (a) 4QAM and (b) 16QAM.
Figure 5. The SCDR of different channel estimation methods in the VU channel with a UE speed of 40 km/h: (a) 4QAM and (b) 16QAM.
Mathematics 11 03342 g005
Figure 6. The NMSE of different channel estimation methods in the MR channel with a UE speed of 100 km/h: (a) 4QAM and (b) 16QAM.
Figure 6. The NMSE of different channel estimation methods in the MR channel with a UE speed of 100 km/h: (a) 4QAM and (b) 16QAM.
Mathematics 11 03342 g006
Figure 7. The SCDR of different channel estimation methods in the MR channel with a UE speed of 100 km/h: (a) 4QAM and (b) 16QAM.
Figure 7. The SCDR of different channel estimation methods in the MR channel with a UE speed of 100 km/h: (a) 4QAM and (b) 16QAM.
Mathematics 11 03342 g007
Figure 8. The BER of different channel estimation methods in the VU channel with a UE speed of 40 km/h: (a) 4QAM and (b) 16QAM.
Figure 8. The BER of different channel estimation methods in the VU channel with a UE speed of 40 km/h: (a) 4QAM and (b) 16QAM.
Mathematics 11 03342 g008
Figure 9. The BER of different channel estimation methods in the MR channel with a UE speed of 100 km/h: (a) 4QAM and (b) 16QAM.
Figure 9. The BER of different channel estimation methods in the MR channel with a UE speed of 100 km/h: (a) 4QAM and (b) 16QAM.
Mathematics 11 03342 g009
Table 1. PDPs for VU and MR multipath fading channels.
Table 1. PDPs for VU and MR multipath fading channels.
TapVU MR
Delay ( μ s)Power (dB)Delay ( μ s)Power (dB)
10.00.0 0.00.0
20.3−0.5 0.5−1.3
30.8−1.0 1.0−3.4
41.6−4.1 1.8−6.8
52.6−8.8 2.5−10.2
63.3−12.6 3.1−12.9
74.8−18.6 3.9−16.3
85.8−21.6 4.8−19.5
97.2−24.6 5.5−21.7
1010.8−20.7 6.4−23.3
1111.8−18.8 7.0−24.2
1212.6−19.5 9.0−25.8
Table 2. Simulation parameters of the OFDM system.
Table 2. Simulation parameters of the OFDM system.
ParametersSpecifications
System modelCP-OFDM
Channel distributionRayleigh
Baseband bandwidth B5 MHz
Modulation mode4QAM/16QAM
The number of OFDM frame K400
Subcarrier number (without CP) N960
CP length N G 240
Pilot interval Δ P 3
Table 3. Comparison of the computational complexity of different channel estimation methods.
Table 3. Comparison of the computational complexity of different channel estimation methods.
Channel Estimation MethodsComputational Complexity
LS O ( N log 2 N )
DNT [33] O ( N P ) + O ( N log 2 N )
WNT [37] O ( N P ) + O ( N log 2 N )
IMOT [36] O ( L N P ) + O ( N log 2 N )
AFS O ( N log 2 N )
AFS-DT O ( N P ) + O ( N log 2 N )
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Song, C.; Zhou, X.; Wang, C.; Ye, Z. A Double-Threshold Channel Estimation Method Based on Adaptive Frame Statistics. Mathematics 2023, 11, 3342. https://doi.org/10.3390/math11153342

AMA Style

Song C, Zhou X, Wang C, Ye Z. A Double-Threshold Channel Estimation Method Based on Adaptive Frame Statistics. Mathematics. 2023; 11(15):3342. https://doi.org/10.3390/math11153342

Chicago/Turabian Style

Song, Canghai, Xiao Zhou, Chengyou Wang, and Zhun Ye. 2023. "A Double-Threshold Channel Estimation Method Based on Adaptive Frame Statistics" Mathematics 11, no. 15: 3342. https://doi.org/10.3390/math11153342

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop