Block Floating-Point Conversion Without Recompression Data Loss

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data compression and decompression processes in block floating point (BFP) systems result in data loss and inaccuracies, complicating the conversion between different BFP formats.

Innovation Solution

A method and system for converting BFP data blocks from one format to another without decompressing and compressing, allowing for efficient conversion by determining bit strings and exponents based on output size dependencies, and performing actions such as appending bit strings, shifting, and padding to maintain data integrity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data compression and decompression processes are used in BFP systems, then data transmission efficiency is improved, but data loss and inaccuracies occur

Engineering Contradiction:
Improvedata transmission efficiencyVSAvoiddata loss and inaccuracies
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent extracts the essential BFP format conversion requirement from the complex compression-decompression process. By identifying that only format conversion is needed rather than full compression-decompression cycles, the system removes unnecessary steps that cause data loss while maintaining transmission efficiency.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of following the conventional compression-then-decompression approach, the patent inverts the process by performing direct format conversion between BFP representations. This reversal eliminates the information loss inherent in compression-decompression cycles while achieving the same goal of enabling data transmission.

Inventive Principle:
Principle #13The other way round (Inversion)

2Quantity of substance

If conventional BFP compression and decompression algorithms are used, then data sample reduction is achieved, but system complexity increases

Engineering Contradiction:
Improvedata sample reductionVSAvoidsystem complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent extracts only the necessary format conversion operation from the full compression-decompression algorithm suite. By taking out just the essential conversion logic and eliminating redundant compression/decompression steps, the system reduces data samples effectively while minimizing computational complexity.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Rather than implementing complete compression and decompression algorithms, the patent applies partial action by performing only the necessary format conversion. This selective approach achieves sufficient data sample reduction without the excessive complexity of full compression-decompression cycles.

Inventive Principle:
Principle #16Partial or excessive action

3Loss of time

If BFP format conversion is performed without decompression, then processing time is reduced, but conversion accuracy may be compromised

Engineering Contradiction:
Improveprocessing timeVSAvoidconversion accuracy
Core Design Contradiction:
Loss of timeVSMeasurement precision

Solution Approach 1:

The patent performs preliminary analysis of the BFP format structures to identify direct conversion pathways. By pre-determining the conversion rules and bit manipulation operations needed, the system achieves rapid format conversion without decompression while maintaining accuracy through carefully designed conversion algorithms.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the representation parameters directly between BFP formats through controlled bit manipulation and exponent adjustment. By transforming the data parameters directly without converting to decompressed form, the system reduces processing time while preserving conversion accuracy through mathematically sound parameter transformations.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250004714A1Block floating point conversion
Publication Date: 2025.01.02 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US20250004714A1 patent drawing
  • US20250004714A1 patent drawing
  • US20250004714A1 patent drawing

AI summary

A method, system and apparatus are disclosed. A computing device is described. The computing device comprises processing circuitry configured to convert a first data block comprising a first plurality of data samples in a first format to a second data block comprising a second plurality of data samples in a second format. The conversion is performed without at least one of decompressing and compressing the first plurality of data samples. Further, the conversion is one of output size dependent and output size independent. In addition, the processing circuitry is configured to perform at least one action based on the conversion of the first data block.