5G NR Channel Equalization With Parallel MMSE for MIMO Latency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies face challenges in efficiently processing 5G New Radio signals due to signal impairments such as time-selective and frequency-selective artifacts, noise, and interference, particularly in MIMO communication systems, which require improved signal processing techniques.

Innovation Solution

Utilizing graphics processing units (GPUs) or parallel processing units (PPUs) for channel equalization of 5G New Radio signals, employing minimum mean squared estimation (MMSE) algorithms adapted for parallel processing, and performing slot-level or sub-slot-level equalization through techniques like Cholesky or LU factorization to minimize transmission errors.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If traditional sequential processing is used for channel equalization, then processing accuracy can be maintained, but processing speed and latency increase

Engineering Contradiction:
Improvesignal processing speedVSAvoidprocessing complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The patent divides the channel equalization process into independent parallel tasks that can be executed simultaneously on multiple processing units. The received signal matrix is partitioned across multiple GPU/PPU cores, with each core processing a subset of the data independently, thereby achieving speedup while maintaining manageable complexity through modular design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from sequential one-dimensional processing to parallel multi-dimensional processing by utilizing the spatial dimension of GPU/PPU architectures. Multiple processing cores operate simultaneously on different portions of the signal matrix, effectively adding a parallelism dimension to the processing architecture

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

2Productivity

If parallel processing is implemented for channel equalization, then processing speed improves, but computational complexity and resource requirements increase

Engineering Contradiction:
Improvesignal processing throughputVSAvoidcomputational complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent extracts the computationally intensive matrix operations from the main processing flow and delegates them to specialized GPU/PPU hardware accelerators. By separating the parallel computation tasks from the control logic, the system achieves high throughput while keeping the overall system complexity manageable through dedicated hardware modules

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent utilizes the redundant processing cores inherent in GPU/PPU architectures to create multiple copies of the equalization computation engine. Each core performs identical operations on different data partitions, achieving linear scalability in throughput while the complexity of individual processing units remains constant

Inventive Principle:
Principle #26Copying

3Productivity

If MIMO communication is used to increase data rate, then communication capacity improves, but signal processing challenges and interference increase

Engineering Contradiction:
Improvecommunication data rateVSAvoidsignal interference
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The patent implements minimum mean squared error (MMSE) equalization that uses feedback from channel state information to optimally suppress interference. The equalizer coefficients are computed based on feedback from channel estimates, allowing the system to adaptively cancel out multi-user and multi-antenna interference while maintaining high data rates

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent transforms the complex MIMO signal processing problem into a series of simpler parallel computations by changing the processing parameters - specifically by working with pre-computed channel correlation matrices and using eigen-decomposition to diagonalize the interference covariance matrix, thereby simplifying the interference suppression task

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250358153A1Fifth generation (5G) new radio channel equalization
Publication Date: 2025.11.20 NVIDIA CORP
  • US20250358153A1 patent drawing
  • US20250358153A1 patent drawing
  • US20250358153A1 patent drawing

AI summary

Apparatuses, systems, and techniques to perform signal processing operations in a fifth generation (ā€œ5Gā€) radio signal. In at least one embodiment, one or more processors equalize, in parallel, one or more 5G radio signals.