looking for at least 18bit buffer, for video lines.
I only found this: http://www.ti.com/product/SN74ALVCH16825
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
looking for at least 18bit buffer, for video lines.
I only found this: http://www.ti.com/product/SN74ALVCH16825
The primary issue is at the distant end, where the 50Ω line terminates into a high-impedance input. Unfortunately, this can't be fully remedied by doing impedance matching because the logic device at the driving end isn't designed to source enough current for a 50Ω load. The best solution (that I know of) is to add some resistance in series with the device's output to dampen the oscillations and use a device on the distant end with input clamp diodes.
We have an application report that goes into some detail on this subject: Design Considerations for Logic Products
You can technically use any buffer with the appropriate supply voltage and current ratings.
It really depends on the length of your impedance matched lines -- as long as you are transmitting over less than 1/4 wavelength of wire, the transmission line effects don't really show up and everything is fine. Assuming you have fast edges on your 27MHz clock (1ns edges) the analog bandwidth of the signal is around 350MHz -- which means the wavelength is ~85.7cm, and 1/4 wavelength is ~21cm. So, as long as your traces are less than 21cm (ignoring reflections caused by boundary conditions), then the impedance of the line doesn't really matter for the logic signal.
The typical application of logic is shown on the left of the drawing here -- a short line from the DSP to the Buffer, with the low-impedance output of the logic device tied to the high-impedance input of the buffer. This typically results in good signal integrity.
The right part of the image shows the area where signal integrity issues tend to happen. A buffer drives a transmission line which then terminates into the high-impedance input of the CPLD.
Thank you very much for that.This is really helpful.
Also, forgot to mention that you used Er=1 which is the best case scenario,
For FR4 Er can reach to 4 which will result 1/4 wavelength of 10.70 cm.
So the basic idea is: as long as my transmission line is less than the 1/4 wavelength of wire I can use the buffer without the termination resistors ?
Meaning those drivers will be good for my purpose : (as long as I'm ok with the TPD of course)