Shannon Channel Capacity Calculator

Calculate theoretical maximum data rate using the Shannon-Hartley theorem.

Channel Parameters

Signal-to-Noise Ratio

Alternative Input (Optional)

MIMO Configuration

Shannon Limit Reference

SNR (dB) Spectral Eff. Typical Modulation
01.0 b/s/HzBPSK
31.6 b/s/HzQPSK
103.5 b/s/Hz16-QAM
206.7 b/s/Hz64-QAM
3010.0 b/s/Hz256-QAM

Shannon-Hartley Theorem

Channel Capacity Formula

C = B * log2(1 + S/N)
C = capacity (bits/s), B = bandwidth (Hz), S/N = signal-to-noise ratio

The Shannon-Hartley theorem defines the theoretical maximum rate at which information can be transmitted over a noisy channel with arbitrarily low error probability.

MIMO Capacity

C_MIMO = min(Nt, Nr) * B * log2(1 + S/N)
Assuming ideal conditions with independent channels
  • MIMO can multiply capacity linearly
  • Practical systems achieve 50-70% of Shannon
  • Coding gain approaches but never exceeds limit