Data representation

EasyMediumHard
12345678910111213141516171819202122232425262728293031323334353637
Question 34
Easy

An oceanographic research vessel deploys an underwater acoustic array consisting of kkk independent hydrophones to record cetacean vocalisations. The continuous analogue sound received by each hydrophone is digitised as illustrated below:

Sampling and Quantization of Analogue Sound

State an algebraic expression, using the variables defined below, to calculate the total raw data size in bits of an uncompressed recording, assuming no metadata or headers are included:

  • kkk: the number of hydrophones (channels)
  • RRR: the sampling rate (in Hz)
  • DDD: the bit depth (sample resolution in bits)
  • TTT: the duration of the recording (in seconds)
[2]

Data representation Questions

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