Answer: a) 34 Kb/s b) 44 Kb/s c) 44 Kb/s
Step-by-step explanation:
The Shannon - Hartley equation, relates the channel capacity (which is the maximum data rate achievable) with the channel bandwidth, and the S/N ratio, as follows:
C (bps) = B (Hz) log₂ (1 +( S(w) / N(w)))
a) The problem tells us that the BW is of about 3.1 Khz, and that S/N is 2,000.
Replacing by the values, we get the value of C:
C = 3.1 Khz log₂ (1 + 2,000) = 3.1 Khz . 11 = 34 Kbps.
b) If the S/N were increased to 20,000, the Shannon equation will become like this:
C = 3.1 Khz log₂ (1 + 20000) = 3.1 Khz . 14 = 44 kb/s.
c) In a clear example of which is called bandwidth vs S/N trade-off, if we increase the BW, instead to have a better S/N, we will have the following:
C= 4 Khz. log₂ (1 + 2000) = 4 Khz . 11 = 44 Kb/s
d) The best way to increase the data rate, is increasing the BW, because the S/N is always limited by the thermal noise, which is impossible to remove.
The BW increment is possible, for instance, using more symbols to represent the voice samples, or using digital modulation schemes more efficient, like QPSK or 8PSK.