SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 355
Optimal placement and Size of DG and DER for minimizing Power Loss
and AEL in 69-bus distribution system by various Optimization
Techniques
Priya Kashyap1 and Pushpendra Singh2
1MTech student, EE Dept., Govt. Women Engineering College, Ajmer, India
2Assistant Professor, EE Dept., Govt. Women Engineering College, Ajmer, India
-------------------------------------------------------------------------***------------------------------------------------------------------------
Abstract - In the electrical power distribution system the
network feeds inductive loads for low voltage level, which
lead to higher currents and power losses. Therefore, it is
mandatory to improve the power system stability and
reliability, power factor and voltage profile, which is done
by placing active and reactive resources i.e., DG and
Capacitor bank in the system. This paper presents the new
optimization techniques for finding the optimal location and
size of DG and capacitor bank in the electrical network. The
results are generated by MATLAB R2015a software. Results
are obtained for DG and DER placement in 69 bus system for
different load levels-peak, normal and light load level. The
study states that the best location and size of DG and DER is
obtained by using MFO techniques for minimizing Power
Loss and further minimizing AEL in the distribution system.
Key Words: DG (Distributed generation), DER
(Distributed Energy Resources), Optimization
technique, MFO (Moth Flame Optimization), GOA
(Grasshopper Optimization Algorithm), AEL (Annual
Energy Loss).
1. INTRODUCTION
The power system contains three major blocks i.e. power
generation, power transmission, and power distribution.
Power is generated at power generation stations and
travels towards consumer area via transmission and
distribution system. The type of distribution system used
is of Radial Type because of its simplicity. In a radial
distribution system, there are main feeders and lateral
distributors. The main feeder originates from the
substation and passes through different consumer loads.
Laterals are connected to individual loads.[1]
The two major challenges that the modern power systems
are facing are voltage and angle stabilities, expansion in
electrical power network and increase in load demand
which leads to the stability issues, voltage level and power
losses issues. To obtain best from the existing network. i.e.,
to enhance voltage, minimize the losses compensation is
done by placing the capacitor bank at a particular node in
the system [2][3]. Nowadays Distributed generation is
used, which are small sized power generating units near to
the load center [4][5]. Which further increase its overall
efficiency in the distribution system at optimal locations.
DG is acronyms of Distributed generation and it is also
called as a decentralized generation, embedded generation
or dispersed generation.[6]The literal meaning of
Optimization is the act of making the best or most effective
use of a situation or resource. For starting any prototype
in engineering design, both analysis and optimization are
employed. An optimum solution for a problem is
determined by the use of optimization methods.It is
beneficial in reducing the losses effectively compared to
other methods of loss reduction.[7] In this paper, optimal
DG unit size and its placement using GOA and MFO
algorithm are discuss.
2. Problem Formulation
The study is done for the active power loss minimization
of the test power system. Consider the objective function
for active power minimization as:
Nb-1
Fploss= ∑ ki ri
i=1
(1)
ri resistance of line i
Vi voltage magnitude of bus i
Pi , Qi real and reactive power injected to bus i
The power flow equations are given by:
Nb-1
Pi+PDGi-PLi-Vi ∑Vj[Gij cos(𝞗ij) + Bij sin(𝞗ij)] = 0 (2)
i=1
Nb-1
Qi+QDGi-QLi-Vi ∑Vj[Gij sin(𝞗ij) + Bij cos(𝞗ij)] = 0 (3)
i=1
PDGi , QDGi DG power generation at bus i .
PLi , QLi Active, Reactive power load at bus i .
Gij Conductance of the line (between bus i and bus j) .
Bij Susceptance of the line (between bus i and bus j) .
𝞗ij Angle between bus i and bus j .
DG Capacity limit PDGi min ≤ PDGi ≤ PDGi max (4)
PDGi min Lower limit
PDGi max Upper limit
NL=NB-1 (5)
NL Number of lines. [8]
 Calculation for DG/DER penetration for peak
load:
% DG Penetration =
=
√
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 356
(1.6 Multiplication factor is used for peak load level)
% DER Penetration =
√
√
(1.6 Multiplication factor is used for peak load level)
 AEL=
(Losses × Load duration)at peak load + (Losses × Load
duration)at normal load + (Losses × Load duration)at light load

Cost (USD)=
(Losses × Load duration × Cost in USD/MWh)at peak load +
(Losses × Load duration × Cost in USD/MWh)at normal load +
(Losses × Load duration × Cost in USD/MWh)at light load
3. GOA (Grasshopper Optimization Algorithm)
The flow chart of GOA is show in Figure 1
Initialize swarm Xi (i=1,2,3….n)
Initialize cmax,cmin and maximum number if iteration
Calculate fitness of seach agent
And asign T as best search agent
Update c=cmax-l
Normalize the distance between grasshopper
Update the position of search agent and T
Criteria satisfied?
Fig -1: Algorithm for GOA.[8][9]
Grass hopper Optimization is a Meta heuristic algorithm
that works on the swarming behavior of grasshoppers. It
is an insect with long hind legs .These insects have special
social interaction which equip them with the predatory
strategy. The social interaction have the two type of forces
attractive forces that exploit local search and reputation
force to explore search space.[8]This algorithm is run for
200 iterations for finding the results for different load
level .
4. MFO (Moth Flame Optimization)
The navigation method of moths is the main inspiration of
this optimizer. Moths have a very effective mechanism of
flying at night and traveling in a straight line by
maintaining a fixed angle with respect to the moon. .
[9][10][14]. The below flow chart Figure 2, of MFO will
explain the mechanism of this algorithm.
Define the algorithm parameters
Randomly generate initial moth
Calculate fitness function
Tag best position by flame
Update flame number,r,t and calculate D
Update M (i,j)…eq(6)
NO
Termination
Criteria satisfied?
YES
Report best position among the moth
Fig -2: Algorithm for MFO. [9][10][13]
Moths are insects that belonged to the family of butterflies.
The special navigation method of these insects is
developed to fly at night using moon light. The moth flies
by maintaining a fixed angle with the moon, this
mechanism called transverse orientation for navigation.
But, When moths see an artificial light, the light is
extremely close compared to moon, so they try to
maintain a similar angle with the light to fly in straight
line. However, maintaining a similar angle to the light
source causes a useless or deadly spiral fly path for moths,
START
START
END
END
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 357
Equation 6 is the representation of moth in matrix form
M=[ ] (6)
F=[ ] (7)
Flame matrix similar to moth matrix.
S( )= . ebt . cos(2πt)+ (8)
- distance of the i-th moth for the j-th flame,
b- constant for defining the shape of the logarithmic spiral
t -random number in [-1,1].
| | (9)
n -number of moths
d - number of variables (dimension).
- i-th moth, - j-th flame, and - distance of the ith moth
for the j-th flame. [11][12].
5. CASE STUDY:
Fig -3: 69-bus RDS.
Table -2: Different Load Levels with Load duration and
Cost.[17][18]
LOAD
LEVEL
mf LOAD
DURATION(h)
USD/MWh
Peak(P) 1.6 1500 120
Normal(N) 1.0 5256 72
Light(L) 0.5 2000 55
Optimal locations of DG and DER are analyzed using GOA
and MFO techniques for different load levels. Parameters
for different load levels are taken from Table [17][18].
Both the algorithms are run for 200 iterations. Table no. 3
show the optimal locations and sizes of DGs and DERs,
losses in each techniques, minimum voltage value and DG
and DER Penetration percentage for both techniques.
The generated results are best when MFO is used and
hence different graphs are plotted using these results.
Figure 4 and Figure 5 shows plot for Voltage (pu) on each
bus for DG and DER placement respectively. A comparison
of Voltage values at each bus is shown in Figure 6, both for
DG and DER placement .And Figure 7 shows bar graph
showing the losses for different load conditions. This bar
graph shows that the losses are maximum at base case, i.e.,
when DG/DER(s) are not installed, and the losses in the
system are greatly reduces by placing DG/DER .Losses
minimization is more when DER is placed in the system.
Fig -4: Voltage (pu) at each bus for DG placement in 69
bus system.
Fig -5: Voltage (pu) at each bus for DER placement in 69
bus system
Fig 6:Comparison of Plot between Voltage (pu) on each
bus of 69 –bus RDS with DG and DER placement using
MFO technique.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 358
Fig -7: Bar graph showing the losses for different load
conditions in 69 bus system.
6. CONCLUSIONS
This paper presents the optimization techniques to get the
optimal locations and sizes of DG and DER for benchmark
69 test bus system shown in Figure 3. The techniques used
are GOA and MFO. The MFO Techniques shows the better
result for DG and DER placement over GOA. The best
location analyzed by MFO for DGs placement is at 61,11,18
bus number that reduces losses from 0.2200MW to
0.0695MW at normal load condition with DG penetration
59.48%-calculated for peak load condition. For DER
placement, DGs at bus number 69,61,22 with Shunt
Capacitors location at bus number 61,49,12.In this case
the losses reduces from 0.2200MW to 0.0054MW at
normal load condition with DER penetration 72.27% -
calculated for peak load condition. The above graphs and
Tables-3 shows that the location analyzed by proposed
MFO techniques greatly minimizes the losses, further the
annual energy losses (AEL) from 2265.45 MWh, at base
case to 674.22 MWh for DGs and 2265.45 MWh, at base
case to 52.004 MWh for DERs placement which further
reduces the Cost (USD) as well as boost up the voltage of
the 69 bus system, that justifies their placement in the
powersystem.
Table 3:Optimal location and size of DG and DER in 69-bus system.
Sno.
METHOD
Used
Optimization
technique
OPTIMAL
DG Location
At
mf OPTIMAL DG SIZE(MW) LOSSES
(MW)
Vmin
DG
Penetration%
AEL(MWh)
COST(USD)
1 Base Case X
P
X
0.6525 0.8445 X
2265.45MWh
208338 USD
N 0.2200 0.9092
L 0.0516 0.9567
2 MFO 61 11 18
P 3.0000 0.8244 0.6105 0.1831 0.9736
59.48%
674.22 MWh
61149.04 USD
N
1.7522 0.5272 0.3804 0.0695 0.9801
L 0.8560 0.2550 0.1897 0.0170 0.9896
Sno.
METHOD
Used
Optimization
technique
OPTIMAL
DER
Location
At
mf OPTIMAL DER SIZE
(MW &MVAr)
LOSSES
(MW)
Vmin
DG
Penetration%
AEL(MWh)
COST(USD)
DG [0.5545 2.72411 0.5685]
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 359
1 MFO
DG
[69 61 22]
SC
{61 49 12}
P 0.0140 0.995
2 72.27%
52.004 MWh
4708.088 USD
SC {2.0000 0.9407 0.8218}
N
DG [0.3424 1.7066 0.3586]
0.0054 0.997
2
SC {1.2074 0.5682 0.5415}
L
DG [0.1707 0.8522 0.1788]
0.0013 0.998
5
SC {0.6032 0.2830 0.2703}
REFERENCES
1) PavlosS. Georgilakis, “Optimal Distributed
Generation Placement in Power Distribution
Networks: Models, Methods, and Future
Research” IEEE TRANSACTIONS ON POWER
SYSTEMS, December 24, 2012. Paper no. TPWRS-
01051-2012.
2) Lakshmi Devi and B. Subramanyam ” OPTIMAL
DG UNIT PLACEMENT FOR LOSS REDUCTION IN
RADIAL DISTRIBUTION SYSTEM-A CASE STUDY”
VOL. 2, NO. 6, DECEMBER 2007.
3) Pathomthat Chiradeja,” An Approach to Quantify
the Technical Benefits of Distributed Generation”,
IEEE TRANSACTIONS ON ENERGY CONVERSION,
VOL. 19, NO. 4, DECEMBER 2004.
4) Amin Khodabakhshian,Mohammad Hadi
Andishgar,”Simultaneous placement ans sizing of
DGs and Shunt capacitor in distribution system by
using IMDE algorithm”,ELSEVIER, Electrical
power and Energy System 82(2016)599-607.
5) P.ChiradejaandR.Ramakumar,“Areviewofdistribut
edgenerationand storage,” in Proc. 1998 Frontiers
of Power Conf., pp. VIII 1–VIII 11.
6) “Benefits of distributed generation-a simple case
study,” in Proc. 1999 Frontiers of Power Conf., pp.
X 1–X 9.
7) Shahrzad Saremi,Seyedali Mirijalili,Andrew Lewis,
“Grasshopper Optimization Algorithm:Theory
and application”.ELSEVIER ,Advance in
Engineering Software 105(2017) 30-47.
8) Mehran Sanjabi Asasi, Mojtaba Ahanch,”A
Grasshopper Optimization Algorithm to solve
Optimal Distrbution System Reconfiguration and
Distributed Generation Placement
Problem”2017S IEEE 4th International
Conference on Knowledge-Based Engineering and
Innovation (KBEI) Dec. 22, 2017
9) Mahdi Bahrami, Omid Bozorg-Haddad,
Xuefeng Chu,” Advanced Optimization by Nature-
Inspired Algorithms: Moth-Flame Optimization
(MFO) Algorithm” pp 131-141.
10) Seyedali Mirjalili,” Moth-Flame Optimization
Algorithm: A Novel Nature-inspired Heuristic
Paradigm”( S. Mirjalili, Moth-Flame Optimization
Algorithm: A Novel Nature-inspired Heuristic
Paradigm, Knowledge-Based Systems (2015), doi:
http://dx.doi.org/10.1016/j.knosys.2015.07.006).
11) K. J. Gaston, J. Bennie, T. W. Davies, and J. Hopkins,
"The ecological impacts of nighttime light
pollution: a mechanistic appraisal," Biological
reviews, vol. 88, pp. 912-927, 2013.
12) K. D. Frank, C. Rich, and T. Longcore, "Effects of
artificial night lighting on moths," Ecological
consequences of artificial night lighting, pp. 305-
344, 2006.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 360
13) Seyedali Mirjalili,” Moth-Flame Optimization
Algorithm: A Novel Nature-inspired Heuristic
Paradigm”( S. Mirjalili, Moth-Flame Optimization
Algorithm: A Novel Nature-inspired Heuristic
Paradigm, Knowledge-Based Systems (2015), doi:
http://dx.doi.org/10.1016/j.knosys.2015.07.006)
14) J. H. Holland, "Genetic algorithms," Scientific
American, vol. 267, pp. 66-72, 1992.
15) Mew E. Baran,Felix f. Wu,” NETWORK
RECONFIGURATION IN DISTRIBUTION SYSTEMS
FOR LOSS REDUCTION AND LOAD BALANCING”.
IEEE Transactions on Power Delivery, Vol. 4, No.
2, April 1989.
16) N. Kanwar,N.Gupta ,K.Naizi and A.
swarnkar,”Simultaneous allocation of distributed
resources using improved teacher learning based
optimization”.Energy conservation and
management,vol.103,pp387-400,2015.
17) R.S. Rao, K. Ravindra,K.Satish and
S.Narasimham,”Power loss minimization in
distributed syste using network reconfiguration
in the presence of Distributed generation”.IEEE
transaction on power system,vol. 28 no.1,pp. 317-
325,2013.
18) Priya Kashyap, Pushpendra Singh,”Optimal
Placement and Size of DG and DER for Minimizing
Power Loss and AEL in 33-Bus Distribution
System by various Optimization Techniques”
International Research Journal of Engineering and
Technology (IRJET)Volume: 05 Issue: 10 | Oct
2018

More Related Content

What's hot

Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...
TELKOMNIKA JOURNAL
 
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
 
Optimal planning of RDGs in electrical distribution networks using hybrid SAP...
Optimal planning of RDGs in electrical distribution networks using hybrid SAP...Optimal planning of RDGs in electrical distribution networks using hybrid SAP...
Optimal planning of RDGs in electrical distribution networks using hybrid SAP...
IJECEIAES
 

What's hot (20)

VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...
VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...
VOLTAGE PROFILE IMPROVEMENT AND LINE LOSSES REDUCTION USING DG USING GSA AND ...
 
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
 
Frequency regulation service of multiple-areas vehicle to grid application in...
Frequency regulation service of multiple-areas vehicle to grid application in...Frequency regulation service of multiple-areas vehicle to grid application in...
Frequency regulation service of multiple-areas vehicle to grid application in...
 
Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...
 
Multi-objective optimal placement of distributed generations for dynamic loads
Multi-objective optimal placement of distributed generations for dynamic loadsMulti-objective optimal placement of distributed generations for dynamic loads
Multi-objective optimal placement of distributed generations for dynamic loads
 
Heuristic remedial actions in the reliability assessment of high voltage dire...
Heuristic remedial actions in the reliability assessment of high voltage dire...Heuristic remedial actions in the reliability assessment of high voltage dire...
Heuristic remedial actions in the reliability assessment of high voltage dire...
 
Cooperative ad hoc networks for energy efficient improve connectivity
Cooperative ad hoc networks for energy efficient improve connectivityCooperative ad hoc networks for energy efficient improve connectivity
Cooperative ad hoc networks for energy efficient improve connectivity
 
Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...
 
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
 
IRJET- Comparison between Ideal and Estimated PV Parameters using Evolutionar...
IRJET- Comparison between Ideal and Estimated PV Parameters using Evolutionar...IRJET- Comparison between Ideal and Estimated PV Parameters using Evolutionar...
IRJET- Comparison between Ideal and Estimated PV Parameters using Evolutionar...
 
Distribution network reconfiguration for loss reduction using PSO method
Distribution network reconfiguration for loss reduction  using PSO method Distribution network reconfiguration for loss reduction  using PSO method
Distribution network reconfiguration for loss reduction using PSO method
 
New solutions for optimization of the electrical distribution system availabi...
New solutions for optimization of the electrical distribution system availabi...New solutions for optimization of the electrical distribution system availabi...
New solutions for optimization of the electrical distribution system availabi...
 
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterHybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
 
Optimal planning of RDGs in electrical distribution networks using hybrid SAP...
Optimal planning of RDGs in electrical distribution networks using hybrid SAP...Optimal planning of RDGs in electrical distribution networks using hybrid SAP...
Optimal planning of RDGs in electrical distribution networks using hybrid SAP...
 
Rotating blade faults classification of a rotor-disk-blade system using artif...
Rotating blade faults classification of a rotor-disk-blade system using artif...Rotating blade faults classification of a rotor-disk-blade system using artif...
Rotating blade faults classification of a rotor-disk-blade system using artif...
 
15325008%2 e2014%2e1002589
15325008%2 e2014%2e100258915325008%2 e2014%2e1002589
15325008%2 e2014%2e1002589
 
Classification and direction discrimination of faults in transmission lines u...
Classification and direction discrimination of faults in transmission lines u...Classification and direction discrimination of faults in transmission lines u...
Classification and direction discrimination of faults in transmission lines u...
 
A LITERATURE SURVEY ON ENERGY SAVING SCHEME IN CELLULAR RADIO ACCESS NETWORKS...
A LITERATURE SURVEY ON ENERGY SAVING SCHEME IN CELLULAR RADIO ACCESS NETWORKS...A LITERATURE SURVEY ON ENERGY SAVING SCHEME IN CELLULAR RADIO ACCESS NETWORKS...
A LITERATURE SURVEY ON ENERGY SAVING SCHEME IN CELLULAR RADIO ACCESS NETWORKS...
 
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)
 
IRJET- A Review on Computational Determination of Global Maximum Power Point ...
IRJET- A Review on Computational Determination of Global Maximum Power Point ...IRJET- A Review on Computational Determination of Global Maximum Power Point ...
IRJET- A Review on Computational Determination of Global Maximum Power Point ...
 

Similar to IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and AEL in 69-Bus Distribution System by Various Optimization Techniques

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
 
Power Loss Allocation in Deregulated Electricity Markets
Power Loss Allocation in Deregulated Electricity MarketsPower Loss Allocation in Deregulated Electricity Markets
Power Loss Allocation in Deregulated Electricity Markets
IJERD Editor
 
Multi objective economic load dispatch using hybrid fuzzy, bacterial
Multi objective economic load dispatch using hybrid fuzzy, bacterialMulti objective economic load dispatch using hybrid fuzzy, bacterial
Multi objective economic load dispatch using hybrid fuzzy, bacterial
IAEME Publication
 

Similar to IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and AEL in 69-Bus Distribution System by Various Optimization Techniques (20)

40220140504003
4022014050400340220140504003
40220140504003
 
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- Swarm Optimization Technique for Economic Load Dispatch
IRJET- Swarm Optimization Technique for Economic Load DispatchIRJET- Swarm Optimization Technique for Economic Load Dispatch
IRJET- Swarm Optimization Technique for Economic Load Dispatch
 
Multi-objective whale optimization based minimization of loss, maximization o...
Multi-objective whale optimization based minimization of loss, maximization o...Multi-objective whale optimization based minimization of loss, maximization o...
Multi-objective whale optimization based minimization of loss, maximization o...
 
IRJET- Particle Swarm Intelligence based Dynamics Economic Dispatch with Dail...
IRJET- Particle Swarm Intelligence based Dynamics Economic Dispatch with Dail...IRJET- Particle Swarm Intelligence based Dynamics Economic Dispatch with Dail...
IRJET- Particle Swarm Intelligence based Dynamics Economic Dispatch with Dail...
 
[IJET-V1I4P9] Author :Su Hlaing Win
[IJET-V1I4P9] Author :Su Hlaing Win[IJET-V1I4P9] Author :Su Hlaing Win
[IJET-V1I4P9] Author :Su Hlaing Win
 
Power Loss Allocation in Deregulated Electricity Markets
Power Loss Allocation in Deregulated Electricity MarketsPower Loss Allocation in Deregulated Electricity Markets
Power Loss Allocation in Deregulated Electricity Markets
 
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
 
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
 
An analytical approach for optimal placement of combined dg and capacitor in ...
An analytical approach for optimal placement of combined dg and capacitor in ...An analytical approach for optimal placement of combined dg and capacitor in ...
An analytical approach for optimal placement of combined dg and capacitor in ...
 
Optimal Placement of D-STATCOM Using Hybrid Genetic and Ant Colony Algorithm ...
Optimal Placement of D-STATCOM Using Hybrid Genetic and Ant Colony Algorithm ...Optimal Placement of D-STATCOM Using Hybrid Genetic and Ant Colony Algorithm ...
Optimal Placement of D-STATCOM Using Hybrid Genetic and Ant Colony Algorithm ...
 
IRJET- Fuel Cost Reduction for Thermal Power Generator by using G.A, PSO, QPS...
IRJET- Fuel Cost Reduction for Thermal Power Generator by using G.A, PSO, QPS...IRJET- Fuel Cost Reduction for Thermal Power Generator by using G.A, PSO, QPS...
IRJET- Fuel Cost Reduction for Thermal Power Generator by using G.A, PSO, QPS...
 
Multi objective economic load dispatch using hybrid fuzzy, bacterial
Multi objective economic load dispatch using hybrid fuzzy, bacterialMulti objective economic load dispatch using hybrid fuzzy, bacterial
Multi objective economic load dispatch using hybrid fuzzy, bacterial
 
E010123337
E010123337E010123337
E010123337
 
Application of Gravitational Search Algorithm and Fuzzy For Loss Reduction of...
Application of Gravitational Search Algorithm and Fuzzy For Loss Reduction of...Application of Gravitational Search Algorithm and Fuzzy For Loss Reduction of...
Application of Gravitational Search Algorithm and Fuzzy For Loss Reduction of...
 
Optimum capacity allocation of distributed generation
Optimum capacity allocation of distributed generationOptimum capacity allocation of distributed generation
Optimum capacity allocation of distributed generation
 
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...
 
Reconfiguration and Capacitor Placement in Najaf Distribution Networks Sector...
Reconfiguration and Capacitor Placement in Najaf Distribution Networks Sector...Reconfiguration and Capacitor Placement in Najaf Distribution Networks Sector...
Reconfiguration and Capacitor Placement in Najaf Distribution Networks Sector...
 
IRJET- Sensitivity Analysis for Optimal Distributed Generation Placement in P...
IRJET- Sensitivity Analysis for Optimal Distributed Generation Placement in P...IRJET- Sensitivity Analysis for Optimal Distributed Generation Placement in P...
IRJET- Sensitivity Analysis for Optimal Distributed Generation Placement in P...
 
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
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Digital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfDigital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdf
AbrahamGadissa
 
Fruit shop management system project report.pdf
Fruit shop management system project report.pdfFruit shop management system project report.pdf
Fruit shop management system project report.pdf
Kamal Acharya
 
Online blood donation management system project.pdf
Online blood donation management system project.pdfOnline blood donation management system project.pdf
Online blood donation management system project.pdf
Kamal Acharya
 

Recently uploaded (20)

Top 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering ScientistTop 13 Famous Civil Engineering Scientist
Top 13 Famous Civil Engineering Scientist
 
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
 
Peek implant persentation - Copy (1).pdf
Peek implant persentation - Copy (1).pdfPeek implant persentation - Copy (1).pdf
Peek implant persentation - Copy (1).pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
fluid mechanics gate notes . gate all pyqs answer
fluid mechanics gate notes . gate all pyqs answerfluid mechanics gate notes . gate all pyqs answer
fluid mechanics gate notes . gate all pyqs answer
 
KIT-601 Lecture Notes-UNIT-3.pdf Mining Data Stream
KIT-601 Lecture Notes-UNIT-3.pdf Mining Data StreamKIT-601 Lecture Notes-UNIT-3.pdf Mining Data Stream
KIT-601 Lecture Notes-UNIT-3.pdf Mining Data Stream
 
2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edge2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edge
 
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docxThe Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdf
 
Digital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdfDigital Signal Processing Lecture notes n.pdf
Digital Signal Processing Lecture notes n.pdf
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
 
Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdf
 
Pharmacy management system project report..pdf
Pharmacy management system project report..pdfPharmacy management system project report..pdf
Pharmacy management system project report..pdf
 
Scaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltageScaling in conventional MOSFET for constant electric field and constant voltage
Scaling in conventional MOSFET for constant electric field and constant voltage
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
Fruit shop management system project report.pdf
Fruit shop management system project report.pdfFruit shop management system project report.pdf
Fruit shop management system project report.pdf
 
Natalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in KrakówNatalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in Kraków
 
Online blood donation management system project.pdf
Online blood donation management system project.pdfOnline blood donation management system project.pdf
Online blood donation management system project.pdf
 

IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and AEL in 69-Bus Distribution System by Various Optimization Techniques

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 355 Optimal placement and Size of DG and DER for minimizing Power Loss and AEL in 69-bus distribution system by various Optimization Techniques Priya Kashyap1 and Pushpendra Singh2 1MTech student, EE Dept., Govt. Women Engineering College, Ajmer, India 2Assistant Professor, EE Dept., Govt. Women Engineering College, Ajmer, India -------------------------------------------------------------------------***------------------------------------------------------------------------ Abstract - In the electrical power distribution system the network feeds inductive loads for low voltage level, which lead to higher currents and power losses. Therefore, it is mandatory to improve the power system stability and reliability, power factor and voltage profile, which is done by placing active and reactive resources i.e., DG and Capacitor bank in the system. This paper presents the new optimization techniques for finding the optimal location and size of DG and capacitor bank in the electrical network. The results are generated by MATLAB R2015a software. Results are obtained for DG and DER placement in 69 bus system for different load levels-peak, normal and light load level. The study states that the best location and size of DG and DER is obtained by using MFO techniques for minimizing Power Loss and further minimizing AEL in the distribution system. Key Words: DG (Distributed generation), DER (Distributed Energy Resources), Optimization technique, MFO (Moth Flame Optimization), GOA (Grasshopper Optimization Algorithm), AEL (Annual Energy Loss). 1. INTRODUCTION The power system contains three major blocks i.e. power generation, power transmission, and power distribution. Power is generated at power generation stations and travels towards consumer area via transmission and distribution system. The type of distribution system used is of Radial Type because of its simplicity. In a radial distribution system, there are main feeders and lateral distributors. The main feeder originates from the substation and passes through different consumer loads. Laterals are connected to individual loads.[1] The two major challenges that the modern power systems are facing are voltage and angle stabilities, expansion in electrical power network and increase in load demand which leads to the stability issues, voltage level and power losses issues. To obtain best from the existing network. i.e., to enhance voltage, minimize the losses compensation is done by placing the capacitor bank at a particular node in the system [2][3]. Nowadays Distributed generation is used, which are small sized power generating units near to the load center [4][5]. Which further increase its overall efficiency in the distribution system at optimal locations. DG is acronyms of Distributed generation and it is also called as a decentralized generation, embedded generation or dispersed generation.[6]The literal meaning of Optimization is the act of making the best or most effective use of a situation or resource. For starting any prototype in engineering design, both analysis and optimization are employed. An optimum solution for a problem is determined by the use of optimization methods.It is beneficial in reducing the losses effectively compared to other methods of loss reduction.[7] In this paper, optimal DG unit size and its placement using GOA and MFO algorithm are discuss. 2. Problem Formulation The study is done for the active power loss minimization of the test power system. Consider the objective function for active power minimization as: Nb-1 Fploss= ∑ ki ri i=1 (1) ri resistance of line i Vi voltage magnitude of bus i Pi , Qi real and reactive power injected to bus i The power flow equations are given by: Nb-1 Pi+PDGi-PLi-Vi ∑Vj[Gij cos(𝞗ij) + Bij sin(𝞗ij)] = 0 (2) i=1 Nb-1 Qi+QDGi-QLi-Vi ∑Vj[Gij sin(𝞗ij) + Bij cos(𝞗ij)] = 0 (3) i=1 PDGi , QDGi DG power generation at bus i . PLi , QLi Active, Reactive power load at bus i . Gij Conductance of the line (between bus i and bus j) . Bij Susceptance of the line (between bus i and bus j) . 𝞗ij Angle between bus i and bus j . DG Capacity limit PDGi min ≤ PDGi ≤ PDGi max (4) PDGi min Lower limit PDGi max Upper limit NL=NB-1 (5) NL Number of lines. [8]  Calculation for DG/DER penetration for peak load: % DG Penetration = = √
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 356 (1.6 Multiplication factor is used for peak load level) % DER Penetration = √ √ (1.6 Multiplication factor is used for peak load level)  AEL= (Losses × Load duration)at peak load + (Losses × Load duration)at normal load + (Losses × Load duration)at light load  Cost (USD)= (Losses × Load duration × Cost in USD/MWh)at peak load + (Losses × Load duration × Cost in USD/MWh)at normal load + (Losses × Load duration × Cost in USD/MWh)at light load 3. GOA (Grasshopper Optimization Algorithm) The flow chart of GOA is show in Figure 1 Initialize swarm Xi (i=1,2,3….n) Initialize cmax,cmin and maximum number if iteration Calculate fitness of seach agent And asign T as best search agent Update c=cmax-l Normalize the distance between grasshopper Update the position of search agent and T Criteria satisfied? Fig -1: Algorithm for GOA.[8][9] Grass hopper Optimization is a Meta heuristic algorithm that works on the swarming behavior of grasshoppers. It is an insect with long hind legs .These insects have special social interaction which equip them with the predatory strategy. The social interaction have the two type of forces attractive forces that exploit local search and reputation force to explore search space.[8]This algorithm is run for 200 iterations for finding the results for different load level . 4. MFO (Moth Flame Optimization) The navigation method of moths is the main inspiration of this optimizer. Moths have a very effective mechanism of flying at night and traveling in a straight line by maintaining a fixed angle with respect to the moon. . [9][10][14]. The below flow chart Figure 2, of MFO will explain the mechanism of this algorithm. Define the algorithm parameters Randomly generate initial moth Calculate fitness function Tag best position by flame Update flame number,r,t and calculate D Update M (i,j)…eq(6) NO Termination Criteria satisfied? YES Report best position among the moth Fig -2: Algorithm for MFO. [9][10][13] Moths are insects that belonged to the family of butterflies. The special navigation method of these insects is developed to fly at night using moon light. The moth flies by maintaining a fixed angle with the moon, this mechanism called transverse orientation for navigation. But, When moths see an artificial light, the light is extremely close compared to moon, so they try to maintain a similar angle with the light to fly in straight line. However, maintaining a similar angle to the light source causes a useless or deadly spiral fly path for moths, START START END END
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 357 Equation 6 is the representation of moth in matrix form M=[ ] (6) F=[ ] (7) Flame matrix similar to moth matrix. S( )= . ebt . cos(2πt)+ (8) - distance of the i-th moth for the j-th flame, b- constant for defining the shape of the logarithmic spiral t -random number in [-1,1]. | | (9) n -number of moths d - number of variables (dimension). - i-th moth, - j-th flame, and - distance of the ith moth for the j-th flame. [11][12]. 5. CASE STUDY: Fig -3: 69-bus RDS. Table -2: Different Load Levels with Load duration and Cost.[17][18] LOAD LEVEL mf LOAD DURATION(h) USD/MWh Peak(P) 1.6 1500 120 Normal(N) 1.0 5256 72 Light(L) 0.5 2000 55 Optimal locations of DG and DER are analyzed using GOA and MFO techniques for different load levels. Parameters for different load levels are taken from Table [17][18]. Both the algorithms are run for 200 iterations. Table no. 3 show the optimal locations and sizes of DGs and DERs, losses in each techniques, minimum voltage value and DG and DER Penetration percentage for both techniques. The generated results are best when MFO is used and hence different graphs are plotted using these results. Figure 4 and Figure 5 shows plot for Voltage (pu) on each bus for DG and DER placement respectively. A comparison of Voltage values at each bus is shown in Figure 6, both for DG and DER placement .And Figure 7 shows bar graph showing the losses for different load conditions. This bar graph shows that the losses are maximum at base case, i.e., when DG/DER(s) are not installed, and the losses in the system are greatly reduces by placing DG/DER .Losses minimization is more when DER is placed in the system. Fig -4: Voltage (pu) at each bus for DG placement in 69 bus system. Fig -5: Voltage (pu) at each bus for DER placement in 69 bus system Fig 6:Comparison of Plot between Voltage (pu) on each bus of 69 –bus RDS with DG and DER placement using MFO technique.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 358 Fig -7: Bar graph showing the losses for different load conditions in 69 bus system. 6. CONCLUSIONS This paper presents the optimization techniques to get the optimal locations and sizes of DG and DER for benchmark 69 test bus system shown in Figure 3. The techniques used are GOA and MFO. The MFO Techniques shows the better result for DG and DER placement over GOA. The best location analyzed by MFO for DGs placement is at 61,11,18 bus number that reduces losses from 0.2200MW to 0.0695MW at normal load condition with DG penetration 59.48%-calculated for peak load condition. For DER placement, DGs at bus number 69,61,22 with Shunt Capacitors location at bus number 61,49,12.In this case the losses reduces from 0.2200MW to 0.0054MW at normal load condition with DER penetration 72.27% - calculated for peak load condition. The above graphs and Tables-3 shows that the location analyzed by proposed MFO techniques greatly minimizes the losses, further the annual energy losses (AEL) from 2265.45 MWh, at base case to 674.22 MWh for DGs and 2265.45 MWh, at base case to 52.004 MWh for DERs placement which further reduces the Cost (USD) as well as boost up the voltage of the 69 bus system, that justifies their placement in the powersystem. Table 3:Optimal location and size of DG and DER in 69-bus system. Sno. METHOD Used Optimization technique OPTIMAL DG Location At mf OPTIMAL DG SIZE(MW) LOSSES (MW) Vmin DG Penetration% AEL(MWh) COST(USD) 1 Base Case X P X 0.6525 0.8445 X 2265.45MWh 208338 USD N 0.2200 0.9092 L 0.0516 0.9567 2 MFO 61 11 18 P 3.0000 0.8244 0.6105 0.1831 0.9736 59.48% 674.22 MWh 61149.04 USD N 1.7522 0.5272 0.3804 0.0695 0.9801 L 0.8560 0.2550 0.1897 0.0170 0.9896 Sno. METHOD Used Optimization technique OPTIMAL DER Location At mf OPTIMAL DER SIZE (MW &MVAr) LOSSES (MW) Vmin DG Penetration% AEL(MWh) COST(USD) DG [0.5545 2.72411 0.5685]
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 359 1 MFO DG [69 61 22] SC {61 49 12} P 0.0140 0.995 2 72.27% 52.004 MWh 4708.088 USD SC {2.0000 0.9407 0.8218} N DG [0.3424 1.7066 0.3586] 0.0054 0.997 2 SC {1.2074 0.5682 0.5415} L DG [0.1707 0.8522 0.1788] 0.0013 0.998 5 SC {0.6032 0.2830 0.2703} REFERENCES 1) PavlosS. Georgilakis, “Optimal Distributed Generation Placement in Power Distribution Networks: Models, Methods, and Future Research” IEEE TRANSACTIONS ON POWER SYSTEMS, December 24, 2012. Paper no. TPWRS- 01051-2012. 2) Lakshmi Devi and B. Subramanyam ” OPTIMAL DG UNIT PLACEMENT FOR LOSS REDUCTION IN RADIAL DISTRIBUTION SYSTEM-A CASE STUDY” VOL. 2, NO. 6, DECEMBER 2007. 3) Pathomthat Chiradeja,” An Approach to Quantify the Technical Benefits of Distributed Generation”, IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 19, NO. 4, DECEMBER 2004. 4) Amin Khodabakhshian,Mohammad Hadi Andishgar,”Simultaneous placement ans sizing of DGs and Shunt capacitor in distribution system by using IMDE algorithm”,ELSEVIER, Electrical power and Energy System 82(2016)599-607. 5) P.ChiradejaandR.Ramakumar,“Areviewofdistribut edgenerationand storage,” in Proc. 1998 Frontiers of Power Conf., pp. VIII 1–VIII 11. 6) “Benefits of distributed generation-a simple case study,” in Proc. 1999 Frontiers of Power Conf., pp. X 1–X 9. 7) Shahrzad Saremi,Seyedali Mirijalili,Andrew Lewis, “Grasshopper Optimization Algorithm:Theory and application”.ELSEVIER ,Advance in Engineering Software 105(2017) 30-47. 8) Mehran Sanjabi Asasi, Mojtaba Ahanch,”A Grasshopper Optimization Algorithm to solve Optimal Distrbution System Reconfiguration and Distributed Generation Placement Problem”2017S IEEE 4th International Conference on Knowledge-Based Engineering and Innovation (KBEI) Dec. 22, 2017 9) Mahdi Bahrami, Omid Bozorg-Haddad, Xuefeng Chu,” Advanced Optimization by Nature- Inspired Algorithms: Moth-Flame Optimization (MFO) Algorithm” pp 131-141. 10) Seyedali Mirjalili,” Moth-Flame Optimization Algorithm: A Novel Nature-inspired Heuristic Paradigm”( S. Mirjalili, Moth-Flame Optimization Algorithm: A Novel Nature-inspired Heuristic Paradigm, Knowledge-Based Systems (2015), doi: http://dx.doi.org/10.1016/j.knosys.2015.07.006). 11) K. J. Gaston, J. Bennie, T. W. Davies, and J. Hopkins, "The ecological impacts of nighttime light pollution: a mechanistic appraisal," Biological reviews, vol. 88, pp. 912-927, 2013. 12) K. D. Frank, C. Rich, and T. Longcore, "Effects of artificial night lighting on moths," Ecological consequences of artificial night lighting, pp. 305- 344, 2006.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 11 | Nov 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 360 13) Seyedali Mirjalili,” Moth-Flame Optimization Algorithm: A Novel Nature-inspired Heuristic Paradigm”( S. Mirjalili, Moth-Flame Optimization Algorithm: A Novel Nature-inspired Heuristic Paradigm, Knowledge-Based Systems (2015), doi: http://dx.doi.org/10.1016/j.knosys.2015.07.006) 14) J. H. Holland, "Genetic algorithms," Scientific American, vol. 267, pp. 66-72, 1992. 15) Mew E. Baran,Felix f. Wu,” NETWORK RECONFIGURATION IN DISTRIBUTION SYSTEMS FOR LOSS REDUCTION AND LOAD BALANCING”. IEEE Transactions on Power Delivery, Vol. 4, No. 2, April 1989. 16) N. Kanwar,N.Gupta ,K.Naizi and A. swarnkar,”Simultaneous allocation of distributed resources using improved teacher learning based optimization”.Energy conservation and management,vol.103,pp387-400,2015. 17) R.S. Rao, K. Ravindra,K.Satish and S.Narasimham,”Power loss minimization in distributed syste using network reconfiguration in the presence of Distributed generation”.IEEE transaction on power system,vol. 28 no.1,pp. 317- 325,2013. 18) Priya Kashyap, Pushpendra Singh,”Optimal Placement and Size of DG and DER for Minimizing Power Loss and AEL in 33-Bus Distribution System by various Optimization Techniques” International Research Journal of Engineering and Technology (IRJET)Volume: 05 Issue: 10 | Oct 2018