International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 10 - Number 1 |
Year of Publication: 2010 |
Authors: K. R. Kolhe, P. R. Devale, P. Shrivastava |
10.5120/1444-1953 |
K. R. Kolhe, P. R. Devale, P. Shrivastava . Article:High Performance Lossless Multimedia Data Compression through Improved Dictionary. International Journal of Computer Applications. 10, 1 ( November 2010), 29-35. DOI=10.5120/1444-1953
The advent of modern electronic world has opened up various fronts in multimedia interaction. They are used in various fields for various purposes of education, entertainment, research and many more. This has led to storage and retrieval of multimedia content regularly. But due to limitations of current technology the disk space and the transmission bandwidth fall behind in the race with the requirement of multimedia content. This imposes a need to compress multimedia content so that they can be easily stored requiring lesser space and easily transferred from one point to another. Some online dictionary based compression technique can be applied to reduce the data packet size. When the repetition rate of the same symbols within the data are high the compression techniques works very well. During the process of encoding and decoding, the building of online dictionary in the primary memory ensures the single pass over the data, and the dictionary need not to be transmitted over the network. Our proposed Improved Dictionary technique scans the data byte-wise, so that the chances of repetition of individual symbols are higher for text messages. Fixed length coding transmits fixed length codes for all dictionary entries. For bigger messages better optimization in terms of size reduction can be achieved through variable length coding with L-Z technique, where transmitted code length corresponding to individual dictionary entries will vary according to the requirement dynamically.