Time-Shared Protograph LDPC Decoding With Fewer Check-Node Processors

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Previous protograph decoders based on LDPC architectures do not scale down in size and throughput due to the requirement of separate check-node processors for each check node, leading to inefficiencies in hardware usage and increased costs.

Innovation Solution

Implementing a time-sharing method for check node processors, where check nodes of the same degree can be implemented using a single processor by time division multiplexing different edge connection input values, allowing a single check node processor to handle multiple check nodes with varying degrees, and replacing multiple shift registers with a single RAM for cost-effective storage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If separate check-node processors are used for each check node, then decoding accuracy is maintained, but hardware size and cost increase

Engineering Contradiction:
Improvedecoding accuracyVSAvoidhardware size
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

A single check-node processor is designed to handle multiple check nodes by dynamically reconfiguring its edge connections through time-division multiplexing. The processor can be programmed to implement different check nodes of the same degree by changing the active edges, making it a universal component that replaces multiple dedicated processors.

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

Solution Approach 2:

The check-node processor employs dynamic edge activation where edges are selectively activated or deactivated based on which check node is currently being processed. This dynamic reconfiguration allows the same hardware to adapt to different check node requirements, enabling one processor to perform the work of multiple processors.

Inventive Principle:
Principle #15Dynamics

2Productivity

If separate check-node processors are used for each check node, then processing capacity is sufficient, but throughput efficiency decreases

Engineering Contradiction:
Improveprocessing capacityVSAvoidthroughput efficiency
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

While one check node is being processed, other check nodes are being prepared in parallel using the same processor. The time-division multiplexing allows continuous utilization of the processor by switching between different check nodes without idle time, maintaining high processing capacity while improving overall throughput efficiency.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The system pre-organizes check nodes by degree and prepares their edge connections in advance. Before a check node is processed, its corresponding edges are activated and data is prepared, allowing the processor to immediately begin work without setup delays, thus maintaining processing capacity while reducing transition time.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If multiple shift registers are used for storage, then data availability is ensured, but hardware cost increases

Engineering Contradiction:
Improvedata availabilityVSAvoidhardware cost
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Multiple separate shift registers are merged into a single shared memory structure that serves all check nodes. The memory is organized to store edge data for multiple check nodes, and a single memory interface retrieves the required data for the currently active check node, eliminating the need for multiple redundant shift registers.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

A single memory interface acts as an intermediary between the shared memory and the check-node processor. This interface manages data retrieval for different check nodes by selecting the appropriate edges based on the current check node being processed, ensuring data availability while reducing hardware cost by eliminating multiple interfaces.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS9374107B1Time shared protograph LDPC decoder
Publication Date: 2016.06.21 L3 TECHNOLOGIES INC
  • US9374107B1 patent drawing
  • US9374107B1 patent drawing
  • US9374107B1 patent drawing

AI summary

An LDPC decoder includes a check node processor. The check node processor is configured to implement an n-degree check node, where n is a predetermined number. The degree of a check node is the number of edges coupled to the check node. The LDPC decoder also includes a plurality of n time division multiplexers coupled to the check node processor to couple different edge connection input values to the check node processor at different times so as to allow the check node processor to be time division multiplexed for use in implementing different check nodes with the same check node processor. Each of the multiplexers is configured to provide no more than one edge connection input value to the check node processor at any given time. Each edge connection is used to implement an edge into a check node.