CODE DENSITY OPTOMIZATION AND IMPLEMENTATIONUSING LZW APPROACH BASED ON 32-BIT RISC PROCESSOR

Abstract

Considering the worldwide used of mobile to connect internet, and code compression technology that played significant role in saving space and power. Our study is focusing on how many items will be stored in the dictionary and how many bits long for every item, which will determine the optimum dictionary size to the compression process .
Focusing on the dictionary size, one can gain the key for improving the compression ratio on interesting Benchmark. The results will hold on variant size of Benchmarks to investigate the proper dictionary size for variant cases. The average result of compression ratio was 62.34% for a dictionary with 9 bits code and 256 items, where the maximum value of compression ratio was 72.89%.
If we use another dictionary with more than 10 bits, the compression ratio will vary a little.