Modeling The Dielectric Mediums Impact On Coaxial Tranmission Line Performance
Modeling The Dielectric Mediums Impact On Coaxial Tranmission Line Performance
Modeling The Dielectric Mediums Impact On Coaxial Tranmission Line Performance
Abstract: In this research work, mathematical modeling for the coaxial cable has been used to analyze
transmission line performance under three different dielectric mediums, which are propagation medium in
the coaxial cable, and to illustrate their role in the amount of Characteristic impedance (Char imp) of the
transmission line. Polyimide, Polyethylene, and Teflon dielectric materials have been examined to extract
the values of the electrical model elements, hence the total reluctance and attenuation of the line. Also, this
analysis is related to dielectric mediums with respect to dielectric heat losses and its influences on coaxial
cable inner and outer conductors. Therefore, the mathematical model assembled by MATLAB is used to
examine coaxial cables performance according to the above effects of (dielectrics) insulators performance.
Extracted results have demonstrated the losses and attenuation in the propagation of electromagnetic
waves.
Keywords: Coaxial Transmission Line; Mathematical Model; Electrical Model; Dielectric Mediums;
Polyimide; Polyethylene; Teflon
350
Char Imp.
MATLAB Code
300 m = pi*4e-7;
e = 8.854e-12;
a = 1; %inner cond. radius
250 Er = 3.4;
sd = 2e-4;
sc = 5.8e7;
200
0.9 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8
f=1e9;
frequency(GHz) % calulations
b = 1.5:.1:10;
Fig. 5. Char Imp with Frequency
G = 2pi*sd./log(b.*a-1);
As illustrated in figure (5), Char Imp has indirect C=2*pi*Er*e./log(b.* a-1);
correlation with the frequency. It decreases with the
L = m*log(b./a)/(2pi);
increasing of frequency. Thus, the impedance for
frequency bandwidth (0.9 to 1.8) GHz, is high, but Ro = sqrt(pi*f*m/sc);
frequency increases more than 2 GHz, such as in the R=(1e3*((.a-1)+(b-1))*Ro)/(2pi);
satellite frequency band, the impedance is ranging from RL = R+i*2pi*f*L;
50 to 100 ohms. As depicted in the figure, Polyamide GC = G+i*2pi*f *C;
offers the lowest Char Imp. However, PE is wider used
G= sqrt(RL.*GC);
as the dielectric medium in coaxial cable industry due to
the bending flexibility and other physical properties that Z = abs(sqrt(RL./GC));
Polyimide cannot offer, besides it is cheaper as well. A = real(G);
Loss = exp(2*A*1);
Generally, this impedance defines and limit the
amount of transferred power and attenuation along the Loss_db = 10*log10(loss);
transmission line. Also, it determines the percentage of plot(Z,loss_db, 'r')
the traveling, standing, and reflected waves. Thus, the xlabel('Characteristic Impedance
Char Imp directly affects the propagation and equality of (ohms)')
the signal transmission. The most important
ylabel('attenuation (db/m)')
consideration of transmission and propagation that char
imp value should be equal at both the transmitting and Assuming the lossless line to calculate Char Imp. In
receiving terminals of the transmission line to reduce the figure (6) is illustrating the attenuation and its pattern
propagation losses. due to the variation of the Char Imp that is changing
due to the frequency change of an electromagnetic
wave moving through the mediums Polyethylene,
Teflon, and polyamide. Also, the figure illustrates that Murali, " The effect of dielectric permittivity on
Polyamide offers the least attenuation in comparison radiation characteristics of co-axially feed
with other examined dielectrics hence better rectangular patch antenna: Design & Analysis,"
performance at high-frequency bandwidths. [16,17]. International Journal of Advanced Research in
Computer and Communication Engineering, Vol. 2,
Issue 2, February 2013.
[2] Tatsuo Takada; Toshiyuki Fujitomi; Takuma Mori;
Tomoyuki Iwata; Taiki Ono; Hiroaki Miyake;
Yasuhiro Tanaka, “New diagnostic method of
electrical insulation properties based on current
integration, IEEE Transactions on Dielectrics and
Electrical Insulation, Year: 2017, Volume: 24,
Issue: 4 Pages: 2549 - 2558
[3] "International Standard: IEC 61074:1991",
Determination of heats and temperatures of melting
and crystallization of electrical insulating materials
by differential scanning calorimetry, 1991.
[4] Rishi Verma, A Shyam and Kunal G Sh, " Design
and performance analysis of transmission line-
based nanosecond pulse multiplier", Sadhana Vol.
31, Part 5, October 2006, pp. 597–611.
Fig. 6. Attenuation and Char Imp [5] Z. Konečná, "Temperature dependence of electrical
parameters of coaxial cables", Conference on
CONCLOSION Diagnostics in Electrical Engineering
(Diagnostika), 2016.
In this paper, an assessment is represented to
evaluate the Char Imp and attenuation and their effects [6] "International Standard: IEC 61196–1-113",
on the coaxial cable's performance using three different Coaxial communication cables - Part 1-113:
dielectrics mediums (Polyamide, Teflon, and Electrical test methods - Test for attenuation
Polyethylene). The analysis has established the constant, 2009.
dielectric material effect on the parameters of the
electrical model of the transmission line. The work is [7] George S. Kliros, " Simulated Performance of
represented by MATLAB software to depict the pattern Conical Antennas Using Matlab-Based Finite-
of losses in the coaxial cable and to what extent the Difference Time Domain (FDTD) Code", Hellenic
traveling signal gets affected by the dielectric mediums Air-Force Academy, Department of Aeronautical
at a given frequency. According to the outcome of this Sciences, Division of Electronics and
work, Polyimide has proven to be more efficient as a Communication Engineering, Greece, Internet
dielectric medium than Polyethylene and Teflon, since Survey, Visited on 18h of October (2014). URL:
the signal suffers less attention and impedance. http://cdn.intechopen.com/pdfs-wm/17565.pdf
However, more factors lead PE to be the common used [8] Alberto Godio, "Open ended-coaxial Cable
dielectric such as, it is cheaper to be made and Measurements of Saturated Sandy Soils", American
physically flexible enough to be bent. Furthermore, PE Journal of Environmental Sciences 3 (3): 175-182,
has low relative permittivity thus it can be used in higher ISSN 1553-345X, 2007 Science Publications,
frequency transmission. (2007).