An analog signal source is sampled at a rate of 16000 samples/sec and the sampled values are quantized and encoded with 12 bits.
(a) How many bytes will be required to store 2 seconds of signal?
(b) If you need to transmit the sampled data continuously, what is the required data rate?
Given,
$ R_{Sampling}=16000\ sample/sec \\ \frac{Bit}{Sample}=\ 12 $
$ \begin{aligned} Recorded\ data,\ D\\ &=(Time)\ x\ (Sampling\ rate)\ x\ \frac{bit}{sample}\\ &=2x16000x12\ bit \\ &=384000\ bit\\ &=48000\ byte \end{aligned} $
$ \begin{aligned} R_b&=(Sampling\ rate)x(Bit\ per\ sample)\\ &=16000x12\\ &=192\ kbps \end{aligned} $
After analyzing the spectrum of a signal you determine that the frequency contents of the signal lies between 2.5 kHz and 25 kHz. (a) What sampling rate would you suggest for A/D conversion of this signal? (b) What is the bandwidth of the signal?
In circuit switched telephony, one toll quality voice channel is carried by 64 kbps data channel. Explain how this number is derived.
Assumtions of basic circuit switched telephony:
By Nyquest theorem,
Required sampling rate,
$ \begin{aligned} R_{sampling} &= 2x 4000\\ &= 8000\ sample/sec \end{aligned} $
Required data rate,
$ \begin{aligned} R &= (sampling\ rate)x(bit\ per\ sample)\\ &=8000 \frac{sample}{sec}\ x\ 8 \frac{bit}{sample}\\ &= 64000\ \frac{bit}{sec}\\ &= 64\ kbps \end{aligned} $