SlideShare a Scribd company logo
1 of 5
Download to read offline
Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278
www.ijera.com 274 | P a g e
Evaluation of IEEE 57 Bus System for Optimal Power Flow
Analysis
Pooja Sharma, Navdeep Batish
Department of Electrical Engineering, SSCET, Badhani, Pathankot, Punjab-145001, India
ABSTRACT
The analysis of load flow in a network under steady state operation is challenging task especially subjected to
inequality constraints in which the system operates. No doubt, that the load flow system analysis is an important
aspect for power system analysis and design. The basic analysis technique for power flow is to find different
parameters including magnitude and phase angle of voltage at each bus with active and reactive power flows in
each transmission lines. Thus, load flow analysis is important numerical analysis for any power system. In this
regard, this experiment is studied to evaluate IEEE 57 bus system for optimal flow analysis.
Keywords - IEEE 57 bus system, active and reactive power, power losses, optimal load flow, Newton Raphson
method.
I. INTRODUCTION
Optimal Power flow (OPF) is one of the most
significant problems for power system planners and
operators [1]. The main aim of OPF is to discover
new techniques for the optimal settings of a given
power system network that improve a selected
objective function such as total generation cost,
system loss, bus voltage deviation while fulfilling its
load flow equations, system protection, and
equipment operating limits [2-5]. The basic objective
of OPF problem is to meet the required load demand
at minimum production cost, satisfying units’ and
system’s operating constraints, by adjustment of
power system control variables. In other words,
optimal power flow (OPF) problem deals with
finding an optimal operating point of a power system
that minimizes an appropriate cost function such as
generation cost or transmission loss subject to certain
constraints on power and voltage variables. Optimal
power flow is a nonlinear programming problem,
which is used extensively to determine optimal
outputs of generators, bus voltage and transformer
tap, setting in power system, with a predetermined
objective of minimizing total production cost [6]. In
any power system, the whole network must be
capable of withstanding the loss of some or several
transmission lines, transformers or generators,
guaranteeing its security; such outage or loss events
are often termed probable or credible contingencies
[7] [8]. These contingencies can be very well handled
using optimal load flow analysis. In its most general
formulation, the OPF problem is a nonlinear, non-
convex, large scale, static optimization problem with
both continuous and discrete control variables [9].
Even in the absence of non-convex unit operating
cost functions, unit prohibited operating zones, and
discrete control variables, the non-convex nature of
OPF problem is due to the existence of the nonlinear
(AC) power flow equality constraints [10]. It has a
significant influence on the economic dispatch and
secured operation of power systems. The active
power loss, voltage profile and voltage security in a
power system are important parameters in optimal
load flow studies [11-13]. Some additional
constraints like reactive power capability of
generators, voltage magnitude limits of load bus etc
should also be observed to obtain an optimal solution.
Voltage stability margin is another factor which
needs to be considered while optimizing a power
system network. In case the power generation
capacity of a system is very close to its power
demand then installation of few extra power sources
at some suitable points in the system may improve
the voltage profile, voltage stability margin along
with reduction of active power loss of the system [14]
[15].
II. OPTIMAL POWER FLOW ANALYSIS
The basic objectives of optimal power flow can be
stated as below:
a) To minimize total generation cost:
Generation cost of any power system network can
be represented in terms of fuel cost , labour cost and
maintenance cost but for simplicity fuel cost is
considered only to be variable one. Hence the
generation cost minimization involves minimizing
the fuel cost. Fuel cost can be defined as;
2
1
( ) $/h
n
c i Gi i Gi i
i
f a P b P c

   (1)
where , andi i ia b c are generator cost curve
coefficient. n is the total number of generators. GiP
is the active power of the ith generator. To minimize
RESEARCH ARTICLE OPEN ACCESS
Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278
www.ijera.com 275 | P a g e
fuel cost, its derivative is obtained, denoted by
lambda (λ).
b) To minimize transmission losses:
Total transmission losses in a power system
network are represented as;
2 2
2 2
1
( 2 cos( ))
N
K
L i j i j i j
K K K
r
P V V VV
r x
 

   

 (2)
where N is the number of transmission lines, ir and
ix are respectively the resistance and reactance of
the transmission line k connecting bus i and bus j. iV
and jV are the voltage magnitudes at bus i and bus j,
respectively; i and j are the voltage angles at bus
i and bus j, respectively.
c) Equality and inequality constraints
consideration:
Equality constraints include power balance
constraints given as;
1 1
i
N M
Gi load loss
i j
P P P
 
   (3)
where M= total no. of load buses, N= total no. of
generation buses.
Inequality constraints deals with tolerable limits on
generation power, shunt capacitors, transformer taps,
voltage magnitudes, etc. Various inequality
constraints involved in optimal power flow studies
are;
min maxG Gi GP P P  (4)
min maxG Gi GQ Q Q  (5)
min maxiV V V  (6)
min maxc c cQ Q Q  (7)
min maxiTap Tap Tap  (8)
To solve optimal power flow problem, no. of
methods have been developed. These include Linear
Programming (LP) method, Newton- Raphson (NR)
method, Quadratic Programming (QP) method,
Nonlinear Programming (NLP) method, Interior
Point (IP) method and Artificial Intelligence (AI)
methods. In this paper Newton Raphson method is
being used to carry out optimal power flow study of a
power system network.
III. NEWTON RAPHSON METHOD
Newton Raphson method is the best opted
method for solving non-linear optimal load flow
equations as it gives better convergence speed as
compare to Gauss-siedel load flow method. The
number of iterations involved in Newton Raphson
method is independent of number of buses
considered, hence power flow equations can be
solved just in few iterations. Keeping in view all
these advantages, Newton Raphson method is
popularly used for load flow studies in a power
system. In using Newton Raphson method, a direct
solver is used to solve the linear systems. Basically
an iterative technique is used in this method for
obtaining optimal power flow solution.
IV. IEEE 57 BUS SYSTEM
The standard IEEE 57-bus system consists of 80
transmission lines; seven generators at buses 1, 2, 3,
6, 8, 9, 12; and 15 OLTC transformers.
Fig. 1. One-line diagram of the IEEE 57 bus test
system.
V. METHODOLOGY
In present study, optimal power flow study of
IEEE 57 bus system has been done using Newton
Raphson power flow algorithm. The MATPOWER
software has been used to run the algorithm. To
perform optimal load flow analysis using Newton
Raphson method, the algorithm developed is as
follows:
Step 1: Form the nodal admittance matrix (Yij).
Step 2: Assume an initial set of bus voltage and set
bus n as the reference bus as:
Vi= Vi, spec. ∠00
(at all PV buses)
Vi= 1∠00
(at all PQ buses)
Step 3: Calculate the real Power Pi using the load
flow equation;
 2
1
cos sin
n
i ii i i j ij ij ij ij
j
P G V V V G B 

   (9)
Step 4: Calculate the reactive Power Qi using the load
flow equation;
 2
1
sin cos
n
i ii i i j ij ij ij ij
j
Q B V V V G B 

    (10)
Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278
www.ijera.com 276 | P a g e
Step 5: Form the Jacobian matrix using sub-matrices
H, N, K and L.
Step 6: Find the power differences ΔPi and ΔQi for all
i=1, 2, 3… (n-1);
, . , .
, . , .
i i spec i cal
i i spec i cal
P P P
Q Q Q
  
  
(11)
Step 7: Choose the tolerance values.
Step 8: Stop the iteration if all ΔPi and ΔQi are within
the tolerance values.
Step 9: Update the values of Vi and δi using the
equation xk+1
=xk
+ Δxk
.
Step 10: Calculate generation cost λ by using
derivative of fuel cost.
VI. RESULTS AND DISCUSSIONS
Optimal power flow results of IEEE 57 bus
system includes voltage magnitudes, active and
reactive powers and generation and load costs so that
optimal operation of the system can be guaranteed.
Various results obtained using MATPOWER are
shown in tables below.
Table 1: IEEE 57 bus system optimal bus data
Bus
Voltage Generation Load Lambda($/MVA-hr)
Mag(p.u) Ang(deg) P (MW) Q (Mvar) P (MW) Q (Mvar) P Q
1 1.009 0.000* 142.63 44.6 55 17 42.13 -
2 1.008 0.821 87.81 50 3 88 41.756 0.158
3 1.003 -1.169 45.07 28.77 41 21 42.536 -
4 1.006 -1.066 - - - - 42.499 0.011
5 1.016 -0.035 - - 13 4 42.007 0.046
6 1.026 0.881 72.89 7.77 75 2 41.458 -
7 1.024 1.666 - - - - 41.233 0.17
8 1.044 4.724 459.82 87.17 150 22 40.437 -
9 1.004 -0.091 97.55 9 121 26 41.954 0.247
10 0.984 -3.579 - - 5 2 43.207 0.238
11 0.984 -2.244 - - - - 43.011 0.394
12 0.992 -3.488 361.54 43.26 377 24 43.325 -
13 0.978 -3.157 - - 18 2.3 43.419 0.232
14 0.97 -3.517 - - 10.5 5.3 43.522 0.098
15 0.988 -2.545 - - 22 5 43.065 0.096
16 0.991 -3.949 - - 43 3 43.471 0.019
17 0.993 -2.891 - - 42 8 43.118 0.088
18 1.026 -5.297 - - 27.2 9.8 42.533 -0.017
19 0.988 -6.664 - - 3.3 0.6 44.557 0.669
20 0.977 -6.837 - - 2.3 1 44.995 0.916
21 1.015 -6.524 - - - - 45.109 0.719
22 1.015 -6.461 - - - - 45.064 0.711
23 1.014 -6.468 - - 6.3 2.1 45.134 0.742
24 1.017 -5.848 - - - - 45.365 1.008
25 1.001 -10.772 - - 6.3 3.2 45.629 1.227
26 0.976 -5.334 - - - - 45.44 1.073
27 1.013 -2.856 - - 9.3 0.5 43.325 0.708
28 1.033 -1.508 - - 4.6 2.3 42.1 0.491
29 1.05 -0.625 - - 17 2.6 41.148 0.237
30 0.98 -11.36 - - 3.6 1.8 46.75 1.856
Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278
www.ijera.com 277 | P a g e
31 0.951 -12.158 - - 5.8 2.9 48.383 2.781
32 0.96 -11.551 - - 1.6 0.8 47.608 2.51
33 0.958 -11.589 - - 3.8 1.9 47.77 2.591
34 0.967 -7.624 - - - - 47.403 2.24
35 0.973 -7.405 - - 6 3 47.023 2.032
36 0.982 -7.15 - - - - 46.449 1.739
37 0.991 -6.996 - - - - 46.032 1.44
38 1.016 -6.431 - - 14 7 44.917 0.65
39 0.989 -7.022 - - - - 46.114 1.491
40 0.98 -7.142 - - - - 46.488 1.843
41 1.007 -6.414 - - 6.3 3 43.053 0.857
42 0.975 -8.037 - - 7.1 4.4 45.335 1.54
43 1.02 -3.479 - - 2 1 43.018 0.519
44 1.019 -5.911 - - 12 1.8 44.515 0.59
45 1.035 -4.065 - - - - 43.021 0.33
46 1.06 -5.091 - - - - 43.468 -0.652
47 1.034 -6.298 - - 29.7 11.6 44.235 -0.064
48 1.029 -6.329 - - - - 44.441 0.179
49 1.038 -6.339 - - 18 8.5 44.126 0.108
50 1.024 -6.4 - - 21 10.5 44.674 0.619
51 1.052 -4.817 - - 18 5.3 43.153 0.213
52 1.019 -2.162 - - 4.9 2.2 43.444 0.847
53 1.009 -2.829 - - 20 10 44.393 0.991
54 1.029 -2.193 - - 4.1 1.4 43.391 0.676
55 1.059 -1.225 - - 6.8 3.4 41.945 0.177
56 0.975 -8.764 - - 7.6 2.2 46.242 1.237
57 0.97 -9.421 - - 6.7 2 46.83 1.262
-------- -------- -------- --------
Total: 1267.31 270.56 1250.8 336.4
Fig. 2: Graph showing losses as per active and
reactive powers due to branches in IEEE 57 bus
system
VII. CONCLUSION
In this paper, an IEEE 57 based bus system for
optimal power flow is being discussed. In this
experiment, Newton Raphson method is studied and
discussed to evaluate the optimal conditions
including power losses for this bus system.
Moreover, load flow data is also evaluated. This
technique is studied using MATPOWER simulation
software and the results showed faster convergence
with reliable results.
REFERENCES
[1] M. Younes, M. Rahli and L. Abdelhakem-
Koridak, “Optimal Power Flow Based on
Hybrid Genetic Algorithm”, Journal Of
Information Science And Engineering, pp.
1801-1816, 2007.
Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278
www.ijera.com 278 | P a g e
[2] Aniruddha Bhattacharya, Member IEEE,
and Pranab Kumar Chattopadhyay,
“Solution of Optimal Reactive Power Flow
using Biogeography-Based Optimization”,
International Journal of Electrical,
Computer, Energetic, Electronic and
Communication Engineering, Vol 4, pp. 26-
34, 2010.
[3] A. Ananthi Christy, P. Ajay D Vimal Raj
and Anbumozhi R, “A New Optimization
Algorithm for Solving Optimal Power
Flow”, International Journal of Advanced
Research in Electrical, Electronics and
Instrumentation Engineering, Vol. 3, pp. 41-
52, 2014.
[4] Ahmed Elsheikh1, Yahya Helmy, Yasmine
Abouelseoud and Ahmed Elsherif, “Optimal
Power Flow and Reactive Compensation
Using a Particle Swarm Optimization
Algorithm”, Journal of Electrical Systems,
pp. 63-77, 2014.
[5] K.S. Pandya and S.K. Joshi, “A Survey of
Optimal Power Flow Methods”, Journal of
Theoretical and Applied Information
Technology, pp. 450-458, 2008.
[6] I. Kumaraswamy, W. V. Jahnavi, T.
Devaraju and P. Ramesh, “An Optimal
Power Flow (OPF) Method with Improved
Voltage Stability Analysis”, Proceedings of
the World Congress on Engineering, Vol II,
2012.
[7] Khalid Mohamed Nor, Senior Member,
IEEE, Hazlie Mokhlis, Member, IEEE, and
Taufiq Abdul Gani, “Reusability Techniques
in Load-Flow Analysis Computer Program,”
IEEE transactions on power systems,, Vol.
19, pp.1754-1762, 2004.
[8] Ulas Eminoglu and M. Hakan Hocaoglu,“A
new power flow method for radial
distribution systems including voltage
dependent load models,” Electric Power
Systems Research, pp. 106-114, 2005
[9] K. Singh, “Fast decoupled for unbalanced
radial distribution System,” Patiala: Thapar
University, 2009.
[10] Jizhong Zhu, “ Optimization of Power
system Operation,” Institute of Electrical
and Electronics Engineers,
Published by John Wiley & Sons, Inc.,
Hoboken, New Jersey, pp. 12-19, 2014.
[11] Wei-Tzer Huang and Wen-Chih Yang,
“Power Flow Analysis of a Grid-Connected
High Voltage Micro grid with Various
Distributed Resources,” pp. 1471-1474,
2011.
[12] G. Stagg and A. El-Abiad, “Computer
Methods in Power System Analysis,”
McGraw-Hill, New York, 1968.
[13] G. Heydt, “Computer Analysis Methods for
Power Systems,” Macmillan Publishing,
New York, 1986.
[14] A. Bergen and V. Vittal, “Power Systems
Analysis,” second edition, Prentice Hall,
Upper Saddle River, New Jersey, 2000.
[15] H. Saadat, “Power System Analysis,”
McGraw-Hill, New York, 1999.

More Related Content

What's hot

Power station practice (NEE- 702) unit-1
Power station practice (NEE- 702) unit-1Power station practice (NEE- 702) unit-1
Power station practice (NEE- 702) unit-1Md Irshad Ahmad
 
single phase energy meter.pptx
single phase energy meter.pptxsingle phase energy meter.pptx
single phase energy meter.pptxtadi1padma
 
Design Development and Testing of an Overvoltage and Undervoltage Protection ...
Design Development and Testing of an Overvoltage and Undervoltage Protection ...Design Development and Testing of an Overvoltage and Undervoltage Protection ...
Design Development and Testing of an Overvoltage and Undervoltage Protection ...Kunal Maity
 
Transformers seminar
Transformers seminarTransformers seminar
Transformers seminarvinayvickky
 
Electrical drives and_controls
Electrical drives and_controlsElectrical drives and_controls
Electrical drives and_controlsddsshukla
 
Power factor & Power factor correction
Power factor & Power factor correctionPower factor & Power factor correction
Power factor & Power factor correctionLong Thang Pham
 
VOCATIONAL TRAINING REPORT @ NTPC VINDHYACHAL
VOCATIONAL TRAINING REPORT @ NTPC VINDHYACHALVOCATIONAL TRAINING REPORT @ NTPC VINDHYACHAL
VOCATIONAL TRAINING REPORT @ NTPC VINDHYACHALMilind Punj
 
Power grid operation in India
Power grid operation in IndiaPower grid operation in India
Power grid operation in IndiaMahim Srivastava
 
Economic dispatch
Economic dispatch  Economic dispatch
Economic dispatch Hussain Ali
 
Presentation on Over-/under-voltage protection of electrical appliance
Presentation on Over-/under-voltage protection of electrical appliancePresentation on Over-/under-voltage protection of electrical appliance
Presentation on Over-/under-voltage protection of electrical applianceNishant Kumar
 
DG interconnection protection ieee 1547
DG interconnection protection ieee 1547DG interconnection protection ieee 1547
DG interconnection protection ieee 1547michaeljmack
 
Power quality issues in POWER SYSTEMS
Power quality issues in POWER SYSTEMSPower quality issues in POWER SYSTEMS
Power quality issues in POWER SYSTEMSCharan Sai Jc
 
Multilevel inverter technology
Multilevel inverter technologyMultilevel inverter technology
Multilevel inverter technologygmrit
 
Solar cell materials me
Solar cell materials meSolar cell materials me
Solar cell materials meSenthil Kumar
 
Boost converter by Rahman Cahyadiputra
Boost converter by Rahman CahyadiputraBoost converter by Rahman Cahyadiputra
Boost converter by Rahman CahyadiputraRahman Cahyadiputra
 
Types of Windings in Transformers
Types of Windings in TransformersTypes of Windings in Transformers
Types of Windings in Transformersnishtha97
 
Integration of Renewable Energy Sources
Integration of Renewable Energy SourcesIntegration of Renewable Energy Sources
Integration of Renewable Energy SourcesSandeep Kaushal
 

What's hot (20)

Power station practice (NEE- 702) unit-1
Power station practice (NEE- 702) unit-1Power station practice (NEE- 702) unit-1
Power station practice (NEE- 702) unit-1
 
single phase energy meter.pptx
single phase energy meter.pptxsingle phase energy meter.pptx
single phase energy meter.pptx
 
Design Development and Testing of an Overvoltage and Undervoltage Protection ...
Design Development and Testing of an Overvoltage and Undervoltage Protection ...Design Development and Testing of an Overvoltage and Undervoltage Protection ...
Design Development and Testing of an Overvoltage and Undervoltage Protection ...
 
Transformers seminar
Transformers seminarTransformers seminar
Transformers seminar
 
Electrical drives and_controls
Electrical drives and_controlsElectrical drives and_controls
Electrical drives and_controls
 
Power factor & Power factor correction
Power factor & Power factor correctionPower factor & Power factor correction
Power factor & Power factor correction
 
VOCATIONAL TRAINING REPORT @ NTPC VINDHYACHAL
VOCATIONAL TRAINING REPORT @ NTPC VINDHYACHALVOCATIONAL TRAINING REPORT @ NTPC VINDHYACHAL
VOCATIONAL TRAINING REPORT @ NTPC VINDHYACHAL
 
Power grid operation in India
Power grid operation in IndiaPower grid operation in India
Power grid operation in India
 
Economic dispatch
Economic dispatch  Economic dispatch
Economic dispatch
 
Power failure alert
Power failure alertPower failure alert
Power failure alert
 
Presentation on Over-/under-voltage protection of electrical appliance
Presentation on Over-/under-voltage protection of electrical appliancePresentation on Over-/under-voltage protection of electrical appliance
Presentation on Over-/under-voltage protection of electrical appliance
 
DG interconnection protection ieee 1547
DG interconnection protection ieee 1547DG interconnection protection ieee 1547
DG interconnection protection ieee 1547
 
Power quality issues in POWER SYSTEMS
Power quality issues in POWER SYSTEMSPower quality issues in POWER SYSTEMS
Power quality issues in POWER SYSTEMS
 
Multilevel inverter technology
Multilevel inverter technologyMultilevel inverter technology
Multilevel inverter technology
 
Solar cell materials me
Solar cell materials meSolar cell materials me
Solar cell materials me
 
Net metering seminar
Net metering seminarNet metering seminar
Net metering seminar
 
Boost converter by Rahman Cahyadiputra
Boost converter by Rahman CahyadiputraBoost converter by Rahman Cahyadiputra
Boost converter by Rahman Cahyadiputra
 
Anti-islanding
Anti-islandingAnti-islanding
Anti-islanding
 
Types of Windings in Transformers
Types of Windings in TransformersTypes of Windings in Transformers
Types of Windings in Transformers
 
Integration of Renewable Energy Sources
Integration of Renewable Energy SourcesIntegration of Renewable Energy Sources
Integration of Renewable Energy Sources
 

Similar to Evaluation of IEEE 57 Bus System for Optimal Power Flow Analysis

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
 
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYLOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYijiert bestjournal
 
Power Flow Analysis for Four Buses System by NR Method
Power Flow Analysis for Four Buses System by NR MethodPower Flow Analysis for Four Buses System by NR Method
Power Flow Analysis for Four Buses System by NR Methodijtsrd
 
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
 
IRJET- Voltage Stability, Loadability and Contingency Analysis with Optimal I...
IRJET- Voltage Stability, Loadability and Contingency Analysis with Optimal I...IRJET- Voltage Stability, Loadability and Contingency Analysis with Optimal I...
IRJET- Voltage Stability, Loadability and Contingency Analysis with Optimal I...IRJET Journal
 
PV Source Integrated Micro-Grid for Power Quality Improvement using MPPT Tech...
PV Source Integrated Micro-Grid for Power Quality Improvement using MPPT Tech...PV Source Integrated Micro-Grid for Power Quality Improvement using MPPT Tech...
PV Source Integrated Micro-Grid for Power Quality Improvement using MPPT Tech...Niteesh Shanbog
 
A fault-tolerant photovoltaic integrated shunt active power filter with a 27-...
A fault-tolerant photovoltaic integrated shunt active power filter with a 27-...A fault-tolerant photovoltaic integrated shunt active power filter with a 27-...
A fault-tolerant photovoltaic integrated shunt active power filter with a 27-...IJECEIAES
 
Optimal Power Flow With UPFC Using Fuzzy- PSO With Non-Smooth Fuel Cost Function
Optimal Power Flow With UPFC Using Fuzzy- PSO With Non-Smooth Fuel Cost FunctionOptimal Power Flow With UPFC Using Fuzzy- PSO With Non-Smooth Fuel Cost Function
Optimal Power Flow With UPFC Using Fuzzy- PSO With Non-Smooth Fuel Cost FunctionIJERA Editor
 
AN EFFICIENT COUPLED GENETIC ALGORITHM AND LOAD FLOW ALGORITHM FOR OPTIMAL PL...
AN EFFICIENT COUPLED GENETIC ALGORITHM AND LOAD FLOW ALGORITHM FOR OPTIMAL PL...AN EFFICIENT COUPLED GENETIC ALGORITHM AND LOAD FLOW ALGORITHM FOR OPTIMAL PL...
AN EFFICIENT COUPLED GENETIC ALGORITHM AND LOAD FLOW ALGORITHM FOR OPTIMAL PL...ijiert bestjournal
 
IRJET- Assessment of Voltage Stability in a Power System Network and its Impr...
IRJET- Assessment of Voltage Stability in a Power System Network and its Impr...IRJET- Assessment of Voltage Stability in a Power System Network and its Impr...
IRJET- Assessment of Voltage Stability in a Power System Network and its Impr...IRJET Journal
 
IRJET- Power Flow Analysis of 30 Bus System using Different Methods
IRJET-  	  Power Flow Analysis of 30 Bus System using Different MethodsIRJET-  	  Power Flow Analysis of 30 Bus System using Different Methods
IRJET- Power Flow Analysis of 30 Bus System using Different MethodsIRJET Journal
 
1.a fuzzy based pv apf controller for compensating current harmonics (2)
1.a fuzzy based pv apf controller for compensating current harmonics (2)1.a fuzzy based pv apf controller for compensating current harmonics (2)
1.a fuzzy based pv apf controller for compensating current harmonics (2)EditorJST
 
ENHANCEMENT OF POWER SYSTEM SECURITY USING PSO-NR OPTIMIZATION TECHNIQUE
ENHANCEMENT OF POWER SYSTEM SECURITY USING PSO-NR OPTIMIZATION TECHNIQUEENHANCEMENT OF POWER SYSTEM SECURITY USING PSO-NR OPTIMIZATION TECHNIQUE
ENHANCEMENT OF POWER SYSTEM SECURITY USING PSO-NR OPTIMIZATION TECHNIQUEIAEME Publication
 
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
 
Selective localization of capacitor banks considering stability aspects in po...
Selective localization of capacitor banks considering stability aspects in po...Selective localization of capacitor banks considering stability aspects in po...
Selective localization of capacitor banks considering stability aspects in po...IAEME Publication
 
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...IRJET Journal
 

Similar to Evaluation of IEEE 57 Bus System for Optimal Power Flow Analysis (20)

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
 
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYLOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
 
Power Flow Analysis for Four Buses System by NR Method
Power Flow Analysis for Four Buses System by NR MethodPower Flow Analysis for Four Buses System by NR Method
Power Flow Analysis for Four Buses System by NR Method
 
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...
 
IRJET- Voltage Stability, Loadability and Contingency Analysis with Optimal I...
IRJET- Voltage Stability, Loadability and Contingency Analysis with Optimal I...IRJET- Voltage Stability, Loadability and Contingency Analysis with Optimal I...
IRJET- Voltage Stability, Loadability and Contingency Analysis with Optimal I...
 
Ad03401640171
Ad03401640171Ad03401640171
Ad03401640171
 
PV Source Integrated Micro-Grid for Power Quality Improvement using MPPT Tech...
PV Source Integrated Micro-Grid for Power Quality Improvement using MPPT Tech...PV Source Integrated Micro-Grid for Power Quality Improvement using MPPT Tech...
PV Source Integrated Micro-Grid for Power Quality Improvement using MPPT Tech...
 
20120140504018
2012014050401820120140504018
20120140504018
 
A fault-tolerant photovoltaic integrated shunt active power filter with a 27-...
A fault-tolerant photovoltaic integrated shunt active power filter with a 27-...A fault-tolerant photovoltaic integrated shunt active power filter with a 27-...
A fault-tolerant photovoltaic integrated shunt active power filter with a 27-...
 
Design and Performance of a PV-STATCOM for Enhancement of Power Quality in Mi...
Design and Performance of a PV-STATCOM for Enhancement of Power Quality in Mi...Design and Performance of a PV-STATCOM for Enhancement of Power Quality in Mi...
Design and Performance of a PV-STATCOM for Enhancement of Power Quality in Mi...
 
Optimal Power Flow With UPFC Using Fuzzy- PSO With Non-Smooth Fuel Cost Function
Optimal Power Flow With UPFC Using Fuzzy- PSO With Non-Smooth Fuel Cost FunctionOptimal Power Flow With UPFC Using Fuzzy- PSO With Non-Smooth Fuel Cost Function
Optimal Power Flow With UPFC Using Fuzzy- PSO With Non-Smooth Fuel Cost Function
 
AN EFFICIENT COUPLED GENETIC ALGORITHM AND LOAD FLOW ALGORITHM FOR OPTIMAL PL...
AN EFFICIENT COUPLED GENETIC ALGORITHM AND LOAD FLOW ALGORITHM FOR OPTIMAL PL...AN EFFICIENT COUPLED GENETIC ALGORITHM AND LOAD FLOW ALGORITHM FOR OPTIMAL PL...
AN EFFICIENT COUPLED GENETIC ALGORITHM AND LOAD FLOW ALGORITHM FOR OPTIMAL PL...
 
IRJET- Assessment of Voltage Stability in a Power System Network and its Impr...
IRJET- Assessment of Voltage Stability in a Power System Network and its Impr...IRJET- Assessment of Voltage Stability in a Power System Network and its Impr...
IRJET- Assessment of Voltage Stability in a Power System Network and its Impr...
 
IRJET- Power Flow Analysis of 30 Bus System using Different Methods
IRJET-  	  Power Flow Analysis of 30 Bus System using Different MethodsIRJET-  	  Power Flow Analysis of 30 Bus System using Different Methods
IRJET- Power Flow Analysis of 30 Bus System using Different Methods
 
1.a fuzzy based pv apf controller for compensating current harmonics (2)
1.a fuzzy based pv apf controller for compensating current harmonics (2)1.a fuzzy based pv apf controller for compensating current harmonics (2)
1.a fuzzy based pv apf controller for compensating current harmonics (2)
 
ENHANCEMENT OF POWER SYSTEM SECURITY USING PSO-NR OPTIMIZATION TECHNIQUE
ENHANCEMENT OF POWER SYSTEM SECURITY USING PSO-NR OPTIMIZATION TECHNIQUEENHANCEMENT OF POWER SYSTEM SECURITY USING PSO-NR OPTIMIZATION TECHNIQUE
ENHANCEMENT OF POWER SYSTEM SECURITY USING PSO-NR OPTIMIZATION TECHNIQUE
 
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...
 
Selective localization of capacitor banks considering stability aspects in po...
Selective localization of capacitor banks considering stability aspects in po...Selective localization of capacitor banks considering stability aspects in po...
Selective localization of capacitor banks considering stability aspects in po...
 
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
IRJET- Load Flow Analysis of IEEE 14 Bus Systems in Matlab by using Fast Deco...
 

Recently uploaded

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 

Recently uploaded (20)

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
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 )
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 

Evaluation of IEEE 57 Bus System for Optimal Power Flow Analysis

  • 1. Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278 www.ijera.com 274 | P a g e Evaluation of IEEE 57 Bus System for Optimal Power Flow Analysis Pooja Sharma, Navdeep Batish Department of Electrical Engineering, SSCET, Badhani, Pathankot, Punjab-145001, India ABSTRACT The analysis of load flow in a network under steady state operation is challenging task especially subjected to inequality constraints in which the system operates. No doubt, that the load flow system analysis is an important aspect for power system analysis and design. The basic analysis technique for power flow is to find different parameters including magnitude and phase angle of voltage at each bus with active and reactive power flows in each transmission lines. Thus, load flow analysis is important numerical analysis for any power system. In this regard, this experiment is studied to evaluate IEEE 57 bus system for optimal flow analysis. Keywords - IEEE 57 bus system, active and reactive power, power losses, optimal load flow, Newton Raphson method. I. INTRODUCTION Optimal Power flow (OPF) is one of the most significant problems for power system planners and operators [1]. The main aim of OPF is to discover new techniques for the optimal settings of a given power system network that improve a selected objective function such as total generation cost, system loss, bus voltage deviation while fulfilling its load flow equations, system protection, and equipment operating limits [2-5]. The basic objective of OPF problem is to meet the required load demand at minimum production cost, satisfying units’ and system’s operating constraints, by adjustment of power system control variables. In other words, optimal power flow (OPF) problem deals with finding an optimal operating point of a power system that minimizes an appropriate cost function such as generation cost or transmission loss subject to certain constraints on power and voltage variables. Optimal power flow is a nonlinear programming problem, which is used extensively to determine optimal outputs of generators, bus voltage and transformer tap, setting in power system, with a predetermined objective of minimizing total production cost [6]. In any power system, the whole network must be capable of withstanding the loss of some or several transmission lines, transformers or generators, guaranteeing its security; such outage or loss events are often termed probable or credible contingencies [7] [8]. These contingencies can be very well handled using optimal load flow analysis. In its most general formulation, the OPF problem is a nonlinear, non- convex, large scale, static optimization problem with both continuous and discrete control variables [9]. Even in the absence of non-convex unit operating cost functions, unit prohibited operating zones, and discrete control variables, the non-convex nature of OPF problem is due to the existence of the nonlinear (AC) power flow equality constraints [10]. It has a significant influence on the economic dispatch and secured operation of power systems. The active power loss, voltage profile and voltage security in a power system are important parameters in optimal load flow studies [11-13]. Some additional constraints like reactive power capability of generators, voltage magnitude limits of load bus etc should also be observed to obtain an optimal solution. Voltage stability margin is another factor which needs to be considered while optimizing a power system network. In case the power generation capacity of a system is very close to its power demand then installation of few extra power sources at some suitable points in the system may improve the voltage profile, voltage stability margin along with reduction of active power loss of the system [14] [15]. II. OPTIMAL POWER FLOW ANALYSIS The basic objectives of optimal power flow can be stated as below: a) To minimize total generation cost: Generation cost of any power system network can be represented in terms of fuel cost , labour cost and maintenance cost but for simplicity fuel cost is considered only to be variable one. Hence the generation cost minimization involves minimizing the fuel cost. Fuel cost can be defined as; 2 1 ( ) $/h n c i Gi i Gi i i f a P b P c     (1) where , andi i ia b c are generator cost curve coefficient. n is the total number of generators. GiP is the active power of the ith generator. To minimize RESEARCH ARTICLE OPEN ACCESS
  • 2. Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278 www.ijera.com 275 | P a g e fuel cost, its derivative is obtained, denoted by lambda (λ). b) To minimize transmission losses: Total transmission losses in a power system network are represented as; 2 2 2 2 1 ( 2 cos( )) N K L i j i j i j K K K r P V V VV r x          (2) where N is the number of transmission lines, ir and ix are respectively the resistance and reactance of the transmission line k connecting bus i and bus j. iV and jV are the voltage magnitudes at bus i and bus j, respectively; i and j are the voltage angles at bus i and bus j, respectively. c) Equality and inequality constraints consideration: Equality constraints include power balance constraints given as; 1 1 i N M Gi load loss i j P P P      (3) where M= total no. of load buses, N= total no. of generation buses. Inequality constraints deals with tolerable limits on generation power, shunt capacitors, transformer taps, voltage magnitudes, etc. Various inequality constraints involved in optimal power flow studies are; min maxG Gi GP P P  (4) min maxG Gi GQ Q Q  (5) min maxiV V V  (6) min maxc c cQ Q Q  (7) min maxiTap Tap Tap  (8) To solve optimal power flow problem, no. of methods have been developed. These include Linear Programming (LP) method, Newton- Raphson (NR) method, Quadratic Programming (QP) method, Nonlinear Programming (NLP) method, Interior Point (IP) method and Artificial Intelligence (AI) methods. In this paper Newton Raphson method is being used to carry out optimal power flow study of a power system network. III. NEWTON RAPHSON METHOD Newton Raphson method is the best opted method for solving non-linear optimal load flow equations as it gives better convergence speed as compare to Gauss-siedel load flow method. The number of iterations involved in Newton Raphson method is independent of number of buses considered, hence power flow equations can be solved just in few iterations. Keeping in view all these advantages, Newton Raphson method is popularly used for load flow studies in a power system. In using Newton Raphson method, a direct solver is used to solve the linear systems. Basically an iterative technique is used in this method for obtaining optimal power flow solution. IV. IEEE 57 BUS SYSTEM The standard IEEE 57-bus system consists of 80 transmission lines; seven generators at buses 1, 2, 3, 6, 8, 9, 12; and 15 OLTC transformers. Fig. 1. One-line diagram of the IEEE 57 bus test system. V. METHODOLOGY In present study, optimal power flow study of IEEE 57 bus system has been done using Newton Raphson power flow algorithm. The MATPOWER software has been used to run the algorithm. To perform optimal load flow analysis using Newton Raphson method, the algorithm developed is as follows: Step 1: Form the nodal admittance matrix (Yij). Step 2: Assume an initial set of bus voltage and set bus n as the reference bus as: Vi= Vi, spec. ∠00 (at all PV buses) Vi= 1∠00 (at all PQ buses) Step 3: Calculate the real Power Pi using the load flow equation;  2 1 cos sin n i ii i i j ij ij ij ij j P G V V V G B      (9) Step 4: Calculate the reactive Power Qi using the load flow equation;  2 1 sin cos n i ii i i j ij ij ij ij j Q B V V V G B       (10)
  • 3. Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278 www.ijera.com 276 | P a g e Step 5: Form the Jacobian matrix using sub-matrices H, N, K and L. Step 6: Find the power differences ΔPi and ΔQi for all i=1, 2, 3… (n-1); , . , . , . , . i i spec i cal i i spec i cal P P P Q Q Q       (11) Step 7: Choose the tolerance values. Step 8: Stop the iteration if all ΔPi and ΔQi are within the tolerance values. Step 9: Update the values of Vi and δi using the equation xk+1 =xk + Δxk . Step 10: Calculate generation cost λ by using derivative of fuel cost. VI. RESULTS AND DISCUSSIONS Optimal power flow results of IEEE 57 bus system includes voltage magnitudes, active and reactive powers and generation and load costs so that optimal operation of the system can be guaranteed. Various results obtained using MATPOWER are shown in tables below. Table 1: IEEE 57 bus system optimal bus data Bus Voltage Generation Load Lambda($/MVA-hr) Mag(p.u) Ang(deg) P (MW) Q (Mvar) P (MW) Q (Mvar) P Q 1 1.009 0.000* 142.63 44.6 55 17 42.13 - 2 1.008 0.821 87.81 50 3 88 41.756 0.158 3 1.003 -1.169 45.07 28.77 41 21 42.536 - 4 1.006 -1.066 - - - - 42.499 0.011 5 1.016 -0.035 - - 13 4 42.007 0.046 6 1.026 0.881 72.89 7.77 75 2 41.458 - 7 1.024 1.666 - - - - 41.233 0.17 8 1.044 4.724 459.82 87.17 150 22 40.437 - 9 1.004 -0.091 97.55 9 121 26 41.954 0.247 10 0.984 -3.579 - - 5 2 43.207 0.238 11 0.984 -2.244 - - - - 43.011 0.394 12 0.992 -3.488 361.54 43.26 377 24 43.325 - 13 0.978 -3.157 - - 18 2.3 43.419 0.232 14 0.97 -3.517 - - 10.5 5.3 43.522 0.098 15 0.988 -2.545 - - 22 5 43.065 0.096 16 0.991 -3.949 - - 43 3 43.471 0.019 17 0.993 -2.891 - - 42 8 43.118 0.088 18 1.026 -5.297 - - 27.2 9.8 42.533 -0.017 19 0.988 -6.664 - - 3.3 0.6 44.557 0.669 20 0.977 -6.837 - - 2.3 1 44.995 0.916 21 1.015 -6.524 - - - - 45.109 0.719 22 1.015 -6.461 - - - - 45.064 0.711 23 1.014 -6.468 - - 6.3 2.1 45.134 0.742 24 1.017 -5.848 - - - - 45.365 1.008 25 1.001 -10.772 - - 6.3 3.2 45.629 1.227 26 0.976 -5.334 - - - - 45.44 1.073 27 1.013 -2.856 - - 9.3 0.5 43.325 0.708 28 1.033 -1.508 - - 4.6 2.3 42.1 0.491 29 1.05 -0.625 - - 17 2.6 41.148 0.237 30 0.98 -11.36 - - 3.6 1.8 46.75 1.856
  • 4. Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278 www.ijera.com 277 | P a g e 31 0.951 -12.158 - - 5.8 2.9 48.383 2.781 32 0.96 -11.551 - - 1.6 0.8 47.608 2.51 33 0.958 -11.589 - - 3.8 1.9 47.77 2.591 34 0.967 -7.624 - - - - 47.403 2.24 35 0.973 -7.405 - - 6 3 47.023 2.032 36 0.982 -7.15 - - - - 46.449 1.739 37 0.991 -6.996 - - - - 46.032 1.44 38 1.016 -6.431 - - 14 7 44.917 0.65 39 0.989 -7.022 - - - - 46.114 1.491 40 0.98 -7.142 - - - - 46.488 1.843 41 1.007 -6.414 - - 6.3 3 43.053 0.857 42 0.975 -8.037 - - 7.1 4.4 45.335 1.54 43 1.02 -3.479 - - 2 1 43.018 0.519 44 1.019 -5.911 - - 12 1.8 44.515 0.59 45 1.035 -4.065 - - - - 43.021 0.33 46 1.06 -5.091 - - - - 43.468 -0.652 47 1.034 -6.298 - - 29.7 11.6 44.235 -0.064 48 1.029 -6.329 - - - - 44.441 0.179 49 1.038 -6.339 - - 18 8.5 44.126 0.108 50 1.024 -6.4 - - 21 10.5 44.674 0.619 51 1.052 -4.817 - - 18 5.3 43.153 0.213 52 1.019 -2.162 - - 4.9 2.2 43.444 0.847 53 1.009 -2.829 - - 20 10 44.393 0.991 54 1.029 -2.193 - - 4.1 1.4 43.391 0.676 55 1.059 -1.225 - - 6.8 3.4 41.945 0.177 56 0.975 -8.764 - - 7.6 2.2 46.242 1.237 57 0.97 -9.421 - - 6.7 2 46.83 1.262 -------- -------- -------- -------- Total: 1267.31 270.56 1250.8 336.4 Fig. 2: Graph showing losses as per active and reactive powers due to branches in IEEE 57 bus system VII. CONCLUSION In this paper, an IEEE 57 based bus system for optimal power flow is being discussed. In this experiment, Newton Raphson method is studied and discussed to evaluate the optimal conditions including power losses for this bus system. Moreover, load flow data is also evaluated. This technique is studied using MATPOWER simulation software and the results showed faster convergence with reliable results. REFERENCES [1] M. Younes, M. Rahli and L. Abdelhakem- Koridak, “Optimal Power Flow Based on Hybrid Genetic Algorithm”, Journal Of Information Science And Engineering, pp. 1801-1816, 2007.
  • 5. Pooja Sharma Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 5) August 2015, pp.274-278 www.ijera.com 278 | P a g e [2] Aniruddha Bhattacharya, Member IEEE, and Pranab Kumar Chattopadhyay, “Solution of Optimal Reactive Power Flow using Biogeography-Based Optimization”, International Journal of Electrical, Computer, Energetic, Electronic and Communication Engineering, Vol 4, pp. 26- 34, 2010. [3] A. Ananthi Christy, P. Ajay D Vimal Raj and Anbumozhi R, “A New Optimization Algorithm for Solving Optimal Power Flow”, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, Vol. 3, pp. 41- 52, 2014. [4] Ahmed Elsheikh1, Yahya Helmy, Yasmine Abouelseoud and Ahmed Elsherif, “Optimal Power Flow and Reactive Compensation Using a Particle Swarm Optimization Algorithm”, Journal of Electrical Systems, pp. 63-77, 2014. [5] K.S. Pandya and S.K. Joshi, “A Survey of Optimal Power Flow Methods”, Journal of Theoretical and Applied Information Technology, pp. 450-458, 2008. [6] I. Kumaraswamy, W. V. Jahnavi, T. Devaraju and P. Ramesh, “An Optimal Power Flow (OPF) Method with Improved Voltage Stability Analysis”, Proceedings of the World Congress on Engineering, Vol II, 2012. [7] Khalid Mohamed Nor, Senior Member, IEEE, Hazlie Mokhlis, Member, IEEE, and Taufiq Abdul Gani, “Reusability Techniques in Load-Flow Analysis Computer Program,” IEEE transactions on power systems,, Vol. 19, pp.1754-1762, 2004. [8] Ulas Eminoglu and M. Hakan Hocaoglu,“A new power flow method for radial distribution systems including voltage dependent load models,” Electric Power Systems Research, pp. 106-114, 2005 [9] K. Singh, “Fast decoupled for unbalanced radial distribution System,” Patiala: Thapar University, 2009. [10] Jizhong Zhu, “ Optimization of Power system Operation,” Institute of Electrical and Electronics Engineers, Published by John Wiley & Sons, Inc., Hoboken, New Jersey, pp. 12-19, 2014. [11] Wei-Tzer Huang and Wen-Chih Yang, “Power Flow Analysis of a Grid-Connected High Voltage Micro grid with Various Distributed Resources,” pp. 1471-1474, 2011. [12] G. Stagg and A. El-Abiad, “Computer Methods in Power System Analysis,” McGraw-Hill, New York, 1968. [13] G. Heydt, “Computer Analysis Methods for Power Systems,” Macmillan Publishing, New York, 1986. [14] A. Bergen and V. Vittal, “Power Systems Analysis,” second edition, Prentice Hall, Upper Saddle River, New Jersey, 2000. [15] H. Saadat, “Power System Analysis,” McGraw-Hill, New York, 1999.