skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: Method for compression of data using single pass LZSS and run-length encoding

Patent ·
OSTI ID:563697

A method used preferably with LZSS-based compression methods for compressing a stream of digital data is disclosed. The method uses a run-length encoding scheme especially suited for data strings of identical data bytes having large run-lengths, such as data representing scanned images. The method reads an input data stream to determine the length of the data strings. Longer data strings are then encoded in one of two ways depending on the length of the string. For data strings having run-lengths less than 18 bytes, a cleared offset and the actual run-length are written to an output buffer and then a run byte is written to the output buffer. For data strings of 18 bytes or longer, a set offset and an encoded run-length are written to the output buffer and then a run byte is written to the output buffer. The encoded run-length is written in two parts obtained by dividing the run length by a factor of 255. The first of two parts of the encoded run-length is the quotient; the second part is the remainder. Data bytes that are not part of data strings of sufficient length are written directly to the output buffer. 3 figs.

Research Organization:
Savannah River Site (SRS), Aiken, SC (United States)
Sponsoring Organization:
USDOE, Washington, DC (United States)
DOE Contract Number:
AC09-89SR18035
Assignee:
Dept. of Energy, Washington, DC (United States)
Patent Number(s):
US 5,701,125/A/
Application Number:
PAN: 8-261,225
OSTI ID:
563697
Resource Relation:
Other Information: PBD: 23 Dec 1997
Country of Publication:
United States
Language:
English