New Algorithm for Data Compression Optimization with J-Bit Encoding

a new algorithm for data compression optimization n.w
1 / 6
Embed
Share

"Introducing a new data compression algorithm, J-Bit Encoding (JBE), which manipulates each bit of data in files to minimize size without losing any data. This paper explores how JBE can be combined with other algorithms to optimize compression ratios, offering insights into efficient data storage solutions."

  • Algorithm
  • Data Compression
  • Optimization
  • J-Bit Encoding
  • Storage

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. A New Algorithm for Data Compression Optimization I Made Agus Dwi Suarjaya International Journal of Advanced Computer Science and Applications(IJACSA), Volume 3 Issue 8, 2012 Presenter: Yen-Yu Chen Date: Jan.14, 2025

  2. Abstract People tend to store a lot of files inside theirs storage. When the storage nears it limit, they then try to reduce those files size to minimum by using data compression software. In this paper we propose a new algorithm for data compression, called j-bit encoding (JBE). This algorithm will manipulates each bit of data inside file to minimize the size without losing any data after decoding which is classified to lossless compression. This basic algorithm is intended to be combining with other data compression algorithms to optimize the compression ratio. The performance of this algorithm is measured by comparing combination of different data compression algorithms. 2

  3. J-bit encoding (JBE) Original data <65, 0, 65, 0, 0, 0, 25, 8> 1, 0, 1, 0, 0, 0, 1, 1 65, 65, 25, 8

  4. Combination Comparison 1. RLE+ARI 2. BWT+MTF+ARI 3. BWT+RLE+ARI 4. RLE+BWT+MTF+RLE+ARI 5. RLE+BWT+MTF+JBE+ARI 4

  5. Bitmap Image raw 8 bit Bitmap Image raw 24 bit

  6. Text Document Executable, library Wave Audio

Related


More Related Content