# Effective number of bits

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Effective_number_of_bits
> Markdown URL: https://mediated.wiki/source/Effective_number_of_bits.md
> Source: https://en.wikipedia.org/wiki/Effective_number_of_bits
> Source revision: 1339466846
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

**Effective number of bits** (**ENOB**) is a measure of the real [dynamic range](/source/Dynamic_range) of an [analog-to-digital converter](/source/Analog-to-digital_converter) (ADC), [digital-to-analog converter](/source/Digital-to-analog_converter) (DAC), or associated circuitry. Although the resolution of a converter may be specified by the number of [bits](/source/Bit) used to represent the analog value, real circuits, however, are imperfect and introduce additional [noise](/source/Noise_(electronics)) and [distortion](/source/Distortion). Those imperfections reduce the number of bits of accuracy. The ENOB describes the effective resolution of a real converter in terms of the number of bits an ideal converter with the same resolution would have.[1]

ENOB is also used as a quality measure for other blocks such as [sample-and-hold amplifiers](/source/Sample-and-hold_amplifier). Thus, analog blocks may be included in signal-chain calculations. The total ENOB of a chain of blocks is usually less than the ENOB of the worst block.

## Definition

An often used definition for ENOB is[2]

- \mathrm{ENOB} = \frac{\mathrm{SINAD} - 1.76}{6.02},

where

- ENOB is given in bits
- [SINAD](/source/SINAD) (signal, noise, and distortion) is a power ratio indicating the quality of the signal in dB.
- the 6.02 term in the divisor converts [decibels](/source/Decibels) (a log10 representation) to bits (a log2 representation),[note 1]
- the 1.76 term comes from quantization error in an ideal ADC.[note 2]

This definition compares the SINAD of an ideal converter of ENOB bits with the SINAD of the converter being tested. The ENOB may be fractional. So while an ADC may use 12 bits, its ENOB may only be 9.5, corresponding to a hypothetical ideal converter with 9.5 bits.

## Effective resolution bandwidth

The frequency band of a signal converter where ENOB is still guaranteed is called the **effective resolution bandwidth** and is limited by dynamic [quantization](/source/Quantization_(signal_processing)) problems. For example, an ADC has some aperture uncertainty. The instant at which a real ADC takes a sample of its input varies from sample to sample. Because the input signal changes, that time variation translates to an output variation. For example, an ADC may sample 1 ns late. If the input signal is a 1 V sinewave at 1,000,000 radians/second (roughly 160 kHz), the input voltage may change by as much as 1 MV/s. A sampling time error of 1 ns would cause a sampling error of about 1 mV (an error in the 10th bit). If the frequency were 100 times faster (about 16 MHz), then the maximum error would be 100 times greater: about 100 mV on a 1 V signal (an error in the third or fourth bit).[specify]

## Notes

1. 6.02 \approx 20 \log_{10}2.

1. 1.76 \approx 10 \log_{10}(3/2).[3]

## References

1. ["Understanding ADC specifications"](https://community.nxp.com/t5/Kinetis-Microcontrollers/Understanding-ADC-specifications/ta-p/1110050). *[NXP](/source/NXP)*. 2015-03-04. [Archived](https://web.archive.org/web/20221002222854/https://community.nxp.com/t5/Kinetis-Microcontrollers/Understanding-ADC-specifications/ta-p/1110050) 2022-10-02 at the Wayback Machine. Retrieved 2024-12-28.

1. Kester 2009, p. 5, Equation 1.

1. Eq. 2.8 in Geerts, Yves; Steyaert, Michiel; Sansen, Willy M. C. (2002). *Design of multi-bit delta-sigma A/D converters*. Springer. ISBN 9781402070785.

- Gielen, Georges (2006). *Analog Building Blocks for Signal Processing*. Leuven: KULeuven-ESAT-MICAS.
- Kester, Walt (2009), ["Understand SINAD, ENOB, SNR, THD, THD + N, and SFDR so You Don't Get Lost in the Noise Floor"](https://www.analog.com/media/en/training-seminars/tutorials/MT-003.pdf), Tutorial, Analog Devices, MT-003
- Maxim (December 17, 2001), ["Glossary of Frequently Used High-Speed Data Converter Terms"](http://www.maxim-ic.com/appnotes.cfm/appnote_number/740/), Application Note, Maxim, 740

## External links

- [Video tutorial on ENOB](https://training.ti.com/basics-effective-number-bits) from Texas Instruments
- [The Effective Number of Bits (ENOB)](https://cdn.rohde-schwarz.com/pws/dl_downloads/dl_application/application_notes/1er03/ENOB_Technical_Paper_1ER03_1e.pdf) (PDF) April 2011 [Rohde & Schwarz](/source/Rohde_%26_Schwarz) - This application note explains how to measure the oscilloscope ENOB.

---
Adapted from the Wikipedia article [Effective number of bits](https://en.wikipedia.org/wiki/Effective_number_of_bits) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Effective_number_of_bits?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
