SNR from Bit Depth Calculator

Enter an ADC bit depth to instantly get theoretical SNR in dB, dynamic range, and ENOB — with a reference table for common resolutions.

Parameters

bits

Resolution of the ADC/DAC (1–32 bits).

dB

Enter a real measured SNR to compute ENOB and compare against the theoretical limit.

Formula (full-scale sinusoid)

SNR = 6.02 × N + 1.76 dB

+6 dB per additional bit; 1.76 dB from sinusoid crest factor.

Results

Theoretical SNR
6.02 × N + 1.76 dB
dB
Dynamic Range
20 × log10(2N)
dB
Quantization Levels
2N
ENOB (theoretical)
(SNR − 1.76) / 6.02
bits

Common ADC Resolutions — Theoretical SNR Reference

Bit Depth Levels (2N) Theoretical SNR Dynamic Range Typical Application
4 bit1625.8 dB24.1 dBSimple control systems
8 bit25649.9 dB48.2 dBLegacy PC audio, telephony
10 bit1,02462.0 dB60.2 dBMCU ADCs, basic sensors
12 bit4,09674.0 dB72.2 dBIndustrial sensors, oscilloscopes
14 bit16,38486.0 dB84.3 dBRF receivers, radar
16 bit65,53698.1 dB96.3 dBCD audio, pro audio
20 bit1,048,576122.2 dB120.4 dBHigh-res audio, precision instruments
24 bit16,777,216146.2 dB144.5 dBStudio recording, medical imaging
32 bit4,294,967,296194.2 dB192.5 dBScientific data acquisition

Summary

Enter an ADC bit depth to instantly get theoretical SNR in dB, dynamic range, and ENOB — with a reference table for common resolutions.

How it works

  1. Enter the bit depth (N) of your ADC or DAC — common values are 8, 10, 12, 16, 20, and 24.
  2. Optionally enter a measured or target SNR to compute the implied ENOB.
  3. The calculator applies SNR = 6.02 × N + 1.76 dB for a full-scale sinusoidal input.
  4. Dynamic range is computed as 20 × log10(2^N), equal to 6.02 × N dB.
  5. ENOB from a measured SNR is derived as (SNR_dB − 1.76) / 6.02.
  6. The reference table shows key values from 4-bit to 32-bit resolution.

Use cases

  • Verify that a chosen ADC bit depth meets the SNR budget for an audio or instrumentation design.
  • Determine what bit depth is needed to achieve a target SNR specification.
  • Compare 12-bit vs 16-bit vs 24-bit converters for a given noise floor requirement.
  • Estimate the ENOB loss when a real ADC falls short of its theoretical SNR.
  • Teach the relationship between digital resolution and analog noise performance.
  • Quick-check dynamic range for data acquisition, RF, or audio applications.

Frequently Asked Questions

Last updated: 2026-07-22 · Reviewed by Nham Vu