You are on page 1of 4

Proceedings o f 1993 International Joint Conference on Neural Networks

A Practical Method Based on Structured Neural Ketworks to


Optimize Power System Operation
Kyoko SAKURAI Kazuo NISHIRilURA Hideki HAYASHI
TOSHIBA Corp.
Research & Development Center Fuchu Works
System & Software Engineering Laboratory
70 Yanagi-cho Saiwai-ku Kawasaki-shi 1 Toshi ba-cho Fuchu-shi
Kanagawa 210 JAPAN Tokyo 183 JAPAN

Abstract become the obstacles to the applications. So, the pro-


posed scheme based on IBP algorithm in the previous
This paper proposes a new method to optimize the study is still not practical.
operation of a power transmission system, based on This paper proposes a practical method to optimize
a structured neural network. Because the structured the power system operation based on the structured
neural network is built by prewiring, the time to buiid neural network which has been proposed by the au-
the network is very short. Simulations of transmis- thors in R,eferen,ce[2]. In the proposed method, the
sion loss reduction have been carried out. It has been neural network which w a s built by BP algorithm in
shown that the optimization performance of the pro-
posed method is satisfactory in practice. Reference[l] is replaced by a cascade connection of
the structured neural network to recognize the cur-
rent condition of a power system and a linear com-
putation network to compute the proper changes of
P Introduction generating unit outputs. As our structured neural
network employs prewiring and the linear computa-
Optimization is very important in a veriety of en- tion network is also built by prewiring, the time to
gineering fields. The operation of power generating build the network is almost negligible and there is
units in a power transmission system needs some opti- no danger of divergence in learning. It is easy for
mizations. The outputs of the power generating units the network to learn additional examples. One prob-
must be determined to realize some objectives such lem of the proposed method is the low accuracy of the
as minimization of total fuel cost (ELD, Economic neural network built in this manner. Fortunately, the
Load Dispatching), minimization of transmission loss iterative use of at neural network in Reference[l] per-
reduction, maximization of stability, and so on. Be- mits the low accuracy ol’ the network. In this paper,
cause the optimizations often require human experts’ the effectiveness of the proposed method has been
heuristics, some attempts to apply neural networks demonstrated by simulations of transmission loss re-
to the optimizations have been reported. However, duction. It has been shown that the proposed method
those attempts are restricted to small scale power provides the acceptable level of optimization perfor-
systems because they require the neural networks of mance while having very practical advantages such
very accurate input-output characteristics. The re- as negligible building time.
quirement makes the learning of neural networks very
difficult in case of large power systems.
To overcome this problem, the authors proposed
in the previous study[l] an iterative use of a layered 2 Optimization of Power Gen-
neural network to compute the desirable direction of
generating unit output changes. The scheme permits erating Unit Outputs by
less accuracy of learning and, accordingly, it enables
the application of the scheme to large scale power Layered Neural Network
systems. However, because the neural network in the
scheme are built by Backpropagation (BP) algorithm, Figure 1 shows the method to determine power gen-
its intrinsic problems remain. For example, BP algo- erating unit outputs proposed in the previous study
rithm needs enormous learning time for a large neural [l]. The neural network is iteratively used in the com-
network. It is difficult for a neural network to learn putation loop. in the i-th iteration (i = 1,2,. . .),
partially additional learning examples by BP algo- the neural network computes the desirable direction
rithm. As applications to actual power systems will of generating unit output changes { A p t ) } ( n =
need large scales of learning and some learning ex-
amples will be constantly added through the daily 1,2,. ..) for the given values of the generating unit
operations of the power systems, these problems can outputs { P f ’ } (n = 1 , 2 , ...) and the system loads

451
{Lm} ( m= 1 , 2 , . . .). The system loads are assumed and those which mix the information on the associa-
tive layer. The units for information mixing consists
to be constant during the computation. As { A p t ) } of AND-type and OR-type units although they are
include errors depending on degree of learning, { P i ' } not AND and OR in a strict sense.
This structured neural network is automatically
are updated by the refrained increments {CAP?)} as built according to the given input-output example
follows: patterns. The roles of the units, layers, and connec-
tions are predetermined. Because of the prewiring,
Pi+') = P:) + E A P $ ) (0 < E < 1.0) (1) the time to build this network is almost negligible
compared to that for BP learning. As new receptors
The neural network receives this updated outputs can be created additionally, addition of input-output
{P:)}, and the direction vector {AP?"'} is com- example patterns is very easy. Lack of flexibility
puted. The same process is iterated until the direc- by hard wiring is compensated by introducing a few
tion vector {AP,,} becomes very small. The final parameters and their control by a feedback mecha-
updated outputs {P,} are employed to change the nism. According to the results shown in Reference[2],
unit out puts. the structured network provides a recognition perfor-
mance which has a close similarity to that by a human
The proposed method has been applied to the small expert when the feedback mechanism is introduced.
scale power system model shown in Fig. 2. It consists It has been also shown that the network has a com-
of 3 machines and 3 system loads. Transmission loss paratively good interpolation ability even without a
reduction has been employed as an objective of opti- feedback mechanism when some parameters are prop-
mization. The 3-layer neural network has learnt 35 erly determined.'
training patterns by B P algorithm. The instruction
of the 35 patterns is counted as one learning trial.
Figure 3 shows the simulation result of transmission
loss reduction by the trained neural network. The ini- 4 Optimization of Power Gen-
tial state of generating unit outputs are not included
in the training patterns. The network leads to sub- erating Unit Outputs by
stantial loss reductions not only when fully trained
(2500 trials) but also when trained poorly (500 and Structured Neural Network
250 trials). Even the very poor learning (100 trials)
results in a certain amount of loss reduction. This Figure 5 shows the proposed method based on the
result suggests that the learning accuracy is not so structured neural network. The input pattern con-
critical in the proposed method. Because of the loose sists of power generating unit outputs and system
requirement for learning, this method is applicable to loads, each of which is regarded as a subpattern.
a larger power system model [l]. As mentioned above, this division has no substantial
meaning. Transmission loss reduction is simulated on
the power system model shown in Fig. 2 and the same
35 example patterns are used. The structured neural
3 Structured Neural Networks network is used to categorize an input pattern into
the 35 example patterns; that is, an output of the
Figure 4 shows the structured neural network prc+ structured network corresponds to an example pat-
posed in Reference [2]. This network is free from the tern and indicates the degree of similarity of the input
problems of B P algorithm. The structured network pattern to the example pattern. The number of the
consists of an input layer, a receptive layer, an asso- outputs is then 35 in this investigation. The outputs
ciative layer, logic units, and a feedback mechanism. ( 0 1 , . . ., 0 3 5 ) of the structured neural network are
The input layer merely serves as the input terminal multiplied by the matrix whose components are the
here. The input pattern is classified into some sub- desired outputs data of the given input-output exam-
patterns. The receptive layer consists of some recep- ples. The desirable direction of generating unit out-
tive strips corresponding to these subpatterns. Figure put changes are computed in this manner, although
4 shows the case of four receptive strips. Each strip this computation seems to be low in accuracy. As
is activated selectively by the corresponding subpat- the matrix calculation can be represented by a linear
tern. The contribution of each subpattern to the final network, it is possible to represent the total computa-
outputs from the output layer can be controlled by tion by a single network which supersedes the %layer
the feedback mechanism and this function is benefi- BP network in the previous study.
cial in the application in Reference[2]. However, the Figure 6 shows the simulation results of transmis-
feedback mechanism is not used in this study because sion loss reduction with the selective activation co-
its advantage is not expected in the application in efficient d,,) as a parameter. This coefficient modi-
this study. The input pattern is divided into {P,,} fies the sensitivity of activation of the receptive layer.
and {Lm} here, but this division has substantially When this coefficient is larger, the activation becomes
means nothing without a feedback mechanism. The easier and interpolation ability becomes stronger.
associative layer integrates the outputs of the recep- The adjustment coefficient E is 0.4 throughout the
tive layer. Each unit in this layer corresponds to a simulations. The figure shows a remarkable reduc-
portion (receptor) of a receptive strip. At present, tion of transmission loss when the coefficient dn) is
the output of the unit is the maximum of the units properly selected. The transmission loss shows the
in a receptor. The logic units consists of output units minimum within five iterations when dn) is 0.5 or

452
more. The larger c(”) results in the faster reduction rum on Appllication of Neural Networks to Power
of transmission loss, but a loss increase from the min- Systems, Yokohama., pp.104-107, April 1993.
imum becomes more remarkable because the larger
dn)aggravates sharpness of pattern recognition. This [2] K. Nishimura and M. Arai, “Power System
phenomena will be overcome in practice by detecting State Evaluation by Structured Neural Net-
the sudden decrease in the length of the vector {AP,,} work”, IJCN ”90, San Diego, 1-271 - 1-277, June
1990.
for the termination of iteration.
Figure 7 shows the simulation results of transmis-
sion loss reduction with the adjustment coefficient t
as a parameter. The selective activation coefficient
c(“) is fixed as 0.5. The excessively large value (0.6)
makes the loss reduction curve oscillatory, but the i
moderate values (0.2 and 0.4) give stable reduction

El
curves. i
I
The transmission losses minimized by the proposed Network
method are obtained for two unknown input patterns,
and they are O.O63[pu] and O.O73[pu]. They are in !

1
good agreement with those obtained by a number of
load flow computations. The 35 input-output exam-
ples are almost ideal in this study. In other words,
they are consistent. They are made carefully based
on some load flow computations. The result suggests
that the proposed method based on the structured
neural network is comparable to the exact solution
so long as the consistent example patterns are ob-
tainable. When it is not easy to prepare consistent Power System
example data, we must make the examples by intu- L1
ition. Although the effectiveness of the examples by
intuition is not investigated in this study, the pre-
vious study[l] has shown that the examples by intu- ......
ition can be effective on a realistic scale power system RI P4
model.
The comparison of Figs. 3 and 6 indicates that
the method based on the structured neural network Figure 1: Determination of Generating Unit Outputs
is a little inferior t o that based on the BP net-
work in terms of optimization performance but is by Layered Neural Network
still satisfactory in practice. The proposed method
provides the acceptable level of optimization perfor-
mance while having very practical advantages such
as negligible building time.

5 Conclusion
A new method based on the structured neural net-
work to optimize the operation of power generating
units has been proposed. Transmission loss reduc-
tions have been simulated to demonstrate the effec-
tiveness of the proposed method and the results have
been compared to those of the 3-layer BP network.
Although the method based on the structured neural
network gives a little lower performance for optimiza-
tion compared t o that based on the BP network, the
other advantage such as negligible building time, easy
addition of training examples, and immunity from
divergence of learning makes the proposed method
highly practical.

References
[l] K. Nishimura, H. Iida, H. Hayashi, T. Asano,
“Application of Neural Network to Operation of Figure 2: Small Scale Power System Model
Power Generating Units”, 2nd International Fo-

453
Inputs fed
Output Units from loaic
Logic
Unite

Associative
Layer

Q O O O O O U 95m - I \
\ ',
Receptive
Layer

Input
receptor 6-
Iterations
Layer 0 2 1 6 8 1 0
...... 0
group 1 Figure 7: Transmission Loss Reduction by Proposed
Method (for different adjustment coefficients)
Figure 4: Structured Neural Network

Figure 5: Determination of Generating Unit Outputs


by Structured Neural Network

454

You might also like