Table of Contents
What Is Signal-to-Noise Ratio?
Signal-to-noise ratio (SNR or S/N) is a measure that compares the level of a desired signal to the level of background noise. It is one of the most important metrics in electronics, telecommunications, audio engineering, and scientific measurement. A higher SNR indicates a cleaner signal with less noise corruption.
SNR is commonly expressed in decibels (dB), a logarithmic scale that makes it easier to handle the very large ratios encountered in practice. An SNR of 0 dB means the signal and noise are equal in power. Each 3 dB increase represents a doubling of the power ratio, while each 10 dB increase represents a tenfold increase.
SNR Formulas
The factor of 20 (instead of 10) in the voltage formula accounts for the fact that power is proportional to the square of voltage (P = V²/R), so the log of the square gives an extra factor of 2.
SNR Quality Ratings
| SNR (dB) | Quality | Typical Application |
|---|---|---|
| < 10 | Unusable | Signal buried in noise |
| 10-20 | Poor | AM radio in fringe areas |
| 20-40 | Acceptable | FM radio, basic audio |
| 40-60 | Good | CD audio, digital TV |
| 60-80 | Excellent | Professional audio equipment |
| > 80 | Outstanding | High-end DACs, lab instruments |
Applications by Field
- Audio: SNR measures how much the audio signal exceeds the noise floor. CD quality typically achieves 90-96 dB.
- Telecommunications: SNR determines the maximum data rate achievable on a communication channel (Shannon capacity theorem: C = B log2(1 + SNR)).
- Medical imaging: MRI and CT scanner image quality is directly related to SNR. Higher SNR means clearer diagnostic images.
- Photography: Camera sensor SNR determines the ISO sensitivity at which images remain usable. Higher SNR sensors allow cleaner high-ISO photos.
Frequently Asked Questions
What is the difference between SNR in dB and linear?
Linear SNR is the simple ratio of signal to noise power (e.g., 100:1). SNR in dB is the logarithmic expression: 10 log10(100) = 20 dB. The dB scale is preferred because it compresses the huge dynamic range into manageable numbers and because gains and losses add algebraically rather than multiplying.
How does SNR relate to data rates?
The Shannon-Hartley theorem states that the maximum data rate of a noisy channel is C = B log2(1 + SNR), where B is the bandwidth in Hz and SNR is the linear power ratio. Doubling the SNR adds approximately 1 bit per second per Hz of bandwidth capacity. This fundamental limit drives all modern communication system design.
How can I improve SNR in practice?
Common techniques include: increasing signal power (amplification before noise introduction), reducing noise (shielding, cooling, filtering), using narrower bandwidth (reduces thermal noise), signal averaging (improves SNR by the square root of the number of averages), and using low-noise components (low-noise amplifiers, precision resistors).