SlideShare a Scribd company logo
1 of 5
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. II (Jan – Feb. 2015), PP 33-37
www.iosrjournals.org
DOI: 10.9790/1676-10123337 www.iosrjournals.org 33 | Page
Application of Gravitational Search Algorithm and Fuzzy For
Loss Reduction of Networked System Using Distributed
Generation
K. Dhananjaya Babu1
, Dr. A. Lakshmi Devi2
1
(Research Scholar, Department of EEE, SVU College of Engineering, SV University, Tirupati, India)
2
(Professor, Department of EEE, SVU College of Engineering, SV University, Tirupati, India)
Abstract: The insertion of distributed generator (DG) into distribution systems for performance improvement
has been an obvious application. But the choice of DG has been extended to the networked systems as well in
the recent years. The penetration level of DG is accelerating due to the liberalization of electricity markets and
Technological advances in small generators and energy storage devices. In this paper the DG technology is
used for loss reduction in the networked system. Functioning of DG is effective not merely on DG itself, but
through proper location and size of the same. In this paper optimal magnitude of power from DG is computed
by using a new algorithm (i.e. Gravitational Search Algorithm (GSA)), upon finding optimal locations through
fuzzy inference system. The proposed combination of GSA and Fuzzy concept is tested on an IEEE 5 bus system,
IEEE 14 bus system and 62-bus practical Indian system.
Keywords: Distribution Generation, Fuzzy Approach, Gravitational Search Algorithm
I. Introduction
Distributed Generation(DG) is utilised a power supply in distribution systems which was extended to
power transmission system for - choking transmission loss, improving voltage profile, and reducing the
congestion etc. The integration of DG with the utility system at permissible voltage involves usage of small
scale distributed energy resources. DG mainly constitutes non-conventional and renewable energy sources like
solar PV, wind turbines, etc. [1]
DG involves the interconnection of small-scale distributed energy resources with the main power utility
at distribution voltage level [2-4]. DG can reduce power loss and can improve node voltages. Further power loss
lowering can be at expense of worse voltage profile and vice versa [5]. These two main outcomes should be
compromised to get an optimal overall performance. Here these effects are highly dependent on DG allocation
in the transmission or distribution system. So the sizing and locations of DG have to be computed carefully to
optimize the overall Performance, which will result in technical and economic benefits [6-7].
In this paper section II describes the Fuzzy approach for DG optimal locations which rely on loss and
voltage indices. Section III describes the methodology for DG sizing using GSA. Section IV presents the result
analysis and discussion for the proposed concept.
II. Fuzzy Approach For Optimal DG Locations
Fuzzy logic is a technique that allows for quantification and processing of common language rules to
arrive at a decision. Al1 the rules are considered at once or in parallel to arrive at a weighted decision [8-9]. In
this paper the basics of applying the fuzzy logic method is for finding optimal locations of DG. Newton-raphson
method is used for load flow study, which was applied on IEEE 5 bus system, IEEE 14 bus system, and 62 bus
Indian practical systems.
2.1 Loss index
In this index the real power loss reduction is observed when total load is completely or partially
removed at a particular load bus. The loss index is determined using (1).
LI = P1
- P2
(1)
Where,
LI = Loss Index
P1
= Power loss for normal load
P2
= Power loss for partial load
The above obtained loss reductions are then, linearly normalized into a [0, 1] range with the largest loss
reduction having a value of 1 and the smallest one having a value of 0. The normalised loss index is given as
one of the two indexes to the fuzzy inference system.
Application of Gravitational Search Algorithm and Fuzzy for Loss Reduction …
DOI: 10.9790/1676-10123337 www.iosrjournals.org 34 | Page
Figure 1: One line diagram of Indian 62-bus practical system
2.2 Voltage Index
This index is taken as a second input to the fuzzy inference system, here the voltages are also
normalized into a [0, 1] range with the largest voltage having a value of 1 and the smallest one having a value of
0.
Figure 2: Block diagram of Fuzzy inference system
Rule base and the membership function for the inference system shown in Fig. 2 were adopted from
[10]. The DG location index obtained from the inference system will be considered as optimal locations for DG
in priority wise i.e. index nearing 1 will be best, and for 0 it will be worst case.
III. Methodology For Calculating Sizing Of DG
Gravitational Search Algorithm (GSA) is proposed by Esmat Rashedi et al in 2009[11], which is rely
on law of gravity and mass interactions. In this algorithm, the searcher agents are a collection of masses which
interact with each other based on the Newtonian gravity and the laws of motion.
In GSA, each position of mass (agent) has a solution, wherein the position of heaviest mass has
optimum solution which attracts other masses, by proper acceleration of their gravitational and inertia masses.
At the end iteration count the heaviest mass will present an optimum solution in the search space. In this study
GSA is used for optimizing the capacity of DG by randomly generating the masses between prescribed limits.
Algorithm for DG sizing using GSA
Step 1: Initially [nom x n] number of masses are generated randomly within the limits, where ‘nom’ is the
population size and ‘n’ is the number of DG units. Each row represents one possible solution to the optimal DG-
sizing problem.
Step 2: Similarly [nom x n] number of initial velocities is generated randomly between the limits. Iteration
count (T) is set to one.
Step 3: Calculate the force on the ith
mass by the remaining other masses using (2)
Fij = G×
Mp× Ma
Rij+ ε
× DGxj
d
- DGxi
d
(2)
Application of Gravitational Search Algorithm and Fuzzy for Loss Reduction …
DOI: 10.9790/1676-10123337 www.iosrjournals.org 35 | Page
Where,
Maj = Active gravitational mass related to agent j, Mpi = Passive gravitational mass related to agent i,
G = Gravitational constant,
ε = Small constant, and
Rij = Euclidian distance between two agents i and j:
Rij = DGxi,DGxj 2
(3)
The total force that acts on ith
mass in a dimension d be a randomly weighted sum of dth
components of the
forces exerted from other agents.
Fi
d
= randi. Fij
dN
i=1, j ≠ i (4)
Where, rand = random number generated between 0 and 1.
Step 4: After finding the net force on each mass due to the other masses, the acceleration for each mass is
calculated using (5)
ai
d
=
Fi
d
Mi
(5)
Step 5: The velocities and position of all the masses are updated using (6), (7)
Vi
d
= randi × Vi
d
+ ai
d
(6)
DGxi
d
= DGxi
d
+ Vi
d
(7)
Step 6: Fitness values of all the masses are calculated
Step 7: Set error tolerance (e) = 0.0001, if ‘e’ is greater than the difference of best of fitness matrix and mean of
fitness matrix, then go to Step 8, else go to Step 9.
Step 8: The current iteration (T) count is incremented and if ‘T’ is not reached maximum then go to step 3
Step 9: The heaviest mass in the population gives the best fitness value i.e. maximum loss reduction and
position of that mass gives the optimal DG sizes.
IV. Result And Discussion
The proposed concept which is a two – stage methodology has applied on standard IEEE systems as
well on Indian practical system.
IEEE 5 bus system [12] contains 1 slack/generator buses (bus numbers: 1,), 4 load buses (bus numbers:
2, 3, 4, and 5) and 7 transmission lines. Fuzzy approach gives 3rd
location as optimal choice, where GSA
optimized the sizing of DG with which the losses in the system has reduced significantly and voltage profile has
increased significantly.
Figure 3: Voltage profile before and after DG placement for IEEE 5 bus system
Application of Gravitational Search Algorithm and Fuzzy for Loss Reduction …
DOI: 10.9790/1676-10123337 www.iosrjournals.org 36 | Page
Figure 4: Voltage profile before and after DG placement for IEEE 5 bus system
Figure 5: Voltage profile before and after DG placement for Indian 62 bus practical system
Table 1: Total Loss before and After Placement of DG using GSA
Test System Used
Optimal Location
by Fuzzy
Approach
Total Loss Before
DG Placement
(MW)
Iterations
generated
Optimized
Capacity of DG
(MW)
Total Loss After
DG Placement
(MW)
IEEE 5 bus
system
3 4.5868 32 108.0316 1.3231
IEEE 14 bus
system
5 13.3934 33 178.8503 5.2879
Indian 62 bus
Practical system
11,
30
64.0512 30
101.7489,
76.9365
60.2518
IEEE 14 bus system [13] contains 5 generator buses (bus numbers: 1,2,3,6 and 8), 9 load buses (bus
numbers: 4, 5, 7,9,10,11,12,13 and14) and 20 transmission lines. Fuzzy approach gives 5th
location as optimal
choice, where GSA optimized the sizing of DG with which the losses in the system has reduced significantly
and voltage profile has increased considerably.
Indian 62 bus practical system [14] contains 19 generator buses (bus numbers: 1, 2, 5, 9, 14, 17, 23, 26,
32, 33, 34, 37, 49, 50, 51, 52, 54, 57, and 58), the remaining are load buses and 89 transmission lines. Fuzzy
approach gives 11th
and 30th
location as optimal choice, where GSA optimized the sizing of DG in both the
locations with which the losses in the system has reduced considerably and voltage profile has increased a little
on some buses.
V. Conclusion
The proposed concept has been successfully applied on IEEE 5 bus, IEEE 14 bus and Indian practical
system. The Fuzzy approach has given best locations (based on index calculated), for installation of DG. For
sizing of DG the Gravitational Search Algorithm optimized accurately for best loss reduction and better voltage
profile.
When compared the results obtained for IEEE standard systems and Indian practical systems, the
effective ness of DG on both the systems is not same, because the real systems are complicated having more
uneven transmission lines with different loading conditions. To some extent, application of DG is a good option
for loss reduction in real system.
Application of Gravitational Search Algorithm and Fuzzy for Loss Reduction …
DOI: 10.9790/1676-10123337 www.iosrjournals.org 37 | Page
Every optimization technique when verified on standard test functions will converge perfectly
irrespective of time consumed. A optimization is said to be a better one based on the computation time required,
here GSA is a best technique which take less time, because the masses are updated by taking the cumulative
difference of all masses available, whereas in standard PSO, Firefly Algorithm etc. each particle is been updated
with reference to the global best practical.
References
[1]. Thomas Ackermann , Goran Andersson , Lennart Soder ,Distributed generation: a definition, Electric Power Systems Research 57
(2001) 195–204
[2]. Gopiya Naik S, D. K. Khatod and M. P. Sharma, Optimal Allocation of Distributed Generation in Distribution System for Loss
Reduction, 2012 IACSIT Coimbatore Conferences IPCSIT vol. 28 (2012) © (2012) IACSIT Press, Singapore
[3]. Thomas E Hoff, Howard J Wenger, and Brian K Farmer, Distributed generation An alternative to electric utility investments in
system capacity, Energy Policy. Vol. 24. No. 2. pp. 137-147. 1996
[4]. Naresh Acharya, Pukar Mahat, N. Mithulananthan An analytical approach for DG allocation in primary distribution network,
Electrical Power and Energy Systems 28 (2006) 669–678
[5]. Lucian Ioan Dulau, Mihail Abrudean, Dorin Bica, Effects of distributed generation on electric power systems, The 7th international
conference interdisciplinary in engineering 2003, Procedia technology
[6]. Francesco Gullı´, Small distributed generation versus centralised supply: a social cost–benefit analysis in the residential and service
sectors, Energy Policy 34 (2006) 804–832
[7]. K. Balamurugana, Dipti Srinivasana, Thomas Reindlb, Impact of Distributed Generation on Power Distribution Systems, PV Asia
Pacific Conference 2011, Energy Procedia 25 ( 2012 ) 93 – 100
[8]. M Damodar Reddy and V. C. Veera Reddy, Capacitor placement using fuzzy and particle swarm optimization method for
maximum annual Savings, ARPN Journal of Engineering and Applied Sciences, vol. 3, No.3, June 2008
[9]. M. Damodar reddy and N.V. Vijay kumar, Optimal capacitor placement for loss reduction in distribution system using fuzzy and
harmony search algorithm, ARPN journal of Engineering and applied sciences, vol.7, No.1, January 2012, ISSN 1819-6608.
[10]. K. Dhananjaya Babu, M. Damodar Reddy, Optimal placement of SVC using Fuzzy and PSO algorithm, International Journal of
Engineering Research and Applications (IJERA) ISSN: 2248-9622, Vol. 3, Issue 1, January -February 2013, pp.485-490
[11]. Esmat Rashedi, Hossein Nezamabadi-pour, Saeid Saryazdi, GSA: A Gravitational Search Algorithm Information Sciences 179
(2009) 2232–2248
[12]. G W Stagg, Ahmed H El Abiad, Computer Methods in Power System Analysis, McGraw Hill publication
[13]. http://www.ee.washington.edu/research/pstca/
[14]. Tamilnadu Electricity Board Statistics at a Glance - 1999-2000, compiled by Planning Wing of Tamilnadu Electricity Board,
Chennai, India
Author’s Details:
Mr. K. Dhananjaya Babu is a Full – Time research scholar pursuing his Ph. D in Department of
Electrical and Electronics Engineering, Sri Venkateswara University College of Engineering,
Tirupati since 2013. He received his M. tech degree from the same university in 2012. He
received his B. tech degree from JNT University, Hyderabad in 2007. He has two years industrial
experience as operation engineer.
Mrs. A. Lakshmi Devi is a senior professor in Department of Electrical and Electronics
Engineering, Sri Venkateswara University College of Engineering, Tirupati. She received her
Doctoral Degree from the same University in 2008. She received her Master’s Degree from IISc
Bangalore in 1993. She received her B. tech from Sri Venkateswara University College of
Engineering in 1991.

More Related Content

What's hot

3.a heuristic based_multi-22-33
3.a heuristic based_multi-22-333.a heuristic based_multi-22-33
3.a heuristic based_multi-22-33
Alexander Decker
 
Icamme managed brightness and contrast enhancement using adapted histogram eq...
Icamme managed brightness and contrast enhancement using adapted histogram eq...Icamme managed brightness and contrast enhancement using adapted histogram eq...
Icamme managed brightness and contrast enhancement using adapted histogram eq...
Jagan Rampalli
 

What's hot (19)

Coyote multi-objective optimization algorithm for optimal location and sizing...
Coyote multi-objective optimization algorithm for optimal location and sizing...Coyote multi-objective optimization algorithm for optimal location and sizing...
Coyote multi-objective optimization algorithm for optimal location and sizing...
 
3.a heuristic based_multi-22-33
3.a heuristic based_multi-22-333.a heuristic based_multi-22-33
3.a heuristic based_multi-22-33
 
2006 ssiai
2006 ssiai2006 ssiai
2006 ssiai
 
Multi Area Economic Dispatch Using Secant Method and Tie Line Matrix
Multi Area Economic Dispatch Using Secant Method and Tie Line MatrixMulti Area Economic Dispatch Using Secant Method and Tie Line Matrix
Multi Area Economic Dispatch Using Secant Method and Tie Line Matrix
 
Application of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip linesApplication of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip lines
 
Icamme managed brightness and contrast enhancement using adapted histogram eq...
Icamme managed brightness and contrast enhancement using adapted histogram eq...Icamme managed brightness and contrast enhancement using adapted histogram eq...
Icamme managed brightness and contrast enhancement using adapted histogram eq...
 
Oc2423022305
Oc2423022305Oc2423022305
Oc2423022305
 
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
K010217785
K010217785K010217785
K010217785
 
01 16286 32182-1-sm multiple (edit)
01 16286 32182-1-sm multiple (edit)01 16286 32182-1-sm multiple (edit)
01 16286 32182-1-sm multiple (edit)
 
Optimal Power System Planning with Renewable DGs with Reactive Power Consider...
Optimal Power System Planning with Renewable DGs with Reactive Power Consider...Optimal Power System Planning with Renewable DGs with Reactive Power Consider...
Optimal Power System Planning with Renewable DGs with Reactive Power Consider...
 
40220140504003
4022014050400340220140504003
40220140504003
 
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
Capacitor Placement Using Bat Algorithm for Maximum Annual Savings in Radial ...
 
Analysis of Adaptive Algorithms
Analysis of Adaptive AlgorithmsAnalysis of Adaptive Algorithms
Analysis of Adaptive Algorithms
 
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
 
PhotonCountingMethods
PhotonCountingMethodsPhotonCountingMethods
PhotonCountingMethods
 
An Efficient Multiplierless Transform algorithm for Video Coding
An Efficient Multiplierless Transform algorithm for Video CodingAn Efficient Multiplierless Transform algorithm for Video Coding
An Efficient Multiplierless Transform algorithm for Video Coding
 
Ka3418051809
Ka3418051809Ka3418051809
Ka3418051809
 

Viewers also liked

Marisol's All About Me
Marisol's All About MeMarisol's All About Me
Marisol's All About Me
arikajordan
 
머신러닝을 이용한 MCN 크리에이터 소셜반응분석 - 2편 에뛰드하우스 유튜...
머신러닝을 이용한 MCN 크리에이터 소셜반응분석 -  2편 에뛰드하우스 유튜...머신러닝을 이용한 MCN 크리에이터 소셜반응분석 -  2편 에뛰드하우스 유튜...
머신러닝을 이용한 MCN 크리에이터 소셜반응분석 - 2편 에뛰드하우스 유튜...
JongOk Ko
 
Approach To A Patient With Polyarthritis
Approach To A Patient With PolyarthritisApproach To A Patient With Polyarthritis
Approach To A Patient With Polyarthritis
Pramod Mahender
 

Viewers also liked (20)

Marisol's All About Me
Marisol's All About MeMarisol's All About Me
Marisol's All About Me
 
Moodchapp
MoodchappMoodchapp
Moodchapp
 
Pillar Times 27 12 2015
Pillar Times 27 12 2015Pillar Times 27 12 2015
Pillar Times 27 12 2015
 
How to Make Your Target Accounts Love the Fact that You’re Targeting Them #Fl...
How to Make Your Target Accounts Love the Fact that You’re Targeting Them #Fl...How to Make Your Target Accounts Love the Fact that You’re Targeting Them #Fl...
How to Make Your Target Accounts Love the Fact that You’re Targeting Them #Fl...
 
Husains CV
Husains CVHusains CV
Husains CV
 
Personalized web search
Personalized web searchPersonalized web search
Personalized web search
 
Presentation Cloud9 at sudweb
Presentation Cloud9 at  sudwebPresentation Cloud9 at  sudweb
Presentation Cloud9 at sudweb
 
Arcot road talk e paper 10-01-2016
Arcot road talk e paper 10-01-2016Arcot road talk e paper 10-01-2016
Arcot road talk e paper 10-01-2016
 
Pillar times
Pillar timesPillar times
Pillar times
 
Arcot road talk epaper
Arcot road talk epaperArcot road talk epaper
Arcot road talk epaper
 
Arcot road talk
Arcot road talk Arcot road talk
Arcot road talk
 
#FlipMyFunnel Atlanta 2016 - Jim Hopkins - Sunshine Through the Clouds: ABM a...
#FlipMyFunnel Atlanta 2016 - Jim Hopkins - Sunshine Through the Clouds: ABM a...#FlipMyFunnel Atlanta 2016 - Jim Hopkins - Sunshine Through the Clouds: ABM a...
#FlipMyFunnel Atlanta 2016 - Jim Hopkins - Sunshine Through the Clouds: ABM a...
 
Deep Learning for Computer Vision (4/4): Beyond vision @ laSalle 2016
Deep Learning for Computer Vision (4/4): Beyond vision @ laSalle 2016Deep Learning for Computer Vision (4/4): Beyond vision @ laSalle 2016
Deep Learning for Computer Vision (4/4): Beyond vision @ laSalle 2016
 
카카오 프렌즈 브랜드북
카카오 프렌즈 브랜드북카카오 프렌즈 브랜드북
카카오 프렌즈 브랜드북
 
Deliver Your Perfect Pitch
Deliver Your Perfect PitchDeliver Your Perfect Pitch
Deliver Your Perfect Pitch
 
머신러닝을 이용한 MCN 크리에이터 소셜반응분석 - 2편 에뛰드하우스 유튜...
머신러닝을 이용한 MCN 크리에이터 소셜반응분석 -  2편 에뛰드하우스 유튜...머신러닝을 이용한 MCN 크리에이터 소셜반응분석 -  2편 에뛰드하우스 유튜...
머신러닝을 이용한 MCN 크리에이터 소셜반응분석 - 2편 에뛰드하우스 유튜...
 
[필립 코틀러] 마케팅관리론 해설강의 5장
[필립 코틀러] 마케팅관리론 해설강의 5장[필립 코틀러] 마케팅관리론 해설강의 5장
[필립 코틀러] 마케팅관리론 해설강의 5장
 
Deep Learning for Computer Vision (2/4): Object Analytics @ laSalle 2016
Deep Learning for Computer Vision (2/4): Object Analytics @ laSalle 2016Deep Learning for Computer Vision (2/4): Object Analytics @ laSalle 2016
Deep Learning for Computer Vision (2/4): Object Analytics @ laSalle 2016
 
Approach To A Patient With Polyarthritis
Approach To A Patient With PolyarthritisApproach To A Patient With Polyarthritis
Approach To A Patient With Polyarthritis
 
카페인 회사 소개서
카페인 회사 소개서카페인 회사 소개서
카페인 회사 소개서
 

Similar to Application of Gravitational Search Algorithm and Fuzzy For Loss Reduction of Networked System Using Distributed Generation

Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
IDES Editor
 
Harmony Search Algorithmic Rule for Optimum Allocation and Size of Distribute...
Harmony Search Algorithmic Rule for Optimum Allocation and Size of Distribute...Harmony Search Algorithmic Rule for Optimum Allocation and Size of Distribute...
Harmony Search Algorithmic Rule for Optimum Allocation and Size of Distribute...
Dr. Amarjeet Singh
 
A new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generationA new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generation
IAEME Publication
 

Similar to Application of Gravitational Search Algorithm and Fuzzy For Loss Reduction of Networked System Using Distributed Generation (20)

Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
40220140502004
4022014050200440220140502004
40220140502004
 
Economic Dispatch using Quantum Evolutionary Algorithm in Electrical Power S...
Economic Dispatch  using Quantum Evolutionary Algorithm in Electrical Power S...Economic Dispatch  using Quantum Evolutionary Algorithm in Electrical Power S...
Economic Dispatch using Quantum Evolutionary Algorithm in Electrical Power S...
 
Jh3516001603
Jh3516001603Jh3516001603
Jh3516001603
 
Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...Performance comparison of distributed generation installation arrangement in ...
Performance comparison of distributed generation installation arrangement in ...
 
Placement of Multiple Distributed Generators in Distribution Network for Loss...
Placement of Multiple Distributed Generators in Distribution Network for Loss...Placement of Multiple Distributed Generators in Distribution Network for Loss...
Placement of Multiple Distributed Generators in Distribution Network for Loss...
 
IJMTST020105
IJMTST020105IJMTST020105
IJMTST020105
 
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...
 
Harmony Search Algorithmic Rule for Optimum Allocation and Size of Distribute...
Harmony Search Algorithmic Rule for Optimum Allocation and Size of Distribute...Harmony Search Algorithmic Rule for Optimum Allocation and Size of Distribute...
Harmony Search Algorithmic Rule for Optimum Allocation and Size of Distribute...
 
A Case Study of Economic Load Dispatch for a Thermal Power Plant using Partic...
A Case Study of Economic Load Dispatch for a Thermal Power Plant using Partic...A Case Study of Economic Load Dispatch for a Thermal Power Plant using Partic...
A Case Study of Economic Load Dispatch for a Thermal Power Plant using Partic...
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
 
[IJET-V1I4P9] Author :Su Hlaing Win
[IJET-V1I4P9] Author :Su Hlaing Win[IJET-V1I4P9] Author :Su Hlaing Win
[IJET-V1I4P9] Author :Su Hlaing Win
 
A new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generationA new simplified approach for optimum allocation of a distributed generation
A new simplified approach for optimum allocation of a distributed generation
 
Gy3312241229
Gy3312241229Gy3312241229
Gy3312241229
 
Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...
 
Genetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load DispatchGenetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load Dispatch
 
Network reconfiguration to improve reliability indices and efficiency in dist...
Network reconfiguration to improve reliability indices and efficiency in dist...Network reconfiguration to improve reliability indices and efficiency in dist...
Network reconfiguration to improve reliability indices and efficiency in dist...
 

More from IOSR Journals

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 

Application of Gravitational Search Algorithm and Fuzzy For Loss Reduction of Networked System Using Distributed Generation

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. II (Jan – Feb. 2015), PP 33-37 www.iosrjournals.org DOI: 10.9790/1676-10123337 www.iosrjournals.org 33 | Page Application of Gravitational Search Algorithm and Fuzzy For Loss Reduction of Networked System Using Distributed Generation K. Dhananjaya Babu1 , Dr. A. Lakshmi Devi2 1 (Research Scholar, Department of EEE, SVU College of Engineering, SV University, Tirupati, India) 2 (Professor, Department of EEE, SVU College of Engineering, SV University, Tirupati, India) Abstract: The insertion of distributed generator (DG) into distribution systems for performance improvement has been an obvious application. But the choice of DG has been extended to the networked systems as well in the recent years. The penetration level of DG is accelerating due to the liberalization of electricity markets and Technological advances in small generators and energy storage devices. In this paper the DG technology is used for loss reduction in the networked system. Functioning of DG is effective not merely on DG itself, but through proper location and size of the same. In this paper optimal magnitude of power from DG is computed by using a new algorithm (i.e. Gravitational Search Algorithm (GSA)), upon finding optimal locations through fuzzy inference system. The proposed combination of GSA and Fuzzy concept is tested on an IEEE 5 bus system, IEEE 14 bus system and 62-bus practical Indian system. Keywords: Distribution Generation, Fuzzy Approach, Gravitational Search Algorithm I. Introduction Distributed Generation(DG) is utilised a power supply in distribution systems which was extended to power transmission system for - choking transmission loss, improving voltage profile, and reducing the congestion etc. The integration of DG with the utility system at permissible voltage involves usage of small scale distributed energy resources. DG mainly constitutes non-conventional and renewable energy sources like solar PV, wind turbines, etc. [1] DG involves the interconnection of small-scale distributed energy resources with the main power utility at distribution voltage level [2-4]. DG can reduce power loss and can improve node voltages. Further power loss lowering can be at expense of worse voltage profile and vice versa [5]. These two main outcomes should be compromised to get an optimal overall performance. Here these effects are highly dependent on DG allocation in the transmission or distribution system. So the sizing and locations of DG have to be computed carefully to optimize the overall Performance, which will result in technical and economic benefits [6-7]. In this paper section II describes the Fuzzy approach for DG optimal locations which rely on loss and voltage indices. Section III describes the methodology for DG sizing using GSA. Section IV presents the result analysis and discussion for the proposed concept. II. Fuzzy Approach For Optimal DG Locations Fuzzy logic is a technique that allows for quantification and processing of common language rules to arrive at a decision. Al1 the rules are considered at once or in parallel to arrive at a weighted decision [8-9]. In this paper the basics of applying the fuzzy logic method is for finding optimal locations of DG. Newton-raphson method is used for load flow study, which was applied on IEEE 5 bus system, IEEE 14 bus system, and 62 bus Indian practical systems. 2.1 Loss index In this index the real power loss reduction is observed when total load is completely or partially removed at a particular load bus. The loss index is determined using (1). LI = P1 - P2 (1) Where, LI = Loss Index P1 = Power loss for normal load P2 = Power loss for partial load The above obtained loss reductions are then, linearly normalized into a [0, 1] range with the largest loss reduction having a value of 1 and the smallest one having a value of 0. The normalised loss index is given as one of the two indexes to the fuzzy inference system.
  • 2. Application of Gravitational Search Algorithm and Fuzzy for Loss Reduction … DOI: 10.9790/1676-10123337 www.iosrjournals.org 34 | Page Figure 1: One line diagram of Indian 62-bus practical system 2.2 Voltage Index This index is taken as a second input to the fuzzy inference system, here the voltages are also normalized into a [0, 1] range with the largest voltage having a value of 1 and the smallest one having a value of 0. Figure 2: Block diagram of Fuzzy inference system Rule base and the membership function for the inference system shown in Fig. 2 were adopted from [10]. The DG location index obtained from the inference system will be considered as optimal locations for DG in priority wise i.e. index nearing 1 will be best, and for 0 it will be worst case. III. Methodology For Calculating Sizing Of DG Gravitational Search Algorithm (GSA) is proposed by Esmat Rashedi et al in 2009[11], which is rely on law of gravity and mass interactions. In this algorithm, the searcher agents are a collection of masses which interact with each other based on the Newtonian gravity and the laws of motion. In GSA, each position of mass (agent) has a solution, wherein the position of heaviest mass has optimum solution which attracts other masses, by proper acceleration of their gravitational and inertia masses. At the end iteration count the heaviest mass will present an optimum solution in the search space. In this study GSA is used for optimizing the capacity of DG by randomly generating the masses between prescribed limits. Algorithm for DG sizing using GSA Step 1: Initially [nom x n] number of masses are generated randomly within the limits, where ‘nom’ is the population size and ‘n’ is the number of DG units. Each row represents one possible solution to the optimal DG- sizing problem. Step 2: Similarly [nom x n] number of initial velocities is generated randomly between the limits. Iteration count (T) is set to one. Step 3: Calculate the force on the ith mass by the remaining other masses using (2) Fij = G× Mp× Ma Rij+ ε × DGxj d - DGxi d (2)
  • 3. Application of Gravitational Search Algorithm and Fuzzy for Loss Reduction … DOI: 10.9790/1676-10123337 www.iosrjournals.org 35 | Page Where, Maj = Active gravitational mass related to agent j, Mpi = Passive gravitational mass related to agent i, G = Gravitational constant, ε = Small constant, and Rij = Euclidian distance between two agents i and j: Rij = DGxi,DGxj 2 (3) The total force that acts on ith mass in a dimension d be a randomly weighted sum of dth components of the forces exerted from other agents. Fi d = randi. Fij dN i=1, j ≠ i (4) Where, rand = random number generated between 0 and 1. Step 4: After finding the net force on each mass due to the other masses, the acceleration for each mass is calculated using (5) ai d = Fi d Mi (5) Step 5: The velocities and position of all the masses are updated using (6), (7) Vi d = randi × Vi d + ai d (6) DGxi d = DGxi d + Vi d (7) Step 6: Fitness values of all the masses are calculated Step 7: Set error tolerance (e) = 0.0001, if ‘e’ is greater than the difference of best of fitness matrix and mean of fitness matrix, then go to Step 8, else go to Step 9. Step 8: The current iteration (T) count is incremented and if ‘T’ is not reached maximum then go to step 3 Step 9: The heaviest mass in the population gives the best fitness value i.e. maximum loss reduction and position of that mass gives the optimal DG sizes. IV. Result And Discussion The proposed concept which is a two – stage methodology has applied on standard IEEE systems as well on Indian practical system. IEEE 5 bus system [12] contains 1 slack/generator buses (bus numbers: 1,), 4 load buses (bus numbers: 2, 3, 4, and 5) and 7 transmission lines. Fuzzy approach gives 3rd location as optimal choice, where GSA optimized the sizing of DG with which the losses in the system has reduced significantly and voltage profile has increased significantly. Figure 3: Voltage profile before and after DG placement for IEEE 5 bus system
  • 4. Application of Gravitational Search Algorithm and Fuzzy for Loss Reduction … DOI: 10.9790/1676-10123337 www.iosrjournals.org 36 | Page Figure 4: Voltage profile before and after DG placement for IEEE 5 bus system Figure 5: Voltage profile before and after DG placement for Indian 62 bus practical system Table 1: Total Loss before and After Placement of DG using GSA Test System Used Optimal Location by Fuzzy Approach Total Loss Before DG Placement (MW) Iterations generated Optimized Capacity of DG (MW) Total Loss After DG Placement (MW) IEEE 5 bus system 3 4.5868 32 108.0316 1.3231 IEEE 14 bus system 5 13.3934 33 178.8503 5.2879 Indian 62 bus Practical system 11, 30 64.0512 30 101.7489, 76.9365 60.2518 IEEE 14 bus system [13] contains 5 generator buses (bus numbers: 1,2,3,6 and 8), 9 load buses (bus numbers: 4, 5, 7,9,10,11,12,13 and14) and 20 transmission lines. Fuzzy approach gives 5th location as optimal choice, where GSA optimized the sizing of DG with which the losses in the system has reduced significantly and voltage profile has increased considerably. Indian 62 bus practical system [14] contains 19 generator buses (bus numbers: 1, 2, 5, 9, 14, 17, 23, 26, 32, 33, 34, 37, 49, 50, 51, 52, 54, 57, and 58), the remaining are load buses and 89 transmission lines. Fuzzy approach gives 11th and 30th location as optimal choice, where GSA optimized the sizing of DG in both the locations with which the losses in the system has reduced considerably and voltage profile has increased a little on some buses. V. Conclusion The proposed concept has been successfully applied on IEEE 5 bus, IEEE 14 bus and Indian practical system. The Fuzzy approach has given best locations (based on index calculated), for installation of DG. For sizing of DG the Gravitational Search Algorithm optimized accurately for best loss reduction and better voltage profile. When compared the results obtained for IEEE standard systems and Indian practical systems, the effective ness of DG on both the systems is not same, because the real systems are complicated having more uneven transmission lines with different loading conditions. To some extent, application of DG is a good option for loss reduction in real system.
  • 5. Application of Gravitational Search Algorithm and Fuzzy for Loss Reduction … DOI: 10.9790/1676-10123337 www.iosrjournals.org 37 | Page Every optimization technique when verified on standard test functions will converge perfectly irrespective of time consumed. A optimization is said to be a better one based on the computation time required, here GSA is a best technique which take less time, because the masses are updated by taking the cumulative difference of all masses available, whereas in standard PSO, Firefly Algorithm etc. each particle is been updated with reference to the global best practical. References [1]. Thomas Ackermann , Goran Andersson , Lennart Soder ,Distributed generation: a definition, Electric Power Systems Research 57 (2001) 195–204 [2]. Gopiya Naik S, D. K. Khatod and M. P. Sharma, Optimal Allocation of Distributed Generation in Distribution System for Loss Reduction, 2012 IACSIT Coimbatore Conferences IPCSIT vol. 28 (2012) © (2012) IACSIT Press, Singapore [3]. Thomas E Hoff, Howard J Wenger, and Brian K Farmer, Distributed generation An alternative to electric utility investments in system capacity, Energy Policy. Vol. 24. No. 2. pp. 137-147. 1996 [4]. Naresh Acharya, Pukar Mahat, N. Mithulananthan An analytical approach for DG allocation in primary distribution network, Electrical Power and Energy Systems 28 (2006) 669–678 [5]. Lucian Ioan Dulau, Mihail Abrudean, Dorin Bica, Effects of distributed generation on electric power systems, The 7th international conference interdisciplinary in engineering 2003, Procedia technology [6]. Francesco Gullı´, Small distributed generation versus centralised supply: a social cost–benefit analysis in the residential and service sectors, Energy Policy 34 (2006) 804–832 [7]. K. Balamurugana, Dipti Srinivasana, Thomas Reindlb, Impact of Distributed Generation on Power Distribution Systems, PV Asia Pacific Conference 2011, Energy Procedia 25 ( 2012 ) 93 – 100 [8]. M Damodar Reddy and V. C. Veera Reddy, Capacitor placement using fuzzy and particle swarm optimization method for maximum annual Savings, ARPN Journal of Engineering and Applied Sciences, vol. 3, No.3, June 2008 [9]. M. Damodar reddy and N.V. Vijay kumar, Optimal capacitor placement for loss reduction in distribution system using fuzzy and harmony search algorithm, ARPN journal of Engineering and applied sciences, vol.7, No.1, January 2012, ISSN 1819-6608. [10]. K. Dhananjaya Babu, M. Damodar Reddy, Optimal placement of SVC using Fuzzy and PSO algorithm, International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622, Vol. 3, Issue 1, January -February 2013, pp.485-490 [11]. Esmat Rashedi, Hossein Nezamabadi-pour, Saeid Saryazdi, GSA: A Gravitational Search Algorithm Information Sciences 179 (2009) 2232–2248 [12]. G W Stagg, Ahmed H El Abiad, Computer Methods in Power System Analysis, McGraw Hill publication [13]. http://www.ee.washington.edu/research/pstca/ [14]. Tamilnadu Electricity Board Statistics at a Glance - 1999-2000, compiled by Planning Wing of Tamilnadu Electricity Board, Chennai, India Author’s Details: Mr. K. Dhananjaya Babu is a Full – Time research scholar pursuing his Ph. D in Department of Electrical and Electronics Engineering, Sri Venkateswara University College of Engineering, Tirupati since 2013. He received his M. tech degree from the same university in 2012. He received his B. tech degree from JNT University, Hyderabad in 2007. He has two years industrial experience as operation engineer. Mrs. A. Lakshmi Devi is a senior professor in Department of Electrical and Electronics Engineering, Sri Venkateswara University College of Engineering, Tirupati. She received her Doctoral Degree from the same University in 2008. She received her Master’s Degree from IISc Bangalore in 1993. She received her B. tech from Sri Venkateswara University College of Engineering in 1991.