I2S

From LavryEngineering
Revision as of 12:36, 6 January 2012 by Brad Johnson (talk | contribs) (Created page with "==Overview== The "I2S" interface format is "I squared S" and is also known as Inter-IC Sound or Integrated Interchip Sound. In some cases; limitations in the text formatting can ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The "I2S" interface format is "I squared S" and is also known as Inter-IC Sound or Integrated Interchip Sound. In some cases; limitations in the text formatting can require it to appear as "I2S." THe primary application of this interface is to connect digital audio IC's on a printed circuit board.

Basics

Once the digital information is generated by the AD converter; it must be transmitted to the next device for storage or processing. Internal to the AD converter system; the I2S format is commonly used for this purpose and typically consists of three signals: I.) The "Bit Clock" which has one cycle for each "bit" in the serial data output of the AD converter. II.) The "Word Clock" which is at the sample frequency and each half cycle is used to define whether the serial data is the left channel or right channel data (most contemporary converters are "stereo" two channel units). III.) The "Serial Data" which is the digital code containing each sample's voltage level information.

This format is not intended for (external) transmission between digital audio devices and is subject to the same jitter and noise considerations as any other high frequency interface.