Thomas's projects

Electronic Engineering - Line transmission

Thomas Auriel, 21th December 2024

Introduction

When it is question to transmitting a signal through a line, the first considerations are whether the line is capable of carrying that signal. Understanding the line's ability to handle the physical aspects of a signal is key to ensuring reliable communication and preventing signal degradation.

In this article, we will analyse the physical layer of signal transmission, focusing on the properties that influence how a signal propagates through a transmission line. Signals themselves are essentially variations in voltage, and they can range from very-low-frequency or even steady-state signals to high-frequency signals that operate at several gigahertz.

While digital or numerical signals are important topic in communication systems, this article will not look at the content or information carried by the signal. Instead, we will analyze the physical properties of signals, such as their rise and fall times and frequency. These factors play a vital role in determining whether a line can support numerical or analogical signals.

Illustration from Thomas Lin Pedersen ©

Notation

In the next equations, all the equation are time dependent and complex. However, for simplicity the reading, this dependence is omitted in the notation. V(t)=VejωtV(t) = V e^{j \omega t} become simply VV.

A simple line

An isotropic linear line can be represented as:

with:

This representation applies to each infinitesimally small segment of the line. For analytical purposes, the elements are considered to be of infinitesimal length.

Wave Propagation and Propagation Constant

With the transmission line framework established, the behavior of the line under dynamic signals can be analyzed. We focus exclusively on sinusoidal oscillations of tension and current. By Fourier decomposition, these results can be generalized to arbitrary signals.

The propagation constant characterizes how a wave is affected as it propagates through the transmission line, accounting for both attenuation and phase changes caused by the line's properties.

Telegraph Equations

The tension drop across an infinitesimal segment of the line is given by:

dUdx=RILdIdt\frac{d U}{dx} = -R I - L \frac{d I}{dt}

Similarly, the current leakage through the line's capacitance and conductance is:

dIdx=GUCdUdt\frac{d I}{dx} = -G U - C \frac{d U}{dt}

This two equations are called the telegraph equations. They can be derived directly from Maxwell's equations.

Waves equations

By algebraically manipulating the equations, it is possible to express the tension and the current only with the line's parameters.

dUdx=(R+ωL)I\frac{d U}{dx} = -( R + \omega L) I

dIdx=(G+ωC)U\frac{d I}{dx} = -( G + \omega C) U

d2Udx2=(R+jωL)dIdx\frac{d^2 U}{dx^2} = -( R + j \omega L) \frac{d I}{dx}

d2Idx2=(G+jωC)dUdx\frac{d^2 I}{dx^2} = -( G + j \omega C) \frac{d U}{dx}

d2Udx2(R+jωL)(G+jωC)U=0\frac{d^2 U}{dx^2} - ( R + j \omega L) (G + j \omega C) U = 0

d2Idx2(R+jωL)(G+jωC)I=0\frac{d^2 I}{dx^2} - ( R + j \omega L) (G + j \omega C) I = 0

The expression (R+jωL)(G+jωC)(R + j \omega L)(G + j \omega C) is often denoted as:

γ2=α+iβ=(R+jωL)(G+jωC)\gamma^2 = \alpha + i \beta = ( R + j \omega L) (G + j \omega C)

with:

These equations are known as the wave equations. Their general solutions are:

d2Udx2γ2U=0\frac{d^2 U}{dx^2} - \gamma^2 U = 0

U=U0+eγx+U0eγxU = U_0^+ e^{-\gamma x} + U_0^- e^{\gamma x}

I=I0+eγxI0eγxI = I_0^+ e^{-\gamma x} - I_0^- e^{\gamma x}

This solutions describe two waves traveling in opposite directions along the line. U0+U_0^+ and I0+I_0^+ corresponds to waves entering on one side and U0U_0^- and I0I_0^- are entering from the other. They are determined by the boundary conditions.

The subtraction of the current terms derives from a physical convention (generator/load convention). Some authors will consider the opposite convention where current are added. Only the sign of I0I_0^- will change in numerical applications.

Characteristic impedance

We define the characteristic impedance of the transmission line. This quantity represents the intrinsic relationship between tension and current for waves propagating through the line. It plays a critical role in determining how energy is transmitted and reflected at boundaries.

It is possible to revise the telegraph equation with the identified solutions:

dUdx=(R+ωL)I\frac{d U}{dx} = -( R + \omega L) I

dIdx=(G+ωC)U\frac{d I}{dx} = -( G + \omega C) U

Since we know a solution we can apply find a second expression to dUdx\frac{dU}{dx} and dIdx\frac{dI}{dx}:

dUdx=γ(U0+eγxU0eγx)\frac{dU}{dx} = -\gamma (U_0^+ e^{-\gamma x} - U_0^- e^{\gamma x})

dUdx=γU\frac{dU}{dx} = -\gamma U

Then:

(R+ωL)I=γU-( R + \omega L) I = -\gamma U

I=γR+ωLUI = \frac{\gamma}{R + \omega L } U

I=(R+jωL)(G+jωC)R+ωLUI = \frac{ \sqrt{( R + j \omega L) (G + j \omega C)} }{R + \omega L } U

I=G+jωCR+ωLUI = \sqrt{ \frac{ G + j \omega C } {R + \omega L }} U

The characteristic impedance Z0Z_0​ is defined as the ratio of tension to current:

Z0=UIZ_0 = \frac{U}{I}

Z0=R+jωLG+jωCZ_0 = \sqrt \frac {R + j \omega L}{ G + j \omega C}

The equation the currents in the line is defined as:

I=I0+eγxI0eγxI = I_0^+ e^{-\gamma x} - I_0^- e^{\gamma x}

I0+=Z01U0+I_0^+ = Z_0^{-1} U_0^+

I0=Z01U0I_0^- = - Z_0^{-1} U_0^-

The characteristic impedance applies to all the waves in the line and the ratio between tension and current is always:

Z0=U0+I0+=U0I0Z_0 = \frac{U_0^+}{I_0^+} = - \frac{U_0^-}{I_0^-}

S-Parameters

An S-parameter describes the reflection and transmission characteristics of a two-port (or multi-port) network. They quantify how much of the incident wave is reflected back to the source or transmitted to the load due to impedance mismatching between the input impedance (Z0Z_0) and the load impedance (ZLZ_L).

These coefficients are essential in analyzing impedance mismatching, wave propagation, reflection, and transmission in communication systems and power transmission lines.

The SijS_{ij} coefficient is the representation of wave living by the port ii while coming from jj. The most commonly used S-parameters are the S11S_{11}, S21S_{21}, S12S_{12}, and S22S_{22} coefficients, which represent the reflection and transmission properties for each port when a unit wave is incident on that port.

A generic network to transmit signal looks like this:

The junction represents the point where the tension UU is located. The junction represent the end of a line and the start another. It is then the boundary of two lines. By the principle of continuity of electrical field and current, the tension at a tt on the junction is the same from the line and the load. However, the propagation speed can be different in both which lead to different frequencies inside the line and the load.

U0=ULU_{0} = U_{L}

i0=iLi_{0} = -i_{L}

It is important to note the opposing signs of the current. This occurs because the current flows into the junction from one side and exits from the other, resulting in the negative sign.

Using the previous solution to the telegraph equations, it is possible to describe the tensions and tensions as the superposition of wave going in one direction and the other.

Focusing on the left side, we see that on one hand the tension forward-propagating wave the function is described by U0+U_0^+ and i0+i_0^+ and on the other hand the reflected wave is described by U0U_0^- and i0i_0^-. Therefor, and following the previous convention, the tension and current in the junction are:

U=U0++U0U = U_0^+ + U_0^-

I=i0+i0I = i_0^+ - i_0^-

Let us consider the scenario in which the impedance are matching throughout the system:

Z0=ZLZ_0 = Z_L

By algebraic operations, it is possible to express the tensions U0+U_0^+ and U0U_0^- as follow:

U0=UU0+U_0^- = U - U_0^+

I=U0+Z0U0Z0I = \frac{U_0^+}{Z_0} - \frac{U_0^-}{Z_0}

Z0I=2U0+UZ_0 I = 2U_0^+ - U

U0+=U+Z0I2U_0^+ = \frac{U + Z_0 I}{2}

By a similar modifications:

U0=UZ0I2U_0^- = \frac{U - Z_0 I}{2}

Normalized signals and power

For next operations, the signals are normalized using the square root of the characteristic impedance:

a0=U0+Z0=U+Z0I2Z0 , b0=U0Z0=UZ0I2Z0a_0 = \frac{U_0^+}{\sqrt{Z_0}} = \frac{U + Z_0 I}{2\sqrt{Z_0}}~,~b_0 = \frac{U_0^-}{\sqrt{Z_0}} = \frac{U - Z_0 I}{2\sqrt{Z_0}}

Their is several advantage to use this normalized values:

Ui=Z0(a0+b0)U_i = \sqrt{Z_0}(a_0 +b_0)

ii=Z0(a0b0)i_i = \sqrt{Z_0}(a_0 - b_0)

Pa0=12a02 , Pb0=12b02P_{a_0} = \frac{1}{2}|a_0|^2~,~P_{b_0} = \frac{1}{2}|b_0|^2

S=12UIS = \frac{1}{2} U I^*

Furthermore, the real power is given by:

Pi=12(UiIi)P_i = \frac{1}{2} \Re ( U_i Ii^*)

Pi=12(aiaibibi)P_i = \frac{1}{2} (a_i a_i^* - b_i b_i^*)

Impedance mismatch

It is important to consider the scenario in which there is an impedance mismatch between the characteristic impedance of the transmission line, Z0Z_0, and the load impedance, ZLZ_L.

Z0ZLZ_0 \neq Z_L

The tension on the left and on the right of the junction is the same (continuity). And the current entering the junction on one side (positive), leave it on the other side (negative).

I=i0=iLI = i_0 = -i_L

U=ZLiLU = Z_L i_L

iL=ULZLi_L = \frac{U_L}{Z_L}

I=UZLI = \frac{U}{Z_L}

Using the previous definition of a0a_0 and b0b_0:

a0=U+Z0I2Z0a_0 = \frac{U + Z_0 I}{2\sqrt{Z_0}}

a0=U+UZ0ZL2Z0a_0 = \frac{U + \frac{U Z_0}{Z_L}}{2\sqrt{Z_0}}

a0=U(ZL+Z0)2Z0ZLa_0 = \frac{U (Z_L + Z_0)}{2\sqrt{Z_0} Z_L}

b0=UZ0I2Z0b_0 = \frac{U - Z_0 I}{2\sqrt{Z_0}}

b0=UUZ0ZL2Z0b_0 = \frac{U - \frac{U Z_0}{Z_L}}{2\sqrt{Z_0}}

b0=U(ZLZ0)2Z0ZLb_0 = \frac{U (Z_L - Z_0)}{2\sqrt{Z_0} Z_L}

Therefore S11S_{11} parameter can be defined using this new equations:

S11=b0a0=ZLZ0ZL+Z0S_{11} = \frac{b_0}{a_0} = \frac{Z_L-Z_0}{Z_L+Z_0}

Reflection coefficient

The impedance Z0Z_0 is often the impedance of the generator and the line and is named Z0Z_0. It is generally a standard impedance (50Ω50\Omega for instance). On the other hand, ZLZ_L denotes the impedance of the load, which ideally should match the generator impedance (Z0Z_0) to prevent reflections. However, various factors can cause ZLZ_L to deviate from this ideal value.

The ratio ZLZ0ZL+Z0\frac{Z_L-Z_0}{Z_L+Z_0} is frequently referred to as the reflection coefficient, denoted by Γ\Gamma:

Γ=ZLZ0ZL+Z0\Gamma = \frac{Z_L-Z_0}{Z_L+Z_0}

Relation between a0a_0, aLa_L, b0b_0, bLb_L and S-Matrix

It is possible to define the relation between an incoming wave and the outgoing waves. The relation between a wave and the other can be defined as the quotient between a leaving wave and an incoming wave while the other incoming wave is null :

S11=b0a0aL=0 , S12=b0aLa0=0 , S21=bLa0aL=0 , S22=bLaLa0=0S_{11} = \left. \frac{b_0}{a_0} \right|_{a_L=0}~,~S_{12} = \left. \frac{b_0}{a_L} \right|_{a_0=0}~,~S_{21} = \left. \frac{b_L}{a_0} \right|_{a_L=0}~,~S_{22} = \left. \frac{b_L}{a_L} \right|_{a_0=0}

These expressions describe how energy is reflected from junction when the wave a0a_0 is incendent.

If both input are not null, it is possible to sum effect such as:

b0=S11a0+S12aLb_0 = S_{11} a_0 + S_{12} a_L

bL=S21a0+S22aLb_L = S_{21} a_0 + S_{22} a_L

Which can be summarized as the S-Matrix, also known as an scattering matrix:

b=Sa\vec b = S \vec a

The S-matrix characterizes the input-output relationship of a two-port (or multi-port) network, such as a transmission line termination or a microwave component. It provides a compact and systematic way to analyze the reflection and transmission characteristics of the network under various incident wave conditions.

The S-matrix can be empirically measured using a network analyzer. A way is applied on one port, and the reflected the reflected ways and transmitted ways are measured at different frequencies.

T-matrix

The S matrix is straightforward to measure but it is not the most convenient representation to calculate propagation in network. An alternative approach is to convert the scatter matrix into a transmission matrix. This T-matrix always easy calculation of propagation.

The S-matrix represent the relation between incoming waves and outgoing waves.

(b0bL)=S(a0aL)\begin{pmatrix} b_0 \\ b_L \end{pmatrix} = S \begin{pmatrix} a_0 \\ a_L \end{pmatrix}

The T-matrix represent the transmission of on side of the junction to the other.

(aLbL)=T(a0b0)\begin{pmatrix} a_L \\ b_L \end{pmatrix} = T \begin{pmatrix} a_0 \\ b_0 \end{pmatrix}

For more details: Microwave transistor amplifiers (2nd ed.) analysis and design p. 25.

Sources

The main source of this article is : Microwave transistor amplifiers (2nd ed.) analysis and design

You can find additional information in lectures on the internet. Be aware that notation can change but the math are the same.

Conclusion

In this article, we have examined the behaviour of a transmission line from an engineering perspective, focusing on simpler cases such as a single line with a single receiver. However, the analysis can be expanded to more complex and realistic scenarios, involving multiple lines, multiple receivers and defects. In such cases, the power is distributed among the various lines and receiver and defect are considered as junctions with specific impedance. Both transmission and reflection must be carefully considered at each junction.

It is also important to remember that measurement tools are integral to the network and must be appropriately calibrated to avoid interfering with the network behaviour. A common issue I have encountered is the improper impedance matching of oscilloscopes, which can lead to artefacts in measurements, particularly on communication buses.

This analytical approach is not limited to transmission lines; it can be extended to other systems as well. Using Maxwell's equations, any medium can be analysed in a similar manner, offering a broader application of these principles across various fields of study, including radio frequency. Moreover, these considerations can be generalised to other physical domains that involve wave propagation, such as mechanics.