Abstract

Text compression is used to reduce the repetition of letters so that the storage space used becomes smaller and transmission becomes faster. Techniques in text compression that can be used are using lossless compression. Lossless compression is a type of compression where when the decompression process occurs no data is lost. The Even-Rodeh Code algorithm is a lossless type of compression algorithm that replaces the initial bit code of the data with a code from the Even-Rodeh Code algorithm so that it can produce smaller data sizes

Highlights

  • Reducing the size of the data makes us get some benefits such as using less storage space and faster data transmission processes

  • To search the code from Even-Rodeh Code are explained below [2][5]: 1. If N < 4, let c is the binary representation of N and lc is the length of c; the codeword of N is (3 – lc) times

  • We can see that compression with Even-Rodeh Code it can compressed the input string to 30 bit size with 41,67% as compression ratio

Read more

Summary

INTRODUCTION

Reducing the size of the data makes us get some benefits such as using less storage space and faster data transmission processes. Data reduction is usually done to save the transmission time and memory used. The process of reducing the size of this data is called compression. Compression is a process to reduce the size of data such as text, images, audio, and video [1]. Size reduction in the text is done by removing the same letter so that only the remaining one letter remains

Compression
Even-Rodeh Code
AND DISCUSSION
CONCLUSION

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.