2000 character limit reached
A New Lossless Data Compression Algorithm Exploiting Positional Redundancy (2107.13801v1)
Published 29 Jul 2021 in cs.DS
Abstract: A new run length encoding algorithm for lossless data compression that exploits positional redundancy by representing data in a two-dimensional model of concentric circles is presented. This visual transform enables detection of runs (each of a different character) in which runs need not be contiguous and hence, is a generalization of run length encoding. Its advantages and drawbacks are characterized by comparing its performance with TurboRLE.