Warning: mkdir() [
function.mkdir]: Permission denied in
/home/webs/affiliatelib2/CacheManager.php on line
12
Warning: mkdir() [
function.mkdir]: No such file or directory in
/home/webs/affiliatelib2/CacheManager.php on line
12
Warning: fopen(/home/templatecore2cache//*cluesnet.com/1d/1d28d506343d358d2f6b1cd35c1d55412c6186c7.tc2cache) [
function.fopen]: failed to open stream: No such file or directory in
/home/webs/affiliatelib2/CacheManager.php on line
130
Warning: fwrite(): supplied argument is not a valid stream resource in
/home/webs/affiliatelib2/CacheManager.php on line
131
Warning: fclose(): supplied argument is not a valid stream resource in
/home/webs/affiliatelib2/CacheManager.php on line
132
A
transmission line is the material Transmission medium or structure that forms all or part of a path from one place to another for directing the
transmission (telecommunications) of energy, such as
electromagnetic waves or acoustic
waves, as well as electric power transmission.Components of transmission lines include
wires,
coaxial cables,
dielectric slabs, optical fibers, electric power lines, and waveguides.
History
Mathematical analysis of the behaviour of electrical transmission lines grew out of the work of
James Clerk Maxwell, Lord Kelvin and Oliver Heaviside. In 1855 Lord Kelvin formulated a diffusion model of the current in a submarine cable. The model correctly predicted the poor performance of the 1858 trans-Atlantic submarine cable
Telegraphy cable. In 1885 Heaviside published the first papers that described his analysis of propagation in cables and the modern form of the telegrapher's equations. Ernst Weber and Frederik Nebeker,
The Evolution of Electrical Engineering, IEEE Press, Piscataway, New Jersey USA, 1994 ISBN 0-7803-1066-7
Transmission line vs wire
In many electric circuits, the length of the wires connecting the components can for the most part be ignored. That is, the voltage on the wire at a given time can be assumed to be the same at all points. However, when the voltage changes in a time interval comparable to the time it takes for the signal to travel down the wire, the length becomes important and the wire must be treated as a transmission line. Stated another way, the length of the wire is important when the signal includes
Harmonic analysis with corresponding wavelengths comparable to the length of the wire.
A common rule of thumb (justified in the input impedance section) is that the cable or wire should be treated as a transmission line if the length is greater than 1/100 of the wavelength. At this length the phase delay and the interference of any reflections on the line become important and can lead to unpredictable behavior in systems which have not been carefully designed using transmission line theory.
The four terminal model
electronic symbol for a transmission line.
For the purposes of analysis, an electrical transmission line can be modelled as a two-port network (also called a quadrupole network), as follows:
In the simplest case, the network is assumed to be linear (i.e. the complex number voltage across either port is proportional to the complex current flowing into it when there are no reflections), and the two ports are assumed to be interchangeable. If the transmission line is uniform along its length, then its behaviour is largely described by a single parameter called the
characteristic impedance, symbol Z0. This is the ratio of the complex voltage of a given wave to the complex current of the same wave at any point on the line. Typical values of Z0 are 50 or 75 Ohm (unit)s for a
coaxial cable, about 100 ohms for a twisted pair of wires, and about 300 ohms for a common type of untwisted pair used in radio transmission.
When sending power down a transmission line, it is usually desirable that as much power as possible will be absorbed by the load and as little as possible will be reflected back to the source. This can be ensured by making the source and load impedances equal to Z0, in which case the transmission line is said to be
impedance matching.
Some of the power that is fed into a transmission line is lost because of its resistance. This effect is called
ohmic or
resistive loss (see
ohmic heating). At high frequencies, another effect called
dielectric loss becomes significant, adding to the losses caused by resistance. Dielectric loss is caused when the insulating material inside the transmission line absorbs energy from the alternating electric field and converts it to
heat (see
dielectric heating).
The total loss of power in a transmission line is often specified in decibels per metre, and usually depends on the frequency of the signal. The manufacturer often supplies a chart showing the loss in dB/m at a range of frequencies. A loss of 3 dB corresponds approximately to a halving of the power.
High-frequency transmission lines can be defined as transmission lines that are designed to carry electromagnetic waves whose
wavelengths are shorter than or comparable to the length of the line. Under these conditions, the approximations useful for calculations at lower frequencies are no longer accurate. This often occurs with radio,
microwave and light signals, and with the signals found in high-speed digital circuits.
Telegrapher's equations
The
Telegrapher's Equations (or just
Telegraph Equations) are a pair of linear differential equations which describe the voltage and
Electric current on an electrical transmission line with distance and time. They were developed by Oliver Heaviside who created the
transmission line model, and are based on
Maxwell's Equations.
The transmission line model represents the transmission line as an infinite series of two-port elementary components, each representing an infinitesimally short segment of the transmission line:
- The distributed resistance R of the conductors is represented by a series resistor (expressed in ohms per unit length).
- The distributed inductance L (due to the magnetic field around the wires, self-inductance, etc.) is represented by a series inductor (henry (unit) per unit length).
- The capacitance C between the two conductors is represented by a Shunt (electrical) capacitor C (farads per unit length).
- The conductance G of the dielectric material separating the two conductors is represented by a conductance G shunted between the signal wire and the return wire (Siemens (unit) per unit length).
The model consists of an
infinite series of the elements shown in the figure, and that the values of the components are specified
per unit length so the picture of the component can be misleading. R, L, C, and G may also be functions of frequency. An alternative notation is to use R', L', C' and G' to emphasize that the values are derivatives with respect to length.
The line voltage V(x) and the current I(x) can be expressed in the frequency domain as
\frac{\partial V(x)}{\partial x} = -(R + j \omega L)I(x)
\frac{\partial I(x)}{\partial x} = -(G + j \omega C)V(x)
When the elements R and G are negligibly small the transmission line is considered as a lossless structure. In this hypothetical case, the model depends only on the L and C elements which greatly simplifies the analysis. For a lossless transmission line, the second order steady-state Telegrapher's equations are:
\frac{\partial^2V(x)}{\partial x^2}+ \omega^2 LC\cdot V(x)=0
\frac{\partial^2I(x)}{\partial x^2} + \omega^2 LC\cdot I(x)=0
These are wave equations which have
plane waves with equal propagation speed in the forward and reverse directions as solutions. The physical significance of this is that electromagnetic waves propagate down transmission lines and in general, there is a reflected component that interferes with the original signal. These equations are fundamental to transmission line theory.
If R and G are not neglected, the Telegrapher's equations become:
\frac{\partial^2V(x)}{\partial x^2} = \Gamma^2 V(x)
\frac{\partial^2I(x)}{\partial x^2} = \Gamma^2 I(x)
where
\Gamma = \sqrt{(R + j \omega L)(G + j \omega C)}
and the characteristic impedance is:
Z_0 = \sqrt{\frac{R + j \omega L}{G + j \omega C-->
The solutions for V(x) and I(x) are:
V(x) = V_- e^{-\Gamma x} + V_+ e^{\Gamma x} \,
I(x) = I_- e^{-\Gamma x} + I_+ e^{\Gamma x} \,
The constants V_\pm and I_\pm must be determined from boundary conditions. For a voltage pulse V_{in}(t) \,, starting at x=0 and moving in the positive x-direction, then the transmitted pulse V_{out}(x,t) \, at position x can be obtained by computing the Fourier Transform, \tilde{V}(\omega), of V_{in}(t) \,, attenuating each frequency component by e^{-Re(\Gamma) x} \,, advancing its phase by -Im(\Gamma)x \,, and taking the inverse Fourier Transform. The real and imaginary parts of \Gamma can be computed as
Re(\Gamma) = (a^2 + b^2)^{1/4} \cos(\mathrm{atan2}(b,a)/2) \,
Im(\Gamma) = (a^2 + b^2)^{1/4} \sin(\mathrm{atan2}(b,a)/2) \,
where atan2 is the two-parameter arctangent, and
a \equiv \omega^2 LC \left \left( \frac{R}{\omega L} \right) \left( \frac{G}{\omega C} \right) - 1 \right
b \equiv \omega^2 LC \left( \frac{R}{\omega L} + \frac{G}{\omega C} \right)
For small losses and high frequencies, to first order in R / \omega L and G / \omega C one obtains
Re(\Gamma) \approx \frac{\sqrt{LC-->{2} \left( \frac{R}{L} + \frac{G}{C} \right) \,
Im(\Gamma) \approx \omega \sqrt{LC} \,
Noting that an advance in phase by - \omega \delta is equivalent to a time delay by \delta, V_{out}(t) can be simply computed as
V_{out}(x,t) \approx V_{in}(t - \sqrt{LC}x) e^{- \frac{\sqrt{LC-->{2} \left( \frac{R}{L} + \frac{G}{C} \right) x } \,
Input impedance of a transmission line
The characteristic impedance Z_0 of a transmission line 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.
For a lossless transmission line, it can be shown that the impedance measured at a given position l from the load impedance Z_L is
Z_{in} (l)=Z_0 \frac{Z_L\cos(\beta l) + Z_0j\sin(\beta l)}{Z_0\cos(\beta l) + Z_Lj\sin(\beta l)}
where \beta=\frac{2\pi}{\lambda} is the wavenumber.
For the special case where \beta l\approx n\pi where n is an integer (meaning that the length of the line is a very close to a multiple of half a wavelength), the expression reduces to the load impedance so that Z_{in}=Z_L for all l. This includes the case when n=0, meaning that the length of the transmission line is less than about 1/100 of the wavelength. The physical significance of this is that the transmission line can be ignored (i.e. treated as a wire) in either case.
Another special case is when the load impedance is equal to the characteristic impedance of the line (i.e. the line is
matched), in which case the impedance reduces to the characteristic impedance of the line so that Z_{in}=Z_0
In calculating \beta, the wavelength is generally different inside the transmission line to what it would be in free-space and the velocity constant of the material the transmission line is made of needs to be taken into account when doing such a calculation.
==Practical types of electrical transmission line==
Coaxial cable
Coaxial lines confine the electromagnetic wave to the area inside the cable, between the center conductor and the shield. The transmission of energy in the line occurs totally through the dielectric inside the cable between the conductors. Coaxial lines can therefore be bent and twisted (subject to limits) without negative effects, and they can be strapped to conductive supports without inducing unwanted currents in them.
In radio-frequency applications up to a few gigahertz, the wave propagates in the transverse electric and magnetic mode (TEM), which means that the electric and magnetic fields are both perpendicular to the direction of propagation. However, above a certain frequency called the cutoff frequency, the cable behaves as a
waveguide, and propagation switches to either a transverse electric (TE) or a transverse magnetic (TM) mode or a mixture of modes. This effect enables coaxial cables to be used at microwave frequencies, although they are not as efficient as the more expensive, purpose-built waveguides.
The most common use for coaxial cables is for television and other signals with bandwidth of multiple Megahertz. In the middle 20th Century they carried
long distance telephone connections.
Microstrip
A microstrip circuit uses a thin flat conductor which is
Parallel (geometry) to a ground plane. Microstrip can be made by having a strip of copper on one side of a
printed circuit board (PCB) or ceramic substrate while the other side is a continuous ground plane. The width of the strip, the thickness of the insulating layer (PCB or ceramic) and the
dielectric constant of the insulating layer determine the characteristic impedance.
Stripline
Main article : Stripline
A stripline circuit uses a flat strip of metal which is sandwiched between two parallel ground planes. The insulating material of the substrate forms a dielectric. The width of the strip, the thickness of the substrate and the relative permittivity of the substrate determine the characteristic impedance of the strip which is a transmission line.
Balanced lines
Lecher lines
Lecher lines are a form of parallel conductor that can be used at
Ultra high frequency for creating resonant circuits. They are used at frequencies between
HF/
VHF where lumped components are used, and Ultra high frequency/SHF where resonant cavities are more practical.
General applications of transmission lines
Transferring signals from one point to another
Electrical transmission lines are very widely used to transmit high frequency signals over long or short distances with minimum power loss. One familiar example is the down lead from a TV or radio
Antenna (radio) to the receiver.
Pulse generation
Transmission lines are also used as pulse generators. By charging the transmission line and then discharging it into a resistive load, a rectangular pulse equal in length to twice the
electrical length of the line can be obtained, although with half the voltage. A
Blumlein transmission line is a related pulse forming device that overcomes this limitation. These are sometimes used as the
pulsed energy sources for
radar transmitters and other devices.
Stub filters
If a short-circuited or open-circuited transmission line is wired in parallel with a line used to transfer signals from point A to point B, then it will function as a filter. The method for making stubs is similar to the method for using Lecher lines for crude frequency measurement, but it is 'working backwards'. One method recommended in the RSGB's radiocommunication handbook is to take an open-circuited length of transmission line wired in parallel with the feeder delivering signals from an aerial. By cutting the free end of the transmission line, a minimum in the strength of the signal observed at a receiver can be found. At this stage the stub filter will reject this frequency and the odd harmonics, but if the free end of the stub is shorted then the stub will become a filter rejecting the even harmonics.
Acoustic transmission lines
See also
References
Part of this article was derived from Federal Standard 1037C.
- Charles Proteus Steinmetz, "The Natural Period of a Transmission Line and the Frequency of lightning Discharge Therefrom". The Electrical world. August 27 1898. Pg. 203 - 205.
- Electromagnetism 2nd ed., Grant, I.S., and Phillips, W.R., pub John Wiley, ISBN 0-471-92712-0
- Fundamentals Of Applied Electromagnetics 2004 media edition., Ulaby, F.T., pub Prentice Hall, ISBN 0-13-185089-X
- Radiocommunication handbook, page 20, chaper 17, RSGB, ISBN 0-900612-58-4
- Naredo, J.L., A.C. Soudack, and J.R. Marti, Simulation of transients on transmission lines with corona via the method of characteristics. Generation, Transmission and Distribution, IEE Proceedings. Vol. 142.1, Inst. de Investigaciones Electr., Morelos, Jan 1995.
External articles and further reading
- Annual Dinner of the Institute at the Waldorf-Astoria. Transactions of the IEEE, New York, January 13, 1902. (Honoring of Guglielmo Marconi, January 13 1902)
- Avant! software, Using Transmission Line Equations and Parameters. Star-Hspice Manual, June 2001.
- Cornille, P, On the propagation of inhomogeneous waves. J. Phys. D: Appl. Phys. 23, February 14 1990. (Concept of inhomogeneous waves propagation — Show the importance of the telegrapher's equation with Heaviside's condition.)
- Farlow, S.J., Partial differential equations for scientists and engineers. J. Wiley and Sons, 1982, p. 126. ISBN 0-471-08639-8.
- Han, Hsiu C., Transmission-Line Equations. EE 313 Electromagnetic Fields and Waves.
- Kupershmidt, Boris A., Remarks on random evolutions in Hamiltonian representation. Math-ph/9810020. J. Nonlinear Math. Phys. 5 (1998), no. 4, 383-395.
- Mihajlo Pupin, , Electrical wave transmission.
- Transmission line matching. EIE403: High Frequency Circuit Design. Department of Electronic and Information Engineering, Hong Kong Polytechnic University. (Portable Document Format format)
- Wilson, B. (2005, October 19). Telegrapher's Equations. Connexions.
- John Greaton Wöhlbier, " "Fundamental Equation" and "Transforming the Telegrapher's Equations". Modeling and Analysis of a Traveling Wave Under Multitone Excitation.
- Transmission Line Pulse
Transmission lines
At low frequencies, circuit theory is generally adequate to explain the behaviour of collections of electronic components interconnected by wires.
Transmission line problems.
The Antenna-discussion list at http://www.antennex.com/ produced the following transmission line problems of general interest.
Transmission line - Wikipedia, the free encyclopedia
A transmission line is the material medium or structure that forms all or part of a path from one place to another for directing the transmission of energy, such as electromagnetic ...
Electric power transmission - Wikipedia, the free encyclopedia
Electric power transmission, a process in the delivery of electricity to consumers, is the bulk transfer of electrical power. Typically, power transmission is between the power ...
Transmission Lines Interactive Java Applets
Interactive Java applets for transmission lines
Transmission Lines Interactive Java Applets
Interactive Java applets on transmission lines ... Interactive Smith Chart: Transmission Line Properties: Narrow-band Impedance Matching
Transmission Lines
A wide variety of newsletters, proceedings, monographs and books has been published by DEHS and ...
Lewis Wind Farm | Planning Application | S36 Transmission Line ...
2005 Section 36 Transmission Line Addendum (2005b)
Transmission Line Speakers
A collection of DIY Transmission Line Speaker projects.
Principles of Transmission Lines, Crosstalk & Cable Screening ...
Background - the industry context and issues relevant to the course. Transmission line theory is essential not only in RF and microwave communications but also in the design of ...