Lossless Compression Method for Graph Traversal

US2017346503A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2017346503-A1
Application numberUS-201615168992-A
CountryUS
Kind codeA1
Filing dateMay 31, 2016
Priority dateMay 31, 2016
Publication dateNov 30, 2017
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

To enable lossless compression, an auxiliary bitmap is used to provide side information about the graph bitmap. Each bit in the auxiliary bitmap represents a word in the graph bitmap. A zero bit in the auxiliary bitmap means that the corresponding word in the graph bitmap is not transmitted. Therefore, it is set to the default value, λ, during decompression. This default value could be either an all-zeros word, or all-ones word depending on the BFS step. A one bit in the auxiliary bitmap means that the corresponding word in the graph bitmap is transmitted.

First claim

Opening claim text (preview).

What is claimed is: 1 . A method of lossless compression comprising the steps of: creating a graph bitmap where each node of a graph is represented by a single bit indicating whether said node has been visited or not; combining said bits into arbitrary length words; selecting a default value of all zeroes or all ones; creating an auxiliary bitmap where each bit represents a word in said graph bitmap; setting each bit in said auxiliary bitmap to 0 or 1 indicating whether the corresponding word in the graph bitmap matches said preselected default value; Huffman encoding said auxiliary bitmap; transmitting as the output of the compression algorithm the encoded auxiliary bitmap and the graph bitmap words indicated as not default by the auxiliary bitmap. 2 . The method of claim 1 , wherein: all isolated nodes are marked as visited during the creation of said graph bitmap. 3 . The method of claim 1 , wherein: said nodes may be consecutive or interleaved during the creation of said graph bitmap. 4 . An apparatus for lossless compression comprising of: a processor operable to: create a graph bitmap where each node of a graph is represented by a single bit indicating whether said node has been visited or not; combine said bits into arbitrary length words; select a default value of all zeroes or all ones; create an auxiliary bitmap where each bit represents a word in said graph bitmap; set each bit in said auxiliary bitmap to 0 or 1 indicating whether the corresponding word in the graph bitmap matches said preselected default value; Huffman encode said auxiliary bitmap; transmit as the output of the compression algorithm the encoded auxiliary bitmap and the graph bitmap words indicated as not default by the auxiliary bitmap. 5 . The apparatus of claim 4 , further operable to mark all isolated nodes as visited during the creation of said graph bitmap. 6 . The apparatus of claim 4 , wherein said processor is further operable to arrange said nodes to be consecutive or interleaved during the creation of said graph bitmap.

Assignees

Inventors

Classifications

  • H03M7/46Primary

    Conversion to or from run-length codes, i.e. by representing the number of consecutive digits, or groups of digits, of the same kind by a code word and a digit indicative of that kind · CPC title

  • Type of the data to be coded, other than image and sound · CPC title

  • using compression, e.g. sparse files · CPC title

  • H03M7/40Primary

    Conversion to or from variable length codes, e.g. Shannon-Fano code, Huffman code, Morse code · CPC title

  • Vectors, bitmaps or matrices · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2017346503A1 cover?
To enable lossless compression, an auxiliary bitmap is used to provide side information about the graph bitmap. Each bit in the auxiliary bitmap represents a word in the graph bitmap. A zero bit in the auxiliary bitmap means that the corresponding word in the graph bitmap is not transmitted. Therefore, it is set to the default value, λ, during decompression. This default value could be either a…
Who is the assignee on this patent?
Texas Instruments Inc
What technology area does this patent fall under?
Primary CPC classification H03M7/46. Mapped technology areas include Electricity.
When was this patent published?
Publication date Thu Nov 30 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).