Page 3 of 3

Re: SPDIF Glitches

Posted: Sun May 04, 2014 11:17 am
by garyb
:)
digital information is sent in "packets" of data. the packets need to be put back together for playback. normally, it's a fairly linear stream, but...

Re: SPDIF Glitches

Posted: Sun May 04, 2014 1:04 pm
by Eanna
Its a synchronization thing... Time stamping embedded in the signal ensures slave is synchronized with master...
Otherwise the slave doesn't recognize digital boundaries. The digital receiver doesn't recognize what is audio data and what is clock data.
Like having two stopwatches, its next to impossible to have them in sync, unless something actually synchronizes them.
Spdif protocol uses embedded clock in signal in order to support multiple data rates, 44.1/48 etc.
Different bit depths are supported too - the standard supports up to 20-bit - 24-bit is a non standard extension.
The algorithm that embeds clock in audio data is called biphase mark code.

Re: SPDIF Glitches

Posted: Sun May 04, 2014 4:50 pm
by happycritter
Would the ULLI settings also be a factor here?

Re: SPDIF Glitches

Posted: Sun May 04, 2014 4:55 pm
by happycritter
Eanna wrote:Its a synchronization thing... Time stamping embedded in the signal ensures slave is synchronized with master...
Otherwise the slave doesn't recognize digital boundaries. The digital receiver doesn't recognize what is audio data and what is clock data.
Like having two stopwatches, its next to impossible to have them in sync, unless something actually synchronizes them.
Spdif protocol uses embedded clock in signal in order to support multiple data rates, 44.1/48 etc.
Different bit depths are supported too - the standard supports up to 20-bit - 24-bit is a non standard extension.
The algorithm that embeds clock in audio data is called biphase mark code.
:D

Re: SPDIF Glitches

Posted: Sun May 04, 2014 5:02 pm
by garyb
happycritter wrote:Would the ULLI settings also be a factor here?

no.

Re: SPDIF Glitches

Posted: Tue May 06, 2014 12:04 pm
by happycritter
garyb wrote:
happycritter wrote:Would the ULLI settings also be a factor here?

no.
Thanks! Not trying to muddy the water, just wasn't sure what relations/dependencies existed w/ the hardware.

Cheers!

Re: SPDIF Glitches

Posted: Tue May 06, 2014 4:44 pm
by garyb
:)