ok, thanks so much for all the information so far!
A bit more about the project.
This is the SDR i use:
http://www.nooelec.com/store/sdr/sdr-receivers/nesdr-smart.html
I have 4 of this SDR-devices and i would like to clock them all with the same clock signal in order to synchronize them.
So i want to remove the TCXO from all 4 devices and use one of the removed TCXOs to clock all 4 SDRs with it.
As i cannot do that directly i need a clock buffer in between.
I could not determine what TCXO is used there exactly so i have no datasheet.
So far i know the TCXO that is used operates with a frequency of 28.8MHz. (will do more investigations on the signal that is provided as soon as i get access to an oscilloscope).
So i made a small board (to sum it up) that contains one of the TCXOs and the clock buffer. The TCXO drives the clock buffer directly.
The 4 outputs of the clock buffer now are connected to coaxial cables each, that lead the clock buffer output signal to the SDR-sticks. (to the pin where the TCXO has been removed before)
I need the long cables cause i want to plug the 4 SDR-sticks into a computer later.
@Baluncore: The IC on the SDR that is then clocked with the distributed clock signal is this one (R820T):
http://superkuh.com/gnuradio/R820T_datasheet-Non_R-20111130_unlocked.pdf
I need to use the oscillator that i have previously removed from the SDR so I am thinking about options i have now.
@berkeman: I hope i could provide some information regarding your questions. Also i decided to use 33ohm terminating resistors as it is suggested in the datasheet of the buffer (for most buffers actually) in case the trace after the output is longer than 1inch, what obviously is the case for me ;)
@lewando: So you say using the IDT part could work in case i add a DC block in between the TCXO and the clock buffer? The chip that will be driven with the clock signal in the end is this one posted above, the R820T:
http://superkuh.com/gnuradio/R820T_datasheet-Non_R-20111130_unlocked.pdf
On page 23 in the datasheet of the R820T posted above:
Input level to XTAL_in pin when using external cloc: min 120 mVp-p | max: 3300 mVp-p
So would i need a level shift in this case? As the chip seems to be able to handle pretty "low" signals.
What exactly do you mean by "biasing the clock on the IDT side with VDD/2"?
Does it matter what kind of signal the R820T gets in the end (clipped sinewave, sinewave, square wave)?
Right now I am quite confused, maybe after i have posted some more info now one of you guys can make things a bit clearer for me.
I now see that the problem seems to be that currently the clock signal provided by the TCXO is too low for the buffer to detect a "HIGH".
So theoretically it should be possible to get this working by picking anohter clock buffer that can detect a "HIGH" at a lower level?
thank you so much, all of you for all the great imput!