in Computer Networks recategorized by
1,145 views
0 votes
0 votes

If the channel is band limited to $6\;kHz$ and signal to noise ratio is $16,$ what would be the capacity of channel?

  1. $16.15$ kbps
  2. $23.24$ kbps
  3. $40.12$ kbps
  4. $24.74$ kbps
in Computer Networks recategorized by
by
1.1k views

2 Answers

2 votes
2 votes
To determine the theoretical highest data rate for a noisy channel we use the Shannon capacity formula.

$\text{Capacity=BW*$\log_2$(1+SNR)}$

where; 1) BW=Bandwidth of the channel

             2) SNR= signal to noise ratio

             3) Capacity= Capacity of the channel in bit per second

$\therefore \text{Capacity=6*$\log_2$(1+16)}$

$\text{Capacity=6*$\log_2$(17) $\approx$24.74 kbps}$

So option $D$ is correct here.
0 votes
0 votes
B=6,s/n=16

C=B*log(1+s/n)

    = 6*log(17)

    = 6*4.08

     =24.74
Answer:

Related questions