Image Processing Device Decoder Circuit Parallel Pixel Grouping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Image processing devices face limitations in processing capability as bandwidth increases, leading to decreased speed during video recording and playback due to high-resolution and high-frame rate demands.

Innovation Solution

An image processing device with a decoder and encoder circuit that divides pixels into groups for prediction compensation, allowing for parallel processing and improved processing speed through stages that perform prediction and residual data generation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If bandwidth is increased to handle high-resolution and high-frame rate video images, then data transmission capacity is improved, but processing capability reaches its limit and speed decreases

Engineering Contradiction:
Improvedata transmission capacityVSAvoidprocessing speed
Core Design Contradiction:
Quantity of substanceVSProductivity

Solution Approach 1:

The patent divides pixels into multiple groups (first group, second group, third group, etc.) and processes them in parallel through multiple stages. The encoder circuit segments the pixel processing into independent groups that can be handled simultaneously, while the decoder circuit segments reconstruction into parallel stages. This segmentation enables the system to handle increased data bandwidth without proportionally increasing processing time, thus resolving the contradiction between data transmission capacity and processing speed.

Inventive Principle:
Principle #1Segmentation

2Productivity

If more pixels are processed in parallel to increase processing speed, then productivity is improved, but device complexity increases

Engineering Contradiction:
Improveprocessing speedVSAvoidcircuit complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent extracts the prediction data generation function into a separate, reusable component that can be shared across multiple processing stages. The first stage generates prediction data that is then extracted and utilized by subsequent stages (second stage, third stage, etc.) without requiring duplicate generation logic. This extraction approach enables parallel processing of multiple pixel groups while avoiding the complexity of implementing identical processing circuits for each parallel path, thus improving processing speed without proportionally increasing device complexity.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS11677932B2Image processing device
Publication Date: 2023.06.13 SAMSUNG ELECTRONICS CO LTD
  • US11677932B2 patent drawing
  • US11677932B2 patent drawing
  • US11677932B2 patent drawing

AI summary

An image processing device for performing a data decompression is provided. The image processing device includes a decoder circuit having a plurality of stages for decompressing compressed image data of a plurality of pixels. The decoder circuit is configured to divide the pixels into a plurality of groups. The first stage performs prediction compensation on the compressed image data of a first pixel of the first group at a first time to generate first prediction data, and performs the prediction compensation on the compressed image data of a second pixel of the first group at a second time using the first prediction data. The second stage performs the prediction compensation on the compressed image data of a first pixel of the second group at the second time using the first prediction data, to generate second prediction data.