Guest
On Thu, 27 Feb 2014 09:22:31 -0800 (PST), Lasse Langwadt Christensen
<langwadt@fonz.dk> wrote:
The point being, that the ADCs don't need PLLs at all. The bit/word
clocks keep the samples synchronized. The master clock doesn't really
need to be synchronized. He's only got 40-50 channels. I can do 48
channels in three (six is a little cheaper) DACs and no more than six
ADCs. That's not a huge footprint to route a couple of 12.288MHz
clocks around, if you insist on synchronizing master clocks.
<langwadt@fonz.dk> wrote:
Den torsdag den 27. februar 2014 02.29.47 UTC+1 skrev k...@attt.bizz:
On Wed, 26 Feb 2014 16:53:56 -0800 (PST), Lasse Langwadt Christensen
langwadt@fonz.dk> wrote:
Den torsdag den 27. februar 2014 01.42.23 UTC+1 skrev Joerg:
bitrex wrote:
On 2/26/2014 2:42 PM, bitrex wrote:
On 2/25/2014 5:01 PM, Joerg wrote:
Folks,
The AC97 standard describes only up to four sound chips operated
simultaneously, on page 21:
ftp://download.intel.com/support/motherboards/desktop/sb/ac97_r23.pdf
What if one would like to connect, say, 20 of them and all are supposed
to run nicely synchronous? Like in a digital mixer board for music.
Here's a dirt cheap way to get a ton of analog audio inputs:
Buy one of these:
http://www.ebay.com/itm/M-Audio-Profire-Lightbridge-/201042188530?pt=US_Computer_Recording_Interfaces&hash=item2ecf0c58f2
4 ADAT lightpipe in/outs
And then get 4 of these:
http://www.soundonsound.com/sos/jun04/articles/behringerada.htm
Then you have 32 analog inputs to Firewire, all synced sample-accurate
via ADAT clock. If you need more, buy another Lightbridge and sync both
setups via their Word Cock connectors.
I neglected to ask if the requirement for 20+ channels of synced audio
to the computer was for a one-off installation, or was a requirement for
some kind of product that you're developing. If it's the latter I'm
curious as to what the application is, because as shown multitrack audio
recording to the PC is a completely solved problem with commodity-priced
hardware already available.
It's not a one-off but for a product. Can't talk about the application
but essentially it's the processing of electrical signals that (luckily)
happen to be spectrally in the audio band. Phase synchronicity of all
channels to each other and dynamic range are the key parameters.
a good start would be to feed them all from the same oscillator, that should take care of the hardest problem, getting the sample rate exactly the same
though there might a pll for some sample rates..
PLLs aren't necessary. This isn't a huge problem at all. Digital
systems tend to be synchronous. ;-)
yes when they run off the same clock, but if you use multiple ADC each with their own PLL to do sample rates that isn't a nice fraction of the xtal rate I'm not so sure
The point being, that the ADCs don't need PLLs at all. The bit/word
clocks keep the samples synchronized. The master clock doesn't really
need to be synchronized. He's only got 40-50 channels. I can do 48
channels in three (six is a little cheaper) DACs and no more than six
ADCs. That's not a huge footprint to route a couple of 12.288MHz
clocks around, if you insist on synchronizing master clocks.