Notes 7 - Transmission Line Model
Notes 7 - Transmission Line Model
Notes 7 - Transmission Line Model
VS AVR BIR VS
A VR | IR 0 B VS | VR 0
IR
Assumptions:
1. The shunt capacitance is almost negligible
2. The impedance is lumped as shown
VS VR ZIR A D 1,
IS IR B Z;C 0
Example
A single phase 50Hz generator supplies inductive load of
5000 kW at a power factor of 0.707 lagging by means of an
overhead transmission line 20km long. The line resistance and
inductance are 0.0195 ohm and 0.63 mH per km. The
voltage at the receiving end is required to be kept constant at
10kV.
a. Find the sending end voltage and voltage regulation
b. Find the value of the capacitors to be connected in parallel
with the load such that the regulation is reduced to 50% of that
obtained in (a).
Effect of the Variation of Power Factor
on Voltage Regulation
Observations:
1. The power factor of the load affects the amount of
sending end voltage to supply the load’s voltage
requirement.
2. The voltage regulation is highest at lagging pf, and
least and even negative for leading power factor.
Medium Line Approximation: Nominal
Assumptions:
1. Lumped shunt admittance (half at sending and receiving)
2. Lumped Series impedance (in between the shunt admittance)
IS I 1 I 2 I 1 I 3 IR
VS ZI 2 VR
Medium Line Approximation: Nominal
YZ
YZ YZ A D ( 1)
VS ( 1)VR Z ( 1) IR 2
2 2 BZ
YZ
IS YVR ( 1) IR YZ
C Y ( 1)
2 4
Medium Line Approximation: Nominal
Assumptions:
1. Lumped shunt admittance (place at the middle)
2. Lumped Series impedance (divided into 2 parts)
VS VM YVM VM VR
Using KCL
Z Z
2 2
Medium Line Approximation: Nominal
YZ
YZ YZ A D ( 1)
VS ( 1)VR Z ( 1) IR 2
2 2
B Y
YZ
IS YVR ( 1) IR YZ
2 C Z ( 1)
4
Long Line
This Linear differential equation whose general solution can be
written as follows:
V ( x) C1ex C 2e x
where : yz
Differentiate V(x) with respect to x
dVx
C1ex C 2e x zIx
dx
C1ex C 2e x
Ix ; Zc ( z / y )^1 / 2
Zc Zc
From above equation solve for c1 and C2
Interpretation of Long Line Equation
(Additional Notes)
•3
l j l l jl
e e e e 1 l
cosh(l jl ) (e l e l l )
2 2
el e jl e l e jl 1 l
sinh(l jl ) (e l e l l )
2 2
Interpretation of Long Line Equation
(Additional Notes)
V f *
Interpretation of Long Line Equation
(Additional Notes)
•Voltage Regulation
VNL VFL
%VR
VFL
VS
@ VNL _ IR 0;VR
cosh l
Machine Problem 1
1. Develop a computer program that will solve for the
inductance and capacitance of the line the following data:
1. GMR of the conductor
2. Radius of the Conductor
3. Coordinates of the conductor
Note:
1. Your program should have an option for bundle conductor
and parallel circuit.
Machine Problem 2
1. Develop a computer program that will solve for the
following:
1. Sending end voltage, current, power and power factor
2. Transmission Efficiency
3. % voltage regulation
Note:
1. Your program should be able to distinguish the different line
models depending on its length.