(Audio Engineering Society/European Broadcasting Union) A professional serial interface for transferring digital audio from CD and DVD players to amplifiers and TVs. AES/EBU is typically used to transmit PCM and Dolby Digital 5.1, but is not tied to any sampling rate or audio standard.
AES3 and AES3id - Short and Long Distances
AES3 uses 110 ohm shielded twisted pair (STP) cable with XLR connectors up to a distance of 100 meters. AES3id uses 75 ohm coaxial cable and BNC connectors for up to 1,000 meters. "Unbalanced" coax is better for long distances than "balanced" twisted pairs.
S/PDIF
S/PDIF is the consumer version of AES/EBU and uses a lower signal voltage. They both support the same audio data with slight differences in the frame bits. Conversion between these interfaces must be handled with electronic circuits, not by adapting one connector to another. See S/PDIF.
Download Computer Desktop Encyclopedia to your PC, iPhone or Android.
|
|
This article includes a list of references, related reading or external links, but its sources remain unclear because it lacks inline citations. Please improve this article by introducing more precise citations. (January 2012) |
AES3 is the standard used for the transport of digital audio signals between professional audio devices. It is also known as AES/EBU and is published by the Audio Engineering Society (AES) and as part of IEC 60958. It was developed by the AES and the European Broadcasting Union (EBU) and first published in 1985 and later revised in 1992 and 2003. It is able to carry two channels of PCM audio over several different transmission mediums including balanced and unbalanced lines and optical fiber. A consumer variant of the standard, S/PDIF, is also available.
|
Contents
|
The development of standards for digitising analog audio, as used to interconnect both professional and domestic audio equipment was started in the mid 1980s as a joint effort between the Audio Engineering Society and the European Broadcasting Union. This culminated in the publishing of the AES3 standard in 1985. Early on, the standard was frequently known as AES/EBU. Revisions were issued 1992 and 2003. Both AES and EBU versions of the standard exist. Variants using different physical connections, essentially a consumer version of AES3 for use within the domestic “Hi-Fi” environment using connectors more commonly found in the consumer market are specified in IEC 60958. These variants are commonly known as S/PDIF. This work has provided the most commonly used method for digitally interconnecting audio equipment worldwide using physically separate cables for each stereo audio connection.
AES is used in television production and in the post-production process with digital audio workstations and digital mixing consoles.
The AES3 standard parallels part 4 of the international standard IEC 60958. Of the physical interconnection types defined by IEC 60958, three are in common use:
The AES-3id standard defines a 75-ohm BNC electrical variant of AES3. This uses the same cabling, patching and infrastructure as analogue or digital video, and is thus common in the broadcast industry.
F05 connectors, 5 mm connectors for plastic optical fiber, are more commonly known by their Toshiba brand name, TOSLINK. The precursor of the IEC 60958 Type II specification was the Sony/Philips Digital Interface, or S/PDIF. For details on the format of AES/EBU data, see the article on S/PDIF. Note that the electrical levels differ between AES/EBU and S/PDIF.
For information on the synchronization of digital audio structures, see the AES11 standard. The ability to insert unique identifiers into an AES3 bit stream is covered by the AES52 standard.
AES3 digital audio format can also be carried over an Asynchronous Transfer Mode network. The standard for packing AES3 frames into ATM cells is AES47.
IEC 60958 Type I Balanced:
IEC 60958 Type II Unbalanced:
IEC 60958 Type II Optical fiber:
The low-level protocol for data transmission in AES/EBU and S/PDIF is largely identical, and the following discussion applies for S/PDIF as well unless otherwise noted.
AES/EBU was designed primarily to support stereo PCM encoded audio in either DAT format at 48 kHz or CD format at 44.1 kHz. No attempt was made to use a carrier able to support both rates; instead, AES/EBU allows the data to be run at any rate, and recovers the clock rate by encoding the data using biphase mark code (BMC).
Each sample time, one 64-bit frame is transmitted. This is divided into two 32-bit subframes or channels containing one sample each: A (left) and B (right). Each subframe consists of 32 time slots used to transmit individual data bits or synchronization information. 24 bits are available for audio data, of which 20 bits are normally used.[dubious ]
192 consecutive frames are grouped into an audio block. Certain status information is transmitted once per audio block. At the default 48 kHz sample rate, there are 250 audio blocks per second, and 3,072,000 bits per second with a biphase clock of 6.144 MHz [1]
The 32 time slots of each subframe are used as following:
These slots contain a specially coded preamble that identify the subframe and its position within the audio block. They are not normal BMC-encoded data bits, although they do still have zero DC bias.
Three preambles are possible :
They are called X, Y, Z in the AES3 standard; and M, W, B in IEC 958 (an AES extension).
The 8-bit preambles are transmitted in time allocated to the first four time slots of each subframe (time slots 0 to 3). Any of the three marks the beginning of a subframe. X or Z marks the beginning of a frame, and Z marks the beginning of an audio block.
| 0 | 1 | 2 | 3 | | 0 | 1 | 2 | 3 | Time slots
_____ _ _____ _
/ \_____/ \_/ \_____/ \_/ \ Preamble X
_____ _ ___ ___
/ \___/ \___/ \_____/ \_/ \ Preamble Y
_____ _ _ _____
/ \_/ \_____/ \_____/ \_/ \ Preamble Z
___ ___ ___ ___
/ \___/ \___/ \___/ \___/ \ Normal 0 bits
_ _ _ _ _ _ _ _
/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \ Normal 1 bits
| 0 | 1 | 2 | 3 | | 0 | 1 | 2 | 3 | Time slots
In 2-channel AES3, the preambles form a pattern of ZYXYXYXY…, but it is straightforward to extend this structure to additional channels (more subframes per frame), each with a Y preamble, as is done in the MADI protocol.
If the audio word length is more than 20 bits, these slots carry the least significant bits of the audio sample data.
If the audio word length is 20 bits (the default) or less, these time slots can carry auxiliary information such as a low-quality auxiliary audio channel for producer talkback or recording studio-to-studio communication.
These time slots carry 20 bits of audio information starting with LSB and ending with MSB. If the source provides fewer than 20 bits, the unused LSBs will be set to the logical 0 (for example, for the 16-bit audio read from CDs bits 8–11 are set to 0).
These time slots carry associated bits as follows:
As stated before there is one channel status bit in each subframe, making one 192 bit word for each channel in each block. This 192 bit word is usually presented as 192/8 = 24 bytes. The contents of the channel status word are completely different between the AES3 and S/PDIF standards, although they agree that the first channel status bit (byte 0 bit 0) distinguishes between the two. In the case of AES3, the standard describes in detail how the bits have to be used. Here is a summary of the channel status word:
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)