Keywords

7.1 What Is a Transmission Line

A transmission line is a series of conductors, often but not necessarily two, used to guide electromagnetic energy from one place to the other [3]. It’s that simple. The more complicated part is the math behind it (Maxwell’s Equations; see Appendix E) because we no longer consider a transmission line a lumped-element RLC network (see Fig. 7.9). Rather more, we consider the signal conductor as a transmission line through which an electromagnetic field is moved from one point to another. Transmission lines are characterized or described by their characteristic impedance \( \underline {Z}_0\) [Ω] and distributed parameter model (see Fig. 7.2).

Figure 7.1 shows some common transmission line geometries:

  • Coax . The electromagnetic energy propagates through the dielectric (mostly PTFE, because of its low loss and stable \(\epsilon _r^{\prime }\) for many frequencies) between the center conductor and the inside surface of the outer conductor (shield) of a coaxial cable.

    Fig. 7.1
    figure 1

    Transmission line examples

    Fig. 7.2
    figure 2

    Distributed parameter model of a transmission line [3]

    Fig. 7.3
    figure 3

    Distributed parameter model of a loss less transmission line [3]

  • Microstrip . Transmission line where the signal conductor is on the top or bottom layer of a PCB with an adjusted return path conductor (e.g., ground plane or power supply plane).

  • Stripline . Transmission line where the signal conductor is embedded between two signal return path conductors of a PCB (e.g., ground or power supply plane).

  • Balanced line . Two conductors of the same size and shape with equal impedance to ground and all other conductors (e.g., ethernet cable).

  • Waveguide . A waveguide consists of a single hollow conductor used to guide the electromagnetic energy. Waveguides are used in the gigahertz frequency range, and they cannot pass DC signals.

7.2 When to Consider Transmission Lines

Every signal interconnection is a transmission line. However, it is not necessary to treat every signal path as a transmission line. Two different rules of thumb—if a conductor should be treated as transmission line or not—are explained in Sect. 7.2.1 (frequency-domain) and Sect. 7.2.2 (time-domain).

7.2.1 Rule of Thumb for l critical in the Frequency Domain

A common rule of thumb when working in the frequency domain is [3]:

  • Interconnection length l ≥ (λ min10). Consider the signal path as a transmission line to minimize signal distortions and ringing due to reflections and to minimize radiated emissions and electromagnetic interference (EMI).

  • Interconnection length l<(λ min10). Consider the signal path as a simple conductor. If an interconnection length l [m] is short with respect to the signal wavelength λ [m], it is good practice that the interconnection is considered as a simple conductor with lumped-element parameters (e.g., resistance R [Ω] with series inductance L [H]).

When determining the shortest wavelength λ min [m] in a digital signal (e.g., clock), it is necessary to know the maximum frequency f max [Hz] of the signal by considering the rising and falling time (rather than the fundamental frequency). The rule of thumb for calculating the bandwidth—or the highest significant sine wave frequency f max [Hz]—of a rectangular digital signal and the corresponding minimum wavelength λ min [m] [1]:

$$\displaystyle \begin{aligned} f_{max} &= \mathrm{bandwidth} = \frac{0.35}{t_{\mathrm{10-90\%}}} \end{aligned} $$
(7.1)
$$\displaystyle \begin{aligned} \lambda_{min} &= \frac{v}{f_{max}} \end{aligned} $$
(7.2)

where,

  • f max = highest significant sine wave frequency harmonic in a digital signal (what significant means is described in Sect. 5.3) in [Hz]

  • t 10−90% = rise and/or fall time (whichever is smaller) from 10 % to 90 % of the slope of a digital signal in [sec]

  • λ min = wavelength of the highest significant harmonic frequency in [m]

  • v = propagation velocity of the signal along the transmission line in [m/sec]

The frequency domain approximation for the critical length l critical,fd [m] can be calculated with respect to the digital signal rise /fall time t 10−90%:

$$\displaystyle \begin{aligned} l_{\mathrm{critical,fd}} = \frac{\lambda_{min}}{10} = \frac{v}{10 \cdot f_{max}} = \frac{v \cdot t_{\mathrm{10-90\%}}}{10 \cdot 0.35} = \frac{c \cdot t_{\mathrm{10-90\%}}}{3.5 \cdot \sqrt{\epsilon_{r,eff}^{\prime}}} \end{aligned} $$
(7.3)

where,

  • \(c = 1/(\sqrt {\mu _0\epsilon _0}) = 2.998 \cdot 10^{8}\) m/sec = speed of light

  • v = propagation velocity of the signal along the signal line in [m/sec]

  • f max = highest significant sine wave frequency harmonic in a digital signal (what significant means is described in Sect. 5.3) in [Hz]

  • \(\epsilon _{r,eff}^{\prime } =\) effective dielectric constant (relative permittivity) through which the electromagnetic wave is propagating

7.2.2 Rule of Thumb for l critical in the Time Domain

There is also a rule of thumb for the time domain [3]:

  • t 1100−9900% 2 t pd . If the rise or fall time t 10−90% [sec] of a digital signal is smaller than twice the propagation delay t pd [sec] (along the signal line), then the signal path should be considered as a transmission line, in order to minimize signal distortions and ringing due to reflections and in order to minimize radiated emissions and electromagnetic interference (EMI).

  • t 1100−9900% > 2 t pd . If the rise and fall time t 10−90% [sec] of a digital signal are bigger than twice the propagation delay t pd [sec] of the signal across the conductor, the signal path may be considered as a simple conductor.

If we multiply both sides of the equation of the time domain rule of thumb with the signal propagation velocity v [m/sec], we get:

$$\displaystyle \begin{aligned} t_{\mathrm{10-90\%}} &\leq 2 \cdot t_{pd}\\ t_{\mathrm{10-90\%}} \cdot v &\leq 2 \cdot t_{pd} \cdot v\\ l_{\mathrm{10-90\%}} &\leq 2 \cdot l_{\mathrm{critical,td}} \end{aligned} $$

where,

  • t 10−90% = rise and/or fall time (whichever is smaller) from 10 % to 90 % of the digital signal in [sec]

  • t pd = propagation delay of the signal along the signal line in [sec]

  • l 10−90% = distance which the signal travels along the signal line during the rise and/or fall time (whichever is smaller) t 10−90% in [m]

  • l critical,td = critical length of the time domain rule of thumb in [m]

The time domain approximation for the critical length l critical,td [m] can be calculated with respect to the digital signal rise/fall time t 10−90%:

$$\displaystyle \begin{aligned} l_{\mathrm{critical,td}} = \frac{l_{\mathrm{10-90\%}}}{2} = \frac{v \cdot t_{\mathrm{10-90\%}}}{2} = \frac{c \cdot t_{\mathrm{10-90\%}}}{2 \cdot \sqrt{\epsilon_{r,eff}^{\prime}}} \end{aligned} $$
(7.4)

where,

  • l 10−90% = distance which the signal travels along the signal line during the rise and/or fall time (whichever is smaller) t 10−90% in [m]

  • v = propagation velocity of the signal along the signal line in [m/sec]

  • t 10−90% = rise and/or fall time (whichever is smaller) from 10 to 90 % of the digital signal in [sec]

  • \(c = 1/(\sqrt {\mu _0\epsilon _0}) = 2.998 \cdot 10^{8}\) m/sec = speed of light

  • \(\epsilon _{r,eff}^{\prime } =\) effective dielectric constant (relative permittivity) through which the electromagnetic wave is propagating

7.2.3 Critical Length l critical

The two rules above lead to similar values for the critical length l critical [m], where the frequency domain l critical,fd is smaller than the time domain l critical,td. It is therefore recommended to go with the rule of thumb of the frequency domain: Consider an interconnection as a transmission line if it is longer than:

$$\displaystyle \begin{aligned} l_{\mathrm{critical}} = \frac{\lambda_{min}}{10} \end{aligned} $$
(7.5)

where,

  • λ min = wavelength of the highest significant harmonic frequency in the signal (what significant means is described in Sect. 5.3) in [m]

7.3 Characteristic Impedance Z0

7.3.1 Characteristic Impedance Z0 of Any Transmission Line

The characteristic impedance \( \underline {Z}_0\) [Ω] is the most important property of a transmission line. The characteristic impedance \( \underline {Z}_0\) [Ω] cannot be measured with a simple DC ohmmeter, and it is defined as the ratio of voltage \( \underline {V}^+\) [V] to current \( \underline {I}^+\) [A] of a single traveling wave along a transmission line [5]:

$$\displaystyle \begin{aligned} \underline{Z}_0 = \frac{\underline{V}^+}{\underline{I}^+} \end{aligned} $$
(7.6)

where

  • \( \underline {V}^+ =\) voltage of the forward wave (the + emphasizes that voltage and current travel in the same direction) in complex phasor form in [V]

  • \( \underline {I}^+ =\) current of the forward wave (the + emphasizes that voltage and current travel in the same direction) in complex phasor form in [A]

Figure 7.2 shows the equivalent circuit model for a transmission line with two conductors. The so-called distributed parameter model divides the transmission line into infinitely small segments of length dz in [m]. The parameters of these segments are defined per-unit-length (e.g., per [m]):

$$\displaystyle \begin{aligned} R' &= \text{Resistance per-unit-length } [\Omega/\mathrm{m}] \end{aligned} $$
(7.7)
$$\displaystyle \begin{aligned} L' &= \text{Inductance per-unit-length } [\mathrm{H}/\mathrm{m}] \end{aligned} $$
(7.8)
$$\displaystyle \begin{aligned} C' &= \text{Capacitance per-unit-length } [\mathrm{F}/\mathrm{m}] \end{aligned} $$
(7.9)
$$\displaystyle \begin{aligned} G' &= \text{Conductance per-unit-length } [\mathrm{S}/\mathrm{m}] \end{aligned} $$
(7.10)

The formula for the characteristic impedance \( \underline {Z}_0\) [Ω] of a transmission line—based on the distributed parameter model—is defined as [3]:

$$\displaystyle \begin{aligned} \underline{Z}_0 = \sqrt{\frac{R' + j \omega L'}{G' + j \omega C'}} \end{aligned} $$
(7.11)

where,

  • ω = 2πf = angular frequency in [rad/sec]

  • \(j = \sqrt {-1} =\) imaginary unit

The following subsections present formulas for the calculation of the characteristic impedance \( \underline {Z}_0\) [Ω] for typical electrical transmission lines (the formulas are approximations; in case you need accurate results, you should use a solver that applies Maxwell’s Equations presented in Appendix E):

  • Lossless transmission lines : Sect. 7.3.2.

  • Parallel wires: Sect. 7.3.3.

  • Twisted pairs: Sect. 7.3.4.

  • Coaxial cables: Sect. 7.3.5.

  • Microstrip lines: Sect. 7.3.6.

  • Coplanar waveguide with reference plane: Sect. 7.3.7.

  • Centered striplines: Sect. 7.3.8.

7.3.2 Characteristic Impedance Z0 of Lossless Transmission Lines

In practice, it is often adequate to describe transmission lines as lossless (R′ = 0, G′ = 0) . In that case, the transmission line model can be simplified—like shown in Fig. 7.3—and the calculation of the characteristic impedance is reduced to:

Fig. 7.4
figure 4

Cross section of two parallel wires or twisted pair

$$\displaystyle \begin{aligned} Z_0 = \sqrt{\frac{L'}{C'}} \end{aligned} $$
(7.12)

where,

  • L′ = inductance per-unit-length [H/m]

  • C′ = capacitance per-unit-length [F/m]

7.3.3 Characteristic Impedance Z0 of Parallel Wires

The characteristic impedance \( \underline {Z}_0\) [Ω] of two parallel wires with identical diameter D [m]—according to Fig. 7.4—can be calculated as [6]:

Fig. 7.5
figure 5

Coaxial cable

$$\displaystyle \begin{aligned} Z_0 &= \frac{\eta_0}{\pi \sqrt{\epsilon_{r,eff}^{\prime}}} \cosh^{-1}\left(\frac{d}{D}\right) \end{aligned} $$
(7.13)
$$\displaystyle \begin{aligned} \epsilon_{r,eff}^{\prime} &= \epsilon_{r2}^{\prime} + 0.25\left(\epsilon_{r1}^{\prime}-\epsilon_{r2}^{\prime}\right) \end{aligned} $$
(7.14)

where,

  • η 0 = 377 ℧ = intrinsic impedance of free-space (vacuum) [Ω]

  • d = distance from center to center of the two wires in [m]

  • D = diameter of the two wires in [m]

  • \(\epsilon _{r,eff}^{\prime } =\) effective dielectric constant (relative permittivity) through which the electromagnetic wave is propagating

  • \(\epsilon _{r1}^{\prime } =\) relative permeability of the insulation around the conductors

  • \(\epsilon _{r2}^{\prime } =\) relative permeability of the medium around the insulated conductors

7.3.4 Characteristic Impedance Z0 of Twisted Pairs

The characteristic impedance \( \underline {Z}_0\) [Ω] of a twisted pair with identical diameter D [m]—according to Fig. 7.4—can be calculated as [6]:

$$\displaystyle \begin{aligned} Z_0 &= \frac{\eta_0}{\pi \sqrt{\epsilon_{r,eff}^{\prime}}} \cosh^{-1}\left(\frac{d}{D}\right) \end{aligned} $$
(7.15)
$$\displaystyle \begin{aligned} \epsilon_{r,eff}^{\prime} &= \epsilon_{r2}^{\prime} + q\left(\epsilon_{r1}^{\prime}-\epsilon_{r2}^{\prime}\right) \end{aligned} $$
(7.16)
$$\displaystyle \begin{aligned} q &= 0.25+0.0004 \theta \end{aligned} $$
(7.17)
$$\displaystyle \begin{aligned} T &= \frac{\tan\left(\theta\right)}{\pi d} \end{aligned} $$
(7.18)
$$\displaystyle \begin{aligned} \theta &= \tan^{-1}\left(T \pi d\right) \end{aligned} $$
(7.19)

where,

  • η 0 = 377 ℧ = intrinsic impedance of free space (vacuum) [Ω]

  • d = distance from center to center of the two wires in [m]

  • D = diameter of the two wires in [m]

  • \(\epsilon _{r,eff}^{\prime } =\) effective dielectric constant (relative permittivity) through which the electromagnetic wave is propagating

  • \(\epsilon _{r1}^{\prime } =\) relative permeability of the insulation around the conductors

  • \(\epsilon _{r2}^{\prime } =\) relative permeability of the medium around the insulated conductors

  • θ = angle between the twisted pair’s center line and the twist in [rad]

  • T = twists per length in [1/m]

7.3.5 Characteristic Impedance Z0 of Coaxial Cables

The characteristic impedance \( \underline {Z}_0\) [Ω] of a round coaxial cable—according to Fig. 7.5—can be calculated as [6]:

$$\displaystyle \begin{aligned} Z_0 = \frac{\eta_0}{2 \pi \sqrt{\epsilon_{r}^{\prime}}} \ln\left(\frac{D_{coax}}{D_{core}}\right) \end{aligned} $$
(7.20)

where,

  • η 0 = 377 ℧ = intrinsic impedance of free space (vacuum) [Ω]

    Fig. 7.6
    figure 6

    Microstrip line

  • D coax = inner diameter of the coaxial cable shield in [m]

  • D core = outer diameter of the core wire of the coaxial cable in [m]

  • \(\epsilon _{r}^{\prime } =\) dielectric constant of the dielectric between core and shield

7.3.6 Characteristic Impedance Z0 of Microstrip Lines

The characteristic impedance \( \underline {Z}_0\) [Ω] of a microstrip line—according to Fig. 7.6—can be calculated as [6]:

Fig. 7.7
figure 7

Coplanar waveguide with reference plane (ground) or microstrip line with signal side reference plane

$$\displaystyle \begin{aligned} Z_0 &= \frac{\eta_0}{2 \pi \sqrt{2} \sqrt{\epsilon_{r}^{\prime}+1}} \end{aligned} $$
(7.21)
$$\displaystyle \begin{aligned} &\ln{\left(1+\frac{4h}{w'}\left(\frac{14+8/\epsilon_r^{\prime}}{11}\frac{4h}{w'} + \sqrt{\left(\frac{14+8/\epsilon_r^{\prime}}{11}\right)^2 \left(\frac{4h}{w'}\right)^2 + \frac{1+1/\epsilon_r^{\prime}}{2} \pi^2} \right)\right)} \end{aligned} $$
(7.22)
$$\displaystyle \begin{aligned} w' &= w + \varDelta w' \end{aligned} $$
(7.23)
$$\displaystyle \begin{aligned} \varDelta w' &= \varDelta w \left(\frac{1+1/\epsilon_r^{\prime}}{2}\right) \end{aligned} $$
(7.24)
$$\displaystyle \begin{aligned} \varDelta w &= \frac{t}{\pi} \ln\left(\frac{4e}{\sqrt{\left(\frac{t}{h}\right)^2+\left(\frac{1/\pi}{w/t+1.1}\right)^2}}\right) \end{aligned} $$
(7.25)

where,

  • η 0 = 377 ℧ = intrinsic impedance of free space (vacuum) [Ω]

  • h = distance of the PCB trace above the reference (ground) plane in [m]

  • w = width of the PCB trace in [m]

  • w′ = corrected PCB trace width due to thickness t in [m]

  • t = PCB trace thickness in [m]

  • \(\epsilon _{r}^{\prime } =\) dielectric constant of the PCB dielectric material

7.3.7 Characteristic Impedance Z0 of Coplanar Waveguide with Reference Plane

The characteristic impedance \( \underline {Z}_0\) [Ω] of a coplanar waveguide with reference plane (ground) according to Fig. 7.7 can be calculated as [6]:

Fig. 7.8
figure 8

Stripline

$$\displaystyle \begin{aligned} Z_0 &= \frac{\pi{60}^{\mathrm{O}}}{\sqrt{\epsilon_{r,eff}^{\prime}}} \frac{1}{\frac{K(k)}{K(k')}+\frac{K(k_1)}{K(k_1^{\prime})}} \end{aligned} $$
(7.26)
$$\displaystyle \begin{aligned} k &= \frac{w}{w+2s} \end{aligned} $$
(7.27)
$$\displaystyle \begin{aligned} k_1 &= \frac{\tanh\left(\frac{\pi w}{4h}\right)}{\tanh\left(\frac{\pi (w+2s)}{4h}\right)} \end{aligned} $$
(7.28)
$$\displaystyle \begin{aligned} k' &= \sqrt{1-k^2} \end{aligned} $$
(7.29)
$$\displaystyle \begin{aligned} k_1^{\prime} &= \sqrt{1-k_1^2} \end{aligned} $$
(7.30)
$$\displaystyle \begin{aligned} \epsilon_{r,eff}^{\prime} &= \frac{1+\epsilon_r\frac{K(k')}{K(k)}\frac{K(k_1)}{K(k_1^{\prime})}}{1+\frac{K(k')}{K(k)}\frac{K(k_1)}{K(k_1^{\prime})}} \end{aligned} $$
(7.31)

where,

  • K(x) = elliptic integral of the first kind of x (x stands for k, k′, k 1, \(k_1^{\prime }\))

  • h = distance between the two reference (ground) planes in [m]

  • w = width of the PCB trace in [m]

  • s = space between the PCB trace and the coplanar reference plane in [m]

  • \(\epsilon _{r,eff}^{\prime } =\) effective dielectric constant of the PCB dielectric material

7.3.8 Characteristic Impedance Z0 of Centered Striplines

The characteristic impedance \( \underline {Z}_0\) [Ω] of a stripline—which is located in the middle of two reference planes according to Fig. 7.8—can be calculated as [6]:

Fig. 7.9
figure 9

Lumped-element RLC-network examples of transmission lines. (a) Lumped π-model. (b) Lumped T-model

$$\displaystyle \begin{aligned} Z_0 &= \frac{{60}^{\mathrm{O}}}{\sqrt{\epsilon_{r}^{\prime}}} \ln\left(\frac{4h}{\pi K_1}\right) \text{, for }\frac{w}{h} \leq 0.35 \end{aligned} $$
(7.32)
$$\displaystyle \begin{aligned} Z_0 &= \frac{{94.15}^{\mathrm{O}}}{\frac{w/h}{1-t/h}+\frac{K_2}{\pi}} \frac{1}{\sqrt{\epsilon_{r}^{\prime}}} \text{, for }\frac{w}{h} > 0.35 \end{aligned} $$
(7.33)
$$\displaystyle \begin{aligned} K_1 &= \frac{w}{2}\left[1+\frac{t}{\pi w}\left(1+\ln\left(\frac{4\pi w}{t}\right)+0.51\pi\left(\frac{t}{w}\right)^2\right)\right] \end{aligned} $$
(7.34)
$$\displaystyle \begin{aligned} K_2 &= \frac{2}{1-t/h}\ln\left(\frac{1}{1-t/h}+1\right)- \left(\frac{1}{1-t/h}-1\right) \ln\left(\frac{1}{\left(1-t/h\right)^2}-1\right) \end{aligned} $$
(7.35)

where,

  • h = distance between the two reference (ground) planes in [m]

  • t = thickness of the PCB trace in [m]

  • w = width of the PCB trace in [m]

  • \(\epsilon _{r}^{\prime } =\) dielectric constant of the PCB dielectric material

7.4 Per-Unit-Length Inductance L and Capacitance C

Electrically short transmission lines (l < λ∕10) can be modeled as lumped-element RLC networks (Fig. 7.9). The following subsections present formulas for the calculation of the per-unit-length inductance L′ [H/m] and the per-unit-length capacitance C′ [F/m] for typical electrical transmission lines:

  • Two-wire lines: Sect. 7.4.1.

  • Wires above ground plane: Sect. 7.4.2.

  • Coaxial cables: Sect. 7.4.3.

  • PCB traces: Sect. 7.4.4.

7.4.1 L and C of Two-Wire Lines

For a setup with two parallel wires (e.g., ribbon cable with identical diameter D [m]), where the current flows in the opposite direction, the per-unit-length inductance L′ [H/m] and the per-unit-length capacitance C′ [F/m] are given as [4]:

$$\displaystyle \begin{aligned} L_{TwoWireLine}^{\prime} &\approx \frac{\mu_{r,eff}^{\prime}\mu_0}{\pi} \cosh^{-1}{\left(\frac{d}{D}\right)} {} \end{aligned} $$
(7.36)
$$\displaystyle \begin{aligned} C_{TwoWireLine}^{\prime} &\approx \frac{\pi\epsilon_{r,eff}^{\prime}\epsilon_0}{\cosh^{-1}{\left(\frac{d}{D}\right)}} {} \end{aligned} $$
(7.37)

where,

  • \(\cosh ^{-1} =\) area hyperbolic cosine (inverse hyperbolic cosine) function [1, + ]

  • \(\mu _{r,eff}^{\prime } =\) effective relative permeability of the environment of the two wires and therefore the material through which the magnetic flux flows

  • μ 0 = 12.57 ⋅ 10−7 H/m = permeability of vacuum, absolute permeability

  • \(\epsilon _{r,eff}^{\prime } =\) effective relative permittivity (dielectric constant) of the environment of the two wires and, therefore, the material through which the electric field lines are formed

  • 𝜖 0 = 8.854 ⋅ 10−12 F/m = permittivity of vacuum, absolute permittivity

  • d = distance from center to center of the two wires in [m]

  • D = diameter of the two wires in [m]

The effective relative permeability \(\mu _{r,eff}^{\prime }\) is often equal 1.0, because the insulation material of cables and the environment around the lines is usually non-magnetic (e.g., plastics, aluminum, or copper).

The calculation of the effective relative permeability \(\epsilon _{r,eff}^{\prime }\) is often complicated because there are different dielectric materials involved (e.g., cable insulation and air). The approximate effective dielectric constant \(\epsilon _{r,eff}^{\prime }\) for a pair of wire—like shown in Fig. 7.10—is given in as [6]:

$$\displaystyle \begin{aligned} \epsilon_{r,eff}^{\prime} \approx \epsilon_{r2}^{\prime} + 0.25\left(\epsilon_{r1}^{\prime}-\epsilon_{r2}^{\prime}\right) \end{aligned} $$
(7.38)

where,

  • \(\epsilon _{r1}^{\prime } =\) relative permeability of the insulation around the conductors

    Fig. 7.10
    figure 10

    Two-wire line

  • \(\epsilon _{r2}^{\prime } =\) relative permeability of the medium around the insulated conductors

Based on Eqs. 7.36 and 7.37, Table 7.1a lists examples of per-unit-length inductance L′ and per-unit-length capacitance C′ of a two-wire line without an additional cable jacket (𝜖 r2 = 1). On the other hand, Table 7.1b lists the values for L′ and C′ with a two-wire line and a PVC cable jacket around the wires (𝜖 r2 = 3).

Table 7.1 Unit-per-length inductance L′ and capacitance C′ of two-wire lines with PVC insulation around each wire

7.4.2 L’ and C’ of Wires Above Ground Plane

In the case of a wire above an infinite ground plane (Fig. 7.11), the per-unit-length loop inductance L′ [H/m] and the per-unit-length capacitance C′ [F/m] are given as [4]:

Fig. 7.11
figure 11

Wire above ground plane

$$\displaystyle \begin{aligned} L_{WireAboveGndPlane}^{\prime} &\approx \frac{\mu_{r,eff}^{\prime}\mu_0}{2\pi} \cosh^{-1}{\left(\frac{2d}{D}\right)} {} \end{aligned} $$
(7.39)
$$\displaystyle \begin{aligned} C_{WireAboveGndPlane}^{\prime} &\approx \frac{2\pi\epsilon_{r,eff}^{\prime}\epsilon_0}{\cosh^{-1}{\left(\frac{2d}{D}\right)}} {} \end{aligned} $$
(7.40)

where,

  • \(\cosh ^{-1} =\) area hyperbolic cosine (inverse hyperbolic cosine) function [1, + ]

  • \(\mu _{r,eff}^{\prime } =\) effective relative permeability of the environment of the wire and therefore the material through which the magnetic flux flows

  • μ 0 = 12.57 ⋅ 10−7 H/m = permeability of vacuum, absolute permeability

  • \(\epsilon _{r,eff}^{\prime } =\) effective relative permittivity (dielectric constant) between the wire and the ground plane and therefore the material through which the electric field lines are formed

  • 𝜖 0 = 8.854 ⋅ 10−12 F/m = permittivity of vacuum, absolute permittivity

  • d = distance from the center of the wire to the surface of the ground plane [m]

  • D = diameter of the wire in [m]

The effective relative permeability \(\mu _{r,eff}^{\prime }\) is usually equal 1.0, because all the media around the conductor are non-magnetic (e.g. plastics, copper), whereas the effective relative permittivity \(\epsilon _{r,eff}^{\prime }\) between the wire and the ground plane is very difficult to calculate, as it depends very much on the distance of the wire to the ground plane, the thickness of the insulation around the wire, and the media between the wire and the ground plane. Table 7.2 gives an idea about the ranges of the per-unit-length inductance L′ [H/m] and the per-unit-capacitance C′ [F/m] of a single wire above a ground plane in case the wire is close to the ground plane or far away.

Table 7.2 Unit-per-length inductance L′ and capacitance C′ of a single PVC insulated wire above an infinite ground plane

7.4.3 L and C of Coaxial Cables

For a coaxial cable (Fig. 7.12), the per-unit-length loop inductance L′ [H/m] and the per-unit-length capacitance C′ [F/m] are given as [4]:

Fig. 7.12
figure 12

Cross section of a coaxial cable

$$\displaystyle \begin{aligned} L_{coax}^{\prime} &\approx \frac{\mu_{r}\mu_0}{2\pi} \ln{\left(\frac{D_{coax}}{D_{core}}\right)} {} \end{aligned} $$
(7.41)
$$\displaystyle \begin{aligned} C_{coax}^{\prime} &\approx \frac{2\pi\epsilon_{r}\epsilon_0}{\ln{\left(\frac{D_{coax}}{D_{core}}\right)}} {} \end{aligned} $$
(7.42)

where,

  • μ r = relative permeability of the coaxial cable dielectric material in [1]

  • μ 0 = 12.57 ⋅ 10−7 H/m = permeability of vacuum, absolute permeability

  • \(\epsilon _r^{\prime } =\) relative permittivity of the coaxial cable dielectric material in [1]

  • 𝜖 0 = 8.854 ⋅ 10−12 F/m = permittivity of vacuum, absolute permittivity

  • D coax = inner diameter of the coaxial cable shield in [m]

  • D core = outer diameter of the core wire of the coaxial cable in [m]

Table 7.3 gives an idea about the ranges of the per-unit-length inductance L′ [H/m] and the per-unit-capacitance C′ [F/m] of typical coaxial cables.

Table 7.3 Unit-per-length inductance L′ and capacitance C′ of different coaxial cables

7.4.4 L and C of PCB Traces

It is not common to specify the per-unit-length inductance L′ [H/m] and the per-unit-length capacitance C′ [F/m] for PCB traces. Instead, it is more common to specify the characteristic impedance Z 0 [Ω] of the transmission line (PCB trace), which can be expressed as:

$$\displaystyle \begin{aligned} Z_0 = \sqrt{\frac{L'}{C'}} \end{aligned} $$
(7.43)

Another fundamental parameter is the propagation velocity v [m/sec] of a signal along a transmission line:

$$\displaystyle \begin{aligned} v &= \frac{1}{\sqrt{L'C'}} = \frac{c}{\sqrt{\mu_{r,eff}^{\prime}\epsilon_{r,eff}^{\prime}}} \end{aligned} $$
(7.44)
$$\displaystyle \begin{aligned} v &= \frac{c}{\sqrt{\epsilon_{r,eff}^{\prime}}} \text{, because usually }\mu_{r,eff}^{\prime} = 1.0 \end{aligned} $$
(7.45)

Thus, we can write:

$$\displaystyle \begin{aligned} L' &= \frac{Z_0}{v} = \frac{Z_0\sqrt{\epsilon_{r,eff}^{\prime}}}{c} \end{aligned} $$
(7.46)
$$\displaystyle \begin{aligned} C' &= \frac{1}{vZ_0} = \frac{\sqrt{\epsilon_{r,eff}^{\prime}}}{cZ_0} \end{aligned} $$
(7.47)

where,

  • L′ = per-unit-length inductance of the transmission line (e.g., PCB trace) [H/m]

  • C′ = per-unit-length capacitance of the transmission line (e.g., PCB trace) [F/m]

  • \(c = 1/(\sqrt {\mu _0\epsilon _0}) = 2.998 \cdot 10^{8}\) m/sec = speed of light

  • \(\mu _{r,eff}^{\prime } =\) effective magnetic relative permeability through which the electromagnetic wave is propagating

  • \(\epsilon _{r,eff}^{\prime } =\) effective dielectric constant (relative permittivity) through which the electromagnetic wave is propagating

Tables 7.4, 7.5 and, 7.6 present some example values of per-unit-length inductance L′ [H/m] and per-unit-length capacitance C′ [F/m] for microstrip lines, striplines, and coplanar waveguides with reference plane. All values are approximations.

Table 7.4 Unit-per-length inductance L′ and capacitance C′ of mirostrip lines shown in Fig. 7.6. t = thickness of the PCB trace. h = distance of the PCB trace above the reference plane. w = width of the PCB trace
Table 7.5 Unit-per-length inductance L′ and capacitance C′ of coplanar waveguides with a reference plane shown in Fig. 7.7. h = distance between the two reference (ground) planes. w = width of the PCB trace. s = space between the PCB trace and the coplanar reference plane
Table 7.6 Unit-per-length inductance L′ and capacitance C′ of striplines shown in Fig. 7.8. t = thickness of the PCB trace. h = distance between the two reference planes. w = width of the PCB trace

Formulas for calculating the characteristic impedance Z 0 of some selected PCB structures can be found in the next Chap. 11.1.7.2.

7.5 Propagation Constant γ

The propagation constant \( \underline {\gamma }\) [1/m]—also called propagation factor—describes the attenuation and phase shift of the signal as it propagates through the transmission line. To be even more precise: the propagation constant of a sinusoidal electromagnetic wave is a measure of the change undergone by the amplitude and phase of the wave as it propagates in a given direction (Fig. 7.13).

Fig. 7.13
figure 13

Attenuation of a sinusoidal signal along a transmission line with attenuation factor α [1/m]

Let’s imagine a sinusoidal voltage, current, electric field, or magnetic field which propagates in the direction of z [m] and which has amplitude of \( \underline {A}_0\) at its source and an amplitude of \( \underline {A}_z\) at the distance z [m] from the source. Then \( \underline {A}_z\) can be written as:

$$\displaystyle \begin{aligned} \underline{A}_z(z) = \underline{A}_0 \cdot e^{-\underline{\gamma} z} {} \end{aligned} $$
(7.48)

where,

  • \( \underline {A}_z =\) complex phasor of a sinusoidal voltage [V], current [A], electric field [V/m], or magnetic field [A/m] at the distance z away from the source

  • \( \underline {A}_0 =\) complex phasor of a sinusoidal voltage [V], current [A], electric field [V/m], or magnetic field [A/m] at the source

  • \( \underline {\gamma } =\) the complex propagation constant in [1/m]

  • z = distance traveled along a transmission line in [m]

The propagation constant \( \underline {\gamma }\) [1/m] can be calculated based on the per-unit-length parameters of a transmission line [2]:

$$\displaystyle \begin{aligned} \underline{\gamma} = \sqrt{(R' + j \omega L')(G' + j \omega C')} = j \omega \sqrt{\underline{\epsilon}\underline{\mu}} \end{aligned} $$
(7.49)

where,

  • R′ = resistance per-unit-length in [Ω/m]

  • L′ = inductance per-unit-length in [H/m]

  • C′ = capacitance per-unit-length in [F/m]

  • G′ = conductance per-unit-length in [S/m]

  • ω = 2πf = angular frequency of the signal in [rad/sec]

  • \( \underline {\mu } = \mu ' - j \mu '' =\) complex permeability of the media through which the electromagnetic wave is propagating in [H/m]

  • \( \underline {\epsilon } = \epsilon ' - j \epsilon '' = \) complex permittivity of the media through which the electromagnetic wave is propagating in [F/m]

More details about the complex permittivity and permeability can be found in Appendix Sects. D.5 and D.6.

Another notation of \( \underline {\gamma }\) is given as [2]:

$$\displaystyle \begin{aligned} \underline{\gamma} = \alpha + j \beta {} \end{aligned} $$
(7.50)

where,

  • α = attenuation constant (or attenuation factor) in [1/m]

  • β = phase constant (or phase factor) in [rad/m]

This means that the transmission line Eq. 7.48 can be rewritten as:

$$\displaystyle \begin{aligned} \underline{A}_z = \underline{A}_0 \cdot e^{-\alpha z} e^{- j \beta z} \end{aligned} $$
(7.51)

In a general form, the attenuation constant α [1/m] and the phase constant β [rad/m] can be calculated like this [2]:

$$\displaystyle \begin{aligned} \alpha = \omega \sqrt{\frac{ \left(\epsilon' \mu' - \epsilon'' \mu'' \right)}{2} \cdot \left(\sqrt{1 + \left(\frac{\epsilon' \mu'' + \epsilon'' \mu'}{\epsilon' \mu' - \epsilon'' \mu''} \right)^2} - 1 \right)} {} \end{aligned} $$
(7.52)
$$\displaystyle \begin{aligned} \beta = \frac{2 \pi}{\lambda} = \omega \sqrt{\frac{ \left(\epsilon' \mu' - \epsilon'' \mu'' \right)}{2} \cdot \left(\sqrt{1 + \left(\frac{\epsilon' \mu'' + \epsilon'' \mu'}{\epsilon' \mu' - \epsilon'' \mu''} \right)^2} + 1 \right)} {} \end{aligned} $$
(7.53)

where,

  • ω = 2πf = angular frequency of the signal in [rad/sec]

  • 𝜖′ = real part of the complex permittivity (\( \underline {\epsilon } = \epsilon ' - j \epsilon ''\)) in [F/m]

  • 𝜖″ = imaginary part of the complex permittivity (\( \underline {\epsilon } = \epsilon ' - j \epsilon ''\)) in [F/m]

  • μ′ = real part of the complex permeability (\( \underline {\mu } = \mu ' - j \mu ''\)) in [H/m]

  • μ″ = imaginary part of the complex permeability (\( \underline {\mu } = \mu ' - j \mu ''\)) in [H/m]

The magnetic loss μ″ can often be neglected (μ″ = 0) and the dielectric loss 𝜖″ can be written as [6]:

$$\displaystyle \begin{aligned} \underline{\epsilon} = \epsilon' - j \epsilon'' = \epsilon' - j \frac{\sigma}{\omega} \end{aligned} $$
(7.54)
$$\displaystyle \begin{aligned} \epsilon'' = \frac{\sigma}{\omega} \end{aligned} $$
(7.55)

where,

  • 𝜖″ = dielectric loss = energy dissipated when a medium is under the influence of an external electric field = imaginary part of the complex permittivity (\( \underline {\epsilon } = \epsilon ' - j \epsilon ''\)) in [F/m]

  • σ = specific conductance of the medium where the wave is propagating through in [S/m]

With μ″ = 0 and 𝜖″ = σω, the attenuation constant α [1/m] and the phase constant β [rad/m] can be calculated like this [6]:

$$\displaystyle \begin{aligned} \alpha = \omega \sqrt{\frac{\mu' \epsilon'}{2} \cdot \left(\sqrt{1 + \left(\frac{\sigma}{\omega \epsilon'} \right)^2} - 1 \right)} \end{aligned} $$
(7.56)
$$\displaystyle \begin{aligned} \beta = \omega \sqrt{\frac{\mu' \epsilon'}{2} \cdot \left(\sqrt{1 + \left(\frac{\sigma}{\omega \epsilon'} \right)^2} + 1 \right)} \end{aligned} $$
(7.57)

For a lossless line (σ = 0) we get [2]:

  • No attenuation α [1/m]:

    $$\displaystyle \begin{aligned} \alpha = 0 \end{aligned} $$
    (7.58)
  • Phase shift β [rad/m]:

    $$\displaystyle \begin{aligned} \beta = \omega \sqrt{R' C'} = \omega \sqrt{\epsilon' \mu'} \end{aligned} $$
    (7.59)

where,

  • ω = 2πf = angular frequency of the signal in [rad/sec]

  • \(\epsilon ' = \epsilon _r^{\prime } \epsilon _0 =\) ability to store energy in a medium when an external electric field is applied = real part of the complex permittivity (\( \underline {\epsilon } = \epsilon ' - j \epsilon ''\)) in [F/m]

  • μ′ = μ r μ 0 = ability to store energy in a medium when an external magnetic field is applied = real part of the complex permeability (\( \underline {\mu } = \mu ' - j \mu ''\)) in [H/m]

7.6 Input Impedance of Transmission Lines

7.6.1 Input Impedance of Any Transmission Line

The characteristic impedance \( \underline {Z}_0\) [Ω] of a transmission line—as already discussed in Chap. 7.3—is the ratio of the amplitude of a single voltage wave to its current wave. Since most transmission lines also have a reflected wave, the characteristic impedance is generally not the impedance that is measured on the line. The impedance \( \underline {Z}_{in}(l)\) [Ω] (Fig. 7.14) measured at a given distance l [m] from the load impedance \( \underline {Z}_L\) [Ω] can be expressed as [6]:

$$\displaystyle \begin{aligned} \underline{Z}_{in}(l) = \frac{\underline{V}(l)}{\underline{I}(l)} = \underline{Z}_0 \frac{\underline{Z}_L + \underline{Z}_0 \tanh\left(\underline{\gamma} l\right)}{\underline{Z}_0 + \underline{Z}_L \tanh\left(\underline{\gamma} l\right)} = \underline{Z}_0 \frac{\underline{Z}_L \cosh\left(\underline{\gamma} l\right) + \underline{Z}_0 \sinh\left(\underline{\gamma} l\right)}{\underline{Z}_0 \cosh\left(\underline{\gamma} l\right) + \underline{Z}_L \sinh\left(\underline{\gamma} l\right)} \end{aligned} $$
(7.60)
Fig. 7.14
figure 14

Transmission line input impedance \( \underline {Z}_{in}(l)\)

where,

  • \( \underline {Z}_{in}(l) = \) impedance measured at distance l from the load \( \underline {Z}_L\) in [Ω]

  • \( \underline {V}(l) = \) voltage at distance l from the load \( \underline {Z}_L\) in [V]

  • \( \underline {I}(l) = \) current at distance l from the load \( \underline {Z}_L\) in [V]

  • \( \underline {Z}_0 =\) the complex characteristic impedance of the transmission line in [Ω]

  • \( \underline {Z}_L =\) the complex load impedance in [Ω]

  • \( \underline {\gamma } = \alpha + j\beta =\) the complex propagation constant in [1/m]

  • l = the distance from where the input of the transmission line to the load in [m]

7.6.2 Input Impedance of a Lossless Transmission Line

For a lossless transmission line , the propagation constant is purely imaginary [6]:

$$\displaystyle \begin{aligned} \alpha &= 0 \end{aligned} $$
(7.61)
$$\displaystyle \begin{aligned} \underline{\gamma} &= j\beta = \frac{2\pi j}{\lambda} \end{aligned} $$
(7.62)

and the input impedance to a lossless transmission line can be calculated as:

$$\displaystyle \begin{aligned} \underline{Z}_{in}(l) = \underline{Z}_0 \frac{\underline{Z}_L + j\underline{Z}_0 \tan\left(\beta l\right)}{\underline{Z}_0 + j\underline{Z}_L \tan\left(\beta l\right)} = \underline{Z}_0 \frac{\underline{Z}_L \cos\left(\beta l\right) + j\underline{Z}_0 \sin\left(\beta l\right)}{\underline{Z}_0 \cos\left(\beta l\right) + j\underline{Z}_L \sin\left(\beta l\right)} \end{aligned} $$
(7.63)

where,

  • \( \underline {Z}_{in}(l) = \) impedance measured at distance l from the load \( \underline {Z}_L\) in [Ω]

  • \( \underline {Z}_0 =\) the complex characteristic impedance of the transmission line in [Ω]

  • \( \underline {Z}_L =\) the complex load impedance in [Ω]

  • l = the distance from where the input of the transmission line to the load in [m]

  • β = 2πλ = phase constant (or phase factor) in [rad/m]

7.6.3 Input Impedance of a Transmission Line At l = λ ∕2

When the distance from the input of the transmission line to the load is a multiple of λ∕2 (l = ∕2) and therefore βl =  (where n is an integer), the input impedance to the transmission line \( \underline {Z}_{in}(l)\) is equal the load impedance \( \underline {Z}_L\) [6]:

$$\displaystyle \begin{aligned} \underline{Z}_{in}(l) = \underline{Z}_L \end{aligned} $$
(7.64)

7.6.4 Impedance of a Transmission Line At l = λ ∕4

When the distance from the input of the transmission line to the load is a multiple of λ∕4 (βl = ∕2) and therefore l = ∕4 (where n is an integer), the input impedance to the transmission line \( \underline {Z}_{in}(l)\) is [6]:

$$\displaystyle \begin{aligned} \underline{Z}_{in}(l) = \frac{\underline{Z}_0^2}{\underline{Z}_L} \end{aligned} $$
(7.65)

This means in case \( \underline {Z}_L = 0\), the transmission line input impedance becomes \( \underline {Z}_{in} = \infty \) and vice versa.

7.6.5 Impedance of a Matched Transmission Line

In case the load impedance \( \underline {Z}_L\) is equal the characteristic impedance \( \underline {Z}_0\) of the transmission line (in other words: the load is matched), we can write:

$$\displaystyle \begin{aligned} \underline{Z}_{in}(l) = \underline{Z}_0 = \underline{Z}_L \end{aligned} $$
(7.66)

7.6.6 Impedance of a Shorted Transmission Line

For the case of a shorted load \( \underline {Z}_L = 0\), the input impedance \( \underline {Z}_{in}(l) \) is purely imaginary and a periodic function of position and wavelength λ [m] (frequency f [Hz]):

$$\displaystyle \begin{aligned} \underline{Z}_{in}(l) = j\underline{Z}_0 \tan\left(\beta l\right) = j\underline{Z}_0 \tan\left(\frac{2\pi l}{\lambda}\right) \end{aligned} $$
(7.67)

7.6.7 Impedance of an Open Transmission Line

For the case of an open load \( \underline {Z}_L = \infty \), the input impedance \( \underline {Z}_{in}(l) \) is purely imaginary and a periodic function of position and wavelength λ [m] (frequency f [Hz])

$$\displaystyle \begin{aligned} \underline{Z}_{in}(l) = -j\underline{Z}_0 \cot\left(\beta l\right) = -j\underline{Z}_0 \cot\left(\frac{2\pi l}{\lambda}\right) \end{aligned} $$
(7.68)

7.7 High-Frequency Losses

The lossless line model is often accurate enough for frequencies up 100 MHz. However, above 100 MHz, the high-frequency losses may not be neglected anymore, and therefore the attenuation factor α [1/m] cannot be assumed to be zero. High-frequency losses are a result of [3]:

  • Ohmic Loss. Ohmic losses result from the resistance of the conductors. Ohmic losses increase proportionally to \(\sqrt {f}\) due to the skin effect (see Fig. 11.5).

    Note: The ohmic loss is a function of the frequency f [Hz] and of the geometry of the conductor (diameter of a conductor and surface area).

  • Dielectric Loss. Dielectric losses occur because dielectric materials absorb energy from the propagating electric field (heating the material; see Sect. 7.8). The dielectric loss is a function of frequency f [Hz], the dissipation factor \(\tan {}(\delta )\), and the dielectric constant \(\epsilon _r^{\prime }\).

    Note: The dielectric loss does not depend on the geometry of the transmission line, only on the dielectric material.

7.8 Loss Tangent \(\tan {}(\delta )\)

The electric and magnetic losses quantify a material’s inherent dissipation of electromagnetic energy (e.g., heat). The loss tangent \(\tan {}(\delta )\) (Fig. 7.15) is used to express how lossy a medium or a transmission line is: a small \(\tan {}(\delta )\) means low loss.

Fig. 7.15
figure 15

Charging and loss current density

The electric loss tangent—often called dielectric loss tangent or dissipation factor D f—is defined as [2]:

$$\displaystyle \begin{aligned} \tan{}(\delta_e) = \frac{\epsilon''}{\epsilon'} = \frac{\text{loss current}}{\text{charging current}} \end{aligned} $$
(7.69)

where,

  • \(\epsilon ' = \epsilon _r^{\prime } \epsilon _0 =\) ability to store energy in a medium when an external electric field is applied = real part of the complex permittivity (\( \underline {\epsilon } = \epsilon ' - j \epsilon ''\)) in [F/m]

  • \(\epsilon '' = \epsilon _r^{\prime \prime } \epsilon _0 =\) dielectric loss = energy dissipated when a medium is under the influence of an external electric field = imaginary part of the complex permittivity (\( \underline {\epsilon } = \epsilon ' - j \epsilon ''\)) in [F/m]

The electrical conductivity σ [S/m] of a dielectric material is defined as [2]:

$$\displaystyle \begin{aligned} \sigma = \omega \epsilon'' \end{aligned} $$
(7.70)

and therefore the loss tangent can be written as function of σ [S/m]:

$$\displaystyle \begin{aligned} \tan{}(\delta_e) = \frac{\epsilon''}{\epsilon'} = \frac{\sigma}{\omega \epsilon'} \end{aligned} $$
(7.71)

The magnetic loss tangent \(\tan {}(\delta _m)\) is usually not of interest for traditional transmission lines because the materials involved are not magnetic. However, for the sake of completeness, here the definition of the magnetic loss tangent [2]:

$$\displaystyle \begin{aligned} \tan{}(\delta_m) = \frac{\mu''}{\mu'} \end{aligned} $$
(7.72)

where,

  • \(\mu ' = \mu _r^{\prime } \mu _0 =\) ability to store energy in a medium when an external magnetic field is applied = real part of the complex permeability (\( \underline {\mu } = \mu ' - j \mu ''\)) in [H/m]

  • \(\mu '' = \mu _r^{\prime \prime } \mu _0 =\) magnetic loss = the energy dissipated when a medium is under the influence of an external magnetic field = imaginary part of the complex permeability (\( \underline {\mu } = \mu ' - j \mu ''\)) in [F/m]

7.9 Balanced vs. Unbalanced Transmission Lines

EMC design engineers should be well aware of the concept and benefits of balanced transmission lines . Here the differences between balanced and unbalanced transmission lines :

  • Balanced. A balanced transmission line consists of two conductors which have the same impedance along their line and the same impedance to ground and all other conductors (Fig. 7.16). Differential signals should be transmitted over balanced transmission lines.

    Fig. 7.16
    figure 16

    Balanced transmission line with common-mode noise

  • Unbalanced. In an unbalanced transmission line, the impedances of the forward and return current lines to ground are unequal. Single-ended signals are signals which are referenced to ground and should therefore be sent over unbalanced transmission lines (Fig. 7.17).

    Fig. 7.17
    figure 17

    Unbalanced transmission line with noise on signal line

Balanced transmission lines are very robust against common-mode noise because common-mode signals will be canceled out at the receiver’s side. Common-mode noise coupling is explained in Sect. 12.4. However, to prevent differential-mode noise coupling, the two signal conductors must be routed close to each other (e.g., twisting them). Differential-mode noise coupling is explained in Sect. 12.3.

Generally, single-ended interfaces should be sent over unbalanced transmission lines , and differential signal interfaces should be sent over balanced transmission lines . Examples:

  • Unbalanced. Suitable for single-ended signal interfaces.

    • PCB data lines. Microstrip lines (see Fig. 7.6), striplines (see Fig. 7.8), and coplanar waveguides (see Fig. 7.7)

    • Cables and wires. Coaxial cables (see Fig. 7.5) and multi-layer flat-ribbon or flat-flex cables with at least one solid ground plane

  • Balanced. Suitable for differential and pseudo-differential signal interfaces.

    • PCB data lines. Microstrip lines and striplines routed as differential pairs

    • Cables and wires. Twisted pair (shielded or unshielded, see Fig. 7.4), twin-lead cables, flat-ribbon or flat-flex cables (one layer)

7.10 Single-Ended vs. Differential Interfaces

Single-ended signal interfaces consist of a single signal line and a reference potential. In contrast, differential signal interfaces consist of two complementary signals—a differential pair—and a reference potential (compare Figs. 7.18 and 7.19).

Fig. 7.18
figure 18

Single-ended signal

Fig. 7.19
figure 19

Differential signal, where V DM [V] is the differential signal voltage and V CM [V] the common-mode voltage

While Ethernet is a truly differential signal interface, most of the differential interfaces listed below are pseudo-differential, meaning that two single-ended digital signal sources are switched inverted relative to each other (around a common mode voltage level). The advantage of a pseudo-differential interface to a truly differential is that it doesn’t need a balun (transformer which converts between a balanced signal and an unbalanced signal; see Sect. 11.7). The disadvantage of a pseudo-differential interface over a truly differential interface is that due to slight timing differences at signal changes (from high to low and vice versa), a common-mode noise current is generated, which could lead to unintended radiated emissions (common-mode noise is the number one source for unintended radiation; see Sect. 9.9).

  • Single-ended interfaces. Single-ended signals should be sent over unbalanced transmission lines.

    • Communication interfaces. RS232, VGA video connectors, SCSI interfaces, VMEbus, PCI

    • PCB data buses. I2C, SPI

    • Digital signaling. TTL, CMOS

  • Differential signal interfaces. Differential signals should be sent over balanced transmission lines.

    • Communication interfaces. Ethernet, USB, HDMI, DVI-D, Serial ATA, PCI Express

    • Digital signaling. LVDS, ECL, PECL, CML/SCL

7.11 Summary

  • Transmission line. A transmission line is a series of conductors, often but not necessarily two, used to guide electromagnetic energy from one place to the other. Transmission line parameters are summarized in Table 7.7.

    Table 7.7 Transmission line parameters for any media, lossless media (σ = 0), low-loss media good (𝜖″∕𝜖′ = σ∕(ω𝜖′) << 0.01)) and good conductors 𝜖″∕𝜖′ > 100) [5]
  • Critical length l critical . Reflections and ringing can occur if a signal interconnection is longer than the critical length, and impedance matching must be considered to avoid this. Good and poor impedance matching is presented in Table 6.2. Rule of thumb:

    $$\displaystyle \begin{aligned} l_{\mathrm{critical}} \approx \frac{\lambda_{min}}{10} \end{aligned} $$
    (7.73)

    where,

    • l critical = critical length in [m]

    • λ min = wavelength of the highest significant harmonic frequency in the signal in [m]

  • Characteristic impedance \( \underline {\mathbf {Z}}_{\mathbf {0}}\) . The characteristic impedance \( \underline {Z}_0\) [Ω] of a uniform transmission line is the ratio of the complex amplitudes of voltage \( \underline {V}\) [V] and current \( \underline {I}\) [A] of a single wave propagating along the line in the same direction (in the absence of reflections in the other direction).

    $$\displaystyle \begin{aligned} \underline{Z}_0 = \sqrt{\frac{R' + j \omega L'}{G' + j \omega C'}} \end{aligned} $$
    (7.74)

    where,

    • R′ = resistance per-unit-length in [Ω/m]

    • L′ = inductance per-unit-length in [H/m]

    • C′ = capacitance per-unit-length in [F/m]

    • G′ = conductance per-unit-length in [S/m]

    • ω = 2πf = angular frequency in [rad/sec]

    • \(j = \sqrt {-1} =\) imaginary unit

    For a lossless line (R′ = 0, G′ = 0), the characteristic impedance is reduced to:

    $$\displaystyle \begin{aligned} Z_0 = \sqrt{\frac{L'}{C'}} \end{aligned} $$
    (7.75)
  • Rule of thumb for the per-unit-length loop self-inductance L and capacitance C for small signal cables (AWG6 to AWG32) and narrow signal lines on PCBs (0.1 mm to 0.25 mm):

    • L′ = 1 µH/m = 1 nH/mm

    • C′ = 50 pF/m = 50 fF/mm

  • Propagation constant \( \underline {\boldsymbol {\gamma }}\) . The propagation constant \( \underline {\gamma }\) [1/m] of a sinusoidal electromagnetic wave is a measure of the change undergone by the amplitude and phase of the wave as it propagates along a transmission line in direction z [m].

    $$\displaystyle \begin{aligned} \underline{\gamma} = \alpha + j \beta = \sqrt{(R' + j \omega L')(G' + j \omega C')} = j \omega \sqrt{\underline{\epsilon}\underline{\mu}} \end{aligned} $$
    (7.76)

    where,

    • α = attenuation constant (or attenuation factor) in [1/m]

    • β = phase constant (or phase factor) in [rad/m]

    • \(j = \sqrt {-1} =\) imaginary unit

    • R′ = resistance per-unit-length in [Ω/m]

    • L′ = inductance per-unit-length in [H/m]

    • C′ = capacitance per-unit-length in [F/m]

    • G′ = conductance per-unit-length in [S/m]

    • ω = 2πf = angular frequency of the signal in [rad/sec]

    • \( \underline {\mu } = \mu ' - j \mu '' =\) complex permeability of the media through which the electromagnetic wave is propagating in [H/m]

    • \( \underline {\epsilon } = \epsilon ' - j \epsilon '' = \) complex permittivity of the media through which the electromagnetic wave is propagating in [F/m]

  • Balanced vs. unbalanced. Balanced transmission lines are more robust against EMI (common-mode interference) than unbalanced transmission lines.

  • Single-ended vs. differential. Differential signals should be sent over balanced transmission lines and single-ended signals over unbalanced transmission lines.