Converting Apparatus Parallel Image Decoding Circuit

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image processing systems face inefficiencies in converting multiple pieces of compressed image data into uncompressed data in parallel, particularly in terms of processing speed and circuit dimensionality.

Innovation Solution

A converting apparatus is designed with multiple decoders applying Huffman decoding, a switcher for destination decoder selection, a converter for inverse quantization and frequency conversion, and a controller for efficient storage of uncompressed data, allowing parallel conversion of compressed image data into uncompressed data while optimizing circuit usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If multiple decoders are used to convert multiple pieces of compressed image data in parallel, then processing speed is improved, but circuit dimension and device complexity increase

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

Solution Approach 1:

The patent implements a shared converter that serves multiple decoders, allowing a single conversion circuit to process data from different decoding units. This multi-functional approach enables parallel decoding of multiple compressed image data streams while avoiding the need for separate conversion circuits for each decoder, thus improving processing speed without proportionally increasing circuit dimension.

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

Solution Approach 2:

The patent merges the conversion function into a shared resource that is commonly used by multiple decoders. By combining the conversion operations into a single circuit that can be dynamically allocated to different decoders, the system achieves parallel processing capability while reducing the total circuit dimension compared to having dedicated conversion circuits for each decoder.

Inventive Principle:
Principle #5Merging (Combining)

2Device complexity

If a common converter is shared among multiple decoders, then circuit dimension is reduced, but processing speed may be compromised due to shared resource contention

Engineering Contradiction:
Improvecircuit dimensionVSAvoidprocessing speed
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent employs dynamic switching control that adaptively allocates the shared converter to different decoders based on current processing needs. The switcher dynamically changes the destination decoder among multiple decoders, enabling the system to optimize resource utilization and maintain appropriate processing speeds for each compressed image data stream while sharing the conversion circuit.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent segments the processing of compressed image data into discrete units that can be handled by the shared converter in a time-multiplexed manner. By processing data in segmented portions and switching between decoders at appropriate intervals, the system maintains processing efficiency while utilizing the shared conversion resource.

Inventive Principle:
Principle #1Segmentation

3Productivity

If parallel conversion of multiple compressed image data is implemented, then throughput is improved, but control complexity increases

Engineering Contradiction:
ImprovethroughputVSAvoidcontrol complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent introduces a switcher as an intermediary component that manages the interaction between multiple decoders and the shared converter. This mediator component simplifies control by providing a centralized switching mechanism that routes data flow between decoders and the conversion circuit, reducing the overall control complexity compared to direct management of multiple parallel conversion paths.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS9374594B2Converting apparatus
Publication Date: 2016.06.21 BROTHER KOGYO KK
  • US9374594B2 patent drawing
  • US9374594B2 patent drawing
  • US9374594B2 patent drawing

AI summary

A converting apparatus includes a plurality of decoders, and a plurality of pieces of decoded data respectively corresponding to a plurality of pieces of compressed image data are generated. A switcher is configured to output the plurality of pieces of decoded data, by every predetermined amount, in association with an identification code of a corresponding portion of the plurality of pieces of compressed image data as process target data, and switch a destination decoder among the plurality of pieces of decoders every time when the predetermined amount of process target data is output. A converter is configured to apply an inverse quantization process and an inverse frequency conversion process to the predetermined amount of process target data. Each of the pieces of sub-image data converted by the converter is stored in the storage area corresponding to the identification code associated with the each of the pieces of sub-image data.