Research Article Open Access

Quaternary Tree Structure as a Novel Method for Huffman Coding Tree 

Ahsan Habib1, Mohammed Jahirul Islam2 and Mohammad Shahidur Rahman2
  • 1 Institute of Information and Communication Technology, Shahjalal University of Science and Technology, Sylhet, Bangladesh
  • 2 Department of Computer Science and Engineering, Shahjalal University of Science and Technology, Sylhet, , Bangladesh

Abstract

The binary code used by the current Huffman-based techniques slows down decoding speed. The quaternary Huffman coding method is a fresh take on the traditional Huffman coding that is suggested in this study. Each symbol is encoded into a quaternary code rather than a binary code using the quaternary Huffman coding technique. For Huffman coding, a quaternary code stream necessitates a shallower Huffman tree. Less traverse time could be a benefit of a shorter Huffman tree, with the enhancement of both encoding and decoding speed. The main objectives of this research are to verify the feasibility of using quaternary code in terms of both decoding speed and memory usage mathematically, to develop a new code generation technique called quaternary Huffman coding, and to analyze the performance of the proposed system in terms of both storage and decoding time. In this study, we first quantitatively investigate the quaternary tree structure's features for building Huffman codes. We thoroughly investigate the new tree structure's nomenclature and substantiate the findings. It is found in the research that the quaternary code performs better than binary code in terms of decoding speed in data compression and decompression techniques.

Journal of Computer Science
Volume 19 No. 9, 2023, 1132-1142

DOI: https://doi.org/10.3844/jcssp.2023.1132.1142

Submitted On: 9 March 2023 Published On: 24 August 2023

How to Cite: Habib, A., Islam, M. J. & Rahman, M. S. (2023). Quaternary Tree Structure as a Novel Method for Huffman Coding Tree . Journal of Computer Science, 19(9), 1132-1142. https://doi.org/10.3844/jcssp.2023.1132.1142

  • 782 Views
  • 467 Downloads
  • 0 Citations

Download

Keywords

  • Binary Tree
  • Quaternary Tree
  • Tree Structure
  • Huffman Coding
  • Data Compression
  • Lossless Compression