Go Back   Home > Forums > Source & Line > Digital Source
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Digital Source Digital Players and Recorders: CD , SACD , Tape, Memory Card, etc.

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 12th January 2008, 01:52 PM   #1
Account Disabled
 
Join Date: Jan 2006
Location: whereisit
Default Best reclocking between filter and DAC?

I'm doing oversampling in a DSP and I want to provide some isolation between it and the DAC chip, so I'm thinking something like this:

DSP-->pulse transformer-->reclocking-->DAC

For the transformer, I think a regular Ethernet tranfsormer would be fine. What would be the best option for the reclocking? The signal would be 96 kHz 24 bit oversampled 4x. I'm going to use a clock < 3 ps jitter (starting 10 Hz offset from the fundamental) so I want to get the most out of the ultra low jitter clock.
  Reply With Quote
Old 13th January 2008, 08:58 AM   #2
peufeu is offline peufeu  France
diyAudio Member
 
Join Date: Mar 2001
Location: Lyon, France
Well you can steal from my project :

http://www.diyaudio.com/forums/showt...12#post1398512

You want to separate your stuff in 2 halves with isolators. The Clock should go into the same half as the reclocking+DAC. The DSP should go in the other half.

This removes the problem of transmitting a low jitter clock through the isolator.

Also the clock must not use a noisy power supply contaminated by the DSP.

Now for isolation, for a clock signal (pure AC), a transformer is perfectly fine, and 100 Mbps Ethernet transformer should fit the bill. Get the part number from my schematics (caveat : it's not built yet but the specs say it should work).

However data, which is NOT pure AC, will NOT go through a transformer, don't even try. DC will saturate the core and all you'll get will be random bits.

You need either :

- a transformer with some sort of biphase coding to make the waveform AC (complicated)
- same as above, integrated in a chip ready to use (AD makes those, it's ADUMxxxx I believe, not sure)
- or a fast opto

Also you could simply use optical fiber with TORX/TOTX for both clock and data ; you need to get high throughput parts for the clock though, check the datasheet and be sure to remember that the throughputs are specified in Mbps which means a clock period counts as 2 bits (high+low) so you have to divide by 2 to get the highest clock freq those will pass.
  Reply With Quote
Old 14th January 2008, 05:58 PM   #3
Account Disabled
 
Join Date: Jan 2006
Location: whereisit
Quote:
Originally posted by peufeu
Well you can steal from my project :

http://www.diyaudio.com/forums/showt...12#post1398512

You want to separate your stuff in 2 halves with isolators. The Clock should go into the same half as the reclocking+DAC. The DSP should go in the other half.

This removes the problem of transmitting a low jitter clock through the isolator.

Also the clock must not use a noisy power supply contaminated by the DSP.
Yes, that was my intention from the beginning, and I'll even have the two halves separately shielded.

Now for isolation, for a clock signal (pure AC), a transformer is perfectly fine, and 100 Mbps Ethernet transformer should fit the bill. Get the part number from my schematics (caveat : it's not built yet but the specs say it should work).

However data, which is NOT pure AC, will NOT go through a transformer, don't even try. DC will saturate the core and all you'll get will be random bits.

You need either :

Quote:
- a transformer with some sort of biphase coding to make the waveform AC (complicated)
- same as above, integrated in a chip ready to use (AD makes those, it's ADUMxxxx I believe, not sure)
- or a fast opto
Well, the DSP can do the coding on the transmitting side, so all that remains is the decoding. But thanks for mentioning the ADUM parts; that's probably the best solution (I'm not sure really whether optical or the biphase coding and transformer have any advantages over each other).

My main question is about the choice of reclocking ICs. In your schematics you have SN74HC74D, so I'm wondering how you came to that choice. These max out at 25 MHz so in my case where the audio is oversampled, it's pushing it.

What about using something like 74ACTQ273 or 74ACTQ574? Though these are octal and I didn't find dual or pico-gate analogues.

Oh, by the way, I'm Drawknob at the other place if you didn't figure it out LOL
  Reply With Quote
Old 15th January 2008, 10:08 AM   #4
diyAudio Member
 
Join Date: Nov 2007
abzug, what clock did you decide on?
  Reply With Quote
Old 15th January 2008, 06:24 PM   #5
Account Disabled
 
Join Date: Jan 2006
Location: whereisit
I'm waiting on price checks from two companies. One has 0.3 ps and the other 0.2 ps RMS jitter, integrated from 10 Hz and up offset from the fundamental. Excellent performance from non-ovenized clocks.
  Reply With Quote
Old 20th January 2008, 09:00 PM   #6
peufeu is offline peufeu  France
diyAudio Member
 
Join Date: Mar 2001
Location: Lyon, France
Actually Tent (aka The Man) advised to use HC and specifically not HCT. Apparently HCT has higher jitter. This is probably due to the TTL instead of CMOS levels (CMOS level switch is close to Vcc/2 which places it in the area where the signal has highest slew rate, which is optimal). However I guess you could use AC logic if you want more speed... those have very fast edges, though, so watch out for transmission line effects. But you're probably using source termination resistors anyway ?...
  Reply With Quote
Old 20th January 2008, 09:05 PM   #7
diyAudio Member
 
Join Date: Oct 2001
Location: .
Picogates
  Reply With Quote
Old 21st January 2008, 12:13 AM   #8
Account Disabled
 
Join Date: Jan 2006
Location: whereisit
Data and bit rate is over 9 MHz because it's oversampled by an external DSP. Yes, I intend to use termination resistors. Would ACT and ACTQ be equivalently as good, by the way? To what extent the "quiet" part matters in this application I'm not sure.

As for picogates, it looks good because of more isolation between lines, and one could match for propagation delay, but it's a new type of part for me and I don't know how to choose...
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reclocking I2S dsavitsk Digital Source 17 24th November 2009 04:33 PM
Decoder output: how jittery, worth reclocking? And "double" reclocking hollowman Digital Source 0 17th July 2009 02:39 PM
Reclocking IC Bem-bem Digital Source 1 16th July 2007 09:11 AM
Reclocking diyman Digital Source 1 17th November 2006 02:03 AM
Non os reclocking, I2S and DEM reclocking Zodiac Digital Source 13 17th January 2004 12:24 AM


New To Site? Need Help?

All times are GMT. The time now is 09:00 PM.

Page generated in 0.13317 seconds (70.34% PHP - 29.66% MySQL) with 10 queries

Copyright ©1999-2012 diyAudio