SlideShare a Scribd company logo
1 of 5
Download to read offline
Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88
www.ijera.com 84 | P a g e
A Research on Optimal Power Flow Solutions For Variable Load
Asmita D. Chandekar1
, Dutt Subroto2
P.G. Student, Dept. of Energy Management System, Rajiv Gandhi College of Engineering, Research &
Technology, Chandrapur, Maharashtra, India1
.
Assistant Professor, Dept. of Energy Management System ,Rajiv Gandhi College of Engineering, Research &
Technology, Chandrapur, Maharashtra, India2
ABSTRACT: This paper presents the optimal power flow solutions under variable load conditions. In this
article we present the recent trend towards non-deterministic (random) search techniques and hybrid methods
for OPF and give the conclusions. These methods have become popular because they have a theoretical
advantage over the deterministic methods with respect to handling of non convexity, dynamics, and discrete
variables. Present commercial OPF programs can solve very large and complex power systems optimization
problems in a relatively less time. In recent years many different solution methods have been suggested to solve
OPF problems. The paper contributes a comprehensive discussion of specific optimization techniques that can
be applied to OPF Solution methodology.
KEYWORDS: Optimal Power Flow (OPF),Optimization techniques , Karush–Kuhn–Tucker (KKT).
I. INTRODUCTION
A progressive increase of the load and the
deregulation of the electric energy Systems have
added to the complexity of determining adequate
solutions for the electrical power system steady state
operation problem. Therefore the study of voltage
collapse and Optimal Power Flow Solutions acquires
a great significance and there is a need for
methodologies which are able to simultaneously
analyze these two aspects to indicate the behavior of
power systems, being operated near the maximum
loadability limit. Different methodologies were
proposed to calculate the maximum loadability limit
of power systems. The approach presented in [1]
proposes the determination of this limit through the
computation of the steady state multiple solutions. In
reference [2], sensitivity relationships between the
power system variables are used to calculate the
critical load. The Singular Value Decomposition of
the conventional Newton–Raphson Jacobian matrix
was also applied [3]. The parameterization of the
steady state power system equations was also used to
formulate the problem of maximum loadability [4],
[5]. These two last works applied the continuation
method to track the load flow solution for an
increasing system demand.
The OPF algorithms have been existing since
sixties and have been extensively used to asses the
economic aspect of power system operation. Some of
these algorithms apply parametric optimization
techniques, some use different versions of the
Continuation method [6]–[12]. Some of these
methodologies are based on the Newton OPF method
[13]. The adequate combination of the Continuation
methods with the optimization algorithms can
provide a high potential tool for power system
studies allowing the development of robust methods
for the solution of the OPF problem .Recently, the
performance of Interior Point (IP) algorithms in
solving linear programming problems has led to
many applications of these algorithms to the
nonlinear OPF problem [15]–[18]. The efficiency of
finding the optimal solution and the effective way of
handling the inequality constraints have been claimed
as its main features. Some of these works proposed
the use of an OPF algorithm to compute the point of
maximum loadability of the power systems via
nonlinear versions of Interior Points methods [17],
[18]. The use of optimization algorithms for the
study of heavily loaded systems allows the
representation of all the operational limits and,
depending on the OPF formulation, the adoption of
an criterion to be optimized [14], [17], [18]. The not
well known steady state behavior of power systems
being optimally operated under heavy load can be, in
this way, better analyzed.
A research work on a methodology that
combines the Continuation method with a nonlinear
version of the Interior Point algorithm can be worked
upon where the first will provide a sequence of
estimates for the solution of the Karush–Kuhn–
Tucker (KKT) conditions from a base case to the
point of maximum loadability. Each solution of this
sequence can be determined through the OPF
Interior Point algorithm. This combination may
allows the optimal tracking of the load growth, even
in the neighborhood of the feasibility limit, where the
Newton’s solver is bound to diverge due to the ill-
conditioning of the Jacobian of the KKT conditions
[14].
RESEARCH ARTICLE OPEN ACCESS
Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88
www.ijera.com 85 | P a g e
II. THE MAXIMUM LOADABILITY
PROBLEM
The Solving the maximum loadability problem
gives the maximum real and reactive power demand
that a power system is able to bear, while operating at
a stable point (i.e., one which does not change
considerably for small increments on the systems
parameters such as load or operational limits), that
respects a set of pre-defined operational limits. A
steady state formulation of this problem can be made
in terms of the load flow system of equations. The
parameterization of the bus loads gives a modified set
of power balance equations, in which the
load increase direction is explicitly represented:
(1)
Where  is the load parameter g(x) is the set of
power flow equations and d is the pre-specified load
increase direction.
In subject to this case, the calculation of the
maximum loadability of power systems will consists
of solving (1) to find the complex bus voltages
corresponding to the maximum value of  .For an
optimally operated system the maximum loadability
problem is to find the maximum value of for which
problem p()
Min f(x) (2)
subject to
g(x, ) = 0 (3)
h(x, ) = 0 (4)
has feasible solutions the vector of decision variables
P(), is composed of the active power generations,
bus voltage magnitudes and angles, transformer tap
settings and phase shifter angles. The objective
function, f(x) , can represent the power generation
cost, the transmission losses, the voltage deviation
from a pre-specified voltage level or any combination
of these three indices. The set of inequality
constraints, h(x, ), which comprises the upper and
lower limits of the decision variables and functional
inequalities such as the limits on the generated
reactive power and line flows, can also be dependent
on the bus loads:
h(x, ) = h(x) + d1 (5)
where d1 represents a pre-specified load increase
direction.
The solution P() can be tracked for increasing 
until the maximum loadability limit is reached. The
difficulties to solve this nonlinear optimization
problem are well known, and presently most of the
algorithms which were successful in its resolution are
based on the solution of the its pure or modified KKT
conditions by linear approximations (Newton
method). However, it can be shown that near the
feasibility limit the Jacobian of the KKT conditions
of P()is ill-conditioned [14] which may causes an
additional difficulty in the tracking of the solution of
P()up to the maximum value of . Thus the analysis
of the OPF behavior near the maximum loadability
limit must be done with algorithms which can
diminish the problem of ill conditioning observed
near such limit. This is the main motivation of the
research.
III. THE PROPOSED APPROACH
The application of the Interior Point algorithms
to solve problem P() consists basically of: a)
converting the inequality constraints in equality
constraints, through nonnegative slack variables; and
b) adding a logarithmic barrier function to the
objective function, to preserve the non negativity
condition of the slack variables. The modified
parameterized
optimization problem PM() is:
(6)
subject to
g(x, ) = 0 (7)
h(x, ) + s = 0 (8)
where
µ ≥ 0 is the logarithmic barrier
s > 0 is the vector of slack variables
p is the number of inequality
constraints
The interior point OPF model (6)–(8) is, a
parameterized model with two distinct parameters µ
and  . The proposed methodology will consists of
changing each of these parameters at a time: in the
predictor step,  will be increased so that a new load
level is considered; in the corrector step, µ will be
decreased so that, at the end of the corrector’s
iterations, the original OPF problem is solved. We
are analyzing the behavior of the OPF solutions for
increasing , while the optimal solution will be
tracked for varying  . Nevertheless, Interior Point
methods can also be interpreted as a special class of
parametric optimization methods [19].
IV. SOME SUPPLEMENTRY STUDIES
An additional information regarding the behavior
of the system near the collapse point is provided by
the paramererized optimization model. The optimal
operating point and the operational limit have been
Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88
www.ijera.com 86 | P a g e
well considered . This limit plays an important role in
deciding the maximum variation in voltage and the
sensitivities that can be calculated with the
parameterized model. When limits are considered,
the optimal solution trajectories varies continuously
with  only in those intervals where no new limit
becomes active and a “break-point” appears upon
the activation of a new inequality constraint. As a
consequence, indices based on the tangent vector and
also some sensitivities which are a by product of the
approach, are valid only for small intervals of
variation of where no new limit is reached.
V. RESULT AND CONCLUSION
The results have been obtained keeping in mind
the three categories
i) Optimal power flow behavior near the
loadability limit;
ii) Efficiency Analysis of the proposed
methodology and
iii) Analysis of the critical bus indices and the
sensitivity of the maximum load with
respect to reactive power injections.
Figure 1 CPF and Prediction –Curve for three bus with load at 5 p.u.
Figure 2 CPF and Prediction –Curve for four bus with load at 5 p.u.
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
1
1.01
1.02
1.03
1.04
1.05
1.06
Vm at bus 3 w.r.t. load (p.u.) at 5
CPF Curve
Prediction-Correction Curve
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
0.94
0.96
0.98
1
1.02
1.04
1.06
Vm at bus 4 w.r.t. load (p.u.) at 5
CPF Curve
Prediction-Correction Curve
Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88
www.ijera.com 87 | P a g e
Figure 3 CPF and Prediction –Curve for five bus with load at 5 p.u.
Figure 4 CPF and Prediction –Curve for six bus with load at 5 p.u.
no of bus = 6 loadvarloc = 6
For a specific range of the load parameter  a
parameterized OPF algorithm is worked upon which
tracks the system load variation  and this algorithm
uses continuation method on a primal–dual interior
point method.
Some insight on the behavior of power systems
being optimally operated near a feasibility limit is
being provided implying parameterization to allow
the resolution of the OPF problem for critical loading
conditions.
Critical variables and operational indices have
been worked upon to provide the Sensitivity details
of the system.
References
[1] N.Yorino, S. Harade, and H. Sasaki, “Use
of multiple load flowsolutions to
approximate a closest loadability limit,” in
Proc. of the Bulk Power System Voltage
Phenomena, Fairfax, VA, Aug. 1991.
[2] N. Flatabo, R. Ognedal, and T. Carlsen,
“Voltage stability condition in power
transmission system calculated by
sensitivity methods,” IEEE Trans. on Power
Systems, vol. 5, no. 4, pp. 1286–1293, Nov.
1990.
[3] A. Tiranuchit, L. M. Ewerbring, R. A.
Duryea, R. J. Thomas, and F. T. Luk,
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
0
0.2
0.4
0.6
0.8
1
1.2
1.4
Vm at bus 5 w.r.t. load (p.u.) at 5
CPF Curve
Prediction-Correction Curve
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
0.5
0.6
0.7
0.8
0.9
1
1.1
1.2
Vm at bus 6 w.r.t. load (p.u.) at 5
CPF Curve
Prediction-Correction Curve
Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88
www.ijera.com 88 | P a g e
“Toward a computationally feasible on-line
voltage stability index,” IEEE Trans. on
Power Systems, vol. 3, no. 2, pp. 669–675,
May 1988.
[4] K. Iba, H. Sasaki, M. Egawa, and T.
Watanabe, “Calculation of critical loading
condition with nose curve using homotopy
continuation method,” IEEE Trans. on
Power Systems, vol. 6, no. 2, pp. 548–593,
May 1991.
[5] V. Ajjarapu and C. Christy, “The
continuation power flow: A tool for steady-
state voltage stability analysis,” IEEE
Trans. on Power Systems,vol. 7, no. 1, pp.
416–423, Feb. 1992.
[6] A. Fahmideh-Vojdani and F. D. Galiana,
“The continuation method and its
application in system planning and
operation,” in Proc. of CIGRÉ,Florence,
Italy, 1983, paper 102-04.
[7] G. Blanchon, J. C. Dodu, and A. Merlin,
“Developing a new tool for real time
control in order to coordinate the
regulation of reactive power and voltage
schedule in large scale EHV power
systems,” in Proc. of CIGRÉ, Florence,
Italy, 1983, paper 209-01.
[8] M. Innorta and P. Maranino, “Advance
dispatch procedures for the centralized
control of real power,” in Proc. of the
Power Industry Computer Application
Conference, Montreal, Canada, 1987, pp.
407–413.
[9] M. Huneault and F. D. Galiana, “An
investigation of the solution to the optimal
power flowproblem incorporating
continuation methods,” IEEE Trans. on
Power Systems, vol. 5, no. 1, pp. 103–110,
Feb. 1990.
[10] K. C. Almeida, F. D. Galiana, and S.
Soares, “A general parametric optimal
power flow,” in Proc. of the Power Industry
Computer Application Conference,
Phoenix, May 1993, pp. 66–73.
[11] V. Ajjarapu and N. Jain, “Optimal
continuation power flow,” Electrical Power
Systems Research, vol. 35, pp. 17–24, 1995.
[12] F. G. M. Lima, S. Soares, A. Santos Jr., K.
C. Almeida, and F. D. Galiana, “Optimal
power flow based on a nonmlinear
parametric approach,” in The 13th Power
Systems Computation Conference, Norway,
1999.
[13] D. I. Sun, B. Ashley, B. Brewer, A. Hughes,
andW. F. Tinney, “Optimal power flow by
Newton method,” IEEE Trans. on Power
Apparatus and Systems, vol. 103, no. 10,
pp. 2864–2875, Oct. 1984.
[14] K. C. Almeida and F. D. Galiana, “Critical
cases in the optimal power flow,” IEEE
Trans. on Power Systems, vol. 11, no. 3, pp.
509–1518,August 1996.
[15] S. Granville, “Optimal reactive dispatch
through interior points methods,” IEEE
Trans. on Power Systems, vol. 9, no. 1, pp.
136–146, Feb. 1994.
[16] Y.Wu, A. Debs, and R. Marsten, “Direct
nonlinear interior primal–dual
predictor–corrector point method
for optimal power flow,” in Proc. of the
Power Industry Computer Application
Conference, Phoenix, USA, May 1993, pp.
138–145.
[17] G. D. Irisarri, X. Wang, J. Tong, and S.
Mokhatari, “Maximum loadability of power
systems using interior point nonlinear
optimization method,” IEEE Trans. on
Power Systems, vol. 12, no. 1, pp. 162–172,
Feb. 1997.
[18] L. V. Barbosa, K. C. Almeida, and R.
Salgado, “The interior point approach in
loadability limit studies,” in Proc. of the
Symposium of Specialists on Operation and
Planning and Expansion of Power
Systems,Salvador, Brazil, May 1998.
[19] B. Kummer, “Parameterizations of
Kojima’s system and relations to penalty
and barrier functions,” Mathematical
Programming, vol. 76, pp.579–592, 1997.
[20] J. Guddat, F. Guerra-Vazquez, and H. Th.
Jongen, Parametric Optimization:
Singularities, Pathfollowing and Jumps:
JohnWiley & Sons, 1990.
[21] M. A. Pai, Computer Techiniques in Power
System Analysis: McGraw Hill, 1980.

More Related Content

What's hot

Optimal tuning linear quadratic regulator for gas turbine by genetic algorith...
Optimal tuning linear quadratic regulator for gas turbine by genetic algorith...Optimal tuning linear quadratic regulator for gas turbine by genetic algorith...
Optimal tuning linear quadratic regulator for gas turbine by genetic algorith...IJECEIAES
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMaeijjournal
 
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...IDES Editor
 
A progressive domain expansion method for solving optimal control problem
A progressive domain expansion method for solving optimal control problemA progressive domain expansion method for solving optimal control problem
A progressive domain expansion method for solving optimal control problemTELKOMNIKA JOURNAL
 
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
 
A novel methodology for maximization of Reactive Reserve using Teaching-Learn...
A novel methodology for maximization of Reactive Reserve using Teaching-Learn...A novel methodology for maximization of Reactive Reserve using Teaching-Learn...
A novel methodology for maximization of Reactive Reserve using Teaching-Learn...IOSR Journals
 
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...IJERA Editor
 
Multi-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorMulti-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorIAES-IJPEDS
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...IDES Editor
 
Differential Evolution Based Optimization Approach for Power Factor Correction
Differential Evolution Based Optimization Approach for Power Factor CorrectionDifferential Evolution Based Optimization Approach for Power Factor Correction
Differential Evolution Based Optimization Approach for Power Factor CorrectionIDES Editor
 
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEMPRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEMecij
 
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...IDES Editor
 
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
 
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 ...IJAPEJOURNAL
 
Model Predictive Current Control of a Seven-phase Voltage Source Inverter
Model Predictive Current Control of a Seven-phase Voltage Source InverterModel Predictive Current Control of a Seven-phase Voltage Source Inverter
Model Predictive Current Control of a Seven-phase Voltage Source Inverteridescitation
 
Economic/Emission Load Dispatch Using Artificial Bee Colony Algorithm
Economic/Emission Load Dispatch Using Artificial Bee Colony AlgorithmEconomic/Emission Load Dispatch Using Artificial Bee Colony Algorithm
Economic/Emission Load Dispatch Using Artificial Bee Colony AlgorithmIDES Editor
 

What's hot (18)

Optimal tuning linear quadratic regulator for gas turbine by genetic algorith...
Optimal tuning linear quadratic regulator for gas turbine by genetic algorith...Optimal tuning linear quadratic regulator for gas turbine by genetic algorith...
Optimal tuning linear quadratic regulator for gas turbine by genetic algorith...
 
A039101011
A039101011A039101011
A039101011
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
 
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
 
A progressive domain expansion method for solving optimal control problem
A progressive domain expansion method for solving optimal control problemA progressive domain expansion method for solving optimal control problem
A progressive domain expansion method for solving optimal control problem
 
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
 
A novel methodology for maximization of Reactive Reserve using Teaching-Learn...
A novel methodology for maximization of Reactive Reserve using Teaching-Learn...A novel methodology for maximization of Reactive Reserve using Teaching-Learn...
A novel methodology for maximization of Reactive Reserve using Teaching-Learn...
 
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
 
Multi-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorMulti-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC Motor
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
 
Differential Evolution Based Optimization Approach for Power Factor Correction
Differential Evolution Based Optimization Approach for Power Factor CorrectionDifferential Evolution Based Optimization Approach for Power Factor Correction
Differential Evolution Based Optimization Approach for Power Factor Correction
 
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEMPRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
 
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
 
I02095257
I02095257I02095257
I02095257
 
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...
 
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 ...
 
Model Predictive Current Control of a Seven-phase Voltage Source Inverter
Model Predictive Current Control of a Seven-phase Voltage Source InverterModel Predictive Current Control of a Seven-phase Voltage Source Inverter
Model Predictive Current Control of a Seven-phase Voltage Source Inverter
 
Economic/Emission Load Dispatch Using Artificial Bee Colony Algorithm
Economic/Emission Load Dispatch Using Artificial Bee Colony AlgorithmEconomic/Emission Load Dispatch Using Artificial Bee Colony Algorithm
Economic/Emission Load Dispatch Using Artificial Bee Colony Algorithm
 

Viewers also liked

www.ijera.com 68 | P a g e Leaf Disease Detection Using Arm7 and Image Proces...
www.ijera.com 68 | P a g e Leaf Disease Detection Using Arm7 and Image Proces...www.ijera.com 68 | P a g e Leaf Disease Detection Using Arm7 and Image Proces...
www.ijera.com 68 | P a g e Leaf Disease Detection Using Arm7 and Image Proces...IJERA Editor
 
切勿浪費您的空間!
切勿浪費您的空間!切勿浪費您的空間!
切勿浪費您的空間!Wizards_WPN
 
Стратегия ВОЗ по улучшению здоровья и развитию детей и подростков
Стратегия ВОЗ по улучшению здоровья и развитию детей и подростковСтратегия ВОЗ по улучшению здоровья и развитию детей и подростков
Стратегия ВОЗ по улучшению здоровья и развитию детей и подростковrorbic
 
crossroads newsletter
crossroads newslettercrossroads newsletter
crossroads newsletterKara Smoker
 
159139028 povesti-copii-fratii-grimm
159139028 povesti-copii-fratii-grimm159139028 povesti-copii-fratii-grimm
159139028 povesti-copii-fratii-grimmlcosteiu2005
 
Правильное питание как компонент здорового образа жизни в условиях радиоактив...
Правильное питание как компонент здорового образа жизни в условиях радиоактив...Правильное питание как компонент здорового образа жизни в условиях радиоактив...
Правильное питание как компонент здорового образа жизни в условиях радиоактив...rorbic
 
Treatment of Industrial Wastewater by Nonviable Biomass –A Review
Treatment of Industrial Wastewater by Nonviable Biomass –A ReviewTreatment of Industrial Wastewater by Nonviable Biomass –A Review
Treatment of Industrial Wastewater by Nonviable Biomass –A ReviewIJERA Editor
 
Phòng ngừa xơ cứng động mạch bằng thực phẩm
Phòng ngừa xơ cứng động mạch bằng thực phẩmPhòng ngừa xơ cứng động mạch bằng thực phẩm
Phòng ngừa xơ cứng động mạch bằng thực phẩmshizuko497
 
το μπαζαρ
το μπαζαρτο μπαζαρ
το μπαζαρdimkom
 
Effect of Coarse Aggregate Size on the Compressive Strength and the Flexural ...
Effect of Coarse Aggregate Size on the Compressive Strength and the Flexural ...Effect of Coarse Aggregate Size on the Compressive Strength and the Flexural ...
Effect of Coarse Aggregate Size on the Compressive Strength and the Flexural ...IJERA Editor
 
REWE - NOAH14 London
REWE - NOAH14 LondonREWE - NOAH14 London
REWE - NOAH14 LondonNOAH Advisors
 
Sevenval_device_trends-january2015
Sevenval_device_trends-january2015Sevenval_device_trends-january2015
Sevenval_device_trends-january2015Avenga Germany GmbH
 
Nextdoor UX Design - Joshua Chen
Nextdoor UX Design - Joshua ChenNextdoor UX Design - Joshua Chen
Nextdoor UX Design - Joshua Chennolimit182
 

Viewers also liked (17)

RCV
RCVRCV
RCV
 
Jeff bezos walmart
Jeff bezos walmartJeff bezos walmart
Jeff bezos walmart
 
#pakeana 14
#pakeana 14#pakeana 14
#pakeana 14
 
www.ijera.com 68 | P a g e Leaf Disease Detection Using Arm7 and Image Proces...
www.ijera.com 68 | P a g e Leaf Disease Detection Using Arm7 and Image Proces...www.ijera.com 68 | P a g e Leaf Disease Detection Using Arm7 and Image Proces...
www.ijera.com 68 | P a g e Leaf Disease Detection Using Arm7 and Image Proces...
 
切勿浪費您的空間!
切勿浪費您的空間!切勿浪費您的空間!
切勿浪費您的空間!
 
Стратегия ВОЗ по улучшению здоровья и развитию детей и подростков
Стратегия ВОЗ по улучшению здоровья и развитию детей и подростковСтратегия ВОЗ по улучшению здоровья и развитию детей и подростков
Стратегия ВОЗ по улучшению здоровья и развитию детей и подростков
 
crossroads newsletter
crossroads newslettercrossroads newsletter
crossroads newsletter
 
159139028 povesti-copii-fratii-grimm
159139028 povesti-copii-fratii-grimm159139028 povesti-copii-fratii-grimm
159139028 povesti-copii-fratii-grimm
 
Правильное питание как компонент здорового образа жизни в условиях радиоактив...
Правильное питание как компонент здорового образа жизни в условиях радиоактив...Правильное питание как компонент здорового образа жизни в условиях радиоактив...
Правильное питание как компонент здорового образа жизни в условиях радиоактив...
 
Treatment of Industrial Wastewater by Nonviable Biomass –A Review
Treatment of Industrial Wastewater by Nonviable Biomass –A ReviewTreatment of Industrial Wastewater by Nonviable Biomass –A Review
Treatment of Industrial Wastewater by Nonviable Biomass –A Review
 
Phòng ngừa xơ cứng động mạch bằng thực phẩm
Phòng ngừa xơ cứng động mạch bằng thực phẩmPhòng ngừa xơ cứng động mạch bằng thực phẩm
Phòng ngừa xơ cứng động mạch bằng thực phẩm
 
The timeless advice
The timeless adviceThe timeless advice
The timeless advice
 
το μπαζαρ
το μπαζαρτο μπαζαρ
το μπαζαρ
 
Effect of Coarse Aggregate Size on the Compressive Strength and the Flexural ...
Effect of Coarse Aggregate Size on the Compressive Strength and the Flexural ...Effect of Coarse Aggregate Size on the Compressive Strength and the Flexural ...
Effect of Coarse Aggregate Size on the Compressive Strength and the Flexural ...
 
REWE - NOAH14 London
REWE - NOAH14 LondonREWE - NOAH14 London
REWE - NOAH14 London
 
Sevenval_device_trends-january2015
Sevenval_device_trends-january2015Sevenval_device_trends-january2015
Sevenval_device_trends-january2015
 
Nextdoor UX Design - Joshua Chen
Nextdoor UX Design - Joshua ChenNextdoor UX Design - Joshua Chen
Nextdoor UX Design - Joshua Chen
 

Similar to A Research on Optimal Power Flow Solutions For Variable Loa

A Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationA Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationIJERA Editor
 
Signature PSO: A novel inertia weight adjustment using fuzzy signature for LQ...
Signature PSO: A novel inertia weight adjustment using fuzzy signature for LQ...Signature PSO: A novel inertia weight adjustment using fuzzy signature for LQ...
Signature PSO: A novel inertia weight adjustment using fuzzy signature for LQ...journalBEEI
 
Comparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatchComparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatchelelijjournal
 
Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...eSAT Publishing House
 
Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...eSAT Journals
 
Maximum Loadability Enhancement with a Hybrid Optimization Method
Maximum Loadability Enhancement with a Hybrid Optimization MethodMaximum Loadability Enhancement with a Hybrid Optimization Method
Maximum Loadability Enhancement with a Hybrid Optimization MethodjournalBEEI
 
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
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units IJECEIAES
 
Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...TELKOMNIKA JOURNAL
 
Finding optimal reactive power dispatch solutions by using a novel improved s...
Finding optimal reactive power dispatch solutions by using a novel improved s...Finding optimal reactive power dispatch solutions by using a novel improved s...
Finding optimal reactive power dispatch solutions by using a novel improved s...TELKOMNIKA JOURNAL
 
OptimizationMethodsApplicationtoOptimalPowerFlowinElectricPowerSystems.pdf
OptimizationMethodsApplicationtoOptimalPowerFlowinElectricPowerSystems.pdfOptimizationMethodsApplicationtoOptimalPowerFlowinElectricPowerSystems.pdf
OptimizationMethodsApplicationtoOptimalPowerFlowinElectricPowerSystems.pdfSAli656322
 
A Bibliography on the Numerical Solution of Delay Differential Equations.pdf
A Bibliography on the Numerical Solution of Delay Differential Equations.pdfA Bibliography on the Numerical Solution of Delay Differential Equations.pdf
A Bibliography on the Numerical Solution of Delay Differential Equations.pdfJackie Gold
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...IOSR Journals
 

Similar to A Research on Optimal Power Flow Solutions For Variable Loa (20)

S4101116121
S4101116121S4101116121
S4101116121
 
A Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationA Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm Optimization
 
Awami report
Awami reportAwami report
Awami report
 
Signature PSO: A novel inertia weight adjustment using fuzzy signature for LQ...
Signature PSO: A novel inertia weight adjustment using fuzzy signature for LQ...Signature PSO: A novel inertia weight adjustment using fuzzy signature for LQ...
Signature PSO: A novel inertia weight adjustment using fuzzy signature for LQ...
 
Comparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatchComparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatch
 
Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...
 
Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...
 
A Case Study of Economic Load Dispatch for a Thermal Power Plant using Partic...
A Case Study of Economic Load Dispatch for a Thermal Power Plant using Partic...A Case Study of Economic Load Dispatch for a Thermal Power Plant using Partic...
A Case Study of Economic Load Dispatch for a Thermal Power Plant using Partic...
 
1015367.pdf
1015367.pdf1015367.pdf
1015367.pdf
 
Maximum Loadability Enhancement with a Hybrid Optimization Method
Maximum Loadability Enhancement with a Hybrid Optimization MethodMaximum Loadability Enhancement with a Hybrid Optimization Method
Maximum Loadability Enhancement with a Hybrid Optimization Method
 
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...
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
 
Equilibrium method
Equilibrium methodEquilibrium method
Equilibrium method
 
B011110917
B011110917B011110917
B011110917
 
Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...
 
Finding optimal reactive power dispatch solutions by using a novel improved s...
Finding optimal reactive power dispatch solutions by using a novel improved s...Finding optimal reactive power dispatch solutions by using a novel improved s...
Finding optimal reactive power dispatch solutions by using a novel improved s...
 
OptimizationMethodsApplicationtoOptimalPowerFlowinElectricPowerSystems.pdf
OptimizationMethodsApplicationtoOptimalPowerFlowinElectricPowerSystems.pdfOptimizationMethodsApplicationtoOptimalPowerFlowinElectricPowerSystems.pdf
OptimizationMethodsApplicationtoOptimalPowerFlowinElectricPowerSystems.pdf
 
A Bibliography on the Numerical Solution of Delay Differential Equations.pdf
A Bibliography on the Numerical Solution of Delay Differential Equations.pdfA Bibliography on the Numerical Solution of Delay Differential Equations.pdf
A Bibliography on the Numerical Solution of Delay Differential Equations.pdf
 
NSegal_IEEE_paper
NSegal_IEEE_paperNSegal_IEEE_paper
NSegal_IEEE_paper
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
 

Recently uploaded

Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 

Recently uploaded (20)

Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 

A Research on Optimal Power Flow Solutions For Variable Loa

  • 1. Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88 www.ijera.com 84 | P a g e A Research on Optimal Power Flow Solutions For Variable Load Asmita D. Chandekar1 , Dutt Subroto2 P.G. Student, Dept. of Energy Management System, Rajiv Gandhi College of Engineering, Research & Technology, Chandrapur, Maharashtra, India1 . Assistant Professor, Dept. of Energy Management System ,Rajiv Gandhi College of Engineering, Research & Technology, Chandrapur, Maharashtra, India2 ABSTRACT: This paper presents the optimal power flow solutions under variable load conditions. In this article we present the recent trend towards non-deterministic (random) search techniques and hybrid methods for OPF and give the conclusions. These methods have become popular because they have a theoretical advantage over the deterministic methods with respect to handling of non convexity, dynamics, and discrete variables. Present commercial OPF programs can solve very large and complex power systems optimization problems in a relatively less time. In recent years many different solution methods have been suggested to solve OPF problems. The paper contributes a comprehensive discussion of specific optimization techniques that can be applied to OPF Solution methodology. KEYWORDS: Optimal Power Flow (OPF),Optimization techniques , Karush–Kuhn–Tucker (KKT). I. INTRODUCTION A progressive increase of the load and the deregulation of the electric energy Systems have added to the complexity of determining adequate solutions for the electrical power system steady state operation problem. Therefore the study of voltage collapse and Optimal Power Flow Solutions acquires a great significance and there is a need for methodologies which are able to simultaneously analyze these two aspects to indicate the behavior of power systems, being operated near the maximum loadability limit. Different methodologies were proposed to calculate the maximum loadability limit of power systems. The approach presented in [1] proposes the determination of this limit through the computation of the steady state multiple solutions. In reference [2], sensitivity relationships between the power system variables are used to calculate the critical load. The Singular Value Decomposition of the conventional Newton–Raphson Jacobian matrix was also applied [3]. The parameterization of the steady state power system equations was also used to formulate the problem of maximum loadability [4], [5]. These two last works applied the continuation method to track the load flow solution for an increasing system demand. The OPF algorithms have been existing since sixties and have been extensively used to asses the economic aspect of power system operation. Some of these algorithms apply parametric optimization techniques, some use different versions of the Continuation method [6]–[12]. Some of these methodologies are based on the Newton OPF method [13]. The adequate combination of the Continuation methods with the optimization algorithms can provide a high potential tool for power system studies allowing the development of robust methods for the solution of the OPF problem .Recently, the performance of Interior Point (IP) algorithms in solving linear programming problems has led to many applications of these algorithms to the nonlinear OPF problem [15]–[18]. The efficiency of finding the optimal solution and the effective way of handling the inequality constraints have been claimed as its main features. Some of these works proposed the use of an OPF algorithm to compute the point of maximum loadability of the power systems via nonlinear versions of Interior Points methods [17], [18]. The use of optimization algorithms for the study of heavily loaded systems allows the representation of all the operational limits and, depending on the OPF formulation, the adoption of an criterion to be optimized [14], [17], [18]. The not well known steady state behavior of power systems being optimally operated under heavy load can be, in this way, better analyzed. A research work on a methodology that combines the Continuation method with a nonlinear version of the Interior Point algorithm can be worked upon where the first will provide a sequence of estimates for the solution of the Karush–Kuhn– Tucker (KKT) conditions from a base case to the point of maximum loadability. Each solution of this sequence can be determined through the OPF Interior Point algorithm. This combination may allows the optimal tracking of the load growth, even in the neighborhood of the feasibility limit, where the Newton’s solver is bound to diverge due to the ill- conditioning of the Jacobian of the KKT conditions [14]. RESEARCH ARTICLE OPEN ACCESS
  • 2. Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88 www.ijera.com 85 | P a g e II. THE MAXIMUM LOADABILITY PROBLEM The Solving the maximum loadability problem gives the maximum real and reactive power demand that a power system is able to bear, while operating at a stable point (i.e., one which does not change considerably for small increments on the systems parameters such as load or operational limits), that respects a set of pre-defined operational limits. A steady state formulation of this problem can be made in terms of the load flow system of equations. The parameterization of the bus loads gives a modified set of power balance equations, in which the load increase direction is explicitly represented: (1) Where  is the load parameter g(x) is the set of power flow equations and d is the pre-specified load increase direction. In subject to this case, the calculation of the maximum loadability of power systems will consists of solving (1) to find the complex bus voltages corresponding to the maximum value of  .For an optimally operated system the maximum loadability problem is to find the maximum value of for which problem p() Min f(x) (2) subject to g(x, ) = 0 (3) h(x, ) = 0 (4) has feasible solutions the vector of decision variables P(), is composed of the active power generations, bus voltage magnitudes and angles, transformer tap settings and phase shifter angles. The objective function, f(x) , can represent the power generation cost, the transmission losses, the voltage deviation from a pre-specified voltage level or any combination of these three indices. The set of inequality constraints, h(x, ), which comprises the upper and lower limits of the decision variables and functional inequalities such as the limits on the generated reactive power and line flows, can also be dependent on the bus loads: h(x, ) = h(x) + d1 (5) where d1 represents a pre-specified load increase direction. The solution P() can be tracked for increasing  until the maximum loadability limit is reached. The difficulties to solve this nonlinear optimization problem are well known, and presently most of the algorithms which were successful in its resolution are based on the solution of the its pure or modified KKT conditions by linear approximations (Newton method). However, it can be shown that near the feasibility limit the Jacobian of the KKT conditions of P()is ill-conditioned [14] which may causes an additional difficulty in the tracking of the solution of P()up to the maximum value of . Thus the analysis of the OPF behavior near the maximum loadability limit must be done with algorithms which can diminish the problem of ill conditioning observed near such limit. This is the main motivation of the research. III. THE PROPOSED APPROACH The application of the Interior Point algorithms to solve problem P() consists basically of: a) converting the inequality constraints in equality constraints, through nonnegative slack variables; and b) adding a logarithmic barrier function to the objective function, to preserve the non negativity condition of the slack variables. The modified parameterized optimization problem PM() is: (6) subject to g(x, ) = 0 (7) h(x, ) + s = 0 (8) where µ ≥ 0 is the logarithmic barrier s > 0 is the vector of slack variables p is the number of inequality constraints The interior point OPF model (6)–(8) is, a parameterized model with two distinct parameters µ and  . The proposed methodology will consists of changing each of these parameters at a time: in the predictor step,  will be increased so that a new load level is considered; in the corrector step, µ will be decreased so that, at the end of the corrector’s iterations, the original OPF problem is solved. We are analyzing the behavior of the OPF solutions for increasing , while the optimal solution will be tracked for varying  . Nevertheless, Interior Point methods can also be interpreted as a special class of parametric optimization methods [19]. IV. SOME SUPPLEMENTRY STUDIES An additional information regarding the behavior of the system near the collapse point is provided by the paramererized optimization model. The optimal operating point and the operational limit have been
  • 3. Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88 www.ijera.com 86 | P a g e well considered . This limit plays an important role in deciding the maximum variation in voltage and the sensitivities that can be calculated with the parameterized model. When limits are considered, the optimal solution trajectories varies continuously with  only in those intervals where no new limit becomes active and a “break-point” appears upon the activation of a new inequality constraint. As a consequence, indices based on the tangent vector and also some sensitivities which are a by product of the approach, are valid only for small intervals of variation of where no new limit is reached. V. RESULT AND CONCLUSION The results have been obtained keeping in mind the three categories i) Optimal power flow behavior near the loadability limit; ii) Efficiency Analysis of the proposed methodology and iii) Analysis of the critical bus indices and the sensitivity of the maximum load with respect to reactive power injections. Figure 1 CPF and Prediction –Curve for three bus with load at 5 p.u. Figure 2 CPF and Prediction –Curve for four bus with load at 5 p.u. 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 1 1.01 1.02 1.03 1.04 1.05 1.06 Vm at bus 3 w.r.t. load (p.u.) at 5 CPF Curve Prediction-Correction Curve 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 0.94 0.96 0.98 1 1.02 1.04 1.06 Vm at bus 4 w.r.t. load (p.u.) at 5 CPF Curve Prediction-Correction Curve
  • 4. Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88 www.ijera.com 87 | P a g e Figure 3 CPF and Prediction –Curve for five bus with load at 5 p.u. Figure 4 CPF and Prediction –Curve for six bus with load at 5 p.u. no of bus = 6 loadvarloc = 6 For a specific range of the load parameter  a parameterized OPF algorithm is worked upon which tracks the system load variation  and this algorithm uses continuation method on a primal–dual interior point method. Some insight on the behavior of power systems being optimally operated near a feasibility limit is being provided implying parameterization to allow the resolution of the OPF problem for critical loading conditions. Critical variables and operational indices have been worked upon to provide the Sensitivity details of the system. References [1] N.Yorino, S. Harade, and H. Sasaki, “Use of multiple load flowsolutions to approximate a closest loadability limit,” in Proc. of the Bulk Power System Voltage Phenomena, Fairfax, VA, Aug. 1991. [2] N. Flatabo, R. Ognedal, and T. Carlsen, “Voltage stability condition in power transmission system calculated by sensitivity methods,” IEEE Trans. on Power Systems, vol. 5, no. 4, pp. 1286–1293, Nov. 1990. [3] A. Tiranuchit, L. M. Ewerbring, R. A. Duryea, R. J. Thomas, and F. T. Luk, 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 0 0.2 0.4 0.6 0.8 1 1.2 1.4 Vm at bus 5 w.r.t. load (p.u.) at 5 CPF Curve Prediction-Correction Curve 0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2 0.5 0.6 0.7 0.8 0.9 1 1.1 1.2 Vm at bus 6 w.r.t. load (p.u.) at 5 CPF Curve Prediction-Correction Curve
  • 5. Asmita D. Chandekar Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 1( Part 3), January 2015, pp.84-88 www.ijera.com 88 | P a g e “Toward a computationally feasible on-line voltage stability index,” IEEE Trans. on Power Systems, vol. 3, no. 2, pp. 669–675, May 1988. [4] K. Iba, H. Sasaki, M. Egawa, and T. Watanabe, “Calculation of critical loading condition with nose curve using homotopy continuation method,” IEEE Trans. on Power Systems, vol. 6, no. 2, pp. 548–593, May 1991. [5] V. Ajjarapu and C. Christy, “The continuation power flow: A tool for steady- state voltage stability analysis,” IEEE Trans. on Power Systems,vol. 7, no. 1, pp. 416–423, Feb. 1992. [6] A. Fahmideh-Vojdani and F. D. Galiana, “The continuation method and its application in system planning and operation,” in Proc. of CIGRÉ,Florence, Italy, 1983, paper 102-04. [7] G. Blanchon, J. C. Dodu, and A. Merlin, “Developing a new tool for real time control in order to coordinate the regulation of reactive power and voltage schedule in large scale EHV power systems,” in Proc. of CIGRÉ, Florence, Italy, 1983, paper 209-01. [8] M. Innorta and P. Maranino, “Advance dispatch procedures for the centralized control of real power,” in Proc. of the Power Industry Computer Application Conference, Montreal, Canada, 1987, pp. 407–413. [9] M. Huneault and F. D. Galiana, “An investigation of the solution to the optimal power flowproblem incorporating continuation methods,” IEEE Trans. on Power Systems, vol. 5, no. 1, pp. 103–110, Feb. 1990. [10] K. C. Almeida, F. D. Galiana, and S. Soares, “A general parametric optimal power flow,” in Proc. of the Power Industry Computer Application Conference, Phoenix, May 1993, pp. 66–73. [11] V. Ajjarapu and N. Jain, “Optimal continuation power flow,” Electrical Power Systems Research, vol. 35, pp. 17–24, 1995. [12] F. G. M. Lima, S. Soares, A. Santos Jr., K. C. Almeida, and F. D. Galiana, “Optimal power flow based on a nonmlinear parametric approach,” in The 13th Power Systems Computation Conference, Norway, 1999. [13] D. I. Sun, B. Ashley, B. Brewer, A. Hughes, andW. F. Tinney, “Optimal power flow by Newton method,” IEEE Trans. on Power Apparatus and Systems, vol. 103, no. 10, pp. 2864–2875, Oct. 1984. [14] K. C. Almeida and F. D. Galiana, “Critical cases in the optimal power flow,” IEEE Trans. on Power Systems, vol. 11, no. 3, pp. 509–1518,August 1996. [15] S. Granville, “Optimal reactive dispatch through interior points methods,” IEEE Trans. on Power Systems, vol. 9, no. 1, pp. 136–146, Feb. 1994. [16] Y.Wu, A. Debs, and R. Marsten, “Direct nonlinear interior primal–dual predictor–corrector point method for optimal power flow,” in Proc. of the Power Industry Computer Application Conference, Phoenix, USA, May 1993, pp. 138–145. [17] G. D. Irisarri, X. Wang, J. Tong, and S. Mokhatari, “Maximum loadability of power systems using interior point nonlinear optimization method,” IEEE Trans. on Power Systems, vol. 12, no. 1, pp. 162–172, Feb. 1997. [18] L. V. Barbosa, K. C. Almeida, and R. Salgado, “The interior point approach in loadability limit studies,” in Proc. of the Symposium of Specialists on Operation and Planning and Expansion of Power Systems,Salvador, Brazil, May 1998. [19] B. Kummer, “Parameterizations of Kojima’s system and relations to penalty and barrier functions,” Mathematical Programming, vol. 76, pp.579–592, 1997. [20] J. Guddat, F. Guerra-Vazquez, and H. Th. Jongen, Parametric Optimization: Singularities, Pathfollowing and Jumps: JohnWiley & Sons, 1990. [21] M. A. Pai, Computer Techiniques in Power System Analysis: McGraw Hill, 1980.