17768878. CUSTOMIZABLE DELIMINATED TEXT COMPRESSION FRAMEWORK simplified abstract (KONINKLIJKE PHILIPS N.V.)

From WikiPatents
Jump to navigation Jump to search

CUSTOMIZABLE DELIMINATED TEXT COMPRESSION FRAMEWORK

Organization Name

KONINKLIJKE PHILIPS N.V.

Inventor(s)

Yee Him Cheung of Cambridge MA (US)

CUSTOMIZABLE DELIMINATED TEXT COMPRESSION FRAMEWORK - A simplified explanation of the abstract

This abstract first appeared for US patent application 17768878 titled 'CUSTOMIZABLE DELIMINATED TEXT COMPRESSION FRAMEWORK

Simplified Explanation

The method described in the patent application involves customizing a compression schema for a delimited text file format, parsing the file into data blocks, splitting each block into data units for efficient access, and compressing the data units using different algorithms for improved compression ratio.

  • Customized compression schema for delimited text file format
  • Parsing file into data blocks and splitting them into data units
  • Compressing data units using different algorithms for improved compression ratio
  • Including compression schema and metadata in compressed file for decompression and other functionalities

Potential Applications

This technology could be applied in fields such as data storage, data transmission, genomic data processing, and information security.

Problems Solved

This technology solves the problem of efficiently compressing and storing large amounts of data in a delimited text file format while allowing for selective access and improved compression ratios.

Benefits

The benefits of this technology include efficient data compression, selective access to compressed data units, improved compression ratios, and enhanced data security features.

Potential Commercial Applications

A potential commercial application of this technology could be in the development of data compression software for businesses dealing with large datasets in delimited text file formats.

Possible Prior Art

One possible prior art for this technology could be the use of compression algorithms in data storage and transmission systems to reduce file sizes and improve data transfer speeds.

Unanswered Questions

How does this technology compare to existing data compression methods?

This article does not provide a direct comparison between this technology and existing data compression methods.

What are the potential limitations or drawbacks of this technology?

This article does not address any potential limitations or drawbacks of this technology.


Original Abstract Submitted

A method for compressing data includes obtaining a compression schema customized to a format of a delimited text file, and using the compression schema to parse the delimited text file into a plurality of data blocks, split each of the data blocks into a plurality of data units for efficient selective access, and compress the plurality of data units in the plurality of data blocks using different compression algorithms for improved compression ratio. The delimited file is split into a plurality of data blocks based on the region definitions in the schema. Each of the plurality of data blocks is split into the plurality of data units based on its respective data unit size specified in the schema. The plurality of data units in each of the plurality of data blocks are compressed using the different compression algorithms indicated by the compression instructions in the schema. The compressed file consists of the compressed data blocks, the compression schema and various metadata for data decompression, file reconstruction and functionalities such as data security and search query. The delimited text file may include genomic information or another type of information.