Title :
A Compression Technique Based on Optimality of LZW Code (OLZW)
Author :
Nandi, Utpal ; Mandal, Jyotsana Kumar
Author_Institution :
Dept. of Comp. Sc. & Eng., Acad. Of Technol. Hooghly, Hooghly, India
Abstract :
A loss less dictionary based data compression technique has been proposed in this paper which is based on the optimality of LZW code. The compression process is started with empty dictionary and if the next symbol to be encoded is already in dictionary, length of symbol code is determined by the highest symbol code in the dictionary and encoded with the code in the dictionary. Otherwise, the symbol is encoded with 8-bit ASCII code. Some of the limitations of LZW compression technique have been eliminated in the proposed compression technique. Comparisons are made between proposed technique and two different version of LZW data compression technique which shows that the proposed technique works well for small size files particularly.
Keywords :
codes; data compression; 8-bit ASCII code; LZW code optimality; LZW compression technique; LZW data compression technique; OLZW; compression process; Computers; Data compression; Decoding; Dictionaries; Electronic mail; Encoding; Image coding; Data compression; LZW; OLZW; compression ratio; dictionary-based compression;
Conference_Titel :
Computer and Communication Technology (ICCCT), 2012 Third International Conference on
Conference_Location :
Allahabad
Print_ISBN :
978-1-4673-3149-4
DOI :
10.1109/ICCCT.2012.40