SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1117
Particle Swarm Optimization based Reactive Power Optimization of
Utility Grid with Wind Generation
Hailu Tibebe Mengistu1, Melese Loha Anjulo2
1Chief Electromechanical Engineer, BGI, Hawassa, Ethiopia
2Senior Electrical Engineer, SNNPRS Industrial Parks Development Corporation, Hawassa, Ethiopia
-------------------------------------------------------------------***----------------------------------------------------------------------
Abstract-Reactive power is important function of
regulating voltage. In developing countries like Ethiopia,
the electric utility company should optimize the reactive
power for the transmission/distribution system to improve
the active power loss of the distribution/transmission
system. This paper presents a method to minimize the
active power loss in a practical power system and
determines the best location placement of a new installed
wind generation with aim of loss reduction and voltage
profile improvement. Reactive power optimization
problem is nonlinear and has both equality and inequality
constraints. A southern region 21-bus power network
system is used for testing the developed algorithm. A
mathematical model of reactive power optimization was
established based on the constraint conditions. The results
have been validated using MATLAB programming. After
completing the reactive power optimization based on the
particle swarm algorithm with wind generation, the active
power network loss value of the system was reduced by
18.43%. Particle swarm optimization algorithm and Mat-
power 3.2 toolbox are used to solve the reactive power
optimization problem
Keywords: Particle Swarm, Optimization, Reactive
Power, Utility, Mat-power 3.2 and MATLAB
1. Introduction
Particle swarm optimization, PSO is a fast, simple and
efficient population-based optimization method. Each
particle updates its position based upon its own best
position, global best position among particles and its
previous velocity vector according to the following
equations [1]:
(1)
(2)
Where,
1k
iv 
: The velocity of th
i particle at ( 1)th
k  iteration
w : Inertia weight of the particle [0.2, 1]
k
iv : The velocity of th
i particle at th
k iteration [-
0.003, 0.003]
1, 2c c : Positive acceleration constants having values
between [2.1, 2]
1 2,r r : Randomly generated numbers between [0, 1]
ibestp : The best position of the
th
i particle obtained
based upon its own experience
bestg : Global best position of the particle in the
population
1k
ix 
: The position of
th
i particle at ( 1)th
k  iteration
k
ix : The position of
th
i particle at
th
k iteration
 : Constriction factor [0.729]. It may help insure
convergence.
Suitable selection of inertia weight w provides good
balance between global and local explorations.
- (3)
Where, maxw is the value of inertia weight at the
beginning of iterations, minw is the value of inertia
weight at the end of iterations, iter is the current
iteration number and maxiter is the maximum number of
iterations.
1.1. PSO Parameters Selection
The selection of the PSO parameters for general problem
is listed in table-1. Programmers may change some of
these parameters based on different problems.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1118
Table 1: PSO Parameters Selection
Particle
size
20-50 works well for most of the
optimization problems.
However, as the dimension increase,
the number of the particle should also
increase according.
Particle size = 50
Dimension
of the
particles
Equals the number of control variables
= 8
Domains
of the
particles
Depends on the upper bound and
lower bound constraints
Accelerati
on factor
[C1=2.1, C2=2]
Stopping
criteria
 Iteration number = 200
 Difference between the
current best solution and the
previous best solution
 No improvement after a
certain number of iterations
Inertial
Weight
[Final Inertia weight = 0.2,Initial
Inertia weight = 1]
Constrictio
n Factor
[0.729].
1.2. Procedure for RPO using PSO for SNNPR 21-bus
Power Network
The main optimization steps of the PSO based reactive
power optimization are as follows:
(1) Define control variables (vg1, vg2, vg3, T1, T2,
T3, QC4 and QC13) within their permissible
range, define population size (=50), no of
iteration (=200), assume suitable values of PSO
parameters, input the data of 21 bus power
network system.
(2) Take iter=0
(3) Randomly generate the population of particles
and their velocities
(4) For each particle run NR load flow to find out
losses.
(5) Calculate the fitness function of each particle
using eq. (11)
(6) Find out “personal best (Pbest)” of all particles
and “global best(Gbest)” particle from their
fitnesses
(7) Iter=iter+1
(8) Calculate the velocity of each particle using eq.
(1) and adjust it if its limit gets violated
(9) Calculate the new position of each particle using
eq. (2)
(10) For each particle run NR load flow to
find out losses.
(11) Calculate the fitness function of each
particle using eq. (11)
(12) For each particle if current fitness(P) is
better than Pbest then Pbest=P
(13) Set best of Pbest as Gbest
(14) Go to step no. 7, until max. No of
iterations is completed.
(15) Coordinate of Gbest particle gives
optimized values of control variables and its fitness
gives minimized value of losses.
1.3 Active power loss minimization
The active power loss of the system equals the sum of
the real power loss on each branch, and it can be
described as:
Min F= Min(Ploss)
=∑ + - 2 (4)
Where,
N = number of branches,
Gij = the conductance of the branch between bus i and
bus j,
Vi = the voltage magnitude of bus i,
Vj = the voltage magnitude of bus j,
ɵij = the difference of phase angle between bus i and bus j
1.4 Constraint
To process Reactive power optimization problem has
both equality and inequality constraints.
I. Equality Constraint
The equality constraints are the power balance
equations, which can be defined by the equations below:
a. Real Power Constraint:
H1= - ∑ ( cos + sin =0 (5)
i
b. Reactive Power Constraint:
H2= - - ∑ ( =0 (6)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1119
i
II. Inequality Constraint
The inequality constraints are the ranges of the voltage
magnitudes, tap positions of the transformers, and
reactive power injection.
a. Bus Voltage magnitude constraints:
V i-min ≤ V i ≤ V i-max (7)
b. Generator bus reactive power constraints:
Q Gi-min ≤ Q Gi ≤ Q Gi-max (8)
c. Transformer Tap position constraints:
T i-min ≤ T i ≤ T i-max (9)
d. Reactive power source capacity constraints:
Q ci-min ≤ Q ci ≤ Q ci-max (10)
Where,
N = number of branches,
Gij = branch conductance between bus i and bus j,
Vi = voltage magnitude of bus i,
Vj = voltage magnitude of bus j,
ɵij = phase angle difference between bus i and bus j
PGi = active power generation at bus i
PDi = active power demand at bus i
QGi = reactive power generation at bus i
QDi = reactive power demand at bus i
Qci = reactive power source i installation
III. Exterior Penalty Function (EPF) Method
Reactive power optimization problem is a constrained
problem. In optimization, the constrained problems are
usually converted into unconstrained problems for
convenience. One of the commonly used methods to
convert the constrained problem is adding exterior
penalty function terms to the objective function. Penalty
function is used to handle inequality constrains. So, the
amplified objective function (fitness function) would be
as eq. (11).
(11)
Where,
( )
rh is the penalty multiplier for the equality constraint.
rg is the penalty multiplier for the inequality constraint.
F is called the augmented function.
The equality constraint in this thesis will be
automatically fulfilled by using MATPOWER 3.2 toolbox,
so only inequality constraints need to be concerned.
Therefore, the final objective function could be described
as [2]:
∑ ∑ (
∑ ( (12)
Where,
{
(13)
{
(14)
{
(15)
In Exterior Penalty Function, if all the control variables
are within the limits, the penalty function would be zero.
On the opposing, if the control variables go outside the
limits, then the penalty function would be added to the
objective function to penalize the violation. In reactive
power optimization, if the control variables go above the
voltage limit, major damages to the power systems
would occur. So, the voltage magnitudes, tap positions,
and reactive power injection have to be sensibly
examined.
2. SNNPR 21-Bus Power Network
To prove the effectiveness of the developed PSO based
algorithm for reactive power optimization, a practical
21-bus distribution test system is used as shown in
figure-1.
The voltage levels of the test system are 400KV, 230 kV,
132 kV and 66 kV. The Southern Region 21-Bus network
system has three generators at bus numbers 1, 2 and 3.
The first PV one is at bus 1; the second PV is at bus 2; the
3rdgenerator is at Bus 3(slack bus).This system includes
of 21 transmission lines, three tap-ratio transformers in
lines between bus numbers 1-6, 17-18 and 18-20. In
addition, bus numbers 4 and 13 has been selected as
shunt VAR compensation buses. The lower limits voltage
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1120
magnitude of all buses is considered as 0.9 pu, while the
upper limit is considered as 1.1 pu for the generator
buses and 1.05 pu for the load buses.
Figure 1: SNNPR 21-Bus Power Network System
The initial operating conditions for the developed
method are given as follows for 100 MVA base. The total
load of the system is 360.20MW and 29MVAr.
MATPOWER toolbox is used to calculate the power flow
of practical 21-bus distribution system. Before
optimization, the total real and reactive power loss of the
entire system is 18.543MW and 23.14MVAr,
respectively.
3. SNNPR 21-Bus Power Network RPO with WGs
A comparison of the real power loss of base case,
optimization without new WG and optimization when
WG is installed on various buses of southern region 21-
bus distribution network is illustrated in figure-2.
Figure 2: Comparison of loss reduction
It can be seen that optimization with a new WG can
further reduce the active power loss than optimization
using PSO without WG. After integrating a new WG on
bus 14, the total active power loss can be reduced to
minimum 15.125 MW. The optimal placement of a new
WG is on bus 14.
Figure-3 shows the optimal loss reduction process of the
proposed method when a small wind turbine is installed
on bus 14. The particles start to converge after
conducting 90 iterations. Finally, the total power loss of
the system is 15.125 MW. The total CPU time is 210sec.
In the figure-3 below shows the graphical representation
of total active power loss with respect to total number of
iterations. After 90 iterations, no improvement is
displayed.
Figure 3: SNNPR 21-Bus Loss Reduction with WG
The results from table-2 show the optimal settings of
control variables to get minimum active power loss
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1121
when anew WG is installed on bus 14. The total active
power loss after optimization with a new WG is 15.125
MW.
Table 2-Optimal Results of Control Variables with WG
CONCLUSION
The combined technique of particle swarm optimization
algorithm with MATPOWER toolbox is applied to solve
reactive power optimization problem and to determine
the optimal placement of new installed WG in existing
system. The performance of the developed technique
was tested on the SNNPR 21-Bus power network and the
simulation results were compared without and with
integrating wind generation to the system. It can be
observed that reactive power optimization approach for
distribution system with a wind generation can further
reduce the active power loss than without wind
generation. The benefit of lower active power loss
obtained will provide better economic dispatch and
secure operation in power system. Before the reactive
power optimization, the reactive power in 21-Bus power
network is arbitrary distributed. When 2 MW wind
generations is installed into the system, the active power
loss was reduced from 18.543MW to 15.125MW which is
18.43 %. The optimization meaningfully decreased the
active power loss of the system. Results were attained
after conducting 90 iterations, which replicates the
excellent searching ability of particle swarm
optimization algorithm for solving nonlinear problems.
As the output of the wind generation increases, the
active power loss of the system could be decreased. The
Mat-power 3.2 toolbox is used to calculate the power
flow and manage the equality constraints in Particle
Swarm Optimization based reactive power optimization.
REFERENCES
[1] Kennedy, J. and Eberhart, R. (1995) Particle
Swarm Optimization. Proceedings of the IEEE
International Conference on Neural Networks, 4, 1942-
1948.
[2] J. Zhu, R. D. Zimmerman and C. E. Murillo-
Sanchez,“MATPOWER 5.1 User’s Manual,” March 20,
2015.
[3] Lee, K.Y., Park, Y.M., Ortiz, J.L.: ‘A united approach
to optimal real and reactive power dispatch’, IEEE Trans.
Power Appar. Syst., May 1985, 104, (5), pp. 1147–1153
[4] T. Sharma, A. Yadav, S. Jamhoria, and R.
Chaturvedi, “Comparative Study of Methods for Optimal
Reactive Power Dispatch,” Electrical and Electronics
Engineering, vol. 3, no. 3, 2014, pp. 53-61.
[5] K. Naima, B. Fadela, C. Imene, and C. Abdelkader,
“Use of Genetic Algorithm and Particle Swarm
Optimization Methodsfor the Optimal Control of the
Reactive Power in WesternAlgerian Power System,”
Energy Procedia 74, 2015, pp.265-272.
[6] Y. Amrane and M. Boudour, “Optimal Reactive
Power Dispatch Based on Particle Swarm Optimization
Approach Applied to the Algerian Electric Power
System,” IEEE 2014 11th International Multi-Conference
on Systems, Signals and Devices – Castelldefels-
Barcelona, Spain, 2014.
[7] Power World Simulator 1: Accessed 15th Dec
2019
[8] S. Lohia, O. P. Mahela and S. R. Ola, "Optimal
capacitor placement in distribution system using genetic
algorithm," 2016 IEEE 7th Power India International
Conference (PIICON), Bikaner, 2016, pp. 1-6.
[9] P. Venkatara man, “Applied Optimization with
MATLAB Programming,” 2nd ed. John Wiley & Sons, Inc.,
Hoboken, New Jersey, 2009.
[10] K. Rayudu, G. Yesuratnam, M. Ali and A. Jayalaxmi,
"Optimal reactive power dispatch based on particle
swarm optimization and LP technique," 2016
International Conference on Emerging Technological
Trends (ICETT), Kollam, 2016, pp. 1-7.
[11] N. K. Patel, and B. N. Suthar, “Optimal Reactive
Power Dispatch Using Particle Swarm Optimization in
Deregulated Environment,” International Conference on
EESCO, 2015.
[12] S. Pandya, and R. Roy, “Particle Swarm
Optimization Based Optimal Reactive Power Dispatch,”
IEEE InternationalConference on Electrical Computer
and Communication
Technologies-Coimbatore, India, 2015.
[13] Khine Zin Oo, Kyaw Myo Lin, Tin Nilar Aung.
Particle Swarm Optimization Based Optimal Reactive
Power Dispatch for Power DistributionNetwork with
Distributed Generation. International Journal of Energy
and Power Engineering. Vol. 6, No. 4, 2017, pp. 54-60
Bus Control
Variables
Min Max With New
WG on Bus
14
1 VG1(p.u) 0.9 1.1 0.9399
2 VG2 0.9 1.1 1.0827
3 VG3 0.9 1.1 1.1206
14 VWG 0.9 1.1 0.98
1-6 T1 0.95 1.05 0.974
17-18 T2 0.95 1.05 1.0062
18-20 T3 0.95 1.05 1.0019
4 QC4(MVAr) 0 20 19.5529
13 QC13 0 10 6.4804
Active Power Loss (MW) 15.125
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1122
Bibliography
Received M.Sc., Power System and
Energy Engineering Department of
Electrical and computer Engineering,
Hawassa University, his primary
interest is in distributed generation.
Received M.Sc., Power System and
Energy Engineering Department of
Electrical and computer Engineering,
Hawassa University, his primary
interest is in hybrid renewable
energy system.

More Related Content

What's hot

Optimal Placement of Dynamic Voltage Restorer in Distribution Systems for Vol...
Optimal Placement of Dynamic Voltage Restorer in Distribution Systems for Vol...Optimal Placement of Dynamic Voltage Restorer in Distribution Systems for Vol...
Optimal Placement of Dynamic Voltage Restorer in Distribution Systems for Vol...IJERA Editor
 
Design of Full Order Optimal Controller for Interconnected Deregulated Power ...
Design of Full Order Optimal Controller for Interconnected Deregulated Power ...Design of Full Order Optimal Controller for Interconnected Deregulated Power ...
Design of Full Order Optimal Controller for Interconnected Deregulated Power ...ijceronline
 
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV CellFuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV CellIJAPEJOURNAL
 
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET Journal
 
Optimizing of the installed capacity of hybrid renewable energy with a modifi...
Optimizing of the installed capacity of hybrid renewable energy with a modifi...Optimizing of the installed capacity of hybrid renewable energy with a modifi...
Optimizing of the installed capacity of hybrid renewable energy with a modifi...IJECEIAES
 
Load / Frequency balancing Control systems study
Load / Frequency balancing Control systems studyLoad / Frequency balancing Control systems study
Load / Frequency balancing Control systems studyCAL
 
Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Mustefa Jibril
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...ijeei-iaes
 
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...IOSR Journals
 
Economic operation of power system
Economic operation of power systemEconomic operation of power system
Economic operation of power systemBalaram Das
 
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 DevelopmentIJERD Editor
 
Power losses reduction of power transmission network using optimal location o...
Power losses reduction of power transmission network using optimal location o...Power losses reduction of power transmission network using optimal location o...
Power losses reduction of power transmission network using optimal location o...IJECEIAES
 
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...IDES Editor
 
A hybrid algorithm for voltage stability enhancement of distribution systems
A hybrid algorithm for voltage stability enhancement of distribution systems A hybrid algorithm for voltage stability enhancement of distribution systems
A hybrid algorithm for voltage stability enhancement of distribution systems IJECEIAES
 
IRJET - Study of Technical Parameters in Grid-Connected PV System
IRJET -  	  Study of Technical Parameters in Grid-Connected PV SystemIRJET -  	  Study of Technical Parameters in Grid-Connected PV System
IRJET - Study of Technical Parameters in Grid-Connected PV SystemIRJET Journal
 
Ifedi.Seminar Presenatation
Ifedi.Seminar PresenatationIfedi.Seminar Presenatation
Ifedi.Seminar PresenatationIfedi
 

What's hot (20)

Optimal Placement of Dynamic Voltage Restorer in Distribution Systems for Vol...
Optimal Placement of Dynamic Voltage Restorer in Distribution Systems for Vol...Optimal Placement of Dynamic Voltage Restorer in Distribution Systems for Vol...
Optimal Placement of Dynamic Voltage Restorer in Distribution Systems for Vol...
 
Design of Full Order Optimal Controller for Interconnected Deregulated Power ...
Design of Full Order Optimal Controller for Interconnected Deregulated Power ...Design of Full Order Optimal Controller for Interconnected Deregulated Power ...
Design of Full Order Optimal Controller for Interconnected Deregulated Power ...
 
Nf2421722176
Nf2421722176Nf2421722176
Nf2421722176
 
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV CellFuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
 
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
 
Optimizing of the installed capacity of hybrid renewable energy with a modifi...
Optimizing of the installed capacity of hybrid renewable energy with a modifi...Optimizing of the installed capacity of hybrid renewable energy with a modifi...
Optimizing of the installed capacity of hybrid renewable energy with a modifi...
 
Load / Frequency balancing Control systems study
Load / Frequency balancing Control systems studyLoad / Frequency balancing Control systems study
Load / Frequency balancing Control systems study
 
Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
 
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
 
Economic operation of power system
Economic operation of power systemEconomic operation of power system
Economic operation of power system
 
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
 
Power losses reduction of power transmission network using optimal location o...
Power losses reduction of power transmission network using optimal location o...Power losses reduction of power transmission network using optimal location o...
Power losses reduction of power transmission network using optimal location o...
 
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
 
A hybrid algorithm for voltage stability enhancement of distribution systems
A hybrid algorithm for voltage stability enhancement of distribution systems A hybrid algorithm for voltage stability enhancement of distribution systems
A hybrid algorithm for voltage stability enhancement of distribution systems
 
IRJET - Study of Technical Parameters in Grid-Connected PV System
IRJET -  	  Study of Technical Parameters in Grid-Connected PV SystemIRJET -  	  Study of Technical Parameters in Grid-Connected PV System
IRJET - Study of Technical Parameters in Grid-Connected PV System
 
Improvement of sliding mode power control applied to wind system based on dou...
Improvement of sliding mode power control applied to wind system based on dou...Improvement of sliding mode power control applied to wind system based on dou...
Improvement of sliding mode power control applied to wind system based on dou...
 
38
3838
38
 
Maximum Power Point Tracker Using Fuzzy Logic Controller with Reduced Rules
Maximum Power Point Tracker Using Fuzzy Logic Controller with Reduced RulesMaximum Power Point Tracker Using Fuzzy Logic Controller with Reduced Rules
Maximum Power Point Tracker Using Fuzzy Logic Controller with Reduced Rules
 
Ifedi.Seminar Presenatation
Ifedi.Seminar PresenatationIfedi.Seminar Presenatation
Ifedi.Seminar Presenatation
 

Similar to IRJET- Particle Swarm Optimization based Reactive Power Optimization of Utility Grid with Wind Generation

Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...theijes
 
A Particle Swarm Optimization for Reactive Power Optimization
A Particle Swarm Optimization for Reactive Power OptimizationA Particle Swarm Optimization for Reactive Power Optimization
A Particle Swarm Optimization for Reactive Power Optimizationijceronline
 
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENTNOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENTelelijjournal
 
Voltage Profile Enhancement and Reduction of Real Power loss by Hybrid Biogeo...
Voltage Profile Enhancement and Reduction of Real Power loss by Hybrid Biogeo...Voltage Profile Enhancement and Reduction of Real Power loss by Hybrid Biogeo...
Voltage Profile Enhancement and Reduction of Real Power loss by Hybrid Biogeo...ijeei-iaes
 
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...elelijjournal
 
Power Flow & Voltage Stability Analysis using MATLAB
Power Flow & Voltage Stability Analysis using MATLAB Power Flow & Voltage Stability Analysis using MATLAB
Power Flow & Voltage Stability Analysis using MATLAB IRJET Journal
 
IRJET-Power Flow & Voltage Stability Analysis using MATLAB
IRJET-Power Flow & Voltage Stability Analysis using MATLAB IRJET-Power Flow & Voltage Stability Analysis using MATLAB
IRJET-Power Flow & Voltage Stability Analysis using MATLAB IRJET Journal
 
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 IJECEIAES
 
Drive Applications of Fuzzy Logic Controlled Interleaved Boost Converter for ...
Drive Applications of Fuzzy Logic Controlled Interleaved Boost Converter for ...Drive Applications of Fuzzy Logic Controlled Interleaved Boost Converter for ...
Drive Applications of Fuzzy Logic Controlled Interleaved Boost Converter for ...EECJOURNAL
 
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET Journal
 
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Onyebuchi nosiri
 
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Onyebuchi nosiri
 
Locational marginal pricing framework in secured dispatch scheduling under co...
Locational marginal pricing framework in secured dispatch scheduling under co...Locational marginal pricing framework in secured dispatch scheduling under co...
Locational marginal pricing framework in secured dispatch scheduling under co...eSAT Publishing House
 
10.1109@IPACT.2017.8245072.pdf
10.1109@IPACT.2017.8245072.pdf10.1109@IPACT.2017.8245072.pdf
10.1109@IPACT.2017.8245072.pdfRavipatiSrikanth1
 
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...paperpublications3
 

Similar to IRJET- Particle Swarm Optimization based Reactive Power Optimization of Utility Grid with Wind Generation (20)

Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
Particle Swarm Optimization based Network Reconfiguration in Distribution Sys...
 
A Particle Swarm Optimization for Reactive Power Optimization
A Particle Swarm Optimization for Reactive Power OptimizationA Particle Swarm Optimization for Reactive Power Optimization
A Particle Swarm Optimization for Reactive Power Optimization
 
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENTNOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
 
Voltage Profile Enhancement and Reduction of Real Power loss by Hybrid Biogeo...
Voltage Profile Enhancement and Reduction of Real Power loss by Hybrid Biogeo...Voltage Profile Enhancement and Reduction of Real Power loss by Hybrid Biogeo...
Voltage Profile Enhancement and Reduction of Real Power loss by Hybrid Biogeo...
 
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
 
Power Flow & Voltage Stability Analysis using MATLAB
Power Flow & Voltage Stability Analysis using MATLAB Power Flow & Voltage Stability Analysis using MATLAB
Power Flow & Voltage Stability Analysis using MATLAB
 
IRJET-Power Flow & Voltage Stability Analysis using MATLAB
IRJET-Power Flow & Voltage Stability Analysis using MATLAB IRJET-Power Flow & Voltage Stability Analysis using MATLAB
IRJET-Power Flow & Voltage Stability Analysis using MATLAB
 
Load flow analysis of 10 bus loop distribution network excited by a generator...
Load flow analysis of 10 bus loop distribution network excited by a generator...Load flow analysis of 10 bus loop distribution network excited by a generator...
Load flow analysis of 10 bus loop distribution network excited by a generator...
 
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
 
Performance Evaluation and Comparison of Two Cascaded Configurations of PV Ge...
Performance Evaluation and Comparison of Two Cascaded Configurations of PV Ge...Performance Evaluation and Comparison of Two Cascaded Configurations of PV Ge...
Performance Evaluation and Comparison of Two Cascaded Configurations of PV Ge...
 
Drive Applications of Fuzzy Logic Controlled Interleaved Boost Converter for ...
Drive Applications of Fuzzy Logic Controlled Interleaved Boost Converter for ...Drive Applications of Fuzzy Logic Controlled Interleaved Boost Converter for ...
Drive Applications of Fuzzy Logic Controlled Interleaved Boost Converter for ...
 
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
 
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
 
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
Comparative power flow analysis of 28 and 52 buses for 330 kv power grid netw...
 
P1111145969
P1111145969P1111145969
P1111145969
 
Gd3310901094
Gd3310901094Gd3310901094
Gd3310901094
 
Gd3310901094
Gd3310901094Gd3310901094
Gd3310901094
 
Locational marginal pricing framework in secured dispatch scheduling under co...
Locational marginal pricing framework in secured dispatch scheduling under co...Locational marginal pricing framework in secured dispatch scheduling under co...
Locational marginal pricing framework in secured dispatch scheduling under co...
 
10.1109@IPACT.2017.8245072.pdf
10.1109@IPACT.2017.8245072.pdf10.1109@IPACT.2017.8245072.pdf
10.1109@IPACT.2017.8245072.pdf
 
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
A Novel Approach for Allocation of Optimal Capacitor and Distributed Generati...
 

More from IRJET Journal

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...IRJET Journal
 
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 STRUCTUREIRJET Journal
 
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...IRJET Journal
 
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 CharacteristicsIRJET Journal
 
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...IRJET Journal
 
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-...IRJET Journal
 
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...IRJET Journal
 
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...IRJET Journal
 
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 ADASIRJET Journal
 
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,...IRJET Journal
 
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 ProIRJET Journal
 
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...IRJET Journal
 
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 SystemIRJET Journal
 
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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
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 ...IRJET Journal
 
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.IRJET Journal
 
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...IRJET Journal
 
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 DesignIRJET Journal
 
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...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

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 

Recently uploaded (20)

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 

IRJET- Particle Swarm Optimization based Reactive Power Optimization of Utility Grid with Wind Generation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1117 Particle Swarm Optimization based Reactive Power Optimization of Utility Grid with Wind Generation Hailu Tibebe Mengistu1, Melese Loha Anjulo2 1Chief Electromechanical Engineer, BGI, Hawassa, Ethiopia 2Senior Electrical Engineer, SNNPRS Industrial Parks Development Corporation, Hawassa, Ethiopia -------------------------------------------------------------------***---------------------------------------------------------------------- Abstract-Reactive power is important function of regulating voltage. In developing countries like Ethiopia, the electric utility company should optimize the reactive power for the transmission/distribution system to improve the active power loss of the distribution/transmission system. This paper presents a method to minimize the active power loss in a practical power system and determines the best location placement of a new installed wind generation with aim of loss reduction and voltage profile improvement. Reactive power optimization problem is nonlinear and has both equality and inequality constraints. A southern region 21-bus power network system is used for testing the developed algorithm. A mathematical model of reactive power optimization was established based on the constraint conditions. The results have been validated using MATLAB programming. After completing the reactive power optimization based on the particle swarm algorithm with wind generation, the active power network loss value of the system was reduced by 18.43%. Particle swarm optimization algorithm and Mat- power 3.2 toolbox are used to solve the reactive power optimization problem Keywords: Particle Swarm, Optimization, Reactive Power, Utility, Mat-power 3.2 and MATLAB 1. Introduction Particle swarm optimization, PSO is a fast, simple and efficient population-based optimization method. Each particle updates its position based upon its own best position, global best position among particles and its previous velocity vector according to the following equations [1]: (1) (2) Where, 1k iv  : The velocity of th i particle at ( 1)th k  iteration w : Inertia weight of the particle [0.2, 1] k iv : The velocity of th i particle at th k iteration [- 0.003, 0.003] 1, 2c c : Positive acceleration constants having values between [2.1, 2] 1 2,r r : Randomly generated numbers between [0, 1] ibestp : The best position of the th i particle obtained based upon its own experience bestg : Global best position of the particle in the population 1k ix  : The position of th i particle at ( 1)th k  iteration k ix : The position of th i particle at th k iteration  : Constriction factor [0.729]. It may help insure convergence. Suitable selection of inertia weight w provides good balance between global and local explorations. - (3) Where, maxw is the value of inertia weight at the beginning of iterations, minw is the value of inertia weight at the end of iterations, iter is the current iteration number and maxiter is the maximum number of iterations. 1.1. PSO Parameters Selection The selection of the PSO parameters for general problem is listed in table-1. Programmers may change some of these parameters based on different problems.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1118 Table 1: PSO Parameters Selection Particle size 20-50 works well for most of the optimization problems. However, as the dimension increase, the number of the particle should also increase according. Particle size = 50 Dimension of the particles Equals the number of control variables = 8 Domains of the particles Depends on the upper bound and lower bound constraints Accelerati on factor [C1=2.1, C2=2] Stopping criteria  Iteration number = 200  Difference between the current best solution and the previous best solution  No improvement after a certain number of iterations Inertial Weight [Final Inertia weight = 0.2,Initial Inertia weight = 1] Constrictio n Factor [0.729]. 1.2. Procedure for RPO using PSO for SNNPR 21-bus Power Network The main optimization steps of the PSO based reactive power optimization are as follows: (1) Define control variables (vg1, vg2, vg3, T1, T2, T3, QC4 and QC13) within their permissible range, define population size (=50), no of iteration (=200), assume suitable values of PSO parameters, input the data of 21 bus power network system. (2) Take iter=0 (3) Randomly generate the population of particles and their velocities (4) For each particle run NR load flow to find out losses. (5) Calculate the fitness function of each particle using eq. (11) (6) Find out “personal best (Pbest)” of all particles and “global best(Gbest)” particle from their fitnesses (7) Iter=iter+1 (8) Calculate the velocity of each particle using eq. (1) and adjust it if its limit gets violated (9) Calculate the new position of each particle using eq. (2) (10) For each particle run NR load flow to find out losses. (11) Calculate the fitness function of each particle using eq. (11) (12) For each particle if current fitness(P) is better than Pbest then Pbest=P (13) Set best of Pbest as Gbest (14) Go to step no. 7, until max. No of iterations is completed. (15) Coordinate of Gbest particle gives optimized values of control variables and its fitness gives minimized value of losses. 1.3 Active power loss minimization The active power loss of the system equals the sum of the real power loss on each branch, and it can be described as: Min F= Min(Ploss) =∑ + - 2 (4) Where, N = number of branches, Gij = the conductance of the branch between bus i and bus j, Vi = the voltage magnitude of bus i, Vj = the voltage magnitude of bus j, ɵij = the difference of phase angle between bus i and bus j 1.4 Constraint To process Reactive power optimization problem has both equality and inequality constraints. I. Equality Constraint The equality constraints are the power balance equations, which can be defined by the equations below: a. Real Power Constraint: H1= - ∑ ( cos + sin =0 (5) i b. Reactive Power Constraint: H2= - - ∑ ( =0 (6)
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1119 i II. Inequality Constraint The inequality constraints are the ranges of the voltage magnitudes, tap positions of the transformers, and reactive power injection. a. Bus Voltage magnitude constraints: V i-min ≤ V i ≤ V i-max (7) b. Generator bus reactive power constraints: Q Gi-min ≤ Q Gi ≤ Q Gi-max (8) c. Transformer Tap position constraints: T i-min ≤ T i ≤ T i-max (9) d. Reactive power source capacity constraints: Q ci-min ≤ Q ci ≤ Q ci-max (10) Where, N = number of branches, Gij = branch conductance between bus i and bus j, Vi = voltage magnitude of bus i, Vj = voltage magnitude of bus j, ɵij = phase angle difference between bus i and bus j PGi = active power generation at bus i PDi = active power demand at bus i QGi = reactive power generation at bus i QDi = reactive power demand at bus i Qci = reactive power source i installation III. Exterior Penalty Function (EPF) Method Reactive power optimization problem is a constrained problem. In optimization, the constrained problems are usually converted into unconstrained problems for convenience. One of the commonly used methods to convert the constrained problem is adding exterior penalty function terms to the objective function. Penalty function is used to handle inequality constrains. So, the amplified objective function (fitness function) would be as eq. (11). (11) Where, ( ) rh is the penalty multiplier for the equality constraint. rg is the penalty multiplier for the inequality constraint. F is called the augmented function. The equality constraint in this thesis will be automatically fulfilled by using MATPOWER 3.2 toolbox, so only inequality constraints need to be concerned. Therefore, the final objective function could be described as [2]: ∑ ∑ ( ∑ ( (12) Where, { (13) { (14) { (15) In Exterior Penalty Function, if all the control variables are within the limits, the penalty function would be zero. On the opposing, if the control variables go outside the limits, then the penalty function would be added to the objective function to penalize the violation. In reactive power optimization, if the control variables go above the voltage limit, major damages to the power systems would occur. So, the voltage magnitudes, tap positions, and reactive power injection have to be sensibly examined. 2. SNNPR 21-Bus Power Network To prove the effectiveness of the developed PSO based algorithm for reactive power optimization, a practical 21-bus distribution test system is used as shown in figure-1. The voltage levels of the test system are 400KV, 230 kV, 132 kV and 66 kV. The Southern Region 21-Bus network system has three generators at bus numbers 1, 2 and 3. The first PV one is at bus 1; the second PV is at bus 2; the 3rdgenerator is at Bus 3(slack bus).This system includes of 21 transmission lines, three tap-ratio transformers in lines between bus numbers 1-6, 17-18 and 18-20. In addition, bus numbers 4 and 13 has been selected as shunt VAR compensation buses. The lower limits voltage
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1120 magnitude of all buses is considered as 0.9 pu, while the upper limit is considered as 1.1 pu for the generator buses and 1.05 pu for the load buses. Figure 1: SNNPR 21-Bus Power Network System The initial operating conditions for the developed method are given as follows for 100 MVA base. The total load of the system is 360.20MW and 29MVAr. MATPOWER toolbox is used to calculate the power flow of practical 21-bus distribution system. Before optimization, the total real and reactive power loss of the entire system is 18.543MW and 23.14MVAr, respectively. 3. SNNPR 21-Bus Power Network RPO with WGs A comparison of the real power loss of base case, optimization without new WG and optimization when WG is installed on various buses of southern region 21- bus distribution network is illustrated in figure-2. Figure 2: Comparison of loss reduction It can be seen that optimization with a new WG can further reduce the active power loss than optimization using PSO without WG. After integrating a new WG on bus 14, the total active power loss can be reduced to minimum 15.125 MW. The optimal placement of a new WG is on bus 14. Figure-3 shows the optimal loss reduction process of the proposed method when a small wind turbine is installed on bus 14. The particles start to converge after conducting 90 iterations. Finally, the total power loss of the system is 15.125 MW. The total CPU time is 210sec. In the figure-3 below shows the graphical representation of total active power loss with respect to total number of iterations. After 90 iterations, no improvement is displayed. Figure 3: SNNPR 21-Bus Loss Reduction with WG The results from table-2 show the optimal settings of control variables to get minimum active power loss
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1121 when anew WG is installed on bus 14. The total active power loss after optimization with a new WG is 15.125 MW. Table 2-Optimal Results of Control Variables with WG CONCLUSION The combined technique of particle swarm optimization algorithm with MATPOWER toolbox is applied to solve reactive power optimization problem and to determine the optimal placement of new installed WG in existing system. The performance of the developed technique was tested on the SNNPR 21-Bus power network and the simulation results were compared without and with integrating wind generation to the system. It can be observed that reactive power optimization approach for distribution system with a wind generation can further reduce the active power loss than without wind generation. The benefit of lower active power loss obtained will provide better economic dispatch and secure operation in power system. Before the reactive power optimization, the reactive power in 21-Bus power network is arbitrary distributed. When 2 MW wind generations is installed into the system, the active power loss was reduced from 18.543MW to 15.125MW which is 18.43 %. The optimization meaningfully decreased the active power loss of the system. Results were attained after conducting 90 iterations, which replicates the excellent searching ability of particle swarm optimization algorithm for solving nonlinear problems. As the output of the wind generation increases, the active power loss of the system could be decreased. The Mat-power 3.2 toolbox is used to calculate the power flow and manage the equality constraints in Particle Swarm Optimization based reactive power optimization. REFERENCES [1] Kennedy, J. and Eberhart, R. (1995) Particle Swarm Optimization. Proceedings of the IEEE International Conference on Neural Networks, 4, 1942- 1948. [2] J. Zhu, R. D. Zimmerman and C. E. Murillo- Sanchez,“MATPOWER 5.1 User’s Manual,” March 20, 2015. [3] Lee, K.Y., Park, Y.M., Ortiz, J.L.: ‘A united approach to optimal real and reactive power dispatch’, IEEE Trans. Power Appar. Syst., May 1985, 104, (5), pp. 1147–1153 [4] T. Sharma, A. Yadav, S. Jamhoria, and R. Chaturvedi, “Comparative Study of Methods for Optimal Reactive Power Dispatch,” Electrical and Electronics Engineering, vol. 3, no. 3, 2014, pp. 53-61. [5] K. Naima, B. Fadela, C. Imene, and C. Abdelkader, “Use of Genetic Algorithm and Particle Swarm Optimization Methodsfor the Optimal Control of the Reactive Power in WesternAlgerian Power System,” Energy Procedia 74, 2015, pp.265-272. [6] Y. Amrane and M. Boudour, “Optimal Reactive Power Dispatch Based on Particle Swarm Optimization Approach Applied to the Algerian Electric Power System,” IEEE 2014 11th International Multi-Conference on Systems, Signals and Devices – Castelldefels- Barcelona, Spain, 2014. [7] Power World Simulator 1: Accessed 15th Dec 2019 [8] S. Lohia, O. P. Mahela and S. R. Ola, "Optimal capacitor placement in distribution system using genetic algorithm," 2016 IEEE 7th Power India International Conference (PIICON), Bikaner, 2016, pp. 1-6. [9] P. Venkatara man, “Applied Optimization with MATLAB Programming,” 2nd ed. John Wiley & Sons, Inc., Hoboken, New Jersey, 2009. [10] K. Rayudu, G. Yesuratnam, M. Ali and A. Jayalaxmi, "Optimal reactive power dispatch based on particle swarm optimization and LP technique," 2016 International Conference on Emerging Technological Trends (ICETT), Kollam, 2016, pp. 1-7. [11] N. K. Patel, and B. N. Suthar, “Optimal Reactive Power Dispatch Using Particle Swarm Optimization in Deregulated Environment,” International Conference on EESCO, 2015. [12] S. Pandya, and R. Roy, “Particle Swarm Optimization Based Optimal Reactive Power Dispatch,” IEEE InternationalConference on Electrical Computer and Communication Technologies-Coimbatore, India, 2015. [13] Khine Zin Oo, Kyaw Myo Lin, Tin Nilar Aung. Particle Swarm Optimization Based Optimal Reactive Power Dispatch for Power DistributionNetwork with Distributed Generation. International Journal of Energy and Power Engineering. Vol. 6, No. 4, 2017, pp. 54-60 Bus Control Variables Min Max With New WG on Bus 14 1 VG1(p.u) 0.9 1.1 0.9399 2 VG2 0.9 1.1 1.0827 3 VG3 0.9 1.1 1.1206 14 VWG 0.9 1.1 0.98 1-6 T1 0.95 1.05 0.974 17-18 T2 0.95 1.05 1.0062 18-20 T3 0.95 1.05 1.0019 4 QC4(MVAr) 0 20 19.5529 13 QC13 0 10 6.4804 Active Power Loss (MW) 15.125
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1122 Bibliography Received M.Sc., Power System and Energy Engineering Department of Electrical and computer Engineering, Hawassa University, his primary interest is in distributed generation. Received M.Sc., Power System and Energy Engineering Department of Electrical and computer Engineering, Hawassa University, his primary interest is in hybrid renewable energy system.