Leveraging parallelizability and channel structure in THz-band, Tbps channel-code decoding

Hakim Jemaa,Hadi Sarieddeen,Simon Tarboush,Mohamed-Slim Alouini,Tareq Y. Al-Naffouri
2024-09-15
Abstract:As advancements close the gap between current device capabilities and the requirements for terahertz (THz)-band communications, the demand for terabit-per-second (Tbps) circuits is on the rise. This paper addresses the challenge of achieving Tbps data rates in THz-band communications by focusing on the baseband computation bottleneck. We propose leveraging parallel processing and pseudo-soft information (PSI) across multicarrier THz channels for efficient channel code decoding. We map bits to transmission resources using shorter code-words to enhance parallelizability and reduce complexity. Additionally, we integrate channel state information into PSI to alleviate the processing overhead of soft decoding. Results demonstrate that PSI-aided decoding of 64-bit code-words halves the complexity of 128-bit hard decoding under comparable effective rates, while introducing a 4 dB gain at a $10^{-3}$ block error rate. The proposed scheme approximates soft decoding with significant complexity reduction at a graceful performance cost.
Signal Processing,Information Theory
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the base - band computing bottleneck problem in achieving terabit - per - second (Tbps) data rates in terahertz (THz) - band communications. Specifically, the paper focuses on how to improve the channel coding and decoding efficiency in multi - carrier THz channels through parallel processing and Pseudo - Soft Information (PSI). ### Background of the Problem As the improvement of device performance gradually approaches the requirements of terahertz - band communications, the demand for Tbps data - rate circuits is increasing day by day. However, in base - band processing, channel coding and decoding is an important computing bottleneck, and its complexity, energy consumption and parallelization ability greatly affect the efficiency and performance of system design. ### Main Contributions of the Paper To solve this problem, the paper proposes the following methods: 1. **Parallel Processing and Pseudo - Soft Information (PSI)**: - Use parallel processing technology to accelerate the decoding process. - Introduce Pseudo - Soft Information (PSI), which combines channel state information and noise statistical characteristics to reduce the computational overhead of soft decoding. 2. **Short Codeword Mapping**: - Use shorter codewords to map bits onto transmission resources to enhance parallel processing ability and reduce complexity. 3. **Channel State Information Integration**: - Integrate channel state information (CSI) into PSI to reduce the processing burden of soft decoding. ### Experimental Results The experimental results show that PSI - assisted decoding with 64 - bit codewords can halve the complexity of 128 - bit hard decoding and introduce a 4 - dB gain at a block error rate (BLER) of \(10^{-3}\). In addition, compared with soft decoding, PSI - assisted decoding can maintain good performance while significantly reducing complexity. ### Summary The paper proposes a method of using parallel processing and pseudo - soft information to optimize channel coding and decoding in multi - carrier THz channels, thus effectively solving the base - band computing bottleneck problem and providing new ideas and technical support for achieving Tbps data rates. ### Formula Summary 1. **Expression of Pseudo - Soft Information (PSI)**: \[ \bar{\lambda}_{ZF}^{l,j}=\frac{1}{\sigma_{ZF,l}^2} \] where \(\sigma_{ZF,l}^2 = \sigma_l^2\left(h_l^H h_l\right)^{-1}\). 2. **Maximum Likelihood (ML) Soft Information Calculation**: \[ \lambda_{ML}^{l,j}=\frac{1}{\sigma^2}\left(\min_{x_l\in X_{j,1}^l}|y_l - h_l x_l|^2-\min_{x_l\in X_{j,0}^l}|y_l - h_l x_l|^2\right) \] 3. **LLR Calculation of ZF Detector**: \[ \lambda_{ZF}^{l,j}=\frac{1}{\sigma_{ZF,l}^2}\left(\min_{x_l\in X_{j,1}^l}|\hat{y}_{ZF,l}-x_l|^2-\min_{x_l\in X_{j,0}^l}|\hat{y}_{ZF,l}-x_l|^2\right) \] These formulas show the key steps for calculating pseudo - soft information and soft information in the paper.