Calculate the maximum rate of information (bits per second) that can be transmitted over a communication channel with a given bandwidth and signal-to-noise ratio
Learn how to use the Shannon Capacity Calculator calculator and its working principles
Shannon capacity, also known as channel capacity, is a fundamental concept in information theory that determines the maximum rate at which information can be reliably transmitted over a communication channel. It's calculated using the formula:
C = B × log₂(1 + SNR)
where:
This calculator is useful for:
For a channel with a bandwidth of 1 MHz (1,000,000 Hz) and an SNR of 1000:
C = 1,000,000 × log₂(1 + 1000) ≈ 1,000,000 × 9.96578 ≈ 9.9658 Mbps
This means the channel can theoretically support up to approximately 9.97 Mbps of data transmission.