T&D Unit1 Notes Final
T&D Unit1 Notes Final
2
Please read this disclaimer before proceeding:
This document is confidential and intended solely for the educational purpose of
RMK Group of Educational Institutions. If you have received this document
through email in error, please notify the system manager. This document
contains proprietary information and is intended only to the respective group /
learning community as intended. If you are not the addressee you should not
disseminate, distribute or copy through e-mail. Please notify the sender
immediately by e-mail if you have received this document by mistake and delete
this document from your system. If you are not the intended recipient you are
notified that disclosing, copying, distributing or taking any action in reliance on
the contents of this information is strictly prohibited.
3
22EE403
Transmission and
Distribution
(Lab Integrated)
Department EEE
Batch/Year 2022-26/II Year
Created by Mr. S.Balamurugan
Date 10.01.2024
4
1. TABLE OF CONTENTS
1 Table of contents 5
2 Course Objectives 6
3 Pre Requisites 7
4 Syllabus 8
5 Course outcomes 10
7 Lecture Plan 14
9 Lecture Notes 19
10 Assignments 87
12 Part B & C Qs 96
5
2. COURSE OBJECTIVES
6
3. PREREQUISITES
SEMESTER 1
SEMESTER 2
SEMESTER 1
7
4. SYLLABUS
22EE403 TRANSMISSION AND DISTRIBUTION LTPC
3024
8
List of Experiments:
1. Model and calculate the real, reactive power and power factor for the nominal
T transmission line
2. Calculate and simulate the real, reactive power and power factor of nominal T
transmission line.
3. Calculate and simulate efficiency and regulation of a short transmission line.
9
5. COURSE OUTCOMES
10
PROGRAM OUTCOMES (POS)
11
PROGRAM SPECIFIC OUTCOMES (PSOS)
12
6. CO- PO/PSO MAPPING
Program
Course Out Comes
Outcomes
K3,
K5,
K4
K3
K5
K5
K6
A3
A3
A3
A2
A3
A3
A2
PSO-2
PSO-4
PSO-1
PSO-3
PO-10
PO-11
PO-12
PO-2
PO-9
PO-1
PO-3
PO-4
PO-5
PO-6
PO-7
PO-8
CO1
K2 3 3 2 - - - - - - - - - 2 1 - -
CO2
K3 2 3 1 - - - - - - - - - - 1 - -
CO3
K3 2 3 1 - - - - - - - - - 2 1 -
CO4
K2 2 3 2 - - - - - - - - - 2 1 2 -
CO5
K3 2 3 2 - - - - - - - - - 3 2 - -
CO6
K2 3 3 2 - - - - - - - - - 3 2 2 -
CO
3 3 2 - - - - - - - - - 3 2 2 -
13
7
LECTURE PLAN
UNIT I STRUCTURE OF POWER SYSTEM
Structure of Power System – Overhead and Underground systems – Kelvin’s
Law – AC and DC Distributors - Distributed and Concentrated loads-
Interconnection Distributed system - Trends in Transmission and Distribution:
14
Lecture Plan
Mode
No. of Propo Actual Pertai Taxono
Sl. of
Topic period sed Lectur ning my
No. Deliver
s Date e Date CO Level
y
Structure of Power 4.1.24 Chalk
1 System – Overhead and 1 CO1 K3
and Talk
Underground systems
7.1.24 PPT
2 Kelvin’s Law 1 CO1 K2
15
8
ACTIVITY BASED
LEARNING
1 To install software: MATLAB and write code
16
8.Activity based learning-1
Title of activity : Hands on Programming
Topic :DC Distribution system
Time : 30 Minutes
Aim:
A DC 2-wire feeder supplies a constant load with a sending voltage of
220V. Write a Matlab Program to calculate the saving in copper if voltage is
doubled with power transmitted remains the same.
Requirement:
MATLAB software
A 2-wire d.c distributor AB is 300 metres long.It is fed at point A.The various
loads and their positions are given below.
# At point distance from A in metres concentrated load in A
# C 40 30
# D 100 40
# E 150 100
# F 250 50
#If the maximum permissible voltage drop is not to exceed 10V,find the cross-
sectional area of the distributor. Take resistivity = 1.78*10^(-8) ohm-m.
PROGRAM
#Given
resistivity = 1.78e-8 #ohm-m
drop_max = 10.0 #V
#loads and their positions
I1 = 30.0 #A
l1 = 40.0 #m
I2 = 40.0 #A
l2 = 100.0 #m
I3 = 100.0 #A
l3 = 150.0 #m
I4 = 50 #A
l4 = 250 #m
#We know that R = resistivity*length/Area
#Also max drop = I1*R1 + I2*R2 + I3*R3 + I4*R4 , using this
area = 2*(I1*l1 + I2*l2 + I3*l3 + I4*l4)*resistivity/drop_max #m^2
area = area*1000000 #cm^2
print 'Cross sectional area of distributor =',area,'cm^2'
9
LECTURE NOTES
19
Structure of Power System
The conveyance of electric power from a power station to consumers’ premises is known as
electric supply system.
The electric supply system can be broadly classified into (i) d.c. or a.c. system (ii) overhead or
underground system. Now-adays, 3-phase, 3-wire a.c. system is universally adopted for
generation and transmission of electric power as an economical proposition. However,
distribution of electric power is done by 3-phase, 4-wire a.c. system. The underground system
is more expensive than the overhead system. Therefore, in our country, overhead system is
mostly adopted for transmission and distribution of electric power.
The large network of conductors between the power station and the consumers can be broadly
divided into two parts viz., transmission system and distribution system. Each part can be
further sub-divided into two—primary transmission and secondary transmission and primary
distribution and secondary distribution. Figure shows the layout of a typical a.c. power supply
scheme by a single line diagram
The overhead line has a higher The underground cable has a lesser
Electric Current
current carrying capacity than the current carrying capacity as
Capacity
underground cable. compared to an overhead line.
Voltage It carries a high voltage (near It carries a limited voltage (not more
Capacity about the 400kV). than 66kV).
Outage
It requires low maintenance to It requires high maintenance to
Operation
identify the outage location. identify the outage location.
Very easy to repair and clear the Very difficult to repair and clear the
Fault
fault. fault.
where P1 and P2 are constants and a is the area of X-section of the conductor.
(ii) Annual cost of energy wasted. This is on account of energy lost mainly‡ in the
conductor due to I2R losses. Assuming a constant current in the conductor throughout
the year, the energy lost in the conductor is proportional to resistance. As resistance is
inversely proportional to the area of X section of the conductor, therefore, the energy lost
in the conductor is inversely proportional to area of X-section. Thus, the annual cost of
energy wasted in an overhead transmission line can be expressed as :
INTRODUCTION:
Electrical distribution systems are an essential part of the electrical power
system. In order to transfer electrical power from an alternating-current or a direct-
current source to the place where it will be used, some type of distribution network
must be utilized. The method used to distribute power from where it is produced to
where it is used can be quite simple. More complex power distribution systems are
used, to transfer electrical power from the power plant to industries, homes, and
commercial buildings. Distribution systems usually employ such equipment as
transformers, circuit breakers, and protective devices. The original electrical
distribution system developed by Thomas Edison was an underground direct current
(DC) system.
In general, the distribution system is the electrical system between the sub-
station fed by the transmission system and the consumer end. It generally consists of
feeders, distributors. The single line diagram of a typical distribution system is shown
in Fig.-5.1. Basically we can say, that part of power system which distributes electric
power for local use is known as distribution system.
That part of power system which distributes electric power for local use is
known as distribution system. In general, the distribution system is the electrical
system between the sub-station fed by the distribution system and the consumer’s
meters. It generally consists of feeders, distributors and the service mains.
(i) Feeders.
A feeder is a conductor which connects the sub-station (or localized generating
station) to the area where power is to be distributed. Generally, no tappings are
taken from the feeder so that current in it remains the same throughout.
The main consideration in the design of a feeder is the current carrying capacity.
Electric power from the generating station is transmitted at high voltage to the
substation located in or near the city.
At this substation, voltage is stepped down to 11 kV with the help of stepdown
transformer. Power is supplied to various substations for distribution or to big
consumers at this voltage. This forms the high voltage distribution or primary
distribution.
ii) SECONDARY DISTRIBUTION SYSTEM
It is that part of AC Distribution System which includes the range of voltages at
which the ultimate consumer utilizes the electrical energy delivered to him.
The secondary distribution employs 400/230 V, 3-phase, 4-wire system.
Fig. shows a typical secondary distribution system.
Fig 5. Typical Secondary distribution System
The principal advantage of this system is that it makes available two voltages at the
consumer terminals viz., V between any outer and the neutral and 2V between the
outers.
Loads requiring high voltage (e.g., motors) are connected across the outers,
whereas lamps and heating circuits requiring less voltage are connected between
either outer and the neutral.
The methods of obtaining 3-wire system are discussed in the following
1. Two generator method:
In this method, two shunt wound d.c. generators G1 and G2 are connected in
series and the neutral is obtained from the common point between generators as
shown in Fig. (i).
Each generator supplies the load on its own side. Thus generator G1 supplies a
load current of I1, whereas generator G2 supplies a load current of I2.
The difference of load currents on the two sides, known as out of balance current
(I1 – I2) flows through the neutral wire.
The principal disadvantage of this method is that two separate generators are
required and becomes costly.
i) RADIAL SYSTEM:
In this system, separate feeders radiate from a single substation and feed the distributors at one end
only. Fig.(i) shows a single line diagram of a radial system for D.C distribution where a feeder OC
supplies a distributor A B at point A
Obviously, the distributor is fed at one end only i.e., point A is this case.
Fig. (ii) shows a single line diagram of radial system for A.C distribution. The radial system is
employed only when power is generated at low voltage and the substation is located at the centre
of the load.
This is the simplest distribution circuit and has the lowest initial cost.
However, it suffers from the following drawbacks:
i. The end of the distributor nearest to the feeding point will be heavily loaded.
ii. The consumers are dependent on a single feeder and single distributor. Therefore, any fault on
the feeder or distributor cuts off supply to the consumers who are on the side of the fault away
from the substation.
iii. The consumers at the distant end of the distributor would be subjected to serious voltage
fluctuations when the load on the distributor changes. Due to these limitations, this system is
used for short distances only
ii) RING MAIN SYSTEM.
In this system, the primaries of distribution transformers form a loop. The loop
circuit starts from the substation bus-bars, makes a loop through the area to be
served, and returns to the substation.
Fig. shows the single line diagram of ring main system for a.c. distribution where
substation supplies to the closed feeder LMNOPQRS.
The distributors are tapped from different points M, O and Q of the feeder
through distribution transformers.
The ring main system has the following advantages:
There are less voltage fluctuations at consumer’s terminals.
The system is very reliable as each distributor is fed via *two feeders. In the
event of fault on any section of the feeder, the continuity of supply is maintained.
For example, suppose that fault occurs at any point F of section SLM of the feeder.
Then section SLM of the feeder can be isolated for repairs and at the same time
continuity of supply is maintained to all the consumers via the feeder SRQPONM
( i) Feeders.
A feeder is designed from the point of view of its current carrying capacity while the
voltage drop consideration is relatively unimportant. It is because voltage drop in a
feeder can be compensated by means of voltage regulating equipment at the
substation.
( ii) Distributors.
A distributor is designed from the point of view of the voltage drop in it. It is
because a distributor supplies power to the consumers and there is a statutory limit
of voltage variations at the consumer’s terminals (± 6% of rated value). The size
and length of the distributor should be such that voltage at the consumer’s terminals
is within the permissible limits
DC DISTRIBUTION CALCULATION:
In DC Distribution Calculation, one important point of interest is the determination of
point of minimum potential on the distributor. The point where it occurs depends
upon the loading conditions and the method of feeding the distributor.
The different methods of feeding a distributor are
i. Feeding at one end
ii. Feeding at both ends with equal voltages
iii. Feeding at both ends with unequal voltages
iv. Feeding at some intermediate point
Nature of loading also varies as
a) Concentrated loading
b) Uniform loading
c) Combination of (a) and (b)
The concentrated loads are those which act on particular points of the
distributor. A common example of such loads is that tapped off for domestic use. On
the other hand, distributed loads are those which act uniformly on all points of the
distributor. Ideally, there are no distributed loads. However, a nearest example of
distributed load is a large number of loads of same wattage connected to the DC
Distribution Calculation at equal distances.
DC DISTRIBUTOR FED AT ONE END — CONCENTRATED
LOADING:
Fig. shows the single line diagram of a 2-wire D.C distributor AB fed at one end A
and having concentrated loads I1, 12, 13 and 14 tapped off at points C, D, E and F
respectively.
Fig 12. 2-wire D.C distributor AB fed at one end A and having concentrated loads
Let r1, r2, r3 and r4 be the resistances of both wires (go and return) of the sections
AC, CD, DE and EF of the distributor respectively.
( a) The current in the various sections of the distributor away from feeding point
goes on decreasing. Thus current in section AC is more than the current in section
CD is more than the current in section DE and current in section DE is more than the
current in section EF.
( b) The voltage across the loads away from the feeding point goes on decreasing.
Thus in Fig. the minimum voltage occurs at the load point E.
( c) In case a fault occurs on any section of the distributor, the whole distributor will
have to be disconnected from the supply mains. Therefore, continuity of supply is
interrupted.
It is easy to see that the minimum potential will occur at point F which is farthest
from the feeding point A.
Steps to Calculate Voltage drop
Fig. shows the single line diagram of a 2-wire D.C distributor AB fed at one end A
and having concentrated loads Ia, Ib, Ic Id and Ie tapped off at points A, B, C, D,
and E respectively.
Fig13. 2-wire D.C distributor AB fed at one end A and having concentrated loads
• The system have concentrated load Ia, Ib, Ic, Id and Ie at load point A,B,C,D
and E respectively.
• The resistance of different section has been shown in the Figure 5.11 above.
• The feeder is fed at point O.
• Let the voltages at different nodes are Va, Vb, Vc, Vd and Ve and the feeder is
fed at the voltage Vo . Hence the voltage drop is given by:
• VDTotal =VDOA + VDAB +VDBC + VDCD + VDDE
Current flowing in sections:
The current flowing in the section ‘OA’ is: Ioa = Ia + Ib + Ic + Id + Ie
The current flowing in the section ‘AB’ is: Iab = Ib + Ic + Id + Ie
The current flowing in the section ‘BC’ is: Ibc = Ic + Id + Ie
The current flowing in the section ‘CD’ is: Icd = Id + Ie
The current flowing in the section ‘DE’ is: Ide = Ie
The total voltage drop therefore, is given by:
VDTotal = IoaRoa + IabRab + IbcRbc + IcdRcd + IdeRde
( a) The current in the various sections of the distributor away from feeding point
goes on decreasing. Thus current in section AC is more than the current in section
CD is more than the current in section DE and current in section DE is more than the
current in section EF.
( b) The voltage across the loads away from the feeding point goes on decreasing.
Thus in Fig. the minimum voltage occurs at the load point E.
( c) In case a fault occurs on any section of the distributor, the whole distributor will
have to be disconnected from the supply mains. Therefore, continuity of supply is
interrupted.
It is easy to see that the minimum potential will occur at point F which is farthest
from the feeding point A.
EXAMPLE-1
What will be the pd at point B if a pd of 300 V is maintained at a point A, for a 2
wire dc distributor cable AB if 2 km long and supplies loads of 100A, 150A, 200A,
and 50A suited at 500m, 1000m, 1600m, and 2000m from the feeding point A. Each
conductor has a resistance of 0.01 Ω per 1000 m. (287.6 V)
Let the voltages at different nodes are Va, Vb, Vc, Vd and Ve and the feeder is fed at
the voltage Vo . Hence the voltage drop is given by:
The resistance of in the section ‘CD’ is: Rcd = 2 x 0.01 Ω x 0.6= 0.012 Ω
The resistance of the section ‘DE’ is: Rde = 2 x 0.01 Ω x 0.4= 0.008 Ω
The voltage drop in the section ‘AB’ is: Vab = Iab Rab = 500 x 0.01=5 V
The voltage drop in the section ‘BC’ is: Vbc = Ibc Rbc = 400 x 0.01= 4 V
The voltage drop in the section ‘CD’ is: Vcd = Icd Rcd = 250 x 0.012=3 V
The voltage drop in the section ‘DE’ is: Vde = Ide Rde = 50 x 0.008= 0.4 V
=12.4 V
As we move away from one of the feeding points, say A, p.d. goes on decreasing till
it reaches the minimum value at some load point, say E, and then again starts rising
and becomes V volts as we reach the other feeding point B.
Fig 14. 2-wire D.C distributor AB fed at both ends having concentrated loads
All the currents tapped off between points A and E (minimum p.d.
point) will be supplied from the feeding point A while those tapped off
between B and E will be supplied from the feeding point B. The current
tapped off at point E itself will be partly supplied from A and partly from B. If
these currents are x and y respectively, then, 𝑰𝟑 = 𝒙 + 𝒚. Therefore, we arrive
at a very important conclusion that at the point of minimum potential, current
comes from both ends of the DC Distribution.
POINT OF MINIMUM POTENTIAL:
It is generally desired to locate the point of minimum potential. There is a
simple method for it. Consider a distributor AB having three concentrated loads I1,
I2 and I3 at points C, D and E respectively.
Suppose that current supplied by feeding end A is IA. Then current
distribution in the various sections of the distributor can be worked out as shown in
Fig.
EXAMPLE-2
A 2 wire dc street mains AB, 600 m long is fed from both ends at 220 V. Loads
of 20 A, 40 A, 50 A and 30 A are tapped at distances 100m, 250m, 400m and
500m from the end A. If the area of cross section of distributor is 1 cm2, what
will be the minimum consumer voltage? If r = 1.7 * 10-6 Ω cm.
The actual distribution of currents in the various sections of the distributor is shown
in Fig. It is clear that currents are coming to load point E from both sides i.e. from
point D and point F. Hence, E is the point of minimum potential.
( ii) Distributor fed at both ends with unequal voltages.
Consider a distributor AB of length l metres having resistance r ohms per metre run
and with a uniform loading of i amperes per metre run as shown in Fig. 5.
Fig 15. 2-wire D.C distributor uniformly loaded fed at both ends with unequal voltages
• Let the distributor be fed from feeding points A and B at voltages VA and VB
respectively.
• Suppose that the point of minimum potential C is situated at a distance x meters
from the feeding point A. Then current supplied by the feeding point A will be * i
x.
• As the distance of C from feeding point B is ( l − x), therefore, current fed from B
is i ( l − x).
As all the quantities on the right hand side of the equation are known, therefore, the
point on the distributor where minimum potential occurs can be calculated.
EXAMPLE-3
A 2-wire d.c. distributor AB is fed from both ends. At feeding point A, the voltage is
maintained as at 230 V and at B 235 V. The total length of the distributor is 200
meters and loads are tapped off as under : 25 A at 50 meters from A ; 50 A at 75
meters from A 30 A at 100 meters from A ; 40 A at 150 meters from A The
resistance per kilometer of one conductor is 0·3 Ω. Calculate (i) currents in various
sections of the distributor (ii) minimum voltage and the point at which it occurs
SOLUTION
The actual distribution of currents in the various sections of the distributor is shown in
Fig. above. It is clear that currents are coming to load point E from both sides i.e.
from point D and point F. Hence, E is the point of minimum potential.
∴ Minimum consumer voltage, VE = VA − [IAC RAC + ICD RCD + IDE RDE
= 220 − [61·7 × 0·034 + 41·7 × 0·051 + 1·7 × 0·051]
= 220 − 4·31 = 215·69 V
UNIFORMLY LOADED DISTRIBUTOR FED AT ONE END:
Fig (a) shows the single line diagram of a 2-wire d.c. distributor AB fed at one end A
and loaded uniformly with i amperes per meter length.
It means that at every 1 m length of the distributor, the load tapped is i amperes.
Let l meters be the length of the distributor and r ohm be the resistance per meter
run.
Consider a point C on the distributor at a distance x meters from the feeding point A
as shown in Fig. 5.11 (b). Then current at point C is
𝑖 = 𝑖𝑙 − 𝑖𝑥 = 𝑖 𝑙 − 𝑥 𝑎𝑚𝑝𝑒𝑟𝑒𝑠
Now, consider a small length dx near point C. Its resistance is r dx and the voltage
drop over length dx is
dv = 𝑖 𝑟 𝑙 − 𝑥 𝑑𝑥 volts
Total voltage drop in the distributor up 𝑥to point C is
𝒗 = න 𝑖 𝑟 𝑙 − 𝑥 𝑑𝑥
0
𝑥2
𝑣 = 𝑖 𝑟 𝑙𝑥 − 2
The voltage drop up to point B (i.e. over the whole distributor) can be obtained by
putting x = l in the above expression.
Voltage drop over the distributor AB
𝑙2 𝑙2 1 1
= 𝑖 𝑟 𝑙2 − =𝑖𝑟 =2 𝑖𝑙 𝑟𝑙 = 2 𝐼𝑅
2 2
Where
I = 𝒊 𝒍 is the total current entering at point A and
𝑹 = 𝒓 𝒍 is the total resistance of the distributor
Thus, in a uniformly loaded distributor fed at one end, the total voltage drop is equal
to that produced by the whole of the load assumed to be concentrated at the middle
point.
EXAMPLE -4
A 2-wire d.c. distributor 200 meters long is uniformly loaded with 2A/meter. Resistance of
single wire is 0·3 Ω/km. If the distributor is fed at one end, calculate :
(i) the voltage drop up to a distance of 150 m from the feeding point
(ii) the maximum voltage drop
SOLUTION
Current loading, i = 2 A/m
Resistance of distributor per meter run, r = 2 × 0·3/1000 = 0·0006 Ω
Length of distributor, l = 200 m
𝒙𝟐
Voltage drop up to a distance x meters from feeding point 𝒗 = 𝒊 𝒓 𝒍𝒙 − 𝟐
Here, x = 150 m
1502
∴ Desired voltage drop = = 2 × 0.0006 200 × 150 − 2
= 22.5 V
1 1 1
Voltage drop over the distributor AB= 2
𝑖 𝑙 𝑟 𝑙 = 2 𝐼 𝑅= 2
𝐼𝑅
(ii) Total current entering the distributor, I = i × l = 2 × 200 = 400 A
Total resistance of the distributor, R = r × l = 0·0006 × 200 = 0·12 Ω
𝟏
∴ Total drop over the distributor = 𝟐
𝑰 𝑹 = 1/2 × 400 × 0·12 = 24 V
EXAMPLE-5
A 250 m , 2-wire d.c. distributor fed from one end is loaded uniformly at the rate of
1·6 A/metre. The resistance of each conductor is 0·0002 Ω per metre. Find the
voltage necessary at feed point to maintain 250 V (i) at the far end (ii) at the mid-
point of the distributor
SOLUTION.
Current loading, i = 1·6A/m
Current entering the distributor, I = i × l = 1·6 × 250 = 400 A
Resistance of the distributor per metre run r = 2 × 0·0002 = 0·0004 Ω
Total resistance of distributor, R = r × l = 0·0004 × 250 = 0·1 Ω
(i) Voltage drop over the entire distributor = 1/2 I R = 1/2 × 400 × 0·1 = 20 V
∴ Voltage at feeding point = 250 + 20 = 270 V
𝑥2
(ii) Voltage drop upto a distance of x metres from feeding point= 𝑣 = 𝑖 𝑟 𝑙𝑥 − 2
Here x = l/2 = 250/2 = 125 m
∴ Voltage drop = 1·6 × 0·0004 (250 × 125- 1252 /2) = 15 V
∴ Voltage at feeding point = 250 + 15 = 265 V
UNIFORMLY LOADED DISTRIBUTOR FED AT BOTH ENDS
We shall now determine the voltage drop in a uniformly loaded distributor fed at
both ends. There can be two cases viz. the distributor fed at both ends with
( i) equal voltages
( ii) unequal voltages.
The two cases shall be discussed separately.
( i) Distributor fed at both ends with equal voltages.
Consider a distributor A B of length l meters, having resistance r ohms per meter
run and with uniform loading of i amperes per meter run as shown in Fig. .
Fig 18. 2-wire D.C distributor uniformly loaded fed at both ends with unequal voltages
Let the distributor be fed from feeding points A and B at voltages VA and VB
respectively. Suppose that the point of minimum potential C is situated at a distance
x meters from the feeding point A. Then current supplied by the feeding point A will
be ix.As the distance of C from feeding point B is (l − x), therefore, current fed from
B is i( l − x).
As all the quantities on the right hand side of the equation are known, therefore, the
point on the distributor where minimum potential occurs can be calculated.
EXAMPLE-6
A two-wire d.c. distributor cable 1000 metres long is loaded with 0·5 A/metre.
Resistance of each conductor is 0·05 Ω/km. Calculate the maximum voltage drop if
the distributor is fed from both ends with equal voltages of 220 V. What is the
minimum voltage and where it occurs ?
SOLUTION
Minimum voltage will occur at the mid-point of the distributor and its value is
Exercise Problem
A 2-wire d.c. distributor AB 500 meters long is fed from both ends and is loaded
uniformly at the rate of 1·0 A/meter. At feeding point A, the voltage is maintained at
255 V and at B at 250 V. If the resistance of each conductor is 0·1 Ω per kilometer,
determine : (i) the minimum voltage and the point where it occurs (ii) the currents
supplied from feeding points A and B
EXAMPLE-8
A 800 meters 2-wire d.c. distributor AB fed from both ends is uniformly loaded at
the rate of 1·25 A/meter run. Calculate the voltage at the feeding points A and B if
the minimum potential of 220 V occurs at point C at a distance of 450 meters from
the end A. Resistance of each conductor is 0·05 Ω/km
SOLUTION
Current loading, i = 1·25 A/m
Resistance of distributor/m, r = 2 × 0·05/1000
= 0·0001 Ω
Voltage at C, VC = 220 V
Length of distributor, l = 800 m
Distance of point C from A, x = 450 m
i r 𝑋 2 1.25𝑋0.0001(4502 )
Voltage drop in section AC = 2 = = 12·65 V
2
∴ Voltage at feeding point A, VA = 220 + 12·65 = 232·65 V
i r (𝑙−𝑥)2 1.25𝑋0.0001(800−450)2)
Voltage drop in section BC = = =7.65 V
2 2
Voltage at feeding point B, VB = 220 + 7·65 = 227·65 V
EXAMPLE -9
(i) A uniformly loaded distributor is fed at the center. Show that maximum voltage
drop = I R/8 where I is the total current fed to the distributor and R is the total
resistance of the distributor.
(ii) A 2-wire d.c. distributor 1000 meters long is fed at the center and is loaded
uniformly at the rate of 1·25 A/meter. If the resistance of each conductor is 0·05
Ω/km, find the maximum voltage drop in the distributor
Fig. above shows distributor AB fed at centre C and uniformly loaded with i amperes/metre.
Let l metres be the length of the distributor and r ohms be the resistance per metre run.
Obviously, maximum voltage drop will occur at either end.
∴ Max. voltage drop = Voltage drop in half distributor
1 𝑖𝑙 𝑟 𝑙 1 1
=2 2 2
= 8(i l) (r l) =8IR
Where i l = I, the total current fed to the distributor
r l = R, the total resistance of the distributor
(ii) Total current fed to the distributor is I = i l = 1·25 × 1000 = 1250 A
Total resistance of the distributor is R = r l = 2 × 0·05 × 1 = 0·1 Ω
1 1
Max. voltage drop = I R= × 1250 0 1 = 15.62 V
8 8
SOLUTION.
This problem can be solved in two stages.
First, the drop at any point due to concentrated loading is found. To this is added
the voltage drop due to uniform loading.
1. Drops due to concentrated loads.
Figure shows only the concentrated loads tapped off from the various points.
The currents in the various sections are :
IAC = 300 A ; ICD = 250 A ; IDE = 150 A
Drop in section AC = IAC RAC = 300 × (200 × 0·0001) = 6 V
Drop in section CD = 250 × (300 × 0·0001) = 7·5 V
Drop in section DE = 150 × (300 × 0·0001) = 4·5 V
Total drop over AB = 6 + 7·5 + 4·5 = 18 V
2. Drops due to uniform loading
𝑖 𝑟 𝑙2 0.5 𝑥 0.0001 𝑥 (900)2
Drop over AB = = =20.25 V
2 2
Drop over AD =
l = 900 m ; x = 500 m
∴ Drop over AD = 0·5 × 0·0001 (900 x 500- 500 2 /2) = 16·25 V
(i) Voltage at point B = VA − Drop over AB due to conc. and uniform loadings
= 400 − (18 + 20·25) = 361·75 V
(ii) Voltage at point D = VA − Drop over AD due to conc. and uniform loadings
= 400 − (6 + 7·5 + 16·25) = 370·25 V
EXAMPLE PROBLEM: 11
• The feeder in the ring fashion is divided into number of sections as AB, BC, CD,
DE and EA.
• The various distributors are connected at A, B, C, D and E. Each distributor is
supplied by the two feeders and hence the design is similar to the two feeders in
parallel on different paths.
• Hence if there is any fault on any part of the feeder, still the consumers will keep
on getting the continuous supply. For example, if the fault occurs at point P in the
section AB of the feeder can be isolated and repaired.
• The feeder can be fed at one or more feeding points.
• Thus the disadvantages of radial system are eliminated in this system.
• The great saving in copper is another major advantage of the ring main system.
RING DISTRIBUTOR-EXAMPLE 12
A 400-metre ring distributor has loads as shown in Fig. where distances are in
meters. The resistance of each conductor is 0.2 Ω per 1,000 meters and the
loads tapped off at points B, C and D are as shown. If the distributor is fed at A,
find voltages at B,C and D.
Solution. Let us assume a current of I in section AD [Fig. (a)] and then find the total
drop which should be equated to zero.
∴ 70 I + 90 (I − 50) + 80 (I − 120) + 60 (I − 220) = 0
∴ 300 I = 27,300 or I = 91 A.
The current distribution becomes as shown in Fig. (b) from where it is seen that C is
the point of minimum potential.
Drop in AD = 2(91 × 70 × 0.2/1,000) = 2.55 V
Drop in DC = 2(41 × 90 × 0.2/1,000) = 1.48 V
Drop in CB = 2(29 × 80 × 0.2/1,000) = 0.93 V
Drop in BA = 2(129 × 60 × 0.2/1,000) = 3.1 V
Voltage at D = 240 − 2.55 = V
Voltage at C = − 1.48 = V
Voltage at B = 240 − 3.1 = V
RING MAIN DISTRIBUTOR WITH INTERCONNECTOR
Sometimes a ring distributor has to serve a large area. In such a case, voltage drops
in the various sections of the distributor may become excessive. In order to reduce
voltage drops in various sections, distant points of the distributor are joined through
a conductor called interconnector.
The points B and D of the ring distributor are joined through an interconnector BD.
There are several methods for solving such a network. However, the solution of such
a network can be readily obtained by applying Thevenin’s theorem. The steps of
procedure are :
(i) Consider the interconnector BD to be disconnected [See Fig. (i)] and find
the potential difference between B and D. This gives Thevenin’s equivalent
circuit voltage E0.
(ii) Next, calculate the resistance viewed from points B and D of the network
composed of distribution lines only. This gives Thevenin’s equivalent circuit
series resistance R0.
𝐸0
∴ Current in interconnector BD =
𝑅0 +𝑅𝐵𝐷
Therefore, current distribution in each section and the voltage of load points can be
calculated
A d.c. ring main ABCDA is fed from point A from a 250 V supply and the resistances
(including both lead and return) of various sections are as follows :
AB = 0·02 Ω ; BC = 0·018 Ω ; CD = 0·025 Ω and DA = 0·02 Ω.
The main supplies loads of 150 A at B ; 300 A at C and 250 A at D. Determine the
voltage at each load point. If the points A and C are linked through an
interconnector of resistance 0·02 Ω, determine the new voltage at each load point
SOLUTION
Without Interconnector. Fig. (i) shows the ring distributor without interconnector. Let
us suppose that a current I flows in section AB of the distributor. Then currents in
various sections of the distributor will be as shown in Fig (i)
According to Kirchhoff’s voltage law, the voltage drop in the closed loop ABCDA is
zero i.e.
Solution.
Let l = length of each conductor in meter
σ = current density in A/m2
P = power supplied in watts
EXERCISE PROBLEMS
Consider the case of a 2- wire feeder . AB is the sending end and CD the receiving end.
Obviously, the p.d. at AB is higher than at CD. The difference in potential at the two ends is
the potential drop or ‘drop’ in the cable
Suppose the transmitting voltage is 250 V , current in AC is 10 amperes and resistance of
each feeder conductor is 0.5 Ω, then drop in each feeder conductor is 10 × 0.5 = 5 volt and
drop in both feeder conductor is 5 × 2 = 10 V
P.d. at Receiving end CD is = 250 − 10 = 240 V
Input power at AB = 250 × 10 = 2,500 W
Output power at CD = 240 × 10 = 2,400 W
∴ power lost in two feeders = 2,500 − 2,400 = 100W
The above power loss could also be found by using the formula
Power loss = R = 2 × 102 × 0.5 = 100 W
efficiency of transmission =In the present case,
power delivered by the feeder is = 2500 W and
power received by it as 2400 W.
η= 2400 × 100/2500 = 96%
AC DISTRIBUTION CALCULATIONS:
The vector diagram of the a.c. distributor under these conditions is shown in Fig. Here,
the receiving end voltage VB is taken as the reference vector. As power factors of
loads are given w.r.t. VB , therefore, I1 and I2 lag behind VB by φ1 and
φ2 respectively.
Fig 22. Vector diagram of A.C distributor uniformly loaded fed at one end
( ii) Power factors referred to respective load voltages.
Suppose the power factors of loads in the previous Fig. are referred to their
respective load voltages. Then φ1 is the phase angle between VC and I1and φ2 is
the phase angle between VB and I2 . The vector diagram under these conditions is
shown in Fig 5.20
Fig 23. Vector diagram of A.C distributor uniformly loaded fed at one end
EXAMPLE PROBLEM-14
A 2-wire a.c. feeder 1 km long supplies a load of 100 A at 0.8 p.f. lag 200
volts at its far end and a load of 60 A at 0.9 p.f. lag at its mid-point. The
resistance and reactance per km (lead and return) are 0.06 ohm and 0.08
ohm respectively. Calculate the voltage drop along the distributor from
sending end to mid-point and from mid-point to far end.
SOLUTION
Fig.shows the feeder AC 1 km long having B as its mid-point and A as
its sending-end point.
A 1-phase ring distributor ABC is fed at A. The loads at B and C are 20 A at 0.8 p.f. lagging
and 15 A at 0.6 p.f. lagging respectively, both expressed with reference to voltage at A. The
total impedances of the sections AB, BC and CA are (1 + j1), (1 + j2) and (1 + j3) ohm
respectively. Find the total current fed at A and the current in each section.
SOLUTION
Thevenin’s theorem will be used to solve this problem. The ring distributor is shown in
Fig.(a). Imagine feeder BC to be removed [Fig. (b)].
A 3-phase ring main ABCD, fed from end A, supplies balanced loads of 50 A at 0.8
p.f. lagging at B, 120 A at u.p.f. at C and 70 A at 0.866 p.f. lagging at D, the load
currents being referred to the voltage at point A. The impedance per phase of the
various line sections are :
section AB = (1 + j0.6) Ω ;
section BC = (1.2 + j0.9) Ω
section CD = (0.8 + j0.5) Ω ;
section DA = (3 + j2) Ω
Determine the currents in the various sections.
SOLUTION:
One phase of the ring main is shown in Fig. Let the current in section A B = (x + jy)
Since the real (or active) and imaginary (or reactive) parts have to be separately
zero.
∴ 6x − 4y + 1009.8 = 0 and 4x + 6y − 302.2 = 0
Solving for x and y, we get x = 139.7 and y = −42.8
∴ Current in section AB = (139.7 − j42.8) A
Current in section BC = (139.7 − 40) + j(− 42.8 + 30) = (99.7 − j 12.8) A
Current in section CD = (139.7 − 160) + j(− 42.8 + 30) = (− 20.3 − j 12.8) A
Current in section DA = (139.7 − 220.6) + j(− 42.8 + 65) = (− 80.9 + j 22.2)
EXAMPLE PROBLEM-19
A total load of 12,000 kW at a power factor of 0.8 lagging is transmitted to a
substation by two overhead three-phase lines connected in parallel. One line has a
conductor resistance of 2 Ω per conductor and reactance (line to neutral) of 1.5 Ω,
the corresponding values for the other line being 1.5 and 1.2 Ω respectively.
Calculate the power transmitted by each overhead line.
SOLUTION
Let us assume a line voltage of 1000 kV for convenience. Z1 = (2 + j1.5); Z2 = (1.5
+ j1.2) Ω Total load current I = 12,000/√3 × 1000 × 0.8 = 8.66 A Taking voltage
along reference vector, we have I = 8.66 (0.8 − j0.6)
involving connections inside the utilities, own territories with external to inter-
done for economic reasons, to reduce the cost of electricity and to improve
and load centers in order to minimize the total power generation capacity and
adopted in the transmissions to enhance grid reliability and to over come the
transmission planner for controlling power and enhancing the useable capacity
presently, also to upgrade the transmission lines. The current through the line
increasing the capacity of existing lines with large conductors and by the use of
FACTS controllers the power flow through the lines is maintained stable. The
HVDC Transmission
Definition: High voltage direct current (HVDC) power systems use D.C. for
transmission of bulk power over long distances. For long-distance power transmission,
HVDC lines are less expensive, and losses are less as compared to AC transmission. It
interconnects the networks that have different frequencies and characteristics.
In AC transmission, alternating waves of voltage and current travels in the line which
change its direction every millisecond; due to which losses occur in the form of heat.
Unlike AC lines, the voltage and current waves don’t change their direction in DC.
HVDC lines increase the efficiency of transmission lines due to which power is rapidly
transferred.
In a combined AC and DC system, generated AC voltage is converted into DC at the
sending end. Then, the DC voltage is inverted to AC at the receiving end, for
distribution purposes. Thus, the conversion and inversion equipment are also needed
at the two ends of the line. HVDC transmission is economical only for long distance
transmission lines having a length more than 600kms and for underground cables of
length more than 50kms
Working
In generating substation, AC power is generated which can be converted into DC by
using a rectifier. In HVDC substation or converter substation rectifiers and inverters
are placed at both the ends of a line. The rectifier terminal changes the AC to DC,
while the inverter terminal converts DC to AC.
The DC is flowing with the overhead lines and at the user end again DC is converted
into AC by using inverters, which are placed in converter substation. The power
remains the same at the sending and receiving ends of the line. DC is transmitted
over long distances because it decreases the losses and improves the efficiency.
A system having more than two converter stations and one transmission line is called
a ‘two terminal DC system’ or a ‘point-to-point system’. Similarly, if substation has
more than two converter stations and interconnecting DC terminal lines, it is called
multiterminal DC substation
Fig 25
Fig 26
Fig 27
Bipolar link – The Bipolar link has two conductors one is positive, and the other one is
negative to the earth. The link has converter station at each end. The midpoints of the
converter stations are earthed through electrodes. The voltage of the earthed electrodes is
just half the voltage of the conductor used for transmission the HVDC.
The most significant advantage of the bipolar link is that if any of their links stop operating,
the link is converted into Monopolar mode because of the ground return system. The half of
the system continues supplies the power. Such types of links are commonly used in the HVDC
systems.
Fig 28
Homopolar link– It has two conductors of the same polarity usually negative polarity,
and always operates with earth or metallic return. In the homopolar link, poles are
operated in parallel, which reduces the insulation cost.
Fig 29
Fig 30
Converter Unit
The conversion from AC to DC and vice versa is done in HVDC converter stations by using
three-phase bridge converters. This bridge circuit is also called Graetz circuit. In HVDC
transmission a 12-pulse bridge converter is used. The converter obtains by connecting two or
6-pulse bridge in series.
Fig 31
Converter Valves
The modern HVDC converters use 12-pulse converter units. The total number of a valve in
each unit is 12. The valve is made up of series connected thyristor modules. The number of
thyristor valve depends on the required voltage across the valve. The valves are installed in
valve halls, and they are cooled by air, oil, water or freon.
Converter Transformer
The converter transformer converts the AC networks to DC networks or vice versa. They have
two sets of three phase windings. The AC side winding is connected to the AC bus bar, and
the valve side winding is connected to valve bridge. These windings are connected in star for
one transformer and delta to another.
The AC side windings of the two, three phase transformer are connected in stars with their
neutrals grounded. The valve side transformer winding is designed to withstand alternating
voltage stress and direct voltage stress from valve bridge. There are increases in eddy current
losses due to the harmonics current. The magnetisation in the core of the converter
transformer is because of the following reasons.
• The alternating voltage from AC network containing fundamentals and several harmonics.
• The direct voltage from valve side terminal also has some harmonics.
Filters
• The AC and DC harmonics are generated in HVDC converters. The AC harmonics are
injected into the AC system, and the DC harmonics are injected into DC lines. The
harmonics have the following advantages.
• It causes the interference in telephone lines.
• Due to the harmonics, the power losses in machines and capacitors are connected in the
system.
• The harmonics produced resonance in an AC circuit resulting in over voltages.
• Instability of converter controls.
The harmonics are minimised by using the AC, DC and high-frequency filters. The
types of filter are explained below in details.
AC Filters – The AC filters are RLC circuit connected between phase and earth. They
offered low impedances to the harmonic frequencies. Thus, the AC harmonic currents
are passed to earth. Both tuned and damped filters are used. The AC harmonic filter
also provided a reactive power required for satisfactory operation of converters.
DC Filters – The DC filter is connected between the pole bus and neutral bus. It
diverts the DC harmonics to earth and prevents them from entering DC lines. Such a
filter does not require reactive power as DC line does not require DC power.
High-Frequency Filters – The HVDC converter may produce electrical noise in the
carrier frequency band from 20 kHz to 490 kHz. They also generate radio interference
noise in the megahertz range frequencies. High-frequency filters are used to minimise
noise and interference with power line carrier communication. Such filters are placed
between the converter transformer and the station AC bus.
Reactive Power Source
Reactive power is required for the operations of the converters. The AC harmonic
filters provide reactive power partly. The additional supply may also be obtained from
shunt capacitors synchronous phase modifiers and static var systems. The choice
depends on the speed of control desired.
Smoothing Reactor
Smoothing reactor is an oil filled oil cooled reactor having a large inductance. It is
connected in series with the converter before the DC filter. It can be located either on
the line side or on the neutral side. Smoothing reactors serve the following purposes.
1.They smooth the ripples in the direct current.
2.They decrease the harmonic voltage and current in the DC lines.
3.They limit the fault current in the DC line.
4.Consequent commutation failures in inverters are prevented by smoothing reactors
by reducing the rate of rising of the DC line in the bridge when the direct voltage of
another series connected voltage collapses.
5.Smoothing reactors reduce the steepness of voltage and current surges from the DC
line. Thus, the stresses on the converter valves and valve surge diverters are reduced.
HVDC System Pole
The HVDC system pole is the part of an HVDC system consisting of all the equipment
in the HVDC substation. It also interconnects the transmission lines which during
normal operating condition exhibit a common direct polarity with respect to earth.
Thus the word pole refers to the path of DC which has the same polarity with respect
to earth. The total pole includes substation pole and transmission line pole.
Types of an HVDC System
• Back-to-Back HVDC Station
• Two Terminal HVDC System
• Multiterminal DC (MTDC) System
EHVAC
Industrial-minded countries of the world require a vast amount of energy of which
electrical energy forms a major fraction. There are other types of energy such as oil for
transportation and industry, natural gas for domestic and industrial consumption, which form
a considerable proportion of the total energy consumption. Thus, electrical energy does not
represent the only form in which energy is consumed but an important part nevertheless. It is
only 150 years since the invention of the dynamo by Faraday and 120 years since the
installation of the first central station by Edison using dc. But the world has already consumed
major portion of its natural resources in this short period and is looking for sources of energy
other than hydro and thermal to cater for the rapid rate of consumption which is outpacing
the discovery of new resources.
This will not slow down with time and therefore there exists a need to reduce the
rate of annual increase in energy consumption by any intelligent society if resources have to
be preserved for posterity. After the end of the Second World War, countries all over the world
have become independent and are showing a tremendous rate of industrial development,
mostly on the lines of North-American and European countries, the U.S.S.R. and Japan.
Therefore, the need for energy is very urgent in these developing countries, and national
policies and their relation to other countries are sometimes based on energy requirements,
chiefly nuclear. Hydro-electric and coal or oil-fired stations are located very far from load
centres for various reasons which requires the transmission of the generated electric power
over very long distances.
This requires very high voltages for transmission. The very rapid strides taken by
development of dc transmission since 1950 is playing a major role in extra-long-distance
transmission, complementing or supplementing e.h.v. ac transmission. They have their roles
to play and a country must make intelligent assessment of both in order to decide which is
best suited for the country's economy.
NECESSITY OF EHVAC TRANSMISSION
• With the increase in transmission voltage, for same amount of power to be transmitted
current in the line decreases which reduces I2R losses. This will lead to increase in
transmission efficiency.
• With decrease in transmission current, size of conductor required reduces which decreases
the volume of conductor.
• The transmission capacity is proportional to square of operating voltages. Thus the
transmission capacity of line increases with increase in voltage.
• With increase in level of transmission voltage, the installation cost of the transmission line
per km decreases.
• It is economical with EHV transmission to interconnect the power systems on a large scale.
• The no. of circuits and the land requirement for transmission decreases with the use of
higher transmission voltages.
ADVANTAGES
• Reduction in the current.
• Reduction in the losses.
• Reduction in volume of conductor material required.
• Decrease in voltage drop & improvement of voltage regulation.
• Increase in Transmission Efficiency.
• Increased power handling capacity.
• The no. of circuits & the land requirement reduces as transmission voltage increases.
• The total line cost per MW per km decreases considerably with the increase in line
voltage.
Smart Grid
The first official definition of Smart Grid was provided by the Energy Independence
and Security Act of 2007 (EISA-2007), which was approved by the US Congress in
January 2007, and signed to law by President George W. Bush in December 2007.
Title XIII of this bill provides a description, with ten characteristics, that can be
considered a definition for Smart Grid, as follows:
"It is the policy of the United States to support the modernization of the Nation's
electricity transmission and distribution system to maintain a reliable and secure
electricity infrastructure that can meet future demand growth‖
To achieve each of the following, which together characterize a Smart Grid:
(1) Increased use of digital information and controls technology to improve reliability,
security, and efficiency of the electric grid.
(2) Dynamic optimization of grid operations and resources, with full cyber-security.
(3) Deployment and integration of distributed resources and generation, including
renewable resources.
(4) Development and incorporation of demand response, demand-side resources, and
energy-efficiency resources.
(5) Deployment of `smart' technologies (real-time, automated, interactive technologies
that optimize the physical operation of appliances and consumer devices) for metering,
communications concerning grid operations and status, and distribution automation.
(6) Integration of `smart' appliances and consumer devices.
(7) Deployment and integration of advanced electricity storage and peak-shaving
technologies, including plug-in electric and hybrid electric vehicles, and thermal storage
air conditioning.
(8) Provision to consumers of timely information and control options.
(9) Development of standards for communication and interoperability of appliances and
equipment connected to the electric grid, including the infrastructure serving the grid.
(10) Identification and lowering of unreasonable or unnecessary barriers to adoption of
smart grid technologies, practices, and services."
84
VIDEO LECTURES
E Books
1. While designing the distribution sub stations by the designer, it is required to use
the _______ for the discrete power tapping.
a) distributor
b) power transformer
c) distribution transformer
d) feeder
2. For a 2-wire ac single phase distribution system operating at ‘30’ MW and ‘315’
kV, operating at the power factor of 0.8 having 15Ω of resistance of each wire,
then the copper loss at the substation in kW will be ___________
a) 210.67
b) 105.33
c) 240.87
d) 108.27
3. Distributors fed at both ends has an advantage of ________________
a) continuous supply
b) fault isolation
c) being economical
d) all of the mentioned
4. A substation records a dip in the voltage received by 15%. To overcome this
issue, the booster employed at the substation is ___________
a) a series wound generator coupled to dc shunt motor
b) a series wound motor
c) a shunt motor operating at lagging power factor
d) a shunt motor coupled to differential motor
5. If a 2-wire ac single phase distribution system operating at ‘P’ MW and ‘V’ kV,
operating at the power factor of 0.8, then the current in the outer wire in kA is
______
a) 1/ (Vcos)^2
b) (Vcos)^2
c) (V)^2
d) None of the mentioned
10
ASSIGNMENTS
87
ASSIGNMENT QUESTIONS (K3, CO4)
[ANSWER: 287.6 V]
2. A 2 wire dc street mains AB, 600 m long is fed from both ends at 220 V. Loads of
20 A, 40 A, 50 A and 30 A are tapped at distances 100m, 250m, 400m and 500m
from the end A. If the area of cross section of distributor is 1 cm2, what will be the
minimum consumer voltage? If ? = 1.7 * 10-6 Ω cm.
[ANSWER: 215.69 V]
3. A distribution system is shown in figure with load currents as marked. The two
ends of the feeder are fed by voltage sources such that Vp = Vq = 3 V, the value of
the voltage Vp for a minimum voltage of 220 V at any point along the feeder is
[ANSWER: 225.89 V]
4. A 300m ring distributor has loads as shown in the fig. The distances
are in metres. The resistance of each conductor is 0.2 W per 1000
metres and loads are tapped off at B, C, D. If the distributor is fed at A
at 240 V, what will be the voltage at B?
[ANSWER: 236.9 V]
PART A
2 MARKS QUESTIONS WITH ANSWERS
90
UNIT-5
S.No Part A (Q & A) K Level COs
What is a Feeder ?
A feeder id designed from the point of view of its current carrying
25 K1 CO1
capacity while the voltage drop consideration is relatively
unimportant .
What is a Distributor ?
26 A distributor supplies power to the consumers and there is a K1 CO1
statutory limit of voltage variations at the consumers terminals
What is a Radial system ?
Separate feeders radiate from a single substation and feed the
27 K1 CO1
distributor at one end only
96
PART B
K
S.No Questions COs
Level
What do you mean by distributor loss? How will you calculate the
6. K2 CO1
distributor efficiency?
A d.c. ring main ABCDA is fed from point A from a 250 V supply and
the resistances (including both lead and return) of various sections
are as follows : AB = 0·02 Ω ; BC = 0·018 Ω ; CD = 0·025 Ω and DA =
19 0·02 Ω. The main supplies loads of 150 A at B; 300 A at C and 250 A at K2 CO1
D. Determine the voltage at each load point. If the points A and C are
linked through an interconnector of resistance 0·02 Ω, determine the
new voltage at each load point
20 Explain the structure of power system in detail K2 CO1
PART C
K
S.No Questions COs
Level
2 K3 CO6
The resistance and reactance of the distributor are 0.2 and 0.3 ohm
per km. Calculate total voltage drop in the distributor
100
ONLINE COURSES
101
14
REAL TIME
APPLICATIONS IN DAY
TO DAY LIFE AND TO
INDUSTRY
102
HVDC Systems in India
• Introduction
• HVDC Systems presently in operation
Main Data/Salient Features
• Upcoming Projects
• Future Challenges
https://drive.google.com/file/d/1wB4pDV27sBvZ0eTr8qxBYPpol0BxKwz/vie
w?usp=sharing
103
15
Additional Topics
104
DISTRIBUTION LINES –CONSTRUCTION ASPECTS
Introduction :
Before construction of any new sub-transmission and distribution lines is taken
up, one should get acquaint himself with Indian Electricity Rules. 1956 as
amended from time to time. As per Rule No. 29, all electric lines and
apparatus shall be sufficient in size and of sufficient mechanical
strength for the work they may be required to do, and shall be constructed,
installed, protected, worked and maintained in such a manner as to prevent
break down in supply or accidents.
Sub-transmission and Distribution Line Voltages :
REC has standardized the following voltages
(1)240-415 volts Low and Medium Voltages
(2)11,000 volts Primary Feeders
(3)33,000 voplts Sub-transmission Lines.
Survey of Lines :
The area is to be surveyed to determine the route along which the line is to
be laid. The survey of the line should be carried out accurately. The
proposed route of the line should be the shortest practicable distance.
• The first thing to do is to select the route and plot it on a map.
• The second step is to conduct a walkout survey to determine the
topography of the area and identify places where right of way is
difficult.
• This is followed by a detailed survey from which the quantity of material
required for the construction of line is determined.
Choice of Route :
The proposed route shall be of the shortest practicable distance. However,
attention should be kept on the possibility of taking the line as close as
possible to the roads for easy approach and maintenance during emergency.
The following locations should be avoided as far as possible.
(a)Rough and difficult countryside
(b)Urban where right of way is a problem areas.
(c)Restricted access for transport vehicles to move
(d)Abrupt changes in the line route.
(e)Difficult crossing like Rivers, Railway Crossing etc.
(f)Proximity to aerodromes
(g)Prone to natural hazards like proximity of Nalls, tanks etc.
Survey for Low and Medium Voltage Lines :
The low and medium voltage lines are directly tapped for consumer services in
towns, cities and villages. As such they are confined within the limits of the towns
and cities and within small distances say 2 to 3 KM. in rural areas.
The Steps in survey work are
1. To locate the position of agricultural consumers and mark the route of the
distribution line.
2.In case of villages mark the position of the distribution line along the lanes of
the villages.
3.In case of cities and towns, the position of the distribution lines are marked
along with streets.
After marking the route of the line on the map as above, the lines and poles are
plotted to scale on the map by carrying out the walk-in-survey of the route, i.e. the
survey party walks along the route of the line as marked on the map and finalizes
the position of the poles by making physical measurements using survey charts or
tapes. Also obstructions to right of way are to be eliminated.
Lines in Rural Areas :
For conducting a survey of distribution lines in villages, a scaled map of the
village is taken and following are marked on the map.
1. The nearest HT lines from which the tapping will be taken for the distribution
transformer.
2. The location of distribution transformer after taking into consideration the
distribution of load.
3. The layout of the LT lines network with locations of angle poles and road
crossings.
Lines in Urban Areas :
The power lines should be pointed on the map of city of town after a consultation
with the municipal authorities. Proposed road widening works in the near future are
to be kept in mind.
The following should be taken into consideration.
1. Road crossings.
2. Private lands
3. Railway crossings
4. Telephone line crossings
5. Crossing over buildings.
Agricultural Field Area :
While surveying for laying power lines for agricultural loads it should be borne in
mind that the transformer should be at the load centre; so as to reduce the length
of LT lines and consequently voltage drop.
Survey for HT Lines (11 & 33 KV) :
The survey of HT lines is done in two stages viz.
(a) preliminary survey and
(b) detailed survey.
the steps to be followed for the preliminary survey of the route of HT lines is
the same as described for the LT distribution lines.
Having marked the position of the line on the map, on the basis of the walk in
survey, a detailed survey is carried out to mark the exact position of the poles.
Right of Way :
Before taking up the erection of lines both HT/LT along the roads the concerned
authorities should be contracted and approval obtained for location of all poles,
crossings, tree cuttings, or trimming and guy locations.
In some cases, it may be necessary-also to contact local town planning
authorities for approval if the lines are to be drawn in the urban areas. Telephone
line crossings etc are to be planned and it may be better to carry out the survey in
consultation with telephone authorities.
Tree Clearances :
The following minimum clearances may be adhered to
16
ASSESSMENT
SCHEDULE
108
Assessment Schedule
Assessment Name Assessment Date
Internal Assessment II
03-04-2024
PRESCRIBED TEXT
BOOKS &
REFERENCE BOOKS
110
TEXT BOOKS AND REFERENCE BOOKS
TEXT BOOKS:
1. D.P.Kothari, I.J. Nagarath, ‘Power System Engineering’, Mc Graw-Hill
Publishing Company limited, New Delhi, Third Edition, 2019.
2. C.L.Wadhwa, ‘Electrical Power Systems’,New Academic Science Ltd,
seventh Edition 2016.
3. S.N. Singh, ‘Electric Power Generation, Transmission and
Distribution’, Prentice Hall of India Pvt. Ltd, New Delhi, Second
Edition, 2008.
4. V K Metha,” Principles of power system”, S .Chand and company
limited
REFERENCES:
1. B.R.Gupta, ‘Power System Analysis and Design’ S. Chand, New
Delhi, Fifth Edition, 2011.
2. Luces M.Fualken berry, Walter Coffer, ‘Electrical Power Distribution
and Transmission’, Pearson Education, 2007.
3. Arun Ingole, "power transmission and distribution" Pearson
Education, 2017
4. J.Brian, Hardy and Colin R.Bayliss ‘Transmission and Distribution in
Electrical Engineering’, Newnes; Fourth Edition, 2012.
5. G.Ramamurthy, “Handbook of Electrical power Distribution
111
18
MINI PROJECT
SUGGESTIONS
112
1. Consider a Home Having 16 Fluorescent Lamps of 40 w, 6 Induction
Motor Fan of 60 W Ratings ,1 ton Air conditioner with a three star rating
of 900 w, One water heater with a rating of 2000W, One washing
machine with a temperature of 850 deg Temperature.
You need to consider the above cases and develop a energy efficient
calculation for the above loads by replacing with a energy efficient Loads
under each category and give the cost of saving by operation each
loads based on the timing given below and do the calculation under two
different cases (i) Saving of cost over a Month (ii) Saving of cost over a
Year
Fluorescent Lamp 10
Induction Motor 12
1 1 ton Air conditioner with a three star rating 6
water heater with a rating of 2000W 2
washing machine with 850 deg temperature 2
Fluorescent Lamp 8
Induction Motor 8
2 1 ton Air conditioner with a three star rating 4
water heater with a rating of 2000W 2
washing machine with 850 deg temperature 2
Fluorescent Lamp 6
Induction Motor 6
3 1 ton Air conditioner with a three star rating 6
water heater with a rating of 2000W 2
washing machine with 850 deg temperature 2
Fluorescent Lamp 4
Induction Motor 4
4 1 ton Air conditioner with a three star rating 2
water heater with a rating of 2000W 1
washing machine with 850 deg temperature 1
Fluorescent Lamp 7
Induction Motor 7
5 1 ton Air conditioner with a three star rating 7
water heater with a rating of 2000W 2
washing machine with 850 deg temperature 2
Fluorescent Lamp 9
Induction Motor 9
6 1 ton Air conditioner with a three star rating 2
water heater with a rating of 2000W 2
washing machine with 850 deg temperature 2
2.Reveal that the ring type distribution system is more reliable
compare to that of the radial distribution system.
5.Verify the answer using MATLAB/Simulink simulations by showing the current flow
through loads B and C
6.Simulate and calculate if there is an open circuit fault and Short circuit fault
between Points B and C
THANK YOU
Disclaimer:
This document is confidential and intended solely for the educational purpose of RMK Group of
Educational Institutions. If you have received this document through email in error, please notify the
system manager. This document contains proprietary information and is intended only to the
respective group / learning community as intended. If you are not the addressee you should not
disseminate, distribute or copy through e-mail. Please notify the sender immediately by e-mail if you
have received this document by mistake and delete this document from your system. If you are not
the intended recipient you are notified that disclosing, copying, distributing or taking any action in
reliance on the contents of this information is strictly prohibited.
115