According to Shannon-Hartley theorem, the channel capacity C in bits per second is expressed as:
AC = 2 * B * log2(SNR)
BC = B / log2(1 + SNR)
CC = B * log2(1 + SNR)
DC = B * log10(1 + SNR)
Explanation
Shannon’s formula C = B * log2(1 + SNR) establishes the maximum theoretical data transmission rate over an AWGN channel of bandwidth B.

No Comments