Data compression

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041
Question 17
Easy

A telemetry subsystem on a meteorological station encodes status data using a Huffman code. The Huffman tree shown below is generated from a sequence of status logs.

Huffman tree for sensor status data

Determine the string represented by the binary sequence 0111000010011.

[1]

Data compression Questions

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