Data compression

EasyMedium
12345678910111213141516171819
Question 12
Medium

An automated environmental monitoring station transmits the status log message SYSTEM ONLINE AND SECURE to a central server. Using Huffman coding, this message can be compressed and stored in 91 bits.

Calculate the number of additional bits required to store the exact same status message using standard 8-bit ASCII characters. Show your working.

[3]

Data compression Questions

  1. GCSE
  2. /Computer Science
  3. /Data compression