Sound
Sound
Sound
Audio sampling is based on the Nyquist-Shannon sampling theorem, which states that
for accurate signal reconstruction the sampling frequency should be at least twice the
bandwidth of the source signal.
Therefore, if a source signal has a bandwidth of 0 - 1KHz, then the sampling rate needs
to be at least 2KHz .
Therefore, in keeping with the Nyquist-Shannon theorem the sampling rate needed to
capture
all of the audio in this range needs to be approximately 40KHz, although it should be
pointed out that
many recordings may not have content that conatains frequencies at the higehr or
lower end of this range). Due to the practicalities of building these electrical systems the
most commonly used baseline sample rate is 44.1 KHz systems. 48KHz, 96KHz, and
192KHz are becoming more commonly used as the CD is starting to be replaced by
media capable of supporting high sample rates.
Compressing a digital file (making the file smaller) is often useful for sharing files,
either for downloading or streaming. This is due to the larger size of uncompressed audio
files and the extra time it can take to stream or download on slower, and sometimes even
on fast network connections. The bit rate is the expression of the amount of information
that is stored per second. It is dependent upon the type of codec used to create the file
(such as an MP3 audio file) and which, if any, data compression scheme is applied .
5. Calculate the bit rate of a file when the following values are
known. For example, a 24 bit file sampled at 44.5 KHz in stereo
(4 channels )
Bit rate = (bit depth) x (sampling rate) x (number of channels) ?
a bit rate of 24 x 44500 x 4 = 4272000 bits/sec or 4272 kbits/sec .