Electronic – Maximum bit rate of a noise less channel

bandwidthdigital-communications

I am not able to find any source giving reason as to why the maximum bit rate in a noise less channel is twice bandwidth multiplied by log L base 2 where L is number of symbols used.

enter image description here

What I came closest to is bit rate is twice bandwidth as a consequence of ISI and use of Nyquist pulse. But what about logL part.

Please help me out by giving a source to derivation proof or an intuitive reasoning too would do

Best Answer

I'll add another answer into the mix.

So $$ \text{bitrate} = \text{number of bits transmitted per second} $$

$$ \implies \text{bitrate} = \text{(Symbols Per Second)} \times \text{(Bits Per Symbol)} $$

$$ \implies \text{bitrate} = f_s \times \log_2 L = 2B \log_2 L $$

The capacity tells us the maximum number of error free bits that can be transmitted over a channel. The capacity of a channel is given by

$$ C = \frac{f_s}{2} \log_2 \left ( 1 + S/N \right) $$

so for a noiseless channel (\$N = 0\$) we have \$C = \infty\$. So in a noiseless channel there is no upper limit on the number of error free bits we can transmit, any bitrate is achievable.