Preprint
Article

Progressive Inter-path Interference Cancellation Algorithm for Channel Estimation Using OTFS

Altmetrics

Downloads

142

Views

57

Comments

0

A peer-reviewed article of this preprint also exists.

Submitted:

21 June 2024

Posted:

24 June 2024

You are already at the latest version

Alerts
Abstract
Fractional delay-Doppler (DD) channel estimation in Orthogonal Time Frequency Space (OTFS) systems poses a significant challenge considering the severe effects of Inter-Path Interference (IPI). To this end, several algorithms have been extensively explored in literature for accurate low-complexity channel estimation in both integer and fractional DDs scenarios. In this work, we develop a variant of the state-of-the-art Delay-Doppler Inter-Path Interference Cancellation (DDIPIC) algorithm which progressively cancels the IPI as estimates are obtained. The key advantage of the proposed approach is that it requires only a final refinement procedure reducing the complexity of the algorithm. Specifically, the time difference in latency between the proposed approach and the DDIPIC algorithm is almost proportional to the square of the number of estimated paths. Numerical results show that the proposed algorithm outperforms the other channel estimation schemes achieving lower Normalized Mean Square Error (NMSE) and Bit Error Rate (BER).
Keywords: 
Subject: Computer Science and Mathematics  -   Signal Processing

1. Introduction

Reliable communication in doubly dispersive channels, where high delay and Doppler spreads due to multipath and mobility are experienced, is becoming an increasingly prominent research topic toward the development of next-generation wireless networks [1,2]. The widely adopted OFDM (Orthogonal Frequency Division Multiplexing) is suitable for static frequency-selective multipath channels but experiences drastic performance degradation in high mobility scenarios due to the loss of orthogonality between the subcarriers as analyzed in [3], inducing Inter-Carrier Interference (ICI). To cater to high-mobility scenarios, several novel waveforms have been introduced in literature. An overview of some of the existing modulation schemes for high mobility wireless channels is reported in [4]. Orthogonal Time Frequency Space (OTFS) modulation was proposed in [5,6] and is garnering a lot of attention due to its robustness against Doppler effect. OTFS is a two-dimensional modulation scheme that multiplexes information symbols in the delay-Doppler domain, where the channel representation becomes sparse and the channel can be considered almost time-invariant [5,6,7]. Conversely, OFDM multiplexes information symbols in the time-frequency (TF) domain where mobility generates a time-varying channel frequency response.

1.1. Problem Context

In this work, we consider a scenario comprising a single antenna transmitter and receiver, focusing on the channel estimation problem with fractional delays and Doppler shifts and no prior information about the number of propagation paths [8,9]. The transmitter sends a pilot symbol in the delay-Doppler (DD) domain, while the receiver processes the received pilot frame to extrapolate the knowledge of the channel parameters.
The channel estimation problem is often considered in the integer DDs scenario, which is facilitated by the assumption of having a channel with delays and Doppler shifts that are multiples of delay and Doppler resolutions. In this case, there is no interference between adjacent DD bins, and a simple threshold method can be used to obtain good performances, as shown in [10]. On the other side, in reality this assumption may not hold, which motivates the study of the the fractional DDs scenario, which is more challenging, since the received replica of the pilot symbol in the DD domain spreads into adjacent bins after 2D-sampling of the DD domain [7,11]. This is the well-known Inter-Path Interference phenomenon. Our focus is on the effects of IPI caused by fractional DDs and IPI cancellation to recover channel state information (CSI) with high accuracy.

1.2. State of the Art

Channel estimation in OTFS systems has been widely investigated in the literature since the detection performance of the OTFS receiver is based on the estimated channel matrix [12,13,14,15]. In [10], an embedded-pilot aided method for channel estimation is proposed, achieving good performances in both integer DDs and fractional Doppler scenarios. Channel estimation in massive multiple input multiple output scenarios (MIMO) has been investigated in [16] where additional sparsity due to a large number of transmit and receive antennas allows the channel estimation problem to become a simpler sparse recovery problem taking advantage of the angular domain. Low-complexity channel estimation schemes were considered in single-antenna systems in [8], where Modified Maximum Likelihood Estimator (M-MLE) and Two-Step Estimator (TSE) algorithms were introduced. The first is based on the asymptotic orthogonality of a delay-Doppler parameter matrix for large OTFS frames, which allows for the simplification of the cost function. On the other hand, the second one has lower complexity and relies on disjoint delay and Doppler estimation. Under the assumption of having good separability of the received pilot replica due to fine delay and Doppler resolutions, in both algorithms the IPI is cancelled and at each iteration a residual received vector is used for estimating channel parameters of the next path. Similarly, IPI cancellation is performed in the low-complexity channel estimation scheme for Discrete Zak Transform based OTFS (DZT-OTFS) proposed in [17]. Sparse Bayesian learning (SBL) algorithms for channel estimation are also considered in [18,19], but M-MLE and TSE algorithms are shown to perform better then SBL in [8] when delay and Doppler resolutions are fine enough. In [20], different channel estimation schemes for the fractional DDs case are proposed with the scope of improving the spectrum efficiency and reduce the peak-to-average-power-ratio (PAPR) by sending pilots in the time-frequency (TF) domain. The problem of high precision channel estimation in IPI scenarios has been addressed in [11], where an iterative delay-Doppler IPI Cancellation (DDIPIC) algorithm was proposed. In this case, the IPI cancellation is performed indirectly through refinement procedures carried out at each iteration. These refinements of the channel parameters take time, increasing the computational burdening of the channel estimation algorithm. In more detail, the computational complexity of the cost function, which is evaluated multiple times during each iteration, increases with the cube of the iteration index due to matrix inversion.

1.3. Contributions

The goal of this work is to proposed a variant of the DDIPIC algorithm from [11], named the Progressive IPI Cancellation (P-IPIC) algorithm, that cancels the IPI by performing residue cost function (RCF) maximization at each step. This algorithm operates in two phases: A search phase, where a certain number of possible paths are detected and a first rough estimate of the channel parameters is provided, A refinement phase, where the found paths are refined, looking for ones declared as false alarms and discarded, until the stopping criterion is met. This procedure allows finding the correct number of paths while the accuracy of the estimates is improved. The contributions of this work can be summarized as follows:
  • Progressive IPI cancellation: Instead of discovering possible paths and performing refinements in each iteration maximizing the observation-based cost function as in [11], we perform maximization of a residue-based cost function (RCF) at each step during the discovery phase. This progressive cancellation of the IPI allows providing a first channel estimate aimed to reduce the residue energy as iteration progress achieving high accuracy in channel matrix reconstruction
  • Latency reduction due to single global refinement of the estimates: the main drawback of the state-of-the-art DDIPIC algorithm is that it performs refinement procedures at each iteration as discussed in Section 3.5. Progressive IPI cancellation allows to reduce the latency since, as discussed above, the algorithm can operate in two distinct phases and a single global refinement is needed
  • Computational complexity reduction in search phase: during the iterative search phase, the proposed algorithm looks for new paths by performing a RCF maximization. This allows us to reduce the computational cost since the computation of the RCF does not require matrix inversion. Moreover, the computational cost does not depend on the iteration index. As a consequence, coarse and fine estimation procedures described in Section 3.4 will take less time
  • Resilience towards high-IPI scenarios: in literature it is commonly assumed to have sufficiently fine delay and Doppler resolutions such that all the propagation paths are resolvable in the DD domain. In some cases this may not hold and robust low-complexity channel estimation algorithms must be designed to suite high-IPI scenarios. In this work we consider both low- and high-IPI regimes showing that the proposed approach is suitable for both regimes
The remainder of this paper is organized as follows. In Section 2, the OTFS signal model is presented. In Section 3, OTFS channel estimation is covered, including the baseline DDIPIC method and our proposed P-IPIC method.

2. OTFS Modulation

In this section, the employed models for the OTFS signal, the propagation channel, and receiver-side processing are presented.

2.1. Transmitted Signal Model

In OTFS systems [5,7], the TX arranges M N symbols in the delay-Doppler grid referred to as I D D , where M is the number of subcarriers and N is the number of time-slots of the OTFS frame. The DD-domain symbols are then converted to the time-frequency domain through inverse symplectic finite Fourier transform (ISFFT). Denoting with X C M × N the delay-Doppler symbols multiplexed in the DD domain, the corresponding symbols in the time-frequency grid are obtained as
X t f [ l , k ] = 1 M N n = 0 N 1 m = 0 M 1 X [ m , n ] e j 2 π n k N m l M .
After that, the time-domain OTFS signal is obtained through the the Heisenberg transform as
s ( t ) = k = 0 N 1 l = 0 M 1 X t f [ l , k ] g t x ( t k T ) e j 2 π l Δ f ( t k T ) ,
where g t x ( t ) is the transmit shaping pulse of duration T. The continuous-time signal in Equation (2) has a total duration of N T and a bandwidth of M Δ f where T corresponds to the time-slot duration and Δ f = 1 / T is the subcarrier spacing. Thus, the delay and Doppler resolutions are, respectively,
τ res = 1 M Δ f , ν res = 1 N T .

2.2. Channel Model

The transmitted signal passes through the channel that, in the DD-domain, is modeled as
h ( τ , ν ) = i = 1 P g i δ ( τ τ i ) δ ( ν ν i ) .
where P is the number of propagation paths and g i , τ i and ν i are the complex channel gain, the propagation delay and the Doppler shift of the i-th path, respectively.

2.3. Receiver Processing

The received signal is obtained by computing the Heisenberg transform and adding Additive White Gaussian Noise (AWGN) with monolateral Power Spectral Density (PSD) N 0 referred to as n ( t ) . Thus, the received signal is
r ( t ) = h ( τ , ν ) s ( t τ ) e j 2 π ν ( t τ ) d τ d ν + n ( t ) ,
At the receiver side, inverse operations are performed to recover the received symbols in the DD-domain. Firstly, the receiver computes the Wigner transform by sampling the so-called Cross-Ambiguity Function (CAF) A g r x , r ( f , t ) to convert the received time-domain signal into samples in the time-frequency grid as
Y t f [ l , k ] = A g r x , r ( f , t ) | f = l Δ f , t = k T = r ( t ) g r x * ( t t ) e j 2 π f ( t t ) d t | f = l Δ f , t = k T .
Secondly, a SFFT is applied to get the DD-domain received frame
Y [ m , n ] = 1 M N k = 0 N 1 l = 0 M 1 Y t f [ l , k ] e j 2 π n k N m l M .
From now on we are going to consider OTFS modulation with rectangular shaping filters of duration T and amplitude 1 / T at both transmitter and receiver side.

3. OTFS Channel Estimation

The purpose of channel estimation is to determine the parameters of (4), based on pilot signals. In this section, the pilot model and corresponding observation model are presented, followed by the baseline method and the proposed method.

3.1. Pilot Model

In our scenario [8,11], the single antenna transmitter sends a pilot symbol in the DD domain. The corresponding pilot frame is given by
X [ m , n ] = E p m = m p , n = n p , 0 otherwise ,
where m = m p , n = n p is the delay-Doppler Resource Element (DDRE) in which the pilot is sent and E p is the energy of the transmitted pilot signal.
At the receiver, after the operations described above and vectorization, the received pilot frame is given by
y = vec ( Y ) = H vec ( X ) + w = H x + w ,
where w CN ( 0 , N 0 I ) C M N × 1 is the AWGN noise vector and H C M N × M N is the delay-Doppler domain channel matrix given by
H = i = 1 P g i G i ( τ i , ν i ) ,
where G i ( τ i , ν i ) C M N × M N is a matrix that captures the effect of the propagation delay and the Doppler shift of the i-th path and for l , l = 0 , 1 , . . , M 1 k , k = 0 , 1 , . . . , N 1 is computed as [8,11]
G i [ k M + l , k M + l ] = e j 2 π τ i ν i M N n = 0 N 1 m = 0 M 1 r k , l ( m ) e j 2 π m M l l M τ i T n N k k N ν i Δ f ,
where
r k , l ( m ) = s = m M 1 m e j 2 π s l M [ 1 τ i T e j π 1 + τ i T ν i Δ f s sinc 1 τ i T ν i Δ f s + τ i T e j 2 π k N e j π τ i T ν i Δ f s sinc τ i ν i s Δ f ] .
If the channel coefficients are normalized such that i = 1 P | g i | 2 = 1 the received pilot signal power equals the transmitted one. Under this hypothesis, the Pilot Signal-to-Noise Ratio (PSNR) can be computed as in [8]. Hence, the pilot signal power is the total energy E p divided by the overall time duration N T , while the noise power is the product of the power spectral density N 0 and the bandwidth M Δ f . Thus,
PSNR = E p / N T M Δ f N 0 = E p M N N 0 .
During a channel coherence window, the receiver processes the received pilot frame running a channel estimation algorithm and, once the estimated channel matrix H ^ is obtained, uses the estimate to detect the incoming data frames.

3.2. Observation Model for Channel Estimation

As in [11], channel estimation is performed considering the input-output relation in Equation (9) rewritten as
y = R τ , ν g + w ,
where g = [ g 1 g 2 . . . g P ] T C P × 1 is the channel gains vector and R τ , ν = [ r 1 r 2 . . . r P ] C M N × P is a matrix called constituent delay-Doppler parameter matrix (CDDPM). Each column of R τ , ν is related to a different path and is given by
r i ( τ i , ν i ) = G i ( τ i , ν i ) x .
Given the input-output relation in Equation (14), the Maximum Likelihood (ML) estimate of the unknowns is given by
( g ^ , τ ^ , ν ^ ) = arg min g , τ , ν y R τ , ν g 2 .
Although the minimization problem depends on three parameters, it can be simplified performing a two-step ML estimate of the unknowns as
( τ ^ , ν ^ ) = arg max τ , ν Φ R τ , ν , y ,
and
g ^ = R H τ ^ , ν ^ R τ ^ , ν ^ 1 R H τ ^ , ν ^ y .
Here, the cost function Φ R τ , ν , y is computed as
Φ R τ , ν , y = y H R τ , ν R H τ , ν R τ , ν 1 R H τ , ν y .
The DDIPIC algorithm proposed in [11] performs an iterative maximization of the cost function in Equation (17) in order to jointly estimate delays and Dopplers of the paths. The operation of the algorithm is summarized below.

3.3. DDIPIC Algorithm

The algorithm proceeds iteratively for a maximum of P max iterations and the CDDPM matrix is initialized as R τ , ν = 0 . The details of the DDIPIC algorithm are provided in Algorithm 1. At each iteration, the parameters of one path are estimated as follows:
  • Coarse estimation (line 2): the cost function in (19) is maximized over the DD grid of integer multiples of delay and Doppler resolutions providing a coarse estimate of the delay and Doppler shift. The search area is limited to [ 0 , L τ res ] × [ K ν res , K ν res ] where L = τ max τ res and K = ν max ν res
  • Fine estimation (lines 5–11): an iterative procedure runs for a maximum of s m a x iterations. In each iteration, the cost function in (19) is maximized over a search area comprising fractional delays and Dopplers around, for s = 1 , the coarse estimate obtained in step 1 or, for s > 1 , the fine estimate obtained in the previous iteration. The search space is narrowed down as the iteration progresses and the fine estimation procedure ends when the stopping criteria for τ and ν are met. The search space for the fine estimation procedure is called F D D ( s ) and we define Γ = { m τ 2 , . . . , 0 , . . . , m τ 2 } and Λ = { n ν 2 , . . . , 0 , . . . , n ν 2 } where m τ and n ν are design parameters. Notice that after the Cartesian product (denoted ×) of the two sets, only positive delays need to be considered. The parameters ϵ τ and ϵ ν are chosen to achieve the desired accuracy compatibly with s max .
  • Check stopping criterion (line 15-19): a residue vector is computed as E ( i ) = y R ( τ ^ , ν ^ ) g ^ and if E ( i ) < ϵ is satisfied the algorithm stops and a number of P ^ paths are detected, otherwise, before starting the search for a new path, all previous estimates are refined as described below. The convergence tolerance parameter ϵ for the stopping criterion has to be chosen in order not to underestimate the number of propagation paths, not to miss the ones with smaller amplitudes, and not to overestimate the number of propagation paths due to residual IPI or noise. A reasonable value is ϵ = 3 M N N 0 .
  • Refinement procedure (line 20-21): all coarse and fine estimates are performed again for all the previously detected paths until the current one. In particular, at the i-th iteration lines 2–13 are run again iteratively for i ref = 1 , . . . , i .
Preprints 109988 i001

3.4. Proposed P-IPIC Algorithm

The proposed variant of the DDIPIC algorithm aims to reduce the complexity of DDIPIC and is based on a RCF maximization and performs an iterative search as in the original algorithm until the maximum number of iterations is reached or the stopping criterion is met. The pseudocode of the proposed P-IPIC algorithm is provided in Algorithm 2. The main parameters are as for the DDIPIC algorithm.
Preprints 109988 i002
The proposed algorithm features several key differences compared to Algorithm 1:
  • Coarse and fine estimation based on the residuals (lines 3 and 10): The key idea is that, once a path is detected and the residue vector is obtained, during the next search, a new path is discovered looking at the residual pilot signal of the previous iteration. Thus, at the i-th iteration, the algorithm looks for a new path maximizing an RCF given by
    Φ r ( τ , ν ) , E ( i 1 ) = E ( i 1 ) H r ( τ , ν ) r H ( τ , ν ) r ( τ , ν ) ) 1 r H ( τ , ν ) E ( i 1 )
    = r H ( τ , ν ) E ( i 1 ) * r H ( τ , ν ) E ( i 1 ) r ( τ , ν ) 2 = | r H ( τ , ν ) E ( i 1 ) | 2 r ( τ , ν ) 2 .
    In this way, at each iteration, the IPI between the paths is directly canceled facilitating the new search.
  • Global refinement (line 21): It is important to notice that this solution is prone to error propagation across all estimates. This may lead to residue vectors with residual peaks that are interpreted as small-amplitude paths by the algorithm. In order to avoid false alarms or multidetections due to residual uncancelled IPI, the P-IPIC algorithm needs a final refinement step in which all the estimates are refined while the residue in monitored. If the residue satisfies the stopping criterion, all remaining unrefined estimates are declared false alarms and, therefore, discarded. Specifically, during the search phase a number of paths equal to P ^ is detected. After that, during the refinement phase the paths are refined as in the DDIPIC algorithm with the only difference in using the cost function in Equation (19) with a Tikhonov regularization, also known as ridge-regression, and in performing channel gain refinement as in line 15. As discussed above, during this phase some paths may be discarded. Therefore, the refinement procedure provides a number of estimated paths equal to P ^ ^ P ^ .
  • Regularization (line 15): Another difference from the original version of the IPI cancellation algorithm is that the Ordinary Least Squares (OLS) estimate of channel gains in Equation (18) is replaced by a Regularized Least Squares (RLS) estimate to make the matrix inversion more stable. This is due to the fact that, due to residual IPI, some paths are detected multiple times and as a result the CDDPM matrix may have some almost collinear columns. Therefore, the RLS estimate of the channel gains vector is given by
    g ^ = R H ( τ ^ , ν ^ ) R ( τ ^ , ν ^ ) + N 0 I 1 R H ( τ ^ , ν ^ ) y
    where I is the identity matrix.

3.5. Latency/Complexity Comparison

The key advantage of the proposed approach is that it requires a single final refinement procedure compared to the P ^ 1 refinements performed by the DDIPIC algorithm. A rough latency comparison of the two approaches is shown in Table 1 where we assumed that the P-IPIC algorithm does not overestimate the number of paths significantly during the first iterative procedure, thus P ^ ^ P ^ . Under this hypothesis, and denoting by T coarse the average time needed to perform a coarse estimate and with T fine the average time needed to perform a fine estimate, we can make the following observations.
  • DDIPIC: it performs a coarse and fine estimation for every path in a time equal to P ^ ( T coarse + T fine ) . Moreover, from the second iteration to the end it performs P ^ 1 refinement procedures of the estimates. Therefore, at each refinement procedure, it performs i coarse and fine estimates.
  • P-IPIC: it performs a coarse and fine estimation for every path in a time equal to P ^ ( T coarse + T fine ) during the search phase. Moreover, in the refinement phase performs a second coarse and fine estimate for each path.
During the search phase, the proposed P-IPIC algorithm runs coarse and fine estimation procedures of channel delays and Dopplers performing maximization of the cost function in Equation (21), while during the refinement phase maximizes the regularized version of Equation (19). The complexity comparison of the cost function in Equation (19) and the RCF is shown in Table 2. It can be noticed that the first advantage in computing the RCF is that it doesn’t require matrix inversion but only multiplications and additions, instead the computation of the cost function in Equation (19) does. In order to compare the two cost functions we can make the following observations.
  • DDIPIC cost function in (19): during the i-th iteration the number of required operations is
    (a)
    y H R τ , ν , y C M N × 1 , R τ , ν C M N × i requires M N i multiplications and ( M N 1 ) i additions. Then, R H τ , ν y is simply obtained applying the Hermitian operator
    (b)
    R H τ , ν R τ , ν C i × i requires M N i 2 multiplications and ( M N 1 ) i 2 additions. After that, matrix inversion has a complexity in the order of O ( i 3 )
    (c)
    y H R τ , ν R H τ , ν R τ , ν 1 requires i 2 multiplications and i ( i 1 ) additions
    (d)
    The matrix multiplication of the 1 × i matrix obtained in the previous step by y H R τ , ν H requires i multiplications and i 1 additions
  • P-IPIC RCF: during the i-th iteration the number of required operations is
    (a)
    r H ( τ , ν ) E ( i 1 ) , r C M N × 1 , E ( i 1 ) C M N × 1 requires M N multiplications and M N 1 additions. After that, an additional multiplication is needed to compute the squared module
    (b)
    r ( τ , ν ) 2 requires M N multiplications and M N 1 additions
    (c)
    One final division is required to compute the ratio between numerator and denominator
The computation of the RCF is independent on the iteration index i, while the computational complexity of the cost function in Equation (19) increases as O ( i 3 ) due to the inversion of a i × i matrix.

4. Simulation Results

In this section, the proposed method is evaluated and compared against the baseline DDIPIC method.

4.1. Simulation Parameters

To investigate the performance of the proposed approach, we consider OTFS modulation with M = 16 and N = 16 with subcarrier spacing of Δ f = 25 kHz and a carrier frequency f c = 5.1 GHz . Thus, delay and Doppler resolutions are τ res = 2.5 μ s , and ν res = 1.5625 kHz . As in [11], the parameters for running channel estimation algorithms are P max = 15 , s max = 10 , ϵ τ = 10 10 , ϵ ν = 10 2 , m τ = 10 , n ν = 10 . Finally, as discussed above, the convergence tolerance parameter for the stopping criterion is set according to the noise variance and OTFS frame parameters.

4.2. Simulation Scenarios

The high mobility multipath channel is assumed to have P = 4 Rayleigh faded paths with exponential Power Delay Profile (PDP) with decaying time constant of 10 μ s and a maximum delay of 10 μ s . We consider two different case studies corresponding to different scenarios:
  • Low-IPI Regime: propagation delays and Doppler shifts assume fractional values but the paths are far enough to guarantee low IPI. Thus, all paths are separable in the DD domain.
    The delays and Doppler shifts of the paths are τ = [ 0 0.86 τ res 2.11 τ res 3.2 τ res ] s , ν = [ 1.87 ν res 2.24 ν res 3 ν res 1.3 ν res ] Hz , respectively.
  • High-IPI Regime: propagation delays and Doppler shifts assume fractional values, and the paths are close enough to create high IPI.
    The propagation delays of the paths are τ = [ 0 2.3 3.15 7.7 ] μ s . The maximum User Equipment (UE) speed is v U E = 190 m s ( 684 km h ) resulting into a maximum Doppler spread of ν max = v U E c f c = 3.23 kHz , where c = 3 · 10 8 m s is the speed of light.
    The Doppler shifts of all paths are generated assuming Jakes’ Doppler Power Spectrum (DPS) using ν i = ν max c o s ( θ i ) where θ i U [ 0 , 2 π ] .
An example of a pilot frame received in both regimes is provided in Figure 1.

4.3. Performance Metrics

We will consider the following performance metrics:
  • Channel estimation: The accuracy of the channel estimate is measured through the Normalized Mean Square Error (NMSE) computed as
    NMSE = E H H ^ F 2 H F 2 .
  • Channel parameter estimation: The accuracy of the channel parameter estimates is also considered evaluating the Normalized Root Mean Square Error (NRMSE) as
    NRMSE ( ϑ ) = E i = 1 P | ϑ i ϑ i ^ | 2 i = 1 P | ϑ i | 2 ,
    where ϑ is a variable that represents delay, Doppler or channel gain.
  • Model order performance: The estimation of P will be evaluated by the average number of estimated paths and the Probability Mass Function (PMF) of the number of detected paths.
  • Communication: Communication performances of the proposed approach are evaluated by measuring the Bit Error Rate (BER) as a function of the SNR/bit given by E b / N 0 where E b is the average energy per bit. We consider a Quadrature Amplitude Modulation (QAM) with Q = 16 constellation points and E b = 2 ( Q 1 ) 3 l o g 2 Q . The input-output relation for data frames is the one in Equation 9. At the receiver, a Linear Minimum Mean Square Error (LMMSE) equalizer provides the estimated symbols as
    x ^ = H ^ H H ^ + 1 SNR I 1 H ^ H y ,
    where SNR = M N E s / N T M Δ f N 0 = E s N 0 is the communication Signal-to-Noise Ratio and E s = E b l o g 2 Q is the average energy per symbol. After that, a symbol-by-symbol Maximum Likelihood (ML) detector takes the decision.

4.4. Results and Discussion

4.4.1. Channel Estimation Performance

Figure 2 shows the NMSE as a function of the pilot SNR in both low- and high-IPI regimes. In the Low-IPI case at low PSNR the performances of the proposed variant and the DDIPIC algorithm are comparable, while at higher values of PSNR the proposed variant outperforms the DDIPIC algorithm, achieving much lower NMSE. On the other hand, in the high-IPI regime, the P-IPIC algorithm achieves a NMSE 1-2 dB lower than the DDIPIC, except for the case of PSNR=35 dB where the NSME performances become comparable. Performances of the threshold method in [10] are also presented in both cases as a baseline for comparison and it can be noticed they are drastically degraded due to the presence of IPI since it assumes integer DDs.

4.4.2. Channel Parameter Estimation Performance

Figure 3 shows the NRMSE of channel gains, delays and Doppler shift as a function of pilot SNR in a channel randomly generated according to channel models 1 and 2. In both low- and high-IPI regimes, the P-IPIC is capable of estimating channel parameters with higher accuracy. It can be noticed that, in the High-IPI case, at low PSRN the NRMSE is high due to the fact that small amplitude paths are missed. On the other side, at high PSNR the NRMSE for the P-IPIC increases because small errors in the parameter estimates during the search phase lead to higher residual IPI that is interpreted as small-amplitude paths, reducing the overall accuracy of the estimates. However, the P-IPIC still outperforms the DDIPIC algorithm for high PSNR.

4.4.3. Number of Detected Paths

Figure 4 shows the average number of detected paths as a function of PSNR. In the Low-IPI case, performances of both algorithms are comparable. At low PSNR, the average number of detected paths is below the true value ( P = 4 ) because small-amplitude paths are missed. At higher PSNR values, both algorithms are able to detect the right number of paths. On the other hand, in the High-IPI case detection capabilities are still comparable but at high PSNR values both algorithms overestimate a bit the number of propagation paths due to high residual interference effects. Figure 5 shows the probability distribution among all the possible values for P in the case of PSNR=35 dB. In the Low-IPI regime, both algorithms detect the right number of paths with a probability close to 0.98 . Thus, the probability of miss detection and the probability of false alarm are close to zero (probability of miss dtection < 0.02 ). In the high-IPI regime, the probability that the algorithm finds the correct number of paths is reduced to 0.73 for the DDIPIC and 0.65 for the P-IPIC. The probability of miss detection is close to zero in both cases ( 0.015 for the P-IPIC). In the end, the probability of false alarm is 0.27 for DDIPIC and 0.34 for P-IPIC.

4.4.4. Communication Performance

BER performance with the estimated channel (PSNR=30 dB) and with perfect Channel State Information at the Receiver (CSIR) are provided in Figure 5, showing the BER performance as a function of the SNR/bit in both low- and high-IPI regimes. As expected, the proposed P-IPIC achieves lower bit error rates in both regimes. Further, BER curves are closer to the ideal curves obtained with perfect channel state information at receiver.

5. Conclusions and Future Works

In this work, we addressed the challenge of low-complexity fractional delay-Doppler (DD) channel estimation in Orthogonal Time Frequency Space (OTFS) systems due to Inter-Path Interference (IPI). A variant of the Delay-Doppler Inter-Path Interference Cancellation (DDIPIC) algorithm is proposed, which progressively cancels IPI as estimates are obtained, requiring only a final refinement procedure. This approach reduces the latency of the algorithm, with the time difference in latency being almost proportional to the square of the number of estimated paths. Numerical results demonstrate that the proposed algorithm achieves both lower Normalized Mean Square Error (NMSE) and Bit Error Rate (BER) compared to other schemes with comparable detection capabilities. The high-IPI scenario is also taken into account, in which the delay and Doppler resolutions are not sufficiently fine, and IPI cancellation becomes tricky.
In future work, the usage of Deep Learning (DL) approaches, as in [21], can be considered to further reduce computational complexity while maintaining good performance.

Acknowledgments

The authors wish to thank Paolo Gamba and Stefano Chinnici for the insightful discussions, which helped them to refine the direction of this research.

References

  1. Zhang, Z.; Xiao, Y.; Ma, Z.; Xiao, M.; Ding, Z.; Lei, X.; Karagiannidis, G.K.; Fan, P. 6G Wireless Networks: Vision, Requirements, Architecture, and Key Technologies. IEEE Vehicular Technology Magazine 2019, 14, 28–41. [Google Scholar] [CrossRef]
  2. Giordani, M.; Polese, M.; Mezzavilla, M.; Rangan, S.; Zorzi, M. Toward 6G Networks: Use Cases and Technologies. IEEE Communications Magazine 2020, 58, 55–61. [Google Scholar] [CrossRef]
  3. Wang, T.; Proakis, J.; Masry, E.; Zeidler, J. Performance degradation of OFDM systems due to Doppler spreading. IEEE Transactions on Wireless Communications 2006, 5, 1422–1432. [Google Scholar] [CrossRef]
  4. Zhou, Y.; Yin, H.; Xiong, J.; Song, S.; Zhu, J.; Du, J.; Chen, H.; Tang, Y. Overview and Performance Analysis of Various Waveforms in High Mobility Scenarios. 2023; arXiv:eess.SP/2302.14224]. [Google Scholar]
  5. Hadani, R.; Rakib, S.; Tsatsanis, M.; Monk, A.; Goldsmith, A.J.; Molisch, A.F.; Calderbank, R. Orthogonal Time Frequency Space Modulation. 2017 IEEE Wireless Communications and Networking Conference (WCNC), 2017, pp. 1–6. [CrossRef]
  6. Hadani, R.; Monk, A. OTFS: A New Generation of Modulation Addressing the Challenges of 5G. 2018; arXiv:cs.IT/1802.02623]. [Google Scholar]
  7. Hong, Y.; Thaj, T.; Viterbo, E. Delay-Doppler Communications: Principles and Applications; Elsevier: Netherlands, 2022. [Google Scholar] [CrossRef]
  8. Khan, I.A.; Mohammed, S.K. Low Complexity Channel Estimation for OTFS Modulation with Fractional 50 Delay andDoppler. 2021; arXiv:cs.IT/2111.06009]. [Google Scholar]
  9. Zacharia, O.; Vani Devi, M. Fractional Delay and Doppler Estimation for OTFS Based ISAC Systems. 2023 IEEE Wireless Communications and Networking Conference (WCNC), 2023, pp. 1–6.
  10. Raviteja, P.; Phan, K.T.; Hong, Y. Embedded Pilot-Aided Channel Estimation for OTFS in Delay–Doppler Channels. IEEE Transactions on Vehicular Technology 2019, 68, 4906–4917. [Google Scholar] [CrossRef]
  11. Muppaneni, S.P.; Mattu, S.R.; Chockalingam, A. Channel and Radar Parameter Estimation With Fractional Delay-Doppler Using OTFS. IEEE Communications Letters 2023, 27, 1392–1396. [Google Scholar] [CrossRef]
  12. Raviteja, P.; Phan, K.T.; Hong, Y.; Viterbo, E. Interference Cancellation and Iterative Detection for Orthogonal Time Frequency Space Modulation. IEEE Transactions on Wireless Communications 2018, 17, 6501–6515. [Google Scholar] [CrossRef]
  13. Raviteja, P.; Phan, K.T.; Jin, Q.; Hong, Y.; Viterbo, E. Low-complexity iterative detection for orthogonal time frequency space modulation. 2018 IEEE Wireless Communications and Networking Conference (WCNC), 2018, pp. 1–6. [CrossRef]
  14. Tiwari, S.; Das, S.S.; Rangamgari, V. Low complexity LMMSE Receiver for OTFS. IEEE Communications Letters 2019, 23, 2205–2209. [Google Scholar] [CrossRef]
  15. Surabhi, G.D.; Chockalingam, A. Low-Complexity Linear Equalization for OTFS Modulation. IEEE Communications Letters 2020, 24, 330–334. [Google Scholar] [CrossRef]
  16. Shen, W.; Dai, L.; An, J.; Fan, P.; Heath, R.W. Channel Estimation for Orthogonal Time Frequency Space (OTFS) Massive MIMO. IEEE Transactions on Signal Processing 2019, 67, 4204–4217. [Google Scholar] [CrossRef]
  17. Yogesh, V.; Mattu, S.R.; Chockalingam, A. Low-Complexity Delay-Doppler Channel Estimation in Discrete Zak Transform Based OTFS. IEEE Communications Letters 2024, 28, 672–676. [Google Scholar] [CrossRef]
  18. Zhao, L.; Gao, W.J.; Guo, W. Sparse Bayesian Learning of Delay-Doppler Channel for OTFS System. IEEE Communications Letters 2020, 24, 2766–2769. [Google Scholar] [CrossRef]
  19. Wei, Z.; Yuan, W.; Li, S.; Yuan, J.; Ng, D.W.K. Off-Grid Channel Estimation With Sparse Bayesian Learning for OTFS Systems. IEEE Transactions on Wireless Communications 2022, 21, 7407–7426. [Google Scholar] [CrossRef]
  20. Sheng, H.T.; Wu, W.R. Time-Frequency Domain Channel Estimation for OTFS Systems. IEEE Transactions on Wireless Communications 2024, 23, 937–948. [Google Scholar] [CrossRef]
  21. Mattu, S.R.; Chockalingam, A. Learning in Time-Frequency Domain for Fractional Delay-Doppler Channel Estimation in OTFS. IEEE Wireless Communications Letters 2024, 13, 1245–1249. [Google Scholar] [CrossRef]
Figure 1. Received DD domain pilot signal.
Figure 1. Received DD domain pilot signal.
Preprints 109988 g001
Figure 2. NMSE as a function of pilot SNR.
Figure 2. NMSE as a function of pilot SNR.
Preprints 109988 g002
Figure 3. NRMSE of channel parameters as a function of pilot SNR.
Figure 3. NRMSE of channel parameters as a function of pilot SNR.
Preprints 109988 g003
Figure 4. Average number of estimated paths as a function of pilot SNR.
Figure 4. Average number of estimated paths as a function of pilot SNR.
Preprints 109988 g004
Figure 5. Probability mass function of the number of detected paths.
Figure 5. Probability mass function of the number of detected paths.
Preprints 109988 g005
Figure 6. Bit error rate as a function of SNR/bit.
Figure 6. Bit error rate as a function of SNR/bit.
Preprints 109988 g006
Table 1. Latency comparison of the two IPIC algorithms
Table 1. Latency comparison of the two IPIC algorithms
Algorithm Latency
DDIPIC [11] ( T coarse + T fine ) P ^ + ( T coarse + T fine ) i = 2 P ^ i =
2 ( T coarse + T fine ) P ^ + ( T coarse + T fine ) P ^ ( P ^ 1 ) 2 1
P-IPIC (Prop.) 2 ( T coarse + T fine ) P ^
Table 2. Comparison of computational complexity of cost functions
Table 2. Comparison of computational complexity of cost functions
Cost Function Eq. (19) RCF
Multiplications ( M N + 1 ) ( i 2 + i ) 2 M N + 1
Additions ( M N 1 ) ( i 2 + i ) + i 2 1 2 ( M N 1 )
Total number of operations 2 M N ( i 2 + i ) + i 2 1 + O ( i 3 ) 4 M 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.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2024 MDPI (Basel, Switzerland) unless otherwise stated