In the context of digital signal processing (DSP), a digital signal is a discrete time, quantized amplitude signal. In other words, it is a sampled signal consisting of samples that take on values from a discrete set (a countable set that can be mapped one-to-one to a subset of integers). If that discrete set is finite, the discrete values can be represented with digital words of a finite width. Most commonly, these discrete values are represented as fixed-point words (either proportional to the waveform values or companded) or floating-point words.[1] [2] [3] [4] [5]
The process of analog-to-digital conversion produces a digital signal.[6] The conversion process can be thought of as occurring in two steps:
An analog signal can be reconstructed after conversion to digital (down to the precision afforded by the quantization used), provided that the signal has negligible power in frequencies above the Nyquist limit and does not saturate the quantizer.
Common practical digital signals are represented as 8-bit (256 levels), 16-bit (65,536 levels), 24-bit (16.8 million levels), and 32-bit (4.3 billion levels) using pulse-code modulation where the number of quantization levels is not necessarily limited to powers of two. A floating point representation is used in many DSP applications.
. Dimitris Manolakis . Vinay K. Ingle . Applied Digital Signal Processing: Theory and Practice . Cambridge University Press . Cambridge, UK . 2011-11-21 . 1.1.1 . 5 . 978-0521110020.