Baud Rate, Bit Rate, Nyquist, Shannon | Generated by AI

Home 2026.06

Question: What is the difference between baud rate and bit rate, and how do the Nyquist and Shannon formulas relate to them?

Answer:

1. Definitions


2. Nyquist Formula (Ideal Maximum Bit Rate without Noise)

Nyquist considered a noiseless channel of bandwidth (B) Hz. If the channel uses (M) discrete signal levels, the maximum bit rate is:

[ \text{Bit rate}_{\text{max}} = 2B \log_2 M ]

Interpretation:


3. Shannon Formula (Maximum Bit Rate with Noise)

Shannon accounted for channel noise, giving the theoretical maximum channel capacity (C) in bits per second:

[ C = B \log_2 (1 + \text{SNR}) ]

Interpretation:


4. Summary Table

Concept Formula Notes
Bit rate (R = \text{Baud rate} \times \log_2 M) Depends on symbols per second and bits per symbol
Baud rate Symbols per second Signal changes per second
Nyquist (R_{\max} = 2B \log_2 M) Ideal noiseless case
Shannon (C = B \log_2(1 + \text{SNR})) Noisy channel capacity

5. Example

This shows that with noise, Shannon gives the true maximum bit rate, whereas Nyquist shows the ideal maximum assuming noiseless conditions.


References:


Back Donate