Most Read Research Articles


Warning: Creating default object from empty value in /var/www/html/sandbox.ijcaonline.org/public_html/modules/mod_mostread/helper.php on line 79

Warning: Creating default object from empty value in /var/www/html/sandbox.ijcaonline.org/public_html/modules/mod_mostread/helper.php on line 79

Warning: Creating default object from empty value in /var/www/html/sandbox.ijcaonline.org/public_html/modules/mod_mostread/helper.php on line 79

Warning: Creating default object from empty value in /var/www/html/sandbox.ijcaonline.org/public_html/modules/mod_mostread/helper.php on line 79

Warning: Creating default object from empty value in /var/www/html/sandbox.ijcaonline.org/public_html/modules/mod_mostread/helper.php on line 79
Call for Paper - May 2015 Edition
IJCA solicits original research papers for the May 2015 Edition. Last date of manuscript submission is April 20, 2015. Read More

High Performance Lossless Multimedia Data Compression through Improved Dictionary

Print
PDF
International Journal of Computer Applications
© 2010 by IJCA Journal
Number 1 - Article 6
Year of Publication: 2010
Authors:
K. R. Kolhe
P. R. Devale
P. Shrivastava
10.5120/1444-1953

K R Kolhe, P R Devale and P Shrivastava. Article:High Performance Lossless Multimedia Data Compression through Improved Dictionary. International Journal of Computer Applications 10(1):29–35, November 2010. Published By Foundation of Computer Science. BibTeX

@article{key:article,
	author = {K. R. Kolhe and P. R. Devale and P. Shrivastava},
	title = {Article:High Performance Lossless Multimedia Data Compression through Improved Dictionary},
	journal = {International Journal of Computer Applications},
	year = {2010},
	volume = {10},
	number = {1},
	pages = {29--35},
	month = {November},
	note = {Published By Foundation of Computer Science}
}

Abstract

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.

Reference

  • Data Compression by Debra A. Lelewer and Daniel S. Hirschberg, http://www.ics.uci.edu
  • Steven W. Smith, The Scientist and Engineer's Guide to Digital Signal Processing, http://www.dspguide.com
  • [1.0] Introduction / Lossless Data Compression. (v1.1.1 / chapter 1 of 3 / 01 apr 05 / greg goebel / public domain), http://www.vectorsite.net
  • Mark Nelson, Interactive Data Compression Tutor & The data compression book - -2nd Ed. by M&T books, http:// www.eee.bham. ac.uk
  • LZW Data Compression by Mark Nelson, Dr. Dobb's Journal October, 1989.
  • D. A. Huffman, ``A Method for the Construction of Minimum Redundancy Codes,'' Proceedings of the IRE, Vol. 40, pp. 1098--1101, 1952
  • Jeffrey N. Ladino,”Data Compression Algorithms”, http://www.faqs.org/faqs/compression-faq/part2/section-1.html
  • Article-Compressing and Decompressing Data using Java by Qusay H. Mahmoud with contributions from Konstantin Kladko February 2002
  • The Data Compression Book, 2nd edition by Mark Nelson and Jean-loup Gailly, M&T Books, New York, NY 1995 ,ISBN 1-55851-434-1.
  • T. A. Welch, ``A Technique for High-Performance Data Compression,'' Computer, pp. 8--18, 1984.
  • J. Ziv and A. Lempel, ``Compression of Individual Sequences Via Variable-Rate Coding,'' IEEE Transactions on Information Theory, Vol. 24, pp. 530--536, 1978.
  • J. Ziv and A. Lempel, ``A Universal Algorithm for Sequential Data Compression,'' IEEE Transactions on Information Theory, Vol. 23, pp. 337--342, 1977.
  • K. Sayood, "Introduction to Data Compression".
  • G. Held and T. R. Marshall, "Data and Image Compression: Tools and Techniques".
  • D. Hankerson, P. D. Johnson, and G. A. Harris, "Introduction to Information Theory and Data Compression“.
  • Storer, James A., Data Compression: Methods and Theory, Computer Science Press, Rockville, MD, 1988
  • Soumit Chowdhury, Amit Chowdhury, S. R. Bhadra Chaudhuri, C.T. Bhunia “Data Transmission using Online Dynami Dictionary Based Compression Technique of Fixed and Variable Length Coding” published at International Conference on Computer Science and Information Technology, 2008.
  • P.G.Howard and J.C.Vitter, “Arithmetic Coding for Data Compression,” Proceedings of the IEEE, vol. 82, no.6, 1994, pp.857-865