Data Compression Using Color Grouping and Bit Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data compression methods in the spatial frequency domain are computationally intensive and increase hardware circuit scale, while tone compression reduces image quality by decreasing the number of bits, leading to noticeable deterioration.

Innovation Solution

A data processing apparatus and method that sorts input data into groups by type, extracts maximum values, and determines common bit reduction positions to minimize bit reduction while maintaining image quality, thereby reducing processing time and circuit scale.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of energy

If raw data is compressed by variable-length-encoding in spatial frequency domain, then compression is achieved, but computation volume increases and processing time becomes long

Engineering Contradiction:
Improvecompression efficiencyVSAvoidprocessing time
Core Design Contradiction:
Loss of energyVSLoss of time

Solution Approach 1:

The patent segments the raw data into multiple groups based on color information data type (e.g., red, green, blue channels), then processes each group separately by extracting maximum values and determining bit reduction positions. This segmentation allows simpler, faster operations on smaller data portions rather than processing all data uniformly in the spatial frequency domain.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the compression approach from using spatial frequency domain parameters to using color information data type parameters. By grouping data according to color information and determining bit reduction positions based on maximum values within each group, the system achieves compression through parameter-based organization rather than complex frequency transformations.

Inventive Principle:
Principle #35Parameter changes

2Loss of energy

If raw data is compressed by variable-length-encoding in spatial frequency domain, then compression is achieved, but hardware circuit scale increases

Engineering Contradiction:
Improvecompression efficiencyVSAvoidcircuit scale
Core Design Contradiction:
Loss of energyVSDevice complexity

Solution Approach 1:

The patent divides the data processing into separate blocks: a data sort block for grouping, a maximum value extraction block for finding max values in each group, and a bit position decision and bit reduction block for compression. This modular segmentation reduces the complexity of any single circuit component compared to implementing full spatial frequency domain encoding hardware.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent replaces complex hardware-based spatial frequency domain transformation circuits with a more straightforward algorithmic approach that processes data in the original domain by sorting and grouping based on color information, thereby reducing the required hardware circuit scale.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Loss of energy

If tone compression is applied to decrease number of bits, then compression is achieved, but image deterioration becomes conspicuous

Engineering Contradiction:
Improvecompression efficiencyVSAvoidimage quality
Core Design Contradiction:
Loss of energyVSManufacturing precision

Solution Approach 1:

The patent applies different bit reduction strategies to different groups of data based on their maximum values. Instead of uniformly reducing bits across all data, it determines optimal reduction positions for each group (e.g., red, green, blue channels) based on their specific maximum values, thereby preserving image quality while achieving compression in each local region.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the compression parameter from a uniform bit reduction approach to a variable bit reduction approach where the reduction position is determined by the maximum value of each color group. This parameter adaptation allows maintaining more bits in regions where maximum values indicate higher detail requirements, thereby reducing image deterioration.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9030568B2Data processing apparatuses, data processing method, program, and camera system
Publication Date: 2015.05.12 SONY SEMICON SOLUTIONS CORP
  • US9030568B2 patent drawing
  • US9030568B2 patent drawing
  • US9030568B2 patent drawing

AI summary

Disclosed herein is a data processing apparatus including: a data sort block configured to sort, into multiple groups by information data of a same type, input data including information data of multiple types formed by multiple bits; a maximum value extraction block configured to extract a maximum value of the information data in each of the groups sorted by the data sort block; and a bit position decision and bit reduction block configured to determine a reduction position of bits common to the information data of the same type in each group on the basis of the maximum value extracted by the maximum value extraction block and reduce the common bits in accordance with the determination.