Video Decoder Dual Write Ports Adaptive Memory Bandwidth

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The implementation of video decoders is complex and costly, requiring substantial memory and bandwidth, which increases the cost of integrated circuits and hampers efficient video data processing.

Innovation Solution

A video decoder with two write ports, one adapting to the internal requirements of the decoder and the other to external processing needs, dynamically adjusting memory address and data formatting based on whether the video data is in frame or field mode, and interlaced or progressive formats, to optimize memory usage and reduce bandwidth.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a video decoder is implemented with complex processing capabilities, then video data can be decoded according to multiple standards and formats, but the device complexity and memory requirements increase substantially

Engineering Contradiction:
Improvevideo decoding capabilityVSAvoiddecoder architecture complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The video decoder is designed with a universal architecture that can handle multiple video standards (MPEG-2, H.264, VC-1) and formats (interlaced, progressive, different resolutions) through a single integrated device. The decoder uses configurable processing pipelines that can be adapted to different standards without requiring separate dedicated hardware for each format,从而实现多功能性

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

Solution Approach 2:

The decoder employs dynamic processing where the processing pipeline is configured based on the input video format detected during operation. The system can dynamically adjust processing parameters, memory allocation, and output formatting to match the specific requirements of the current video stream, allowing versatile decoding without permanent complex hardware for all possible formats

Inventive Principle:
Principle #15Dynamics

2Quantity of substance

If substantial memory is allocated for video data processing, then more video data can be buffered and processed, but the die area and implementation cost increase

Engineering Contradiction:
Improvememory capacityVSAvoidchip die area
Core Design Contradiction:
Quantity of substanceVSArea of stationary object

Solution Approach 1:

The memory system is segmented into multiple buffers with specific functions: a first buffer for decoded video data in decoder-adapted format, a second buffer for uncompressed video data in external format, and a third buffer for reference pictures. This segmentation allows efficient memory utilization where each buffer serves a specific purpose, reducing the total memory capacity needed compared to a single large buffer approach

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different memory regions are optimized for different data requirements. The first buffer is optimized for the specific format required by the video decoder's internal processing, the second buffer is optimized for external output requirements, and the third buffer is optimized for reference picture storage. This local optimization allows each memory region to be efficiently sized and structured for its specific purpose, minimizing total die area

Inventive Principle:
Principle #3Local quality

3Productivity

If high bandwidth is provided for memory operations, then video data can be processed faster, but the implementation cost and complexity increase

Engineering Contradiction:
Improvevideo processing speedVSAvoidbandwidth handling complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

Video data is pre-formatted and organized in the first buffer according to the specific requirements of the video decoder's internal processing before actual decoding operations begin. This preliminary organization of data in the appropriate format allows the decoder to operate at full speed without format conversion bottlenecks during active processing

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The first buffer acts as an intermediary between the input video data and the video decoder's internal processing. It stores data in the decoder-adapted format, serving as a buffer that decouples the data input rate from the processing rate. This intermediary buffer allows the decoder to process data at optimal speed without being constrained by variable input rates or format conversion requirements

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS8139632B2Video decoder with adaptive outputs
Publication Date: 2012.03.20 ATI TECHNOLOGIES ULC
  • US8139632B2 patent drawing
  • US8139632B2 patent drawing
  • US8139632B2 patent drawing

AI summary

In one aspect, there is provided a video decoder including a first write port to write uncompressed video data to a first buffer in a first format adapted based on an input required by the video decoder and to suppress writing to the first buffer. The video decoder also includes a second write port to write uncompressed video data to a second buffer in a second format adapted to provide the uncompressed video data for subsequent processing external to the video decoder.