Sunteți pe pagina 1din 7

Journal of Electrical and Control Engineering JECE

JECE Vol. 2 No. 2, 2012 PP. 8-14


C
2011-2012 World Academic Publishing

8
Optimal Power Flow Based on IPSO with Generator
Capability Curve Constraint
Mat Syaiin
#1, 2
, Adi Soeprijanto
#1

#1
Department of Electrical Engineering, Sepuluh Nopember Institute of Technology (ITS)
Surabaya-Indonesia
#2
Department of Marine Electrical Engineering, Surabaya Shipbuilding State Polytechnic (PPNS)
Surabaya-Indonesia
1,2
matt.syaiin@gmail.com; syai_in@elect-eng.its.ac.id
1
adisup@elect-eng.its.ac.id


Abstract The basic concept of incremental social learning (ISL)
is adding particle to the population at a schedule time [1].This
concept is used to improve particle swarm optimization (PSO)
methods. The hybrid of these methods is called incremental
particle swarm optimizer (IPSO). In this paper IPSO is proposed
to solve optimal power flow (OPF) problems especially in avoiding
local optimal solution and in getting global optimal solution faster.
In effort to get a save and economics optimal operation, the
generator capability curve (GCC) is used as a constraint replacing
rectangular (P
min
-P
max
and Q
min
-Q
max
) constraint only. To
minimize the complicated mathematics equation in accounting
GCC as an OPF constraint, neural network (NN) is used in
designing digital GCC and in checking security algorithm. The
algorithm is very simple and flexible especially for representing
non linear generation operation limit near steady state stability
limit and under excitation operation area. To verify performance
of the proposed method the Java Bali 500 kV power systems that
containing of 8 generators and 23 buses is used as test systems.
The simulation result shows that the proposed method has more
economics compared to the rectangular constraint only (OPF-
IPSO with rectangular constraint). Also the proposed method is
faster in getting optimal solution than OPF-PSO[2].
Keywords Optimal Power Flow (OPF); Generator Capability
Curve (GCC); Neural Network (NN); Particle Swarm Optimization
(PSO); Incremental Social Learning (ISL); Incremental Particle
Swarm Optimizer (IPSO)
I. INTRODUCTION
The recent development of optimal power flow method has
adopted the artificial intelligence (AI) algorithm in gaining
optimal solution of generator scheduling. The most popular
intelligence optimization technique already applied were
genetic algorithm (GA), fuzzy, simulated annealing (SA),
expert system, neural network (NN), Particles swarm
optimization (PSO) and the hybrid of them [3-13]. Among of
these, PSO is the one received greatest attention caused by its
capability in avoiding local optimal solutions. PSO is a
population-based optimization method developed by Kennedy
and Eberhart [14], and has the following advantages, compared
to other optimization methods[15]:
It is simple to implement, and has very few algorithm
parameters.
It is derivative-free.
Easy to hybrid with other method to get better
performance [15].
Although the PSO method has several advantages, it may get
trapped in a local optimal when handling heavily constrained
problems due to the limited local or global searching
capabilities [16-18]. Due to that reasons, many methods [1, 19-
22] developed to improve PSO to get better performance.
Park et all [18] developed improved of PSO to solve no
convex economics dispatch problem. Similar with [18], Most
PSO papers and its improvements stress on developing new
techniques in effort to achieve optimal solution considering
non linear power system characteristic [4, 6-7]. Only view
papers give attention in developing proper or more realistic
constraint to the optimal power flow problem. As an example,
more tight constraints such as Sudhakaran et al, Yumbla et al
and Gaing et al [4-6] were used in solving economic dispatch
problem. As a consequence, such tight constraint will result a
pessimistic solution. Actually the optimum value of the
objective function in this case system operating cost can still
be reduced if we can alleviate the constraint especially
generator security constraint. We already develop generator
capability curve (GCC) constraint to replace rectangular
constraint in optimal power flow based on PSO [2].
This paper is propose IPSO [1] to solve the optimal power
flow problems. The security check algorithm based on NN that
already developed in previous research [2] is used to account
GCC as a constraint replacing the rectangular constraint (P
min
-
P
max
and Q
min
-Q
max
). The simulation is conducted at 500 kV
Java-Bali Power System. To know the reducing cost operation,
the result of proposed method will be compared to OPF-IPSO
with rectangular constraint. And to know the performance in
getting global optimum solution the proposed method will be
compared to OPF-PSO with GCC constraint[2].
II. FORMULATION OF OPTIMAL POWER FLOW PROBLEM
A. Objective Function
The objective of OPF problem is to minimize the total fuel
cost subjected to the constraints of a power system. The cost
function of each generating unit can be represented as[23-24]:

F
1
= F

(P

)
ng
=1
(1)
F

(P

) = o

+ b

+ c

2
(2)

With
F
1
= total generation cost;
Journal of Electrical and Control Engineering JECE
JECE Vol. 2 No. 2, 2012 PP. 8-14
C
2011-2012 World Academic Publishing

9
F

=cost function of generator;


o

; b

; c

= cost coefficients of generator


P

=power output of generator


ng = number of generators
B. Equality and Inequality Constraints
1) Active Power Balance Equation: For Power Balance
The equality constraint is described in eq. (3). That
equation shows that the total generation power should be the
same as the total load demand plus the total line loss.
P

= P
Ioud
+P
Ioss
(S)
ng
=1

The loss formula used is the loss formula that developed by
Kron and adopted by Kirchmayer. It is called B-coefficient
methods [24]as shown in (4)
P
Ioss
= P

B
]
P
]
+Bu

ng
=1
P

+Bu (4)
ng
]=1
ng
=1

2) Minimum and Maximum Power Limits
Each generator should be within the limits. The equation
usually used to limit generation is [9-10, 18]:
P
,mn
P

P
,mux
(S)

The equation (5) is easy to implement in power flow, because
the equation (5) usually is represented by straight line. Actually
the limit is not exactly straight line but a curve (GCC). To
account the GCC in power flow the proposed method used the
security check algorithm based on NN (described in section
IV.A-B). The algorithm is very simple and flexible especially
for representing non linear generation operation limit near
steady state stability limit and under excitation operation area.
3) Minimum and Maximum Magnitude Voltage Limits
The magnitude voltage in each bus should be within the
limit.
|I
,mn
| |I

| |I
,mux
| (6)
To maintain the magnitude voltage within the limit, the tap-
transformer is changing according to the voltage. The reactive
power generation also regulated together with active power
generation using security check algorithm based on NN
(described in section IV.A-B).
III. OVERVIEW OF PSO
A. Particle Swarm Optimization (PSO)
PSO is a population-based optimization method developed
by Kennedy and Eberhart [14]. In the optimal power flow
problem, the optimal solution was founded by comparing the
value of objective function of all possible generation
combination by iterations. The operating cost which is
dominated by fuel cost was used as the objective function. The
value of objective function of new individual should be
compared with the old one each iteration. The lower operating
condition cost was used as local best condition for the next
iteration. Individual having the lowest cost among community
should be used as global best condition for the next iteration.
The PSO algorithm to update the generators operating point
described as follow [1, 5, 15, 25]:
X

k+1
= X

k
+I

k+1
(7)
I

k+1
= I

k
+c
1
ronJ
1
(Pbcst

-X

k
)
+c
2
ronJ
2
(0bcst

-X

k
) (8)
With:
I

k
= individu velocity i at iteration k
= weight parameter
c
1
,
c
2

= acceleration coefisien
ronJ
1
, ronJ
2
= random value between 0 and 1
X

k
= individu position i at iteration k
Pbcst

= The best position of individu i until iteration k


0bcst

= The best position of community until iteration


k

B. Incremental of Particle Swarm Optimizer (IPSO)
IPSO used in this paper was developed by Marco A. et al[1].
Unlike the standard PSO developed by Kennedy and Eberhart
[15], IPSO has an algorithm with a growing population that it
is adopted from incremental social learning (ISL) techniques.
ISL techniques usually proposed to improve the scalability of
systems composed of multiple learning agents. In this paper it
used to improve performance of PSO so that it can guarantee a
global solution search process becomes faster with the
possibility of trapped into local solutions are smaller. The rule
of growing population [1] used in this paper can be written as
(9).
X

ncw
= X
ncw
+u. (p
modcI
-X
ncw
) 9)

X

ncw
=the new particles updated position;
X
ncw
=the new particles original random position;
p
modcI
=the model particles position;
u =a uniformly distributed random number in the range [0,
1);

The topology model ( p
modcI
) used in this paper is global best
model. So the updating X
ncw
each iteration (k) can be
described as (10). X
ncw
can be added anytime (at schedule
time), Once X
ncw
is added to the population, it is also need to
update each iterations using (10).

X
ncw
k+1
= X
ncw
k
+u. (0
bcst
k
-X
ncw
k
) (1u)

For initialization of adding particle (individual), the previous
best position of X
ncw
is initialized to the point of X

ncw
and its
velocity is set to zero. To ensure new particles updated
position will lie somewhere between p
modcI
onJ X
ncw
so U is
set equal to .
IV. METHODOLOGY
A. Develop Neural Network (NN) Models for Generator
Capability Curves
The proposed NN model for a generator capability curve is
very straightforward as it only has one input, one output and
one hidden layer, as shown in Fig. 1. The number of neuron in
hidden layer is constructed automaticaly by using constructive
backpropagation method [26].
The input data used in the training process are the sampling
point data along the GCC line curves provided by generator
manufactures data sheet. Since the GCC is spanned over a
plane, it has two directions x and y directions.
Journal of Electrical and Control Engineering JECE
JECE Vol. 2 No. 2, 2012 PP. 8-14
C
2011-2012 World Academic Publishing

10

Fig.1 NN model for generator capability curve

Fig. 2 The illustration of the input and output
This makes the computation extremely difficult. To
simplify the computation process, we convert all the (P, Q)
pairs into the polar coordinates, (R,) pairs as shown in Fig. 2.
Once is chosen, we only need to compute the length, R.
Therefore, will be our input for the training process and R
will be the output of the NN. The proper weighting and number
of neurons in the hidden layer are then determined to construct
the complete GCC curves. The reconstructed GCC curves are
set as the constraints in the optimal power flow. The one of
results Comparison between GCC data sheet and GCC based
on NN can be seen in Fig.3.

Fig. 3 Comparison between GCC data sheet and GCC based on NN
B. Develop a Security Check Routine.
The converged P,Q values obtained in the load flow need to
be checked against these GCC constraints. The checking
process can be accomplished in the following three steps:
1. The converged P, Q values are first converted into polar
pairs (R, ).
2. The value of can be used to determine the distance from
the origin to the GCC curve, R
ref
, as shown in Fig. 4.
3. The generator security can be checked by comparing the
value of R and R
ref
. If R Rref, the converged P, Q are
within the safety limits; otherwise, they are set to the
values converted from (R
ref
, ).

Fig. 4 Relationship between P,Q, , R and Rref
C. Overall algorithm of OPF-IPSO.

Fig.5 Flowchart of the proposed OPF-IPSO
0 200 400 600 800 1000
-600
-400
-200
0
200
400
600
Active Power(MWatt)
R
e
a
c
t
i
v
e

P
o
w
e
r
(
M
V
a
r
)
PAITON CAPABILITY CURVE


GCC data sheet
GCC based on NN
Journal of Electrical and Control Engineering JECE
JECE Vol. 2 No. 2, 2012 PP. 8-14
C
2011-2012 World Academic Publishing

11
Fig.5 shows the overall simulation flowchart of OPF-IPSO.
As input data were network impedances and loads while the
generator power will either be created randomly or regulated as
initial population. A regulated widespread initial population is
preferable to avoid local optimum solution Load flow
calculation was conducted to compute the total losses and
power generation of swing generator. Then each generator
power output will be checked using NN based security check
algorithm developed before for generator safety. If there is one
or more unsecure generators, IPSO algorithm -equation (7-10)
- will update power generator combination except the swing
generator and repeat the process until all generators are secure.
The other constraint such as system voltage level, equality and
inequality of power were also processed at this step.
The optimal solution was founded by comparing the value
of objective function of all possible generation combination by
iterations. The operating cost which is dominated by fuel cost
was used as the objective function. At each iterations the value
of objective function of new individual should be compared
with the old one and the lower operating condition cost was
used as local best condition for the next iteration. Individual
that having the lowest cost among community should be used
as global best condition for the next iteration.
V. SIMULATION AND ANALYSIS
A. Plant Data
The Plant used for simulation is the 500 kV Java-Bali
Power System with 8 generators as shown in Figure 6. The
characteristics data of generator, cost, and line impedances are
shown at Table I-II. An operating condition (load) can be seen
in Table IV. Base MVA used in this simulation is 5000MVA
TABLE I
GENERATOR DATA
Unit
Characteristic function of
generator
Production Cost
(Rp/Kwh)
Suralaya (bus 1)
6S.94P
1
2
+S9S668. uSP
1
+S16Su.21
0.138
Muara Tawar
(bus 8)
69u.98P
2
2
+2478u64.47P
2
+1u7892S72.17
1.450
Cirata (bus 10) u + 6uuu.uuP
3
+u 1.000
Saguling (bus
11)
u +SSu2. uuP
4
+u 0.917
Tanjung Jati
(bus 15)
21.88P
5
2
+197191. 76P
5
+16S6484.18
0.077
Gresik (bus 17)
1S2.1SP
6
2
+ 777148. 77P
6
+1S6u877u.9
0.378
Paiton (bus 22)
S2.19P
7
2
+S7S7u.67P
8
+822u76S.S8
0.030
Grati (bus 23)
SSS.92P
8
2
+2uu496u.6SP
8
+S16Su.21
1.067
The software used for simulation is Matlab and Newton
Raphson is chosen as load flow algorithm. The neural network
used is constructive back propagation and the IPSO used is
IPSO that developed by Marco A. et al[1]. As many as 64
populations were selected as initial population and some
particles (individuals) also were added to the population in
iteration process by IPSO algorithm.


Fig.6 Single line of 500 kv Java Bali power system
TABLE II
NETWORK DATA
From
Bus.
To
Bus
R
(pu)
X
(pu)
B
(pu)
1 2 0.0006264960000 0.0070087680000 0
1 4 0.0065132730000 0.0625763240000 0.005989820
2 5 0.0131333240000 0.1469257920000 0.003530571
3 4 0.0015131790000 0.0169283090000 0
4 5 0.0012464220000 0.0119750100000 0
4 18 0.0006941760000 0.0066692980000 0
5 7 0.0044418800000 0.0426754000000 0
5 8 0.0062116000000 0.0596780000000 0
5 11 0.0041113800000 0.0459950400000 0.004420973
6 7 0.0019736480000 0.0189618400000 0
6 8 0.0056256000000 0.0540480000000 0
8 9 0.0028220590000 0.0271129540000 0
9 10 0.0027399600000 0.0263241910000 0
10 11 0.0014747280000 0.0141684580000 0
11 12 0.0019578000000 0.0219024000000 0
12 13 0.0069909800000 0.0671659000000 0.006429135
13 14 0.0134780000000 0.1294900000000 0.012394812
14 15 0.0135339200000 0.1514073600000 0.003638261
14 16 0.0157985600000 0.1517848000000 0.003632219
14 20 0.0090361200000 0.0868146000000 0
15 16 0.0375396290000 0.3606623040000 0.008630669
16 17 0.0013946800000 0.0133994000000 0
16 23 0.0039863820000 0.0445966560000 0
18 19 0.0140560000000 0.1572480000000 0.015114437
19 20 0.0153110000000 0.1712880000000 0.016463941
20 21 0.0102910000000 0.1151280000000 0.011065927
21 22 0.0102910000000 0.1151280000000 0.011065927
22 23 0.0044358230000 0.0496246610000 0.004769846
Journal of Electrical and Control Engineering JECE
JECE Vol. 2 No. 2, 2012 PP. 8-14
C
2011-2012 World Academic Publishing

12
TABLE III
COMPARISON DATA OPF
IPSO with Rectangular Constraint
PSO with GCC
Constraint
IPSO with GCC
Constraint
MW Mvar MW Mvar MW Mvar
Suralaya (bus 1) 1414.13 1912.87 1317.15 1924.08 1317.15 1924.08
Muara tawar (bus 8) 0.00 -21.28 0.00 -19.65 0.00 -19.65
Cirata (bus 10) 800.00 391.26 800.00 391.79 800.00 391.79
Saguling (bus 11) 800.00 91.86 800.00 100.31 800.00 100.31
Tanjung jati (bus 15) 1600.00 9.89 1600.00 14.16 1600.00 14.16
Gresik (bus 17) 0.00 441.18 0.00 444.70 0.00 444.70
Paiton (bus 22) 4700.00 68.38 4800.00 67.73 4800.00 67.73
Grati (bus 23) 0.00 301.70 0.00 304.84 0.00 304.84
Total Generation 9314.13 3195.86 9317.15 3227.97 9317.15 3227.97
Total Load 9253.8 3628.8 9253.8 3628.8 9253.8 3628.8
Total Loss 60.33 63.35 63.35
Total Cost (Rp/Kwh) 2618579062.67 2616056926.55 2616056926.55

B. Result and Analysis
The result of OPF can be seen in table III. The total load
used in simulation is 9253.8 MW for active power and 3628.8
MVar for reactive power the composition load each bus can be
seen in table IV. The cost operation resulted by OPF-IPSO
with rectangular constraint is 2618579062.67 (Rp/Kwh) and
OPF-IPSO with GCC constraint is 2616056926.55 (Rp/Kwh).
Its clear that using OPF-IPSO with GCC constraint can reduce
cost operation 0.0964% or 2522136.12 (Rp/Kwh). The total
active power generation of generator Cirata (bus 10), generator
Saguling (bus 11) and generator Tanjungjati (bus 15) are the
same for both methods. Generator Muaratawar (bus 8) and
generator Gresik (bus 17) are operated as a condenser. The
generator Suralaya is slack bus. The reducing operating cost is
due to generator Paiton in OPF-IPSO with GCC constraint is
operated more marginal than OPF-IPSO with rectangular
constraint. This phenomenon can be seen in Fig. 7.

Fig.7 Comparison OPF-IPSO with rectangular constraint and GCC constraint
at the generator Paiton (bus 22)
Fig.7 shows that the maximum limit of generator Paiton has
a curvature. If the maximum limit is straight line it makes some
area is ignored (area outside rectangular inside curve). But
using the proposed security check algorithm this still can
utilize and can reduce the operating cost.
Table III Also shows that the operating cost between OPF-
IPSO with GCC constraint and OPF-PSO with GCC constraint
are the same. But the performance in getting global optimal
solution is different as shown in Fig.8.

Fig.8 Comparison of finding global optimal solution between OPF-IPSO and
OPF-PSO (wit GCC constraint)
Fig.8 shows that in this state of operation, the OPF-IPSO
only need 4 iterations to get the global optimum solution, but
the OPF-PSO need 6 iteration to get the global solution.
To check the magnitude voltage each bus. The data
generation resulted by proposed method can be run using
Newton Rhapson power flow. The results can be seen in Table
IV.
0 1000 2000 3000 4000 5000 6000
-4000
-3000
-2000
-1000
0
1000
2000
3000
4000
5000
Active Power(MWatt)
R
e
a
c
t
i
v
e

P
o
w
e
r
(
M
V
a
r
)
PAITON


GCC Constraint
OPF-IPSO GCC Const
Rectangular Constraint
OPF-IPSO Rect Const
0 2 4 6 8 10 12 14 16 18 20
2.5
3
3.5
4
4.5
5
x 10
9
Trend of finding global optimal solution
Number of iterations
C
o
s
t

O
p
e
r
a
t
i
o
n

(
R
p
/
K
w
h
)


OPF-PSO with GCC Constraint
OPF-IPSO with GCC Constraint
Journal of Electrical and Control Engineering JECE
JECE Vol. 2 No. 2, 2012 PP. 8-14
C
2011-2012 World Academic Publishing

13
TABLE IV
NEWTON RAPHSON POWER FLOW OPF-IPSO WITH GCC CONSTRAINT
Number of Iteration = 5;
Maximum error mismatch = 0.000000002
Bus Voltage Generation Load
Num
Mag.
(pu)
Angle
(deg)
Active
Power
(MW)
Reactive
Power
(Mvar)
Active
Power
(MW)
Reactive
Power
(Mvar)
1 1.02 0 1317.148 1924.08 137.7 40.5
2 1.019 -0.056 0 0 632.7 204.3
3 1.004 -0.317 0 0 684 234.9
4 1.005 -0.189 0 0 489.6 162.9
5 1.003 -0.228 0 0 627.3 193.5
6 0.999 -0.613 0 0 684 162.9
7 1 -0.579 0 0 581.4 153
8 1 -0.297 0 -19.65 0 0
9 0.999 -0.17 0 0 740.7 285.3
10 1 0.168 800 391.79 612 220.5
11 1 0.322 800 100.31 0 0
12 0.998 0.625 0 0 531 315.9
13 0.995 1.955 0 0 357.3 122.4
14 0.995 5.059 0 0 296.1 326.7
15 1 7.623 1600 14.16 0 0
16 0.999 7.112 0 0 775.8 285.3
17 1 7.077 0 444.7 189 81.9
18 1.005 -0.102 0 0 0 0
19 1.001 1.965 0 0 249.3 15.3
20 0.995 4.757 0 0 471.6 219.6
21 0.995 6.862 0 0 322.2 185.4
22 1 9.376 4800 67.73 755.1 244.8
23 1 8.148 0 304.84 117 173.7
The Total Loss is :
P = 63.348 (MW)
Q = -400.833 (MVar)
Table V is the result of Newton Rhapson power flow using
data resulted by OPF-IPSO with rectangular constrain. From
table IV and V can be seen that three are no voltages out of the
limits. The limit of voltage magnitude used in this simulation is
u.9S pu |I

| 1.uS pu . The active power loss resulted by


OPF-IPSO with GCC constraint is greater than OPF-IPSO with
rectangular constraint, but the operating cost is lower. This is
occur because the generator Paiton is the cheapest generation
(Look at table I) is operated maximum. This phenomenon
shows that the sometimes the greater loss is not always
identical with higher operating cost.
TABLE V
NEWTON RAPHSON POWER FLOW OPF-IPSO WITH RECTANGULAR
CONSTRAINT
Number of Iteration = 5;
Maximum error mismatch = 0.000000002
Bus Voltage Generation Load
Num

Mag.
(pu)

Angle
(deg)

Active
Power
(MW)
Reactive
Power
(Mvar)
Active
Power
(MW)
Reactive
Power
(Mvar)
1 1.02 0 1414.131 1912.89 137.7 40.5
2 1.019 -0.058 0 0 632.7 204.3
3 1.004 -0.364 0 0 684 234.9
4 1.005 -0.237 0 0 489.6 162.9
5 1.003 -0.279 0 0 627.3 193.5
6 0.999 -0.669 0 0 684 162.9
7 1 -0.633 0 0 581.4 153
8 1 -0.355 0 -21.26 0 0
9 0.999 -0.233 0 0 740.7 285.3
10 1 0.099 800 391.47 612 220.5
11 1 0.251 800 91.59 0 0
12 0.998 0.54 0 0 531 315.9
13 0.995 1.826 0 0 357.3 122.4
14 0.995 4.846 0 0 296.1 326.7
15 1 7.389 1600 9.9 0 0
16 0.999 6.828 0 0 775.8 285.3
17 1 6.793 0 441.18 189 81.9
18 1.005 -0.153 0 0 0 0
19 1.001 1.836 0 0 249.3 15.3
20 0.995 4.541 0 0 471.6 219.6
21 0.996 6.583 0 0 322.2 185.4
22 1 9.034 4700 68.39 755.1 244.8
23 1 7.837 0 301.71 117 173.7
The Total Loss is :
P = 60.331 (MW)
Q = -432.941 (MVar)
VI. CONCLUSION
The proposed method that containing GCC constraint
successfully reduces the operating cost compared to
rectangular constraint only and it faster in finding global
optimal solution compared to OPF-PSO[2]. The other
additional valuable characteristic of the proposed method is its
simplicity and flexibility in changing the constraint when there
is a change in the curve limit especially related to under
excitation operation limit. It is very useful to assist the engineer
Journal of Electrical and Control Engineering JECE
JECE Vol. 2 No. 2, 2012 PP. 8-14
C
2011-2012 World Academic Publishing

14
to minimize their power system operating cost as well as to
maintain safety level of each generator connected to the system.
ACKNOWLEDGMENT
Thank you for the Indonesian Government Electrical
Company for supporting all the data, JICA-PREDICT,
Surabaya Shipbuilding State Polytechnic (PPNS) and Power
System Simulation laboratory-ITS for financial supporting in
this research.
REFERENCES

[1] de Oca, M.A.M., et al., Incremental Social Learning in Particle Swarms.
Systems, IEEE Transactions on Man, and Cybernetics, Part B: 2011.
41(2): p. 368-384.
[2] Mat Syai'in. Adi Soeprijanto. Takashi Hiyama., Generator Capability
Curve Constraint for PSO Based Optimal Power Flow. International
Journal of Electrical and Electronics Engineering 2010. 4(6): p. 371-376.
[3] Cui-Ru, W., et al. A modified particle swarm optimization algorithm and
its application in optimal power flow problem. Proceedings of
International Conference on Machine Learning and Cybernetics, 2005.
[4] Zwe-Lee, G., Particle swarm optimization to solving the economic
dispatch considering the generator constraints. IEEE Transactions on
Power Systems, 2003. 18(3): p. 1187-1195.
[5] Sudhakaran, M., Palanivelu, T.G., , GA and PSO culled hybridtechnique
for economic dispatch problem with prohibited operating zones. Journal
of Zhejiang University, 2007. : p. 896 903.
[6] Onate Yumbla, P.E., J.M. Ramirez, and C.A. Coello Coello, Optimal
Power Flow Subject to Security Constraints Solved With a Particle
Swarm Optimizer. IEEE Transactions on Power Systems, 2008. 23(1): p.
33-40.
[7] Zimmerman, D.R., Murilloa E. Carlos, , User's Manual A Matlab Power
System Simulation Package, . 2007. Version 3.2 September 21,
PSERC, .
[8] Piccolo, A., Vaccaro, A.,, Fuzzy Logic Based Optimal Power Flow
Management in Parallel Hybrid Electric Vehicles. Iranian Journal of
Electrical and Computer Engineering, 2005. 4(2): p. 85 93.
[9] Bouktir, T., Labdani, R., , Economic power dispatch of power system
with pollution control using multiobjective particle swarm optimization.
University of Sharjah Journal of Pure & Applied Sciences, , 2007. 4. (2):
p. 57 73.
[10] Balci, H.H., Valenzuela, J.F.,, Scheduling electric power generators using
particle swarm optimization combined with the lagrangian relaxation
method. AMCS Appl.Math.Comput.Sci 2004. 14 (14): p. 411 421.
[11] Kumari, M.S., Sydulu, M.,, An Improved Evolutionary Computation
Technique for Optimal Power Flow Solution. International Journal of
Innovations in Energy Systems and Power, 2008. 3(1): p. 32 45.
[12] Younes, M., Rahliga,M., , GA Based Optimal Power Flow Solutions.
Electrical & Instrumentation Engineering Department, Thapar
University, , 2008.
[13] Kit Po, W. and W. Yin Wa, Combined genetic algorithm/simulated
annealing/fuzzy set approach to short-term generation scheduling with
take-or-pay fuel contract. IEEE Transactions on Power Systems, 1996.
11(1): p. 128-136.
[14] Eberhart, R. and J. Kennedy. A new optimizer using particle swarm
theory. Proceedings of the Sixth International Symposium on Micro
Machine and Human Science, 1995.
[15] del Valle, Y., et al., Particle Swarm Optimization: Basic Concepts,
Variants and Applications in Power Systems. IEEE Transactions on
Evolutionary Computation, 2008. 12(2): p. 171-195.
[16] Y. Shi and R. C. Eberhart, Parameter selection in particle swarm op-
timization. Proc. 7th Int. Conf. Evolutionary Programming 1999: p. 591
600.
[17] Y. Shi and R. C. Eberhart, Empirical study of particle swarm opti-
mization. Proc. Congr. Evolutionary Computation, 1999: p. 19451950.
[18] Jong-Bae, P., et al., An Improved Particle Swarm Optimization for
Nonconvex Economic Dispatch Problems. IEEE Transactions on Power
Systems, 2010. 25(1): p. 156-166.
[19] Jang-Ho, S., et al., An Improved Particle Swarm Optimization Algorithm
Mimicking Territorial Dispute Between Groups for Multimodal Function
Optimization Problems. IEEE Transactions on Magnetics, 2008. 44(6): p.
1046-1049.
[20] Selvakumar, A.I., Discussion of An Improved Particle Swarm
Optimization for Nonconvex Economic Dispatch Problems. IEEE
Transactions on Power Systems, 2010. 25(4): p. 2009-2009.
[21] Li, Y., B. Bai, and Y. Zhang, Improved particle swarm optimization
algorithm for fuzzy multi-class SVM. Journal of Systems Engineering
and Electronics, 2010. 21(3): p. 509-513.
[22] Lixin, T. and W. Xianpeng, An Improved Particle Swarm Optimization
Algorithm for the Hybrid Flowshop Scheduling to Minimize Total
Weighted Completion Time in Process Industry. IEEE Transactions on
Control Systems Technology, 2010. 18(6): p. 1303-1314.
[23] A. J. Wood and B. F. Wollenberg, Power Generation, Operation, and
Control. . New York: Wiley, 1984.
[24] Saadat, H., Power System Analysis. The McGraw-Hill . 2004.
[25] Kennedy, J. and R. Eberhart. Particle swarm optimization. Proceedings.,
IEEE International Conference on Neural Networks. 1995.
[26] Gunaseeli, N. and N. Karthikeyan. A Constructive Approach of Modified
Standard Backpropagation Algorithm with Optimum Initialization for
Feedforward Neural Networks. International Conference on
Computational Intelligence and Multimedia Applications, 2007.

Mat Syaiin was born in Indonesia. He received the B.E., degree in
engineering physics and M.S degree in electrical engineering from Sepuluh
Nopember Institute of Technology, Surabaya, Indonesia, in 2003 and 2008,
respectively.
Since 2008, he has been a Lecturer at the Surabaya Shipbuilding State
Polytechnic, Sepuluh Nopember Institute of Technology (ITS), Indonesia. He
is now pursuing PhD at Department of the Electrical Engineering, Sepuluh
Nopember Institute of Technology, Surabaya, Indonesia, under the topic
artificial intelligence optimal power system operation, monitor and control.

Adi Soeprijanto was born in Indonesia. He received the B.E., and M.S.,
degrees in electrical engineering from Bandung Institute of Technology,
Bandung, Indonesia, in 1988 and 1995, respectively. He received the Ph.D
degree in electrical engineering from Hiroshima University in 2001.
Since 1990, he has been a Professor in the Department of the Electrical
Engineering, Sepuluh Nopember Institute of Technology, Surabaya, Indonesia.
His current research interests include the application of intelligent systems to
power system operation, management, and control.

S-ar putea să vă placă și