FPGA DSP Array Overlay for Real-Time Large-Data Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional FPGA overlays face inefficiencies in processing large data sets due to limitations in array architecture, I/O performance, and programmability, which hinder widespread commercial success, especially in real-time applications like large-format video processing.

Innovation Solution

A novel signal processing architecture featuring a tile overlay processor (TOP) with arrays of hardened DSP cores and register files, allowing for efficient processing of large data sets by eliminating redundant data and operations, and optimizing I/O through direct access to neighboring memory and concurrent data processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional FPGA overlays use basic hardware description languages and basic processing elements, then device complexity is reduced and ease of manufacture is improved, but processing efficiency and productivity deteriorate due to inability to handle large data sets in real-time

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidarray architecture complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The processing array is segmented into multiple processing elements (PEs) arranged in a two-dimensional grid, where each PE can be independently configured and operates in parallel. This segmentation enables the system to process large data sets efficiently while maintaining manageable complexity through modular design and standardized interconnections.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The processing elements are designed with universal functionality, where each PE can perform multiple operations (addition, multiplication, logic operations) and can be configured for different algorithms. This multi-functionality allows a single array architecture to handle diverse real-time processing tasks without requiring complex specialized designs for each application.

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

2Adaptability or versatility

If conventional FPGA overlays use limited processing elements and predefined dataflow architectures, then ease of operation is improved, but processing performance and adaptability worsen due to inability to process large data sets

Engineering Contradiction:
Improvealgorithm adaptabilityVSAvoiddata set size
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The system employs dynamic configuration capabilities where processing elements and their interconnections can be reconfigured at runtime based on the specific algorithm and data set requirements. This dynamic adaptability allows the fixed physical array to efficiently process variable-sized data sets and different algorithms without hardware changes.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent transitions from one-dimensional or limited parallelism to two-dimensional array processing, adding a spatial dimension to data processing. This two-dimensional arrangement enables simultaneous processing of larger data sets by distributing data across multiple PEs in both rows and columns, significantly increasing processing capacity while maintaining ease of operation through regular access patterns.

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

3Ease of manufacture

If conventional FPGA overlays use detailed hardware description language implementations, then manufacturing precision is improved, but loss of time increases due to lengthy synthesis and place-and-route cycles

Engineering Contradiction:
Improveimplementation easeVSAvoidsynthesis time
Core Design Contradiction:
Ease of manufactureVSLoss of time

Solution Approach 1:

Instead of manually designing each processing element from scratch using hardware description languages, the system uses replicated instances of a standardized PE template. This copying approach dramatically reduces design time and synthesis complexity, as the same modular unit is instantiated multiple times with automatic parameter binding, eliminating lengthy manual synthesis cycles while maintaining manufacturing precision.

Inventive Principle:
Principle #26Copying

4Productivity

If conventional FPGA overlays use vector overlay architectures with individualized instruction sequences, then ease of operation is improved, but productivity worsens due to limited parallelism and I/O performance

Engineering Contradiction:
Improveprocessing throughputVSAvoidprogramming complexity
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The patent merges multiple instruction streams into a unified control mechanism that manages the two-dimensional processing array. Instead of requiring individualized instruction sequences for each PE, a single coordinated instruction set controls all PEs simultaneously, enabling massive parallelism while simplifying programming. This merging of control functions maintains ease of operation by providing high-level abstraction over the parallel hardware.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS11080053B2Digital signal processing array using integrated processing elements
Publication Date: 2021.08.03 ACORN INNOVATIONS INC
  • US11080053B2 patent drawing
  • US11080053B2 patent drawing
  • US11080053B2 patent drawing

AI summary

Techniques and mechanisms described herein include a signal processor implemented as an overlay on a field-programmable gate array (FPGA) device that utilizes special purpose, hardened intellectual property (IP) modules such as memory blocks and digital signal processing (DSP) cores. A Processing Element (PE) is built from one or more DSP cores connected to additional logic. Interconnected as an array, the PEs may operate in a computational model such as Single Instruction-Multiple Thread (SIMT). A software hierarchy is described that transforms the SIMT array into an effective signal processor.