SNR Calculator
Compute Signal-to-Noise Ratio in dB and linear ratio from power or voltage. Includes Show Work and optional bandwidth + thermal noise helper.
How to Use
- Select Power or Voltage/Amplitude mode.
- Enter Signal and Noise values (units are handled by the dropdowns).
- Read SNR in dB and linear ratio.
- Open Show Work to see the exact formulas and steps.
SNR Readout
Updates live as you type (no URL changes).
SNR (dB)
—
Linear
—
Mode
—
Quality:
—
Tip: For power ratios use
10·log10(S/N). For voltage/amplitude use 20·log10(S/N).
Show Work (step-by-step)
—
Work is shown using base ratios. Power-mode uses 10·log10(·). Voltage-mode uses 20·log10(·).
SNR Reference
Definition: Signal-to-Noise Ratio compares desired signal level to noise level.
- Power ratio (dB):
SNR(dB) = 10 · log10(S / N) - Voltage/amplitude ratio (dB):
SNR(dB) = 20 · log10(S / N) - Linear:
SNR(linear) = S / N
Use Power mode for watts (or proportional power). Use Voltage mode for RMS voltage or amplitude ratios.
FAQ
Why is it 10·log10 for power but 20·log10 for voltage?
Power is proportional to voltage squared in many systems. Converting a squared ratio into dB doubles the multiplier.
What does 0 dB mean?
0 dB means the signal and noise levels are equal (S/N = 1).
Can SNR be negative?
Yes. Negative dB means noise is higher than signal (S/N < 1).
Tool Info
Last updated:
Updates may include UI improvements, unit support, and calculation edge-case handling.