Adaptive Lossless Image Compression via Segmented Mapping Tables

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data compression methods for digital image data in digital imaging applications are inefficient, leading to increased system requirements for storage, processing, and transmission due to the large quantity of data required to maintain high fidelity images with accurate colors and brightness.

Innovation Solution

An adaptive and lossless data compression/decompression method that processes pixel data by dividing it into sections, using a mapping table to store unique data states and compressing each section independently, allowing for on-the-fly compression and decompression while maintaining data integrity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If lossless compression is applied to maintain data integrity, then data quality is preserved, but data size reduction is limited compared to lossy methods

Engineering Contradiction:
Improvedata integrityVSAvoiddata size reduction
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent divides the image data into multiple data sections, with each section processed independently through its own mapping table. This segmentation allows the system to achieve better compression ratios by capturing local patterns in each section while maintaining lossless reconstruction capability through section-specific mapping tables.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent dynamically adjusts the number of entries in mapping tables based on the complexity and characteristics of each data section. By changing the parameter of mapping table size adaptively, the system optimizes compression efficiency for different types of image data while ensuring lossless reconstruction is always possible.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If larger mapping tables with more entries are used to improve compression ratio, then more data states can be represented, but memory requirements and processing complexity increase

Engineering Contradiction:
Improvecompression ratioVSAvoidmemory requirements
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

Instead of using one large mapping table for all image data, the patent divides the data into multiple sections, each with its own smaller mapping table. This segmentation reduces the memory footprint of individual mapping tables while achieving comparable or better overall compression by capturing local data patterns more effectively.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different mapping table configurations to different data sections based on their local characteristics. Each section's mapping table is optimized for its specific data patterns, allowing the system to achieve high compression ratios without requiring uniformly large mapping tables across the entire image.

Inventive Principle:
Principle #3Local quality

3Productivity

If adaptive compression is applied to optimize for different data patterns, then compression efficiency improves, but processing complexity increases

Engineering Contradiction:
Improvecompression efficiencyVSAvoidprocessing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent performs preliminary analysis of each data section to determine its characteristics before compression. This preliminary action includes assessing the data pattern complexity and configuring the mapping table accordingly, which simplifies the subsequent compression process and improves overall efficiency by avoiding unnecessary complex processing for simple data patterns.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent dynamically configures mapping tables based on the characteristics of each data section. The number of entries and structure of mapping tables are adjusted adaptively according to the local data patterns, allowing the system to optimize compression efficiency for each section while keeping processing complexity manageable through localized adaptation rather than global optimization.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS8139871B2Circuit and method for adaptive, lossless compression of successive digital data
Publication Date: 2012.03.20 TEXAS INSTRUMENTS INC
  • US8139871B2 patent drawing
  • US8139871B2 patent drawing
  • US8139871B2 patent drawing

AI summary

An image compression and decompression method compresses data based upon the data states, and decompresses the compressed data based upon the codes generated during the compression.