Fixed-Throughput GRAND with FIFO Scheduling

📅 2025-02-07
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the problem that GRAND decoders suffer from variable throughput due to stochastic noise-pattern guessing, thereby failing to meet deterministic latency requirements in real-time systems. To resolve this, we propose the first hardware-friendly decoding architecture supporting strictly fixed throughput. Our method introduces a FIFO-based scheduling mechanism coupled with dynamic priority management of noise sequences, enabling rigorous throughput enforcement while significantly reducing block error rate (BLER). Experiments demonstrate that our scheme achieves lower BLER than conventional truncated GRAND under identical fixed-rate constraints. Moreover, we reveal that average throughput metrics can mask severe performance degradation: restoring unconstrained decoding performance requires reducing the operating rate by approximately one order of magnitude. To the best of our knowledge, this is the first work to jointly optimize deterministic latency and near-optimal error-correction capability, establishing a deployable GRAND decoding paradigm for real-time communication systems.

Technology Category

Application Category

📝 Abstract
Guessing random additive noise decoding (GRAND) is a code-agnostic decoding method that iteratively guesses the noise pattern affecting the received codeword. The number of noise sequences to test depends on the noise realization. Thus, GRAND exhibits random runtime which results in nondeterministic throughput. However, real-time systems must process the incoming data at a fixed rate, necessitating a fixed-throughput decoder in order to avoid losing data. We propose a first-in first-out (FIFO) scheduling architecture that enables a fixed throughput while improving the block error rate (BLER) compared to the common approach of imposing a maximum runtime constraint per received codeword. Moreover, we demonstrate that the average throughput metric of GRAND-based hardware implementations typically provided in the literature can be misleading as one needs to operate at approximately one order of magnitude lower throughput to achieve the BLER of an unconstrained decoder.
Problem

Research questions and friction points this paper is trying to address.

Achieves fixed throughput in GRAND decoding
Improves block error rate with FIFO scheduling
Addresses misleading average throughput metrics
Innovation

Methods, ideas, or system contributions that make the work stand out.

FIFO scheduling architecture
Fixed-throughput GRAND decoder
Improved block error rate
🔎 Similar Papers
No similar papers found.