Other Parts Discussed in Thread: DS320PR1601, DS160PR1601
Tool/software:
How do I check to make sure my PCIe signals are AC-coupled correctly?
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.
Tool/software:
How do I check to make sure my PCIe signals are AC-coupled correctly?
PCIe is fundamentally an AC-coupled signal type. This means that a capacitor is placed in series with a PCIe signal line to attenuate the low frequency content of the signal while allowing the higher frequency content to pass through. In general, the main purpose of AC coupling on high speed signals is to remove the DC component of the transmitted signal so that the receiver can re-bias it to its preferred level, but there are other functions and benefits as well. For PCIe Gen 4 and Gen 5, the typical and recommended AC coupling capacitor size is 0.22 μF (i.e. 220 nF).
Although redrivers are simple ICs that can operate "transparently" in the PCIe link between the root complex and endpoint, because redrivers are still active devices with amplifiers, they do split the direct electrical connections between the root complex and endpoint into indirect electric connections that pass through the redriver. So we should pay attention to the treatment of AC coupling in redriver projects. The input signal into the redriver RX is one PCIe line, and the output signal out of the redriver RX is another PCIe line.
Each PCIe line should be AC-coupled exactly one time, and it's important to double check this during the schematic and layout design phases of a project using PCIe redrivers:
No TI PCIe redrivers have integrated AC coupling capacitors on the receivers. Therefore, signals that are entering the redriver RX pins must have AC coupling applied already at some point on the signal path. The majority of TI PCIe redrivers do not have integrated AC coupling capacitors on the transmitters and therefore external capacitors should be added; the exceptions are the DS160PR1601 and the DS320PR1601 16-lane redrivers, which have integrated TX AC-coupling capacitors. When using these products there is no need to apply external AC capacitors on the TX side.
It's important to know the typical convention for PCIe CEM connectors in relation to AC coupling:
This has been universal in our experience, but there's no guarantee that it would always be followed by everyone. Alternative connector types such as MCIO cables may not follow this convention at all. So, it's important to check the specifications and design of all partner devices/boards that will be used in your design.
AC coupling should always be checked for every project. Different designs can have different combinations of board-to-board, board-to-connector, and board-to-cable connections that follow different conventions or no conventions. Some devices (endpoints, CPUs, redrivers) may have integrated AC coupling capacitors, others may not and require external capacitors instead. Thankfully, the majority of customer projects we have seen have correct AC coupling, so this is usually a simple task for the project designers to check. This FAQ is motivated by several customer cases in the past year where AC coupling capacitors were forgotten and boards had to be redesigned to fix them, adding costs and delays to that could have been easily prevented.