LTF-Based LLR Scaling for Low-Latency Receiver Decoding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing communication receivers face challenges in accurately scaling soft decoding metrics like Log-Likelihood Ratios (LLRs) due to varying dynamic ranges and statistical distributions across different communication channels, leading to potential saturation and increased latency.

Innovation Solution

A receiver system that includes a channel estimator, a scaling factor calculator, and a decoder, which uses a training field to estimate channel parameters and calculate a scaling factor, allowing for on-the-fly scaling of LLRs without buffering, thereby reducing latency and memory requirements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If soft decoding metrics are scaled using fixed-point operations with predetermined scaling factors, then device complexity is reduced, but measurement precision of the soft decoding metrics deteriorates due to saturation and inability to adapt to varying channel conditions

Engineering Contradiction:
Improvedevice complexityVSAvoidmeasurement precision
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent implements dynamic scaling factors that are calculated based on the actual received signal characteristics and channel conditions. The scaling factor is computed as a function of the received signal power and noise variance, allowing the system to adapt to varying channel conditions rather than using fixed predetermined values. This dynamic adjustment maintains measurement precision across different operating conditions while keeping the overall system complexity manageable through efficient calculation methods.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the scaling parameter from a fixed predetermined value to a dynamically calculated value based on received signal characteristics. The scaling factor is derived from the actual signal power and noise variance measurements, allowing the system to optimize the dynamic range utilization for each specific transmission condition. This parameter adaptation resolves the contradiction by maintaining precision through condition-specific scaling while avoiding the complexity of more elaborate adaptive systems.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If buffering is used to store soft decoding metrics for later scaling, then scaling accuracy is improved, but loss of time increases due to additional latency

Engineering Contradiction:
Improvescaling accuracyVSAvoidloss of time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent calculates the scaling factor using only the training field portion of the signal, which is received and processed before the payload data. This preliminary calculation of the scaling factor allows the system to have the scaling parameter ready before the actual data decoding occurs, eliminating the need to buffer the soft decoding metrics waiting for scaling factor computation. The scaling factor is determined in advance based on channel conditions observed during the training field, enabling immediate scaling of subsequent data metrics without latency.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If the scaling factor is calculated using the entire received signal including payload, then scaling accuracy is improved, but productivity decreases due to increased processing time

Engineering Contradiction:
Improvescaling accuracyVSAvoidproductivity
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent extracts and uses only the training field portion of the received signal for calculating the scaling factor, separating this function from the payload data processing. The training field contains sufficient channel information to determine the scaling factor, and by using only this portion, the system avoids the need to process and analyze the entire received signal including the payload. This extraction approach maintains scaling accuracy based on channel conditions while significantly reducing the processing time and computational resources required.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10879928B2Scaling of log-likelihood ratios (LLR) based on long training field (LTF)
Publication Date: 2020.12.29 MARVELL ASIA PTE LTD
  • US10879928B2 patent drawing
  • US10879928B2 patent drawing

AI summary

A receiver is configured for receiving a signal including a training field and a payload over a communication channel. The receiver includes a channel estimator, a scaling factor calculator, a metric calculator and a decoder. The channel estimator is configured to estimate values of a parameter of the communication channel based on the training field of the received signal. The scaling factor calculator is configured to calculate a scaling factor based on the values of the parameter of the communication channel. The metric calculator is configured to calculate soft decoding metrics for use in decoding data carried by the payload of the received signal, including scaling the soft decoding metrics by the scaling factor. The decoder is configured to decode the data carried by the payload of the received signal using the scaled soft decoding metrics.