View
red book
Red Book is the standard for audio CDs (Compact Disc Digital Audio system, or CDDA). It is named after one of a set of color-bound books that contain the technical specifications for all CD and CD-ROM formats.
The first edition of the Red Book was released in 1980 by Philips and Sony; it was adopted by the Digital Audio Disc Committee and ratified as IEC 60908. The standard is not freely available and must be licensed from Philips. As of 2004, the cost per the relevant Philips order form is US$5,000. As of 2006, the IEC 60908 document is also available as a PDF download for $242.
The Red Book specifies the physical parameters and properties of the CD, the optical “stylus” parameters, deviations and error rate, modulation system (eight-to-fourteen modulation, EFM) and error correction (cross interleaved Reed Solomon coding, CIRC), and subcode channels and graphics.
It also specifies the form of digital audio encoding: 2-channel signed 16-bit PCM sampled at 44,100 Hz. This sample rate is adapted from that attained when recording digital audio on PAL videotape with a PCM adaptor, an earlier way of storing digital audio.
An audio CD can represent frequencies up to 22.05 kHz, the Nyquist frequency of the 44.1 kHz sample rate.
The bit rate is 1411.2 kbit/s:
2 channels x 44,100 samples per second per channel × 16 bits per sample = 1,411,200 bit/s = 1,411.2 kbit/s.
As each sample is a signed 16-bit two’s complement integer, sample values range from -32768 to +32767.
On the disc, the data is stored in sectors of 2352 bytes each, read at 75 sectors per second. Onto this the overhead of EFM, CIRC, L2 ECC, and so on, is added, but these are not typically exposed to the application reading the disc.
By comparison, the bit rate of a “1x” data CD is defined as 2048 bytes per sector × 75 sectors per second = 150 KiB/s, or approximately 9.2 million bytes per minute.
Top