OFDM Channel Impulse Response via Frequency Domain FFT

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional time domain methods for computing channel impulse response in OFDM receivers are computationally costly and require significant memory, as they involve correlations that increase with channel and sequence length, making them inefficient for channel characterization.

Innovation Solution

The method employs two FFT operations to process a known probe sequence in the frequency domain, calculating the channel impulse response efficiently and reducing computational and memory burdens by reusing existing FFT resources in OFDM receivers, transforming the time domain signal to frequency, multiplying by the complex conjugate of the probe sequence, averaging for noise reduction, and converting back to time domain to obtain a real-valued impulse response.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If time domain cross-correlation techniques are used to compute channel impulse response, then channel characterization can be achieved, but computational complexity increases significantly with channel and sequence length

Engineering Contradiction:
Improvechannel impulse response accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transforms the channel impulse response computation from the time domain to the frequency domain using FFT operations. By converting the known probe sequence and received signal to frequency domain, performing element-wise multiplication, and then transforming back, the computational complexity is reduced from O(N^2) for time-domain correlation to O(N log N) for frequency-domain processing.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If time domain cross-correlation techniques are used to compute channel impulse response, then channel characterization can be achieved, but data memory requirements increase significantly

Engineering Contradiction:
Improvechannel impulse response accuracyVSAvoiddata memory
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent utilizes the frequency domain representation to perform channel impulse response computation, which allows processing with reduced memory requirements. The FFT-based approach processes data in frequency bins rather than requiring storage and processing of the entire time-domain sequence, thereby reducing the memory burden while maintaining computational accuracy.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Measurement precision

If conventional time domain methods are used for channel estimation, then channel response can be determined, but processing time increases due to computational burden

Engineering Contradiction:
Improvechannel response accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent employs frequency domain processing using FFT operations to compute the channel impulse response. This approach reduces the processing time by transforming the O(N^2) time-domain correlation operation into O(N log N) frequency-domain operations, enabling faster channel characterization while maintaining accuracy.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

4Productivity

If frequency domain processing with FFT operations is used to compute channel impulse response, then computational complexity is reduced, but additional signal transformation steps are required

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidsignal processing steps
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent leverages the existing FFT computational resources already present in OFDM receivers for data demodulation and applies them to channel impulse response computation as well. This multi-functional use of the FFT engine reduces the need for additional dedicated hardware while maintaining processing efficiency.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS8040962B2Channel response calculation in an OFDM receiver
Publication Date: 2011.10.18 ENTROPIC COMM INC
  • US8040962B2 patent drawing
  • US8040962B2 patent drawing
  • US8040962B2 patent drawing

AI summary

An efficient algorithm is described for use with OFDM receivers that characterizes the impulse response of a communication channel using frequency domain techniques that reduce computational and memory requirements, relative to time-domain cross-correlation methods, without sacrificing algorithm performance. An FFT engine is used to transform a time domain input sequence, the transformed sequence is multiplied by the conjugate of the expected sequence, the product of several sequences is averaged, then the FFT engine transforms the average back to a time domain sequence, the magnitude of which is the impulse response of the channel.