AC'97

From Wikipedia, the free encyclopedia
(Redirected from AC97)

AC'97 (Audio Codec '97; also MC'97 for Modem Codec '97) is an audio codec standard developed by Intel Architecture Labs and various codec manufacturers in 1997. The standard was used in motherboards, modems, and sound cards.

The specification covers two types of components, and the AC-Link digital interface between them:

  1. an AC'97 digital controller (DC97), which is typically built into the southbridge of the chipset, and
  2. an AC'97 audio and/or modem codec, available from several vendors, which contains the analog components of the architecture.

AC'97 defines a high-quality, 16- or 24-bit audio architecture with 5.1 surround sound support for the PC. AC'97 supports a 96 kHz sampling rate at 24-bit stereo resolution and a 48 kHz sampling rate at 24-bit stereo resolution for multichannel recording and playback.

Integrated audio is implemented with the AC'97 Codec on the motherboard, a communications and networking riser card, or an audio/modem riser card.

The first shipping system was in the Cyrix MediaGX, in 1997. Intel started shipping the initial I/O Controller Hub support in 1999, and it wasn't until public shaming[1] in 2000, that most PC OEMs started shipping AC'97 audio as the default.

In 2004, Intel released Intel High Definition Audio (HD Audio) which is a successor that is not backward compatible with AC'97.[2] HD Audio has the capability to define up to 15 output channels, but in practice most motherboards provide no more than 8 channels (7.1 surround sound).

Revisions[edit]

AC'97 has had several revisions:[3]

  • AC'97 1.x compliant indicates fixed 48 kHz sampling rate operation (non-extended feature set)
  • AC'97 2.1 compliant indicates extended audio feature set (optional variable rate, multichannel, etc.)
  • AC'97 2.2 compliant indicates extended audio, enhanced riser audio support, and optional Sony/Philips Digital Interface Format
  • AC'97 2.3 compliant indicates extended configuration information and optional jack sensing support

AC'97 revision 2.3 enables Plug and Play for the end user. This revision provides means for the audio codec to supply parametric data about its analog interface much like Intel High Definition Audio.

AC-Link[edit]

The AC-Link is a digital link that connects the DC97 (the controller) with the audio "codecs." It is composed of five wires: the 12.288 MHz clock, a 48 kHz sync signal, a reset signal, and two data wires which carry the actual audio data: sdata_out and sdata_in. The first four are outputs from the controller, while sdata_in carries input from the codec. The link carries a bidirectional serial data stream at a fixed bitrate (12.288 Mbit/s) between the controller and one or more codecs.

Each 12.288 Mbit/s stream is divided into 256-bit frames (frame frequency is 48 kHz). This is therefore a time-division multiplexing scheme.

Every frame is subdivided in 13 slots. The first (slot 0) is 16 bits long and contains validity flags for the remaining slots, while the remaining 240 bits are divided in twelve 20-bit slots (slots 1–12), used as data slots.

Slots 1, 2 and 12 are used for non-audio data, while slots 3–11 carry up to nine channels of raw pulse-code modulation audio signals. Normally, six channels are used for 5.1 surround sound, and three channels are available for modem use. However, slots can be combined to provide a 96 kHz sampling rate for the L, R and C channels.

Lower sample rates (such as 44.1 kHz) are implemented using a handshake protocol between the controller and codec which skips data during certain frames. (This capability depends on the codec. Alternatively, sample rate conversion could be performed in the DC97 (controller) or in the software driver.)

Codec chips[edit]

Codec chips have an AC'97 interface on one side and analog audio interface on the other. They are usually small square chips with 48 pins (48-pin QFP package). They are D/A and A/D or only D/A.

Front panel connector[edit]

Computer motherboards often provide a connector to bring microphone and headphone signals to the computer's front panel with standard color jack. Intel provides a specification for that header; the signal assignments are different for AC'97 and Intel High Definition Audio headers.[8]

Operating system support[edit]

AC'97 is supported by most operating systems, such as Windows (starting with Windows 95) and Linux. Under DOS, applications access the sound hardware directly instead of through the operating system, and most DOS applications do not support AC'97. 64-bit versions of Windows 7 and later require a third-party driver for AC'97 support.[9]

See also[edit]

References[edit]

  1. ^ Thomas, Andrew (September 7, 2000). "Intel not shipping the best drivers for its Easton mobo". The Register.
  2. ^ "1.2.1 AC'97 Compatibility" (PDF), High Definition Audio Specification, Revision 1.0a, Intel Corporation, 2010, p. 17
  3. ^ Audio Codec '97 (PDF), Revision 2.3 Rev 1.0, Intel Corporation, April 2002, archived from the original on August 24, 2009, retrieved December 22, 2007{{citation}}: CS1 maint: bot: original URL status unknown (link)
  4. ^ Cyril, Kowaliski (December 15, 2008). "Analog Devices passes SoundMAX torch to Conexant". Techreport.
  5. ^ AC'97 Interface Archived March 2, 2012, at the Wayback Machine
  6. ^ ALC5610 datasheet V1.4[permanent dead link]
  7. ^ ALC5611 datasheet v1.3[permanent dead link]
  8. ^ Intel Corporation (February 2005), Front Panel I/O Connectivity Design Guide (PDF), Version 1.3, pp. 19–25, archived from the original (PDF) on 2011-05-11, retrieved 2008-02-06
  9. ^ VirtualBox Bug #5332, Oracle Corporation, 2009