Digital interconnects are modeled as transmission lines defined by characteristic impedance and propagation constant. This article explains how transmission lines work and provides practical formulas for investigation of signal degradation due to absorption and reflections losses. Optimal characteristic impedance is defined for printed circuit board (PCB) and packaging interconnects as the impedance that minimizes the power absorbed by interconnects and terminators. It is shown that 50 Ω single-ended or 100 Ω differential may be not optimal if we need either longer reach or spend less energy per bit transmitted over interconnects.

Analysis of “digital interconnects” is the analog problem in frequency domain where interconnects are simulated as transmission lines defined by characteristic impedance and propagation constant. Digital signals in interconnects are sequences of amplitude-modulated pulses that transmit bits between components. The “digital interconnect” analysis problem is technically an analog problem of pulse propagation modeling in time domain. Sequence of the transmitted bits (1 s and 0 s) is the only boundary between the digital and the analog interconnect analysis domains. Though, that time domain analysis problem is almost always solved in the frequency domain. A pulse or sequence of pulses are transformed into a superposition of harmonics or sinusoidal signals in time domain because it is mathematically easier and more convenient to model all types of signal degradation for the harmonic signals using phasors and complex analysis.Components on PCBs in the digital domain are just connected — 1 s and 0 s are supposed to flow seamlessly between the components. In the analog or RF/microwave domain, components on PCBs or in a package are connected with distributed open waveguiding structures composed of traces and reference conductors and simulated mostly as transmission lines. To ensure that the digital signal is actually getting through, we have to build interconnect models that include all signal degradation factors important for a specific data rate.
 
In general, all signal degradation factors can be separated into three categories:
• Absorption losses in dielectrics and conductors
• Reflection losses due to impedance mismatch and discontinuities
• Coupling losses and distortion (includes crosstalk).
 
The absorption or dissipation losses in dielectrics and conductors were recently discussed in a previous article.2 Such losses are inevitable but can be effectively mitigated at the stackup planning stage — selection of dielectric and conductor materials and stackup geometry defines the maximum possible communication distance for a particular data rate.
 
Considering the reflections, they can be further separated into the following three categories:
• Reflections from transmission lines and termination impedance mismatch
• Reflections from single discontinuities — vias, transitions, AC caps, gaps in reference plane, etc.
• Reflections from periodic discontinuities — cut outs, fiber-weave effect, etc.
 
Why do we care about the reflections? — Because reflections degrade the transmitted signal, and such degradation may cause link failure. Thus, understanding and evaluation of reflections is useful for channel quality control and there are corresponding compliance metrics in frequency domain (bounds on reflection loss) as well as in time domain (effective return loss).
 
Here we will take a closer look at the reflections caused by the transmission line characteristic impedance and termination impedance mismatch. We have discussed it in our “Design Insights…” tutorial at the last “normal” DesignCon in 2020 and this paper is loosely based on that.3
 
Transmission Line Theory
Impedance and admittance as well as impedivity, admittivity, conductivity, succeptance, leakance, voltivity, and gaussivity are the terms introduced by Oliver Heaviside at the end of 19th century during the golden era of electromagnetic discoveries started by James Clerk Maxwell. Heaviside derived the Telegrapher’s equations describing transmission lines or, as we know now, any waveguiding system in general. The equations describe one-dimensional distributed problem that for a two-conductor or one-mode (one signal and one reference conductor) transmission line looks as follows:

Where I is the current, V is voltage changing along the x-axis, f is frequency (Hz). Z(Ω/m) is complex impedance per unit length and Y (S/m) is complex admittance per unit length, R(Ω /m) and L (Hn/m) — are real frequency-dependent resistance and inductance per unit length, G (S/m) and C (F/m) — are real frequency-dependent conductance and capacitance per unit length. Z, Y, R, L, G, and C for N+1 conductor problem or N-mode transmission line are NxN matrices in general. They are 2×2 matrices for a three-conductor differential line for instance. The impedance and admittance per unit length are frequency-dependent, in general, and are completely defined by transmission line type and cross-section and usually computed either with a static or quasi-static 2D field solver or sometimes with 3D EM solvers. Note that the use of 3D solvers does not automatically guarantee higher accuracy.

A solution of the Telegrapher’s equation can be written as a superposition of two waves propagating in opposite directions as follows (can be easily verified by inspection):


Where Zc is complex frequency-dependent characteristic impedance and gamma is complex propagation constant ( is the attenuation constant (Np/m) and beta is the phase constant (rad/m) defined as  Lambda is the wavelength in the transmission line — phase changes by over that length, see more in the Appendix). Those are the modal parameters in general — the equations above are for a two-conductor line with one mode only. If we write the solution for the wave propagating only in one direction along the x-axis for instance (would be ideal for signal transmission):

We can see that the characteristic impedance is just a ratio of the voltage and current of the wave propagating in one direction of transmission line v(x)/i(x)=Zc. It is impedance by dimension (Ω). It is pure resistance if line is lossless. The word “characteristic” is used because it does not depend on the position or length of transmission line segment (independent of x) — it “characterizes” it. It depends only on the type of transmission line and geometry of the cross-section. Note that for planar transmission lines, used for PCB and packaging interconnects, the definition of impedance is not unique and can be done in three ways — through voltage and current, current and power, and voltage and power, but they all close to the conventional “static” voltagecurrent definition if cross-section remains much smaller than the wavelength, which is usually good assumption for PCB and packaging interconnects.

To investigate the reflections, the next step is to define the properties of a transmission line segment. The Telegrapher’s equations introduced in the previous section are incomplete without the “boundary conditions” or terminations. The most effective way to describe a segment is to use waves and scattering parameters (Sparameters). Here is a transmission line segment with length l connected to voltage sources with all variables, to define S-parameters:


Where a1, a2 are the “incident waves,” and b1, b2 are the “reflected waves” with dimension sqrt (Wt). V1, V2 and I1, I2 are voltages and currents at the segment ports (pairs of terminals). Z0 is the termination or normalization impedance (same thing in this context). Waves in this definition are not actual waves in the transmission line, but rather variables formally defined through voltage and current. Using equations for voltage and current in the transmission line segment (superposition of two waves defined earlier) and Kirchhoff’s laws at the external terminals or by following more formal procedure from “S-parameters for Signal Integrity,”4 we can define S-parameters or S-matrix that relates the incident and reflected waves for such segment as follows:

The reflection (S11 and S22) and transmission (S12 and S21) can be expressed separately as follows:

Note that the transmission parameters include the effects of absorption and reflections — there are no approximations in these expressions. This is a universal definition of the reflection and transmission — it can be used for simple experiments with transmission line properties or as rigorous modelling of a segment. It depends on the definition of characteristic impedance and propagation constant used. The rest is pure trigonometry. You can start with a frequency-independent capacitance and inductance per unit length or use more complicated expressions for the characteristic impedance and propagation constant.5 For simple experiments, the propagation constant can be defined analytically with formulas or simply with phase delay or propagation velocity for ideal lines (see Appendix). This is a simple and important tool for all kinds of experiments in the frequency domain with real transmission lines. It includes all reflections in time domain (if model bandwidth is properly defined).1 Though, use of frequency domain response for time domain analysis is not as easy.4 Simbeor software is used here for all frequency and time domain analyses — it makes our investigation easier.

Now, what useful information can be derived from such a simple trigonometric model? Let’s begin from a very simple case of the termination or normalization impedance equal to the characteristic impedance Zo=Z— the reflection parameter is zero in this case as we can see from the formula. The S-matrix in this case is simple and defined as follows (generalized modal S-parameters):

Only the transmission parameters and no reflections — this should be the Holy Grail of the interconnect design — the signal is travelling strictly in one direction. Though, the signal may still not get through because the transmission parameter depends on the absorption and dispersion in Gamma discussed earlier.2 Considering the zero-reflection condition, why do we not do it like that way? First, the characteristic impedance is complex for lossy lines — it has real and imaginary parts. The zero-reflection termination is not just a resistor — it should be frequency dependent. But this is not the showstopper— the real part of the characteristic impedance does not change much at the important frequencies and the imaginary part is much smaller than the real part, as can be seen in Figure 1 (typical PCB case).


So, at least theoretically, we should be able to get very close to the non-reflective case. Practically, there are more factors that do not allow this to happen — the manufacturing variations and discontinuities such as pads and viaholes are the most important ones.

Transmission Line Segment Example
Now, armed with the theory, let’s investigate a simple 5 cm stripline segment with characteristic impedance about 50.4 Ω at 1 GHz (changing with frequency as shown above) on FR408 simulated as Wideband Debye with Dk=3.8, LT=0.0117 at 1 GHz, copper with RR=1.2, Causal Hammerstad Roughness Model: SR=0.4, RF=2. This situation is realistic, and the only simplification is the absence of the discontinuities. The transmission line segment has the response in frequency and time domains shown in Figure 2.


Both ends of the transmission line segment are terminated by 50 Ω (exactly). Magnitudes of the reflection |S11| and transmission |S21| parameters are shown on the top plot and corresponding TDR on the bottom plot (reflection from 20 ps step response in ohm). S-parameters are shown in dB (20log(|S11|) and 20log(|S21|)). First, we can observe that the reflection is not zero, but very low — below -37.5 dB (only about 13 mV is reflected with 1 V excitation — it is as good as it gets and usually not possible). Consequently, the transmission parameter magnitude is smooth and is defined mostly by the absorption by dielectric and conductors. Notice that the reflection parameter has some minima and maxima. The first maximum is at frequency where segment length is about equal to a quarter of wavelength in transmission line, defined by Gamma (see Appendix) and repeating every half of wavelength. The first minimum is at about half of wavelength is also repeated every half of the wavelength and explained next. The value of the reflection at one frequency point may be misleading. Considering the TDR, we can see that it shows some variations consistent with the variations of characteristic impedance.6